Free PBX changes are not going live

I have been working on my inbound routes to have some calls routed in a diffrent way however for some reason no changes i make in free pbx is going live after clicking on the red bar i have done this befor with no problums so i rebooted and still nothing the changes are saved in free pbx just not being used with asterisk any ideas please let me know what to do.

I have seen that behavior too. I think it is a permissions problem. Opened up permissions on all of the config files, and that seemed to help…

Still liiking at the problem here.

Bill

Uninstall the blacklist module and try again.

You may need to manually run the /var/lib/asterisk/bin/retrieve_conf script.

When I run the retrieve Script I get this

[root@phone1 ~]# /var/lib/asterisk/bin/retrieve_conf

Checking for PEAR DB…OK
Checking for PEAR ConsoleGetopt…OK
Checking for /etc/amportal.conf…OK
Bootstrapping /etc/amportal.conf…OK
Parsing /etc/amportal.conf…OK
Parsing /etc/asterisk/asterisk.conf…OK
Connecting to database…OK
Connecting to Asterisk manager interface…OK


Fatal error Cannot instantiate non-existent class ext_sipaddheader in /var/www/html/admin/modules/paging/functions.inc.php on line 92

w5waf,

sorry about that. That needs an updated extensions.class.php which will come with the next framework update, which will be beta2. You can grab the file from svn if you want (it goes under /var/www/html/admin) or wait briefly. I’ve got a couple dependencies I need to resolve before we can get the next framework update out, or other stuff will break.

that should only be a 2.3 thing though.