Naim - 2008-01-05

I want to make a similar freesps.gcdns.com service.This servis was a Internet sip proxy server(it can to connect in any ports not only 5060(in my country it's blocked) ,but in last month it's die.
My config file
if_inbound  = ppp0
if_outbound = ppp0

sip_listen_port = 150
hosts_allow_sip = 0.0.0.0/24
hosts_allow_reg = 0.0.0.0/24
rtp_proxy_enable = 1
default_expires = 600

rtp_port_low  = 7070
rtp_port_high = 7089
rtp_timeout = 300
log_calls = 1

outbound_domain_name = sipnet.ru
outbound_domain_host = sipnet.ru
outbound_domain_port = 5060
debug_level =-1

When i want to connect (i'm using eyeBeam) it's write Request Timeout?