Strange Problem with Voicemail boxes

I have an install of 22 Polycom phones (probably not related to the phones anyway). All the extensions have a voicemail box. The extension numbers run from 101 to 122.

From at least three phones I have tried to dial *110 and I get a message from the system "Phone (insert the calling phone extension number here) is currently unavailable, good Bye. This happens from voicemail box 110 to 119. All the othere work fine. If I dial the extension it rings and goes into the mailbox correctly.

I have deleted one of the offending extensions and re-created it and defaulted the phone and reprovisioned it, using the EPM.

Here is an excerpt of the log:

[2013-12-16 14:05:51] VERBOSE[5025] app_dial.c: – Called SIP/sipcqsimple/19898474834
[2013-12-16 14:05:51] VERBOSE[5024] file.c: – <SIP/104-00002803> Playing ‘digits/4.ulaw’ (language ‘en’)
[2013-12-16 14:05:52] VERBOSE[5024] pbx.c: – Executing [s-FIXED@macro-user-logon:4] Playback(“SIP/104-00002803”, “is-curntly-unavail&vm-goodbye”) in new stack
[2013-12-16 14:05:52] VERBOSE[5024] file.c: – <SIP/104-00002803> Playing ‘is-curntly-unavail.ulaw’ (language ‘en’)
[2013-12-16 14:05:54] VERBOSE[5024] file.c: – <SIP/104-00002803> Playing ‘vm-goodbye.ulaw’ (language ‘en’)

The only thread I can see is that the extensions that are affected start with 11. I have not changed any dial plans or dial rules in either the phone system or the phones them selves.

Any ideas? Suggestions as to what I may have going on greatly appreciated!

Here ia a more thorough log:

[2013-12-16 14:20:29] VERBOSE[5714] pbx.c: – Executing [*111@from-internal:1] Macro(“SIP/104-0000282d”, “user-logon,1,”) in new stack
[2013-12-16 14:20:29] VERBOSE[5714] pbx.c: – Executing [s@macro-user-logon:1] Set(“SIP/104-0000282d”, “DEVICETYPE=fixed”) in new stack
[2013-12-16 14:20:29] VERBOSE[5714] pbx.c: – Executing [s@macro-user-logon:2] Answer(“SIP/104-0000282d”, “”) in new stack
[2013-12-16 14:20:29] VERBOSE[5714] pbx.c: – Executing [s@macro-user-logon:3] Wait(“SIP/104-0000282d”, “1”) in new stack
[2013-12-16 14:20:30] VERBOSE[5714] pbx.c: – Executing [s@macro-user-logon:4] GotoIf(“SIP/104-0000282d”, “1?s-FIXED,1”) in new stack
[2013-12-16 14:20:30] VERBOSE[5714] pbx.c: – Goto (macro-user-logon,s-FIXED,1)
[2013-12-16 14:20:30] VERBOSE[5714] pbx.c: – Executing [s-FIXED@macro-user-logon:1] NoOp(“SIP/104-0000282d”, “Device is FIXED and cannot be logged into”) in new stack
[2013-12-16 14:20:30] VERBOSE[5714] pbx.c: – Executing [s-FIXED@macro-user-logon:2] Playback(“SIP/104-0000282d”, “ha/phone”) in new stack
[2013-12-16 14:20:30] VERBOSE[5714] file.c: – <SIP/104-0000282d> Playing ‘ha/phone.ulaw’ (language ‘en’)
[2013-12-16 14:20:31] VERBOSE[5714] pbx.c: – Executing [s-FIXED@macro-user-logon:3] SayDigits(“SIP/104-0000282d”, “104”) in new stack
[2013-12-16 14:20:31] VERBOSE[5714] file.c: – <SIP/104-0000282d> Playing ‘digits/1.ulaw’ (language ‘en’)
[2013-12-16 14:20:32] VERBOSE[5714] file.c: – <SIP/104-0000282d> Playing ‘digits/0.ulaw’ (language ‘en’)
[2013-12-16 14:20:32] VERBOSE[5714] file.c: – <SIP/104-0000282d> Playing ‘digits/4.ulaw’ (language ‘en’)
[2013-12-16 14:20:33] VERBOSE[5714] pbx.c: – Executing [s-FIXED@macro-user-logon:4] Playback(“SIP/104-0000282d”, “is-curntly-unavail&vm-goodbye”) in new stack
[2013-12-16 14:20:33] VERBOSE[5714] file.c: – <SIP/104-0000282d> Playing ‘is-curntly-unavail.ulaw’ (language ‘en’)
[2013-12-16 14:20:35] VERBOSE[5714] file.c: – <SIP/104-0000282d> Playing ‘vm-goodbye.ulaw’ (language ‘en’)
[2013-12-16 14:20:36] VERBOSE[5714] pbx.c: – Executing [s-FIXED@macro-user-logon:5] Hangup(“SIP/104-0000282d”, “”) in new stack
[2013-12-16 14:20:36] VERBOSE[5714] app_macro.c: == Spawn extension (macro-user-logon, s-FIXED, 5) exited non-zero on ‘SIP/104-0000282d’ in macro ‘user-logon’
[2013-12-16 14:20:36] VERBOSE[5714] pbx.c: == Spawn extension (from-internal, *111, 1) exited non-zero on ‘SIP/104-0000282d’
[2013-12-16 14:20:36] VERBOSE[5714] pbx.c: – Executing [h@from-internal:1] Hangup(“SIP/104-0000282d”, “”) in new stack
[2013-12-16 14:20:36] VERBOSE[5714] pbx.c: == Spawn extension (from-internal, h, 1) exited non-zero on ‘SIP/104-0000282d’

Its cause your extensions 11 are overlapping with the *11 login feature. Change the feature code of *11 from feature codes module to something else.

Hi Tony,

I will check that out, but why would dialing *120 work since there is a code *12?
Disabling that is working Thanks!