aboutsummaryrefslogtreecommitdiffstats
path: root/configs/extensions.conf.sample
diff options
context:
space:
mode:
authormarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2004-10-24 02:53:24 +0000
committermarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2004-10-24 02:53:24 +0000
commit5cb692d65fa970c02ee1b206d505d76ae0359227 (patch)
tree6abd655b3843f9bf2d1bcce7022dd5017ef9701e /configs/extensions.conf.sample
parent13f34443b97dc96413410706b691285377dab919 (diff)
Add "Loopback" switch
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4070 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs/extensions.conf.sample')
-rwxr-xr-xconfigs/extensions.conf.sample7
1 files changed, 7 insertions, 0 deletions
diff --git a/configs/extensions.conf.sample b/configs/extensions.conf.sample
index 32e43e09c..7ff155af7 100755
--- a/configs/extensions.conf.sample
+++ b/configs/extensions.conf.sample
@@ -247,6 +247,13 @@ include => iaxprovider
; Asterisk PBX
;
; switch => IAX2/user:password@bigserver/local
+;
+; An "lswitch" is like a switch but is literal, in that
+; variable substitution is not performed at load time
+; but is passed to the switch directly (presumably to
+; be substituted in the switch routine itself)
+;
+; lswitch => Loopback/12${EXTEN}@othercontext
[macro-stdexten];
;