[Asterisk-Users] newbie question..

Rich Adamson radamson at routers.com
Wed Jun 15 06:44:56 MST 2005


> the situation here is i want when user make outgoing
> call, asterisk will call 1800XXXXXX first then after 3
> or 4 sec asterisk will insert the number that user
> want to call.. 
> 
> user don't know that the call is go to 1800XXXXXX
> first..
> means user just insert the number that they want to
> call then asterisk will insert that number after 3 or
> 4 sec..
> 
> can i that in asterisk?
> 
> i'll apreciate any help or advise..

Might try something like this:
 exten => _9XXXXXXX,1,Dial(Zap/4/1800XXXXXXwwwww${EXTEN})
where each "w" adds a some delay.





More information about the asterisk-users mailing list