[asterisk-users] agi dial termination cause ?

Danny Nicholas danny at debsinc.com
Wed Jan 19 10:09:18 CST 2011


  _____  

From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Thorsten
Göllner
Sent: Wednesday, January 19, 2011 10:03 AM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [asterisk-users] agi dial termination cause ?

 

Am 19.01.2011 16:57, schrieb mancyborg at gmail.com: 

Hi All,
 
in an AGI script, if executing the Asterisk command Dial, I only get
result => -1 (if the call has been answered by the callee)
and
result => 0 (for everything else)
 
Question:
how can I know if the call was not answered because of timeout or because
the callee was busy ?
 
(I'm using Asterisk 1.8)
 
 
Thank you very much for supporting,
regards and have a nice day.
Mike
--


Take a look here:
http://www.voip-info.org/wiki/view/Asterisk+variables

Perhaps you can get this info from ${ANSWEREDTIME} or from ${DIALSTATUS}.

-Thorsten-

 

You may end up needing to use a context to dial and get the desired results
instead of using the dial command.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20110119/0334b758/attachment.htm>


More information about the asterisk-users mailing list