Hi Sam,

Take a look at mod_xml_curl. Pretty sure it'll do everything you're looking for.
http://wiki.freeswitch.org/wiki/Mod_xml_curl

Also, I would browse the modules and look for other nifty functionality that already exists before setting out to write something new.
http://wiki.freeswitch.org/wiki/Modules

Good luck!
Rob



On Nov 19, 2009, at 7:41 AM, Samuel Mukoti wrote:

Thx Jason for the reply,

I realise i was quite unclear in what i'm hoping to achieve. I wanted to make a control panel for our office so that we can provision extensions at the same time as we do users. We have a system much like the "ubuntu ebox" that allows use to manage users for our organization and for virtual domains - it uses postgresql as a backend.

I'm not aware of freeswitch's abilities or features when it comes to databases. Can freeswitch lookup SQL tables in realtime?

I would love the ability to manage dialplans, voicemail accounts, and extensions/endpoints thru a database much like mysql or postgresql

The reason i was discussing XML is for this very same purpose, i though i could write helper scripts that would 'spit' out some XML configuration files thus dynamically updating Freeswitch configuration from a web frontend.. almost similar to what the freepbx.org guys have done.

regards,

Sam
_______________________________________________
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

_______________________________________________
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

Reply via email to