Summary: | DAHLIN-00300: Filter 'HWEC' from DAHDI_GETVERSION results if hwec is really not present. | ||
Reporter: | Shaun Ruffell (sruffell) | Labels: | |
Date Opened: | 2012-08-30 23:24:58 | Date Closed: | 2012-10-04 15:31:51 |
Priority: | Trivial | Regression? | |
Status: | Closed/Complete | Components: | dahdi (the module) |
Versions: | 2.6.1 | Frequency of Occurrence | |
Related Issues: | |||
Environment: | Attachments: | ( 0) 0001-dahdi-Filter-HWEC-from-DAHDI_GETVERSION-results-if-h.patch | |
Description: | anonymouz666 mentioned in #asterisk-dev that having "HWDEV" printed in the {{dahdi_cfg -v}} output when there isn't a hardware echocan in the system can be confusing. I can't disagree. This is a patch to address it. | ||
Comments: | By: Shaun Ruffell (sruffell) 2012-08-30 23:33:00.415-0500 Attaching patch that prevents hwec from being returned from the DAHDI_GETVERSION ioctl, which is where dahdi_cfg gets the information from, unless there is a physical hardware echocan installed in the system. By: Russ Meyerriecks (rmeyerriecks) 2012-10-04 15:31:51.369-0500 Patch applied to trunk http://svnview.digium.com/svn/dahdi?view=revision&revision=10727 |