| |
| News & Reviews |
Welcome to the Voxilla VoIP Forum.
Voxilla has been a trusted source for accurate, up-to-date information on the IP Communications industry since 2002. A dedicated staff of reporters and engineers produce feature articles and product reviews to keep industry watchers abreast of the people, companies, and trends driving a fast moving market.
You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!
If you have any problems with the registration process or your account login, please contact contact us.
Voxilla VoIP Forum |
Asterisk + FWD not working behind NATTechnical support, how-to guides, troubleshooting, and general assistance, from beginner to seasoned pro, this is where to discuss Asterisk, the most powerful open source PBX. |
| | LinkBack | Thread Tools | Rate Thread | Display Modes |
| |||
| I know this topic has been discussed but there is no solution. Here is my OWN problem. I setup * behind NAT. my registration with FWD is timing out. I opened port 5060 and 5082 using UDP in my firewall for my * box. here is what i have in sip.conf sip.conf [general] port=5060 bindaddr=192.168.1.10 disallow=all allow=ulaw allow=alaw externalip=my.homeip.net ; dyndns home ip localnet=192.168.1.0/255.255.255.0 context=from-fwd maxexpirey=180 defaultexpirey=160 tos=reliability srvlookup=yes reinvite=no canreinvite=no nat=yes register => 123456:<password>@fwd.pulver.com/123456 [123456] ;thameema FWD account type=friend username=123456 ;fromuser=123456 fromdomain=fwd.pulver.com secret=<password> ;host=fwd.pulver.com host=dynamic dtmfmode=inband nat=yes reinvite=no canreinvite=no ;allow=gsm allow=ulaw allow=alaw context=from-sip-fwd I am getting the following error in my log Feb 8 23:46:02 NOTICE[14141]: chan_sip.c:4147 sip_reg_timeout: -- Registration for '123456@fwd.pulver.com' timed out, trying again 11 headers, 0 lines Reliably Transmitting: REGISTER sip:fwd.pulver.com SIP/2.0 Via: SIP/2.0/UDP 192.168.1.10:5060;branch=z9hG4bK52f4f2be From: <sip:123456@fwd.pulver.com>;tag=as0db8ddb6 To: <sip:123456@fwd.pulver.com> Call-ID: 7c8a755544c4041877b16ea06fb83f98@192.168.1.10 CSeq: 160 REGISTER User-Agent: Asterisk PBX Expires: 160 Contact: <sip:123456@192.168.1.10> Event: registration Content-Length: 0 (no NAT) to 69.90.155.70:5060 Retransmitting #1 (no NAT): REGISTER sip:fwd.pulver.com SIP/2.0 Via: SIP/2.0/UDP 192.168.1.10:5060;branch=z9hG4bK52f4f2be From: <sip:123456@fwd.pulver.com>;tag=as0db8ddb6 To: <sip:123456@fwd.pulver.com> Call-ID: 7c8a755544c4041877b16ea06fb83f98@192.168.1.10 CSeq: 160 REGISTER User-Agent: Asterisk PBX Expires: 160 Contact: <sip:123456@192.168.1.10> Event: registration Content-Length: 0 I don't understand whats wrong with my config. Please help me out. |
| |||
| Quote:
From looking at your SIP conf you mispelled "externip" as "externalip". I suspect that would cause the problems with your registration. Also you need to open the port range listed in rtp.conf or you'll make connections, but get no voice. - |Daryll |
| |||
| Thanks daryll. You have good sight. May be the mispelling of 'externip' might have caused the problem. I didn't try SIP but i m very much satisfied with IAX. Thanks for your time. |
| Thread Tools | |
| Display Modes | Rate This Thread |
| |
| | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Asterisk <--> NAT <-> Internet <-> NAT < | syscon | Asterisk Support Forum | 1 | May 8th, 2006 08:47 AM |
| FWD not working again | isolvesystems | Other Providers | 0 | October 14th, 2005 02:04 AM |
| Asterisk + FWD IAX inbound not working. Need help! | jjoshua | Asterisk Support Forum | 0 | September 18th, 2005 09:01 PM |
| FWD autofoward working? | RobT | General VoIP Discussion | 5 | July 23rd, 2005 06:25 PM |
| Broadvoice do not register behind symmetric NAT,but FWD does | omerboyaci | BroadVoice Support Forum | 12 | March 7th, 2005 02:03 PM |