< Previous by Date Date Index Next by Date >
  Thread Index Next in Thread >

[reSIProcate-users] Android is now supported




I've recently tested reSIProcate on an Android device.  Some small
patches were needed but now it compiles.

I think it's fair to say that the core features (resip, dum) can be
supported on Android almost to the same extent as any other platform.  I
was able to run all the test cases for rutil, resip and dum and I also
had it working with TLS (using a custom OpenSSL build)

I've put a very generic overview on my blog and I'll provide a more
specific set of notes on the wiki very soon:

http://danielpocock.com/building-existing-autotools-c-projects-on-android

It would be really interesting to have feedback from anybody else who is
keen to try this on Android.  I can imagine there are some specific
issues such as making sure phone sleep/wakeup is coordinated with timer
code in reSIProcate although it should be possible to resolve all of
these things.