Skip to content

Releases: ringcentral/ringcentral-web-phone

0.8.5

23 Feb 20:29
05d5797
Compare
Choose a tag to compare

Get ICE candidates and transport statistic information

0.8.4

10 Dec 09:23
6582711
Compare
Choose a tag to compare
  • Fix bug for sendReceive
  • Fix bug for incoming reinvite

0.8.3

16 Oct 01:18
5d3c45a
Compare
Choose a tag to compare

Support for Switching Active Calls
Support for Barge and Whisper for HUD feature
Demo for :
Switch Active Call between tabs
Start Conference Call

0.8.2

09 Sep 17:16
4403466
Compare
Choose a tag to compare

Change default Stun to stun.l.google.com:19302

0.8.1

02 Jun 00:05
15e1561
Compare
Choose a tag to compare

Bugfixes for SendReinvites
Support for Call2Meet
Process incoming SIP INFO request with command=move and target=rcv
Let app decide when to send SIP INFO response for the move request
Don't throw error when incoming INVITE doesn't contain p-rc header

0.8.0

12 Mar 00:10
e6b2f3a
Compare
Choose a tag to compare
  • Better handling of Hold / Unhold feature
  • Full support for Warm Transfer
  • BugFix for Blind Transfer
  • Improvements for Re-invites
  • Added additional logging

0.7.8

28 Feb 23:06
9c2a128
Compare
Choose a tag to compare
  • Adding headers to Publish and Refer methods
  • Bumping the version to 0.7.8
  • Adding demo code for handling call Invite with Auto Answer header
  • Update ReadMe
  • Adding check for 'Alert-Info' header field

0.7.7

22 Jan 01:17
Compare
Choose a tag to compare
  • Introducing enableMediaReportLogging flag . This will help in customizing the logging for investigating oneway audio issue and avoid polluting the logs when not necessary
  • Increasing the delay between putting call on hold and sending refer on 'Transfer' to 600ms. This is to solve failed transfers that are caused on clients with poor network connection .

0.7.6

14 Jan 01:41
Compare
Choose a tag to compare
  • Fixes logger bug. Close #252.
  • Fix error on hold() . Adding logger for stopMediaStats.
  • Moving SDP plan to "Unified SDP Plan"
  • Changing rtcpMuxPolicy to Default.
  • Adding/Editing loggers
  • Upgrading SDK to 0.7.6
  • Updating ReadMe.
  • Removing check flag for transportId on QoS

0.7.5

08 Nov 01:02
adfb26e
Compare
Choose a tag to compare

Enhancement - added log to detect remote audio output
QoS BugFix