THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
A new Flyspray task has been opened. Details are below.
User who did this - Tomek Kotecki (koteckit)
Attached to Project - sip-router
Summary - Error in generating Publush with state confirmed at recived 200OK
package.
Task Type - Bug Report
Category - Module
Status - Unconfirmed
Assigned To -
Operating System - Linux
Severity - Low
Priority - Normal
Reported Version - Development
Due in Version - Undecided
Due Date - Undecided
Details - Hi,
We have found a bug in version 3.2.0 kamailio (also occurs in 3.2.1).
Pua_dialoginfo module generates an incorrect status for the package xml 200OK
(method INVITE).
In version 3.1.5 for package 200OK status in the body XML was correct and was:
<state>confirmed </ state>.
In version 3.2.x for package 200OK status in the body XML is: <state>terminated</
state>.
In log from kamailio 3.2.0 we found ERROR:
/usr/sbin/kamailio[1997]: ERROR: pua_dialoginfo [pua_dialoginfo.c:284]:
unhandled dialog callback type 8 received, from=sip:[email protected]
/usr/sbin/kamailio[1997]: DEBUG: pua_dialoginfo [dialog_publish.c:242]: new_body: <?xml version="1.0"?> <dialog-info xmlns="urn:ietf:params:xml:ns:dialog-info" version="0" state="full"
entity="sip:[email protected]"> <dialog id="[email protected]" call-id="[email protected]" direction="initiator"> <state>terminated</state> <remote>
<identity>sip:[email protected]</identity> <target uri="sip:[email protected]"/> </remote> <local> <identity>sip:[email protected]</identity> <target
uri="sip:[email protected]:29727"/> </local> </dialog> </dialog-info>
Correct in kamailio 3.1.5, without ERROR:
/usr/sbin/kamailio[29551]: DEBUG: pua_dialoginfo [pua_dialoginfo.c:223]: dialog
confirmed, from=sip:[email protected]
/usr/sbin/kamailio[29551]: DEBUG: pua_dialoginfo [dialog_publish.c:242]: new_body: <?xml version="1.0"?> <dialog-info xmlns="urn:ietf:params:xml:ns:dialog-info" version="0" state="full"
entity="sip:[email protected]"> <dialog id="[email protected]" call-id="[email protected]" direction="initiator"> <state>confirmed</state> <remote>
<identity>sip:[email protected]</identity> <target uri="sip:[email protected]"/> </remote> <local> <identity>sip:[email protected]</identity> <target
uri="sip:[email protected]:58340"/> </local> </dialog> </dialog-info>
Best Regards,
TK
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=187
You are receiving this message because you have requested it from the Flyspray
bugtracking system. If you did not expect this message or don't want to
receive mails in future, you can change your notification settings at the URL
shown above.
_______________________________________________
sr-dev mailing list
[email protected]
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev