Freeswitch records in stereo

382 views
Skip to first unread message

Kevin Triplett

unread,
Dec 14, 2013, 10:13:09 PM12/14/13
to adhea...@googlegroups.com
I didn't realize this until today, but does FreeSWITCH make recordings in stereo, so the caller is on one channel and the callee is on the other?

The problem is recording voicemail: I would prefer to record in mono, is that possible? Here's a related thread on the FreeSWITCH group:

http://lists.freeswitch.org/pipermail/freeswitch-users/2010-January/052734.html

Thanks for any input -- Kevin

Ben Langfeld

unread,
Dec 15, 2013, 6:39:52 AM12/15/13
to adhea...@googlegroups.com, adhea...@googlegroups.com
It is the default behavior yes. You can set direction attribute :send or :recv.

Regards,
Ben Langfeld
--
You received this message because you are subscribed to the Google Groups "Adhearsion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to adhearsion+...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Fernando D. Alonso

unread,
Dec 15, 2013, 7:23:51 PM12/15/13
to adhea...@googlegroups.com
I experienced the same thing, but resolved that by setting the record-stereo variable to false at my directory/default.xml:

..
<variable name="record_stereo" value="false"/>
..

Hope that helps,
Fernando

Ben Langfeld

unread,
Dec 15, 2013, 8:20:56 PM12/15/13
to adhea...@googlegroups.com, adhea...@googlegroups.com
Doing that is a bad idea since it does not allow you to reverse the decision in other situations. Each recording invocation may select a direction.

Regards,
Ben Langfeld
--
Reply all
Reply to author
Forward
0 new messages