<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    On 17/12/12 19:41, Ross Kusler wrote:
    <blockquote
      cite="mid:2D2C5E725FD77F4E856395362B9344B210201606@mbx-w1-ca-1"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=ISO-8859-1">
      <meta name="Generator" content="Microsoft Word 14 (filtered
        medium)">
      <style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
      <div class="WordSection1">
        <p class="MsoNormal">Hey all,<o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">                I am wondering if anyone
          knows about a simple UAC-like tool that can establish a single
          concurrent long-running call to another SIP endpoint and <u>monitor</u>
          the incoming RTP.  If, in real-time, it detects a significant
          drop in RTP (or other audio degradation), it could run a
          command line tool.  I’m not looking for software that captures
          lots of calls or does advanced analytics.. I’m really just
          hoping for something that alerts us to an issue in real-time
          while a call is still active.  Does anyone know of anything
          like this?  Or will I have to roll it myself?<o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">I appreciate any suggestions that you can
          offer! =)<o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <br>
      </div>
    </blockquote>
    <br>
    I used to use Smokeping in UDP mode, with long packets.    It is not
    strictly a stream as such :)<br>
    <br>
    <br>
    Some like the bit below in the config file.   You can choose the
    size to suit.<br>
    <br>
    + EchoPing<br>
    <br>
    pings = 5<br>
    size = 170<br>
    udp = yes<br>
    <br>
    <br>
    <br>
    <pre class="moz-signature" cols="72">-- 
Tim Bray
<a class="moz-txt-link-abbreviated" href="mailto:tim@kooky.org">tim@kooky.org</a> | +44 7966 479015 | <a class="moz-txt-link-freetext" href="http://www.kooky.org">http://www.kooky.org</a>
Huddersfield, UK </pre>
  </body>
</html>