Hi Alaa, I also have to create SIP client for Outgoing calls.
I took reference from http://developer.android.com/guide/topics/connectivity/sip.html and SipDemo(Sample available in android sdk). But I am not able to make a call even registration is done successfully. When we initialize local profile, we setup registration listener and in that listener we implement method (onRegistering(), onRegistrationDone() and onRegistrationFailed() ). So in my case, onRegistrationDone() method is getting called, it means it is successfully registered. Even with SipDemo also, I am not able to make voice call. Can you please help me in creating SIP Client. Thanks & Regards, Swati Goel On Wednesday, 9 March 2011 06:20:09 UTC+5:30, Alaa Gh wrote: > > Hi, > I'm preparing my final studies project and i'm planning to make a > Voice-Over-Ip application => SIP integrated on 2.3 version. > In fact, i followed this DEV Guide(http://developer.android.com/guide/ > topics/network/sip.html<http://developer.android.com/guide/topics/network/sip.html>) > > but i don't know from where i have to begin! > There is not enough examples on it so i'm really needing your help. > What is exactly the steps to proceed ? > Please try to help me. > > Thank you very much :). -- -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en --- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

