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:[EMAIL PROTECTED]/400703
register => USERNAME:[EMAIL PROTECTED]/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
[EMAIL PROTECTED] for seqno 102 (Request)
NOTICE[81926]: File chan_sip.c, Line 2476 (sip_reg_timeout): Registration
for '[EMAIL PROTECTED]' timed out, trying again
WARNING[81926]: File chan_sip.c, Line 388 (retrans_pkt): Maximum retries
exceeded on call [EMAIL PROTECTED] for seqno
102 (Request)
NOTICE[81926]: File chan_sip.c, Line 2476 (sip_reg_timeout): Registration
for '[EMAIL PROTECTED]' 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

_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to