diff --git a/roles/pbx/README.adoc b/roles/pbx/README.adoc index b317c53f0..7a0d62f5b 100644 --- a/roles/pbx/README.adoc +++ b/roles/pbx/README.adoc @@ -159,7 +159,7 @@ image::files/linphone_connected.jpg[width='33%'] * Make a test call to extension 1000 (that has no physical device associated with it) that plays some sound files. * After the script completes, it deletes the extensions and reverts file changes to restore asterisk to its original state. If you'd like your changes to persist, read the options below. -. Usage +. Usage: * `sudo ./iiab-asterisk-test` + @@ -185,7 +185,7 @@ Makes a test call from Asterisk's console to extension 1000, and confirms from t + _Note: This will only work if you've created extension 1000 manually, or using FreePBX or using the *retain* option of this script_ -Read more about creating _extensions_ and _dialplans_ https://wiki.asterisk.org/wiki/display/AST/Creating+SIP+Accounts[here]. +. Read more about creating https://wiki.asterisk.org/wiki/display/AST/Creating+SIP+Accounts[*extensions and dialplans*] if you want to extend this script. == Troubleshooting