Hi,
i’ve configured asterisk realtime and everything is ok. But when i user tries to dial voicemail it asks for mailbox number and won’t log in directly.
Although, if you wait for another 10 seconds it asks for pin number and then proceeds to log in.
Can any help?
Have i missed a setting within the mysql database?
Below is a snippet of the CLI
-- Executing [9200@from-internal:1] Answer("SIP/6666-00002aa6", "") in new stack
-- Executing [9200@from-internal:2] Wait("SIP/6666-00002aa6", "1") in new stack
-- Executing [9200@from-internal:3] Macro("SIP/6666-00002aa6", "user-callerid,") in new stack
-- Executing [s@macro-user-callerid:1] Set("SIP/6666-00002aa6", "TOUCH_MONITOR=1375699216.11092") in new stack
-- Executing [s@macro-user-callerid:2] Set("SIP/6666-00002aa6", "AMPUSER=6666") in new stack
-- Executing [s@macro-user-callerid:3] GotoIf("SIP/6666-00002aa6", "0?report") in new stack
-- Executing [s@macro-user-callerid:4] ExecIf("SIP/6666-00002aa6", "1?Set(REALCALLERIDNUM=6666)") in new stack
-- Executing [s@macro-user-callerid:5] Set("SIP/6666-00002aa6", "AMPUSER=") in new stack
-- Executing [s@macro-user-callerid:6] Set("SIP/6666-00002aa6", "AMPUSERCIDNAME=") in new stack
-- Executing [s@macro-user-callerid:7] GotoIf("SIP/6666-00002aa6", "1?report") in new stack
-- Goto (macro-user-callerid,s,14)
-- Executing [s@macro-user-callerid:14] GotoIf("SIP/6666-00002aa6", "0?continue") in new stack
-- Executing [s@macro-user-callerid:15] Set("SIP/6666-00002aa6", "__TTL=64") in new stack
-- Executing [s@macro-user-callerid:16] GotoIf("SIP/6666-00002aa6", "1?continue") in new stack
-- Goto (macro-user-callerid,s,27)
-- Executing [s@macro-user-callerid:27] Set("SIP/6666-00002aa6", "CALLERID(number)=6666") in new stack
-- Executing [s@macro-user-callerid:28] Set("SIP/6666-00002aa6", "CALLERID(name)=6666") in new stack
-- Executing [s@macro-user-callerid:29] Set("SIP/6666-00002aa6", "CDR(cnum)=6666") in new stack
-- Executing [s@macro-user-callerid:30] Set("SIP/6666-00002aa6", "CDR(cnam)=6666") in new stack
-- Executing [s@macro-user-callerid:31] Set("SIP/6666-00002aa6", "CHANNEL(language)=en") in new stack
-- Executing [9200@from-internal:4] Macro("SIP/6666-00002aa6", "get-vmcontext,") in new stack
-- Executing [s@macro-get-vmcontext:1] Set("SIP/6666-00002aa6", "VMCONTEXT=") in new stack
-- Executing [s@macro-get-vmcontext:2] GotoIf("SIP/6666-00002aa6", "1?200:300") in new stack
-- Goto (macro-get-vmcontext,s,200)
-- Executing [s@macro-get-vmcontext:200] Set("SIP/6666-00002aa6", "VMCONTEXT=default") in new stack
[2013-08-05 12:40:18] ERROR[17225]: app_voicemail.c:11054 acf_mailbox_exists: MAILBOX_EXISTS requires an argument (<mailbox>[@<context>])
[2013-08-05 12:40:18] WARNING[17225]: func_logic.c:192 acf_if: Syntax IF(<expr>?[<true>][:<false>]) (expr must be non-null, and either <true> or <false> must be non-null)
[2013-08-05 12:40:18] WARNING[17225]: func_logic.c:193 acf_if: In this case, <expr>='', <true>='SUCCESS', and <false>='FAILED'
-- Executing [9200@from-internal:5] Set("SIP/6666-00002aa6", "VMBOXEXISTSSTATUS=") in new stack
-- Executing [9200@from-internal:6] GotoIf("SIP/6666-00002aa6", "0?mbexist") in new stack
-- Executing [9200@from-internal:7] VoiceMailMain("SIP/6666-00002aa6", "") in new stack
-- <SIP/6666-00002aa6> Playing 'vm-login.g729' (language 'en')
[2013-08-05 12:40:19] WARNING[17225]: app_voicemail.c:9807 vm_authenticate: Couldn't read username
and current config of user within mysql