[Freeswitch-dev] Adding a new embedded language

Anthony Minessale anthony.minessale at gmail.com
Fri May 8 11:10:01 PDT 2009


all the languages besides javascript use swig to tie the language to FS
mod_spidermonkey is done by hand.

Essentially, there is a switch_cpp.cpp in the core that is ideal for
embedding by abstracting the objects

if you look at ESL, there is a similar approach to external control.


On Fri, May 8, 2009 at 12:22 PM, Kevin Raison <raison at chatsubo.net> wrote:

> I am thinking about writing a new embedded language module for
> Freeswitch using Common Lisp, specifically ECL
> (http://ecls.sourceforge.net/).  Beyond looking over the code in the
> Freeswitch repository for the other embedded languages, does anyone have
> a recommendation on how to begin?  I don't see any documentation
> specific to this task;  does it exist somewhere?
>
> Thanks in advance for your help.
> Kevin Raison
>
> _______________________________________________
> Freeswitch-dev mailing list
> Freeswitch-dev at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev
> http://www.freeswitch.org
>



-- 
Anthony Minessale II

FreeSWITCH http://www.freeswitch.org/
ClueCon http://www.cluecon.com/

AIM: anthm
MSN:anthony_minessale at hotmail.com <MSN%3Aanthony_minessale at hotmail.com>
GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com<PAYPAL%3Aanthony.minessale at gmail.com>
IRC: irc.freenode.net #freeswitch

FreeSWITCH Developer Conference
sip:888 at conference.freeswitch.org <sip%3A888 at conference.freeswitch.org>
iax:guest at conference.freeswitch.org/888
googletalk:conf+888 at conference.freeswitch.org<googletalk%3Aconf%2B888 at conference.freeswitch.org>
pstn:213-799-1400
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20090508/ac5e026c/attachment.html 


More information about the Freeswitch-dev mailing list