[OpenSER-Devel] [ openser-Bugs-1864152 ] dialog module causes OpenSER to stop processing requests

SourceForge.net noreply at sourceforge.net
Fri Jan 4 19:42:21 UTC 2008


Bugs item #1864152, was opened at 2008-01-04 14:42
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1864152&group_id=139143

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: modules
Group: ver 1.3.x
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: intralanman (intralanman)
Assigned to: Nobody/Anonymous (nobody)
Summary: dialog module causes OpenSER to stop processing requests

Initial Comment:
OpenSER sends a packet with a Record-Route as follows:
Record-Route: <sip:10.15.202.10:6080;lr;ftag=8621dc6d6281aa64o0;nat=yes;did=a16.4d576bc3>.

The other end sends a Record-Route as follows:
Record-Route: <sip:10.15.202.10:6080;lr;ftag=8621dc6d6281aa64o0;nat=yes;did=a16.4d576bc3>,<0 ap..



Upon receiving that packet, I see the following lines in the log file and OpenSER fails to respond to future requests until restarted:

Jan  3 09:13:56 p1 oser[18407]: ERROR:core:parse_nameaddr: no > found
Jan  3 09:13:56 p1 oser[18407]: ERROR:core:do_parse_rr_body: failed to parse name-addr
Jan  3 09:13:56 p1 oser[18407]: ERROR:core:print_rr_body: failed to parse RR
Jan  3 09:13:56 p1 oser[18407]: ERROR:dialog:populate_leg_info: failed to print route records
Jan  3 09:13:56 p1 oser[18407]: ERROR:dialog:dlg_onreply: could not add further info to the dialog
Jan  3 09:13:56 p1 oser[18431]: CRITICAL:core:receive_fd: EOF on 11

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1864152&group_id=139143



More information about the Devel mailing list