Hi, In a web application, I want to see active calls. Function sdk.telephony.calls() gives an array of calls. But even if call is finished, function continues to give a non empty result. I confir...
Hi, Is there any roadmap to support SNMP protocol on WebRTCgw ? Rgds, Bertrand
Hi, Is it plan to introduce personal programmable keys feature to be able to have your own phonebook ? With introduction of WebRTCgw, having some shortcuts to oxe could be a good thing (group entry...
Hi, When setting state "invisible" in Rainbow, I expect to hide my state to others. The goal is to be not disturbed. If I make a Rainbow call (WebRTC), state "invisible" is seen by others = OK. If ...
Hi, When filling password field with % (ie Alcatel%1) in import file, import is rejected with following error: This is a valid password. Note: there are maybe other special caracters that are ...
Hi, Function: rainbowSDK.events.on('rainbow_onbubbleaffiliationchanged', function(bubble) { // do something the affiliation of a user in that bubble changes }); never raises. When modifying b...
Hi, I have a database(mariadb) where I save my created bubbles' id. I have a scheduled process (with 'cron') that scans "expired" bubbles (based on date & time). Most of the time, it's working as e...
Hi, In nodejs application, when using setBubbleName(), bubble's name is refreshed when fonction is applied = OK. But, topic is refresh with empty (blank) content for uCaaS client (wen & thick). ...
HI, In nodejs application, I modify the topic of a bubble with rainbowSDK.bubbles.setBubbleTopic(). Modification is applied but uCaaS clients (web or thick) are not refreshed. Need to F5 for we...
Hi, Logs files name generated in nodejs are like -rainbowsdk.log.yyyy-05-lu. In node_modules\rainbow-node-sdk\lib\common\Logger.js Line 127 Replace filename & datePattern: transports: [ new (re...