[android-developers] Re: SIP STACK messages

2012-03-16 Thread matej148
Or if someone has experiences with another sip stack - maybe with mjsip, every comment would be very appreciated. Thanks in advance. On 16. Mar., 01:07 h., matej148 wrote: > Hi all, > is it possible to sendSIPmessage with basicSIPstack? And one more > question - is it possible

[android-developers] SIP STACK messages

2012-03-15 Thread matej148
Hi all, is it possible to send SIP message with basic SIP stack? And one more question - is it possible to handle incoming SIP messages (I just want to know the text of message packet)? I have android 2.3.3. I also tried another sip stacks (j-sip, doubango, ngn stack, but there were a lot of proble

[android-developers] changing source class of android.jar

2012-03-14 Thread matej148
Hi, is it possible to modify class SipProfile from android.net.sip package? What I only need is to fix one number (P-CSCF default port is 4060). I have found this source http://grepcode.com/file/repository.grepcode.com/java/ext/com.google.android/android/2.3.3_r1/android/net/sip/SipProfile.java?av=

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

2012-03-14 Thread matej148
2.1 android app). Thanks advance for your answer. Matej On Mar 14, 3:08 pm, Nikolay Elenkov wrote: > On Wed, Mar 14, 2012 at 2:22 AM, matej148 wrote: > > Hi to all, > > we want to create SIP application on Android 2.3.3 and have some > > issues with android.sip stack (default s

[android-developers] SIP Stack registration packet with authorization

2012-03-14 Thread matej148
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 2.) in the case that we set port num