[Freeswitch-users] ANN : PySWITCH Release – 0.1alpha

Michael Collins msc at freeswitch.org
Wed Dec 29 00:43:29 MSK 2010


Thanks for the heads up. Perhaps in the near future you could call in to our
weekly FS conference and give us a demonstration of your API in action.
-MC

On Mon, Dec 27, 2010 at 10:51 PM, Godson Gera <godson.g at gmail.com> wrote:

>
> Hi All,
>
> I am glad to announce the first alpha release of PySWITCH.
>
> http://pyswitch.sf.net
>
>
> The idea of PySWITCH is to offer a complete library to Python and Twisted
> programmers for interacting with FreeSWITCH using EventSocket interface. The
> target is to cover all FreeSWITCH API commands and Dialplan tools. PySWITCH
> handles all the low level details in executing FreeSWITCH commands, so the
> programmer can easily concentrate on quickly building FreeSWITCH
> applications. As an example, the API functions offered by PySWITCH often
> executes many FreeSWITCH commands under the hood and finally returns the
> desired result. Suppose you execute a background job, PySWITCH API will
> automatically wait and catch the backgroundjob event parse the result and
> will fire the deferred.
>
> The current release covers good amount of API commands and a few Dialplan
> tools. The protocol communication issues are ironed out. It has a nice event
> call back interface. I’ll present its usage in couple of tutorials soon.
>
>
> --
> Thanks & Regards,
> Godson Gera
> http://godson.in
>
>
> _______________________________________________
> 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/20101228/13a11a07/attachment.html 


More information about the FreeSWITCH-users mailing list