• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

How to make calls in android using Intent?

Hi all,

I want to write code in android for making outgoing-calls after registering with the SIP server. I already have done with the registration part, but I want to know which class/function should I use to make calls to any of the number.

I tried to do it using Intent, but the goal is not achieved. Please guide me for the right approach.

Thanks!
 
Back
Top Bottom