[asterisk-users] Call recording in - out

Joao Gomes Pereira gomespereira at startel.pt
Sun Jun 7 11:51:30 CDT 2009


Hello to all
I'm trying to record the calls going to my queues, but asterisk creates 
2 files, one with the inbound and another with the outbound sound.
I know Sox should mix the 2 files automatically in the end, but this 
isn't happening.
I have sox installed in my server.

How can I force Sox to mix the files?
Here is my config:


queues.conf-----------------------------

[general]
persistentmembers = no
monitor-format=wav
monitor-join=yes
monitor-type=mixmonitor



[queue_1]

persistentmembers = no
monitor-format=wav
monitor-join=yes
monitor-type=mixmonitor


wrapuptime=3
timeout=15
strategy=roundrobin
retry=5
member => Agent/600
member => Agent/601

agents.conf-----------------------------


[general]
persistentagents=no

[agents]

updatecdr=no

recordagentcalls=yes
recordformat=wav
monitor-join=yes
savecallsin=/var/www/html/recordings/

custom_beep=beep
group=1
wrapuptime=19
ackcall=no
group=1

agent => 600,1234,Jose
agent => 601,1234,Maria



Thanks
Regards
Joao Pereira

-- 
StarTel - A Rede Livre
Joao Gomes Pereira
www.startel.pt
+351 304500650
sip: gomespereira at startel.pt




More information about the asterisk-users mailing list