From e3260b3633727abdc7e912643987f704b74c056c Mon Sep 17 00:00:00 2001 From: mmichelson Date: Tue, 13 Jan 2009 21:18:13 +0000 Subject: Allow specifying a port number in the user portion of a register => line in sip.conf With this commit, a register => line in sip.conf may contain a port number in the "user" section of the line. Please see CHANGES and sip.conf.sample for more details regarding this. (closes issue #14198) Reported by: Nick_Lewis Patches: chan_sip.c-domainport2.patch uploaded by Nick (license 657) Tested by: Nick_Lewis git-svn-id: http://svn.digium.com/svn/asterisk/trunk@168575 f38db490-d61c-443f-a65b-d21fe96a405b --- CHANGES | 3 +++ 1 file changed, 3 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index fb2ed66b1..884714e36 100644 --- a/CHANGES +++ b/CHANGES @@ -41,6 +41,9 @@ SIP Changes option is required to interoperate with devices that have non-standard SDP session version implementations (observed with Microsoft OCS). This option is diabled by default. + * The parsing of register => lines in sip.conf has been modified to allow a port + to be present in the "user" portion. Please see the sip.conf.sample file for more + information Skinny Changes -------------- -- cgit v1.2.3