aboutsummaryrefslogtreecommitdiffstats
path: root/configs/extensions.conf.sample
diff options
context:
space:
mode:
authorqwell <qwell@f38db490-d61c-443f-a65b-d21fe96a405b>2008-01-30 15:35:28 +0000
committerqwell <qwell@f38db490-d61c-443f-a65b-d21fe96a405b>2008-01-30 15:35:28 +0000
commit86a7647b01d6a5bc47582ec20b7c6574699875ea (patch)
tree8ee29d7cf3abc6c6dfcb5ea1695d7f0b482512b6 /configs/extensions.conf.sample
parentc3ec4077ca0b418104e98abea00b1af0bdec7a25 (diff)
Merged revisions 101219 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4 (closes issue #11875) ........ r101219 | qwell | 2008-01-30 09:34:37 -0600 (Wed, 30 Jan 2008) | 5 lines Change default config to use descending channel order of groups, rather than ascending. Fixes a potential source of confusion in glare-type situations. Issue 11875, reported by JimVanM. ........ git-svn-id: http://svn.digium.com/svn/asterisk/trunk@101220 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs/extensions.conf.sample')
-rw-r--r--configs/extensions.conf.sample8
1 files changed, 4 insertions, 4 deletions
diff --git a/configs/extensions.conf.sample b/configs/extensions.conf.sample
index c6f9ad046..e350b229b 100644
--- a/configs/extensions.conf.sample
+++ b/configs/extensions.conf.sample
@@ -120,9 +120,9 @@ CONSOLE=Console/dsp ; Console interface for demo
;CONSOLE=Phone/phone0
IAXINFO=guest ; IAXtel username/password
;IAXINFO=myuser:mypass
-TRUNK=Zap/g2 ; Trunk interface
+TRUNK=Zap/G2 ; Trunk interface
;
-; Note the 'g2' in the TRUNK variable above. It specifies which group (defined
+; Note the 'G2' in the TRUNK variable above. It specifies which group (defined
; in zapata.conf) to dial, i.e. group 2, and how to choose a channel to use in
; the specified group. The four possible options are:
;
@@ -224,8 +224,8 @@ TRUNKMSD=1 ; MSD digits to strip (usually 1 or 0)
;
; If you are freely delivering calls to the PSTN, list them here
;
-;exten => _1256428XXXX,1,Dial(Zap/g2/${EXTEN:7}) ; Expose all of 256-428
-;exten => _1256325XXXX,1,Dial(Zap/g2/${EXTEN:7}) ; Ditto for 256-325
+;exten => _1256428XXXX,1,Dial(Zap/G2/${EXTEN:7}) ; Expose all of 256-428
+;exten => _1256325XXXX,1,Dial(Zap/G2/${EXTEN:7}) ; Ditto for 256-325
[dundi-e164-local]
;