How are *additional.conf files picked up by asterisk?

There is something wrong with my installation where asterisk doesn't start after FreePBX was installed, seems some .conf files are not read, in particular extensions created by FreePBX are non- existent when asterisk tries to start.
Many Errors of the following are spit out before giving up:
ERROR[10145] app_voicemail_imap.c: Couldn't find mailbox 1234 in context default
I see that FreePBX has created *additional.conf files but don't #include referencing them in the main asterisk .conf files.
Installation:
OS: Debian
Asterisk: 1.6.2
FreePBX: 2.7
__________________



Save yourself a lot of grief
Save yourself a lot of grief and trouble and install the FreePBX based PBX in a Flash distribution of Asterisk. You will have a solid base to work from with lots of support of other users who will have the identical platform as you. It is very difficult to troubleshoot a self compiled/installed asterisk PBX. You must have FreePBX, Flash Operator Panel, Asterisk, MySQL, Apache and Linux all talking together and it is NOT a trivial matter.
Eugene Blanchard
Author of PBX in a Flash for Newbies and Introduction to Data Communications
sounds good thanks
sounds good thanks
pedjag that won't get you
pedjag
that won't get you Debian (assuming that is what you wanted) but it will be much easier if all you want is a working system.
As far as your issue, my best guess is that FreePBX could not replace your extensions.conf file from your manual install. Try deleting it along with other primary files like sip.conf, iax.conf, features.conf (and I may be forgetting a few). These get linked down from the core module where they include many other files.
Philippe Lindheimer - FreePBX Project Leader
FreePBX Training Opportunities - Click Here
Get Official Paid Support - Click Here
Yes Debian is the key
Yes Debian is the key factor, going to try a clean slate and be more methodical in my installation.
Thanks for the help
Did a fresh reinstall, fixed
Did a fresh reinstall, fixed the asterisk restart problem but any sip extensions I create do not show up in the asterisk CLI i.e. "sip show peers" etc.....
Followed your directions above, to delete the primary files but the additional.conf files do not get picked up I assume they require an include within the primary files?
Anyway thanks tadpole, little bit closer.......
Ahh one more thing
I also was trying to use the ASterisk debian package which seems had some extra debian things that was throwing FreePBX off
wanted to also thank lindheimer, your help was mostly appreciated
after removing
after removing extensions.conf, make sure to press the orange apply connfigurations bar as that is what runs the script that will do all the symlinks.
Philippe Lindheimer - FreePBX Project Leader
FreePBX Training Opportunities - Click Here
Get Official Paid Support - Click Here
Beauty! that did it! thanks
Beauty! that did it! thanks for the help
the sip channel driver "chan_sip" still doesn't load automatically but I will figure that out.
Thanks again
restart asterisk, it'll
restart asterisk, it'll probably load this time, just didn't have any sip conf files to help it the last time probably.
Philippe Lindheimer - FreePBX Project Leader
FreePBX Training Opportunities - Click Here
Get Official Paid Support - Click Here
yup that was it
yup that was it