summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
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-31cleanups for commit from issue #5657... set a cause code for a rejected forwa...Kevin P. Fleming
2006-05-31 Add an option to app_dial, 'i', to instruct the application ignore any reque...BJ Weschke
2006-05-30officially deprecate the 'roundrobin' queue strategy in favor of 'rrmemory'Kevin P. Fleming
2006-05-30Remove ourselves from the userlist a little bit earlierJoshua Colp
2006-05-30fix various typos and other bits (from Ian Kinner)Kevin P. Fleming
2006-05-29remove an explicit constant;Luigi Rizzo
2006-05-25 A new way to try and deal with deadlocks that occur in app_queue at present...BJ Weschke
2006-05-25Merge in branch that adds new features to MeetMeAdmin. See application docume...Joshua Colp
2006-05-25Merged revisions 30424 via svnmerge from BJ Weschke
2006-05-25Deprecate SetCallerID (should have happened prior to release of 1.2)Tilghman Lesher
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-25add the ability to be able to echo DTMF_BEGIN/END, HTML, and IMAGE frames, too Russell Bryant
2006-05-25- mark some applications deprecated that already have replacementsRussell Bryant
2006-05-25add DB_DELETE function for the common case of retrieving and deleting a key inRussell Bryant
2006-05-25 Properly initialize destination variables before we send them into pbx_subst...BJ Weschke
2006-05-25 Making sure a char ptr is initialized before we strchr on it is a GOOD thing...BJ Weschke
2006-05-25 Doxygen comment for QwellBJ Weschke
2006-05-25 Make sure we catch all the instances where a member didn't answer the call s...BJ Weschke
2006-05-24Nothing to see here... move alongJoshua Colp
2006-05-24Update some documentation (file internal brain bug #42)Joshua Colp
2006-05-24Merged revisions 30037 via svnmerge from Matt O'Gorman
2006-05-24Merge branch for bug 6264 (Privacy option 2 returns dial-status ANSWER / opti...Joshua Colp
2006-05-24Merged revisions 29971 via svnmerge from Kevin P. Fleming
2006-05-24Added incoming audio notch filtering, plus a bunch of command improvements, etc.Jim Dixon
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 29555 via svnmerge from Joshua Colp
2006-05-22 This is part 2/2 of the patches for #7090. Adds one-step call parking to /tr...BJ Weschke
2006-05-22Add PICKUPMARK support to app_directed_pickup (issue #7104 reported by thaeger)Joshua Colp
2006-05-22don't stop recording until hangup (no terminator) (issue #7168 reported by ju...Joshua Colp
2006-05-22 Add UniqueID to the leave manager event.BJ Weschke
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-20- add a UserEvent action that allows a manager client to "broadcast" an eventRussell Bryant
2006-05-20Merged revisions 28968 via svnmerge from Kevin P. Fleming
2006-05-20fix up another place where the code made assumptions about how space forRussell Bryant
2006-05-19let's use the proper variable here, instead of segfaulting (don't know how th...Kevin P. Fleming
2006-05-19As requested by kpfleming, renaming messagecount to inboxcount and messagecou...Tilghman Lesher
2006-05-19Merged revisions 28651 via svnmerge from Joshua Colp
2006-05-19Merged revisions 28627 via svnmerge from Joshua Colp
2006-05-18Bug 7167 - Fix VMCOUNT if using USE_ODBC_STORAGE (different fix for trunk tha...Tilghman Lesher
2006-05-18Merged revisions 28212 via svnmerge from Joshua Colp
2006-05-18Merged revisions 28169 via svnmerge from Joshua Colp
2006-05-18Remove unsupported, unimplemented, unfunctional "v" option from meetme docume...Olle Johansson
2006-05-17Remove needless check for autofill (issue #7180 reported by Marquis)Joshua Colp