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...
Can I check API traffic real-time on WebRTC Gateway CLI console?
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...