Bertrand BESSAUDOU creó una publicación,
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...
Bertrand BESSAUDOU creó una publicación,
Hi, Is there any roadmap to support SNMP protocol on WebRTCgw ? Rgds, Bertrand
Bertrand BESSAUDOU creó una publicación,
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...
Bertrand BESSAUDOU hizo un comentario,
Some customers have external LDAP as overflow directory (at least in OXE, don't know for OXO). Which solution with Rainbow for such existing configuration ?
Bertrand BESSAUDOU creó una publicación,
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 ...
Bertrand BESSAUDOU creó una publicación,
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 ...
Bertrand BESSAUDOU creó una publicación,
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...
Bertrand BESSAUDOU hizo un comentario,
Hi, For information, getBubbleByID() is executed when a bubble user is deleted simultaneously. Maybe it could have bad interaction between simultaneous operations ! Bertrand
Bertrand BESSAUDOU creó una publicación,
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...
Bertrand BESSAUDOU creó una publicación,
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). ...