I'm integrating Nexmo in an application that uses OpenTok React as the front-end and the OpenTok Java SDK as the back-end.
When I set the SipProperty secure
to true
the call won't work.
When the secure
property to false it will work.
Could someone explain this?
BTW i used an trial Nexmo account to test this.