![]() |
![]() |
![]() |
![]() |
At each execution of the Job processor the CDRS data files files inside the container directory /var/www/instance-name/admin/data_files/messages/input
are imported inside the TokuDB compressed table ar_source_cdr
.
/var/www/instance-name/admin/data_files/messages/archive
, but this is not suggested, because they can be always extracted from ar_source_cdr
table, in nearly their original format, using php asterisell.php data export-cdrs
command.
file1
is some file name to use. It should be distinct, for avoiding clash during importing
some-cdr-provider
is a name of a configure cdr-provider. In case there is no configured cdr-provider,
Asterisell signals the problem, and does not import the file. The file will be imported
later, automatically, when the problem is resolved
logical-type
is the name of some type of file to import. If the type is not recognized, Asterisell
signals the problem, and the file will be imported later, when the problem is resolved
version
is the name of the version of the type used. So the same type, can have different
versions, with slightly different formats
file1.2015-01-01.some-cdr-provider__logical-type__version
, where:
2015-01-01
is a status file, with all the calls of the day
2015-01-00
is a status file, with all the calls of the month
2015-00-00
is a status file, with all the calls of the year