Hi Guys,
I am using opensips 2.2 and the presence modules to generate PUBLISH and NOTIFY
messages.
I can see with the NOTIFY message opensips is sending a status=closed, can I
make it send a status=available if the extension is registered and ready for
calls?
Many thanks
Jon
Session Initiation Protocol (NOTIFY)
Request-Line: NOTIFY sip:SIPWATCHER:5063 SIP/2.0
Message Header
Message Body
eXtensible Markup Language
<?xml
<presence
xmlns="urn:ietf:params:xml:ns:pidf"
entity="sip:2002@SIPDOMAIN">
<tuple
xmlns="urn:ietf:params:xml:ns:pidf"
id="tuple_mixingid">
<status>
<basic>
closed
</basic>
</status>
</tuple>
</presence>
_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users