mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-06 12:36:58 +00:00
/ updated ast_channel_tech structure init.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5217 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -329,6 +329,7 @@ static const struct ast_channel_tech vpb_tech = {
|
|||||||
type,
|
type,
|
||||||
tdesc,
|
tdesc,
|
||||||
AST_FORMAT_SLINEAR,
|
AST_FORMAT_SLINEAR,
|
||||||
|
NULL,
|
||||||
vpb_request,
|
vpb_request,
|
||||||
NULL,
|
NULL,
|
||||||
vpb_digit,
|
vpb_digit,
|
||||||
|
Reference in New Issue
Block a user