2006-07-17 |
Mark Spencer | Make app_meetme's do_invite more generic. |
blob | commitdiff |
2006-07-08 |
Mark Spencer | Support hold/unhold in Zap, update IAX2 parser to know... |
blob | commitdiff | diff to current |
2006-07-05 |
Kevin P. Fleming | prepare Asterisk for new zaptel.h/tonezone.h installati... |
blob | commitdiff | diff to current |
2006-07-03 |
Olle Johansson | Add some comments to the SLA code |
blob | commitdiff | diff to current |
2006-07-03 |
Russell Bryant | reduce indentation a couple of levels |
blob | commitdiff | diff to current |
2006-07-03 |
Russell Bryant | - remove an unused variable |
blob | commitdiff | diff to current |
2006-07-01 |
Mark Spencer | First pass at SLA support |
blob | commitdiff | diff to current |
2006-06-26 |
Olle Johansson | METERMAIDS: |
blob | commitdiff | diff to current |
2006-06-24 |
Kevin P. Fleming | The Eurostar Commit! (it's amazing how much work you... |
blob | commitdiff | diff to current |
2006-06-11 |
Russell Bryant | fix up some places where frames are not free'd and... |
blob | commitdiff | diff to current |
2006-06-09 |
Joshua Colp | Don't double check existence of a variable (issue ... |
blob | commitdiff | diff to current |
2006-06-09 |
Joshua Colp | Add more missing newlines (issue #7323 reported by... |
blob | commitdiff | diff to current |
2006-06-07 |
Kevin P. Fleming | simplify autoconfig include mechanism (make tholo happy... |
blob | commitdiff | diff to current |
2006-05-31 |
Joshua Colp | Documentation changes for Qwell |
blob | commitdiff | diff to current |
2006-05-31 |
Joshua Colp | Fix up meetme some more (thanks TonyM!!!) |
blob | commitdiff | diff to current |
2006-05-31 |
Joshua Colp | Make the user menu unmute/mute work again, including... |
blob | commitdiff | diff to current |
2006-05-30 |
Joshua Colp | Remove ourselves from the userlist a little bit earlier |
blob | commitdiff | diff to current |
2006-05-25 |
Joshua Colp | Merge in branch that adds new features to MeetMeAdmin... |
blob | commitdiff | diff to current |
2006-05-25 |
Joshua Colp | Remove possibility of sending duplicate MeetmeJoin... |
blob | commitdiff | diff to current |
2006-05-25 |
Joshua Colp | Merged revisions 30373 via svnmerge from |
blob | commitdiff | diff to current |
2006-05-24 |
Matt O'Gorman | Merged revisions 30037 via svnmerge from |
blob | commitdiff | diff to current |
2006-05-23 |
BJ Weschke | app_meetme Muting and Manager API enhancements #6731... |
blob | commitdiff | diff to current |
2006-05-22 |
Matt O'Gorman | patch from bug 0007204 to make bug 5750 follow standard |
blob | commitdiff | diff to current |
2006-05-22 |
Tilghman Lesher | Merged revisions 29398 via svnmerge from |
blob | commitdiff | diff to current |
2006-05-21 |
Russell Bryant | put a bunch of defines in enums, and convert comments... |
blob | commitdiff | diff to current |
2006-05-21 |
Russell Bryant | remove a CLI command that has been marked deprecated... |
blob | commitdiff | diff to current |
2006-05-18 |
Olle Johansson | Remove unsupported, unimplemented, unfunctional "v... |
blob | commitdiff | diff to current |
2006-05-13 |
Russell Bryant | simplify conference user list handling |
blob | commitdiff | diff to current |
2006-05-10 |
BJ Weschke | Implement new support for "meetme list <confno> concise" |
blob | commitdiff | diff to current |
2006-05-08 |
Matt O'Gorman | added managerevent meetmemute with status on or off. |
blob | commitdiff | diff to current |
2006-05-07 |
BJ Weschke | Merged revisions 25322 via svnmerge from |
blob | commitdiff | diff to current |
2006-05-07 |
Mark Spencer | Minor AJAM fixups |
blob | commitdiff | diff to current |
2006-04-27 |
Joshua Colp | Add option 'I' which allows you to record your name... |
blob | commitdiff | diff to current |
2006-04-24 |
Kevin P. Fleming | Thanks to the fine work of Russell Bryant and Dancho... |
blob | commitdiff | diff to current |
2006-04-21 |
Luigi Rizzo | more NULL "" equivalence in cid fields. |
blob | commitdiff | diff to current |
2006-04-14 |
Luigi Rizzo | This rather large commit changes the way modules are... |
blob | commitdiff | diff to current |
2006-04-08 |
Kevin P. Fleming | since the module API is changing, it's a good time... |
blob | commitdiff | diff to current |
2006-04-06 |
Kevin P. Fleming | Merged revisions 18087 via svnmerge from |
blob | commitdiff | diff to current |
2006-03-30 |
Luigi Rizzo | as discussed with Mark a few weeks ago, the 'newstack... |
blob | commitdiff | diff to current |
2006-03-28 |
Luigi Rizzo | more command completion normalization |
blob | commitdiff | diff to current |
2006-03-27 |
Matt O'Gorman | Janitor work converting !ast_strlen_zero(a)?a:b |
blob | commitdiff | diff to current |
2006-03-23 |
BJ Weschke | Merged revisions 14467 via svnmerge from |
blob | commitdiff | diff to current |
2006-03-21 |
Russell Bryant | Merged revisions 13851 via svnmerge from |
blob | commitdiff | diff to current |
2006-03-21 |
Tilghman Lesher | Meetme file is parsed with comma-delimiters, not vertic... |
blob | commitdiff | diff to current |
2006-03-15 |
Tilghman Lesher | Bug 6316 - Add flag to not speak single user announcement |
blob | commitdiff | diff to current |
2006-03-13 |
Tilghman Lesher | Bug 6526 - Add a reference count to avoid crash |
blob | commitdiff | diff to current |
2006-03-07 |
Tilghman Lesher | Bug 5702 - Realtime patch for meetme |
blob | commitdiff | diff to current |
2006-02-22 |
Matt O'Gorman | Solved problem where talker hears himself when |
blob | commitdiff | diff to current |
2006-02-15 |
Russell Bryant | remove the uses of the deprecated STANDARD_LOCAL_USER |
blob | commitdiff | diff to current |
2006-02-14 |
Mark Spencer | Properly stopsteram on meetme (bug #6137) |
blob | commitdiff | diff to current |
2006-02-14 |
Matt O'Gorman | bug 6485 fixed. |
blob | commitdiff | diff to current |
2006-02-13 |
Josh Roberson | Don't set the formats before we stop indications. ... |
blob | commitdiff | diff to current |
2006-02-01 |
Kevin P. Fleming | use string fields for some stuff in ast_channel |
blob | commitdiff | diff to current |
2006-01-31 |
Russell Bryant | define a global null_frame object so when queueing... |
blob | commitdiff | diff to current |
2006-01-30 |
Matt O'Gorman | reverting blocks 9 and 10 from revision 7547 |
blob | commitdiff | diff to current |
2006-01-26 |
Russell Bryant | store conference list using linked list macros (issue... |
blob | commitdiff | diff to current |
2006-01-21 |
Russell Bryant | on this pass, only remove duplicate log messages |
blob | commitdiff | diff to current |
2006-01-21 |
Russell Bryant | revert my pass through the tree to remove checks of... |
blob | commitdiff | diff to current |
2006-01-21 |
Russell Bryant | remove lots of useless checks of the result of ast_strdupa |
blob | commitdiff | diff to current |
2006-01-20 |
Olle Johansson | More doxygen updates |
blob | commitdiff | diff to current |
2006-01-18 |
Russell Bryant | constify arguments in more places where strings should... |
blob | commitdiff | diff to current |
2006-01-18 |
Matt O'Gorman | Merged revisions 8194 via svnmerge from |
blob | commitdiff | diff to current |
2006-01-13 |
BJ Weschke | More memory wrapper cleanup. #6224 |
blob | commitdiff | diff to current |
2006-01-11 |
Matt O'Gorman | added feature from 5750 with whitespace fixing. |
blob | commitdiff | diff to current |
2005-12-30 |
Russell Bryant | update doxygen docs to specify authors |
blob | commitdiff | diff to current |
2005-12-26 |
Mark Spencer | Add "local channel" variation so that we don't read... |
blob | commitdiff | diff to current |
2005-12-25 |
Mark Spencer | Fix multiple free of a frame (bug #6058) |
blob | commitdiff | diff to current |
2005-12-20 |
Mark Spencer | Avoid multiple free |
blob | commitdiff | diff to current |
2005-12-20 |
Mark Spencer | Don't bother decode on muted participants |
blob | commitdiff | diff to current |
2005-12-20 |
Mark Spencer | Major peformance improvements to meetme |
blob | commitdiff | diff to current |
2005-12-20 |
Mark Spencer | Fix choppy audio with > 20ms audio frames (bug #5697) |
blob | commitdiff | diff to current |
2005-12-03 |
Tilghman Lesher | Bug 5858 - Make the chanvars.c functions return a ... |
blob | commitdiff | diff to current |
2005-11-30 |
Russell Bryant | use app arg parsing macros (issue #5690) |
blob | commitdiff | diff to current |
2005-11-29 |
Kevin P. Fleming | remove extraneous svn:executable properties |
blob | commitdiff | diff to current |
2005-11-20 |
Josh Roberson | issue #5773, with minor modification to log message |
blob | commitdiff | diff to current |
2005-11-11 |
Kevin P. Fleming | issue #5680 |
blob | commitdiff | diff to current |
2005-11-08 |
Kevin P. Fleming | issues #3599 and #4252 |
blob | commitdiff | diff to current |
2005-11-08 |
Kevin P. Fleming | whitepace cleanup and various minor fixes |
blob | commitdiff | diff to current |
2005-11-08 |
Russell Bryant | make app_queue 1.2 jump compliant (issue #5580) |
blob | commitdiff | diff to current |
2005-11-07 |
Kevin P. Fleming | application doc update |
blob | commitdiff | diff to current |
2005-11-06 |
Russell Bryant | issue #5605 |
blob | commitdiff | diff to current |
2005-11-06 |
Russell Bryant | alphabetize option lists |
blob | commitdiff | diff to current |
2005-11-06 |
Mark Spencer | Meetme whitespace changes (bug #5615) |
blob | commitdiff | diff to current |
2005-11-03 |
Kevin P. Fleming | major update to arg/option parsing APIs and documentation |
blob | commitdiff | diff to current |
2005-10-28 |
Kevin P. Fleming | use API call for frame volume adjustment |
blob | commitdiff | diff to current |
2005-10-26 |
Russell Bryant | remove unnecessary checks before calls to ast_strlen_zero |
blob | commitdiff | diff to current |
2005-10-24 |
Russell Bryant | Doxygen documentation update from oej (issue #5505) |
blob | commitdiff | diff to current |
2005-10-19 |
Russell Bryant | Massive cleanups to applications for LOCAL_USER handlin... |
blob | commitdiff | diff to current |
2005-10-18 |
Russell Bryant | it's a good idea to unregister everything before callin... |
blob | commitdiff | diff to current |
2005-10-05 |
Kevin P. Fleming | don't twiddle memory that doesn't belong to us (issue... |
blob | commitdiff | diff to current |
2005-09-25 |
Mark Spencer | Fix meet me / local channel (bug #5274) |
blob | commitdiff | diff to current |
2005-09-14 |
Kevin P. Fleming | update MANY more files with proper copyright/license... |
blob | commitdiff | diff to current |
2005-09-07 |
Kevin P. Fleming | convert a bunch of apps to use ast_goto_if_exists(... |
blob | commitdiff | diff to current |
2005-09-07 |
Kevin P. Fleming | reset channel volumes when exiting apps that use them |
blob | commitdiff | diff to current |
2005-09-07 |
Kevin P. Fleming | re-add 'listen' volume control |
blob | commitdiff | diff to current |
2005-09-07 |
Kevin P. Fleming | another buglet |
blob | commitdiff | diff to current |
2005-09-07 |
Kevin P. Fleming | actually do issue #4170 right... it was supposed to... |
blob | commitdiff | diff to current |
2005-09-07 |
Kevin P. Fleming | add new channel option (via ast_channel_setoption(... |
blob | commitdiff | diff to current |
2005-08-08 |
Mark Spencer | Show callerid in meetme show list (bug #4851 with mods) |
blob | commitdiff | diff to current |
2005-07-10 |
Russell Bryant | define an AST_MAX_CONTEXT for use instead of AST_MAX_EX... |
blob | commitdiff | diff to current |
next |