Hi,
I have created a fresh project, and added com.csipsimple.api package and org.pjsip.pjsua package in my app. I have also included .so libraries.
I need to know that how register and create call using classes of com.csipsimple.api. The sample project on github uses CSipSimple as a library project. But I want my app to be small like 3-4 MB., So I have created a fresh application.
I need to know that can I make project like that? If yes then what things do I need to add from CSipSimple app. And if yes then how to register and create call using com.csipsimple.api and org.pjsip.pjsua.
Thanks
Regards,
Khushal Chouhan