[asterisk-bugs] [DAHDI-linux 0013518]: wctc4xxp module parametr mode=g729 not work
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri Sep 19 15:55:44 CDT 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=13518
======================================================================
Reported By: mrva
Assigned To:
======================================================================
Project: DAHDI-linux
Issue ID: 13518
Category: dahdi_transcode
Reproducibility: have not tried
Severity: minor
Priority: normal
Status: new
======================================================================
Date Submitted: 2008-09-19 02:22 CDT
Last Modified: 2008-09-19 15:55 CDT
======================================================================
Summary: wctc4xxp module parametr mode=g729 not work
Description:
Module parameter mode=g729 do not work, 120 g729 channel is not available.
======================================================================
----------------------------------------------------------------------
(0092718) mrva (reporter) - 2008-09-19 15:55
http://bugs.digium.com/view.php?id=13518#c92718
----------------------------------------------------------------------
[root at linux pom]# svn checkout http://svn.digium.com/svn/dahdi/linux/trunk
dahdi
Fetching external item into 'dahdi/drivers/dahdi/oct612x'
Checked out external at revision 36.
Checked out revision 4968.
I think there is no parameter mode in base.c file
[root at linux wctc4xxp]# tail base.c
module_param(debug, int, S_IRUGO | S_IWUSR);
MODULE_DESCRIPTION("Wildcard TC400P+TC400M Driver");
MODULE_AUTHOR("Digium Incorporated <support at digium.com>");
MODULE_LICENSE("GPL");
module_init(wctc4xxp_init);
module_exit(wctc4xxp_cleanup);
Issue History
Date Modified Username Field Change
======================================================================
2008-09-19 15:55 mrva Note Added: 0092718
======================================================================
More information about the asterisk-bugs
mailing list