aboutsummaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2009-04-27Allow for a position to be specified when entering a queue.mmichelson1-5/+33
2009-04-27Update warning message to not have pipes and contain all options.mmichelson1-1/+1
2009-04-24Convert the ast_channel data structure over to the astobj2 framework.russell9-746/+349
2009-04-23Fix reversed behavior of leavewhenempty option in queues.conf.mmichelson1-5/+7
2009-04-23Fix a double free issue with the Pickup dialplan application.file1-0/+1
2009-04-20Merged revisions 189465 via svnmerge from twilson1-0/+4
2009-04-20Merged revisions 189463 via svnmerge from twilson1-0/+1
2009-04-16Merged revisions 188773 via svnmerge from tilghman1-1/+1
2009-04-15Make the cancellation of the dial timeout on a call forward optional.mmichelson1-3/+11
2009-04-14Fix a couple of queue member reference leaks.mmichelson1-1/+2
2009-04-14Making sure we have references to external libraries.oej1-1/+1
2009-04-13Set all queue variables on both the caller and member channels.mmichelson1-0/+3
2009-04-10Make sure tc is unlocked before calling ast_call since calling a Localmmichelson1-2/+1
2009-04-10Even more changes concerning r187426. Revised where locks are placed yet once...dvossel1-2/+7
2009-04-10revert addition of LOG_SECURITY log channel; after further discussion, a much...kpfleming1-3/+1
2009-04-09More changes concerning r187426. Revised where locks are placed.dvossel1-7/+19
2009-04-09Add ability for dialplan execution to continue when caller hangs up.jpeeler1-3/+16
2009-04-09Fixes deadlock caused by calling get_cid_name with chan locked.dvossel1-4/+6
2009-04-09Merged revisions 187362 via svnmerge from tilghman1-1/+3
2009-04-09add a dedicated log channel for modules to be able report security-related ev...kpfleming1-1/+3
2009-04-07Merged revisions 186775 via svnmerge from tilghman1-4/+0
2009-04-03This commit introduces COLP/CONP and Redirecting party information into Aster...mmichelson3-78/+311
2009-04-03Merged revisions 186445 via svnmerge from tilghman1-3/+3
2009-04-03Merged revisions 186415 via svnmerge from tilghman1-21/+99
2009-04-03Fix the ability to retrieve voicemail messages from IMAP.mmichelson1-16/+8
2009-04-02Merge in the RTP engine API.file1-3/+7
2009-03-31Fix trunk's compilation.mmichelson1-1/+1
2009-03-31Merged revisions 185599 via svnmerge from mmichelson1-0/+5
2009-03-31Merged revisions 185468 via svnmerge from mmichelson1-6/+2
2009-03-31Don't free() an astobj2 object.russell1-1/+1
2009-03-30Merged revisions 185031 via svnmerge from mmichelson1-70/+81
2009-03-29Merged revisions 184842 via svnmerge from russell1-1/+1
2009-03-27Fix a typo in app_ices.lmadsen1-1/+1
2009-03-27Use ast_random() instead of rand() to ensure we use the best RNG available.russell1-2/+2
2009-03-27Change global_app_buf to ast_str_thread_global_buf.russell3-3/+3
2009-03-26Merged revisions 184388 via svnmerge from dvossel1-27/+28
2009-03-25Improve performance of the ast_event cache functionality.russell2-9/+3
2009-03-24Merged revisions 184078 via svnmerge from mmichelson1-1/+1
2009-03-19Merged revisions 183386 via svnmerge from dvossel1-1/+1
2009-03-19Fix a memory leak associated with queues.mmichelson1-13/+14
2009-03-19Merged revisions 183126 via svnmerge from dvossel1-4/+25
2009-03-18Merged revisions 182810 via svnmerge from russell2-2/+2
2009-03-17Option to send DTMF when receiving PROGRESS statusdvossel1-8/+14
2009-03-13Change faulty comparison used when announcing average hold minutes and secondsmmichelson1-2/+2
2009-03-12Run the macro on the queue member's channel when he answers, not the caller's...mmichelson1-1/+1
2009-03-12Fix crash when sleep and retries argument was not given to RetryDial applicat...file1-2/+4
2009-03-11Fix segfault when dialing a typo'd queuemmichelson1-5/+7
2009-03-11Don't play the "you are about to be placed into the conference" and "the lead...file1-10/+14
2009-03-06Merged revisions 180567 via svnmerge from mmichelson1-1/+1
2009-03-05Merged revisions 180464 via svnmerge from mmichelson1-0/+2