<tt><font size=2>> OK, I set alwaysauthreject = yes and I discovered
a allowguest, which I set<br>
> to "no", too.<br>
> The PBX is behind a Firewall and I just allow UDP 5060 and 10000-10100.<br>
> Now I log the SIP-pakets coming from Internet, too...<br>
> <br>
> Hopefully I solved my problem...<br>
</font></tt>
<br><tt><font size=2>Make sure you have solved the problem. You don't want
to get hit with a phone bill for calls from your location to Israel. Basically,
they are hoping that you are running the equivalent of a mail server open
relay. They are trying to use you to dial out to another number. You don't
want to pay for these calls.</font></tt>
<br>
<br><tt><font size=2>The calls are being dumped into your default context.
It's not matching on your gotoif statements, so finally it is trying to
execute this:</font></tt>
<br><tt><font size=2>Dial("SIP/192.168.20.120-0000002a", "SIP/pbxluca/000972592603325,,R")
in new stack</font></tt>
<br>
<br><tt><font size=2>Not sure what trunk pbxluca is, but if that is an
outbound trunk, then this is very bad. The only reason it would fail then
is if they have the outbound dial pattern wrong, which is a sure sign that
you are open in the future to having someone make this kind of call in
a way that does work and leaves you on the hook. Based on your email address,
I am guessing you are in Germany. Looks like they almost have the correct
outbound pattern for dialing from Germany to Israel. It should be 00972592603325
(notice the one less zero in the front). Please tell me that pbxluca is
not an outbound dialing context? If it is, you need to fix this very quickly.</font></tt>