[asterisk-users] pulling my hair out over voicemail
John Von Essen
john at quonix.net
Thu Jan 31 09:59:19 CST 2008
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.
-john
On Jan 31, 2008, at 3:00 AM, Andrew Joakimsen wrote:
> On Jan 31, 2008 12:30 AM, John Von Essen <john at quonix.net> wrote:
>>
>> Any ideas what could be going on? I tried tweaking the extension 1000
>> so it looks like:
>
> Maybe the SIP config is wrong?
>
>>
>> Where 6000 is my mailbox. But still nothing, when I dial 1000, it just
>> goes silent.
>
> Can you places other calls from that new phone?
>
>> Please help. This is driving me nuts. I even tried re-installing
>> asterisk from scratch - no change.
>
> What version?
>
> _______________________________________________
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-users
>
More information about the asterisk-users
mailing list