[Asterisk-Users] Spped Dial setup from wiki

Sean Rima thecivvie at fastmail.fm
Sun Aug 28 05:38:42 MST 2005


Hello Sean,

Sunday, August 28, 2005, 11:53:28 AM, you wrote:

> Hello Asterisk-Users,

>   I copied the speed-dial set at the wiki to my extensions_custom and
>   included it, the code is:

> ; Speed dial application. This will store 99 speed dials in the bins 01 - 99
> ; The database family is called speed and the varible is called spnum

> ;Storing 11 digit numbers
exten =>> _*#XXXXXXXXXXXXX,1, DBput(speed/${EXTEN:2:2}=${EXTEN:-11:11})
exten =>> _*#XXXXXXXXXXXXX,2, Playback(val_sp)
exten =>> _*#XXXXXXXXXXXXX,3, Hangup

It seems to be 2 that is the problem. I discovered that the keys are
being saved okay but I cannot get the playback to work at storage time

Sean
-- 
+---------------------------------------------------+
|VOIP= FreeWorldDial: 689482 VOIPBUSTER: thecivvie  |
|GPG Key http://thecivvie.fastmail.fm/thecivvie.asc |
+---------------------------------------------------+
Strange things happen under the midnight sun
when Men and Dogs go hunting for gold
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 1798 bytes
Desc: S/MIME Cryptographic Signature
Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20050828/3b39306c/smime.bin


More information about the asterisk-users mailing list