[asterisk-bugs] [Asterisk 0014482]: [patch] FreeBSD: set nonblocking mode on /dev/dahdi/pseudo failed.
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon Feb 16 06:43:06 CST 2009
The following issue has been UPDATED.
======================================================================
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:43 CST
======================================================================
Summary: [patch] 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:43 ys Summary FreeBSD: set
nonblocking mode on /dev/dahdi/pseudo failed. => [patch] FreeBSD: set
nonblocking mode on /dev/dahdi/pseudo failed.
======================================================================
More information about the asterisk-bugs
mailing list