[Freeswitch-users] mod_voicemail accounts on-the-fly

Diego Viola diego.viola at gmail.com
Sat Jun 13 16:07:02 PDT 2009


And please contribute things back when you do it.

Diego

On Sat, Jun 13, 2009 at 6:42 PM, Brian West <brian at freeswitch.org> wrote:

> Then you're free to write your own directory hook and plug it directly
> into the database how ever you wish.  Look how XML_CURL uses this
> interface.
>
> /b
>
> On Jun 13, 2009, at 5:28 PM, Adam Wilt wrote:
>
> > 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
> Freeswitch-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20090613/9033e215/attachment-0002.html 


More information about the FreeSWITCH-users mailing list