Skip to main content

Battle proven FreeSWITCH Event Socket Protocol client implementation with Gevent.

Project description

https://travis-ci.org/EvoluxBR/greenswitch.svg?branch=master https://img.shields.io/pypi/v/greenswitch.svg https://img.shields.io/pypi/dm/greenswitch.svg

Battle proven FreeSWITCH Event Socket Protocol client implementation with Gevent.

This is an implementation of FreeSWITCH Event Socket Protocol using Gevent Greenlets. It is already in production and processing hundreds of calls per day.

>>> import greenswitch
>>> fs = greenswitch.InboundESL(host='127.0.0.1', port=8021, password='ClueCon')
>>> fs.connect()
>>> r = fs.send('api list_users')
>>> print r.data

Currently only Inbound Socket is implemented, support for outbound socket should be done soon.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

greenswitch-0.0.6.tar.gz (4.2 kB view details)

Uploaded Source

File details

Details for the file greenswitch-0.0.6.tar.gz.

File metadata

File hashes

Hashes for greenswitch-0.0.6.tar.gz
Algorithm Hash digest
SHA256 a0535cc9e457c976200596831669ed3ed8400678c084afe9dbe0efaf0716aa45
MD5 cecf81ec82832f095da2b1618faf5ba6
BLAKE2b-256 b0aebb4a709db40c4d454edbac98a25511905e1b0fb6f34bd2df05c5d876776e

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page