[Freeswitch-dev] pls help

Michael Collins msc at freeswitch.org
Mon Dec 28 10:21:02 PST 2009


On Sun, Dec 27, 2009 at 11:21 PM, miracle 2012 <2012.miracle at gmail.com>wrote:

> Hi,
>
> please provide any example c programs , APIs info, reference as i want to
> write a dialer in c with freeswitch.
> i am a newbie for free switch... :|
>
> thanks.
>

First things first. Make sure you get a working install of FreeSWITCH and
that you can do the basics. Get the latest SVN trunk and install it using
this procedure (if you haven't done so already):
http://wiki.freeswitch.org/wiki/Quick_and_Dirty_Install

Then brush up on the basics of FS by considering this article:
http://bit.ly/EpVrv*

*Once you are comfortable with the basics of operating FreeSWITCH then think
about whether or not you really need to write your dialer module in C.
FreeSWITCH comes with an awesome event socket and corresponding library
(ESL) that lets you control FS from one or more separate systems. That might
be a better fit for you depending on your circumstances. More info on event
socket here:
http://wiki.freeswitch.org/wiki/Event_Socket

You have your homework assignment now. :) Also, if you want to talk in
real-time about this join the main channel and the dev channel in IRC:
#freeswitch and #freeswitch-dev on irc.freenode.net.
-MC
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20091228/670c2031/attachment.html 


More information about the FreeSWITCH-dev mailing list