Retrieve_conf failed, config not applied after installed AsteriskNOW

After I installed AsteriskNow 6.12 Distro on Vmware, I met this errror retrieve_conf failed, config not applied so I couldn’t apply config. Click on apply config and expand this error its noticed me that
exit: 1
found language dir en_UK for broadcast, not installed on system, skipping
found language dir fr for directory, not installed on system, skipping
found language dir en_UK for pagingpro, not installed on system, skipping
found language dir en_GB for speeddial, not installed on system, skipping
found language dir fr for speeddial, not installed on system, skipping
found language dir es for speeddial, not installed on system, skipping
found language dir it for speeddial, not installed on system, skipping
[FATAL] SELECT callback_id, destination, description FROM callback [nativecode=1146 ** Table ‘asterisk.callback’ doesn’t exist]SQL -
SELECT callback_id, destination, description FROM callback

Trace Back:

/var/www/html/admin/libraries/sql.functions.php:25 die_freepbx()
[0]: SELECT callback_id, destination, description FROM callback [nativecode=1146 ** Table ‘asterisk.callback’ doesn’t exist]SQL -
SELECT callback_id, destination, description FROM callback

/var/www/html/admin/modules/callback/functions.inc.php:56 sql()
[0]: SELECT callback_id, destination, description FROM callback
[1]: getAll
[2]: 2

/var/www/html/admin/libraries/usage_registry.functions.php:145 callback_check_destinations()
[0]: 1

/var/www/html/admin/libraries/usage_registry.functions.php:340 framework_check_destination_usage()
[0]: 1
[1]:

/var/lib/asterisk/bin/retrieve_conf:685 framework_list_problem_destinations()
[0]:
[1]:

How can I fix this issue? Please help me. I am on my way to complete the final thesis.

Wrong forum , this one for FreePBX, . .

Sorrry dicko, but I think FreePBX is already integrated in AsteriskNOW. :frowning: my mistake

Not quite, asterisknow is an offering by dugium that uses FreePBX, but only so far, depending on it for your thesis might not get you a passing grade. you will need to parse the differences :wink: (and they are not insignificant.)

You’ve installed a system that is past end of life, I assume you have a good reason to run end-of-life software, but if not, download a current system from:

On your system, there is an issue with the callback module. You might get it working with:

amportal a ma install callback

but if not, you can just callback for now with:

rm -rf  /var/www/html/admin/modules/callback

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.