Are there any ldap examples? On 13/06/2009, Ken Rice <[email protected]> wrote: > That does not provide for User configuration only voicemail metadata > storage... Again, at this time you would need to use XML CURL to do what you > are trying to do. There at some point in the future may be a way to grab > users via direct ODBC or other database driver however at this point its not > possible... Your only other possible option is via LDAP for the users > > > > From: Adam Wilt <[email protected]> > Reply-To: <[email protected]> > Date: Sat, 13 Jun 2009 18:28:55 -0400 > To: <[email protected]> > Subject: Re: [Freeswitch-users] mod_voicemail accounts on-the-fly > > Thanks. I would really like mod_voicemail to be database driven, instead of > by XML and cURL. > I noticed in the documentation that you can provide an ODBC handle in the > voicemail.conf.xml file, and so I tried it with MySQL. > It created the two tables, voicemail_msgs and voicemail_prefs properly, and > voicemail_msgs works the way I expect; when a new voicemail is created it > writes a new record in this table. But I don't understand the purpose of > voicemail_prefs; when I add a record here with a username and password, > mod_voicemail ignores it. So I still have to use the config file or xml_curl > to set-up the users. It doesn't seem like mod_voicemail reads from or writes > to this table. > > > > > _______________________________________________ > 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 > >
-- Sent from my mobile device http://www.suretecsystems.com/services/openldap/ http://www.suretectelecom.com _______________________________________________ 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
