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.5.tar.gz (4.2 kB view details)

Uploaded Source

File details

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

File metadata

  • Download URL: greenswitch-0.0.5.tar.gz
  • Upload date:
  • Size: 4.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for greenswitch-0.0.5.tar.gz
Algorithm Hash digest
SHA256 2379936f748af397ab62d4d4c6201c30fae16696d6a999947b89d844506960c6
MD5 a6a35493a273a26c47930e4fa8b8e1fa
BLAKE2b-256 6279562b18f44d45db5bb2a13d27425b93620c7b602fec6bd545ec7624b33178

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