There are a lot of scenarios when you need to transfer a call to some other user or join it with another call by sending some command from a client built using Web SDK. New transferCall function enabled this functionality. It's rather simple function - just provide two call instances as its parameters and VoxImplant will try to join call1 with call2. If you want to know the result of the transfer you can add the following event listeners to call1 - VoxImplant.CallEvents.TransferComplete and VoxImplant.CallEvents.TransferFailed. If call was transferred successfully both call1 and call2 will be disconnected from Web SDK. In the world of telephony people usually call this function "Attended transfer".

Grok Voice Agent API now available in Voximplant
Voximplant now includes a native Grok module that connects any Voximplant call to xAI’s Grok Voice Agent API for real-time, speech-to-speech conversations. With a single VoxEngine scenario, you can interact via audio with Grok over phone numbers, SIP trunks and infrastructure, WhatsApp Business, or WebRTC into Grok — all without building custom media gateways or WebSocket streaming infrastructure.



