On Fri, Oct 15, 2010 at 9:38 AM, <[email protected]> wrote: > I was redirected here from the -dev group since meetme depends on dahdi. > I'm still a newbie in asterisk programming. > > I'm attempting to do some custom modifications to the meetme application. I > got a WARNING[10419]: pbx.c:3680 pbx_extension_helper: No application > 'Meetme' for extension (inmate_phones. 3331, 3) > > When I do a "make menuselect", I find that the app_meetme application is > XXX'ed out. > I grep'ed for meetme in the config.log and didn't see anything. > Googling for the warning didn't bring up anything that seemed directly > relevant to my problem. > > I double-checked that I had make'd, installed, and config'ed dahdi > > Could somebody shortcut me in the right direction? > Thanks very much in advance! > > Tom >
app_meetme, according to menuselect, depends on dahdi. It says it right at the bottom of the screen: "Depends on: dahdi(E)" Install dahdi and you should get app_meetme. -M -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
