[asterisk-bugs] [Asterisk 0016298]: After upgrading to asterisk 1.4.27 Optipoint SIP phone can no longer register

Asterisk Bug Tracker noreply at bugs.digium.com
Sat Nov 21 07:30:02 CST 2009


The following issue has been SUBMITTED. 
====================================================================== 
https://issues.asterisk.org/view.php?id=16298 
====================================================================== 
Reported By:                mgernoth
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   16298
Category:                   Channels/chan_sip/Registration
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     new
Asterisk Version:           1.4.27 
JIRA:                        
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2009-11-21 07:30 CST
Last Modified:              2009-11-21 07:30 CST
====================================================================== 
Summary:                    After upgrading to asterisk 1.4.27 Optipoint SIP
phone can no longer register
Description: 
SVN revision 218578 (Send request contact header field with response to
registrer queries instead of the address of record) introduced a change in
the generation of SIP Contact-Header fields. After this change, my
Optipoint 400 SIP phone thinks it is not registered to asterisk, but
asterisk has a working registration.
In sip debug traces (attached), I see that 1.4.26 sends the Contact-Header
in the final REGISTER  response as "Contact:
<sip:13 at 192.168.50.254:5060;transport=udp>;expires=605" whereas 1.4.27
sends "Contact: sip:13 at 192.168.50.254:5060;transport=udp;expires=605" which
misses the angle brackets and seems to confuse the phone.

Reverting that one patch leads to a working 1.4.27 where Optipoint phones
are able to register again.
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-11-21 07:30 mgernoth       Asterisk Version          => 1.4.27          
2009-11-21 07:30 mgernoth       Regression                => No              
2009-11-21 07:30 mgernoth       SVN Branch (only for SVN checkouts, not tarball
releases) => N/A             
======================================================================




More information about the asterisk-bugs mailing list