Commit Graph

12490 Commits (f903d0de0cdd5a8638fbb36c8f992e8e7f229a7c)
 

Author SHA1 Message Date
Joshua Colp f80af1ff80 Use linkedlist macros for parking.
19 years ago
Joshua Colp 97f5ed8be3 Make sure the idText variable is empty, and put it in the right place for the manager ack packet. (issue #10152 reported by srt)
19 years ago
Joshua Colp d61056132a Merged revisions 73930 via svnmerge from
19 years ago
Tilghman Lesher 935bd057f8 Restore EXP2 and LOG2 functions, by providing mathematical identify functions, when the underlying C functions are not available.
19 years ago
Russell Bryant cf6ee48b5b ast_exists_extension() does not return an ast_device_state, so change this
19 years ago
Olle Johansson 74e8ab14fc Merged revisions 73849 via svnmerge from
19 years ago
Steve Murphy 1827bcba77 These changes fix 10145 and 10150, a prob with BSD and exp2/log2 not existing, as well as the bootstrap needing a small upgrade for openbsd. Many thanks to mvanbaak
19 years ago
Russell Bryant 1da115c8d9 Merged revisions 73769 via svnmerge from
19 years ago
Mark Michelson 80f8dd3f81 Merged revisions 73727 via svnmerge from
19 years ago
Kevin P. Fleming d544d6377e eliminate another batch of compiler warnings (and a bug, although in code we aren't using)... note that this required manually editing the lexer output code (generated by flex), so some of them will come back if the lexer is rebuilt
19 years ago
Russell Bryant 53756e6716 Merged revisions 73696 via svnmerge from
19 years ago
Russell Bryant a0c37d2548 Merged revisions 73679 via svnmerge from
19 years ago
Kevin P. Fleming 8b65011334 it really seems pointless to run gentone to create these header files every time we build Asterisk...
19 years ago
Mark Michelson 1745732a37 Merged revisions 73675 via svnmerge from
19 years ago
Russell Bryant 8c598f0e11 Redistribute a lot of the items that were in the Misc. section
19 years ago
Russell Bryant 98b08197f3 note TLS support for manager and HTTP in CHANGES
19 years ago
Russell Bryant 5f507afd62 Philippe was listed twice
19 years ago
Russell Bryant 9bb6ab1b50 Merged revisions 73629 via svnmerge from
19 years ago
Russell Bryant 134a556c9f Merged revisions 73598 via svnmerge from
19 years ago
Russell Bryant 04de82d61c Merged revisions 73555 via svnmerge from
19 years ago
Kevin P. Fleming a526627d8f comment out some code that is not used and does not have prototypes
19 years ago
Russell Bryant d339ac7156 Merged revisions 73551 via svnmerge from
19 years ago
Kevin P. Fleming cc19ba80f5 Merged revisions 73548 via svnmerge from
19 years ago
Jason Parker 25b941b238 Add the ability to play an announcement to queue caller just before bridging
19 years ago
Russell Bryant 2b0ec81639 resolve a compiler warning so i can build in dev mode
19 years ago
Russell Bryant 6643934403 Merged revisions 73512 via svnmerge from
19 years ago
Joshua Colp 0fc25ac3ee Merged revisions 73467 via svnmerge from
19 years ago
Steve Murphy 6a4efe5d5a In regards to changes for 9508, expr2 system choking on floating point numbers, I'm adding this update to round out (no pun intended) and make this FP-capable version of the Expr2 stuff interoperate better with previous integer-only usage, by providing Functions syntax, with 20 builtin functions for floating pt to integer conversions, and some general floating point math routines that might commonly be used also. Along with this, I made it so if a function was not a builtin, it will try and find it in the ast_custom_function list, and if found, execute it and collect the results. Thus, you can call system functions like CDR(), CHANNEL(), etc, from within $\[..\] exprs, without having to wrap them in $\{...\} (curly brace) notation. Did a valgrind on the standalone and made sure there's no mem leaks. Looks good. Updated the docs, too.
19 years ago
Tilghman Lesher 046aa5332d Remove directory creation of directories we've never used.
19 years ago
Mark Michelson 850287e46d Merged revisions 73400 via svnmerge from
19 years ago
Russell Bryant a7961ac41f Merged revisions 73398 via svnmerge from
19 years ago
Joshua Colp f4943f3211 Merged revisions 73355 via svnmerge from
19 years ago
Joshua Colp 92de3e5939 Merged revisions 73319 via svnmerge from
19 years ago
Joshua Colp 758873a068 Merged revisions 73316 via svnmerge from
19 years ago
Christian Richter 090cbd2945 added general Jitterbuffer Implementation. #9960
19 years ago
Christian Richter 515f29f8d6 Merged revisions 73253 via svnmerge from
19 years ago
Christian Richter 939705cfe4 Merged revisions 73208 via svnmerge from
19 years ago
Steve Murphy 33aa0c159e blocking 73143 (revert of 9508 bug fix for 1.4) -- don't want it backed out of trunk, too
19 years ago
Jason Parker e74159e04f mkstemp doesn't specify a file mode, so we should chmod it to VOICEMAIL_FILE_MODE
19 years ago
Jason Parker 2607a74599 Fix a build warning, and potential issue if option p is not set at all.
19 years ago
Jason Parker fe37e0dd7f Add support for changing the exit key from # to any DTMF.
19 years ago
Russell Bryant 8a53d595a5 Fix up the device state processing thread in app_queue so that it's not
19 years ago
Tilghman Lesher 8b93f50dfc Merged revisions 73053 via svnmerge from
19 years ago
Christian Richter 8c388e9adf Merged revisions 73005 via svnmerge from
19 years ago
Tilghman Lesher 8611de4a4c Typo (closes issue 10105)
19 years ago
Jason Parker 685c48b19c Correct an issue where the wrong type was being used to start sasl.
19 years ago
Russell Bryant d2a85e5f64 After some discussion on the asterisk-dev list, we determined that this approach
19 years ago
Russell Bryant df1a340774 * Move LaTeX docs into a tex/ subdirectory of the doc/ dir
19 years ago
Steve Murphy 94b934c8f6 Merged revisions 72933 via svnmerge from
19 years ago
Russell Bryant 8d99a2004b Fix up the AGI doc dump CLI command and update the AGI commands tex file to not
19 years ago