Re: [pjsip] PJSIP on Android

JS
Jurij Smakov
Sun, Aug 23, 2009 10:42 PM

On Sun, Aug 23, 2009 at 08:41:45PM +0300, P.Muge Ersoy wrote:

Hi Guys!

I ve just download Android 1.5 and compiled it..
Unfortunately Jurijs version of android_sound.cpp is not compatible with 1.5
source..

There are some errors like below;

android::AudioTrack::SYSTEM  // there is no more system variable in
AudioTrack class..
android_rec_cb should be like ;
static void android_rec_cb(int eventtype,void* user, void * info) ;

Jurij;

Do you willing to do any updates for the 1.5 source?

Thanks!

No, I do not plan to put any further work into it. A lot of effort is required
to make the existing code into a usable application, and now that sipdroid
is available, I don't really see any point in investing more time into making
it work with newer firmware.

Best regards,

Jurij Smakov                                          jurij@wooyd.org
Key: http://www.wooyd.org/pgpkey/                      KeyID: C99E03CC

On Sun, Aug 23, 2009 at 08:41:45PM +0300, P.Muge Ersoy wrote: > Hi Guys! > > I ve just download Android 1.5 and compiled it.. > Unfortunately Jurijs version of android_sound.cpp is not compatible with 1.5 > source.. > > There are some errors like below; > > android::AudioTrack::SYSTEM // there is no more system variable in > AudioTrack class.. > android_rec_cb should be like ; > static void android_rec_cb(int eventtype,void* user, void * info) ; > > Jurij; > > Do you willing to do any updates for the 1.5 source? > > Thanks! No, I do not plan to put any further work into it. A lot of effort is required to make the existing code into a usable application, and now that sipdroid is available, I don't really see any point in investing more time into making it work with newer firmware. Best regards, -- Jurij Smakov jurij@wooyd.org Key: http://www.wooyd.org/pgpkey/ KeyID: C99E03CC