Commit Graph

12319 Commits (2df8b91be11b0dad1e3e387e53485fc6ccf1031c)
 

Author SHA1 Message Date
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
Russell Bryant 4070baa1e6 Add CLI commands to the docs
19 years ago
Russell Bryant bc8cd717ef Add a CLI command to output docs on CLI commands to a file
19 years ago
Joshua Colp fab0bded8c Yet another Solaris tweak...
19 years ago
Joshua Colp 0f36e1ef75 Fix building under Solaris.
19 years ago
Russell Bryant f6e3c1250c Add AGI commands to the documentation
19 years ago
Russell Bryant 93229b0fed Add a CLI command to export the AGI command docs
19 years ago
Russell Bryant 625dbb6f89 Add a note that the AGI commands array is not handled in a thread-safe way
19 years ago
Russell Bryant 8b6925b2b1 Update the documentation to include a manager action reference
19 years ago
Russell Bryant 1bb2c2a78f Add a CLI command to dump the built-in manager action documentation
19 years ago
Russell Bryant 3371051d74 Merged revisions 72926 via svnmerge from
19 years ago
Russell Bryant e7cf09b938 update documentation to include dialplan functions
19 years ago
Russell Bryant 9aa28d2d3d Add "core dump funcdocs" CLI command
19 years ago
Russell Bryant f1468915c7 change the "core dump appdocs" CLI command to use the new API for creating
19 years ago
Russell Bryant ee45b352e7 update application documentation dump
19 years ago
Joshua Colp 73d33590ba Merged revisions 72888 via svnmerge from
19 years ago
Christian Richter b7b027d19b Merged revisions 72852 via svnmerge from
19 years ago
Christian Richter efea29fde8 Merged revisions 72851 via svnmerge from
19 years ago
Christian Richter 6606e374be Merged revisions 72850 via svnmerge from
19 years ago
Russell Bryant 3b0f89dae6 Merged revisions 72806 via svnmerge from
19 years ago
Russell Bryant 8a4447c45a Merged revisions 72766 via svnmerge from
19 years ago
Jason Parker 8a9bc541ee Add support for regcontext and regexten to chan_skinny
19 years ago