Multiple Contact headers are not returned by sipctrl in 200 to REGISTER
-----------------------------------------------------------------------

                 Key: SEMS-44
                 URL: http://tracker.iptel.org/browse/SEMS-44
             Project: SEMS
          Issue Type: Bug
    Affects Versions: 1.0
         Assigned To: Raphael Coeffic


Contact entries may be in multiple headers in 200 Replies to REGISTER. sipctrl 
only passes the last header up to the application layer, the previous ones are 
overwritten (parse_header.cpp:212). Therefore to SEMS SIP registrations do seem 
to not work if the server returns registered contacts like this:

Contact: sip:[EMAIL PROTECTED];expires=1000
Contact: sip:[EMAIL PROTECTED];expires=550

This problem occurs only with sipctrl. SER as SIP stack collapses multiple 
contact lines into the contact field of the parsed request.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://tracker.iptel.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
Semsdev mailing list
[email protected]
http://lists.iptel.org/mailman/listinfo/semsdev

Reply via email to