Hi,<br><br><font face="garamond, serif">I'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 "bad mix" 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 "cuts" or "accelerate" 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><action application="set" data="continue_on_fail=true"/><br><action application="ring_ready" /><br><action application="set" data="ringback=%(2000,4000,440.0,480.0)"/><br>
<action application="set" data="record_waste_resources=true"/><br><action application="set" data="media_bug_answer_req=true"/><br> <action application="set" data="RECORD_TITLE=Recording ${destination_number} ${caller_id_number} ${strft$<br>
<action application="set" data="RECORD_SOFTWARE=OverCall PBX 1.0.0.1"/><br> <action application="set" data="RECORD_ARTIST=OverCall PBX 1.0.0.1"/><br> <action application="set" data="RECORD_COMMENT=OverCall PBX 1.0.0.1"/><br>
<action application="set" data="RECORD_DATE=${strftime(%Y-%m-%d %H:%M)}"/><br> <action application="set" data="RECORD_STEREO=true"/><br> <action application="record_session" data="/my/path/grabaciones/${uuid}.wav"/><br>
<br> <action application="execute_extension" data="SETUP_RECORDING XML default"/><br><br> <action application="bridge" data="sofia/gateway/...................<br>
<br>I'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's driving me crazy<br>
</font>