blob: d3a8fdc7558625a0a7ab456b644f56379324a479 [file] [log] [blame]
Oliver Smith667f19b2019-11-08 18:16:30 +01001<configuration name="python.conf" description="PYTHON Configuration">
2 <settings>
3 <!--<param name="xml-handler-script" value="dp"/>-->
4 <!--<param name="xml-handler-bindings" value="dialplan"/>-->
5
6 <!--
7 The following options identifies a py module that is launched
8 at startup and may live forever in the background.
9 You can define multiple lines, one for each script you
10 need to run.
11 -->
12 <!--<param name="startup-script" value="startup_script_1"/>-->
13 <!--<param name="startup-script" value="startup_script_2"/>-->
14
15 </settings>
16</configuration>