[OpenSIPS-Users] opensips 2.2 generate NOTIFY with status=available
Jonathan Hunter
hunterj91 at hotmail.com
Thu Oct 5 14:15:18 EDT 2017
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 at SIPDOMAIN">
<tuple
xmlns="urn:ietf:params:xml:ns:pidf"
id="tuple_mixingid">
<status>
<basic>
closed
</basic>
</status>
</tuple>
</presence>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20171005/c2e5e0be/attachment.html>
More information about the Users
mailing list