<div dir="ltr"><br><br><div class="gmail_quote">2008/10/3 Olivier <span dir="ltr">&lt;<a href="mailto:oza-4h07@myamail.com">oza-4h07@myamail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div dir="ltr">Hi,<br><br>1. Here <a href="http://www.voip-info.org/wiki/view/Siemens+Gigaset+S450IP" target="_blank">http://www.voip-info.org/wiki/view/Siemens+Gigaset+S450IP</a>&nbsp; it is mentioned MWI is now working.<br><br>
In my testings with lastest 02123 firmware, MWI is blinking when missed calls but not when a message in present in voicemail.<br>
With SIP debug I can see &quot;481 Call Leg/Transaction Does Not Exist&quot; replies to NOTIFY announcing new messages.<br>With previous firmware, I had &quot;415 Unsupported Media&quot; if my memory is correct.<br><br>Has anyone been any further ?<br>
Regards<br></div></blockquote><div><br>Replying to myself, for an unknown reason, MWI is weirdly working&nbsp; :<br>- Phone icon inconsistently shows awaiting voicemails,<br>- NOTIFY message from Asterisk are still replied with  &quot;481 Call Leg/Transaction Does Not Exist&quot;<br>
<br>When base station is restarted, it will SUBSCRIBE its endpoints to Voicemail Notifications :<br>- you can see SUBSCRIBE message<br>- you can see NOTIFY answer<br>- you can&#39;t see any &quot;481 Call Leg/Transaction Does Not Exist&quot; reply to this NOTIFY message<br>
<br>From then on, further NOTIFY messages are replied with  &quot;481 Call Leg/Transaction Does Not Exist&quot; and obviously not taken into account as endpoint GUI remains unchanged.<br><br>Looking deeper into this here are :<br>
<br>NOTIFY message accepted by S450IP<br><br>NOTIFY <a href="http://sip:7531@192.168.100.197:5060">sip:7531@192.168.100.197:5060</a> SIP/2.0<br>Via: SIP/2.0/UDP 192.168.100.254:5060;branch=z9hG4bK06adc48b;rport<br>From: &quot;asterisk&quot; &lt;sip:asterisk@asterisk&gt;;tag=as4ea953db<br>
To: &lt;<a href="http://sip:sip:7531@192.168.100.197:5060">sip:sip:7531@192.168.100.197:5060</a>&gt;;tag=2580238520<br>Contact: &lt;<a href="mailto:sip%3Aasterisk@192.168.100.254">sip:asterisk@192.168.100.254</a>&gt;<br>Call-ID: 3026028457@192_168_100_197<br>
CSeq: 102 NOTIFY<br>User-Agent: Asterisk PBX<br>Max-Forwards: 70<br>Event: message-summary<br>Content-Type: application/simple-message-summary<br>Subscription-State: active<br>Content-Length: 89<br><br>Messages-Waiting: yes<br>
Message-Account: sip:asterisk@asterisk<br>Voice-Message: 2/0 (0/0)<br><br><br><br>NOTIFY message rejected by S450IP (rejected means 481 reply)<br><br>NOTIFY <a href="http://sip:7531@192.168.100.197:5060">sip:7531@192.168.100.197:5060</a> SIP/2.0<br>
Via: SIP/2.0/UDP 192.168.100.254:5060;branch=z9hG4bK3d83e7f6;rport<br>From: &quot;asterisk&quot; &lt;<a href="mailto:sip%3Aasterisk@192.168.100.254">sip:asterisk@192.168.100.254</a>&gt;;tag=as5e574490<br>To: &lt;<a href="http://sip:7531@192.168.100.197:5060">sip:7531@192.168.100.197:5060</a>&gt;<br>
Contact: &lt;<a href="mailto:sip%3Aasterisk@192.168.100.254">sip:asterisk@192.168.100.254</a>&gt;<br>Call-ID: <a href="mailto:4b53acd64813650c3077f2372dd146d7@192.168.100.254">4b53acd64813650c3077f2372dd146d7@192.168.100.254</a><br>
CSeq: 102 NOTIFY<br>User-Agent: Asterisk PBX<br>Max-Forwards: 70<br>Event: message-summary<br>Content-Type: application/simple-message-summary<br>Content-Length: 96<br><br>Messages-Waiting: yes<br>Message-Account: <a href="mailto:sip%3Aasterisk@192.168.100.254">sip:asterisk@192.168.100.254</a><br>
Voice-Message: 3/0 (0/0)<br><br><br><br>The only difference I see between both is that new NOTIFY don&#39;t include :<br>Subscription-State: active<br>
<br>Do you see something else ?<br>Is it possible to easily add this Subscription-State field without patching Asterisk source (I&#39;m unable to do that) ?<br>Your thoughts ?<br><br>Regards<br><br></div></div></div>