<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    Hi Rodrigo,<br>
    <br>
    Posting scripts may not be the best practice as the mailing list has
    some size limit (to 40K) - better upload here:<br>
        <a class="moz-txt-link-freetext" href="http://www.opensips.org/Resources/DocsTipsFaqs">http://www.opensips.org/Resources/DocsTipsFaqs</a><br>
    <br>
    Regards,<br>
    Bogdan<br>
    <br>
    On 05/02/2012 05:58 PM, Rodrigo Ferreira wrote:
    <blockquote cite="mid:8DCDBFCB081F426BA5E132BB6C1BC84F@EmersonPC"
      type="cite">
      <div dir="ltr">
        <div style="font-family: 'Calibri'; color: rgb(0, 0, 0);
          font-size: 12pt;">
          <div>Hi Ali,</div>
          <div> </div>
          <div>I did a php script to read that info, but isnt perfect
            yet, I will try to find it here and post it here.</div>
          <div style="font-style: normal; display: inline; font-family:
            'Calibri'; color: rgb(0, 0, 0); font-size: small;
            font-weight: normal; text-decoration: none;">
            <div style="font: 10pt tahoma;">
              <div> </div>
              <div style="background: none repeat scroll 0% 0% rgb(245,
                245, 245);">
                <div style=""><b>From:</b> <a moz-do-not-send="true"
                    title="alipey@gmail.com"
                    href="mailto:alipey@gmail.com">Ali Pey</a> </div>
                <div><b>Sent:</b> Wednesday, May 02, 2012 11:51 AM</div>
                <div><b>To:</b> <a moz-do-not-send="true"
                    title="users@lists.opensips.org"
                    href="mailto:users@lists.opensips.org">OpenSIPS
                    users mailling list</a> </div>
                <div><b>Subject:</b> Re: [OpenSIPS-Users] Opensips
                  Active Calls</div>
              </div>
            </div>
            <div> </div>
          </div>
          <div style="font-style: normal; display: inline; font-family:
            'Calibri'; color: rgb(0, 0, 0); font-size: small;
            font-weight: normal; text-decoration: none;">Rodrigo,
            <div> </div>
            <div>Did you ever make this work? Do you have any
              recommendations or code to share? What is the traffic
              volume in your case?</div>
            <div> </div>
            <div>Regards,</div>
            <div>Ali</div>
            <div><br>
              <br>
              <div class="gmail_quote">On Fri, Mar 16, 2012 at 11:41 AM,
                Bogdan-Andrei Iancu <span dir="ltr">&lt;<a
                    moz-do-not-send="true"
                    href="mailto:bogdan@opensips.org" target="_blank">bogdan@opensips.org</a>&gt;</span>
                wrote:<br>
                <blockquote style="border-left: 1px solid rgb(204, 204,
                  204); margin: 0px 0px 0px 0.8ex; padding-left: 1ex;"
                  class="gmail_quote">
                  <div text="#000000" bgcolor="#ffffff">
                    <div>
                      <div class="h5">On 03/16/2012 04:35 PM, Brett
                        Nemeroff wrote:
                        <blockquote type="cite">On Fri, Mar 16, 2012 at
                          9:24 AM, Rodrigo Ferreira <span dir="ltr">&lt;<a
                              moz-do-not-send="true"
                              href="mailto:rodrigo.ferreira@vipway.net.br"
                              target="_blank">rodrigo.ferreira@vipway.net.br</a>&gt;</span>
                          wrote:<br>
                          <div class="gmail_quote">
                            <blockquote style="border-left: 1px solid
                              rgb(204, 204, 204); margin: 0pt 0pt 0pt
                              0.8ex; padding-left: 1ex;"
                              class="gmail_quote">
                              <div dir="ltr" text="#000000"
                                bgcolor="#ffffff">
                                <div dir="ltr">
                                  <div style="font-family: 'Calibri';
                                    font-size: 12pt;">
                                    <div>I didnt see the previous email
                                      from Bogdan, sorry about that.</div>
                                    <div> </div>
                                    <div>And you are right, I’ll not be
                                      lazy and put some effort to make a
                                      call viewer using the dlg_list, I
                                      have a prototype here, it works
                                      90% of the time, I will try to
                                      make some changes to the dialogs
                                      right.</div>
                                  </div>
                                </div>
                              </div>
                            </blockquote>
                            <div> </div>
                            <div>I just wanted to add my $0.02 here. I
                              regularly do this kind of thing with the
                              fifo to retrieve call status and call
                              counts. It works very well.</div>
                            <div> </div>
                            <div>That being said, I personally wouldn't
                              use mi_fifo to do this unless it's the
                              only thing you are using the fifo for.
                              I've had horrible trouble with fifo
                              commands stepping on each other and
                              clogging it up. I'd look into some other
                              mi_x method</div>
                          </div>
                        </blockquote>
                        <br>
                      </div>
                    </div>
                    in my opinion, mi_datagram is one of the lightest
                    ways of interacting, but you need to take care of
                    the size of the data you retrieve (as with UDP
                    transport you are limited to 65K).<br>
                    <br>
                    Regards,<br>
                    Bogdan
                    <div class="im"><br>
                      <br>
                      <pre cols="72">-- 
Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
<a moz-do-not-send="true" href="http://www.opensips-solutions.com" target="_blank">http://www.opensips-solutions.com</a></pre>
                    </div>
                  </div>
                  <br>
                  _______________________________________________<br>
                  Users mailing list<br>
                  <a moz-do-not-send="true"
                    href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a><br>
                  <a moz-do-not-send="true"
                    href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users"
                    target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
                  <br>
                </blockquote>
              </div>
              <div> </div>
            </div>
            <p>
            </p>
            <hr>
            _______________________________________________<br>
            Users mailing list<br>
            <a class="moz-txt-link-abbreviated" href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a><br>
            <a class="moz-txt-link-freetext" href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
            <p>
            </p>
            <hr>
            <p color="#000000" avgcert??="" align="left">Nenhum vírus
              encontrado nessa mensagem.<br>
              Verificado por AVG - <a moz-do-not-send="true"
                href="http://www.avgbrasil.com.br">www.avgbrasil.com.br</a><br>
              Versão: 2012.0.1913 / Banco de dados de vírus: 2411/4973 -
              Data de Lançamento: 05/02/12</p>
          </div>
        </div>
      </div>
      <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a>
<a class="moz-txt-link-freetext" href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a>
</pre>
    </blockquote>
    <br>
    <br>
    <pre class="moz-signature" cols="72">-- 
Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
<a class="moz-txt-link-freetext" href="http://www.opensips-solutions.com">http://www.opensips-solutions.com</a></pre>
  </body>
</html>