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

Asterisk Bug Tracker noreply at bugs.digium.com
Tue Apr 19 09:55:29 CDT 2011


The following issue has been CLOSED 
====================================================================== 
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:                   minor
Priority:                   normal
Status:                     closed
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:              
Resolution:                 open
Fixed in Version:           
====================================================================== 
Date Submitted:             2011-03-18 17:19 CDT
Last Modified:              2011-04-19 09:55 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. 
====================================================================== 

---------------------------------------------------------------------- 
 (0133944) lmadsen (administrator) - 2011-04-19 09:55
 https://issues.asterisk.org/view.php?id=18994#c133944 
---------------------------------------------------------------------- 
No response from reporter. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-04-19 09:55 lmadsen        Note Added: 0133944                          
2011-04-19 09:55 lmadsen        Status                   feedback => closed  
======================================================================




More information about the asterisk-bugs mailing list