Hello, In NodeJs environment, is there any option to encrypt the sensitive information in the json file? Namely, user credentials, and application ID/Secret. Thank you
Hello, I'm trying to connect an OXE to the sandbox environment, and I've configured 'sandbox.openrainbow.com' under mgr > Rainbow > Rainbow domain. However, this is not working apparently because a...
Using a CPaaS application, is there any option to launch a call from a remote client? Example to try to clarify: I'm user A connected on Rainbow web interface. I have a CPaaS application that is ab...
Hello, When, from Rainbow, you enable call forward in your OXE extension, or "Other phone", the configuration is applied at OXE level, and calls to your OXE extension will follow that routing. But ...
Hello: I have a user with an OXE IP Touch deskphone as main device, and Rainbow as secondary device connected via WebRTC Gateway. While the IP Touch deskphone is in service, user can make/receive c...
Hello, I have created a basic flow in Node-RED, that receives an IM (Notified_IM), waits 5 seconds, and then tries to mark it as read (Ack_IM_Read). The IM is properly received (I can see it with a...
Hello, I'm trying to make some very basic tests in the Node-RED environment. In this case I'm trying to use the Send_IM node to send an IM to a user, but I get an error. In my Node-RED project have...