[android-developers] Re: SIP Stack registration packet with authorization

2016-05-16 Thread Sahaba Sahaba R.A.
Hello: I am trying to connect SIPDEMO application to IMS Network (SBC/P-CSCF). I am using Android Studio. I just commented few lines and added following code to setup correct SipProfile , targetting P-CSCF/IMS username="+9665xxx"; domain="rcs.xxx.xxx.com.sa";

[android-developers] Re: SIP Stack registration packet with authorization

2012-11-20 Thread subramanian r
Hi , We also tried registering to OpenIMS from Android SIP Stack (using SipDemo sample ) and we get exactly the same error 400 Bad request P-Visited-Network- ID Header missing . and we see that Authorization field is missing in the reg packet . @matej148 : Any success in resolving the issue

[android-developers] Re: SIP Stack registration packet with authorization

2012-03-19 Thread Jovan Novkovic
Is it posible to use some codec like G729 with android native SIP STACK? Or if itn's possible can you explain how can i do that??? :) -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to

Re: [android-developers] Re: SIP Stack registration packet with authorization

2012-03-19 Thread Graham Bright
Might be better off using Jain Sipp sipmanager seems not to be supported on 2.3 android phones such as samsung galaxy s and s2 On 14 Mar 2012 15:36, Nikolay Elenkov nikolay.elen...@gmail.com wrote: On Thu, Mar 15, 2012 at 12:20 AM, matej148 matejmihal...@gmail.com wrote: Hi Nikolay, thank you

[android-developers] Re: SIP Stack registration packet with authorization

2012-03-14 Thread matej148
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

Re: [android-developers] Re: SIP Stack registration packet with authorization

2012-03-14 Thread Nikolay Elenkov
On Thu, Mar 15, 2012 at 12:20 AM, matej148 matejmihal...@gmail.com wrote: Hi Nikolay, thank you for your answer, but we are almost sure that OpenIMS works well. Maybe it does, but your current configuration seems to be incompatible with Android. You could try to change or customize it a bit to