Hi,
I’m far from a Linux/Asterisk/FreePBX expert.
I’m running Asterisk V 1.4.29.1 and FreePBX V 2.7 on CentOS, using a Linksys SPA962 VoIP Phone - generally all working beautifully. I just can’t get Comedian Mail to respond as expected.
If I dial *98, I get the following response:
"Comedian Mail. Mailbox?"
I enter the extension number, e.g. "201"
"Password?"
I enter the password, e.g. "1234"
“Login Incorrect. Mailbox?”
The mailbox/password details are 100% correct.
Even more strange is if I dial *97, I get exactly the same - it doesn’t appear to pick up the extension number automatically and just ask me for the password.
Below is taken from the logfile for the *97 event:
[Mar 8 17:40:34] VERBOSE[725] logger.c: – Executing [*97@from-internal:4] Macro(“SIP/201-000000b2”, “get-vmcontext|201”) in new stack
[Mar 8 17:40:34] VERBOSE[725] logger.c: – Executing [s@macro-get-vmcontext:1] Set(“SIP/201-000000b2”, “VMCONTEXT=default”) in new stack
[Mar 8 17:40:34] DEBUG[725] app_macro.c: Executed application: Set
[Mar 8 17:40:34] VERBOSE[725] logger.c: – Executing [s@macro-get-vmcontext:2] GotoIf(“SIP/201-000000b2”, “0?200:300”) in new stack
[Mar 8 17:40:34] VERBOSE[725] logger.c: – Goto (macro-get-vmcontext,s,300)
[Mar 8 17:40:34] DEBUG[725] app_macro.c: Executed application: GotoIf
[Mar 8 17:40:34] VERBOSE[725] logger.c: – Executing [s@macro-get-vmcontext:300] NoOp(“SIP/201-000000b2”, “”) in new stack
[Mar 8 17:40:34] DEBUG[725] app_macro.c: Executed application: NoOp
[Mar 8 17:40:34] VERBOSE[725] logger.c: – Executing [*97@from-internal:5] MailboxExists(“SIP/201-000000b2”, “201@default”) in new stack
[Mar 8 17:40:34] VERBOSE[725] logger.c: – Executing [*97@from-internal:6] GotoIf(“SIP/201-000000b2”, “0?mbexist”) in new stack
[Mar 8 17:40:34] VERBOSE[725] logger.c: – Executing [*97@from-internal:7] VoiceMailMain(“SIP/201-000000b2”, “”) in new stack
[Mar 8 17:40:34] VERBOSE[725] logger.c: – <SIP/201-000000b2> Playing ‘vm-login’ (language ‘en’)
[Mar 8 17:40:35] VERBOSE[726] logger.c: == Parsing ‘/etc/asterisk/manager.conf’: [Mar 8 17:40:35] VERBOSE[726] logger.c: Found
[Mar 8 17:40:35] VERBOSE[726] logger.c: == Parsing ‘/etc/asterisk/manager_additional.conf’: [Mar 8 17:40:35] VERBOSE[726] logger.c: Found
[Mar 8 17:40:35] VERBOSE[726] logger.c: == Parsing ‘/etc/asterisk/manager_custom.conf’: [Mar 8 17:40:35] VERBOSE[726] logger.c: Found
[Mar 8 17:40:35] VERBOSE[726] logger.c: == Manager ‘admin’ logged on from 127.0.0.1
[Mar 8 17:40:36] VERBOSE[726] logger.c: == Manager ‘admin’ logged off from 127.0.0.1
[Mar 8 17:40:38] VERBOSE[734] logger.c: == Parsing ‘/etc/asterisk/manager.conf’: [Mar 8 17:40:38] VERBOSE[734] logger.c: Found
[Mar 8 17:40:38] VERBOSE[734] logger.c: == Parsing ‘/etc/asterisk/manager_additional.conf’: [Mar 8 17:40:38] VERBOSE[734] logger.c: Found
[Mar 8 17:40:38] VERBOSE[734] logger.c: == Parsing ‘/etc/asterisk/manager_custom.conf’: [Mar 8 17:40:38] VERBOSE[734] logger.c: Found
[Mar 8 17:40:38] VERBOSE[734] logger.c: == Manager ‘admin’ logged on from 127.0.0.1
[Mar 8 17:40:38] VERBOSE[734] logger.c: == Manager ‘admin’ logged off from 127.0.0.1
[Mar 8 17:40:39] VERBOSE[725] logger.c: – <SIP/201-000000b2> Playing ‘vm-password’ (language ‘en’)
[Mar 8 17:40:43] VERBOSE[737] logger.c: == Parsing ‘/etc/asterisk/manager.conf’: [Mar 8 17:40:43] VERBOSE[737] logger.c: Found
[Mar 8 17:40:43] VERBOSE[737] logger.c: == Parsing ‘/etc/asterisk/manager_additional.conf’: [Mar 8 17:40:43] VERBOSE[737] logger.c: Found
[Mar 8 17:40:43] VERBOSE[737] logger.c: == Parsing ‘/etc/asterisk/manager_custom.conf’: [Mar 8 17:40:43] VERBOSE[737] logger.c: Found
[Mar 8 17:40:43] VERBOSE[737] logger.c: == Manager ‘admin’ logged on from 127.0.0.1
[Mar 8 17:40:44] VERBOSE[725] logger.c: – Incorrect password ‘1234’ for user ‘201’ (context = default)
[Mar 8 17:40:44] VERBOSE[725] logger.c: – <SIP/201-000000b2> Playing ‘vm-incorrect-mailbox’ (language ‘en’)
I’d be really grateful if anyone could make any suggestions, or pick something obvious out of the logfile.
I also get the same results when using a softphone - CounterPath’s Bria for Outlook V 2.0.2.196.
Many thanks in advance,
Colin