| Summary: | ASTERISK-07711: unchecked reference to linux/soundcard.h in muted.c | ||
| Reporter: | quiescent (quiescent) | Labels: | |
| Date Opened: | 2006-09-10 12:53:23 | Date Closed: | 2006-09-23 16:48:29 |
| Priority: | Minor | Regression? | No |
| Status: | Closed/Complete | Components: | Core/General |
| Versions: | Frequency of Occurrence | ||
| Related Issues: | |||
| Environment: | Attachments: | ||
| Description: | utils/muted.c, line 39, contains reference to linux/soundcard.h which doesn't exist on non-Linux systems. See channels/chan_oss.c, line 54 for correct handling. | ||
| Comments: | By: Jason Parker (jparker) 2006-09-23 16:48:28 This was recently fixed in svn trunk and 1.4. | ||