]> git.ipfire.org Git - thirdparty/asterisk.git/commit
chan_vpb.cc: Fix compile errors.
authorRichard Mudgett <rmudgett@digium.com>
Sat, 26 Dec 2020 18:14:05 +0000 (12:14 -0600)
committerGeorge Joseph <gjoseph@digium.com>
Thu, 31 Dec 2020 19:13:42 +0000 (13:13 -0600)
commit3d379845e63ad33641bf6fc322cefc616e5b9508
tree405272d1ac4a7a131561b7db2e43afae235a2654
parent027f4e3a21c65bc3c9201a827035c29296c3a88e
chan_vpb.cc: Fix compile errors.

Fix the usual compile problem when someone adds a new callback to struct
ast_channel_tech.

Change-Id: I9bdeb8a8cc65f03b2d6e4f2eb5809af47c906c32
channels/chan_vpb.cc