vicidial_id in recording_log
Posted: Mon Apr 13, 2020 6:51 am
Hi,
I installed the latest ViciBox rom iso form the site and it update it. I created a campaign and in-group and did some test calls.
The campaign is configured to record all calls. I noticed something:
- the line in recording_log has on the vicidial_id the closecallid like this: recording_log.vicidial_id=vicidial_closer_log.closecallid
- if in the DID I have Record Call: Y then in the recording_log there is a new line (beside one the above) where recording_log.vicidial_id=vicidial_closer_log.vicidial_id
Is this a bug or is a reason for this?
For our setup this is very awkward the Vicidial_id in recording_log is the closecallid (int) and then you cannot do a join on the 2 tables in order to easily find the recordings.
For outbound calls everything is ok due to the fact that vicidial_log.uniqueid is varchar so a join with recording_log is possible.
Thanks,
Andrei
ViciBox 9.0.1 from .iso
VERSION: 2.14-744a
BUILD: 200401-1448
Asterisk 13.29.2-vici
Single Server
No Digium/Sangoma Hardware
No Extra Software After Installation
VMWare 14
I installed the latest ViciBox rom iso form the site and it update it. I created a campaign and in-group and did some test calls.
The campaign is configured to record all calls. I noticed something:
- the line in recording_log has on the vicidial_id the closecallid like this: recording_log.vicidial_id=vicidial_closer_log.closecallid
- if in the DID I have Record Call: Y then in the recording_log there is a new line (beside one the above) where recording_log.vicidial_id=vicidial_closer_log.vicidial_id
Is this a bug or is a reason for this?
For our setup this is very awkward the Vicidial_id in recording_log is the closecallid (int) and then you cannot do a join on the 2 tables in order to easily find the recordings.
For outbound calls everything is ok due to the fact that vicidial_log.uniqueid is varchar so a join with recording_log is possible.
Thanks,
Andrei
ViciBox 9.0.1 from .iso
VERSION: 2.14-744a
BUILD: 200401-1448
Asterisk 13.29.2-vici
Single Server
No Digium/Sangoma Hardware
No Extra Software After Installation
VMWare 14