Hello, I'm implementing WebRTC conference in an Android app using SDK 1.61.0. Test is made only with 2 participants. Leader is starting conference from UCaaS client and participant joins the confer...
I'm trying to download a file received in a one to one conversation. The method isFileDescriptorAvailable returns true for the message with the file but when I get the fileDescriptor, the methods g...
Hi, I'm testing the SDK Android 1.46.1 with the last MediaPillar instance (1.67) to make a media pillar call but I have the following error: 10-10 16:29:44.643 9706-9706/com.ale.custo.vendorcall I/...
Hi, I'm trying to implement WebRTC conference from a bubble between a Rainbow web client and a CPaaS client.I succeed to join the conference with audio only (startOrJoinWebRtcConference) from the t...
Hi, I tried SDK node 1.45.0 on sandbox. My test just create a bubble and invite a contact and I have the following exception: 2018-9-4 18:04:17 [1536077057927] - info:HTTP - (post) HTTP code got 40...
Hi, In SDK web, I use isBubbleArchived method to test if a bubble is closed.It doesn't work anymore since version 1.44.0. Thanks.
Hi, Message format retrieved by method conversations.getConversationByBubbleId has changed.In 1.39.3, message.fromJid returns the contact objectIn 1.44.0, it returns only the jid.
Hello, How to detect server error when calling makeMediaPillarCall method? For example, when Media Pillar is unrecheable, configuration missed , bad calling number, etc... Thank you.
Hello, From 1.43.1 version, the field id of a contact returns the jid instead of the dbId. Thanks for your help. Note from Pascal Borschneck: edited the subject to add SDK Node.js