<div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">---------- Forwarded message ----------<br>From: "William Piper" <<a href="mailto:william.piper@gmail.com">
william.piper@gmail.com</a>><br>To: "Asterisk Users Mailing List - Non-Commercial Discussion" <<a href="mailto:asterisk-users@lists.digium.com">asterisk-users@lists.digium.com</a>><br>Date: Sat, 30 Sep 2006 22:08:23 -0400
<br>Subject: Re: [Asterisk-Users] Help, please help -- IAX2 softphone to server on LAN<br><div>Sure sounds like a firewall issue... if you pinging port 4069 and it is not coming back, that sounds like a firewall problem. Try taking down your iptables and then try & see what happens.
</div>
<div> </div>
<div>bp<br><br> </div>
<div><span class="gmail_quote">On 9/28/06, <b class="gmail_sendername">Wolfgang_Borgon</b> <<a href="mailto:wborgon@yahoo.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">wborgon@yahoo.com</a>
> wrote:</span>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0px 0px 0px 0.8ex; padding-left: 1ex;">David,<br>Yes, I've also forwarded port 4569 to the server.<br>Since the router is forwarding to the server, I cannot
<br>forward it to the client as well -- however, as the<br>client isn't going out past the LAN, it shouldn't<br>matter... unless there's something else going on that<br>I don't know about.<br>Thanks<br>Wolfgang<br><br>--- David J Carter <
<a href="mailto:david.carter@codepipe.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">david.carter@codepipe.com</a>> wrote:<br><br>> Wolfgang wrote: -<br>><br>> I've already sunk several hours into this without
<br>> any<br>> real progress, so I'd really appreciate any help My
<br>> task is simple -- establish a connection between a<br>> softphone on XP ProSP2 to a Asterisk server on Linux<br>> FC4 over a LAN through a Netgear router. The server<br>> will then go out to a PSTN termination service.
<br>><br>> Thus far, the PSTN termination connection works fine<br>> -- I've opened up 4569 with iptables, and forwarded<br>> 4569 to the server IP. I am not, however, having<br>> any<br>> luck connecting the softphone to the server.
<br>><br>> I can telnet, ftp, and http to the server, but not<br>> IAX2. Iaxping times out, registration by Idefisk and<br>> Firefly also times out.<br>><br>> The server fails to see the client as well.
<br>
><br>> Here's a portion of my iax.conf:<br>><br>> [client]<br>> type=friend<br>> username=client<br>> secret=******<br>> host=<a href="http://192.168.1.40" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
192.168.1.40</a><br>> context=clientcon
<br>><br>> and extensions.conf:<br>><br>> [clientcon]<br>> exten => 2278,1,Dial(IAX2/client)<br>><br>><br>><br>==========================================================<br>> You say you have 4569 configured in iptables, what
<br>> about the netgear router?<br>><br>> Have you port forwarded 4569 there?<br>><br>> Dave<br>></blockquote></div></blockquote><div><br></div><br></div>In your iax.conf, instead of...<br><br>host=<a href="http://192.168.1.40/" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
192.168.1.40</a><br><br>Use...<br><br>host=dynamic<br><br>-Buki <br>- Da Naija Man<br>