SDK Node.js - Event rainbow_oncallupdated triggers twice
Hello,
I'm working with the SDK 1.52.0 in an application in which I have to listen to calls made to an user.
I listen to the event rainbow_oncallupdated, but it seems to receive two different calls for each call made, hence, it will execute the code inside rainbow_oncallupdated twice.
Here you can see how I get two different calls, although I'm calling just once.

Is there something I'm doing wrong? how can I solve this?
Thank you in advance,
-
Hello,
I added In `Call` object the member `deviceType`. It can be MAIN for the main device, and SECONDARY for the remote extension linked to it.
It can be used when the event `rainbow_oncallupdated` is raised to seperate events.
So it will be available in version 1.54.0
Vincent.
Iniciar sesión para dejar un comentario.
Comentarios
2 comentarios