As I understand it, & if I understand you correctly, the register parameter is for the client side. The nat=yes parameter is for the server side, so it has nothing to do with your register statement. The sip debug displays "no nat" because sip.broadvoice.com is not "behind" the nat, it's "in front" of it.
-g On Tue, 2004-06-15 at 17:29, Kubat, Philip wrote: > This may be a newbie SIP/NAT question. If so I am sorry. But any help > would be appreciated. My Asterisk server is behind an ipchains box and I am > trying to connect to Broadvoice. All works fine without the NAT. I have a > global nat=yes prior to my register, but the sip debug allows shows "no > nat)". Is this "label" issue, and am I barking up the wrong tree? > > Sip.conf.... > nat=yes > register => 1235551234: password @sip.broadvoice.com:5060/1235551234 > > sip debug.... > Retransmitting #5 (no NAT): > REGISTER sip:sip.broadvoice.com SIP/2.0 > Via: SIP/2.0/UDP 1.2.3.4:5060 > ... > Event: registration > Content-Length: > > _______________________________________________ > Asterisk-Users mailing list > [EMAIL PROTECTED] > http://lists.digium.com/mailman/listinfo/asterisk-users > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users _______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
