Closed GoogleCodeExporter closed 9 years ago
[deleted comment]
[deleted comment]
[deleted comment]
It is nothing to do with 3G.. it does not work with 3G on too..
Call from idoubs(iPhone) to idoubs(iPad) w.o. enabling STUN:
-> No incoming call
"Call"/Connect from idoubs(iPhone) to idoubs(iPad), both :
STUN Server - ON; Discover - ON; stun.sipgate.net:3478/10000;
-> Message: "Not Connected"
Call from X-Lite(Firewall Traversal Method: Discover public IP address(STUN))
: stun.sipgate.net) to idoubs(iPhone/iPad):
-> OK, incoming call
Do I something wrong?
Original comment by mamma...@gmail.com
on 5 Aug 2011 at 8:07
You are connected to the eduroam network right? Then you could've figured this
out by yourself.
The university is blocking the ports required to make a SIP call so if you use
the stun server you're using other ports then default. And sometimes even if
the SIP call can be made some network management leprechauns slow down your
bandwith so the have major delay.
P.S. Wifi has a higher priority so wifi is the applications first choice.
Maybe you could try something like this:
[mConfigurationService setBoolWithKey: NETWORK_USE_WIFI andValue: NO];
Original comment by nightfox...@gmail.com
on 9 Aug 2011 at 12:12
@nightfox...@gmail.com
But other applications for iPhone like, iSip or Sofphone, work on eduroam
without any problem (without turning NAT Traversal on), call or receive..
Original comment by E.Mamma...@gmail.com
on 9 Aug 2011 at 4:50
Issue 68 has been merged into this issue.
Original comment by boss...@yahoo.fr
on 18 Aug 2011 at 6:12
Original comment by boss...@yahoo.fr
on 8 Jun 2012 at 11:29
I think this issues is nat router problem, something with sip packet size. As i
saw, for example, the first invite is sent to the proxy, and the second one
with authorization header is not passed by nat router, For example, tplink is
one of broken nat router.
Original comment by dani.p...@gmail.com
on 31 Oct 2012 at 9:07
Original comment by boss...@yahoo.fr
on 6 Aug 2013 at 7:23
Original issue reported on code.google.com by
mamma...@gmail.com
on 4 Aug 2011 at 3:37