Hi Nikolay, thank you for your answer, but we are almost sure that
OpenIMS works well. Could you recommend us good SIP stack for Android
2.3.3 please? We tried J-SIP (works for creating java app server on PC
but for android - Conversion to dalvik format failed with error 1),
NGN stack (good for 2.1 android app).
Thanks advance for your answer.
Matej

On Mar 14, 3:08 pm, Nikolay Elenkov <nikolay.elen...@gmail.com> wrote:
> On Wed, Mar 14, 2012 at 2:22 AM, matej148 <matejmihal...@gmail.com> wrote:
> > Hi to all,
> > we want to create SIP application on Android 2.3.3 and have some
> > issues with android.sip stack (default sip stack). Our mobile app
> > sends register sip packet, but
> > 1.) by default OpenIMS core responds 400 Bad request P-Visited-Network-
> > ID Header missing
>
> Never used OpenIMS, but this seems like a server configuration problem.
> Remove the P-Visited-Network-ID requirement, and it will probably work.
> Normally, the server will respond with 403 Not authorized, and the the client
> will send the authorization headers. Since it doesn't get that far, it fails
> to register. BTW, I don't think you can send the authorization header
> preemptively with the default Android SIP stack. IIRC, you can't
> set custom headers either, so either you configure your server to
> work with the Android stack, or use another, more flexible stack and
> API.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to