summaryrefslogtreecommitdiff
path: root/configs/sip.conf.sample
diff options
context:
space:
mode:
authorLeif Madsen <leif@leifmadsen.com>2009-11-12 13:54:45 +0000
committerLeif Madsen <leif@leifmadsen.com>2009-11-12 13:54:45 +0000
commite7c7dac8a90b9ba007ef9eba2faf3e9ea5804627 (patch)
treeb4c49fa231866368afe13f4b61e77cc9ac742e15 /configs/sip.conf.sample
parent8e583db28f3d84ec7af52de732e7107ff3ded4f5 (diff)
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
Diffstat (limited to 'configs/sip.conf.sample')
-rw-r--r--configs/sip.conf.sample10
1 files changed, 5 insertions, 5 deletions
diff --git a/configs/sip.conf.sample b/configs/sip.conf.sample
index b0e5e05d9..c42f9abf7 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
;-----------------------------------------------------------