[asterisk-users] function call out of AGI script

Thomas Hecker thomas.hecker at gmail.com
Fri Jan 19 07:21:07 MST 2007


The documentation says that the exec() command exists to execute
applications, not functions.

How would I convert an dialplan extension like
exten => 11,1,Set(count_naptr=${ENUMLOOKUP(4961369993473,ALL,c)})
into an exec call like
$AGI->exec($app, $options) ?


On 18/01/07, William Piper <william.piper at gmail.com> wrote:
>
> It is called exec.
> http://www.google.com/search?hl=en&q=asterisk+agi+exec
>
>
> On 1/18/07, Thomas Hecker <thomas.hecker at gmail.com> wrote:
>
> > Hi everyone,
> >
> > Is it possible to call an asterisk function out an AGI script? How do I
> > do this?
> >
> > Thank you,
> > Thomas
> >
> > _______________________________________________
> > --Bandwidth and Colocation provided by Easynews.com<http://easynews.com/>--
> >
> > asterisk-users mailing list
> > To UNSUBSCRIBE or update options visit:
> >   http://lists.digium.com/mailman/listinfo/asterisk-users
> >
> >
> >
>
> _______________________________________________
> --Bandwidth and Colocation provided by Easynews.com --
>
> 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/20070119/c8e21c8f/attachment.htm


More information about the asterisk-users mailing list