Doug, I can find the following in asterisk 10 changelogs:<br><br><blockquote><font> The following error will consistently</font><br><font>      occur when trying to dial into a MeetMe conference when the</font><br><font>      server does not have DAHDI hardware installed: app_meetme.c: No</font><br>


<font>      DAHDI channel available for conference, user introduction</font><br><font>      disabled (is chan_dahdi loaded?) While chan_dahdi is loaded</font><br><font>      correctly during compilation and install of Asterisk/Dahdi,</font><br>


<font>      including associated modules, etc., a chan_dahdi.conf</font><br><font>      configuration file in /etc/asterisk is not created by FreePBX if</font><br><font>      hardware does not exist, causing MeetMe to be unable to open a</font><br>


<font>      DAHDI pseudo channel. * Allow chan_dahdi to create a pseudo</font><br><font>      channel when there is no chan_dahdi.conf file to load. (closes</font><br><font>      issue ASTERISK-17398) Reported by: Preston Edwards</font><br>


</blockquote>This would mean that meetme should not have dahdi as a compilation dependency.<br><br><br>source: <a href="http://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-10-current">http://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-10-current</a><br>

<br><br><div class="gmail_quote">On Wed, Feb 22, 2012 at 7:19 PM, Matthew  Jordan <span dir="ltr">&lt;<a href="mailto:mjordan@digium.com" target="_blank">mjordan@digium.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><br>
----- Original Message -----<br>
&gt; From: &quot;Doug Lytle&quot; &lt;<a href="mailto:support@drdos.info" target="_blank">support@drdos.info</a>&gt;<br>
&gt; To: &quot;Asterisk Users Mailing List - Non-Commercial Discussion&quot; &lt;<a href="mailto:asterisk-users@lists.digium.com" target="_blank">asterisk-users@lists.digium.com</a>&gt;<br>
&gt; Sent: Wednesday, February 22, 2012 7:22:20 AM<br>
&gt; Subject: Re: [asterisk-users] Asterisk 1.8.x app_meetme.so<br>
&gt;<br>
&gt; You mentioned that the meetme source was there, I was guessing that<br>
&gt; the<br>
&gt; option to compile wasn&#39;t checked so the binary wasn&#39;t available.<br>
&gt;<br>
&gt; I just ran into this myself yesterday when converting a 1.4x box<br>
&gt; (Still<br>
&gt; in progress) to a 10.2.0 RC2 and once checked and re-compiled, meetme<br>
&gt; was available.<br>
&gt;<br>
&gt; Doug<br>
&gt;<br>
<br>
</div>Just a few points of clarification:<br>
1. MeetMe is still the preferred conferencing application in Asterisk 1.8.<br>
   In Asterisk 10, the preferred conferencing application is ConfBridge.<br>
   Even still, in Asterisk, 10, you can compile and install MeetMe using<br>
   menuselect.<br>
2. In the screenshot you attached, you cannot choose to compile MeetMe<br>
   as one of its dependencies is not available, in this case, DAHDI.<br>
<br>
Note that DAHDI being a dependency for MeetMe was one of the reasons<br>
Asterisk 10 moved to using ConfBridge as the default conferencing application.<br>
<font color="#888888"><br>
Matthew Jordan<br>
Digium, Inc. | Software Developer<br>
445 Jan Davis Drive NW - Huntsville, AL 35806 - USA<br>
Check us out at: <a href="http://digium.com" target="_blank">http://digium.com</a> &amp; <a href="http://asterisk.org" target="_blank">http://asterisk.org</a><br>
</font><div><div></div><div><br>
--<br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
               <a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
</div></div></blockquote></div><br>