[Asterisk-bsd] Is there a way to add a delay for the FXO?

Marios Andreou marios at comand.net
Fri May 13 21:24:48 CDT 2005


This is a quick answer !!! :)

I'll try it and everything should work correctly.

Now the hard question in another thread.

Thanks! 

-----Original Message-----
From: asterisk-bsd-bounces at lists.digium.com [mailto:asterisk-bsd-bounces at lists.digium.com] On Behalf Of Kim Culhan
Sent: Friday, May 13, 2005 10:04 PM
To: Asterisk on BSD discussion
Subject: Re: [Asterisk-bsd] Is there a way to add a delay for the FXO?


--- Marios Andreou <marios at comand.net> wrote:

> Is there a way to add a delay when dialing through the TDM fxo?
 
> exten => _NXXNXXXXXX,1,Dial(${TRUNK}/1${EXTEN})
> exten => _NXXNXXXXXX,2,Congestion

Sure, just use something like:

exten => _9NXXNXXXXXX,1,Dial(${TRUNK}/w${EXTEN:1})
                                      ^
                                      |
                                     wait

Don't know why this works without it..

-kim

--
w8hdkim at yahoo.om




		
Yahoo! Mail
Stay connected, organized, and protected. Take the tour:
http://tour.mail.yahoo.com/mailtour.html

_______________________________________________
Asterisk-BSD mailing list
Asterisk-BSD at lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-bsd




More information about the Asterisk-BSD mailing list