Bring Voicetronix driver up to date with current drivers

(closes issue #12084)
 Reported by: mmickan
 Patches: 
       chan_vpb.cc.diff uploaded by mmickan (license 400)
       module.h.diff uploaded by mmickan (license 400)
       vpb.conf.sample uploaded by mmickan (license 400)


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@104502 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Tilghman Lesher
2008-02-27 08:20:15 +00:00
parent 0e3ef53ddd
commit 4aff24881b
3 changed files with 1348 additions and 1228 deletions

View File

@@ -242,9 +242,9 @@ void ast_module_unref(struct ast_module *);
load_func, \
reload_func, \
unload_func, \
NULL, \
NULL, \
AST_MODULE, \
NULL, \
NULL, \
desc, \
keystr, \
flags_to_set, \