vicibox 4.0.3, vicidial 2.8b0.5, Asterisk 1.4.44-vici, single machine, Intel(R) Xeon(R) CPU X3470 @ 2.93GHz
I have DIDs, and when the there is inbound call and routed to a Phone, the call is recorded, but I am not able to see the recorded file as a link to be downloaded. It is showing for example the location (20130627111811_22909378_50911347) but there is not a file in this name but there is a file in this name (20130627111811__192*168*028*254*378-all.wav) where is the Phone extension is 378.
My questions are:
Why it is not appearing as a link?
Why the call was recorded in a file name: 20130627111811__192*168*028*254*378-all.wav and not in the name (20130627111811_22909378_50911347)?
This is the Asterisk CLI:
- Code: Select all
cckpost*CLI>
[Jun 27 11:18:11] -- Executing [22909378@trunkinbound:1] AGI("SIP/mada-00000a0b", "agi-DID_route.agi") in new stack
[Jun 27 11:18:11] -- Launched AGI Script /var/lib/asterisk/agi-bin/agi-DID_route.agi
[Jun 27 11:18:11] -- AGI Script Executing Application: (Monitor) Options: (wav|/var/spool/asterisk/monitor/MIX/20130627111811_22909378_50911347)
[Jun 27 11:18:11] -- AGI Script agi-DID_route.agi completed, returning 0
[Jun 27 11:18:11] -- Executing [192*168*028*254*378@defaultlog:1] AGI("SIP/mada-00000a0b", "agi-NVA_recording.agi|BOTH------Y---Y---Y") in new stack
[Jun 27 11:18:11] -- Launched AGI Script /var/lib/asterisk/agi-bin/agi-NVA_recording.agi
[Jun 27 11:18:11] -- AGI Script Executing Application: (Monitor) Options: (wav|/var/spool/asterisk/monitor/MIX/20130627111811__192*168*028*254*378)
[Jun 27 11:18:11] -- AGI Script agi-NVA_recording.agi completed, returning 0
[Jun 27 11:18:11] -- Executing [192*168*028*254*378@defaultlog:2] Goto("SIP/mada-00000a0b", "default|192*168*028*254*378|1") in new stack
[Jun 27 11:18:11] -- Goto (default,192*168*028*254*378,1)
[Jun 27 11:18:11] -- Executing [192*168*028*254*378@default:1] Goto("SIP/mada-00000a0b", "default|378|1") in new stack
[Jun 27 11:18:11] -- Goto (default,378,1)
[Jun 27 11:18:11] -- Executing [378@default:1] Dial("SIP/mada-00000a0b", "SIP/378|60|") in new stack
[Jun 27 11:18:11] -- Called 378
[Jun 27 11:18:11] -- SIP/378-00000a0c is ringing
Regards
Bilal