Re: [Asterisk-java-users] AbsoluteTimeoutAction in AGI
Brought to you by:
srt
From: Thameem A. <tha...@ya...> - 2006-04-21 06:35:47
|
I got it. Thanks for the reply. It would be nice if you could point me to somewhere to find the documentation. Is there any forum exist to discuss this library? -Thameem Stefan Reuter <sr...@re...> wrote: Thameem Ansari wrote: > How do I set the AbsoluteTimeoutAction from the AGI? I want to dial a > call but timeout after few seconds. I am creating the > AbsoluteTimeoutAction with channel name and timeout seconds but it > doesn't work. Anyone can help me? you cant use any Actions with AGI, they are for the Manager API only. To set the AbsoluteTimeout in an AGI use exec("AbsoluteTimeout", "..."). =Stefan -- reuter network consulting Neusser Str. 110 50760 Koeln Germany Telefon: +49 221 1305699-0 Telefax: +49 221 1305699-90 E-Mail: sr...@re... Jabber: sr...@ja... __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com |