[Asterisk-Users] voice mail - sip:notify message
John Todd
jtodd at loligo.com
Sun Dec 14 11:33:09 MST 2003
At 12:29 AM -0800 12/13/03, SW wrote:
>Hi folks,
>
>To provide MWI, * will send out a sip:notify message to the UA.
>
>The originator of this message is asterisk, as shown below;
>
>NOTIFY sip:1001 at www.mysipproxy.com:5065 SIP/2.0
>Via: SIP/2.0/UDP 66.121.xxx.yyy:5060;branch=z9hG4bK0466cb21
>From: "asterisk" <sip:asterisk at 66.121.xxx.yyy>;tag=as0ffb1bdc
><===============
>To: <sip:1001 at www.mysipproxy.com:5065>
>Contact: <sip:asterisk at 66.121.xxx.yyy>
>Call-ID: 6fa70c151dce64a339367cc2612c9f87 at 66.121.xxx.yyy
>CSeq: 102 NOTIFY
>User-Agent: Asterisk PBX
>Event: message-summary
>Content-Type: application/simple-message-summary
>Content-Length: 38
>
>Messages-Waiting: yes
>Voicemail: 4/11
>
>Is there a way that I can change this 'originator' to a numeric value ?
>
>Cheers
>
>SW
SW -
See the below conversation from April regarding the same topic. I
don't think this became a patch or made it into CVS.
JT
At 7:59 PM -0500 4/27/03, Mark Spencer wrote:
>
>Sounds like the SNOM expects to use our "Contact" to get a hold of us. It
>should be simple to add something like "voicemail=<foo>" in the general
>section for setting the voicemail extension to use in the contact area.
>
>Mark
>
>On Thu, 24 Apr 2003, WipeOut . wrote:
>
>> Here is the trace if anyone is interested..
>>
>> NOTIFY sip:1235 at 192.168.1.25 SIP/2.0
> > Via: SIP/2.0/UDP 192.168.1.200:5060;branch=z9hG4bK523b1b63
>> From: "asterisk" <sip:asterisk at 192.168.1.200>;tag=as3da6a846
>> To: <sip:1235 at 192.168.1.25>
>> Contact: <sip:asterisk at 192.168.1.200>
>> Call-ID: 35f9e3663d4a38f662f613506ef0ad3e at 192.168.1.200
>> CSeq: 102 NOTIFY
>> User-Agent: Asterisk PBX
>> Event: message-summary
>> Content-Type: application/simple-message-summary
>> Content-Length: 36
>>
>> Message-Waiting: yes
>> Voicemail: 1/0
>>
>>
>> > Hi,
>> >
>> > The MWI is working on the SNOM 200 but the problem is that when
>>you press the MWI button it attempts to dial
>> > "asterisk" <sip:asterisk at 192.168.1.200>
>> > where 192.168.1.200 is the IP address of my * box.
>> >
>> > How can I modify this so the return path is correct, which on my
>>setup is extension 8500 for voicmailmain??
>> >
> > > Thanks
More information about the asterisk-users
mailing list