Good morning, I've a development where the Round Trip between WEBSDK and NodeJS Rainbow account is critical. If I create a new user in NodeJS and start to use it, the RTT is between 50-150ms. Wit...
Good afternoon, I want to recover conversation object from all my bubbles. If I use getAllConversation, I have only 16 conversations. However, If I use getAllBubbles I have much more. On other ha...
Good morning, I recover mediastream from RainbowWebRTC APIs when the call is connected. Once It's connected I try to start record, but until the remote audio is available I've recieved a message --...
I'd like to allow only connection from one device at the same time from one user. Is it possible to limit the number of devices can be use in parallel for one user? Best regards. Alejandro
Good morning, I want to confirm if it will be possible to search by loginemail with the REST API in the future. Best regards. Alejandro.
Good morning, when I use rainbowSDK.telephony.callByNumber(10002) to contact an internal IPTouch number in the OXE. I have audio from IPTouch to OXE, but I don't have audio from RBW PC to IPTouch....
Good morning, are there any parameter to identify a Rainbow account as bot user? There are some functions like conversation.type with Bot type=2, or this is only for Standard bots like Emily. Bes...
Good morning, I know Telephony is in alpha, but I want to include in one user case the onhold funcion, and it isn't working with NodeJS (it's working with webSDK). Is it suppose to work? Making som...
Good morning, new rainbow_onchatstate in node JS is working well from Desktop Rainbow application. When chat with NodeJS is selected, a new chat active event is received. When chat is leaving, a ch...
Good afternoon, scenario : User A (WEB), invite User B(Web), invite C(nodejs) . Both are introduced directly in the bubble. User C check rainbow_onbubbleinvitationreceived event, and event is reci...