[Asterisk-Users] soxmix

Joseph syscon at interbaun.com
Sun Nov 28 15:36:01 MST 2004


Does soxmix works with asterisk ver. 0.9?

I have ver. sox-12.17.5 on Gentoo but the option "m" does not combine
two WAV files (In and Out) into one file.  I have two separate files
in /monitor folder.

exten => 711,1,SetVar(CALLFILENAME=${EXTEN:1}-${TIMESTAMP})
exten => 711,2,Monitor(wav,${CALLFILENAME},m)
exten => 711,3,Dial(${sales_support},20,r)
exten => 711,4,Voicemail(u11)    ; Right to voicemail
exten => 711,5,Hangup()

-- 
#Joseph



More information about the asterisk-users mailing list