Hi,<br><br><font face="garamond, serif">I&#39;m having the next problem:<br><br>When using record_session on long calls (more than 20 minutes) at some point the final output file &quot;bad mix&quot; the channels, so the A-Leg and B-Leg get one over the other in different times. It looks that in some point the A-Leg &quot;cuts&quot; or &quot;accelerate&quot; audio frames and as result the final audio sounds like two people talking at different times or at the same time but whitout order. Like:<br>
<br>During Call Audio:<br><br>1. A: Hi Bro<br>2. B; Hi Man, How are you??<br>3. A: Excellent Bro<br>4. B: Good For you<br>5. A: Have a nice Day<br>6. B; Same to you<br><br><br>On Final Output Audio File:<br><br>1. A: Hi / B: Hi man How are you??<br>
2. A: Bro<br>3. B: Good For you<br>4. B: Same to you / A; Excellent<br>5. A:  Bro<br>6. A: Have a Nice Day<br><br>Tried to use same codec on both legs but not working, the result for long calls is the same. also tried to change the .wav for a .gsm but when converting, the result is the same.<br>
<br>Dial Plan:<br><br>&lt;action application=&quot;set&quot; data=&quot;continue_on_fail=true&quot;/&gt;<br>&lt;action application=&quot;ring_ready&quot; /&gt;<br>&lt;action application=&quot;set&quot; data=&quot;ringback=%(2000,4000,440.0,480.0)&quot;/&gt;<br>
&lt;action application=&quot;set&quot; data=&quot;record_waste_resources=true&quot;/&gt;<br>&lt;action application=&quot;set&quot; data=&quot;media_bug_answer_req=true&quot;/&gt;<br> &lt;action application=&quot;set&quot; data=&quot;RECORD_TITLE=Recording ${destination_number} ${caller_id_number} ${strft$<br>
        &lt;action application=&quot;set&quot; data=&quot;RECORD_SOFTWARE=OverCall PBX 1.0.0.1&quot;/&gt;<br>        &lt;action application=&quot;set&quot; data=&quot;RECORD_ARTIST=OverCall PBX 1.0.0.1&quot;/&gt;<br>        &lt;action application=&quot;set&quot; data=&quot;RECORD_COMMENT=OverCall PBX 1.0.0.1&quot;/&gt;<br>
        &lt;action application=&quot;set&quot; data=&quot;RECORD_DATE=${strftime(%Y-%m-%d %H:%M)}&quot;/&gt;<br>        &lt;action application=&quot;set&quot; data=&quot;RECORD_STEREO=true&quot;/&gt;<br>        &lt;action application=&quot;record_session&quot; data=&quot;/my/path/grabaciones/${uuid}.wav&quot;/&gt;<br>
<br>  &lt;action application=&quot;execute_extension&quot; data=&quot;SETUP_RECORDING XML default&quot;/&gt;<br><br>                &lt;action application=&quot;bridge&quot; data=&quot;sofia/gateway/...................<br>
<br>I&#39;m Using <br><br>Intel(R) Core(TM) i5-2310 (4 Cores)<br>8 GB Ram<br>Debian Wheezy x86<br>FreeSWITCH Version 1.3.14b+git~20130301T214848Z~c35a41e4ca (git c35a41e 2013-03-01 21:48:48Z)<br><br>Greetings and hope some may know whats happening here, because it&#39;s driving me crazy<br>
</font>