[asterisk-bugs] [Asterisk 0014482]: FreeBSD: set nonblocking mode on /dev/dahdi/pseudo failed.
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon Feb 16 06:42:49 CST 2009
The following issue has been SUBMITTED.
======================================================================
http://bugs.digium.com/view.php?id=14482
======================================================================
Reported By: ys
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 14482
Category: Applications/app_meetme
Reproducibility: always
Severity: minor
Priority: normal
Status: new
Asterisk Version: SVN
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): 1.4
SVN Revision (number only!): 176023
Request Review:
======================================================================
Date Submitted: 2009-02-16 06:42 CST
Last Modified: 2009-02-16 06:42 CST
======================================================================
Summary: FreeBSD: set nonblocking mode on /dev/dahdi/pseudo
failed.
Description:
If, we try to open conference with meetme() command, we got an warning:
[Feb 16 14:09:14] WARNING[13282]: app_meetme.c:2349 conf_run: Unable to
set flags: Inappropriate ioctl for device
-- Hungup 'DAHDI/pseudo-321225823'
As solution, we can open pseudo channel initially in non blocking mode,
and don't call fcntl()'s.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2009-02-16 06:42 ys New Issue
2009-02-16 06:42 ys Asterisk Version => SVN
2009-02-16 06:42 ys Regression => No
2009-02-16 06:42 ys SVN Branch (only for SVN checkouts, not tarball
releases) => 1.4
2009-02-16 06:42 ys SVN Revision (number only!) => 176023
======================================================================
More information about the asterisk-bugs
mailing list