FreePBX (TB2.2) suddenly won't make extensions

Hi, I have a very generic TB2.2/FreePBX 2.2.1 installation that’s been in place for months with no major problems. Today I went to add extension 6001 and although it goes through the motions and the extension is listed in FreeBX, the extension does not work and I cannot see any reference to it in /etc/asterisk/extensions_additional.conf. The config files have rw permission for asterisk:asterisk and I am a bit puzzled! I have also tried making an extension in a different number range (4901) with the same result.

Any thoughts?

Thanks

PS: Just upgraded to FreePBX 2.2.3 - no change.

I would upgrade to FreePBX 2.2.3

cd /usr/src/
wget http//mirror.freepbx.org/freepbx-2.2.3.tar.gz
tar -zxvf freepbx-2.2.3.tar.gz
cd freepbx-2.2.3
./install_amp

and see if that doesn’t do it.

And of’course you are clicking the “apply changes” button…

The lastest module to cause issues like this is the blacklist module

Update or uninstall it and test and yes update FreePBX

[quote=“cosmicwombat”]I would upgrade to FreePBX 2.2.3:

cd /usr/src/
wget http://mirror.freepbx.org/freepbx-2.2.3.tar.gz
tar -zxvf freepbx-2.2.3.tar.gz
cd freepbx-2.2.3
./install_amp

and see if that doesn’t do it.[/quote]

see ‘PS’

[quote=“bubba”]The lastest module to cause issues like this is the blacklist module

Update or uninstall it and test and yes update FreePBX[/quote]

Edited: I originally thought it was still broken, but further checking shows that after removing ‘blacklist’ it’s working fine now - thanks!!

then upgrade the blacklist module to the latest that bug is fixed (assuming you care about blacklist)