[asterisk-bugs] [Asterisk 0018994]: Wrong Call-ID

Asterisk Bug Tracker noreply at bugs.digium.com
Fri Apr 1 13:00:08 CDT 2011


The following issue requires your FEEDBACK. 
====================================================================== 
https://issues.asterisk.org/view.php?id=18994 
====================================================================== 
Reported By:                genie
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   18994
Category:                   Channels/chan_sip/Registration
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     feedback
Asterisk Version:           1.8.3.2 
JIRA:                        
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2011-03-18 17:19 CDT
Last Modified:              2011-04-01 13:00 CDT
====================================================================== 
Summary:                    Wrong Call-ID
Description: 
When in sip.conf the value of udpbindaddr is set to "0.0.0.0" the call-id's
host part is "[::1]", just like the following:
0c043eb30bb8e38904ec8776550661e2@[::1]

However, according to rfc3261 it should have the following form:
f81d4fae-7dec-11d0-a765-00a0c91e6bf6 at foo.bar.com

The issue was observed when failure to register to sip.freeconet.pl took
place. After investigation it was found out that the value of udpbindaddr
needs to be changed to the IP address of the asterisk machine, e.g.
192.168.0.101. 
====================================================================== 

---------------------------------------------------------------------- 
 (0133284) lmadsen (administrator) - 2011-04-01 13:00
 https://issues.asterisk.org/view.php?id=18994#c133284 
---------------------------------------------------------------------- 
Please provide a SIP trace along with the [general] level configuration of
your sip.conf. This looks like something to do with IPv6 support. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-04-01 13:00 lmadsen        Note Added: 0133284                          
2011-04-01 13:00 lmadsen        Status                   new => feedback     
======================================================================




More information about the asterisk-bugs mailing list