[asterisk-commits] lmadsen: trunk r229639 - /trunk/configs/sip.conf.sample
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Thu Nov 12 07:54:48 CST 2009
Author: lmadsen
Date: Thu Nov 12 07:54:45 2009
New Revision: 229639
URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=229639
Log:
Update sip.conf.sample.
Just updating a spelling error and some capitalization in a
documentation update that Olle added. May the Swenglish be
with you.
Modified:
trunk/configs/sip.conf.sample
Modified: trunk/configs/sip.conf.sample
URL: http://svnview.digium.com/svn/asterisk/trunk/configs/sip.conf.sample?view=diff&rev=229639&r1=229638&r2=229639
==============================================================================
--- trunk/configs/sip.conf.sample (original)
+++ trunk/configs/sip.conf.sample Thu Nov 12 07:54:45 2009
@@ -7,11 +7,11 @@
; IP address connected to the Internet, you will want to learn
; about the various security settings BEFORE you start
; Asterisk.
-; Specially note the following settings:
-; - Allowguest (default enabled)
-; - Permit/deny - IP address filters
-; - Contactpermit/contactdeny - IP address filters for registrations
-; - Context - Which set of services you offer various users
+; Especially note the following settings:
+; - allowguest (default enabled)
+; - permit/deny - IP address filters
+; - contactpermit/contactdeny - IP address filters for registrations
+; - context - Which set of services you offer various users
;
; SIP dial strings
;-----------------------------------------------------------
More information about the asterisk-commits
mailing list