Folks,
My question concerns the SIP Notify that is being sent to ...
device. You can see it in the following line:
Voicemail: 0/0
Shows no Voice mail but I did leave a voice mail at the extension.
Any suggestion on what I should look for in my * setup. I am not
worried about the 481 coming back for the other side yet. Once I get a
handle on the Notify, I'll work on the 481.
> Reliably Transmitting:
> NOTIFY sip:2486@xxx.xxx.118.1 SIP/2.0
> Via: SIP/2.0/UDP xxx.xxx.118.2:5060;branch=z9hG4bK6109fe24
> From: "asterisk"
<sip:asterisk@xxx.xxx.118.2>;tag=as33cf63f8
> To: <sip:2486@xxx.xxx.118.1>
> Contact: <sip:asterisk@xxx.xxx.118.2>
> Call-ID: 5818e2837190dc735ff52f0c418cca3e@xxx.xxx.118.2
> CSeq: 102 NOTIFY
> User-Agent: Asterisk PBX
> Event: message-summary
> Content-Type: application/simple-message-summary
> Content-Length: 36
>
> Messages-Waiting: no
> Voicemail: 0/0
> (no NAT) to xxx.xxx.118.1:5060
> asterick*CLI>
>
> Sip read:
> SIP/2.0 481 Call Leg/Transaction Does Not Exist
> Via: SIP/2.0/UDP xxx.xxx.118.2:5060;branch=z9hG4bK6109fe24
> From: "asterisk"
<sip:asterisk@xxx.xxx.118.2>;tag=as33cf63f8
> To: <sip:2486@xxx.xxx.118.1>
> Date: Wed, 30 Jun 2004 20:07:14 GMT
> Call-ID: 5818e2837190dc735ff52f0c418cca3e@xxx.xxx.118.2
> Server: Cisco-SIPGateway/IOS-12.x
> Content-Length: 0
> CSeq: 102 NOTIFY
>
Kurt
__________________________________
Do you Yahoo!?
New and Improved Yahoo! Mail - 100MB free storage!
http://promotions.yahoo.com/new_mail
Chris Luke
2004-Jun-30 16:34 UTC
[Asterisk-Users] SIP Notify contents showing 0/0 on VoiceMail
I found that I had to specify the context explicitly in the mailbox= lines of sip.conf, ie [blah] mailbox=4321@home and then the VM notifies worked a charm. :) Chris. Kurt wrote (on Jun 30):> > Folks, > > My question concerns the SIP Notify that is being sent to ... > device. You can see it in the following line: > Voicemail: 0/0 > > Shows no Voice mail but I did leave a voice mail at the extension. > Any suggestion on what I should look for in my * setup. I am not > worried about the 481 coming back for the other side yet. Once I get a > handle on the Notify, I'll work on the 481. > > > Reliably Transmitting: > > NOTIFY sip:2486@xxx.xxx.118.1 SIP/2.0 > > Via: SIP/2.0/UDP xxx.xxx.118.2:5060;branch=z9hG4bK6109fe24 > > From: "asterisk" <sip:asterisk@xxx.xxx.118.2>;tag=as33cf63f8 > > To: <sip:2486@xxx.xxx.118.1> > > Contact: <sip:asterisk@xxx.xxx.118.2> > > Call-ID: 5818e2837190dc735ff52f0c418cca3e@xxx.xxx.118.2 > > CSeq: 102 NOTIFY > > User-Agent: Asterisk PBX > > Event: message-summary > > Content-Type: application/simple-message-summary > > Content-Length: 36 > > > > Messages-Waiting: no > > Voicemail: 0/0 > > (no NAT) to xxx.xxx.118.1:5060 > > asterick*CLI> > > > > Sip read: > > SIP/2.0 481 Call Leg/Transaction Does Not Exist > > Via: SIP/2.0/UDP xxx.xxx.118.2:5060;branch=z9hG4bK6109fe24 > > From: "asterisk" <sip:asterisk@xxx.xxx.118.2>;tag=as33cf63f8 > > To: <sip:2486@xxx.xxx.118.1> > > Date: Wed, 30 Jun 2004 20:07:14 GMT > > Call-ID: 5818e2837190dc735ff52f0c418cca3e@xxx.xxx.118.2 > > Server: Cisco-SIPGateway/IOS-12.x > > Content-Length: 0 > > CSeq: 102 NOTIFY > > > Kurt > > > > > __________________________________ > Do you Yahoo!? > New and Improved Yahoo! Mail - 100MB free storage! > http://promotions.yahoo.com/new_mail > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >-- == chrisy@flirble.org