Hi, guys.
I really need help on figuring out this problem. I tried most solutions to the similar situations but none worked. There is always a Red Button “Apply Config” on the top of the page which is not normal, even I didn’t make any changes. If I apply config, it just give me error log. When I try to config Extension, Outbound, or Inbound routes. The fatal error will pop out.
Here is the error log
Reload failed because retrieve_conf encountered an error: 1
exit: 1
found language dir en_UK for pagingpro, not installed on system, skipping
found language dir fr for directory, not installed on system, skipping
found language dir en_UK for broadcast, not installed on system, skipping
found language dir en_UK for directorypro, not installed on system, skipping
[FATAL] SELECT dest, name, selection, a.id id FROM ivr_details a INNER JOIN ivr_entries d ON a.id = d.ivr_id ORDER BY name [nativecode=1146 ** Table 'asterisk.ivr_details' doesn't exist]SQL -
SELECT dest, name, selection, a.id id FROM ivr_details a INNER JOIN ivr_entries d ON a.id = d.ivr_id ORDER BY name
Trace Back:
/var/www/html/admin/libraries/sql.functions.php:25 die_freepbx()
[0]: SELECT dest, name, selection, a.id id FROM ivr_details a INNER JOIN ivr_entries d ON a.id = d.ivr_id ORDER BY name [nativecode=1146 ** Table 'asterisk.ivr_details' doesn't exist]SQL -
SELECT dest, name, selection, a.id id FROM ivr_details a INNER JOIN ivr_entries d ON a.id = d.ivr_id ORDER BY name
/var/www/html/admin/modules/ivr/functions.inc.php:636 sql()
[0]: SELECT dest, name, selection, a.id id FROM ivr_details a INNER JOIN ivr_entries d ON a.id = d.ivr_id ORDER BY name
[1]: getAll
[2]: 2
/var/www/html/admin/libraries/usage_registry.functions.php:145 ivr_check_destinations()
[0]: 1
/var/www/html/admin/libraries/usage_registry.functions.php:338 framework_check_destination_usage()
[0]: 1
[1]:
/var/lib/asterisk/bin/retrieve_conf:612 framework_list_problem_destinations()
[0]:
[1]:
1 error(s) occurred, you should view the notification log on the dashboard or main screen to check for more details.
Someone said changing default password works, but actually not for me.
Really thanks to anyone who helps.