[asterisk-bugs] [Asterisk 0014799]: Getting the wrong peer when INVITE

Asterisk Bug Tracker noreply at bugs.digium.com
Fri Jun 12 15:27:53 CDT 2009


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=14799 
====================================================================== 
Reported By:                vctor
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   14799
Category:                   Channels/chan_sip/General
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     new
Asterisk Version:           1.4.22 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2009-04-01 02:19 CDT
Last Modified:              2009-06-12 15:27 CDT
====================================================================== 
Summary:                    Getting the wrong peer when INVITE
Description: 
I have a network with some snom phones and I have xlite. The snom peer is
999100095 and my xlite is 999100078

The problem is when I try to dial out, I get the message like this Call
from '999100095' to extension '6043762643' rejected because extension not
found.

Now,please don't worry about the extension not found case, that is not the
issue. The issue is that asterisk is showing the wrong peer!

I have below the sip debug message
====================================================================== 

---------------------------------------------------------------------- 
 (0106357) mmichelson (administrator) - 2009-06-12 15:27
 https://issues.asterisk.org/view.php?id=14799#c106357 
---------------------------------------------------------------------- 
I think the problem here is that both of the peers have the same IP
address. SIP entries with "type = peer" are matched using IP address, not
name. If you change these to be type = user, then that might make your
problem disappear. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-06-12 15:27 mmichelson     Note Added: 0106357                          
======================================================================




More information about the asterisk-bugs mailing list