I have developed a simple client sip application on andorid by using
SipDemo example which is provided by Google.

My application(everything such as Authentication, Streaming, ...)
works perfect over my WiFi network, but when I switch it in 3G
network, just authentication of SIP session works fine and the audio
streaming does not work!!??

By the way I have a desktop client SIP application(written in C#) that
works perfect with my android client app over 3G network, it means
that streaming does not work when two client is android in 3G network,
but when one of clients changes to my desktop SIP client
application(written by C#) streaming works perfectly.

Does any body run SIP stack which provided in android 2.3 in 3G
network? in the following links it's been told that Sip Stack does not
work in 3G network, if so why I can use SIP in 3G network when one
client is SipDemo and another is c# client in windows desktop
application?
:(:(:(:(:(:(

[url]http://stackoverflow.com/questions/5139718/android2-3-sip-
implementation[/url]
[url]http://stackoverflow.com/questions/6219107/why-does-the-native-
sip-stack-included-in-android-2-3-does-not-work-over-3g[/url]

-- 
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

Reply via email to