mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-02 11:58:40 +00:00
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:
@@ -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, \
|
||||
|
||||
Reference in New Issue
Block a user