[asterisk-bugs] [Asterisk 0012084]: [patch] chan_vpb doesn't compile against latest stable release of Voicetronix drivers (4.2.24)

noreply at bugs.digium.com noreply at bugs.digium.com
Wed Feb 27 01:45:37 CST 2008


The following issue has been ASSIGNED. 
====================================================================== 
http://bugs.digium.com/view.php?id=12084 
====================================================================== 
Reported By:                mmickan
Assigned To:                Corydon76
====================================================================== 
Project:                    Asterisk
Issue ID:                   12084
Category:                   Channels/General
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     assigned
Asterisk Version:           SVN 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 104388 
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             02-27-2008 00:02 CST
Last Modified:              02-27-2008 01:45 CST
====================================================================== 
Summary:                    [patch] chan_vpb doesn't compile against latest
stable release of Voicetronix drivers (4.2.24)
Description: 
There have been some API changes in the vpb-driver package, which the
existing chan_vpb doesn't compile against.  Attached patch chan_vpb.cc.diff
fixes this so it now compiles.  Tested here and works for us, along with a
couple of clients.

Also attached is a very minimal patch for include/asterisk/module.h
specifically for C++ modules (of which chan_vpb appears to be the only
one), which moves AST_MODULE to a different position in the ast_module_info
structure to match the structure definition.

To go with the updated chan_vpb is a much nicer looking and more complete
vpb.conf.sample, which can replace the existing one.  This one assumes 0
cards rather than 1 card, so that systems with no Voicetronix cards won't
segfault Asterisk on startup by default.
====================================================================== 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
02-27-08 01:45  Corydon76      Status                   new => assigned     
02-27-08 01:45  Corydon76      Assigned To               => Corydon76       
======================================================================




More information about the asterisk-bugs mailing list