Question

I intend to write an SIP client for Android (and maybe other systems but let's make Android first) and I was wondering which library would be the best to use: the one we got on the android sdk or pjsip? And why?

Has anyone got some feedback with pjsip?

Thanks for your answers

Was it helpful?

Solution

In my opinion, PJSIP is the best one. It is free and open source multimedia communication library. It is designed to be very small in footprint, have high performance, and very flexible.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top