Hi,

I set a sip service from a sip vendor. For any PSTN call to 1800-number, that sip vendor will forward to [EMAIL PROTECTED] 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: sofia_reg.c:558 sofia_reg_handle_register() send challange for [EMAIL PROTECTED]
208.74.66.11 is freeswitch ip

even if I set acl.conf.xml

   <list name="strict" default="deny">
     <node type="allow" cidr="<sip_vendor_ip_address>/32"/>
   </list>


How to configure it?


Thanks,


Stanley


_______________________________________________
Freeswitch-users mailing list
[email protected]
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org

Reply via email to