On Tue, Jun 03, 2008 at 06:19:09PM +0530, Aadilkhan Maniyar scribbled:
# Hi All,
# 
# I would like to know how can I maintain the subscribers information in a 
# database. From what I see after playing around with a few things is that 
# the users have to be configured in the $PREFIX/freeswitch/conf/directory 
# by creating a xml file for each user.
# 
# I would like to know is there any database wherein I can store/retrieve 
# all the user information at will.


Hi,

Sounds like what you're looking for is 'mod_xml_curl', and some documentation
can be found here, along with some examples:

http://wiki.freeswitch.org/wiki/Mod_xml_curl

If you look specifically at 
http://wiki.freeswitch.org/wiki/Mod_xml_curl#Examples
you can see an example I wrote in ruby a while back, using postgresql.

-- Jonathan Towne


_______________________________________________
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