[Freeswitch-users] audo sync issues with record_session to mp3

Frank @ Impact frank at impactfax.com
Mon Jan 2 18:01:12 MSK 2012


We have the same problem.  We are running git from 12/30/11.  our aleg is a
sip channel coming to FS and the bleg is a sip channels leaving FS.  

I noticed this problem really when we started using mp3 instead of
wav.  With wav, it really was not noticeable for us in a 10-15minute call.
But with mp3, we notice it after just 2-3 minutes. By 10 minutes, it is so
far out of sync, it sounds like 2 different calls.

The relevant dialplan is 

<?xml version="1.0"?>
<document type="freeswitch/xml">
  <section name="dialplan" description="Regex/XML Dialplan">
    <context name="default">
      <extension name="myextension">
        <condition>
       <action application="sched_broadcast" data="+15740
sounds/announce.wav bleg"/>
   	  <action application="sched_hangup" data="+1800 "/>
	  <action application="enum" data="15035411236"/>
	  <action application="set" data="RECORD_ANSWER_REQ=true"/>
	  <action application="set" data="RECORD_STEREO=true"/>
	  <action application="record_session"
data="/mnt/rd/recordfile.mp3"/>
          <action application="bridge"
data="[park_after_bridge=true,park_timeout=3]${enum_auto_route}"/>
	  <action application="hangup"/>
        </condition>
      </extension>
    </context>
  </section>
</document>



-----Original Message-----
From: freeswitch-users-bounces at lists.freeswitch.org
[mailto:freeswitch-users-bounces at lists.freeswitch.org] On Behalf Of Gabriel
Gunderson
Sent: Thursday, October 20, 2011 3:07 AM
To: FreeSWITCH Users Help
Subject: Re: [Freeswitch-users] audo sync issues with record_session to mp3

On Tue, Oct 18, 2011 at 4:34 AM, Tom Parrott <tomp at tomp.co.uk> wrote:
> Longer calls, after about 10 minutes start to introduce sync issues
> between the A-leg and the B-leg.
>
> We are running record_session on the A-leg, and it seems to get ahead of
> the B-leg.
>
> For example the caller on the A-leg will be heard to answer a question
> whilst the person on the B-leg is asking it.

What's on the other end of each leg? That might help us figure this out.

Gabe


FreeSWITCH-users mailing list
FreeSWITCH-users at lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org




Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-users mailing list