aboutsummaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2009-05-20If a variable had a blank value upon the initial setting, then it would do no...tilghman1-14/+13
2009-05-20Plug a memory leak in app_dial.mmichelson1-0/+1
2009-05-20Merged revisions 195635 via svnmerge from file1-1/+1
2009-05-19Merged revisions 195520 via svnmerge from tilghman1-0/+3
2009-05-18Recorded merge of revisions 195366 via svnmerge from tilghman2-11/+13
2009-05-18Fix externalivr's setvariable command so that it properly sets multiple varia...mmichelson1-17/+8
2009-05-18Warn about the use of the application WaitExten() within a Macro().eliel2-0/+8
2009-05-14Fix a bug where the 'T' option to Meetme did not work.file1-2/+2
2009-05-12Merged revisions 194028 via svnmerge from mnicholson1-0/+38
2009-05-12Merged revisions 193955 via svnmerge from tilghman1-4/+7
2009-05-12Convert a THREADSTORAGE object into a simple malloc'd object (as suggested by...tilghman1-4/+14
2009-05-12add 'const' qualifiers in various places where they should have beenkpfleming15-31/+31
2009-05-11Found and fixed a memory leaktilghman1-1/+3
2009-05-11Don't nullify an ast_str pointer.tilghman1-1/+0
2009-05-08Reset the members' call counts when resetting queue statistics.mmichelson1-0/+10
2009-05-05Fixed crashes from issue8824 review board channel locking changes.rmudgett3-1/+5
2009-05-05Merged revisions 192429 via svnmerge from file1-1/+1
2009-05-04Commit documentation changes related to issue #14801.lmadsen1-2/+3
2009-05-02Remove rarely-used event_log/LOG_EVENT supportkpfleming2-4/+2
2009-05-01Made security features optional.transnexus1-102/+145
2009-04-30Added routing number support.transnexus1-1/+11
2009-04-30Fixed not report source network ID and not export destination network ID issues.transnexus1-1/+11
2009-04-29Merge str_substitution branch.tilghman4-328/+533
2009-04-29Fix app_queue XML documentation.russell1-0/+1
2009-04-28Updated for OSP Toolkit 3.5.transnexus1-242/+243
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