[Asterisk-Dev] Basically a C AGI app.
Michael Giagnocavo
mgg-digium at atrevido.net
Wed Feb 9 22:59:10 MST 2005
The C API is definitely lower level, but if you make a few helper
functions/MACROS, it's not that hard to use. The real productivity hit is
from using C to begin with, instead of say, C# or something.
-Michael
-----Original Message-----
From: asterisk-dev-bounces at lists.digium.com
[mailto:asterisk-dev-bounces at lists.digium.com] On Behalf Of
taintedham-mailinglists at yahoo.com
Sent: Wednesday, February 09, 2005 11:50 PM
To: asterisk-dev at lists.digium.com
Subject: [Asterisk-Dev] Basically a C AGI app.
Hi,
I've been using Asterisk for some time now. I've been
developing custom applications using Perl and PHP AGI
scripts.
I'm a C programmer by heart. I would really like to
create the same functionality in C code. Basically
create my own C app but at a high level like AGI.
Is there any samples out there of using the C api at a
higher level to simply branch contexts, access
variables, pass data to other apps and execute?
C would be nice because it will scale better for more
calls.
Just wanted to get some ideas before I start poking
around.
Thanks,
--Dave
_______________________________________________
Asterisk-Dev mailing list
Asterisk-Dev at lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-dev
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-dev
More information about the asterisk-dev
mailing list