From 82cbf2899353eb5c3843406dd3f2823df8f54b9f Mon Sep 17 00:00:00 2001 From: Mark Spencer Date: Sun, 24 Oct 2004 02:53:24 +0000 Subject: Add "Loopback" switch git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@4070 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- configs/extensions.conf.sample | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'configs/extensions.conf.sample') 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]; ; -- cgit v1.2.3