Merge pull request #1384 from moteus/lua_conf_run_example
Add. Example of how run fax queue monitor.
This commit is contained in:
@@ -19,12 +19,14 @@
|
|||||||
<param name="xml-handler-bindings" value="configuration,dialplan,directory"/>
|
<param name="xml-handler-bindings" value="configuration,dialplan,directory"/>
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
The following options identifies a lua script that is launched
|
The following options identifies a lua script that is launched
|
||||||
at startup and may live forever in the background.
|
at startup and may live forever in the background.
|
||||||
You can define multiple lines, one for each script you
|
You can define multiple lines, one for each script you
|
||||||
need to run.
|
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>
|
</settings>
|
||||||
</configuration>
|
</configuration>
|
||||||
|
|||||||
Reference in New Issue
Block a user