Is there any way to make Android native sip stack to support voip on all android devices?
问题 I have invested some time building a simple VOIP call using android native sip API. But later came to know that it does not support voip call on all Android devices. And it was mentioned that it was relied on Jain sip stack. So is there any way i can make it support on all Android Device (from Android 4 on ward) using native sip stack. Any simple demo source code on implementing sip using pjsip would be also highly appreciated. 回答1: PJSip Android Library Build Up Steps Requirements: - Latest