Hi, I have done the SDK-activation and sip-registration but I couldn't make a call just because the CallManager is always null then the Nullpointer Exception happens.-
What I did
- Got the SDK files and libs from Zoiper-Android-SDK-20161212-v2.8.23/zoiper-sdk-lib
Is there any solution for this?
I have just read the SDK's code but there is no place to create an instance for CallManager. How are you guys going to create that? Is it coming from NDK native code?
Thank you
Norio