[asterisk-commits] oej: trunk r53063 - in /trunk: ./
configs/sip.conf.sample
asterisk-commits at lists.digium.com
asterisk-commits at lists.digium.com
Thu Feb 1 09:42:24 MST 2007
Author: oej
Date: Thu Feb 1 10:42:24 2007
New Revision: 53063
URL: http://svn.digium.com/view/asterisk?view=rev&rev=53063
Log:
Merged revisions 53062 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r53062 | oej | 2007-02-01 17:35:12 +0100 (Thu, 01 Feb 2007) | 2 lines
Add explanation of port= in combination with defaultip= (thanks jsmith)
........
Modified:
trunk/ (props changed)
trunk/configs/sip.conf.sample
Propchange: trunk/
------------------------------------------------------------------------------
Binary property 'branch-1.4-merged' - no diff available.
Modified: trunk/configs/sip.conf.sample
URL: http://svn.digium.com/view/asterisk/trunk/configs/sip.conf.sample?view=diff&rev=53063&r1=53062&r2=53063
==============================================================================
--- trunk/configs/sip.conf.sample (original)
+++ trunk/configs/sip.conf.sample Thu Feb 1 10:42:24 2007
@@ -528,6 +528,7 @@
; Call-limits will not be enforced on real-time peers,
; since they are not stored in-memory
;port=80 ; The port number we want to connect to on the remote side
+ ; Also used as "defaultport" in combination with "defaultip" settings
;--- sample definition for a provider
;[provider1]
More information about the asterisk-commits
mailing list