Add. Example of how run fax queue monitor.

This commit is contained in:
Alexey Melnichuk
2016-01-13 10:40:21 +03:00
parent bd8c2bce94
commit a2d29679a8

View File

@@ -19,12 +19,14 @@
<param name="xml-handler-bindings" value="configuration,dialplan,directory"/>
<!--
The following options identifies a lua script that is launched
at startup and may live forever in the background.
You can define multiple lines, one for each script you
need to run.
The following options identifies a lua script that is launched
at startup and may live forever in the background.
You can define multiple lines, one for each script you
need to run.
-->
<!--<param name="startup-script" value="startup_script_1.lua"/>-->
<!--<param name="startup-script" value="startup_script_2.lua"/>-->
<!-- FusionPBX: Run FAX server queue poller -->
<!--<param name="startup-script" value="app/fax/resources/scripts/fax_queue_monitor.lua"/>-->
</settings>
</configuration>