[asterisk-dev] Custom Command

Tzafrir Cohen tzafrir.cohen at xorcom.com
Thu Jun 21 03:58:44 CDT 2007


On Thu, Jun 21, 2007 at 04:05:38PM +0800, ZhangZQ wrote:
> The AGI needs an interpreter run, is it possible to write my own dialplan 
> application in C language?

A. Please ask on -users .

B. Are you sure you don't just need System() to send a simple order?

C. AGI can be written in C as well. Somewhat close to samples you have
   in the source tree under agi/ . There are lots of samples availalbe. 

D. Sure, you can write a dialplan application in C. take a look at
  apps/app_skel.c . It's your foot to shoot at :-) 
  (hint: when your C asterisk app segfaults, it segfaults, Asterisk 
  goes down with it).

-- 
               Tzafrir Cohen       
icq#16849755                    jabber:tzafrir at jabber.org
+972-50-7952406           mailto:tzafrir.cohen at xorcom.com       
http://www.xorcom.com  iax:guest at local.xorcom.com/tzafrir



More information about the asterisk-dev mailing list