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

We 're no longer depending on being compatible with Twilio, so let's take a good look on how to improve the API as best as we can. Also: - Do...

API

Some issues with current API: - When making a call cannot differentiate between BUSY and DECLINED/REJECTED. They both send the same event in the App which is onDisconnect - We...

API

Right now the problem is that in TCs where we need to issues REST requests towards Restcomm, AsyncHttpClient doesn't let us configure it in a way that allows self-signed certs....

testing

Right now we only show numbers, but we want to show something like this: ![screen shot 2017-06-21 at 10 19 45 am](https://user-images.githubusercontent.com/8684513/27371892-3546c974-566b-11e7-88c9-0c6789911880.png) So what we need to do is update...

help wanted

It can be tricky which audio/video combinations to allow when a P2P call is made. Originally we wanted to be able each peer to have it's own independent preference, so...

upcoming

All registration refreshes should have the same call-id with the original and each of them should increment the Cseq of each refresh. From RFC3261: `A UA SHOULD use the same...

help wanted

Per @deruelle suggestion see if we can make it work both ways: - Phone contact copied to olympus contacts - Olympus contact copied to phone contacts Also, check how major...

help wanted

Meaning to only use Wifi when available and not Cellular

help wanted

Right now we support it by getting stats in the end of a call in json string format. What we need additionally is to be able to collect stats mid-call...

help wanted

We need to think about what exactly we want to expose here

help wanted