aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorfile <file@f38db490-d61c-443f-a65b-d21fe96a405b>2006-05-25 15:27:44 +0000
committerfile <file@f38db490-d61c-443f-a65b-d21fe96a405b>2006-05-25 15:27:44 +0000
commit7e4782480604737ecc98f14104d62f441c964c53 (patch)
tree97509c0a715778b2249970e37dabdc5da4862dd5
parent01f38da4ebc4a92fb1d046e72246f7a5257a6ce3 (diff)
Get rid of an incorrect SIP dial string in the sample extensions.conf - I even tried variations... no go (issue #7222 reported by arkadia)
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@30239 f38db490-d61c-443f-a65b-d21fe96a405b
-rw-r--r--configs/extensions.conf.sample6
1 files changed, 2 insertions, 4 deletions
diff --git a/configs/extensions.conf.sample b/configs/extensions.conf.sample
index 7d46f08ab..5c55ef501 100644
--- a/configs/extensions.conf.sample
+++ b/configs/extensions.conf.sample
@@ -442,12 +442,10 @@ exten => 8500,n,Goto(s,6)
include => demo
;
-; Extensions like the two below can be used for FWD, Nikotel, sipgate etc.
-; Note that you must have a [sipprovider] section in sip.conf whereas
-; the otherprovider.net example does not require such a peer definition
+; An extension like the one below can be used for FWD, Nikotel, sipgate etc.
+; Note that you must have a [sipprovider] section in sip.conf
;
;exten => _41X.,1,Dial(SIP/${EXTEN:2}@sipprovider,,r)
-;exten => _42X.,1,Dial(SIP/user:passwd@${EXTEN:2}@otherprovider.net,30,rT)
; Real extensions would go here. Generally you want real extensions to be
; 4 or 5 digits long (although there is no such requirement) and start with a