I build application for sip/voip
call. It is supportable for only Samsung
, HTC
, Motorola
device. but sip call is not supportable for Micromax, Xolo etc etc device.so i want to build app for supportable sip call for all devices.how can I do?
Sip/Voip Call Support for all device in android
629 Views Asked by RushDroid At
1
Actually some Samsung devices also doesn't support SIP/Voip(like s3) There are some library you can use to refer for building your own SIP/VOIP client.
I used to build Voip client using CSipSimple, it works fine on almost all devices i tested.
http://code.google.com/p/csipsimple/
https://code.google.com/p/imsdroid/
https://code.google.com/p/sipdroid/