<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#ffffff">
    Dear Ahmed,<br>
    <br>
    First of all thanks a lot , for your assistance i really appreciate
    it.<br>
    <br>
    I have some queries if you can please resolve it.<br>
    <br>
    -&nbsp;&nbsp;&nbsp; Is mod_xml_radius the same you are talking about. I found that
    in source&nbsp; of freeswitch at location src/mod/xml_int.<br>
    -&nbsp;&nbsp;&nbsp; I am unable to find any other module like xml-mod-radius. if
    the above one is not the same can you please provide from what site
    location i can download the source and compile it.<br>
    <br>
    <br>
    <div class="moz-signature"><i>Regards,<br>
        Chetan Khatri</i></div>
    <br>
    On 11/22/2012 10:29 PM, Ahmed Sboor wrote:
    <blockquote
cite="mid:CALFFxt1omcKDN7-n8-VbYE0mYuHBz1v8HW5RhbZO0N6Jdm=7Hw@mail.gmail.com"
      type="cite">
      <div dir="ltr">Dear Chetan<br>
        i will be Glad to assist you.
        <div>there are series of steps you have to do .</div>
        <div><br>
        </div>
        <div>1. first compile the xml-mod-radius , it will download
          Free-radius client library itself which is buggy so you have a
          patch inside the xml-mod-radius src folder. patch the
          free-radius client library and recompile the Module.</div>
        <div><br>
        </div>
        <div>2. Use 1.2.stable but download xml-mod-radius module from
          master branch.</div>
        <div>3. there is a xml-conf file inside the source which will
          help to deploy either you want AAA for Class 5 or Class 4
          traffic. We are doing on IP invites .</div>
        <div>4. sample configs are working fine with Jerasoft Radius
          server but i&nbsp;believe&nbsp;it must work with any other radius
          server.</div>
        <div>5. there is also a dialplan sample file to show how to
          force incoming call to be passed via Radius authentication.</div>
        <div>6. If you need any further help i am always there , But i
          am not expert just a "happy user" of this module . Mr. William
          is the person who wrote this module so he can definitely help
          you in details.</div>
        <div>
          7. About Call Volume , we have tested it even on 5000+ calls ,
          works Perfect.</div>
        <div><br>
        </div>
        <div>With warm regards</div>
        <div>Ahmed Sboor</div>
        <div>Netelsat Fze</div>
        <div><br>
        </div>
        <div><br>
        </div>
        <div><br>
        </div>
        <div>
          <br>
        </div>
        <div><br>
          <div class="gmail_quote">On Thu, Nov 22, 2012 at 7:02 PM,
            Chetan Khatri <span dir="ltr">&lt;<a moz-do-not-send="true"
                href="mailto:chetan.khatri@panamaxil.com"
                target="_blank">chetan.khatri@panamaxil.com</a>&gt;</span>
            wrote:<br>
            <blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt
              0.8ex; border-left: 1px solid rgb(204, 204, 204);
              padding-left: 1ex;">
              <div text="#000000" bgcolor="#ffffff"> Hello Ahmed,<br>
                <br>
                Could please provide some guidance to configure
                xml_mod_radius i have deployed it.<br>
                <br>
                <div><i>Regards,<br>
                    Chetan Khatri</i></div>
                <br>
                On 11/22/2012 03:43 AM, Ahmed Sboor wrote:
                <blockquote type="cite">
                  <div dir="ltr">yes we are using xml_mod_radius easily
                    for more then 2000 calls.<br>
                    regards<br>
                    Ahmed
                    <div>
                      <div class="h5"><br>
                        <br>
                        <br>
                        <div class="gmail_quote">On Thu, Nov 22, 2012 at
                          12:55 AM, William King <span dir="ltr">&lt;<a
                              moz-do-not-send="true"
                              href="mailto:william.king@quentustech.com"
                              target="_blank">william.king@quentustech.com</a>&gt;</span>
                          wrote:<br>
                          <blockquote class="gmail_quote" style="margin:
                            0pt 0pt 0pt 0.8ex; border-left: 1px solid
                            rgb(204, 204, 204); padding-left: 1ex;">Try
                            using xml_mod_radius instead.<br>
                            <br>
                            William King<br>
                            Senior Engineer<br>
                            Quentus Technologies, INC<br>
                            1037 NE 65th St Suite 273<br>
                            Seattle, WA 98115<br>
                            Main: &nbsp; (877) 211-9337<br>
                            Office: (206) 388-4772<br>
                            Cell: &nbsp; (253) 686-5518<br>
                            <a moz-do-not-send="true"
                              href="mailto:william.king@quentustech.com"
                              target="_blank">william.king@quentustech.com</a><br>
                            <br>
                            On 11/21/2012 06:48 AM, Chetan Khatri wrote:<br>
                            &gt; Dear All Experts,<br>
                            &gt;<br>
                            &gt; Need help to solve freeswitch's
                            mod_rad_auth capacity issue.<br>
                            &gt; I have deployed freeswtich 1.0.6 and
                            enabled mod_rad_auth module. The<br>
                            &gt; Module is working fine till the
                            concurrent request reaches till 245<br>
                            &gt; after that Accounting is failing.<br>
                            &gt; Below is the Configuration.<br>
                            &gt;<br>
                            &gt; FreeSwitch : 1.0.6<br>
                            &gt; RADIUS Server : FreeRADIUS2<br>
                            &gt; Database server : MySQL 5.5<br>
                            &gt;<br>
                            &gt; We are stress testing the with
                            freeswitch to handle about 2000<br>
                            &gt; concurrent calls with RADIUS AAA.
                            without using RADIUS modules<br>
                            &gt; freeswitch is able to handle 2000
                            concurrent calls without any issues.<br>
                            &gt; For analysis we analysed from RADIUS
                            server replies access-accept<br>
                            &gt; request, but in mod_rad_auth error says
                            *"freeswitch : Invalid Digest<br>
                            &gt; Request from RADIUS server"* only if
                            the concurrent session receives<br>
                            &gt; 245, till that all the requests are
                            been working fine.<br>
                            &gt;<br>
                            &gt; Please guide me how to resolve this
                            capacity issue, I can provide all<br>
                            &gt; the logs and configuration files if
                            required.<br>
                            &gt;<br>
                            &gt; --<br>
                            &gt; /Regards,<br>
                            &gt; Chetan Khatri/<br>
                            &gt;<br>
                            &gt;<br>
                            &gt;
