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

Uploaded Source

File details

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

File metadata

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

File hashes

Hashes for greenswitch-0.0.8.tar.gz
Algorithm Hash digest
SHA256 1ffe2ccb1a73e9e2d3ada67b1646b7c60c1bccf85ec031ad16530d92cbfce703
MD5 10d645f03b064bca9ed571366f241daa
BLAKE2b-256 f8e5b2071b18f83c6cad30d6c3c1003acb5f4fe9206a464698280ebc32c7be4c

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