<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
<font size="-1">Hi,<br>
<br>
<big> I set a sip service from a sip vendor. For any PSTN call to
1800-number, that sip vendor will forward to <a class="moz-txt-link-abbreviated" href="mailto:1800-number@my.domain">1800-number@my.domain</a>.
This domain is the freeswitch instance I set to forward to a local
phone number. When I test it --- make PSTN call to 1800-number, I
see the sip vendor sends sip request, but freeswitch log file shows
this message: <br>
<br>
sofia_reg.c:558 sofia_reg_handle_register() send challange for
[<a class="moz-txt-link-abbreviated" href="mailto:18669304954@208.74.66.11">18669304954@208.74.66.11</a>] <br>
<br>
</big></font><font size="-1"><big>208.74.66.11 is freeswitch ip</big></font><br>
<font size="-1"><big><br>
even if I set acl.conf.xml<br>
<br>
<list name="strict" default="deny"><br>
<node type="allow" cidr="<sip_vendor_ip_address>/32"/><br>
</list><br>
<br>
<br>
How to configure it?<br>
<br>
<br>
Thanks,<br>
<br>
<br>
Stanley<br>
</big><br>
<br>
</font>
</body>
</html>