[asterisk-users] voicemail to non-default context user does not work

Zen Kato zenkato at zm.commufa.jp
Sat Feb 9 03:04:12 CST 2008


Hi,

I input "0203#" after "mailbox?" voice prompt from Voicemail cmd
on extensions.conf such as

exten => 0021,1,Ringing
exten => 0021,2,Wait(1)
exten => 0021,3,Voicemail
exten => 0021,4,Hangup

*CLI>     -- Executing [0021 at sip:1] Ringing("SIP/0103-09a308b0", "") in new stack
    -- Executing [0021 at sip:2] Wait("SIP/0103-09a308b0", "1") in new stack
    -- Executing [0021 at sip:3] VoiceMail("SIP/0103-09a308b0", "") in new stack
    -- <SIP/0103-09a308b0> Playing 'vm-whichbox' (language 'en')
[Feb  9 17:11:54] WARNING[3574]: app_voicemail.c:2850 leave_voicemail: No entry in voicemail config file for '0203'
    -- Executing [0021 at sip:4] Hangup("SIP/0103-09a308b0", "") in new stack
  == Spawn extension (sip, 0021, 4) exited non-zero on 'SIP/0103-09a308b0'
    -- Executing [h at sip:1] Hangup("SIP/0103-09a308b0", "") in new stack
  == Spawn extension (sip, h, 1) exited non-zero on 'SIP/0103-09a308b0'

I have an entry of 0203 at Context 03 on voicemail.conf as follows;

*CLI> voicemail show users
Context    Mbox  User                      Zone       NewMsg
default    general New User                                  0
03         0103                                            0
03         0203                                            0
03         0303                                            0

But, I could not enter into "0203 at 03" mailbox.
Any idea?

asterisk-1.4.18

--
Zen



More information about the asterisk-users mailing list