[asterisk-bugs] [Asterisk 0017682]: [branch] SIP peer matching beyond proxy

Asterisk Bug Tracker noreply at bugs.digium.com
Thu Jul 22 03:55:07 CDT 2010


The following issue has been SUBMITTED. 
====================================================================== 
https://issues.asterisk.org/view.php?id=17682 
====================================================================== 
Reported By:                oej
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   17682
Category:                   Channels/chan_sip/General
Reproducibility:            have not tried
Severity:                   minor
Priority:                   normal
Status:                     new
Asterisk Version:           SVN 
JIRA:                        
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2010-07-22 03:55 CDT
Last Modified:              2010-07-22 03:55 CDT
====================================================================== 
Summary:                    [branch] SIP peer matching beyond proxy
Description: 
The branch pinetree-trunk contains code that matches SIP peers on via
headers. It's a good addition to Asterisk and the 1.4 version has been in
production for over a year now.

When you have a SIP proxy between you and SIP devices, Asterisk can't
match on IP address of peers anymore and you will end up with only ONE
working peer, thus not being able to set codecs or other settings per peer
you communicate with. This code instead matches on the VIA header. When
matching the proxy, a match rule says "go find another peer, I'm not the
one you're looking for". 

Klaus has added a request to match on via received header, which makes
sense. It should be configurable though.
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-07-22 03:55 oej            New Issue                                    
2010-07-22 03:55 oej            Asterisk Version          => SVN             
2010-07-22 03:55 oej            Regression                => No              
2010-07-22 03:55 oej            SVN Branch (only for SVN checkouts, not tarball
releases) => N/A             
======================================================================




More information about the asterisk-bugs mailing list