summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorJoshua Colp <jcolp@digium.com>2006-05-25 15:29:30 +0000
committerJoshua Colp <jcolp@digium.com>2006-05-25 15:29:30 +0000
commit18248f092f5c3f3eddc43d722f9c219ed57f3702 (patch)
treecae20a1e2ecc19e5a50b56a79d30f39eb834cddd /configs
parent6cfaaf9ac064ed0704673b1769b488ec9825cb43 (diff)
Merged revisions 30239 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2 ........ r30239 | file | 2006-05-25 12:27:44 -0300 (Thu, 25 May 2006) | 2 lines 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: https://origsvn.digium.com/svn/asterisk/trunk@30240 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'configs')
-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 bce1030e0..cb3384dea 100644
--- a/configs/extensions.conf.sample
+++ b/configs/extensions.conf.sample
@@ -484,12 +484,10 @@ exten => _X.,1,Macro(page,SIP/${EXTEN})
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