summaryrefslogtreecommitdiff
path: root/pbx.c
AgeCommit message (Expand)Author
2004-01-15Make output more readableJeremy McNamara
2004-01-13temp fix for timed includes and GotoIfTimeJeremy McNamara
2004-01-11Out of memory conditions should be errors, not warnings. Bug #670Jeremy McNamara
2003-12-01Add ${TIMESTAMP} (bug #607) and don't ever ast_log from within handlerMark Spencer
2003-11-24deal with accountcode correctly and update CDR on a gotoJeremy McNamara
2003-11-21Make CALLTYPE availableMark Spencer
2003-11-13Make ${ACCOUNTCODE} available and document (bug #459)Mark Spencer
2003-11-04Fix a typoMartin Pycko
2003-10-26Make sure variables exists (bug #409)Mark Spencer
2003-10-25Make HANGUPCAUSE accessibleMark Spencer
2003-10-25Verify includes, and give warnings if invalid (bug #429)Mark Spencer
2003-10-23Create outgoing threads detached (bug #391)Mark Spencer
2003-10-06Update setlanguage documentationMark Spencer
2003-10-01Pass accountcode to outgoing spool call when originated with Context&Extensio...Martin Pycko
2003-09-30use timeout value insted of 0. Bug #286Jeremy McNamara
2003-09-27Move to asprintf (bug #252)Mark Spencer
2003-09-22Create better 'failed' CDRs for outgoing spool calls with context,extension,p...Martin Pycko
2003-09-20Fix getting ${UNIQUEID} valueMartin Pycko
2003-09-14Revert bug 176 patch entirelyMark Spencer
2003-09-13More PBX fixesMark Spencer
2003-09-13CLeanup PBX patch and add localtime stuff for saytime (bug #168)Mark Spencer
2003-09-13Add extended Matching functionality (bug #97)Mark Spencer
2003-09-12Add distinguishing between BUSY and FAILURE for outgoing spool calls. Always ...Martin Pycko
2003-09-10Fix small logic errors (bug #242)Mark Spencer
2003-09-08Add ResetCDR application (with mods) (bug #235)Mark Spencer
2003-09-08Change printf to ast_log (bug #238)Mark Spencer
2003-09-04Add ${DNIS}Mark Spencer
2003-09-02iTholo fixesMark Spencer
2003-09-01Update CDR's when changing extensionsMark Spencer
2003-08-25Merge james's patch (bug #7)Mark Spencer
2003-08-24Don't run hangup extension when KEEPALIVE is returned (bug #120)Mark Spencer
2003-08-20Be sure workspace is initializedMark Spencer
2003-08-13Totally revamp thread debugging to support locating and removing deadlocksMark Spencer
2003-08-07Revert the change in GotoIfTimeMartin Pycko
2003-08-07Fix the GotoIfTime applicationMartin Pycko
2003-08-03Allow globals in extensions.conf to reference previous variablesMark Spencer
2003-07-29Minor fixesMark Spencer
2003-07-14pbx.c didn't get updatedMartin Pycko
2003-07-14pbx.c didn't get updated last timeMartin Pycko
2003-07-12fix invalid synopsis on SetAccountJeremy McNamara
2003-07-01Another typo!Martin Pycko
2003-07-01Fix a typoMartin Pycko
2003-07-01Merge goto if patchMark Spencer
2003-07-01Don't enter the LEN() routines if the variable name was not foundMartin Pycko
2003-06-24Make variable with invalid extensionMark Spencer
2003-06-11manager unique idMark Spencer
2003-06-11Use digit/response timeoutsMark Spencer
2003-06-06Add the variable LEN(STRING) to retrieve the length of the STRINGMartin Pycko
2003-06-04Somehow it didnt' get updated with the previous patchMartin Pycko
2003-05-30Add unique identifierMark Spencer