Commit Graph

72 Commits (1.2.21.1-netsec)

Author SHA1 Message Date
Automerge Script c3c2b96ef7 automerge commit
19 years ago
Automerge Script 8cec922b04 automerge commit
19 years ago
Automerge Script 93d501e3b3 automerge commit
19 years ago
Kevin P. Fleming 05f6188c69 manual update, since automerge is not running at this time
19 years ago
Automerge script 088684b275 automerge commit
19 years ago
Automerge script 5c99f456a9 automerge commit
19 years ago
Automerge script 8bb17660d7 automerge commit
19 years ago
Automerge script c05bc793fe automerge commit
19 years ago
Automerge script 8c1e784711 automerge commit
19 years ago
Automerge script 94755549d7 automerge commit
20 years ago
Automerge script bfae89ea9e automerge commit
20 years ago
Automerge script 20fe40f872 automerge commit
20 years ago
Automerge script fc18e3a448 automerge commit
20 years ago
Automerge script b30db14404 automerge commit
20 years ago
Automerge script ee69978cdc automerge commit
20 years ago
Automerge script 72e192fc42 automerge commit
20 years ago
Russell Bryant 71d9531e45 check array bounds when parsing arguments to AGI (issue #5868)
20 years ago
Kevin P. Fleming a563eab49a remove extraneous svn:executable properties
20 years ago
Kevin P. Fleming a0a9769616 issue #5648
20 years ago
Russell Bryant 8925c3834b issue #5589
20 years ago
Russell Bryant 3453e3efa5 Doxygen documentation update from oej (issue #5505)
20 years ago
Kevin P. Fleming 0c886c21c2 truncate last 200ms of DTMF-terminated recording to eliminate inband DTMF (issue #5383)
20 years ago
Kevin P. Fleming 5da915dcfd update MANY more files with proper copyright/license info (thanks Ian!)
20 years ago
Kevin P. Fleming 2cde73fddb make sure realtime/high scheduling priority is relinquished before executing an AGI script (issue #4930)
20 years ago
Kevin P. Fleming d69e96de11 allow custom dialplan functions to be called from AGI (issue #4855)
20 years ago
Kevin P. Fleming 3315ea79b9 add CONTROL STREAM FILE AGI command (issue #4738)
20 years ago
Josh Roberson 4e153882d7 Fix usage text for AGI recieve text (bug #4948)
20 years ago
Mark Spencer 4f0d1b8428 Fix sighup with AGI (bug #4854)
21 years ago
Kevin P. Fleming 22b0f5d306 add a library of timeval manipulation functions, and change a large number of usses to use the new functions (bug #4504)
21 years ago
Kevin P. Fleming 9d8d86e19d phase two of string portability stuff:
21 years ago
Kevin P. Fleming 8079f53c01 don't hangup the channel when a RECEIVE TEXT command times out (bug #4607)
21 years ago
Russell Bryant c18fd5cd8c more ast_copy_string conversions
21 years ago
Kevin P. Fleming 767f019264 add AGI 'RECEIVE TEXT' command (bug #4525)
21 years ago
Kevin P. Fleming 2b8338cb52 more file version tags
21 years ago
Kevin P. Fleming 4f299de252 major Makefile and build process improvements, including removal of all hardcoded paths (modules must now use run-time paths as they should) (bug #4116)
21 years ago
Kevin P. Fleming 1bac31d6bd more efficient (and understandable) ast_channel_walk_locked, and vastly more efficient ast_channel_by_name_locked (bug #4265)
21 years ago
Kevin P. Fleming 8ad230082e make AGI 'TDD MODE' command behave as documented when the channel doesn't support options (bug #4370)
21 years ago
Kevin P. Fleming d83eec795f support labels as targets of SET PRIORITY command (bug #4057)
21 years ago
Kevin P. Fleming 2d643dbc42 don't use %i for numeric input in scanf (bug #4071)
21 years ago
Kevin P. Fleming 1f9ab2380a use double-quotes instead of angle-brackets for non-system include files (bug #4058)
21 years ago
Mark Spencer bb1abed78f Add datetime to AGI (bug #3984)
21 years ago
Mark Spencer b8a9e7558f Add say date to AGi (bug #3768)
21 years ago
Mark Spencer 6347ced74a Little say numer fix (bug #3884)
21 years ago
Mark Spencer 49ad55b85a Continue with GET_DATA if no file is there (bug #3878)
21 years ago
Mark Spencer e6e2e59b4d Make sure AGI continues even when files aren't there (bug #3862)
21 years ago
Mark Spencer 8aa722871d Add additional fields for calling parameters per BT request
21 years ago
Mark Spencer f9cfe60312 Add support for Solaris/x86 (bug #3064)
21 years ago
Russell Bryant 0c30452423 update copyright headers for 2005
21 years ago
Mark Spencer 7af0234fa7 Various small fixups
21 years ago
Mark Spencer 2d8160ecd5 AGI formatting fixes (bug #3270)
21 years ago