mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-06 12:36:58 +00:00
automerge commit
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2-netsec@37530 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -239,7 +239,7 @@ ENUMLOOKUP function calls.
|
|||||||
; NAPTR(s).
|
; NAPTR(s).
|
||||||
;
|
;
|
||||||
exten => _011.,1,Set(enumresult=${ENUMLOOKUP(+${EXTEN:3})})
|
exten => _011.,1,Set(enumresult=${ENUMLOOKUP(+${EXTEN:3})})
|
||||||
exten => _011.,n,Dial(SIP/${enumlookup})
|
exten => _011.,n,Dial(SIP/${enumresult})
|
||||||
exten => _011.,n,Dial(Zap/g1/${EXTEN})
|
exten => _011.,n,Dial(Zap/g1/${EXTEN})
|
||||||
;
|
;
|
||||||
; end example 1
|
; end example 1
|
||||||
|
Reference in New Issue
Block a user