Craig Presti <[email protected]> wrote: > I've written a C# module for FS that creates conference dialplans on the > fly. From my limited understanding the easiest way to do this is by writing > XML to the directory: conf/dialplan/default/ - so this is the approach I've > taken.
mod_curl might be easier if you have a Web server handy, or you could just write code that attaches to the socket interface, or gets invoked from the dial plan, and creates the conferences. See the wiki for further details. _______________________________________________ FreeSWITCH-users mailing list [email protected] http://lists.freeswitch.org/mailman/listinfo/freeswitch-users UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users http://www.freeswitch.org
