Make app_meetme's do_invite more generic.
[asterisk/asterisk.git] / apps / app_meetme.c
2006-07-17 Mark SpencerMake app_meetme's do_invite more generic.
2006-07-08 Mark SpencerSupport hold/unhold in Zap, update IAX2 parser to know...
2006-07-05 Kevin P. Flemingprepare Asterisk for new zaptel.h/tonezone.h installati...
2006-07-03 Olle JohanssonAdd some comments to the SLA code
2006-07-03 Russell Bryantreduce indentation a couple of levels
2006-07-03 Russell Bryant- remove an unused variable
2006-07-01 Mark SpencerFirst pass at SLA support
2006-06-26 Olle JohanssonMETERMAIDS:
2006-06-24 Kevin P. FlemingThe Eurostar Commit! (it's amazing how much work you...
2006-06-11 Russell Bryantfix up some places where frames are not free'd and...
2006-06-09 Joshua ColpDon't double check existence of a variable (issue ...
2006-06-09 Joshua ColpAdd more missing newlines (issue #7323 reported by...
2006-06-07 Kevin P. Flemingsimplify autoconfig include mechanism (make tholo happy...
2006-05-31 Joshua ColpDocumentation changes for Qwell
2006-05-31 Joshua ColpFix up meetme some more (thanks TonyM!!!)
2006-05-31 Joshua ColpMake the user menu unmute/mute work again, including...
2006-05-30 Joshua ColpRemove ourselves from the userlist a little bit earlier
2006-05-25 Joshua ColpMerge in branch that adds new features to MeetMeAdmin...
2006-05-25 Joshua ColpRemove possibility of sending duplicate MeetmeJoin...
2006-05-25 Joshua ColpMerged revisions 30373 via svnmerge from
2006-05-24 Matt O'GormanMerged revisions 30037 via svnmerge from
2006-05-23 BJ Weschke app_meetme Muting and Manager API enhancements #6731...
2006-05-22 Matt O'Gormanpatch from bug 0007204 to make bug 5750 follow standard
2006-05-22 Tilghman LesherMerged revisions 29398 via svnmerge from
2006-05-21 Russell Bryantput a bunch of defines in enums, and convert comments...
2006-05-21 Russell Bryantremove a CLI command that has been marked deprecated...
2006-05-18 Olle JohanssonRemove unsupported, unimplemented, unfunctional "v...
2006-05-13 Russell Bryantsimplify conference user list handling
2006-05-10 BJ Weschke Implement new support for "meetme list <confno> concise"
2006-05-08 Matt O'Gormanadded managerevent meetmemute with status on or off.
2006-05-07 BJ WeschkeMerged revisions 25322 via svnmerge from
2006-05-07 Mark SpencerMinor AJAM fixups
2006-04-27 Joshua ColpAdd option 'I' which allows you to record your name...
2006-04-24 Kevin P. FlemingThanks to the fine work of Russell Bryant and Dancho...
2006-04-21 Luigi Rizzomore NULL "" equivalence in cid fields.
2006-04-14 Luigi RizzoThis rather large commit changes the way modules are...
2006-04-08 Kevin P. Flemingsince the module API is changing, it's a good time...
2006-04-06 Kevin P. FlemingMerged revisions 18087 via svnmerge from
2006-03-30 Luigi Rizzoas discussed with Mark a few weeks ago, the 'newstack...
2006-03-28 Luigi Rizzomore command completion normalization
2006-03-27 Matt O'GormanJanitor work converting !ast_strlen_zero(a)?a:b
2006-03-23 BJ WeschkeMerged revisions 14467 via svnmerge from
2006-03-21 Russell BryantMerged revisions 13851 via svnmerge from
2006-03-21 Tilghman LesherMeetme file is parsed with comma-delimiters, not vertic...
2006-03-15 Tilghman LesherBug 6316 - Add flag to not speak single user announcement
2006-03-13 Tilghman LesherBug 6526 - Add a reference count to avoid crash
2006-03-07 Tilghman LesherBug 5702 - Realtime patch for meetme
2006-02-22 Matt O'GormanSolved problem where talker hears himself when
2006-02-15 Russell Bryantremove the uses of the deprecated STANDARD_LOCAL_USER
2006-02-14 Mark SpencerProperly stopsteram on meetme (bug #6137)
2006-02-14 Matt O'Gormanbug 6485 fixed.
2006-02-13 Josh RobersonDon't set the formats before we stop indications. ...
2006-02-01 Kevin P. Fleminguse string fields for some stuff in ast_channel
2006-01-31 Russell Bryantdefine a global null_frame object so when queueing...
2006-01-30 Matt O'Gormanreverting blocks 9 and 10 from revision 7547
2006-01-26 Russell Bryantstore conference list using linked list macros (issue...
2006-01-21 Russell Bryanton this pass, only remove duplicate log messages
2006-01-21 Russell Bryantrevert my pass through the tree to remove checks of...
2006-01-21 Russell Bryantremove lots of useless checks of the result of ast_strdupa
2006-01-20 Olle JohanssonMore doxygen updates
2006-01-18 Russell Bryantconstify arguments in more places where strings should...
2006-01-18 Matt O'GormanMerged revisions 8194 via svnmerge from
2006-01-13 BJ Weschke More memory wrapper cleanup. #6224
2006-01-11 Matt O'Gormanadded feature from 5750 with whitespace fixing.
2005-12-30 Russell Bryantupdate doxygen docs to specify authors
2005-12-26 Mark SpencerAdd "local channel" variation so that we don't read...
2005-12-25 Mark SpencerFix multiple free of a frame (bug #6058)
2005-12-20 Mark SpencerAvoid multiple free
2005-12-20 Mark SpencerDon't bother decode on muted participants
2005-12-20 Mark SpencerMajor peformance improvements to meetme
2005-12-20 Mark SpencerFix choppy audio with > 20ms audio frames (bug #5697)
2005-12-03 Tilghman LesherBug 5858 - Make the chanvars.c functions return a ...
2005-11-30 Russell Bryantuse app arg parsing macros (issue #5690)
2005-11-29 Kevin P. Flemingremove extraneous svn:executable properties
2005-11-20 Josh Robersonissue #5773, with minor modification to log message
2005-11-11 Kevin P. Flemingissue #5680
2005-11-08 Kevin P. Flemingissues #3599 and #4252
2005-11-08 Kevin P. Flemingwhitepace cleanup and various minor fixes
2005-11-08 Russell Bryantmake app_queue 1.2 jump compliant (issue #5580)
2005-11-07 Kevin P. Flemingapplication doc update
2005-11-06 Russell Bryantissue #5605
2005-11-06 Russell Bryantalphabetize option lists
2005-11-06 Mark SpencerMeetme whitespace changes (bug #5615)
2005-11-03 Kevin P. Flemingmajor update to arg/option parsing APIs and documentation
2005-10-28 Kevin P. Fleminguse API call for frame volume adjustment
2005-10-26 Russell Bryantremove unnecessary checks before calls to ast_strlen_zero
2005-10-24 Russell BryantDoxygen documentation update from oej (issue #5505)
2005-10-19 Russell BryantMassive cleanups to applications for LOCAL_USER handlin...
2005-10-18 Russell Bryantit's a good idea to unregister everything before callin...
2005-10-05 Kevin P. Flemingdon't twiddle memory that doesn't belong to us (issue...
2005-09-25 Mark SpencerFix meet me / local channel (bug #5274)
2005-09-14 Kevin P. Flemingupdate MANY more files with proper copyright/license...
2005-09-07 Kevin P. Flemingconvert a bunch of apps to use ast_goto_if_exists(...
2005-09-07 Kevin P. Flemingreset channel volumes when exiting apps that use them
2005-09-07 Kevin P. Flemingre-add 'listen' volume control
2005-09-07 Kevin P. Fleminganother buglet
2005-09-07 Kevin P. Flemingactually do issue #4170 right... it was supposed to...
2005-09-07 Kevin P. Flemingadd new channel option (via ast_channel_setoption(...
2005-08-08 Mark SpencerShow callerid in meetme show list (bug #4851 with mods)
2005-07-10 Russell Bryantdefine an AST_MAX_CONTEXT for use instead of AST_MAX_EX...
next