_________________________________________________________________________<br>
                            &gt; Professional FreeSWITCH Consulting
                            Services:<br>
                            &gt; <a moz-do-not-send="true"
                              href="mailto:consulting@freeswitch.org"
                              target="_blank">consulting@freeswitch.org</a><br>
                            &gt; <a moz-do-not-send="true"
                              href="http://www.freeswitchsolutions.com"
                              target="_blank">http://www.freeswitchsolutions.com</a><br>
                            &gt;<br>
                            &gt; FreeSWITCH-powered IP PBX: The CudaTel
                            Communication Server<br>
                            &gt; <a moz-do-not-send="true"
                              href="http://www.cudatel.com"
                              target="_blank">http://www.cudatel.com</a><br>
                            &gt;<br>
                            &gt; Official FreeSWITCH Sites<br>
                            &gt; <a moz-do-not-send="true"
                              href="http://www.freeswitch.org"
                              target="_blank">http://www.freeswitch.org</a><br>
                            &gt; <a moz-do-not-send="true"
                              href="http://wiki.freeswitch.org"
                              target="_blank">http://wiki.freeswitch.org</a><br>
                            &gt; <a moz-do-not-send="true"
                              href="http://www.cluecon.com"
                              target="_blank">http://www.cluecon.com</a><br>
                            &gt;<br>
                            &gt; FreeSWITCH-users mailing list<br>
                            &gt; <a moz-do-not-send="true"
                              href="mailto:FreeSWITCH-users@lists.freeswitch.org"
                              target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
                            &gt; <a moz-do-not-send="true"
                              href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users"
                              target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
                            &gt; UNSUBSCRIBE:<a moz-do-not-send="true"
                              href="http://lists.freeswitch.org/mailman/options/freeswitch-users"
                              target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
                            &gt; <a moz-do-not-send="true"
                              href="http://www.freeswitch.org"
                              target="_blank">http://www.freeswitch.org</a><br>
                            <br>
