Dear JimC,

Thanks for your comment, but if possible then could you please give some
reference link or example of the using the same what you have suggested.

Thanks in Advance,
Kashyap



On Wed, Jan 30, 2013 at 4:12 AM, James Cloos <[email protected]> wrote:

> >>>>> "AJS" == A J Stiles <[email protected]> writes:
>
> >> Please let us know how to write FastAGI using C/C++.
>
> AJS> You don't need it!  C, being a compiled language, doesn't suffer from
> AJS> interpreter overheads and therefore doesn't require such bodgery.
>
> You can also use inetd(8) or xinetd(8) to handle the tcp side of things;
> it can call your AGI app whenever asterisk makes the tcp connection, and
> keep it open for future calls.
>
> Then, just use stdin and stdout as you would for a normal AGI app.
>
> -JimC
> --
> James Cloos <[email protected]>         OpenPGP: 1024D/ED7DAEA6
>
> --
> _____________________________________________________________________
> -- 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
>
--
_____________________________________________________________________
-- 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

Reply via email to