Hi,
I'm evaluating Elastix 1.1, which comes with FreePBX 2.3.
I'm trying to test the end-user experience.
With no tinkering behind the scenes at all, I managed to end up with an "retrieve_conf failed to sym link the /etc/asterisk/sip.conf file from modules" error in the FreePBX status.
My steps:
- New install of Elastix 1.1
- Created one SIP extension.
- In FreePBX "unembedded", "Tools", I first upgraded everything to 2.3 latest
- I then installed the 2.4 upgrade tool
- Executed that, then, following instructions, did FreePBX upgrade, then did all the other modules.
The result is the error "retrieve_conf failed to sym link the /etc/asterisk/sip.conf file from modules" showing in then FreePBX Notices.
Looking in the /etc/asterisk directory I see a sip.conf file. I understand this should have been replaced by a symlink to /var/www/html/admin/modules/core/etc/
I think this should have happened automatically - an end user is now stuck because manual manipulation is required in the shell.
I guess that all of extensions.conf, features.conf, sip.conf and iax.conf are supposed to be symlinks to /var/www/html/admin/modules/core/etc? In my case only features.conf ended up as a symlink with a features.conf.0. For the other files I have no ".0" file.
Hope this bug report is helpful.
Steve Davies