[asterisk-bugs] [Asterisk 0014752]: Chan_Sip route to an incorrect DID

Asterisk Bug Tracker noreply at bugs.digium.com
Wed Apr 1 19:03:42 CDT 2009


The following issue has been CLOSED 
====================================================================== 
http://bugs.digium.com/view.php?id=14752 
====================================================================== 
Reported By:                alex70
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   14752
Category:                   Channels/chan_sip/General
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     closed
Asterisk Version:           1.6.1.0-rc3 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases): 1.6.1 
SVN Revision (number only!): 184149 
Request Review:              
Resolution:                 open
Fixed in Version:           
====================================================================== 
Date Submitted:             2009-03-25 12:32 CDT
Last Modified:              2009-04-01 19:03 CDT
====================================================================== 
Summary:                    Chan_Sip route to an incorrect DID
Description: 
I have 2 voip numbers configured correctly. I can make outbound call from
both of them but I can receive only from the first one. Seems that DID2
context in users.conf route to DID1 in extensions.conf finding no match.

  
====================================================================== 

---------------------------------------------------------------------- 
 (0102577) lmadsen (administrator) - 2009-04-01 19:03
 http://bugs.digium.com/view.php?id=14752#c102577 
---------------------------------------------------------------------- 
This is not a bug. This is a configuration issue and while it may not be
ideal, this is how chan_sip matches incoming calls. It has to do with the
fact it is unable to match on username, but rather is matching on the IP
address, which happens to be the first one listed at 'sip show peers'.
However in the future the matching order will not be defined like this.

Please see the asterisk-users mailing list if you need additional help.
Thanks! 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-04-01 19:03 lmadsen        Note Added: 0102577                          
2009-04-01 19:03 lmadsen        Status                   new => closed       
======================================================================




More information about the asterisk-bugs mailing list