]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
mod_voicemail: Implement 10 new standard api function call that allow you to control...
authorMarc Olivier Chouinard <mochouinard@moctel.com>
Thu, 14 Apr 2011 19:21:13 +0000 (15:21 -0400)
committerMarc Olivier Chouinard <mochouinard@moctel.com>
Thu, 14 Apr 2011 19:21:13 +0000 (15:21 -0400)
commit1f4cb48880e7d4a2d548f7c7943ae9d7f6c243af
treebe816aa555912bd498354f05ecef0d6e5e254ef7
parent478d51860d15b81f507b4fcce09743de2951c305
mod_voicemail: Implement 10 new standard api function call that allow you to control fs voicemail storage system.  The goal is to have a standard API set for any additional storage system we wish the voicemail to run off.  Current list of added api name are : vm_fsdb_msg_count, vm_fsdb_msg_list, vm_fsdb_msg_get, vm_fsdb_msg_delete, vm_fsdb_msg_undelete, vm_fsdb_msg_purge, vm_fsdb_msg_save, vm_fsdb_pref_greeting_set, vm_fsdb_pref_recname_set, vm_fsdb_pref_password_set.
src/mod/applications/mod_voicemail/mod_voicemail.c