summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2010-06-02Generic Advice of Charge.Richard Mudgett
2010-06-02Silence a compiler warning.Russell Bryant
2010-06-01Support setting locale per-mailbox (changes date/time languages for email, pa...Tilghman Lesher
2010-06-01Set app and appdata fields when a Dial is redirectedTerry Wilson
2010-05-26Remove redundant ast_conntected_line_free call.Mark Michelson
2010-05-25Merged revisions 265610 via svnmerge from Matthew Nicholson
2010-05-24Allow SendDTMF to play digits to a specified channel.Mark Michelson
2010-05-24Make app_rpt.c able to compile again.Richard Mudgett
2010-05-21Merged revisions 265089 via svnmerge from Mark Michelson
2010-05-20Error message fix.Tilghman Lesher
2010-05-20Dial and queue connected line update macro not always run when expected.Richard Mudgett
2010-05-19Merged revisions 264334 via svnmerge from Matthew Nicholson
2010-05-18Merged revisions 263769 via svnmerge from Jeff Peeler
2010-05-17With IMAP backend, messages in INBOX were counted twice for MWI.Tilghman Lesher
2010-05-17Enhancements to connected line and redirecting work.Mark Michelson
2010-05-12Merged revisions 262662 via svnmerge from David Vossel
2010-05-12Ensure the arguments are initialized. Also miscellaneous CG cleanup.Tilghman Lesher
2010-05-11Merged revisions 262321 via svnmerge from Tilghman Lesher
2010-05-10fixes PickupChan applicationDavid Vossel
2010-05-07VoicemailMain and VMauthenticate, allow escape to the 'a' extension when a si...Alec L Davis
2010-05-06Merged revisions 261735 via svnmerge from Jeff Peeler
2010-05-05'queue reset stats' erroneously clears wrapuptime configuration.Paul Belanger
2010-05-04Add new possible value to autopause option to allow members to be autopaused ...Mark Michelson
2010-05-04Merged revisions 260923 via svnmerge from Jeff Peeler
2010-05-03Add new admin features to meetme: Roll call, eject all, mute all, record in-c...Jeff Peeler
2010-04-30Fix logic reversal error when queue callers join the queue.Mark Michelson
2010-04-28Merged revisions 259664 via svnmerge from Jeff Peeler
2010-04-22Pass interactive = 0 and fix a compile error.Eliel C. Sardanons
2010-04-22Asterisk data retrieval API.Eliel C. Sardanons
2010-04-21Merged revisions 258432 via svnmerge from Jeff Peeler
2010-04-21Added MixMonitorMute manager commandJulian Lyndon-Smith
2010-04-20Merged revisions 258029 via svnmerge from Jeff Peeler
2010-04-19Bad merge fixTilghman Lesher
2010-04-16Merged revisions 257686 via svnmerge from Dwayne M. Hubbard
2010-04-12Remove silly debug message that is not useful.Leif Madsen
2010-04-09Merge Call completion support into trunk.Mark Michelson
2010-04-03Consolidate ast_channel.cid.cid_rdnis into ast_channel.redirecting.from.number.Richard Mudgett
2010-04-03Using the Dial application f option when the call is forwarded will likely cr...Richard Mudgett
2010-04-02Export MEETMEBOOKID and fix pin-less conferences with realtime conferencesRussell Bryant
2010-04-02Allow symbol export filtering to work properly on platforms that have symbol ...Kevin P. Fleming
2010-03-31Recorded merge of revisions 255591 via svnmerge from Tilghman Lesher
2010-03-31Add documentation clarifying when 't' and 'T' can be used.Leif Madsen
2010-03-29This patch adds custom device state handling for ConfBridge conferences,Jared Smith
2010-03-27We need to inclde sys/wait.h on OpenBSD to get WEXITSTATUS.Sean Bright
2010-03-24Allow configuration of minsecs and nextaftercmd per mailbox.Jeff Peeler
2010-03-23Remove unused structure member in app_queue.Sean Bright
2010-03-20Include sys/wait.h on FreeBSD to get the WEXITSTATUS() macro.Russell Bryant
2010-03-20Resolve compiler warnings on FreeBSD.Russell Bryant
2010-03-18Change usage of pipe to comma in UserEvent docs.Leif Madsen
2010-03-16Mask out previous arguments on each nested invocation of Gosub.Tilghman Lesher