Releases: open-voip-alliance/WebphoneLib
Releases · open-voip-alliance/WebphoneLib
0.2.13
- Added the possibility to supply reject options when rejecting an invitation.
0.2.11
- Now using
navigator.permissions.query
to check if microphone permission is granted - Added getters to the
SessionImpl
class to expose the local and remote streams of a SIP session
v0.2.7-beta4
Bumped version to 0.2.7-beta4
v0.2.7-beta3
Bumped version to 0.2.7-beta3
v0.2.7-beta1
Included follow-up test commit as well
v0.2.7-beta0
Beta release for user agent string fix. Rebased on 0.2.6.
v0.2.7-beta2
Session is now added before invite is send (#32) * Session is now added before invite is send * Added a trying session status as the default of session and updates status to ringing when invite is sent or when invitiation is received