简体   繁体   中英

is there any protocol other than SIP for VOIP

I am new to android.I want to build a VOIP app.I made an app using SIP but could not test the application as my cell phone does not support SIP.Please suggest me any protocol and Library so that i can design a good and generic app for all version of android. Advance thanks for all.

Your issue is not SIP itself, it is the built-in API that is not supported by all handsets.

You can use PJSIP , a widely used SIP stack that should supports a wider variety of Android hansets.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM