<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hello,<br>
    <br>
    probably this is because app_perl needs to make all symbols
    available, to be seen by the interpreter.<br>
    <br>
    Can you try to load dialog module before app_perl, or the other way
    around? I will look for a fix anyhow, just wanted to see if the
    order matters.<br>
    <br>
    Cheers,<br>
    Daniel<br>
    <br>
    <div class="moz-cite-prefix">On 11/6/13 10:42 AM, mayamatakeshi
      wrote:<br>
    </div>
    <blockquote
cite="mid:CABaNFCbHSL+qcU+-ecSnQQ0aTPdttHXRVi6aKsqj+CYPqC9qBg@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div>
          <div>
            <div>Hello,<br>
              I am using kamailio 4.0.<br>
              <br>
              I am experimenting with module app_perl.<br>
              Actually, I am not using it, I am just loading it because
              it solves this problem when loading snmpstats:<br>
              /usr/lib/libnetsnmpagent.so.10: undefined symbol:
              boot_DynaLoader<br>
              <br>
              However, before using app_perl i was seeing this:<br>
              <br>
              # kamctl fifo get_statistics dialog active_dialogs<br>
              dialog:active_dialogs = 1<br>
              <br>
              But with app_perl loaded, I see this:<br>
              <br>
              # kamctl fifo get_statistics dialog active_dialogs<br>
              app_perl:active_dialogs = 1<br>
              <br>
            </div>
            So, is app_perl intercepting stats requests that should be
            handled by module dialog? <br>
          </div>
          Is this expected? And, is there any performance penalty on
          having this handled by perl?<br>
          <br>
        </div>
        Regards,<br>
        Takeshi<br>
        <br>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:sr-users@lists.sip-router.org">sr-users@lists.sip-router.org</a>
<a class="moz-txt-link-freetext" href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users</a>
</pre>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
Daniel-Constantin Mierla - <a class="moz-txt-link-freetext" href="http://www.asipto.com">http://www.asipto.com</a>
<a class="moz-txt-link-freetext" href="http://twitter.com/#!/miconda">http://twitter.com/#!/miconda</a> - <a class="moz-txt-link-freetext" href="http://www.linkedin.com/in/miconda">http://www.linkedin.com/in/miconda</a>
Kamailio Advanced Trainings - Berlin, Nov 25-28
  - more details about Kamailio trainings at <a class="moz-txt-link-freetext" href="http://www.asipto.com">http://www.asipto.com</a> -
</pre>
  </body>
</html>