From e7c7dac8a90b9ba007ef9eba2faf3e9ea5804627 Mon Sep 17 00:00:00 2001 From: Leif Madsen Date: Thu, 12 Nov 2009 13:54:45 +0000 Subject: [PATCH] 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 --- configs/sip.conf.sample | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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 ;-----------------------------------------------------------