<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body smarttemplateinserted="true" text="#000000" bgcolor="#FFFFFF">
    <div id="smartTemplate4-quoteHeader">
      <div style="font-size:10.0pt;font-family:Verdana,Arial">Isn't
        timerfd the default under-the-hood implementation of the "soft"
        (the default) timer in FS for some years now? In other words,
        it's quite surprising this param had any effect at all. Are you
        sure it did it? What are your kernel, glibc (ldd --version) and
        FS versions?<br>
        <br>
      </div>
      <div style="border:none;border-top:solid #B5C4DF
        1.0pt;padding:3.0pt 0cm 0cm
0cm;font-size:10.0pt;font-family:"Tahoma","sans-serif""><b>From:</b>
        Stanislav Sinyagin<br>
        <b>Sent:</b> Thursday, September 21, 2017 16:55<br>
        <b>To:</b> Freeswitch Users Help<br>
        <b>Subject:</b> Re: [Freeswitch-users] Session recording
        performance<br>
      </div>
      <br>
    </div>
    <span type="cite"
cite="mid:CACOYK=hQn+ZDFBaGe5MQY7Bpjftv-ZV1XKDmX4BLDUxCSybWLg@mail.gmail.com"
      style="display: block; word-break: break-all; margin: 7px 0 0 0;
      padding: 0; line-height:0"></span>
    <pre wrap="">that's right, loading mod_timerfd, and setting in the SIP profile
    <param name="rtp-timer-name" value="timerfd"/>

has eliminated the problem, and now all outbound RTP has jitter below 1ms.


</pre>
  </body>
</html>