User login/logoff feature code gone (*11/*12)

There used to be a *11 and *12 for feature code admin but they are gone. Transferring to VM for *111 and *112 are not working. Any idea where I can go to disable these feature codes? Thanks

[2017-02-06 12:55:36] VERBOSE[31477][C-000014fa] pbx.c: Executing [*112@from-internal:1] Macro(“SIP/100-00000cb8”, “user-logon,2,”) in new stack
[2017-02-06 12:55:36] VERBOSE[31477][C-000014fa] pbx.c: Executing [s@macro-user-logon:1] Set(“SIP/100-00000cb8”, “DEVICETYPE=fixed”) in new stack
[2017-02-06 12:55:36] VERBOSE[31477][C-000014fa] pbx.c: Executing [s@macro-user-logon:2] Answer(“SIP/100-00000cb8”, “”) in new stack
[2017-02-06 12:55:36] VERBOSE[31477][C-000014fa] pbx.c: Executing [s@macro-user-logon:3] Wait(“SIP/100-00000cb8”, “1”) in new stack
[2017-02-06 12:55:37] VERBOSE[31477][C-000014fa] pbx.c: Executing [s@macro-user-logon:4] GotoIf(“SIP/100-00000cb8”, “1?s-FIXED,1”) in new stack
[2017-02-06 12:55:37] VERBOSE[31477][C-000014fa] pbx.c: Goto (macro-user-logon,s-FIXED,1)
[2017-02-06 12:55:37] VERBOSE[31477][C-000014fa] pbx.c: Executing [s-FIXED@macro-user-logon:1] NoOp(“SIP/100-00000cb8”, “Device is FIXED and cannot be logged into”) in new stack
[2017-02-06 12:55:37] VERBOSE[31477][C-000014fa] pbx.c: Executing [s-FIXED@macro-user-logon:2] Playback(“SIP/100-00000cb8”, “ha/phone”) in new stack
[2017-02-06 12:55:37] VERBOSE[31477][C-000014fa] file.c: <SIP/100-00000cb8> Playing ‘ha/phone.ulaw’ (language ‘en’)
[2017-02-06 12:55:38] VERBOSE[31477][C-000014fa] pbx.c: Executing [s-FIXED@macro-user-logon:3] SayDigits(“SIP/100-00000cb8”, “100”) in new stack
[2017-02-06 12:55:38] VERBOSE[31477][C-000014fa] file.c: <SIP/100-00000cb8> Playing ‘digits/1.ulaw’ (language ‘en’)
[2017-02-06 12:55:38] VERBOSE[31477][C-000014fa] file.c: <SIP/100-00000cb8> Playing ‘digits/0.ulaw’ (language ‘en’)
[2017-02-06 12:55:39] VERBOSE[31477][C-000014fa] file.c: <SIP/100-00000cb8> Playing ‘digits/0.ulaw’ (language ‘en’)
[2017-02-06 12:55:40] VERBOSE[31477][C-000014fa] pbx.c: Executing [s-FIXED@macro-user-logon:4] Playback(“SIP/100-00000cb8”, “is-curntly-unavail&vm-goodbye”) in new stack
[2017-02-06 12:55:40] VERBOSE[31477][C-000014fa] file.c: <SIP/100-00000cb8> Playing ‘is-curntly-unavail.ulaw’ (language ‘en’)
[2017-02-06 12:55:42] VERBOSE[31477][C-000014fa] file.c: <SIP/100-00000cb8> Playing ‘vm-goodbye.ulaw’ (language ‘en’)
[2017-02-06 12:55:42] VERBOSE[31477][C-000014fa] pbx.c: Executing [h@from-internal:1] Macro(“SIP/100-00000cb8”, “hangupcall”) in new stack
[2017-02-06 12:55:42] VERBOSE[31477][C-000014fa] pbx.c: Executing [s@macro-hangupcall:1] GotoIf(“SIP/100-00000cb8”, “1?theend”) in new stack
[2017-02-06 12:55:42] VERBOSE[31477][C-000014fa] pbx.c: Goto (macro-hangupcall,s,3)
[2017-02-06 12:55:42] VERBOSE[31477][C-000014fa] pbx.c: Executing [s@macro-hangupcall:3] ExecIf(“SIP/100-00000cb8”, “0?Set(CDR(recordingfile)=)”) in new stack
[2017-02-06 12:55:42] VERBOSE[31477][C-000014fa] pbx.c: Executing [s@macro-hangupcall:4] Hangup(“SIP/100-00000cb8”, “”) in new stack
[2017-02-06 12:55:42] VERBOSE[31477][C-000014fa] app_macro.c: Spawn extension (macro-hangupcall, s, 4) exited non-zero on ‘SIP/100-00000cb8’ in macro ‘hangupcall’
[2017-02-06 12:55:42] VERBOSE[31477][C-000014fa] pbx.c: Spawn extension (from-internal, h, 1) exited non-zero on ‘SIP/100-00000cb8’

Look for the setting:

Expose All Feature Codes

In Advanced Settings.

3 Likes

Thanks! I’ve never seen that set to no before. Was that changed in a recent core module update?

nevermind. I just found the update log of the feature code admin that lists this as a change

1 Like