[asterisk-dev] GSoC2010: Complete the ast_storage project for voicemail

John Khvatov ivaxer at gmail.com
Thu Apr 1 09:36:22 CDT 2010


Hello!

I would like to apply for GSoC 2010. I've read a list of ideas and I've
chosen the 'ast_storage' project. I'm studying the source code of
'ast_storage' branch at the moment.

The project aims to create a storage engine with several backends for
use in asterisk applications. This engine will allow to write a storage
independed code in an application, select a storage backend type at run-time
(optionally per-user), add new storage backend without modifying
a core application code.

As part of the project planned to rewrite app_voicemail with
ast_storage engine. Currently all storage methods are implemented in
the app_voicemail code and single storage method is selected at
compile-time.

-- 
WBR, John Khvatov



More information about the asterisk-dev mailing list