[Freeswitch-users] FS Newbie: Question regarding subscriber info

Jonathan Towne jontow at hijacked.us
Tue Jun 3 05:54:33 PDT 2008


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





More information about the FreeSWITCH-users mailing list