summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2009-05-04Commit documentation changes related to issue #14801.Leif Madsen
2009-05-02Remove rarely-used event_log/LOG_EVENT supportKevin P. Fleming
2009-05-01Made security features optional.TransNexus OSP Development
2009-04-30Added routing number support.TransNexus OSP Development
2009-04-30Fixed not report source network ID and not export destination network ID issues.TransNexus OSP Development
2009-04-29Merge str_substitution branch.Tilghman Lesher
2009-04-29Fix app_queue XML documentation.Russell Bryant
2009-04-28Updated for OSP Toolkit 3.5.TransNexus OSP Development
2009-04-27Allow for a position to be specified when entering a queue.Mark Michelson
2009-04-27Update warning message to not have pipes and contain all options.Mark Michelson
2009-04-24Convert the ast_channel data structure over to the astobj2 framework.Russell Bryant
2009-04-23Fix reversed behavior of leavewhenempty option in queues.conf.Mark Michelson
2009-04-23Fix a double free issue with the Pickup dialplan application.Joshua Colp
2009-04-20Merged revisions 189465 via svnmerge from Terry Wilson
2009-04-20Merged revisions 189463 via svnmerge from Terry Wilson
2009-04-16Merged revisions 188773 via svnmerge from Tilghman Lesher
2009-04-15Make the cancellation of the dial timeout on a call forward optional.Mark Michelson
2009-04-14Fix a couple of queue member reference leaks.Mark Michelson
2009-04-14Making sure we have references to external libraries.Olle Johansson
2009-04-13Set all queue variables on both the caller and member channels.Mark Michelson
2009-04-10Make sure tc is unlocked before calling ast_call since calling a LocalMark Michelson
2009-04-10Even more changes concerning r187426. Revised where locks are placed yet once...David Vossel
2009-04-10revert addition of LOG_SECURITY log channel; after further discussion, a much...Kevin P. Fleming
2009-04-09More changes concerning r187426. Revised where locks are placed.David Vossel
2009-04-09Add ability for dialplan execution to continue when caller hangs up.Jeff Peeler
2009-04-09Fixes deadlock caused by calling get_cid_name with chan locked.David Vossel
2009-04-09Merged revisions 187362 via svnmerge from Tilghman Lesher
2009-04-09add a dedicated log channel for modules to be able report security-related ev...Kevin P. Fleming
2009-04-07Merged revisions 186775 via svnmerge from Tilghman Lesher
2009-04-03This commit introduces COLP/CONP and Redirecting party information into Aster...Mark Michelson
2009-04-03Merged revisions 186445 via svnmerge from Tilghman Lesher
2009-04-03Merged revisions 186415 via svnmerge from Tilghman Lesher
2009-04-03Fix the ability to retrieve voicemail messages from IMAP.Mark Michelson
2009-04-02Merge in the RTP engine API.Joshua Colp
2009-03-31Fix trunk's compilation.Mark Michelson
2009-03-31Merged revisions 185599 via svnmerge from Mark Michelson
2009-03-31Merged revisions 185468 via svnmerge from Mark Michelson
2009-03-31Don't free() an astobj2 object.Russell Bryant
2009-03-30Merged revisions 185031 via svnmerge from Mark Michelson
2009-03-29Merged revisions 184842 via svnmerge from Russell Bryant
2009-03-27Fix a typo in app_ices.Leif Madsen
2009-03-27Use ast_random() instead of rand() to ensure we use the best RNG available.Russell Bryant
2009-03-27Change global_app_buf to ast_str_thread_global_buf.Russell Bryant
2009-03-26Merged revisions 184388 via svnmerge from David Vossel
2009-03-25Improve performance of the ast_event cache functionality.Russell Bryant
2009-03-24Merged revisions 184078 via svnmerge from Mark Michelson
2009-03-19Merged revisions 183386 via svnmerge from David Vossel
2009-03-19Fix a memory leak associated with queues.Mark Michelson
2009-03-19Merged revisions 183126 via svnmerge from David Vossel
2009-03-18Merged revisions 182810 via svnmerge from Russell Bryant