[Asterisk-cvs] asterisk/configs extensions.conf.sample,1.34,1.35
markster at lists.digium.com
markster at lists.digium.com
Sat Oct 23 22:49:42 CDT 2004
- Previous message: [Asterisk-cvs] asterisk Makefile, 1.116, 1.117 channel.c, 1.142,
1.143 chanvars.c, 1.3, 1.4 pbx.c, 1.163, 1.164
- Next message: [Asterisk-cvs] asterisk/include/asterisk channel.h, 1.58,
1.59 chanvars.h, 1.2, 1.3 pbx.h, 1.30, 1.31
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /usr/cvsroot/asterisk/configs
In directory mongoose.digium.com:/tmp/cvs-serv4284/configs
Modified Files:
extensions.conf.sample
Log Message:
Add "Loopback" switch
Index: extensions.conf.sample
===================================================================
RCS file: /usr/cvsroot/asterisk/configs/extensions.conf.sample,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -d -r1.34 -r1.35
--- extensions.conf.sample 18 Oct 2004 21:45:13 -0000 1.34
+++ extensions.conf.sample 24 Oct 2004 02:53:24 -0000 1.35
@@ -247,6 +247,13 @@
; Asterisk PBX
;
; switch => IAX2/user:password at 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];
;
- Previous message: [Asterisk-cvs] asterisk Makefile, 1.116, 1.117 channel.c, 1.142,
1.143 chanvars.c, 1.3, 1.4 pbx.c, 1.163, 1.164
- Next message: [Asterisk-cvs] asterisk/include/asterisk channel.h, 1.58,
1.59 chanvars.h, 1.2, 1.3 pbx.h, 1.30, 1.31
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the svn-commits
mailing list