Commit Graph

114 Commits (3534419f142f8b1a23f26aa901990bada3c9cdb6)

Author SHA1 Message Date
Mark Spencer e30e0c5135 Use ast_strdupa instead of strdup in goto (bug #1465)
21 years ago
Mark Spencer 8a7f4bcd7a Hold the lock properly on async goto now that we have recursive mutex support.
21 years ago
James Golovich 295ce9fc8d Make extension matching non case sensitive. So 'T' and 't' are
21 years ago
Mark Spencer 13bca43aa8 Get rid of all that old needlock garbage now that we're using recursive mutexes
21 years ago
Mark Spencer 852422f4ab Add "WaitExten" application
21 years ago
Mark Spencer ef1f39d29e Save appl and data around exec (bug #1301)
21 years ago
Mark Spencer a925c1b306 Update security document, work on threading with pbx.c and small SIP fixes
21 years ago
Mark Spencer 61d1fd9a0e Make FAX enableable/disablabable, fix async goto support properly
21 years ago
Mark Spencer ce9e964c5f Fix LEN segfault (bug #1228)
21 years ago
James Golovich 146469ab19 Allow multiple switches in the same context (bug #1171)
22 years ago
James Golovich d97cc460b0 Fix pbx_builtin_atimeout comment
22 years ago
James Golovich a51ca42b18 Make the Wait application accept time with fractions of a second
22 years ago
Mark Spencer 550785ba29 Fix GotoIfTime if time is bad
22 years ago
Malcolm Davenport 3439c08170 Fix Bug # 981
22 years ago
James Golovich a23c89dd75 Fix some comments in pbx.c and pbx_config.c
22 years ago
James Golovich c278f09897 Fix ast_add_extension2 updating ast_exten correctly in certain cases
22 years ago
James Golovich d03dbf91a6 Add ${LANGUAGE} channel variable (bug #1078)
22 years ago
Mark Spencer bac2215fb6 Fix several memory leaks
22 years ago
Mark Spencer 28d980de3d Force update of the CDR before clearing channel (bug #974)
22 years ago
Mark Spencer 0cadef62c1 Stop searching once we find a match
22 years ago
Jeremy McNamara 8a8b2d0684 Make output more readable
22 years ago
Jeremy McNamara dade45942c temp fix for timed includes and GotoIfTime
22 years ago
Jeremy McNamara 4042e0f832 Out of memory conditions should be errors, not warnings. Bug #670
22 years ago
Mark Spencer 4468124abd Add ${TIMESTAMP} (bug #607) and don't ever ast_log from within handler
22 years ago
Jeremy McNamara 541568fbb6 deal with accountcode correctly and update CDR on a goto
22 years ago
Mark Spencer bfb27d0836 Make CALLTYPE available
22 years ago
Mark Spencer 64c02a2174 Make ${ACCOUNTCODE} available and document (bug #459)
22 years ago
Martin Pycko 4d5b31e943 Fix a typo
22 years ago
Mark Spencer 6e445e39a1 Make sure variables exists (bug #409)
22 years ago
Mark Spencer bc7b8ef41e Make HANGUPCAUSE accessible
22 years ago
Mark Spencer 4d0e046a06 Verify includes, and give warnings if invalid (bug #429)
22 years ago
Mark Spencer 765bc4a66c Create outgoing threads detached (bug #391)
22 years ago
Mark Spencer 285d3a4497 Update setlanguage documentation
22 years ago
Martin Pycko b239d0de27 Pass accountcode to outgoing spool call when originated with Context&Extension&Priority
22 years ago
Jeremy McNamara b64094d528 use timeout value insted of 0. Bug #286
22 years ago
Mark Spencer 249eef49d6 Move to asprintf (bug #252)
22 years ago
Martin Pycko c545cd3cf7 Create better 'failed' CDRs for outgoing spool calls with context,extension,priority
22 years ago
Martin Pycko a2ee614628 Fix getting ${UNIQUEID} value
22 years ago
Mark Spencer a4c9fa34d9 Revert bug 176 patch entirely
22 years ago
Mark Spencer 00b83639fd More PBX fixes
22 years ago
Mark Spencer 56f915e783 CLeanup PBX patch and add localtime stuff for saytime (bug #168)
22 years ago
Mark Spencer faeb2e28f2 Add extended Matching functionality (bug #97)
22 years ago
Martin Pycko 4828759ab8 Add distinguishing between BUSY and FAILURE for outgoing spool calls. Always save CDR record (even if the call fails). If the call fails try to see if there is
22 years ago
Mark Spencer ac19ba51bd Fix small logic errors (bug #242)
22 years ago
Mark Spencer 441be8c4d7 Add ResetCDR application (with mods) (bug #235)
22 years ago
Mark Spencer 541a3eb0b1 Change printf to ast_log (bug #238)
22 years ago
Mark Spencer fb1c18e6fd Add ${DNIS}
22 years ago
Mark Spencer 884c178142 iTholo fixes
22 years ago
Mark Spencer 7893c6b188 Update CDR's when changing extensions
22 years ago
Mark Spencer aaf83cc86f Merge james's patch (bug #7)
22 years ago