[Freeswitch-users] Recording file is bigger than the call duration

Shahnawaj Khan shahnawaj.khan1990 at gmail.com
Tue Oct 27 19:03:59 UTC 2020


Hi,

I am working on freeswitch 1.10.2 and using record_session to record
the media of the calls. I found a case where call recording was
greater than the call duration by 4 seconds. I was running freeswitch
in debug logs but nothing seems off in the logs. But I found some
error logs in xml cdr and unable to find an explanation for those in
any of the confluence pages. Please let me know if someone has the
idea of following error logs.
    <error-log>
        <error-period>
          <start>1603359922800633</start>
          <stop>1603359925820633</stop>
          <flaws>2</flaws>
          <consecutive-flaws>1</consecutive-flaws>
          <duration-msec>3020</duration-msec>
        </error-period>
        <error-period>
          <start>1603359908820633</start>
          <stop>1603359911840633</stop>
          <flaws>3</flaws>
          <consecutive-flaws>1</consecutive-flaws>
          <duration-msec>3020</duration-msec>
        </error-period>
        <error-period>
          <start>1603359757800632</start>
          <stop>1603359760820633</stop>
          <flaws>3</flaws>
          <consecutive-flaws>1</consecutive-flaws>
          <duration-msec>3020</duration-msec>
        </error-period>
        <error-period>
          <start>1603359751800633</start>
          <stop>1603359754820633</stop>
          <flaws>3</flaws>
          <consecutive-flaws>1</consecutive-flaws>
          <duration-msec>3020</duration-msec>
        </error-period>
        <error-period>
          <start>1603359742800633</start>
          <stop>1603359746000634</stop>
          <flaws>6</flaws>
          <consecutive-flaws>2</consecutive-flaws>
          <duration-msec>3200</duration-msec>
        </error-period>
        <error-period>
          <start>1603359601780633</start>
          <stop>1603359604800633</stop>
          <flaws>3</flaws>
          <consecutive-flaws>1</consecutive-flaws>
          <duration-msec>3020</duration-msec>
        </error-period>
        <error-period>
          <start>1603359566800632</start>
          <stop>1603359569820633</stop>
          <flaws>3</flaws>
          <consecutive-flaws>1</consecutive-flaws>
          <duration-msec>3020</duration-msec>
        </error-period>
        <error-period>
          <start>1603359497800634</start>
          <stop>1603359500820633</stop>
          <flaws>3</flaws>
          <consecutive-flaws>1</consecutive-flaws>
          <duration-msec>3019</duration-msec>
        </error-period>
      </error-log>

Thanks & Regards,
Shahnawaz



More information about the FreeSWITCH-users mailing list