Change Log
Bubble Twilio Voice plugin updates
Last updated
Bubble Twilio Voice plugin updates
Last updated
SDK upgrade to 2.12.1
Added to allow debug mode when needed
SDK upgrade to 2.11.2
Added support to set a custom live time token expiration to the Access Token Action
This version supports making and receiving calls on behalf of sub accounts. Learn more .
SDK upgrade to 2.10.2
Added Agent Name
Added "Auto Reject Incoming Calls When Busy" feature (Beta).
Upgrade to Twilio Voice SDK 2.8.0
Fix a client voice function racing condition. Please update your voice client function. Replace event.From
with event.appCallerId
Console log bug fix
Upgrade to Twilio Voice SDK 2.7.2
Auto update client token before expiration
Added new action to update the client token
Added an event trigger that fires 10 seconds before token expire
Upgraded to Twilio Voice SDK v.2.5
Changes to the device states. New states are , ,
Added a new device state, isBusy which returns yes or no
Fix incoming call status when the call disconnected from the caller side
Fix ringing sound when the incoming call is disabled
Added a reset action that'll hung up any active calls and reset all states
Added device status busy when there is an active call
When an inbound call comes on accept, the incoming call will change to connected, the active call will hung up, and the call status will change to open
Added a new tigger event, on accept incoming call
When the caller hangs up a connected call the call status will change to closed
Error handling improvements
Added new state: incoming call status
Bug fix on accepting incoming call while having an active call
The Reject incoming call action will return the call status busy
The ignore incoming call action will return the call status closed
Behind the seen performance improvements
Some improvements for actions tracking to help improve plugin support
Using . To create an access token function, please follow the instruction
Call status state now is returning the instead of mediaStream status