/ 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:
Ben Kramer
2005-03-20 22:47:12 +00:00
parent 9312b0c81c
commit 6f5e43a60f

View File

@@ -329,6 +329,7 @@ static const struct ast_channel_tech vpb_tech = {
type,
tdesc,
AST_FORMAT_SLINEAR,
NULL,
vpb_request,
NULL,
vpb_digit,