by thomaslly » Wed Jun 10, 2009 6:43 am
Just here there is an recording issue from our local callcenter customer , want to know if anyone here can help with it.
Let me describe it here,
the callcenter customer run vicidial2.0.4rc3 , for outbound, on a centos 5.2 installation. quad core xeon cpu. the db on another svr
the load averagle is about 2 for vicidial svr, and the load average for db svr is about 1.
outbound trunk is sip over a leased line to an remote site where an asterisk wiht digium card installed for termination.
the issue is, in some of the recordings, but not for all recordings, we can hear the speaking of agent, but the sound volumn of callee is very low, even can not hear what the callee is saying.
but in real talking session, the agent can hear clearly what the callee said, so can finish the call successfully.
the recording is done with monitor application, and bridge into meetme room of agent & callee.
the recording is written to ramdisk temporarily, and every 5 minutes, a script will move it to another archiving & do compressing there , convert it from wav to gsm.
After my research from vicidial forums, it may relate to timer or such, since the vicidial svr rely on ztdummy for timer source. and after I checked, it has no rtc kernel module installed. and ztdummy don't linked to this module.
my further actions to fix this issues would be,
1.recompile the kernel with ztc enabled
2.install tdm card , like x100p, etc, to provide the timing source.
Pls let me know if it's correct or any other actions possible
Regards,
Thomas