your sip uri syntax is wrong. it should be sip:andr...@ip:port (u...@host:port format).
On Mon, Feb 1, 2010 at 12:15 PM, Tony <[email protected]> wrote: > Is there anyone developing sip (libosip2) related Apps on android > platform,I have tried my best to test my sip App , but finally failed as i > didn't know how to spell the sip URIs, > > I tested the app on two emulators, one of them was used to be a > server.and the other was used as a client. both of them can listening to > each other successfully, but also both of them can not send message to each > other , I set the sip URIs just as "sip:android:10.0.2.2:5060" and excuted > commmand "redir add udp:5060:5060", is is right??? > > anyone experienced such case ??Help me. thank in advance. > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected]<android-developers%[email protected]> > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

