yoshirotanaka / siphon

Automatically exported from code.google.com/p/siphon
0 stars 0 forks source link

Can't connect to vitelity #392

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

1. Configure for vitelity with same settings as my HT488:

Username: <user>
Password: <passwd>
Server: sip23.vitelity.net

Advanced/Proxy: sip23.vitelity.net
Advanced/Enable NAT: ON
Advanced/Auth. Username: <user>

Phone Settings/Codec: uLaw, ALaw, GSM, G.729

Network/Local Port: 5060
Network/Keep Alive Interval: 15
Network/Enable ICE: ON

(not mentioned = blank/default)

2. Try to connect (over WiFi)

What is the expected output? What do you see instead?

Always get "Service Unavailable" followed by "Request Timeout"
(Tried many combinations of Codecs, NAT on/off, ICE on/off: same results)

My HT488 connects just fine from the same network.

What version of the product are you using? On what operating system?

OS 3.1.2
Siphon 2.2.0-1

Please provide any additional information below.

By looking at the log all I see is that it keeps trying to retransmit
REGISTER messages (and that's all it does until it decides to timeout).

Original issue reported on code.google.com by cesar.cr...@gmail.com on 4 May 2010 at 6:50