<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
hangup extension works once the call is terminated but&nbsp;I want to know the status&nbsp;of call&nbsp;immediately after connected, cancelled, or&nbsp;rejected and&nbsp;so on.<BR>
&nbsp;<BR>
thanks,<BR>
Kamlesh<BR>&nbsp;<BR>
<DIV>
<DIV id=SkyDrivePlaceholder></DIV>
<HR id=stopSpelling>
Date: Tue, 27 Dec 2011 16:59:35 +0530<BR>From: dhaval.it01034@gmail.com<BR>To: asterisk-users@lists.digium.com<BR>Subject: Re: [asterisk-users] execute command just after Dial()<BR><BR>You can also try special extension hangup and manage your scenario<BR><BR>
<DIV class=ecxgmail_quote>On Sat, Dec 24, 2011 at 12:44 PM, Sammy Govind <SPAN dir=ltr>&lt;<A href="mailto:govoiper@gmail.com">govoiper@gmail.com</A>&gt;</SPAN> wrote:<BR>
<BLOCKQUOTE style="PADDING-LEFT: 1ex" class=ecxgmail_quote>Hi,
<DIV>Please see the Dial application documents from CLI, i.e "core show application dial". There is an option which will let you continue in the DIal-plan after the Dial command on hangup.</DIV>
<DIV><BR></DIV>
<DIV>Regards,</DIV>
<DIV>Sammy.<BR><BR>
<DIV class=ecxgmail_quote>
<DIV>
<DIV class=h5>On Fri, Dec 23, 2011 at 5:54 PM, Kamlesh Kumar <SPAN dir=ltr>&lt;<A href="mailto:kamlesh_kmr@hotmail.com">kamlesh_kmr@hotmail.com</A>&gt;</SPAN> wrote:<BR></DIV></DIV>
<BLOCKQUOTE style="PADDING-LEFT: 1ex" class=ecxgmail_quote>
<DIV>
<DIV class=h5>
<DIV>
<DIV dir=ltr>Hello,<BR>&nbsp;<BR>I'm using AGI scripting with asterisk and&nbsp;need to execute certain commands just after Dial(). But once dial command is executed, further commands/instructions are ignored.<BR>&nbsp;<BR>&nbsp;<BR>$agi-&gt;exec("Dial","SIP/100");<BR>$dialstatus = $agi -&gt; get_variable("DIALSTATUS"); <BR>&nbsp;<BR>if($dialstatus[data]=="ANSWER")<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;{<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;do something.......<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; }<BR>&nbsp;<BR>thanks,<BR>Kamlesh<BR></DIV></DIV><BR></DIV></DIV><SPAN class=ecxHOEnZb><FONT color=#888888>--<BR>_____________________________________________________________________<BR>-- Bandwidth and Colocation Provided by <A href="http://www.api-digital.com/" target=_blank>http://www.api-digital.com</A> --<BR>New to Asterisk? Join us for a live introductory webinar every Thurs:<BR>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <A href="http://www.asterisk.org/hello" target=_blank>http://www.asterisk.org/hello</A><BR><BR>asterisk-users mailing list<BR>To UNSUBSCRIBE or update options visit:<BR>&nbsp; <A href="http://lists.digium.com/mailman/listinfo/asterisk-users" target=_blank>http://lists.digium.com/mailman/listinfo/asterisk-users</A><BR></FONT></SPAN></BLOCKQUOTE></DIV><BR></DIV><BR>--<BR>_____________________________________________________________________<BR>-- Bandwidth and Colocation Provided by <A href="http://www.api-digital.com/" target=_blank>http://www.api-digital.com</A> --<BR>New to Asterisk? Join us for a live introductory webinar every Thurs:<BR>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <A href="http://www.asterisk.org/hello" target=_blank>http://www.asterisk.org/hello</A><BR><BR>asterisk-users mailing list<BR>To UNSUBSCRIBE or update options visit:<BR>&nbsp; <A href="http://lists.digium.com/mailman/listinfo/asterisk-users" target=_blank>http://lists.digium.com/mailman/listinfo/asterisk-users</A><BR></BLOCKQUOTE></DIV><BR><BR>-- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users</DIV>                                               </div></body>
</html>