Sip/Voip Call Support for all device in android -


i build application sip/voip call. supportable samsung, htc , motorola device. sip call not supportable micromax, xolo etc etc device.so want build app supportable sip call devices.how can do?

actually samsung devices doesn't support sip/voip(like s3) there library can use refer building own sip/voip client.

i used build voip client using csipsimple, works fine on devices tested.

  1. csipsimple
  2. imsdroid
  3. sipdroid

http://code.google.com/p/csipsimple/

https://code.google.com/p/imsdroid/

https://code.google.com/p/sipdroid/


Comments

Popular posts from this blog

How to connect android app to App engine -

gcc - MinGW's ld cannot perform PE operations on non PE output file -

php - display validation error message next to the textbox in codeigniter -