Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sdk Not Working. No Libs #203

Closed
JohnforDoe opened this issue Oct 10, 2015 · 1 comment
Closed

Sdk Not Working. No Libs #203

JohnforDoe opened this issue Oct 10, 2015 · 1 comment

Comments

@JohnforDoe
Copy link

nothing in this repo seems to be working.
first of all. where are the webrtc libs that work with the sdk ?
second, even the jain sip example crashes when you press the call button.
this is the error

0-10 15:36:14.866  25465-25774/com.example.sipmessagetest E/AndroidRuntime﹕ FATAL EXCEPTION: Thread-33643
    Process: com.example.sipmessagetest, PID: 25465
    java.lang.NullPointerException: Attempt to invoke interface method 'android.javax.sip.ClientTransaction android.javax.sip.SipProvider.getNewClientTransaction(android.javax.sip.message.Request)' on a null object reference
            at org.mobicents.restcomm.android.sipua.impl.SipManager$5.run(SipManager.java:453)
@atsakiridis
Copy link
Collaborator

@JohnforDoe, we avoid uploading such big libs in version control, as they make it huge. You can find them in the release section of GitHub.

Regarding jain sip example. It has been obsoleted by Messenger example that uses, the newer, high level API (i.e. RestComm Client SDK).

Here's a quick start guide for the SDK, to get you up to speed:

http://docs.telestax.com/restcomm-client-android-sdk-quick-start/

Let me know if you find other issues

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants