<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi, you might want to be more specific with your question.<br>
    <br>
    For incoming calls (FreeSWITCH receiving calls from an IP):<br>
    <br>
    Use Sofia profile param apply-inbound-acl=my_list. Then define agent
    IP(s) directly in the acl list "my_list" that you define in
    acl.conf.xml<br>
    or use Sofia profile param apply-inbound-acl=domains. Then define
    "domains" ACL  in acl.conf.xml pointed to your user directory. Put
    agent IPs as a cidr param in user directory<br>
    <br>
    For outgoing calls (FreeSWITCH sending calls to an IP):<br>
    <br>
    Construct  dial-string that includes agent's IP and use it in the
    dialplan.<br>
    or create a gateway that points to the IP. This way you can also do
    OPTIONS ping in case far-end is down.<br>
    <br>
    <br>
    <pre class="moz-signature" cols="72">
</pre>
    <div class="moz-cite-prefix">On 15-07-28 11:42 AM, Murugan Pandian
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAMRuXGjf5avzhPDVa1KFs6pt0Uwt10CasLnxmrKhz=j4V+qDRA@mail.gmail.com"
      type="cite">
      <div dir="ltr">Hi,
        <div><br>
        </div>
        <div><br>
        </div>
        <div>      How i auth agent based on IP Address</div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_________________________________________________________________________
Professional FreeSWITCH Consulting Services: 
<a class="moz-txt-link-abbreviated" href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a>
<a class="moz-txt-link-freetext" href="http://www.freeswitchsolutions.com">http://www.freeswitchsolutions.com</a>

Official FreeSWITCH Sites
<a class="moz-txt-link-freetext" href="http://www.freeswitch.org">http://www.freeswitch.org</a>
<a class="moz-txt-link-freetext" href="http://confluence.freeswitch.org">http://confluence.freeswitch.org</a>
<a class="moz-txt-link-freetext" href="http://www.cluecon.com">http://www.cluecon.com</a>

FreeSWITCH-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a>
<a class="moz-txt-link-freetext" href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a>
UNSUBSCRIBE:<a class="moz-txt-link-freetext" href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a>
<a class="moz-txt-link-freetext" href="http://www.freeswitch.org">http://www.freeswitch.org</a></pre>
    </blockquote>
    <br>
  </body>
</html>