[Freeswitch-users] Application language to support C or C++?
Raul Fragoso
raul at etellicom.com
Tue Feb 3 05:33:49 PST 2009
Depending on what you want to do, I suggest having a look at
mod_event_socket: http://wiki.freeswitch.org/wiki/Mod_event_socket
That module is a socket based interface that provides a vast range of
options to control FreeSWITCH and its applications.
Just for the record, my application is entirely written in C++ and uses
FreeSWITCH as a back-end for providing PBX functionality through a
combination of mod_event_socket and mod_xml_curl.
Regards,
Raul
On Tue, 2009-02-03 at 10:21 +0800, lee jason wrote:
> Hi All,
>
> I saw the applications using FreeSwitch library can be written
> in JavaScript, Perl, Python and Lua but I need to use Linux C or C++
> for applications, Is FreeSwitch can supported it? Where can I get the
> sample codes? My Linux platform is base on Fedora.
>
>
>
>
> Thanks a lot.
>
>
> Jason
> _______________________________________________
> Freeswitch-users mailing list
> Freeswitch-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
More information about the FreeSWITCH-users
mailing list