[asterisk-users] Asterisk 1.8.x app_meetme.so
Kevin P. Fleming
kpfleming at digium.com
Wed Feb 22 10:28:26 CST 2012
On 02/22/2012 09:23 AM, [Digital^Dude] ® wrote:
> Doug, I can find the following in asterisk 10 changelogs:
>
> The following error will consistently
> occur when trying to dial into 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?) 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 by FreePBX if
> hardware does not exist, causing MeetMe to be unable to open a
> DAHDI pseudo channel. * Allow chan_dahdi to create a pseudo
> channel when there is no chan_dahdi.conf file to load. (closes
> issue ASTERISK-17398) Reported by: Preston Edwards
>
> This would mean that meetme should not have dahdi as a compilation
> dependency.
No, this is incorrect. First, you are confusing DAHDI and chan_dahdi.
MeetMe absolutely requires, and will always require DAHDI, because DAHDI
is used for mixing the audio streams together into conferences.
Second, MeetMe also requires chan_dahdi to be loaded, and prior to the
patch you listed above, this required a chan_dahdi.conf file to be
present. The patch listed above changed changed chan_dahdi to load in a
very 'basic' configuration when no chan_dahdi.conf file is present.
--
Kevin P. Fleming
Digium, Inc. | Director of Software Technologies
Jabber: kfleming at digium.com | SIP: kpfleming at digium.com | Skype: kpfleming
445 Jan Davis Drive NW - Huntsville, AL 35806 - USA
Check us out at www.digium.com & www.asterisk.org
More information about the asterisk-users
mailing list