[Freeswitch-users] event_socket - sendevent PRESENCE_IN
Christian Löschenkohl
christian.loeschenkohl at xpirio.com
Sat Oct 9 01:07:58 PDT 2010
hello
has this event changed lately?
if i send this event with actual fs versions (latest git) the following notify sip body is send to our snom phones
<?xml version="1.0"?>
<dialog-info xmlns="urn:ietf:params:xml:ns:dialog-info" version="2" state="partial" entity="sip:xxx at domain.com">
</dialog-info>
this function is used to switch lights on an off (phone has an active subscription for xxx at domain.com)
-----------------
in the versions used bevor something like this was send
<?xml version="1.0"?>
<dialog-info xmlns="urn:ietf:params:xml:ns:dialog-info" version="" state="full" entity="sip:xxx at domain.com">
<dialog id="" direction="recipient">
<state>confirmed</state>
</dialog>
</dialog-info>
this works as phones get the state of the led correctly
-----------------
the normal notify (a calls b and c is subscribed with state of a or b) works as expected (sip body of notify packet
is complete).
br
--
Ing. Christian Löschenkohl
Technische Leitung, Forschung & Entwicklung VoIP
xpirio
Telekommunikation & Service GmbH
Lakeside B04
9020 Klagenfurt
Austria
T +43 (0) 5 77 11 - 1000
F +43 (0) 5 77 11 - 1002
E christian.loeschenkohl at xpirio.com
More information about the FreeSWITCH-users
mailing list