Commit Graph

1441 Commits (ec75edce0ab84ebbb42c823bc01721f2cf1c848d)

Author SHA1 Message Date
Russell Bryant 0036cde5f3 Rename version.h to ast_version.h. Next, I will be re-adding version.h as an
19 years ago
Joshua Colp 2a7eac9940 Add an 'e' option to ResetCDR which re-enables a CDR that has been disabled.
19 years ago
Mark Michelson 9a9a4e9701 Remove more hardcoded pipe symbols and replace with commas.
19 years ago
Russell Bryant 16b84e260c Merged revisions 104102 via svnmerge from
19 years ago
Jason Parker 84e302bfe0 Merged revisions 104092 via svnmerge from
19 years ago
Tilghman Lesher f92a3e119e Move Originate to a separate privilege and require the additional System privilege to call out to a subshell.
19 years ago
Kevin P. Fleming 1a6711a42d Merged revisions 104015 via svnmerge from
19 years ago
Jason Parker ea8c695a1c Largely refactor DSP tone detection routines.
19 years ago
Tilghman Lesher 3dd4296de7 Merged revisions 103845 via svnmerge from
19 years ago
Joshua Colp b0be65f2ef *mumble*
19 years ago
Joshua Colp ddf7a8a2a0 file not found.
19 years ago
Joshua Colp ef7cfaa2f8 Minor test...
19 years ago
Jason Parker 63ab8ad66c Make sure to mask out non-audio first as well
19 years ago
Jason Parker 59bdc278be Maybe we should set the value before we test it? Fixes an issue people have been seeing (unreported?) with file playback not working.
19 years ago
Joshua Colp ee5e39e04b Add a log message that appears when you try to unload a module that isn't loaded.
19 years ago
Joshua Colp c929c6abd9 Only output a log message saying the format does not exist if it actually does not exist, not if the file itself could not be opened.
19 years ago
Tilghman Lesher 89567ef8bb Change verbosity into debug for Hebrew (and various whitespace fixes)
19 years ago
Joshua Colp 227112138e Merged revisions 103801 via svnmerge from
19 years ago
Joshua Colp e54da94808 Add a non-invasive API for application level manipulation of T38 on a channel. This uses control frames (so they can even pass across IAX2) to negotiate T38 and provided a way of getting the current status of T38 using queryoption. This should by no means cause any issues and if it does I will take responsibility for it.
19 years ago
Joshua Colp 6c3a7a3e51 Add some missing control frames.
19 years ago
Mark Michelson 80e2db47c2 Merged revisions 103786 via svnmerge from
19 years ago
Michiel van Baak f7370d4831 make the output of 'core show settings' a bit nicer.
19 years ago
Tilghman Lesher 2c3c489ade Merged revisions 103780 via svnmerge from
19 years ago
Olle Johansson f04d5fb83d Make sure we can set up calls without audio (text+video).
19 years ago
Joshua Colp e6a260c747 Add an API call (ast_async_parseable_goto) which parses a goto string and does an async goto instead of an explicit goto.
19 years ago
Tilghman Lesher 26755e3882 Context tracing for channels
19 years ago
Mark Michelson 566a005512 Add proper "false" case behavior to GotoIfTime
19 years ago
Russell Bryant 75fd299f1b Merged revisions 103728 via svnmerge from
19 years ago
Russell Bryant 71646d663b Merged revisions 103726 via svnmerge from
19 years ago
Jason Parker 72bc8a7c7d Fix up some doxygen issues.
19 years ago
Mark Michelson 23fc97480e Fix a small logic error in ast_event_iterator_next. The previous logic allowed for the iterator
19 years ago
Jason Parker 2aa1c03667 Even more sane permissions. This should be handled via a umask, like in many other places.
19 years ago
Jason Parker 7dd21605f3 Use slight more sane permissions
19 years ago
Russell Bryant e29680ed66 Remove development version notice.
19 years ago
Russell Bryant d42f6f7ce5 Fix build on *BSD. These permissions constants are not available there.
19 years ago
Jeff Peeler 16a14a4cd8 Requested changes from Pari, reviewed by Russell.
19 years ago
Joshua Colp c81350d6f6 Just some minor coding style cleanup...
19 years ago
Joshua Colp ef267cd838 Fix Manager Redirect while in an AGI.
19 years ago
Joshua Colp 9587f09103 Add support for allowing a native bridge to happen when the L option is enabled. The RTP bridging could already handle this, it just needed to be enabled in the main bridging code.
19 years ago
Mark Michelson 9d683be81a Fix a problem regarding network vs. host byte order
19 years ago
Russell Bryant 1ec8cb41a8 Merge changes from team/mvanbaak/cli-command-audit
19 years ago
Jason Parker 1663494073 Merged revisions 102858 via svnmerge from
19 years ago
Mark Michelson fe9821cc10 Get rid of any remaining ast_verbose calls in the code in favor of
19 years ago
Jason Parker dc6e5d6aae Change where priority of a goto is adjusted.
19 years ago
Tilghman Lesher 1dc86caf30 Merged revisions 102323 via svnmerge from
19 years ago
Joshua Colp c6fc44f927 Update handling of asyncgoto so it properly works on channels that are currently executing a PBX.
19 years ago
Tilghman Lesher fa4c9a958b CoreSettings and CoreStatus are missing the terminating "\r\n". Also, some
19 years ago
Tilghman Lesher 1ce6a2d5ec Merged revisions 101772 via svnmerge from
19 years ago
Russell Bryant 1ce789336b Merged revisions 101601 via svnmerge from
19 years ago
Steve Murphy 671c08af6d Merged revisions 101480 via svnmerge from
19 years ago