I do not know if it works like Polycom and SNOM, but for us we had to first SUBSCRIBE the phones and only then send the NOTIFY<br>The NOTIFY needs to share the same call id as the SUBSCRIBE <br>We actually solved those problems in OpenSIPs, they have a pretty good presence modules and in general OpenSIPs works very good with FreeSWITCH <br>
 <br><div class="gmail_quote">On Thu, Oct 25, 2012 at 12:42 PM, Puskás Zsolt <span dir="ltr">&lt;<a href="mailto:errotan@elder.hu" target="_blank">errotan@elder.hu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

  
    
  
  <div bgcolor="#FFFFFF" text="#000000">
    <div><br>
      Read the articles here:<br>
      <br>
      <a href="http://wiki.freeswitch.org/wiki/Event_Socket#sendevent" target="_blank">http://wiki.freeswitch.org/wiki/Event_Socket#sendevent</a><br>
      <br>
      You need something like this:<br>
      <br>
      <pre>sendevent NOTIFY
profile: internal
event-string: reboot
user: 1000
host: 10.20.30.40
content-type: application/simple-message-summary</pre>
      <br>
      Maybe you need restart or reset instead of reboot after the
      &quot;event-string&quot;<br>
      <br>
      <br>
      <br>
      2012-10-25 13:19 keltezéssel, Babak Yakhchali írta:<br>
    </div>
    <blockquote type="cite">Hi
      <div>Is there anyway to send a notify message to a cisco phone
        with sip firmware to reset or restart it like this link:</div>
      <div><a href="http://www.freepbx.org/forum/freepbx/tips-and-tricks/cisco-9971-phone-configuration-working-example-with-setup-tips" target="_blank">http://www.freepbx.org/forum/freepbx/tips-and-tricks/cisco-9971-phone-configuration-working-example-with-setup-tips</a>
      </div>
      <div><br>
      </div>
      <div><span>The
          following variables and functions should be included in
          sip_notify_custom.conf settings:</span>
      </div>
      <div>
        <pre style="margin-bottom:1.3em;background-image:initial;background-color:rgb(238,238,238);border-top-width:0.1em;border-right-width:0.1em;border-bottom-width:0.1em;border-left-width:0.1em;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:rgb(221,221,221);border-right-color:rgb(221,221,221);border-bottom-color:rgb(221,221,221);border-left-color:rgb(221,221,221);overflow-x:auto;overflow-y:auto;color:rgb(51,51,51);font-size:12px;line-height:17px">
[cisco-restart]
Event=&gt;service-control
Subscription-State=&gt;active
Content-Type=&gt;text/plain
Content=&gt;action=restart
Content=&gt;RegisterCallId={${SIPPEER(${PEERNAME},regcallid)}}
Content=&gt;ConfigVersionStamp={0000000000000000}
Content=&gt;DialplanVersionStamp={0000000000000000}
Content=&gt;SoftkeyVersionStamp={0000000000000000}

[cisco-reset]
Event=&gt;service-control
Subscription-State=&gt;active
Content-Type=&gt;text/plain
Content=&gt;action=reset
Content=&gt;RegisterCallId={${SIPPEER(${PEERNAME},regcallid)}}
Content=&gt;ConfigVersionStamp={0000000000000000}
Content=&gt;DialplanVersionStamp={0000000000000000}
Content=&gt;SoftkeyVersionStamp={0000000000000000}</pre>
      </div>
      <div><br>
      </div>
      <br>
      <fieldset></fieldset>
      <br>
      <pre>_________________________________________________________________________
Professional FreeSWITCH Consulting Services:
<a href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a>

FreeSWITCH-powered IP PBX: The CudaTel Communication Server
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a>

Official FreeSWITCH Sites
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a>
<a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a>

FreeSWITCH-users mailing list
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a>
</pre>
    </blockquote>
    <br>
  </div>

<br>_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br></blockquote></div><br>