Skip to content
Snippets Groups Projects
Commit a9db0747 authored by Mark Spencer's avatar Mark Spencer
Browse files

Make olle happy

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3830 65c4cc65-6c06-0410-ace0-fbb531ad65f3
parent 7b10240b
No related branches found
No related tags found
No related merge requests found
......@@ -305,9 +305,9 @@ include => demo
; overlap extensions and menu options without conflict. You can alias them with
; names, too and use global variables
;exten => 6245,hint,SIP/Grandstream1&SIP/Xlite1
;exten => 6245,hint,SIP/Grandstream1&SIP/Xlite1 ; Channel hints for presence
;exten => 6245,1,Dial(SIP/Grandstream1,20,rt) ; permit transfer
;exten => 6245,1,Dial(${HINT},20,rtT)
;exten => 6245,1,Dial(${HINT},20,rtT) ; Use hint as listed
;exten => 6361,1,Dial(IAX2/JaneDoe,,rm) ; ring without time limit
;exten => 6389,1,Dial(MGCP/aaln/1@192.168.0.14)
;exten => 6394,1,Dial(Local/6275/n) ; this will dial ${MARK}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment