blob: b9662d163815cfea1fb4b90638765abd46df4043 [file] [log] [blame]
Oliver Smith667f19b2019-11-08 18:16:30 +01001<configuration name="xml_scgi.conf" description="SCGI XML Gateway">
2 <bindings>
3 <binding name="example">
4 <!-- one or more |-delim of configuration|directory|dialplan -->
5 <!-- <param name="host" value="127.0.0.1" bindings="dialplan"/> -->
6 <!-- <param name="port" value="8080"/> -->
7 <!-- <param name="timeout" value="10"/> -->
8 <!-- one or more of these imply you want to pick the exact variables that are transmitted -->
9 <!--<param name="enable-post-var" value="Unique-ID"/>-->
10 </binding>
11 </bindings>
12</configuration>