Browse Source

Improved markdown formatting (#272)

* Update dialplan_manager.md

* Update fax_queue.md
Anthony 4 months ago
parent
commit
2ad0a1bc78
2 changed files with 7 additions and 134 deletions
  1. 1 128
      source/dialplan/dialplan_manager.md
  2. 6 6
      source/status/fax_queue.md

+ 1 - 128
source/dialplan/dialplan_manager.md

@@ -4,323 +4,196 @@ The dialplan is used to setup call destinations based on conditions and
 context. You can use the dialplan to send calls to gateways, auto
 context. You can use the dialplan to send calls to gateways, auto
 attendants, external numbers, to scripts, or any destination.
 attendants, external numbers, to scripts, or any destination.
 
 
-+----------------------------------+----------------------------------+
 | Dialplan Name                    | Dialplan Number                  |
 | Dialplan Name                    | Dialplan Number                  |
-+==================================+==================================+
+| -------------------------------- | -------------------------------- |
 | [caller-details](dialp           |                                  |
 | [caller-details](dialp           |                                  |
 | lan_details.html#caller-details) |                                  |
 | lan_details.html#caller-details) |                                  |
-+----------------------------------+----------------------------------+
 | > -   *Details about the         |                                  |
 | > -   *Details about the         |                                  |
 | >     caller.*                   |                                  |
 | >     caller.*                   |                                  |
-+----------------------------------+----------------------------------+
 | **not-found:**                   |                                  |
 | **not-found:**                   |                                  |
-+----------------------------------+----------------------------------+
 | -   *Used to help trigger        |                                  |
 | -   *Used to help trigger        |                                  |
 |     fail2ban from bogus calls.*  |                                  |
 |     fail2ban from bogus calls.*  |                                  |
-+----------------------------------+----------------------------------+
 | **call-limit:**                  |                                  |
 | **call-limit:**                  |                                  |
-+----------------------------------+----------------------------------+
 | -   *Limit calls based on number |                                  |
 | -   *Limit calls based on number |                                  |
 |     of calls and more.*          |                                  |
 |     of calls and more.*          |                                  |
-+----------------------------------+----------------------------------+
 | **speed_dial:**                  | \*0\[ext\]                       |
 | **speed_dial:**                  | \*0\[ext\]                       |
-+----------------------------------+----------------------------------+
 | -   *Uses LUA for extension      |                                  |
 | -   *Uses LUA for extension      |                                  |
 |     speed dial.*                 |                                  |
 |     speed dial.*                 |                                  |
-+----------------------------------+----------------------------------+
 | **agent_status:**                | \*22                             |
 | **agent_status:**                | \*22                             |
-+----------------------------------+----------------------------------+
 | -   *Agent login to call         |                                  |
 | -   *Agent login to call         |                                  |
 |     center.*                     |                                  |
 |     center.*                     |                                  |
-+----------------------------------+----------------------------------+
 | **page-extension:**              | \*8\[ext\]                       |
 | **page-extension:**              | \*8\[ext\]                       |
-+----------------------------------+----------------------------------+
 | -   *Password protected paging   |                                  |
 | -   *Password protected paging   |                                  |
 |     of an extension.*            |                                  |
 |     of an extension.*            |                                  |
-+----------------------------------+----------------------------------+
 | **eavesdrop:**                   | \*33\[ext\]                      |
 | **eavesdrop:**                   | \*33\[ext\]                      |
-+----------------------------------+----------------------------------+
 | -   *Password protected          |                                  |
 | -   *Password protected          |                                  |
 |     evesdropping on extensions.* |                                  |
 |     evesdropping on extensions.* |                                  |
-+----------------------------------+----------------------------------+
 | **send_to_voicemail:**           | \*99\[ext\]                      |
 | **send_to_voicemail:**           | \*99\[ext\]                      |
-+----------------------------------+----------------------------------+
 | -   *Sending an active call to   |                                  |
 | -   *Sending an active call to   |                                  |
 |     an extensions voicemail.*    |                                  |
 |     an extensions voicemail.*    |                                  |
-+----------------------------------+----------------------------------+
 | **cf:**                          | cf                               |
 | **cf:**                          | cf                               |
-+----------------------------------+----------------------------------+
 | -                                |                                  |
 | -                                |                                  |
-+----------------------------------+----------------------------------+
 | **echo:**                        | \*9196                           |
 | **echo:**                        | \*9196                           |
-+----------------------------------+----------------------------------+
 | -   *Real time echo test.*       |                                  |
 | -   *Real time echo test.*       |                                  |
-+----------------------------------+----------------------------------+
 | **milliwatt:**                   | \*9197                           |
 | **milliwatt:**                   | \*9197                           |
-+----------------------------------+----------------------------------+
 | -   *Plays a milliwatt test      |                                  |
 | -   *Plays a milliwatt test      |                                  |
 |     tone.*                       |                                  |
 |     tone.*                       |                                  |
-+----------------------------------+----------------------------------+
 | **recordings:**                  | \*732                            |
 | **recordings:**                  | \*732                            |
-+----------------------------------+----------------------------------+
 | \* *Password protected way to    |                                  |
 | \* *Password protected way to    |                                  |
 | record audio that can be used    |                                  |
 | record audio that can be used    |                                  |
 | in* *other applications like     |                                  |
 | in* *other applications like     |                                  |
 | IVR.*                            |                                  |
 | IVR.*                            |                                  |
-+----------------------------------+----------------------------------+
 | **directory:**                   | \*411                            |
 | **directory:**                   | \*411                            |
-+----------------------------------+----------------------------------+
 | -   *Directory of users.*        |                                  |
 | -   *Directory of users.*        |                                  |
-+----------------------------------+----------------------------------+
 | **user_exists:**                 |                                  |
 | **user_exists:**                 |                                  |
-+----------------------------------+----------------------------------+
 | -   *Determines if a user exists |                                  |
 | -   *Determines if a user exists |                                  |
 |     on the switch.*              |                                  |
 |     on the switch.*              |                                  |
-+----------------------------------+----------------------------------+
 | **caller-details:**              |                                  |
 | **caller-details:**              |                                  |
-+----------------------------------+----------------------------------+
 | -   *Logic to decifer caller     |                                  |
 | -   *Logic to decifer caller     |                                  |
 |     details.*                    |                                  |
 |     details.*                    |                                  |
-+----------------------------------+----------------------------------+
 | **call-direction:**              |                                  |
 | **call-direction:**              |                                  |
-+----------------------------------+----------------------------------+
 | -   *Determines the direction of |                                  |
 | -   *Determines the direction of |                                  |
 |     the call.*                   |                                  |
 |     the call.*                   |                                  |
-+----------------------------------+----------------------------------+
 | **variables:**                   |                                  |
 | **variables:**                   |                                  |
-+----------------------------------+----------------------------------+
 | -   *Set variables on a domain   |                                  |
 | -   *Set variables on a domain   |                                  |
 |     level.*                      |                                  |
 |     level.*                      |                                  |
-+----------------------------------+----------------------------------+
 | **is_local:**                    |                                  |
 | **is_local:**                    |                                  |
-+----------------------------------+----------------------------------+
 | -   *Can be used to evaluate     |                                  |
 | -   *Can be used to evaluate     |                                  |
 |     calls as local.*             |                                  |
 |     calls as local.*             |                                  |
-+----------------------------------+----------------------------------+
 | **call_block:**                  |                                  |
 | **call_block:**                  |                                  |
-+----------------------------------+----------------------------------+
 | -   *Block calls from reaching   |                                  |
 | -   *Block calls from reaching   |                                  |
 |     endpoints.*                  |                                  |
 |     endpoints.*                  |                                  |
-+----------------------------------+----------------------------------+
 | **user_record:**                 |                                  |
 | **user_record:**                 |                                  |
-+----------------------------------+----------------------------------+
 | -   *Used to record calls.*      |                                  |
 | -   *Used to record calls.*      |                                  |
-+----------------------------------+----------------------------------+
 | **redial:**                      | \*870                            |
 | **redial:**                      | \*870                            |
-+----------------------------------+----------------------------------+
 | -   *Dial the last number that   |                                  |
 | -   *Dial the last number that   |                                  |
 |     was dialed.*                 |                                  |
 |     was dialed.*                 |                                  |
-+----------------------------------+----------------------------------+
 | **default_caller_id:**           |                                  |
 | **default_caller_id:**           |                                  |
-+----------------------------------+----------------------------------+
 | -   *Caller ID that can be set   |                                  |
 | -   *Caller ID that can be set   |                                  |
 |     per domain.*                 |                                  |
 |     per domain.*                 |                                  |
-+----------------------------------+----------------------------------+
 | **agent_status_id:**             | \*23                             |
 | **agent_status_id:**             | \*23                             |
-+----------------------------------+----------------------------------+
 | -   *Status of the agent.*       |                                  |
 | -   *Status of the agent.*       |                                  |
-+----------------------------------+----------------------------------+
 | **provision:**                   | *11,*12                          |
 | **provision:**                   | *11,*12                          |
-+----------------------------------+----------------------------------+
 | -   *Used with devices.*         |                                  |
 | -   *Used with devices.*         |                                  |
-+----------------------------------+----------------------------------+
 | **clear_sip_auto_answer:**       |                                  |
 | **clear_sip_auto_answer:**       |                                  |
-+----------------------------------+----------------------------------+
 | -                                |                                  |
 | -                                |                                  |
-+----------------------------------+----------------------------------+
 | **nway_conference**              | nway                             |
 | **nway_conference**              | nway                             |
-+----------------------------------+----------------------------------+
 | -                                |                                  |
 | -                                |                                  |
-+----------------------------------+----------------------------------+
 | **cidlookup:**                   |                                  |
 | **cidlookup:**                   |                                  |
-+----------------------------------+----------------------------------+
 | -                                |                                  |
 | -                                |                                  |
-+----------------------------------+----------------------------------+
 | **group-intercept:**             | \*8                              |
 | **group-intercept:**             | \*8                              |
-+----------------------------------+----------------------------------+
 | -   *Intercepts a call from a    |                                  |
 | -   *Intercepts a call from a    |                                  |
 |     defined group.*              |                                  |
 |     defined group.*              |                                  |
-+----------------------------------+----------------------------------+
 | **page:**                        | \*724                            |
 | **page:**                        | \*724                            |
-+----------------------------------+----------------------------------+
 | -   *Password protected paging   |                                  |
 | -   *Password protected paging   |                                  |
 |     defined set of extensions.*  |                                  |
 |     defined set of extensions.*  |                                  |
-+----------------------------------+----------------------------------+
 | **conf-xfer:**                   |                                  |
 | **conf-xfer:**                   |                                  |
-+----------------------------------+----------------------------------+
 | -                                |                                  |
 | -                                |                                  |
-+----------------------------------+----------------------------------+
 | **call_privacy:**                | \*67\[d+\]                       |
 | **call_privacy:**                | \*67\[d+\]                       |
-+----------------------------------+----------------------------------+
 | -   *Send a privacy header to    |                                  |
 | -   *Send a privacy header to    |                                  |
 |     the carrier to hide caller   |                                  |
 |     the carrier to hide caller   |                                  |
 |     id.*                         |                                  |
 |     id.*                         |                                  |
-+----------------------------------+----------------------------------+
 | **call_return:**                 | \*69                             |
 | **call_return:**                 | \*69                             |
-+----------------------------------+----------------------------------+
 | -   *Call the last number that   |                                  |
 | -   *Call the last number that   |                                  |
 |     called the endpoint.*        |                                  |
 |     called the endpoint.*        |                                  |
-+----------------------------------+----------------------------------+
 | **extension_queue:**             | \*800\[ext\]                     |
 | **extension_queue:**             | \*800\[ext\]                     |
-+----------------------------------+----------------------------------+
 | -                                |                                  |
 | -                                |                                  |
-+----------------------------------+----------------------------------+
 | **intercept-ext:**               | \*\*\[ext\]                      |
 | **intercept-ext:**               | \*\*\[ext\]                      |
-+----------------------------------+----------------------------------+
 | -   *Password protected          |                                  |
 | -   *Password protected          |                                  |
 |     intercept of an extension.*  |                                  |
 |     intercept of an extension.*  |                                  |
-+----------------------------------+----------------------------------+
 | **dx:**                          | dx                               |
 | **dx:**                          | dx                               |
-+----------------------------------+----------------------------------+
 | -   *Direct transfer.*           |                                  |
 | -   *Direct transfer.*           |                                  |
-+----------------------------------+----------------------------------+
 | **att_xfer:**                    | att[xfer]{#xfer}                 |
 | **att_xfer:**                    | att[xfer]{#xfer}                 |
-+----------------------------------+----------------------------------+
 | -   *Attended transfer.*         |                                  |
 | -   *Attended transfer.*         |                                  |
-+----------------------------------+----------------------------------+
 | **extension-to-voicemail:**      | \[ext\]                          |
 | **extension-to-voicemail:**      | \[ext\]                          |
-+----------------------------------+----------------------------------+
 | -   *Used for extension to       |                                  |
 | -   *Used for extension to       |                                  |
 |     voicemail.*                  |                                  |
 |     voicemail.*                  |                                  |
-+----------------------------------+----------------------------------+
 | vmain                            | \*98                             |
 | vmain                            | \*98                             |
-+----------------------------------+----------------------------------+
 | -   *Main menu to access any     |                                  |
 | -   *Main menu to access any     |                                  |
 |     voicemail using a pin        |                                  |
 |     voicemail using a pin        |                                  |
 |     number.*                     |                                  |
 |     number.*                     |                                  |
-+----------------------------------+----------------------------------+
 | xfer[vm]{#vm}                    | xfer[vm]{#vm}                    |
 | xfer[vm]{#vm}                    | xfer[vm]{#vm}                    |
-+----------------------------------+----------------------------------+
 | -   *Transfer to voicemail.*     |                                  |
 | -   *Transfer to voicemail.*     |                                  |
-+----------------------------------+----------------------------------+
 | is[transfer]{#transfer}          | is[transfer]{#transfer}          |
 | is[transfer]{#transfer}          | is[transfer]{#transfer}          |
-+----------------------------------+----------------------------------+
 | -   *Used for call transfering.* |                                  |
 | -   *Used for call transfering.* |                                  |
-+----------------------------------+----------------------------------+
 | [vmain_user]                     | \*97                             |
 | [vmain_user]                     | \*97                             |
 | (/en/latest/dialplan/dialplan_de |                                  |
 | (/en/latest/dialplan/dialplan_de |                                  |
 | tails.html#voicemail-vmain-user) |                                  |
 | tails.html#voicemail-vmain-user) |                                  |
-+----------------------------------+----------------------------------+
 | -   *Endpoint\'s voicemail using |                                  |
 | -   *Endpoint\'s voicemail using |                                  |
 |     a pin number.*               |                                  |
 |     a pin number.*               |                                  |
-+----------------------------------+----------------------------------+
 | delay[echo]{#echo}               | \*9195                           |
 | delay[echo]{#echo}               | \*9195                           |
-+----------------------------------+----------------------------------+
 | -   *Play back an echo with a 5  |                                  |
 | -   *Play back an echo with a 5  |                                  |
 |     second delay.*               |                                  |
 |     second delay.*               |                                  |
-+----------------------------------+----------------------------------+
 | please[hold]{#hold}              |                                  |
 | please[hold]{#hold}              |                                  |
-+----------------------------------+----------------------------------+
 | -   *Plays an audio file when on |                                  |
 | -   *Plays an audio file when on |                                  |
 |     hold.*                       |                                  |
 |     hold.*                       |                                  |
-+----------------------------------+----------------------------------+
 | is[zrtp_secure]{#zrtp_secure}    |                                  |
 | is[zrtp_secure]{#zrtp_secure}    |                                  |
-+----------------------------------+----------------------------------+
 | -                                |                                  |
 | -                                |                                  |
-+----------------------------------+----------------------------------+
 | is[secure]{#secure}              | is[secure]{#secure}              |
 | is[secure]{#secure}              | is[secure]{#secure}              |
-+----------------------------------+----------------------------------+
 | -                                |                                  |
 | -                                |                                  |
-+----------------------------------+----------------------------------+
 | tone[stream]{#stream}            | \*9198                           |
 | tone[stream]{#stream}            | \*9198                           |
-+----------------------------------+----------------------------------+
 | -   *tones that stream and sound |                                  |
 | -   *tones that stream and sound |                                  |
 |     like Tetris music.*          |                                  |
 |     like Tetris music.*          |                                  |
-+----------------------------------+----------------------------------+
 | hold[music]{#music}              | \*9664                           |
 | hold[music]{#music}              | \*9664                           |
-+----------------------------------+----------------------------------+
 | -   *Play music on hold. Good    |                                  |
 | -   *Play music on hold. Good    |                                  |
 |     for testing on an endpoint.* |                                  |
 |     for testing on an endpoint.* |                                  |
-+----------------------------------+----------------------------------+
 | fre                              | \*9888                           |
 | fre                              | \*9888                           |
 | eswitch[conference]{#conference} |                                  |
 | eswitch[conference]{#conference} |                                  |
-+----------------------------------+----------------------------------+
 | -   *An easy way to join the     |                                  |
 | -   *An easy way to join the     |                                  |
 |     Cluecon Weekly call.*        |                                  |
 |     Cluecon Weekly call.*        |                                  |
-+----------------------------------+----------------------------------+
 | disa                             | \*3472                           |
 | disa                             | \*3472                           |
-+----------------------------------+----------------------------------+
 | -   *Call in to a phone number   |                                  |
 | -   *Call in to a phone number   |                                  |
 |     and provide a pin to dial    |                                  |
 |     and provide a pin to dial    |                                  |
 |     out.*                        |                                  |
 |     out.*                        |                                  |
-+----------------------------------+----------------------------------+
 | wake-up                          | \*925                            |
 | wake-up                          | \*925                            |
-+----------------------------------+----------------------------------+
 | -   *Schedule date and time for  |                                  |
 | -   *Schedule date and time for  |                                  |
 |     an automated call.*          |                                  |
 |     an automated call.*          |                                  |
-+----------------------------------+----------------------------------+
 | extension[queue]{#queue}         |                                  |
 | extension[queue]{#queue}         |                                  |
-+----------------------------------+----------------------------------+
 | -                                |                                  |
 | -                                |                                  |
-+----------------------------------+----------------------------------+
 | valet[park]{#park}               | park+\*5901-\*5999               |
 | valet[park]{#park}               | park+\*5901-\*5999               |
-+----------------------------------+----------------------------------+
 | -   *Default range to valet park |                                  |
 | -   *Default range to valet park |                                  |
 |     calls.*                      |                                  |
 |     calls.*                      |                                  |
-+----------------------------------+----------------------------------+
 | valet[park_in]{#park_in}         | park+\*5900                      |
 | valet[park_in]{#park_in}         | park+\*5900                      |
-+----------------------------------+----------------------------------+
 | -   *Default number to send      |                                  |
 | -   *Default number to send      |                                  |
 |     valet calls to.*             |                                  |
 |     valet calls to.*             |                                  |
-+----------------------------------+----------------------------------+
 | valet[park_out]{#park_out}       | park+\*5901-\*5999               |
 | valet[park_out]{#park_out}       | park+\*5901-\*5999               |
-+----------------------------------+----------------------------------+
 | -   *Default range to retreive   |                                  |
 | -   *Default range to retreive   |                                  |
 |     valet parked calls.*         |                                  |
 |     valet parked calls.*         |                                  |
-+----------------------------------+----------------------------------+
 | [operator]                       | 0                                |
 | [operator]                       | 0                                |
 | (dialplan_details.html#operator) |                                  |
 | (dialplan_details.html#operator) |                                  |
-+----------------------------------+----------------------------------+
 | -   *Configurable option for an  |                                  |
 | -   *Configurable option for an  |                                  |
 |     operator.*                   |                                  |
 |     operator.*                   |                                  |
-+----------------------------------+----------------------------------+
 | [operator-forward](dialpla       | \*000                            |
 | [operator-forward](dialpla       | \*000                            |
 | n_details.html#operator-forward) |                                  |
 | n_details.html#operator-forward) |                                  |
-+----------------------------------+----------------------------------+
 | -   *Uses dial_string.lua.*      |                                  |
 | -   *Uses dial_string.lua.*      |                                  |
-+----------------------------------+----------------------------------+
 | [do-not-disturb](dialp           | *77,*78,\*79                     |
 | [do-not-disturb](dialp           | *77,*78,\*79                     |
 | lan_details.html#do-not-disturb) |                                  |
 | lan_details.html#do-not-disturb) |                                  |
-+----------------------------------+----------------------------------+
 | -   *Turn on, toggle, turn off   |                                  |
 | -   *Turn on, toggle, turn off   |                                  |
 |     do not disturb.*             |                                  |
 |     do not disturb.*             |                                  |
-+----------------------------------+----------------------------------+
 | [call-forward](dia               | *72,*73,\*74                     |
 | [call-forward](dia               | *72,*73,\*74                     |
 | lplan_details.html#call-forward) |                                  |
 | lplan_details.html#call-forward) |                                  |
-+----------------------------------+----------------------------------+
 | -   *Turn on, toggle on/off and  |                                  |
 | -   *Turn on, toggle on/off and  |                                  |
 |     turn off call forwarding.*   |                                  |
 |     turn off call forwarding.*   |                                  |
-+----------------------------------+----------------------------------+
 | [follow-me](                     | \*21                             |
 | [follow-me](                     | \*21                             |
 | dialplan_details.html#follow-me) |                                  |
 | dialplan_details.html#follow-me) |                                  |
-+----------------------------------+----------------------------------+
 | -   *Forwards call to defined    |                                  |
 | -   *Forwards call to defined    |                                  |
 |     list of phone numbers or     |                                  |
 |     list of phone numbers or     |                                  |
 |     extensions.*                 |                                  |
 |     extensions.*                 |                                  |
-+----------------------------------+----------------------------------+
 | [bind_digit_action](dialplan     |                                  |
 | [bind_digit_action](dialplan     |                                  |
 | _details.html#bind-digit-action) |                                  |
 | _details.html#bind-digit-action) |                                  |
-+----------------------------------+----------------------------------+
 | -                                |                                  |
 | -                                |                                  |
-+----------------------------------+----------------------------------+
 | [call_screen](di                 | \[ext\]                          |
 | [call_screen](di                 | \[ext\]                          |
 | alplan_details.html#call-screen) |                                  |
 | alplan_details.html#call-screen) |                                  |
-+----------------------------------+----------------------------------+
 | \* *Play an audio file and give  |                                  |
 | \* *Play an audio file and give  |                                  |
 | options to the caller to record  |                                  |
 | options to the caller to record  |                                  |
 | a* *short message for the call   |                                  |
 | a* *short message for the call   |                                  |
 | recipient. Call recipient can    |                                  |
 | recipient. Call recipient can    |                                  |
 | then* *accept or reject the      |                                  |
 | then* *accept or reject the      |                                  |
 | call.*                           |                                  |
 | call.*                           |                                  |
-+----------------------------------+----------------------------------+
 | [local_extension](dialpl         | \[ext\]                          |
 | [local_extension](dialpl         | \[ext\]                          |
 | an_details.html#local-extension) |                                  |
 | an_details.html#local-extension) |                                  |
-+----------------------------------+----------------------------------+
 | -   *Examines to see if the      |                                  |
 | -   *Examines to see if the      |                                  |
 |     extension is local.*         |                                  |
 |     extension is local.*         |                                  |
-+----------------------------------+----------------------------------+
 | [voicemail](                     | \[ext\]                          |
 | [voicemail](                     | \[ext\]                          |
 | dialplan_details.html#voicemail) |                                  |
 | dialplan_details.html#voicemail) |                                  |
-+----------------------------------+----------------------------------+
 | -   *Voicemail for extensions.*  |                                  |
 | -   *Voicemail for extensions.*  |                                  |
-+----------------------------------+----------------------------------+

+ 6 - 6
source/status/fax_queue.md

@@ -4,7 +4,7 @@ Manage sending FAX in a queue. Sending a new FAX will go into the queue
 as waiting. Status updated to sent once they have succeeded or failed
 as waiting. Status updated to sent once they have succeeded or failed
 after multiple attempts.
 after multiple attempts.
 
 
-# Install Instructions
+## Install Instructions
 
 
 -   Make sure to upgrade to the latest FusionPBX version
 -   Make sure to upgrade to the latest FusionPBX version
 -   Update the database structure
 -   Update the database structure
@@ -13,21 +13,21 @@ after multiple attempts.
     -   Advanced -\> Upgrade -\> App Defaults
     -   Advanced -\> Upgrade -\> App Defaults
 -   Run the following commands to install as a service
 -   Run the following commands to install as a service
 
 
-<!-- -->
-
+```
     cp /var/www/fusionpbx/app/fax_queue/resources/service/debian.service /etc/systemd/system/fax_queue.service
     cp /var/www/fusionpbx/app/fax_queue/resources/service/debian.service /etc/systemd/system/fax_queue.service
     systemctl enable fax_queue
     systemctl enable fax_queue
     systemctl start fax_queue
     systemctl start fax_queue
     systemctl daemon-reload
     systemctl daemon-reload
+```
 
 
 -   or as a cron job
 -   or as a cron job
 
 
-<!-- -->
-
+```
     crontab -e
     crontab -e
     * * * * * cd /var/www/fusionpbx && php /var/www/fusionpbx/app/fax_queue/resources/job/fax_queue.php
     * * * * * cd /var/www/fusionpbx && php /var/www/fusionpbx/app/fax_queue/resources/job/fax_queue.php
+```
 
 
-# Default Settings
+## Default Settings
 
 
 Be sure all **FAX Queue** category settings are configured properly
 Be sure all **FAX Queue** category settings are configured properly
 within Default Settings, or emails will fail to send properly.
 within Default Settings, or emails will fail to send properly.