[asterisk-users] how to force Asterisk 1.4 to use soxmix
Giorgio Incantalupo
gincantalupo at fgasoftware.com
Wed Sep 17 03:26:33 CDT 2008
Hi Julien,
the soxmix (or sox in Asterisk 1.4 as default choice) is used by
Asterisk to record queues calls when you ask it to mix the in and out
calls, so I do not have control on it. Asterisk 1.2.x uses soxmix while
Asterisk 1.4.x uses sox instead but the command sox launched by Asterisk
1.4.x does not work on my Debian because the sox command version is
12.17.9, old but it is the most recent package available for Etch).
The res_monitor.c code shows it is possible to specify which to use...
soxmix or sox but I do not know how...I could use a "#define HAVE_SOXMIX
1" before "#ifdef HAVE_SOXMIX" but I do not think is the right choice.
Giorgio.
Julien Claassen wrote:
> Hi!
> for which feature? I'm relatively new, but I guess, if it is dependent on
> some dialplan related stuff, you coudl always use a:
> System(soxmix Options)
> in the appropriate place. From what I've experienced upto now, you can setup
> a lot, which doesn't seem obvious.
> Kindest regards
> Julien
>
> --------
> Music was my first love and it will be my last (John Miles)
>
> ======== FIND MY WEB-PROJECT AT: ========
> http://ltsb.sourceforge.net
> the Linux TextBased Studio guide
> ======= AND MY PERSONAL PAGES AT: =======
> http://www.juliencoder.de
>
> _______________________________________________
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>
> AstriCon 2008 - September 22 - 25 Phoenix, Arizona
> Register Now: http://www.astricon.net
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-users
>
>
More information about the asterisk-users
mailing list