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

Uploaded Source

File details

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

File metadata

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

File hashes

Hashes for greenswitch-0.0.4.tar.gz
Algorithm Hash digest
SHA256 5e2efccaee5eca2c091f184d622b28a0a7c84daa29c0d8631a415d13a5cc2cec
MD5 56ae00a27085e8f3d272c8ebb77fc2c7
BLAKE2b-256 4967317472b9d94f511384bf579cf45b52f21b4a5535ac7a750169840ce1a611

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