diff --git a/roles/pbx/README.adoc b/roles/pbx/README.adoc index 7891074f0..82a0a3f24 100644 --- a/roles/pbx/README.adoc +++ b/roles/pbx/README.adoc @@ -51,7 +51,7 @@ After IIAB is installed with Asterisk and FreePBX, verify that FreePBX service i systemctl status freepbx ---- -If FreePBX is not running well, check the long-form output of `journalctl -u freepbx` and the link:README.adoc#Troubleshooting[Troubleshooting] section further below. +If FreePBX is not running well, check the long-form output of `journalctl -u freepbx` and the <> section further below. // After installing PBX as part of IIAB, please visit http://box.lan:83/freepbx (Apache) or http://box.lan/freepbx (NGINX) and proceed with initial configuration (no login/password is required initially — you will be asked to set this up!) @@ -126,7 +126,7 @@ image::files/linphone_connected.jpg[width='33%'] ** You should see activity in the *FreePBX Statistics* applet at http://box.lan:83/freebx (or http://box.lan/freebx) > *Dashboard* ** Connection details may also be seen in the Asterisk logs at: `/var/logs/asterisk/full` - ** Please create a https://en.wikipedia.org/wiki/Privacy_policy[Privacy Policy] against abusive surveillance, and explain it to the people in your community. Strongly consider giving them access to their own statistics with the link:README.adoc#User_Control_Panel[User Control Panel] explained further below. + ** Please create a https://en.wikipedia.org/wiki/Privacy_policy[Privacy Policy] against abusive surveillance, and explain it to the people in your community. Strongly consider giving them access to their own statistics with the <<#UCP,User Control Panel>> explained further below. === Troubleshooting @@ -145,6 +145,7 @@ image::files/linphone_connected.jpg[width='33%'] . If you see an _fwconsole read_ error when you save FreePBX settings, try to run Linux command `sudo fwconsole chown` followed by `sudo fwconsole reload` + === Some useful Asterisk commands . To reach Asterisk's own CLI (command-line interface) @@ -176,7 +177,7 @@ image::files/pwdless_login.jpg[] + image::files/password_change.jpg[] -. [[User_Control_Panel]]https://wiki.freepbx.org/pages/viewpage.action?pageId=28180526[User Control Panel] +. [[UCP]]https://wiki.freepbx.org/pages/viewpage.action?pageId=28180526[User Control Panel] * If you'd like to allow users to manage some of their own settings and view their statistics, install the *User Control Panel* FreePBX module from *Admin* > *Module Admin* > *Check Online*.