On Tue, Aug 04, 2009 at 07:08:36PM +0800, mark morreny wrote:
> Hi,
> 
> I have seen people using both event socket and erlang to control freeSWITCH
> externally.
> 
> What is the pros and cons of using event socket vs erlang?
>

It depends on if you want to use erlang or not. The erlang module
provides most of the event socket functionality plus a couple extras
(dynamic XML bindings ala xml_curl, intelligent message delivery, etc).
If you're not already planning to use erlang, it's probably better to
dig out the relevant event socket library module for your langague
instead.

Andrew - author of the erlang module

_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org

Reply via email to