[asterisk-users] pulling my hair out over voicemail

Edwin Lam elam at officegeneral.com
Thu Jan 31 13:12:33 CST 2008


John Von Essen wrote:
> Here are my configs:
> 
> 
> sip.conf:
> 
> [general]
> context=default
> bindport=5060
> bindaddr=0.0.0.0
> disallow=all
> allow=ulaw
> 
> [6000]
> type=friend
> secret=letmein
> host=dynamic
> dtmfmode=rfc2833
> mailbox=6000
> context=default
> 
> extensions.conf:
> 
> [default]
> exten => 1000,1,Ringing
> exten => 1000,2,Wait(2)
> exten => 1000,3,VoicemailMain
> 
> Calling from phone to phone is fine, and inbound and outbound calling 
> is fine. But when I call voicemail, I dont hear anything.
> 
> When I view console in CLI I see this when attempting to dial the 
> voicemail extension:
> 
>      -- Executing [1000 at default:1] Ringing("SIP/6001-081d65c8", "") in 
> new stack
>      -- Executing [1000 at default:2] Wait("SIP/6001-081d65c8", "2") in new 
> stack
>      -- Executing [1000 at default:3] VoiceMailMain("SIP/6001-081d65c8", 
> "1000 at default") in new stack
>      -- <SIP/6001-081d65c8> Playing 'vm-login' (language 'en')
> [Jan 31 06:42:49] WARNING[8513]: app_voicemail.c:6281 vm_authenticate: 
> Couldn't read username
> Really destroying SIP dialog 'b4c0564313527d89 at 192.168.1.112' Method: 
> BYE
> 
> So it plays the greetings, and is working, I just cant hear it.

what's your voicemail.conf looks like?
also check the file permission and make sure asterisk can read it.


-- 
Edwin Lam <edwin.lam at officegeneral.com>
Systems Engineer, Office General, Inc.
Ph: +1 415 439 4988 Fax: +1 415 283 3370
http://pgpkeys.mit.edu:11371/pks/lookup?op=get&search=0xD6506D20




More information about the asterisk-users mailing list