mirror of
https://github.com/asterisk/asterisk.git
synced 2026-05-04 04:16:54 +00:00
Add "Loopback" switch
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@4070 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -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];
|
||||
;
|
||||
|
||||
Reference in New Issue
Block a user