Skip to content

Releases: EvoluxBR/greenswitch

v0.0.16

23 May 19:42
Compare
Choose a tag to compare

Version v0.0.16

v0.0.15

15 May 20:02
Compare
Choose a tag to compare
  • Bug fix - See #82

v0.0.14

24 Jun 18:39
Compare
Choose a tag to compare
version bump - v0.0.14

v0.0.13

17 Feb 14:34
Compare
Choose a tag to compare
version bump - v0.0.13

v0.0.12

10 Jan 19:54
Compare
Choose a tag to compare

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

07 Jul 19:02
Compare
Choose a tag to compare
  • Improvement #59 - Add helper context manager and decorator to raise when the outbound session goes away.

v0.0.10

10 Jun 14:22
Compare
Choose a tag to compare

Fixes #47

v0.0.9

18 Dec 13:38
Compare
Choose a tag to compare
fixes #34 - Properly detect the disconnect event on outboudn session …

…and raise OutboundSessionHasGoneAway for pending commands.

v0.0.8

29 Dec 13:17
Compare
Choose a tag to compare

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

v0.0.7

29 Dec 13:15
Compare
Choose a tag to compare

Added before_handle and after_handle hooks