[Asterisk-Users] Speed dial number and actually dialing combined
with ASTCC
Tim Litwiller
tim at litwiller.net
Mon May 30 21:52:11 MST 2005
*1xx where xx is the speed dial number
Ronald Wiplinger wrote:
> I use DbPut and DbGet to get a speed dial number into and out of the
> database.
>
> After that I should dial the number, but how?
>
> User dialed
> *91 <xx> <yyyy> - Set system speed dial <xx> to digits <yyyy>
> *91 <xx> 0 - Delete system speed dial <xx>
> *91 <xx> - Review system speed dial <xx>
> *1xx - Dial speed dial <xx>
>
> exten => _*1XX,2,Dial(${TRUNKGROUP}/${NumberToCall},20);
> should dial the number, but I need that now go through ASTCC like
> exten =>
> _91NXXNXXXXXX,4,DeadAGI(astcc.agi,${CALLERIDNUM},${EXTEN:${TRUNKMSD}},${TARIFF})
>
>
> How can I do that?
>
>
> bye
>
> Ronald
>
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at 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
>
More information about the asterisk-users
mailing list