Hi André, Before you invest tons of effort in getting this up, you could check out http://sipdroid.org/ which already provides SIP telephony in Android. I believe their core engine is the MjSip from university of Parma.
If you want to compile the PJSIP library inside the Android platform, it is necessary to know whether you aim to do this as part of an application (using the NDK) or as part of the entire platform, since approaches are different. I can provide a few pointers to the latter method. --- Henrik Uhrenfeldt Chief Software Engineer Ixonos Denmark ApS Niels Jernes Vej 10, DK-9220 Aalborg Ø, Denmark mobile +45 4030 2607 email: [email protected] http://www.ixonos.com -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of André Barbosa Sent: 21. juni 2010 20:33 To: android-porting Subject: [android-porting] Sip stack hi all, i need to porting a sip stack to android! after search in google and read several posts in android groups, i think that the best choice is sofia-sip or PJSIP. At this time, i think in use the PJSIP! what is your opinion? after download the PJSIP, i saw your code and i understand how compile this lib in linux, however, i don't know how i begin to porting this code to compile on Android! anybody can give some help? Best Regards. -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
