Releases: mconf/mcs-sip-api
Releases · mconf/mcs-sip-api
v0.9.2
Full Changelog: v0.9.1...v0.9.2
v0.9.1
v0.9.0
Feature release v0.9.0.
CHANGELOG:
New methods:
getCalls
getCallInfo
create
dtmf
onEvent
Breaking behavioural changes:
- Two-step create-dial call establishment
- Call state changes tracked via
onEvent
with a proper event system support - Promisified transaction support
- Encapsulated error rejections
v0.0.3
CHANGELOG:
- Added
register
andunregister
API methods.
v0.0.2
Initial release.