From: Leif Madsen Date: Thu, 12 Nov 2009 13:54:45 +0000 (+0000) Subject: Update sip.conf.sample. X-Git-Tag: 11.0.0-beta1~3866 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e7c7dac8a90b9ba007ef9eba2faf3e9ea5804627;p=thirdparty%2Fasterisk.git 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. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@229639 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/configs/sip.conf.sample b/configs/sip.conf.sample index b0e5e05d92..c42f9abf70 100644 --- a/configs/sip.conf.sample +++ b/configs/sip.conf.sample @@ -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 ;-----------------------------------------------------------