Commit Graph

140 Commits (25afd9876cd13fa1a3dbc96da39794d77a0c974e)

Author SHA1 Message Date
Mark Spencer d3499da6fd Merge tilghman's app/appdata in newexten patch (bug #2104)
21 years ago
Mark Spencer daf76979ca Add options to background (bug #2075) and update documentation
21 years ago
Mark Spencer f202a8dbb3 Typo / whitespace fixes (bug #2052)
21 years ago
Mark Spencer 8ed49644a6 Remaining rgagnon source audit improvements (bug #2011)
21 years ago
Mark Spencer 7c97de2611 Give Busy() and Congestion() an optional timeout
21 years ago
Anthony Minessale II b1d9a040d4 bring justice to gotoif's always true bug
21 years ago
Mark Spencer eb6b35b75f Display invalid extension when there is one, fix minor OSP typo, Don't send 200 OK after 403 Forbidden on SUBSCRIBE
21 years ago
Jeremy McNamara 6f0a7f7a15 Add new built-in app 'SetAMAFlags'
21 years ago
Mark Spencer c9f168ed0f Add subaddress support (bug #1877)
21 years ago
Mark Spencer e6de64a5a9 Cleanup handling of complex expressions (bug #1919)
21 years ago
Mark Spencer 42ad569376 Commit remaining changes
21 years ago
Mark Spencer 27bb1601d3 Generate "failed" context on busy, too
21 years ago
Mark Spencer 5546e32355 Merge major BSD mutex and symbol conflict patches (bug #1816) (link patch still pending)
21 years ago
Mark Spencer 9cb185e126 Add "Progress" application
21 years ago
Mark Spencer d208532e6e x86-64 compile fixes and cleanups
21 years ago
Mark Spencer a3355d9fe2 Add "LOW_MEMORY" option and increase some buffer sizes (bug #1827)
21 years ago
Mark Spencer 727abcdec7 Merge FreeBSD locking fixes (bug #1411)
21 years ago
James Golovich 7baf86bc8b Fix comment in pbx.c
21 years ago
Mark Spencer 6195dd35e0 Make ast_channel_walk become ast_channel_walk_locked
21 years ago
James Golovich 4b56cf02f0 Fix compiler warning
21 years ago
James Golovich 668f8161ab Make variables work in manager originate again
21 years ago
James Golovich 3e3642433b Code formatting fixes in pbx.c (still more todo)
21 years ago
James Golovich 9bb1b64d48 Change strlen calls to ast_strlen_zero in pbx.c
21 years ago
Mark Spencer 73b389da6c Add SayPhonetic and SayAlpha applications (bug #793)
21 years ago
Mark Spencer 5192a1a054 Add support for French, Danish, Portuguese, Spanish, Italian, and Dutch numbers
21 years ago
Mark Spencer ce44c6ec41 More select/poll updates for various applications
21 years ago
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)
22 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