View Single Post
Unread 10-05-2009, 05:25 PM   #2
wahran
Junior Member
 
Join Date: Oct 2009
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
wahran is on a distinguished road
Default

Some "debugging" information, telnetting to active ports 80, 4060 and bogus port 9999 as a control

$ telnet us.voxalot.com 80
Trying 64.34.173.199...
Connected to us.voxalot.com.
Escape character is '^]'.

sip?

Connection closed by foreign host.

Chafik@CHStudio17 /cygdrive/c/downloads/SIPtrace
$ telnet us.voxalot.com 4060
Trying 64.34.173.199...
Connected to us.voxalot.com.
Escape character is '^]'.

Connection closed by foreign host.

Chafik@CHStudio17 /cygdrive/c/downloads/SIPtrace
$ telnet us.voxalot.com 9999
Trying 64.34.173.199...
telnet: Unable to connect to remote host: Connection refused

Chafik@CHStudio17 /cygdrive/c/downloads/SIPtrace
$

I believe the above shows that I can get through to us.voxalot.com on ports 80 and 4060.

Now using Sipsak on the same host/ports, obviously mypassword and myid I used were the real things.

C:\Downloads\SIPTrace>sipsak-0.9.5.exe -T -a mypassword -s sip:myid@us.voxalot.com:4060
warning: IP extract from warning activated to be more informational

(I had to CTRL-C out of it after a few minutes wait).

C:\Downloads\SIPTrace>sipsak-0.9.5.exe -T -a mypassword -s sip:myid@us.voxalot.com:80
warning: IP extract from warning activated to be more informational
nothing received, select returned error

C:\Downloads\SIPTrace>sipsak-0.9.5.exe -T -a mypassword -s sip:myid@us.voxalot.com:9999
warning: IP extract from warning activated to be more informational
0: timeout after 500 ms
0: timeout after 1000 ms
0: timeout after 2000 ms

I might be wrong, but this seems to indicate that the problem is not on my
end.

Thanks,

Chafik
wahran is offline   Reply With Quote