Greenswitch Versions Save

Battle proven FreeSWITCH Event Socket Protocol client implementation with Gevent

v0.0.16

11 months ago

Version v0.0.16

v0.0.15

1 year ago
  • Bug fix - See #82

v0.0.14

1 year ago

v0.0.13

2 years ago

v0.0.12

2 years ago

Enhancements:

  • Configurable timeout for InboundESL (#71)

Bug Fixes:

  • fix compatibility with python 2 and 3 (#76)
  • fix encoding of readme (#75)
  • Fix error when stop() is called on certain conditions (#70)

v0.0.11

3 years ago
  • Improvement #59 - Add helper context manager and decorator to raise when the outbound session goes away.

v0.0.10

4 years ago

Fixes #47

v0.0.9

5 years ago

v0.0.8

7 years ago

Added support to receive log event, new log handle added.

v0.0.7

7 years ago

Added before_handle and after_handle hooks