summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2009-01-27Fix queue crashes that would occur after the calling channel was masqueraded.Mark Michelson
2009-01-25Merged revisions 170979 via svnmerge from Sean Bright
2009-01-23Merged revisions 170568 via svnmerge from Joshua Colp
2009-01-23Reset the ast_str used for escape substitution. We need to do this since it i...Joshua Colp
2009-01-22Merged revisions 170147 via svnmerge from Joshua Colp
2009-01-22Clear the autoloop flag when parsing and setting the context/extension/priori...Joshua Colp
2009-01-21Fix device state parsing issues for channel names with multiple slashesMark Michelson
2009-01-20Use the default timeout for a queue instead of -1Mark Michelson
2009-01-19Merged revisions 169364 via svnmerge from Tilghman Lesher
2009-01-16Merged revisions 168828 via svnmerge from Tilghman Lesher
2009-01-15remove the PBX_ODBC logic from the configure script, and add GENERIC_ODCB log...Kevin P. Fleming
2009-01-15Add a missing unlock and properly handle the 'maxusers' setting on MeetMeSean Bright
2009-01-15Add support for setting the Reason header when cancelling a call in the queue Olle Johansson
2009-01-15Merged revisions 168628 via svnmerge from Mark Michelson
2009-01-14Merged revisions 168608 via svnmerge from Steve Murphy
2009-01-14Merged revisions 168593 via svnmerge from Terry Wilson
2009-01-13Clarify a message that app_queue prints and change to a debug-level messageMark Michelson
2009-01-13Merged revisions 168561 via svnmerge from Russell Bryant
2009-01-12Better to use the proper app nameOlle Johansson
2009-01-09Set ORIGINATE_STATUS instead of OUTGOING_STATUS to match the documentationTerry Wilson
2009-01-09Set peer context and exten values so MACRO_EXTEN and MACRO_CONTEXT will be setTerry Wilson
2009-01-08Fix variables to comply with documentation changesTilghman Lesher
2009-01-08Textual changes, consistency in status variable naming, and other minor bugs.Tilghman Lesher
2009-01-08Add the average talk time for a queueMark Michelson
2009-01-07 Answer the channel if it has not already been answered and we've already fou...BJ Weschke
2008-12-29Update app_queue to deal with the removal of AST_PBX_KEEPALIVEMark Michelson
2008-12-23Merged revisions 166093 via svnmerge from Steve Murphy
2008-12-19Fix the XML documentation for Record().Eliel C. Sardanons
2008-12-19Merged revisions 165889 via svnmerge from Russell Bryant
2008-12-18Merged revisions 165767 via svnmerge from Tilghman Lesher
2008-12-18Numerous documentation updates.Joshua Colp
2008-12-18Remove the need for AST_PBX_KEEPALIVE with the GoSub option from Dial.Russell Bryant
2008-12-18Fix 2 resource leaks and fix another pipe-to-comma conversionTilghman Lesher
2008-12-18Add a \todo note for app_originate.Russell Bryant
2008-12-18Add a new application, Originate.Russell Bryant
2008-12-17Add RECORD_STATUS variable, as requested on the -users list.Tilghman Lesher
2008-12-17Fix the buildMark Michelson
2008-12-17Oops, broke trunkTilghman Lesher
2008-12-17Merged revisions 165317 via svnmerge from Tilghman Lesher
2008-12-17Merged revisions 165255 via svnmerge from Mark Michelson
2008-12-17And actually assign the function to a pointer...Mark Michelson
2008-12-17Use the create_vm_state_from_user function in a place whereMark Michelson
2008-12-16(closes issue #13669)Jeff Peeler
2008-12-16Merged revisions 164876 via svnmerge from Russell Bryant
2008-12-16Set MINIVM_ACCMESS_STATUS in all cases. Also, remove a variable that was not...Russell Bryant
2008-12-15Add an 'i' option to app_page. This option works the same asMark Michelson
2008-12-15Fix a compile warning and a logic error that could have been badMark Michelson
2008-12-15Fix up a few issues with regards to queuesMark Michelson
2008-12-15Make app_fax compatible with newer versions of spandsp. This remains backward...Joshua Colp
2008-12-15Fix build WRT ast_str_opaqueRussell Bryant