aboutsummaryrefslogtreecommitdiffstats
path: root/configs/sip.conf.sample
diff options
context:
space:
mode:
authormalcolmd <malcolmd@f38db490-d61c-443f-a65b-d21fe96a405b>2004-03-19 21:29:13 +0000
committermalcolmd <malcolmd@f38db490-d61c-443f-a65b-d21fe96a405b>2004-03-19 21:29:13 +0000
commitc46ef22d37232a2c88e05dcb72af75cc68c7af7c (patch)
tree25586cae66918474639a45f64637a55739bfe8e0 /configs/sip.conf.sample
parentd52dc116dc4236f1edb5b121710f8964a2feb51f (diff)
Fix small typo in sip.conf.sample
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@2479 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs/sip.conf.sample')
-rwxr-xr-xconfigs/sip.conf.sample4
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/sip.conf.sample b/configs/sip.conf.sample
index d8de566ec..dbda3a0d1 100755
--- a/configs/sip.conf.sample
+++ b/configs/sip.conf.sample
@@ -50,7 +50,7 @@ context = default ; Default context for incoming calls
;localmask = 255.255.255.0 ; Internal netmask
; The externip, localnet and localmask is used
; when registering and communication with other proxies
- ; that we're registred with
+ ; that we're registered with
;[snomsip]
;type=friend
@@ -86,7 +86,7 @@ context = default ; Default context for incoming calls
; RTP media stream (audio) to go directly from
; the caller to the callee. Some devices do not
; support this (especially if one of them is
- ; behinda a NAT).
+ ; behind a NAT).
;qualify=200 ; Qualify peer is no more than 200ms away
;defaultip=192.168.0.4