DoubangoTelecom / imsdroid

High Quality Video SIP/IMS client for Google Android
https://doubango.org
Other
294 stars 168 forks source link

Sample Code For Receiving Calls #615

Open omerasif57 opened 6 years ago

omerasif57 commented 6 years ago

I need to receive calls in my client app. As a beginner, I need some pointers or sample code. I looked in other samples and already know about handleSipEvent event and callState. How can I build an intent with NgnEngine so that I can get incoming call dialog box outside the app?