[Freeswitch-users] X-PRE-PROCESS and Dialplan XML Module

Brian West brian at freeswitch.org
Wed Jul 20 00:18:23 MSD 2011


Well if you really really wanna go crazy… this is not well documented:

<?xml version="1.0"?>
<document type="freeswitch/xml">
<X-PRE-PROCESS cmd="exec" data="/path/to/my_uber_leet_script_that_barfs_all_configs_to_stdout.pl"/>
</document>

:P

/b
PS Linux only.

On Jul 19, 2011, at 1:30 PM, Michael Collins wrote:

> 
> Just how much traffic are you talking about here? Unless it's many hundreds
> of calls per second then a local web server should easily be able to handle
> the request load. Believe me, the amount of resources that you will save by
> using static XML first and then falling back to dynamic is minimal.
> 
> -MC




More information about the FreeSWITCH-users mailing list