summaryrefslogtreecommitdiff
path: root/apps/app_meetme.c
AgeCommit message (Expand)Author
2006-10-03bug #8076 check option_debug before printing to debug channel.Matt O'Gorman
2006-10-02Make callerid fields in Manager events more consistent. CallerIDNum for numbe...Joshua Colp
2006-09-28Merged revisions 43893 via svnmerge from Joshua Colp
2006-09-26Fire a manager event when a meetme is started/stopped.Jason Parker
2006-09-20Constify the result of a config retrieval function, to avoid mutilation (issu...Tilghman Lesher
2006-09-18merge qwell's CLI verbification workKevin P. Fleming
2006-09-16Merged revisions 43003 via svnmerge from Tilghman Lesher
2006-09-11Merged revisions 42783 via svnmerge from Tilghman Lesher
2006-08-21merge new_loader_completion branch, including (at least):Kevin P. Fleming
2006-08-14- unregister SLA apps on module unload and add sample config (issue #7701, ju...Russell Bryant
2006-07-19merge Russell's 'hold_handling' branch, finally implementing music-on-hold ha...Kevin P. Fleming
2006-07-17Make app_meetme's do_invite more generic.Mark Spencer
2006-07-08Support hold/unhold in Zap, update IAX2 parser to know about modern commands,...Mark Spencer
2006-07-05prepare Asterisk for new zaptel.h/tonezone.h installation locationsKevin P. Fleming
2006-07-03Add some comments to the SLA codeOlle Johansson
2006-07-03reduce indentation a couple of levelsRussell Bryant
2006-07-03- remove an unused variableRussell Bryant
2006-07-01First pass at SLA supportMark Spencer
2006-06-26METERMAIDS:Olle Johansson
2006-06-24The Eurostar Commit! (it's amazing how much work you can get done on a 150 mi...Kevin P. Fleming
2006-06-11fix up some places where frames are not free'd and remove an unnecessaryRussell Bryant
2006-06-09Don't double check existence of a variable (issue #7300 reported by foamdino)Joshua Colp
2006-06-09Add more missing newlines (issue #7323 reported by darkskiez)Joshua Colp
2006-06-07simplify autoconfig include mechanism (make tholo happy he can use lint again...Kevin P. Fleming
2006-05-31Documentation changes for QwellJoshua Colp
2006-05-31Fix up meetme some more (thanks TonyM!!!)Joshua Colp
2006-05-31Make the user menu unmute/mute work again, including in combination with the ...Joshua Colp
2006-05-30Remove ourselves from the userlist a little bit earlierJoshua Colp
2006-05-25Merge in branch that adds new features to MeetMeAdmin. See application docume...Joshua Colp
2006-05-25Remove possibility of sending duplicate MeetmeJoin manager events, and only s...Joshua Colp
2006-05-25Merged revisions 30373 via svnmerge from Joshua Colp
2006-05-24Merged revisions 30037 via svnmerge from Matt O'Gorman
2006-05-23 app_meetme Muting and Manager API enhancements #6731 (softins w/some minor ...BJ Weschke
2006-05-22patch from bug 0007204 to make bug 5750 follow standardMatt O'Gorman
2006-05-22Merged revisions 29398 via svnmerge from Tilghman Lesher
2006-05-21put a bunch of defines in enums, and convert comments to doxygen formatRussell Bryant
2006-05-21remove a CLI command that has been marked deprecated since before Asterisk 1.0Russell Bryant
2006-05-18Remove unsupported, unimplemented, unfunctional "v" option from meetme docume...Olle Johansson
2006-05-13simplify conference user list handlingRussell Bryant
2006-05-10 Implement new support for "meetme list <confno> concise"BJ Weschke
2006-05-08added managerevent meetmemute with status on or off.Matt O'Gorman
2006-05-07Merged revisions 25322 via svnmerge from BJ Weschke
2006-05-07Minor AJAM fixupsMark Spencer
2006-04-27Add option 'I' which allows you to record your name, but not review it. This ...Joshua Colp
2006-04-24Thanks to the fine work of Russell Bryant and Dancho Lazarov, we now have aut...Kevin P. Fleming
2006-04-21more NULL "" equivalence in cid fields.Luigi Rizzo
2006-04-14This rather large commit changes the way modules are loaded. Luigi Rizzo
2006-04-08since the module API is changing, it's a good time to const-ify the descripti...Kevin P. Fleming
2006-04-06Merged revisions 18087 via svnmerge from Kevin P. Fleming
2006-03-30as discussed with Mark a few weeks ago, the 'newstack' argumentLuigi Rizzo