<div dir="ltr">I could not find any way to filter out these candidates using acl on freeswitch side. I ended up using sessionDescriptionHandlerFactoryOptions Modifiers on sip js side to remove those candidates before sending sdp to freeswitch</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Apr 29, 2020 at 11:39 AM Babak Yakhchali <<a href="mailto:babak.freeswitch@gmail.com">babak.freeswitch@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Hi<div>I'm trying to use sipjs with freeswitch but the problem is freeswitch is accepting candidates like this:</div><div>a=candidate:2131708102 1 udp 2113937151 ad7f0d0b-7245-4c33-84af-fda3f2921d18.local 54385 typ host generation 0 network-cost 999<br></div><div>these are generated by mdns from browser and cause errors like</div><div> AUDIO RTP REPORTS ERROR: [Remote Address Error!] </div><div>and then</div><div>INCOMPATIBLE_DESTINATION<br></div><div><br></div><div>I tried wan_v4.auto as "apply-candidate-acl" but it is accepting those candidate too</div><div>is there any builtin acl that I can use to make fs accept only public ipv4 addresses?</div><div>thanks</div></div>
</blockquote></div>