[Asterisk-Users] Registering SIP with FWD and ICONNECTHERE

Senad Jordanovic senad at cwcom.net
Sun Aug 10 08:57:12 MST 2003


Hi,

I am trying to register a SIP service(s) with FWD and ICONNECTHERE.
Here is my sip.conf:
------------------------------------------------
[general]
port =5060
bindaddr =0.0.0.0
context =default
calledid=No CallID

register => 400703:PASSWORD at fwd.pulver.com/400703
register => USERNAME:PASSWORD at sipauth.deltathree.com/400703

[fwd]
type=friend
username=USERNAME
secret=PASSWORD
host=fwd.pulver.com
dtmfmode=inband

[iconnect]
type=friend
username=USERNAME
secret=PASSWORD
host=sipauth.deltathree.com
dtmfmode=inband
----------------------------------------------
Here is error output i get:

File chan_sip.c, Line 388 (retrans_pkt): Maximum retries exceeded on call
23bb9b484917dd803090b59678ee9a4c at 212.159.81.202 for seqno 102 (Request)
NOTICE[81926]: File chan_sip.c, Line 2476 (sip_reg_timeout): Registration
for '400703 at 192.246.69.223' timed out, trying again
WARNING[81926]: File chan_sip.c, Line 388 (retrans_pkt): Maximum retries
exceeded on call 23bb9b484917dd803090b59678ee9a4c at 212.159.81.202 for seqno
102 (Request)
NOTICE[81926]: File chan_sip.c, Line 2476 (sip_reg_timeout): Registration
for '400703 at 192.246.69.223' timed out, trying again





It shows "212.159.81.202" IP, which is one of old IPs i used when astrisk
was originally installed. Now the asterisk is behind NAT.
Anyone had the same problem?

Senad




More information about the asterisk-users mailing list