Hi, > -----Original Message----- > As teleconferencing is the only application of the Asterisk > box, I have the dialplan setup to immediately launch into the > MeetMe application and prompt the user for conference > number/PIN upon answering. It appears that the MeetMe module > isn't interested in passing the conference number back to > Asterisk when the user disconnects so that Asterisk can > include that information in the CDR. > > Any suggestions on how to do this?
How about not dropping them straight into the Meetme, but give Meetme parameters based on what the user enters in an Authenticate. If you add the 'a' parameter the password (conference room) is stored in the accountcode (which is in CDR). Florian _______________________________________________ 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
