[Freeswitch-users] Conference with pin dialplan

Jason White jason at jasonjgw.net
Tue Sep 22 23:46:45 PDT 2009


Craig Presti <craig at vastpark.com> 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.





More information about the FreeSWITCH-users mailing list