projects
/
asterisk/asterisk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9312b0c
)
/ updated ast_channel_tech structure init.
author
Ben Kramer
<bkramer@voicetronix.com.au>
Sun, 20 Mar 2005 22:47:12 +0000
(22:47 +0000)
committer
Ben Kramer
<bkramer@voicetronix.com.au>
Sun, 20 Mar 2005 22:47:12 +0000
(22:47 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5217
65c4cc65
-6c06-0410-ace0-
fbb531ad65f3
channels/chan_vpb.c
patch
|
blob
|
history
diff --git
a/channels/chan_vpb.c
b/channels/chan_vpb.c
index
3b60843
..
ab43ec9
100755
(executable)
--- a/
channels/chan_vpb.c
+++ b/
channels/chan_vpb.c
@@
-329,6
+329,7
@@
static const struct ast_channel_tech vpb_tech = {
type,
tdesc,
AST_FORMAT_SLINEAR,
+ NULL,
vpb_request,
NULL,
vpb_digit,