If all signs point to mis-configuration of your firewall, why not prove them wrong (while in the process getting more details).... just add wireshark to the mix.  You can then watch the traffic and be able to quickly identify if any is being lost due to blocked ingress/egress ports.<br>
<br>DJ<br><br><br><div class="gmail_quote">On Sat, Nov 28, 2009 at 8:49 AM, Michael Herrmann <span dir="ltr">&lt;<a href="mailto:michael@intakt-musikinstitut.de">michael@intakt-musikinstitut.de</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi out there,<br>
<br>
I think i&#39;ve everything set up properly, outbound calls are working fine, but<br>
at incoming calls I can&#39;t hear anything, but the other one is able to hear me<br>
perfectly.<br>
<br>
I&#39;m using an asterisk 1.6.1.10 in my internal network in a NAT, connected to<br>
my sip-provider using a trunk.<br>
Firewall settings on the router are:<br>
forward UDP port 5060,5004,10000-20000 to asterisk server<br>
Firewall on asterisk server is switched off (for better testing)<br>
<br>
[sip.conf]<br>
[general]<br>
port=5060<br>
bindaddr=0.0.0.0<br>
language = de<br>
externhost=<a href="http://intakt-musik.dyndns.org" target="_blank">intakt-musik.dyndns.org</a><br>
externip=<a href="http://intakt-musik.dyndns.org" target="_blank">intakt-musik.dyndns.org</a><br>
localnet=<a href="http://192.168.0.0/255.255.255.0%0Anat=yes" target="_blank">192.168.0.0/255.255.255.0<br>
nat=yes</a><br>
register =&gt; <a href="http://USER:PASS@sipconnect.sipgate.de/USER" target="_blank">USER:PASS@sipconnect.sipgate.de/USER</a><br>
<br>
[<a href="http://sipconnect.sipgate.de" target="_blank">sipconnect.sipgate.de</a>]<br>
type = friend<br>
host = <a href="http://sipconnect.sipgate.de" target="_blank">sipconnect.sipgate.de</a><br>
outboundproxy = <a href="http://sipconnect.live.sipgate.de" target="_blank">sipconnect.live.sipgate.de</a><br>
port = 5060<br>
username = USER<br>
fromuser = USER<br>
fromdomain = <a href="http://sipconnect.sipgate.de" target="_blank">sipconnect.sipgate.de</a><br>
secret = PASS<br>
dtmfmode = rfc2833<br>
insecure = port,invite<br>
;insecure = very<br>
canreinvite = no<br>
registertimeout = 600<br>
disallow = all<br>
allow = alaw<br>
allow = ulaw<br>
context = <a href="http://sipconnect.sipgate.de" target="_blank">sipconnect.sipgate.de</a><br>
<br>
<br>
Auntie google is not very helpful for me.<br>
They all say, it looks like a firewall problem on the router.<br>
But I&#39;m sure this is set up correctly.<br>
<br>
Any ideas?<br>
<br>
<br>
--<br>
Michael Herrmann<br>
<br>
<br>
<br>
_______________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
</blockquote></div><br>