restcomm-android-sdk icon indicating copy to clipboard operation
restcomm-android-sdk copied to clipboard

Android Mobile SDK to easily integrate communication features (WebRTC, messaging, presence, voice, video, screensharing) based on RestComm into native Mobile Applications

Results 100 restcomm-android-sdk issues
Sort by recently updated
recently updated
newest added

As soon as I call from the server, SIP rings, but is immediately hung up. Seems to be an issue with libjingle? Please recommend! `2020-04-16 18:01:39.563 25520-26327/? E/IAudioFlinger: createTrack returned...

I am using Restcomm's Android SDK and trying to configure it to our servers, but getting the following error: RCConnection Error: setSDP Error: Failed to set remote offer sip: Called...

Failed to resolve: firebase-iid Open File Failed to resolve: firebase-common Open File Failed to resolve: firebase-messaging-license Open File Failed to resolve: play-services-tasks-license Open File Failed to resolve: firebase-iid Open File...

I was looking into the project after long time. I have seen good progress and was just testing. I am not able to connect call from Android to Android. Call...

When Olympus application is not active, its in the recent apps, and push notification is sent; The RCDevice is initialized and call/message is received. When application is not in the...

While TCP connections are working fine, I'm unable to establish TLS one. REGISTER is correctly created and sent, gets to the server, but after server response SDK seems to close...

What should I do to retry initialization after e.g. REGISTER timeout? If I try to call RCDevice intiialize() I got info that it is already initialized. If I try to...

Called my DID from my Cell phone registered as XXXXX in the Android SDK. Goto my DID IVR and selected my conf room. Was placed in the conf room with...

bug
spike

Right now each time JainSipClient is opened() we initialize security resources needed to support TLS for signaling. This processing takes roughly 5 seconds which is way too much. The reason...

spike

The way things are now the developer doesn't need to download a custom bundle. Once we cut a release they should be able to just download default release .zip (provided...

upcoming