> I'm reading a lot about Call Parking and Conference Room features of > Asterisk, but don't know how to set up in RC2. For a start, > parking.conf is missing, and also MeetMe application doesn't exist...
parking.conf has been renamed into features.conf MeetMe is there, it's in in apps/app_meetme.c. However, as the wiki will tell you, it needs a timer source. Therefore you need zaptel installed. If zaptel.h is missing, the apps/Makefile won't even try to compile app_meetme.c _______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
