Ngo-Kei CHAN hat einen Post erstellt
Hi I have successful to make a telephony call use Telephony.callByNumber(num). While I can hear webRTC's side sound in my phone, I cannot hear phone's side sound in WebRTC. Do I miss to also <audio...
Ngo-Kei CHAN hat einen Post erstellt
Can I check API traffic real-time on WebRTC Gateway CLI console?
Ngo-Kei CHAN hat einen Kommentar hinterlassen
After call signin() (to Sandbox), it always return empty Promise from signin() and the object has nothing to browse..... Is it something network issue as I can see some 404 warn in debugger.
Ngo-Kei CHAN hat einen Kommentar hinterlassen
It seems that I cannot get anything from searchByName() too. Is it the matter I am actually not connected to Rainbow Cloud as it said I am not able to make WebRTC call too, after initialize.
Ngo-Kei CHAN hat einen Post erstellt
I have deployed my application and use it to initialize from WebSDK. Initialisation is okay but I cannot obtain any contacts using rainbowsdk.contacts.getAll() and have no luck to have call via Web...