Hello Sean,

Sunday, August 28, 2005, 1:38:42 PM, you wrote:

> 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

I seem to have it work but two problems, the playback is not working
dunno why and I cannot store numbers less that 11 digits which
excludes a lot of local numbers for me

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

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

_______________________________________________
--Bandwidth and Colocation sponsored by Easynews.com --

Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to