Some recordings being cut short
Posted: Fri Aug 29, 2014 1:41 pm
Install Information:
Standalone
Vicibox redux 32bit preload 3.1.15
VERSION: 2.6-372a
BUILD: 120713-2123
Sangoma CPD
All sip g729
I am having an issue where recordings are being cut short. It appears to be random…. Outbound, predictive… (have not tried manual or inbound)
7 agents outbound Ratio 2.8 to 5
Interestingly, the same issue is also happening on our clustered setup using the exact same install version as the standalone and the same Sangoma CPD server.
I switched my crontab from this:
### recording mixing/compressing/ftping scripts
#0,3,6,9,12,15,18,21,24,27,30,33,36,39,42,45,48,51,54,57 * * * * /usr/share/astguiclient/AST_CRON_audio_1_move_mix.pl
#0,3,6,9,12,15,18,21,24,27,30,33,36,39,42,45,48,51,54,57 * * * * /usr/share/astguiclient/AST_CRON_audio_1_move_mix.pl --MIX
0,3,6,9,12,15,18,21,24,27,30,33,36,39,42,45,48,51,54,57 * * * * /usr/share/astguiclient/AST_CRON_audio_1_move_VDonly.pl
To This:
### recording mixing/compressing/ftping scripts
0,3,6,9,12,15,18,21,24,27,30,33,36,39,42,45,48,51,54,57 * * * * /usr/share/astguiclient/AST_CRON_audio_1_move_mix.pl
0,3,6,9,12,15,18,21,24,27,30,33,36,39,42,45,48,51,54,57 * * * * /usr/share/astguiclient/AST_CRON_audio_1_move_mix.pl --MIX
#0,3,6,9,12,15,18,21,24,27,30,33,36,39,42,45,48,51,54,57 * * * * /usr/share/astguiclient/AST_CRON_audio_1_move_VDonly.pl
It seemed to fix it for about a week…
I ran the audio_1 move files manually in debug and the first two gave a warning "Can't find soxmix binary! Trying sox…" but ran successfully.
Rebooting does resolve the issue, but that is not a proper solution…
Thanks in advance for your help.
- Brian
Standalone
Vicibox redux 32bit preload 3.1.15
VERSION: 2.6-372a
BUILD: 120713-2123
Sangoma CPD
All sip g729
I am having an issue where recordings are being cut short. It appears to be random…. Outbound, predictive… (have not tried manual or inbound)
7 agents outbound Ratio 2.8 to 5
Interestingly, the same issue is also happening on our clustered setup using the exact same install version as the standalone and the same Sangoma CPD server.
I switched my crontab from this:
### recording mixing/compressing/ftping scripts
#0,3,6,9,12,15,18,21,24,27,30,33,36,39,42,45,48,51,54,57 * * * * /usr/share/astguiclient/AST_CRON_audio_1_move_mix.pl
#0,3,6,9,12,15,18,21,24,27,30,33,36,39,42,45,48,51,54,57 * * * * /usr/share/astguiclient/AST_CRON_audio_1_move_mix.pl --MIX
0,3,6,9,12,15,18,21,24,27,30,33,36,39,42,45,48,51,54,57 * * * * /usr/share/astguiclient/AST_CRON_audio_1_move_VDonly.pl
To This:
### recording mixing/compressing/ftping scripts
0,3,6,9,12,15,18,21,24,27,30,33,36,39,42,45,48,51,54,57 * * * * /usr/share/astguiclient/AST_CRON_audio_1_move_mix.pl
0,3,6,9,12,15,18,21,24,27,30,33,36,39,42,45,48,51,54,57 * * * * /usr/share/astguiclient/AST_CRON_audio_1_move_mix.pl --MIX
#0,3,6,9,12,15,18,21,24,27,30,33,36,39,42,45,48,51,54,57 * * * * /usr/share/astguiclient/AST_CRON_audio_1_move_VDonly.pl
It seemed to fix it for about a week…
I ran the audio_1 move files manually in debug and the first two gave a warning "Can't find soxmix binary! Trying sox…" but ran successfully.
Rebooting does resolve the issue, but that is not a proper solution…
Thanks in advance for your help.
- Brian