[Freeswitch-users] .Net interface

Roger Castaldo roger.castaldo at gmail.com
Mon Jul 18 15:31:48 MSD 2011


Yes there is a contributed library made of the esl which is a managed
wrapper of the cpp code.  The library I have designed and built requires no
external references it is a pure socket implementation that is compiled
independently of freeswitch to allow interfacing with freeswitch and is an
attempt to wrap all command calls in easy to use function calls to allow
less freeswitch experienced .Net developers to interface with freeswitch
even easier.

On Mon, Jul 18, 2011 at 3:58 AM, Steven Ayre <steveayre at gmail.com> wrote:

> Thanks for the contribution...
>
> Hate to tell you this though, but do you do know there's already one
> in the FreeSWITCH trunk? Look in libs/esl/managed of the git checkout.
>
> Although yours might of course provide slightly different
> functionality so could still be useful in addition to the official
> one.
>
> -Steve
>
>
> On 18 July 2011 01:47, Roger Castaldo <roger.castaldo at gmail.com> wrote:
> > Hi everyone this is just to let everyone know that I have developed a C#
> > based .Net socket library to allow a freeswitch server to be interfaced
> with
> > using the event socket and outbound socket.  The library is hosted on
> google
> > code, the link is http://code.google.com/p/freeswitch-socket-dotnet/
> > If anyone is interested in helping with the development please let me
> know.
> > Feel free to use it and expect updates to it as time permits, my goal is
> to
> > try and make the library somewhat idiot proof by implementing all
> available
> > calls that could be handled on the server side when controlling a phone
> > call.
> >
> > _______________________________________________
> > Join us at ClueCon 2011, Aug 9-11, Chicago
> > http://www.cluecon.com 877-7-4ACLUE
> >
> > 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
> >
> >
>
> _______________________________________________
> Join us at ClueCon 2011, Aug 9-11, Chicago
> http://www.cluecon.com 877-7-4ACLUE
>
> 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20110718/fdde7d04/attachment.html 


More information about the FreeSWITCH-users mailing list