Hi,
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.
Regards,
Sammy.
On Fri, Dec 23, 2011 at 5:54 PM, Kamlesh Kumar <kamlesh_kmr at
hotmail.com>wrote:
> Hello,
>
> I'm using AGI scripting with asterisk and need to execute certain
commands
> just after Dial(). But once dial command is executed, further
> commands/instructions are ignored.
>
>
> $agi->exec("Dial","SIP/100");
> $dialstatus = $agi -> get_variable("DIALSTATUS");
>
> if($dialstatus[data]=="ANSWER")
>
> {
> do something.......
> }
>
> thanks,
> Kamlesh
>
> --
> _____________________________________________________________________
> -- 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://lists.digium.com/pipermail/asterisk-users/attachments/20111224/6aab1938/attachment.htm>