[Freeswitch-users] Recommendations for an interface between FreeSwitch and ANSI C code

David Knell dave at 3c.co.uk
Thu Aug 20 07:29:09 PDT 2009


On Thu, 2009-08-20 at 21:35 +1200, Matt Riddell wrote:
> We have an application written in ANSI C which currently talks to the 
> Asterisk Manager to make phone calls.
> 
> We're possibly looking at converting this to FreeSwitch.
> 
> At the moment it has an abstraction layer from Asterisk and speaks to 
> between 1 and 80 Asterisk machines using round robin for distribution.
> 
> Would you recommend that I use the mod_event socket and basically work 
> with FreeSwitch in the same way as I work with Asterisk or am I 
> overlooking a possibly different way of doing things?

Just to echo the sound advice from others, the event socket is almost
certainly the right place to start.  We've used it exclusively for our
stuff for getting on for two years, and I've no regrets.

--Dave

-- 
David Knell, Director, 3C Limited
T: +44 20 3298 2000
E: dave at 3c.co.uk
W: http://www.3c.co.uk





More information about the FreeSWITCH-users mailing list