[Freeswitch-users] mod_perl multiple bindings

regs at kinetix.gr regs at kinetix.gr
Thu Nov 20 04:20:32 PST 2008


Hi,

    Is there a way to declare more than one script with its binding in 
perl.conf.xml?
Because from what I understood by reading the documentation, is that 
there are
no different sections to define different perl scripts with bindings 
like for example in the
xml_curl.conf.xml :

<configuration name="xml_curl.conf" description="cURL XML Gateway">
  <bindings>
    <binding name="binding1">
	...
    </binding>
    <binding name="binding2">
	...
    </binding>

	...
	
  </bindings>
</configuration>








More information about the FreeSWITCH-users mailing list