Pinset authentication

Ran an update a few days ago on the pinset module and there was an error on one of the fields not being NULL… I ignored the error and didn’t see any immediate ill effects… however users are now complaining that when making calls, the system prompts for pin number twice.

-- Executing [s@macro-user-callerid:33] Set("SIP/198-0000005c", "CHANNEL(language)=en") in new stack
-- Executing [6238944@from-internal:2] Macro("SIP/198-0000005c", "pinsets,1,1") in new stack
-- Executing [s@macro-pinsets:1] GotoIf("SIP/198-0000005c", "1 = 1?cdr,1") in new stack
-- Executing [cdr@macro-pinsets:1] ExecIf("SIP/198-0000005c", "1?Authenticate(/etc/asterisk/pinset_1,a)") in new stack
-- <SIP/198-0000005c> Playing 'agent-pass.gsm' (language 'en')
-- <SIP/198-0000005c> Playing 'auth-thankyou.gsm' (language 'en')
-- Executing [cdr@macro-pinsets:2] ExecIf("SIP/198-0000005c", "1?ResetCDR()") in new stack
-- Executing [cdr@macro-pinsets:3] ExecIf("SIP/198-0000005c", "1?Authenticate(/etc/asterisk/pinset_1,a)") in new stack
-- <SIP/198-0000005c> Playing 'agent-pass.gsm' (language 'en')
-- <SIP/198-0000005c> Playing 'vm-goodbye.gsm' (language 'en')

== Spawn extension (macro-pinsets, cdr, 3) exited non-zero on ‘SIP/198-0000005c’ in macro ‘pinsets’
== Spawn extension (from-internal, 6238944, 2) exited non-zero on ‘SIP/198-0000005c’

Same issue here with Freepbx 2.11, asking pin twice on the outbound routes.

Problem was sorted by removing the module Preserve Account Code

Dear hlusher,
We are having same problem. When calling through an outbound route, it asks for PIN twice. Can you please guide me on how to remove Preserve Account Code Module.

Thanks for your time.