[OpenSIPS-Devel] [opensips] Opensips does not publish states after restart (#240)

Artem Chalkov notifications at github.com
Wed May 21 15:44:44 CEST 2014


I init publishing by dealoginfo_set(), then establish call and after that i restart opensips.
In this case, if i end call (established before restart) by BYE request, opensips does not publishes anything.

params:

...

modparam("pua_dialoginfo", "include_callid", 1)
modparam("pua_dialoginfo", "include_tags", 1)
modparam("pua_dialoginfo", "include_localremote", 1)
modparam("pua_dialoginfo", "caller_confirmed", 0)
modparam("pua_dialoginfo", "publish_on_trying", 1)
modparam("pua_dialoginfo", "presence_server", "sip:PRES_SRV")

...

opensips 1.11 latest git commit

---
Reply to this email directly or view it on GitHub:
https://github.com/OpenSIPS/opensips/issues/240
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/devel/attachments/20140521/01d134eb/attachment.htm>


More information about the Devel mailing list