Hi! I am new to Asterisk too, I got the similar problem and I would like to
know how to get * to work behind NAT.  

When I have the SIP Debug turn on, I got the error 479 from FWD when * try
to register with FWD, it looks like * is using the local IP (192.168.x.x) in
the Contact field.  I have put the nat=yes in the [FWD.Pulver.com] content,
but it does not seems to make Asterisk aware the external IP

I would like to check if there anyway set * to work behind NAT and
successfully register with FWD.

Thanks a lot!

Terence


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Senad Jordanovic
Sent: Sunday, August 10, 2003 8:57 AM
To: [EMAIL PROTECTED]
Subject: [Asterisk-Users] Registering SIP with FWD and ICONNECTHERE


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

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

Reply via email to