_________________________________________________________________________<br>
                            Professional FreeSWITCH Consulting Services:<br>
                            <a moz-do-not-send="true"
                              href="mailto:consulting@freeswitch.org"
                              target="_blank">consulting@freeswitch.org</a><br>
                            <a moz-do-not-send="true"
                              href="http://www.freeswitchsolutions.com"
                              target="_blank">http://www.freeswitchsolutions.com</a><br>
                            <br>
                            FreeSWITCH-powered IP PBX: The CudaTel
                            Communication Server<br>
                            <a moz-do-not-send="true"
                              href="http://www.cudatel.com"
                              target="_blank">http://www.cudatel.com</a><br>
                            <br>
                            Official FreeSWITCH Sites<br>
                            <a moz-do-not-send="true"
                              href="http://www.freeswitch.org"
                              target="_blank">http://www.freeswitch.org</a><br>
                            <a moz-do-not-send="true"
                              href="http://wiki.freeswitch.org"
                              target="_blank">http://wiki.freeswitch.org</a><br>
                            <a moz-do-not-send="true"
                              href="http://www.cluecon.com"
                              target="_blank">http://www.cluecon.com</a><br>
                            <br>
                            FreeSWITCH-users mailing list<br>
                            <a moz-do-not-send="true"
                              href="mailto:FreeSWITCH-users@lists.freeswitch.org"
                              target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
                            <a moz-do-not-send="true"
                              href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users"
                              target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
                            UNSUBSCRIBE:<a moz-do-not-send="true"
                              href="http://lists.freeswitch.org/mailman/options/freeswitch-users"
                              target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
                            <a moz-do-not-send="true"
                              href="http://www.freeswitch.org"
                              target="_blank">http://www.freeswitch.org</a><br>
                          </blockquote>
                        </div>
                        <br>
                      </div>
                    </div>
                  </div>
                  <div>
                    <div class="h5">
                      <pre><fieldset></fieldset>
_________________________________________________________________________
Professional FreeSWITCH Consulting Services:
<a moz-do-not-send="true" href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a>
<a moz-do-not-send="true" href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a>

FreeSWITCH-powered IP PBX: The CudaTel Communication Server
<a moz-do-not-send="true" href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a>

Official FreeSWITCH Sites
<a moz-do-not-send="true" href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a>
<a moz-do-not-send="true" href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a>
<a moz-do-not-send="true" href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a>

FreeSWITCH-users mailing list
<a moz-do-not-send="true" href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a>
<a moz-do-not-send="true" href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a>
UNSUBSCRIBE:<a moz-do-not-send="true" href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a>
<a moz-do-not-send="true" href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a>
</pre>
                    </div>
                  </div>
                </blockquote>
              </div>
              <br>
_________________________________________________________________________<br>
              Professional FreeSWITCH Consulting Services:<br>
              <a moz-do-not-send="true"
                href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
              <a moz-do-not-send="true"
                href="http://www.freeswitchsolutions.com"
                target="_blank">http://www.freeswitchsolutions.com</a><br>
              <br>
              FreeSWITCH-powered IP PBX: The CudaTel Communication
              Server<br>
              <a moz-do-not-send="true" href="http://www.cudatel.com"
                target="_blank">http://www.cudatel.com</a><br>
              <br>
              Official FreeSWITCH Sites<br>
              <a moz-do-not-send="true" href="http://www.freeswitch.org"
                target="_blank">http://www.freeswitch.org</a><br>
              <a moz-do-not-send="true"
                href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
              <a moz-do-not-send="true" href="http://www.cluecon.com"
                target="_blank">http://www.cluecon.com</a><br>
              <br>
              FreeSWITCH-users mailing list<br>
              <a moz-do-not-send="true"
                href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
              <a moz-do-not-send="true"
                href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users"
                target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
              UNSUBSCRIBE:<a moz-do-not-send="true"
                href="http://lists.freeswitch.org/mailman/options/freeswitch-users"
                target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
              <a moz-do-not-send="true" href="http://www.freeswitch.org"
                target="_blank">http://www.freeswitch.org</a><br>
              <br>
            </blockquote>
          </div>
          <br>
        </div>
      </div>
      <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_________________________________________________________________________
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>

FreeSWITCH-powered IP PBX: The CudaTel Communication Server
<a class="moz-txt-link-freetext" href="http://www.cudatel.com">http://www.cudatel.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://wiki.freeswitch.org">http://wiki.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>
  </body>
</html>