[asterisk-bugs] [Asterisk 0018802]: No DAHDI channel available for conference, user introduction disabled (is chan_dahdi loaded?)
Asterisk Bug Tracker
noreply at bugs.digium.com
Sun Feb 13 22:11:44 CST 2011
The following issue has been UPDATED.
======================================================================
https://issues.asterisk.org/view.php?id=18802
======================================================================
Reported By: preston_edwards
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 18802
Category: Applications/app_meetme
Reproducibility: always
Severity: major
Priority: normal
Status: new
Asterisk Version: I did not set the version :(
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2011-02-13 13:37 CST
Last Modified: 2011-02-13 22:11 CST
======================================================================
Summary: No DAHDI channel available for conference, user
introduction disabled (is chan_dahdi loaded?)
Description:
The following error will consistently occur in an Asterisk 1.8 environment
when trying to dial-in to a MeetMe conference when the server does not have
Dahdi hardware installed:
app_meetme.c: No DAHDI channel available for conference, user introduction
disabled (is chan_dahdi loaded?)
This will cause user introductions to be disabled, including name
announcement, etc.
While chan_dahdi IS loaded correctly during compilation and install of
Asterisk/Dahdi, including associated modules, etc., a chan_dahdi.conf
configuration file in /etc/asterisk is not created if hardware does not
exist, causing MeetMe to think it can't open a dahdi_dummy channel.
Remedy to this is to rename the chan_dahdi.conf.sample file to
chan_dahdi.conf and restart Asterisk--this error will go away and the
introductions will work just fine.
Since I've seen numerous unanswered posts when searching Google to try and
find an answer to this, I thought I'd file this as an issue to get the
chan_dahdi.conf file created automatically for the above scenario so it's
not a manual process.
======================================================================
----------------------------------------------------------------------
(0131904) sruffell (administrator) - 2011-02-13 22:11
https://issues.asterisk.org/view.php?id=18802#c131904
----------------------------------------------------------------------
Thanks for the bug report. I moved this out of dahdi-linux since it will
most likely need to be addressed in user space.
Issue History
Date Modified Username Field Change
======================================================================
2011-02-13 22:11 sruffell Asterisk Version => I did not set the
version :(
2011-02-13 22:11 sruffell Regression => No
2011-02-13 22:11 sruffell SVN Branch (only for SVN checkouts, not tarball
releases) => N/A
2011-02-13 22:11 sruffell Note Added: 0131904
2011-02-13 22:11 sruffell Category dahdi_dummy =>
Applications/app_meetme
2011-02-13 22:11 sruffell version 2.4.0 =>
======================================================================
More information about the asterisk-bugs
mailing list