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

Document hints in extensions.conf.sample (Astricon suggestion)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3829 65c4cc65-6c06-0410-ace0-fbb531ad65f3
parent 9812bcc0
No related branches found
No related tags found
No related merge requests found
......@@ -305,8 +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,1,Dial(SIP/Grandstream1,20,rt) ; permit transfer
;exten => 6245,1,Dial(SIP/Grandstream1&SIP/Xlite1,20,rtT)
;exten => 6245,1,Dial(${HINT},20,rtT)
;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