-
Scenario:
- Web Olympus calls iOS Olympus (where iOS is using SIP over TLS)
- iOS Olympus answers but although Restcomm receives 200 OK the ACK is not sent properly and iOS Olympus retries the sending…
-
Hi,
I am trying iOS SDK and stuck on Sofia-sip library. Couldn't get it compiled. Please provide some help on this.
-
Unfortunately there are no logs at the time of the crash to figure out what was going on although it is clear from the initial logs that Olympus doesn't manage to register with Restcomm due to java.io…
-
And maybe add 'client:'
As part of this activity also check how we could invoke our SDK from another App that wants to make a call
-
Turns out `sipStack.deleteSipProvider(sipProvider)` takes considerable longer to execute when using TLS.
```
06-29 16:14:41.088 12043-12043/com.telestax.restcomm_olympus E/AndroidRuntime: FATAL EXCEP…
-
How to select video codec for video call? I see that in RCConnection.java it always uses VP8 and HW acceleration enabled, is there a way to change this?
I think my peer only support H264.
-
And maybe add 'client:'
As part of this activity also check how we could invoke our SDK from another App that wants to make a call.
Useful links:
- https://developer.apple.com/library/ios/documenta…
-
Email discussion with @deruelle :
Sadly we do have some issues in that area :(. For example, if you start from a connected state and change registrar for example to an invalid one, it will take I thi…
-
I'm trying this tutorial: http://docs.telestax.com/restcomm-docker-quick-start-guide/ and having some problems. I'm launching restcomm with the following command:
``` sh
docker run -i -d --name=rest…
-
I'm runnig the restcomm hello world project from Restcomm Client Android SDK 1.0.0 BETA3 I
But when I dial I still have errors in the logcat and I don't hear the Restcomm instance associated announc…