Rodrigo,<div><br></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><br></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 href="mailto:bogdan@opensips.org" target="_blank">bogdan@opensips.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<u></u>

  
    
  
  <div bgcolor="#ffffff" text="#000000"><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 href="mailto:rodrigo.ferreira@vipway.net.br" target="_blank">rodrigo.ferreira@vipway.net.br</a>&gt;</span>
      wrote:<br>
      <div class="gmail_quote">
        <blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
          <div dir="ltr" bgcolor="#ffffff" text="#000000">
            <div dir="ltr">
              <div style="font-size:12pt;font-family:&#39;Calibri&#39;">
                <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><br>
        </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><br>
        </div>
        <div>That being said, I personally wouldn&#39;t use mi_fifo to do
          this unless it&#39;s the only thing you are using the fifo for.
          I&#39;ve had horrible trouble with fifo commands stepping on each
          other and clogging it up. I&#39;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 href="http://www.opensips-solutions.com" target="_blank">http://www.opensips-solutions.com</a></pre>
  </div></div>

<br>_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a><br>
<a 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><br></div>