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

Asterisk Bug Tracker noreply at bugs.digium.com
Thu Jul 29 14:52:02 CDT 2010


The following issue is now READY FOR TESTING. 
====================================================================== 
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:                     ready for testing
Asterisk Version:           SVN 
JIRA:                       SWP-1935 
Regression:                 No 
Reviewboard Link:           https://reviewboard.asterisk.org/r/348/ 
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-29 14:52 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-29 14:52 lmadsen        Status                   feedback => ready for
testing
======================================================================




More information about the asterisk-bugs mailing list