arbitrageur
New Member
- Joined
- Jan 17, 2008
- Messages
- 5
- Reaction score
- 0
Hello everybody, first post here. My PBXiaf installation (1.1) is running in vmware fusion on a macbook pro and I have run the update-scripts and update-fixes recently. I'm using Polycom phones (550/330) a linksys SPA-3102, and a SIP trunk through Voicepulse (using their trixbox module to install it).
I noticed that my out of box installation would not allow me to 'asterisk -r' from the commandline, and the cause was that the astrundir setting in asterisk.conf was not pointing to /var/run/asterisk (where the permissions are correct for the process to create the ctl file).
This also impacted the ability to view debug output through the FreePBX web interface, and probably hung up some other things too.
After updating '/etc/asterisk/asterisk.conf' with 'astrundir => /var/run/asterisk' things seem to be working well.
I also updated the astrundir variable in '/etc/asterisk/extensions_additional.conf', although that may be redundant.
I don't know which original package introduced this (freepbx, asterisk, pbxiaf installation, or something else) but it may be a problem other people are having after an install. If not, then I wonder why my install turned out this way.
Thanks,
-Greg
I noticed that my out of box installation would not allow me to 'asterisk -r' from the commandline, and the cause was that the astrundir setting in asterisk.conf was not pointing to /var/run/asterisk (where the permissions are correct for the process to create the ctl file).
This also impacted the ability to view debug output through the FreePBX web interface, and probably hung up some other things too.
After updating '/etc/asterisk/asterisk.conf' with 'astrundir => /var/run/asterisk' things seem to be working well.
I also updated the astrundir variable in '/etc/asterisk/extensions_additional.conf', although that may be redundant.
I don't know which original package introduced this (freepbx, asterisk, pbxiaf installation, or something else) but it may be a problem other people are having after an install. If not, then I wonder why my install turned out this way.
Thanks,
-Greg