<!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>&nbsp;&nbsp; I set a sip service from a sip vendor.&nbsp; 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>.&nbsp;&nbsp;
This domain is the freeswitch instance I set to forward to a local
phone number.&nbsp;&nbsp; When I test it&nbsp; --- make PSTN call to 1800-number, I
see the sip vendor sends sip request, but freeswitch log file shows&nbsp;
this message:&nbsp;&nbsp; <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>]&nbsp;&nbsp;&nbsp; <br>
<br>
&nbsp;</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>
&nbsp; &nbsp; &lt;list name="strict" default="deny"&gt;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;node type="allow" cidr="&lt;sip_vendor_ip_address&gt;/32"/&gt;<br>
&nbsp;&nbsp;&nbsp; &lt;/list&gt;<br>
<br>
<br>
How to configure it?<br>
<br>
<br>
Thanks,<br>
<br>
<br>
Stanley<br>
</big><br>
<br>
</font>
</body>
</html>