<div dir="ltr"><div><span style="background-color:rgb(224,234,243)"><font color="#333333" face="helvetica neue, helvetica, arial, sans-serif"><div style="font-size:14px;line-height:20px">I need more complicated presence management in my system, so I would like to change blf status in VoIP terminal on my own. I tried with sendevent via event socket:</div><div style="font-size:14px;line-height:20px"><br></div><div style="font-size:14px;line-height:20px">sendevent PRESENCE_IN</div><div style="font-size:14px;line-height:20px">Answer-State: ringing</div><div style="font-size:14px;line-height:20px">proto: sip</div><div style="font-size:14px;line-height:20px">from: <a href="mailto:5000@ubi2.pl">5000@ubi2.pl</a></div><div style="font-size:14px;line-height:20px">rpid: unknown</div><div style="font-size:14px;line-height:20px">event_type: presence</div><div style="font-size:14px;line-height:20px">alt_event_type: dialog</div><div style="font-size:14px;line-height:20px">presence-call-info-state: progressing</div><div style="font-size:14px;line-height:20px">presence-call-direction: outbound</div><div style="font-size:14px;line-height:20px"><br></div><div style="font-size:14px;line-height:20px">The problem is that body part of SIP Notify message does not contain status and IPPhone doesnot change BLF LED:</div><div style="font-size:14px;line-height:20px"><br></div><div><div><span style="font-size:14px;line-height:20px">&lt;?xml version=&quot;1.0&quot;?&gt;</span></div><div><span style="font-size:14px;line-height:20px"> &lt;dialog-info xmlns=&quot;urn:ietf:params:xml:ns:dialog-info&quot; version=&quot;0&quot; state=&quot;full&quot; entity=&quot;<a href="mailto:sip%3A5000@ubi2.pl">sip:5000@ubi2.pl</a>&quot;&gt;</span></div><div><span style="font-size:14px;line-height:20px">  &lt;/dialog-info&gt;</span></div></div><div><span style="font-size:14px;line-height:20px"><br></span></div><div><span style="font-size:14px;line-height:20px">When making call with properly set presence_id, Freeswitch sends SIP Notify message with correct status info:</span></div><div><span style="font-size:14px;line-height:20px"><br></span></div><div><div><span style="font-size:14px;line-height:20px">&lt;?xml version=&quot;1.0&quot;?&gt;</span></div><div><span style="font-size:14px;line-height:20px">&lt;dialog-info xmlns=&quot;urn:ietf:params:xml:ns:dialog-info&quot; version=&quot;2&quot; state=&quot;full&quot; entity=&quot;<a href="mailto:sip%3A5000@ubiquity.pl">sip:5000@ubiquity.pl</a>&quot;&gt;</span></div><div><span style="font-size:14px;line-height:20px">  &lt;dialog id=&quot;01ca4d76-3e20-4167-b33c-f134f55b365d&quot; direction=&quot;recipient&quot;&gt;</span></div><div><span style="font-size:14px;line-height:20px">    &lt;state&gt;ringing&lt;/state&gt;</span></div><div><span style="font-size:14px;line-height:20px">  &lt;/dialog&gt;</span></div><div><span style="font-size:14px;line-height:20px">&lt;/dialog-info&gt;</span></div></div><div><span style="font-size:14px;line-height:20px"><br></span></div><div><div><span style="font-size:14px;line-height:20px">It seems that IPPhone needs this state info to change BLF LED button (yealink T21PE2)</span></div><div><span style="font-size:14px;line-height:20px">Is there any way to send NOTIFY message with state info without really making a call ?</span></div></div><div><span style="font-size:14px;line-height:20px"><br></span></div><div><span style="font-size:14px;line-height:20px">Regards Adam</span></div></font></span></div><div><span style="color:rgb(51,51,51);font-family:&quot;helvetica neue&quot;,helvetica,arial,sans-serif;font-size:14px;line-height:20px;white-space:pre-wrap;background-color:rgb(224,234,243)"><br></span></div><div><span style="color:rgb(51,51,51);font-family:&quot;helvetica neue&quot;,helvetica,arial,sans-serif;font-size:14px;line-height:20px;white-space:pre-wrap;background-color:rgb(224,234,243)"><br></span></div><div><br></div><div><span style="color:rgb(51,51,51);font-family:&quot;helvetica neue&quot;,helvetica,arial,sans-serif;font-size:14px;line-height:20px;white-space:pre-wrap;background-color:rgb(224,234,243)"><br></span></div></div>