M mSCZzwnhyMKLuWmbKKvi New Member Nov 15, 2022 4 0 1 55 Nov 19, 2024 #1 Since upgrading to 5.4.0 no call detail records have been recording in the database. Other than that everything seems to be working ok.
Since upgrading to 5.4.0 no call detail records have been recording in the database. Other than that everything seems to be working ok.
P pbxgeek Active Member Jan 19, 2021 305 110 43 38 Nov 21, 2024 #2 if you are using the HTTP upload method, check if the cron job Is running.
M mSCZzwnhyMKLuWmbKKvi New Member Nov 15, 2022 4 0 1 55 Nov 22, 2024 #3 pbxgeek said: if you are using the HTTP upload method, check if the cron job Is running. Click to expand... The cron job is running Last edited: Nov 22, 2024
pbxgeek said: if you are using the HTTP upload method, check if the cron job Is running. Click to expand... The cron job is running
V vuthy09 Member Jun 12, 2023 138 12 18 41 Nov 22, 2024 #4 mSCZzwnhyMKLuWmbKKvi said: The cron job is running Click to expand... * * * * * /usr/bin/php /var/www/fusionpbx/app/xml_cdr/xml_cdr_import.php 300 abcdef0123456789 >/dev/null 2>&1 , copy this code into your cron job it will be working Reactions: markjcrane
mSCZzwnhyMKLuWmbKKvi said: The cron job is running Click to expand... * * * * * /usr/bin/php /var/www/fusionpbx/app/xml_cdr/xml_cdr_import.php 300 abcdef0123456789 >/dev/null 2>&1 , copy this code into your cron job it will be working
M mSCZzwnhyMKLuWmbKKvi New Member Nov 15, 2022 4 0 1 55 Nov 27, 2024 #5 Cron job is running. No love. I may just build a new server and transfer everything