[Freeswitch-users] Pre-loading Voicemail prompts and names

Steven Schoch schoch+freeswitch.org at xwin32.com
Wed Feb 20 05:16:45 MSK 2013


On Mon, Feb 18, 2013 at 11:26 PM, Avi Marcus <avi at avimarcus.net> wrote:

> Steve, you can open up the voicemail_prefs database.
> If you set up ODBC for VM you know where it is, otherwise, it's in a
> sqlite DB.
>

That was it!  A simple query solved the problem:

update voicemail_prefs set name_path =
'/usr/local/freeswitch/storage/voicemail/default/starnet.com/' || username
|| '/recorded_name.wav' where username in (......);

-- 
Steve
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20130219/bb7902fe/attachment.html 


Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-users mailing list