[asterisk-bugs] [Asterisk 0011928]: Asterisk 1.6-beta2 on Mac Intel extrange CLI operation
noreply at bugs.digium.com
noreply at bugs.digium.com
Fri Feb 8 19:35:04 CST 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=11928
======================================================================
Reported By: adriavidal
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 11928
Category: Core-General
Reproducibility: always
Severity: tweak
Priority: normal
Status: new
Asterisk Version: 1.6.0-beta1
SVN Branch (only for SVN checkouts, not tarball releases): 1.6
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 02-05-2008 13:57 CST
Last Modified: 02-08-2008 19:35 CST
======================================================================
Summary: Asterisk 1.6-beta2 on Mac Intel extrange CLI
operation
Description:
Compiled 1.6.-beta2 as root into my MacBook Intel.
When i run it as:
sudo asterisk
then get into as:
sudo asterisk -vvr
any command i put into the cli is ignored, even if i try the autocomplet
function with tab something extrange is wrote into the console (see example
below)
If i run asterisk like root making asterisk -vvvvvvvvvc
everything seems ok.
======================================================================
----------------------------------------------------------------------
Corydon76 - 02-08-08 19:35
----------------------------------------------------------------------
In main/asterisk.c, in netconsole, if you reverse the order of the fds in
the poll, then you lose even the ability to write commands. So I think
there's something peculiar on OS X with respect to the poll(2) kernel API.
Issue History
Date Modified Username Field Change
======================================================================
02-08-08 19:35 Corydon76 Note Added: 0081954
======================================================================
More information about the asterisk-bugs
mailing list