thanks matt for your prompt reply.
i took your advice, i put it back to wav(8309) and changed the cron scripts into:
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
1,4,7,10,13,16,19,22,25,28,31,34,37,40,43,46,49,52,55,58 * * * * /usr/share/astguiclient/AST_CRON_audio_2_compress.pl --MP3
But unfortunately, still no recording files generated in the /var/spool/asterisk/monitorDONE/ORIG and /MP3.
Looking at agc/vicidial.php, it shows the RECORD ID # and the recording file. I check the link below "show conference call call information" while im talking to end party and it shows only 2 channel. I guess, it should be 3 channels, right?
Here is my asterisk cli for your perusal:
-- Executing MeetMe("Local/8600100@default-379f,2", "8600100") in new stack
> Channel Local/8600100@default-379f,1 was answered.
-- Executing AGI("Local/8600100@default-379f,1", "agi://127.0.0.1:4577/call_log") in new stack
-- AGI Script
agi://127.0.0.1:4577/call_log completed, returning 0
-- Executing Dial("Local/8600100@default-379f,1", "SIP/64.192.251.11/19148461321||tTo") in new stack
-- Called 64.192.251.11/19148461321
== Parsing '/etc/asterisk/manager.conf': Found
== Manager 'sendcron' logged on from 127.0.0.1
Aug 13 15:41:07 NOTICE[30981]: chan_local.c:526 local_alloc: No such extension/context 58600100@default creating local channel
Aug 13 15:41:07 NOTICE[30981]: channel.c:2514 __ast_request_and_dial: Unable to request channel Local/58600100@default
-- SIP/64.192.251.11-082315c0 is ringing
-- SIP/64.192.251.11-082315c0 answered Local/8600100@default-379f,1
== Manager 'sendcron' logged off from 127.0.0.1
== Manager 'sendcron' logged off from 127.0.0.1
== Parsing '/etc/asterisk/manager.conf': Found
== Manager 'sendcron' logged on from 127.0.0.1
== Spawn extension (default, 919148461321, 2) exited non-zero on 'Local/8600100@default-379f,1'
-- Executing DeadAGI("Local/8600100@default-379f,1", "agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----16-----ANSWER-----26-----24)") in new stack
-- AGI Script
agi://127.0.0.1:4577/call_log--HVcauses ... ---NODEBUG
Here is my version from VICIDIAL web-client version: 2.0.5-163 BUILD: 80719-1147
From admin.php == VERSION: 2.0.5-136 BUILD: 80719-1351