[Asterisk-Users] VoiceMailMain login problem... new BUG ?
    Nicolas FOURNIL 
    nfournil at call.fr
       
    Mon Dec 20 09:30:08 MST 2004
    
    
  
Hello
I think I've found a new bug, but first I'm asking for experts...
I have the following simple configuration :
in extensions.conf :
exten => 0660,1,VoicemailMain(${CALLERIDNUM})
So the caller is directly connected to his mailbox, it works great with
other users (like xlite, 0467161616, nfovdt...) but with the user pnunes :
When I tring to connect with the user "pnunes" I cannot enter into the
mailbox... it seems there is a mistake somewere  (see the folder who is
"nunespnunes" instead of "pnunes"). Any idea ?
*CLI>     -- Executing VoiceMailMain("SIP/petitvillage-0813b1e0", "pnunes")
in new stack
    -- Playing 'vm-login' (language 'en')
    -- No username but # key pressed. Using CID 'pnunes'
    -- Playing 'vm-password' (language 'en')
    -- Playing 'vm-youhave' (language 'en')
    -- Playing 'vm-no' (language 'en')
    -- Playing 'vm-messages' (language 'en')
    -- Playing 'vm-opts' (language 'en')
    -- Playing 'vm-helpexit' (language 'en')
    -- Playing 'vm-options' (language 'en')
    -- Recording the message
    -- Playing 'vm-rec-busy' (language 'en')
    -- Playing 'beep' (language 'en')
    -- x=0, open writing:  voicemail/default/nunespnunes/busy format: wav49,
0x80f0130
    -- x=1, open writing:  voicemail/default/nunespnunes/busy format: gsm,
0x80ed3b8
    -- x=2, open writing:  voicemail/default/nunespnunes/busy format: wav,
0x814ac70
PS: I'm using MYSQL Voicemail and the database seems correctly invoked :
	 SELECT password,fullname,email,pager,options FROM users WHERE
context='default' AND mailbox='pnunes'
Thanks for advice
Nicolas
http://www.call.fr
PS: We're planning making a small page on our VideoVoicemail test, it works
perfectly at this moment...
    
    
More information about the asterisk-users
mailing list