Speed Dial

From KlavoWiki
Revision as of 00:00, 22 October 2011 by David (talk | contribs) (Created page with "To allow for Speed Dialing I have utilised the Reverse Australia database and web site to allow for edits of the data, for one to associate a speed dial entry. <pre> ;Speed ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

To allow for Speed Dialing I have utilised the Reverse Australia database and web site to allow for edits of the data, for one to associate a speed dial entry.

;Speed dial Numbers 4xx
exten => _4XX,1,AGI(speed-dial.php,${EXTEN})
exten => _4XX,2,Goto(internal,${response},1)
exten => _4XX,3,HangUp