mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-05 20:20:07 +00:00
Minor fixup
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1123 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -93,8 +93,8 @@ exten => _91700NXXXXXX,1,Dial(IAX2/${IAXINFO}@iaxtel.com/${EXTEN:1}@iaxtel)
|
|||||||
;
|
;
|
||||||
; International long distance through trunk
|
; International long distance through trunk
|
||||||
;
|
;
|
||||||
exten => 9011.,1,Dial(${TRUNK}/${EXTEN:1})
|
exten => _9011.,1,Dial(${TRUNK}/${EXTEN:1})
|
||||||
exten => 9011.,2,Congestion
|
exten => _9011.,2,Congestion
|
||||||
|
|
||||||
[trunkld]
|
[trunkld]
|
||||||
;
|
;
|
||||||
|
Reference in New Issue
Block a user