Open GoogleCodeExporter opened 9 years ago
Issue 224 has been merged into this issue.
Original comment by samuelv0...@gmail.com
on 14 Apr 2009 at 9:37
Do you have the possibility to get trace from iphone (log) and on server ?
If could you post here or send me by mail.
Like that we can see if the problem is caused by server not receiving the
REGISTER
request or because the REGISTER response is not received by iPhone.
Original comment by samuelv0...@gmail.com
on 27 Apr 2009 at 8:21
I just release a 2.2 rc1 version. I add two settings :
* public ip addr : Application can specify any address or hostname for this
field, for example it can point to one of the interface address in the system,
or it
can point to the public address of a NAT router where port mappings have been
configured for the application.
* bound ip addr : This option SHOULD only be used to selectively bind the socket
to particular interface (instead of 0.0.0.0), and SHOULD NOT be used to set the
published address of a transport (the public ip addr field should be used for
that
purpose).
Logically, you just should define bound ip addr with iphone IP on your vpn.
Perhaps you will need to define proxy in advanced settings.
Don't forget to enable 3G/edge options because iPhone OS thinks vpn is always
WWAN.
I'd like to give us which settings do you use (public and/or bound address,
proxy...)
and of course if it works or not ;-)
If the tests are positive, I will replace this two settings by switch to enable
or
not vpn and define automatically these two parameters.
Thx
Original comment by samuelv0...@gmail.com
on 5 Nov 2009 at 7:47
2.2 rc2 is available on http://code.google.com/p/siphon/downloads/list
Original comment by samuelv0...@gmail.com
on 7 Nov 2009 at 11:50
Original issue reported on code.google.com by
stevensh...@gmail.com
on 20 Mar 2009 at 9:37