Commit Graph

918 Commits (d99440e2ed9800aec8b19440451ff24a4454594a)

Author SHA1 Message Date
Russell Bryant d99440e2ed Merged revisions 81342 via svnmerge from
19 years ago
Joshua Colp 2351d789fd Add API calls for iterating through an event. This should allow events to have multiple information elements (while there was nothing preventing it before you could not actually access any except the first one).
19 years ago
Joshua Colp f4fa5a228a Add some read/write locking magic to make logger reload operate again.
19 years ago
Tilghman Lesher f5a14167f3 Support better rotation of log files to be more like system logging (closes issue #10398)
19 years ago
Russell Bryant 040a5f20f9 * Constify the uid field of channel datastores
19 years ago
Russell Bryant 43e9b0f67c (closes issue #7852)
19 years ago
Joshua Colp 44aacc96f1 Merged revisions 80974 via svnmerge from
19 years ago
Russell Bryant 7ddccc897f Merged revisions 80820 via svnmerge from
19 years ago
Tilghman Lesher f8c93488d5 Fix documentation for Set (closes issue #10549)
19 years ago
Steve Murphy 9931947a6e Merged revisions 80789 via svnmerge from
19 years ago
Joshua Colp c755851bc8 Return trunk to a working state by including compat.h in minimime.
19 years ago
Jason Parker b875ca68e1 Convert minimime to use the proper uint*_t types, rather than u_int*_t
19 years ago
Russell Bryant 4328c75281 Merged revisions 80424 via svnmerge from
19 years ago
Russell Bryant 50d7fc81aa Merged revisions 80362 via svnmerge from
19 years ago
Joshua Colp 91d9c110af Merged revisions 80255 via svnmerge from
19 years ago
Steve Murphy 6f9f77e0ca Merged revisions 80166 via svnmerge from
19 years ago
Joshua Colp 937d83f7e4 Minor tweak. Don't manipulate volume of the audio in the buffer if no audio is actually there.
19 years ago
Steve Murphy 337c44236d This change set fixes bug 8126 in trunk. It is implemented via compile time options, activated via the menuselect stuff, which defaults to the old way. non-zero sample data added. Translate tables expressed in microseconds instead of milliseconds, with 5-digit data now instead of 3, giving 2 more digits of precision.
19 years ago
Jason Parker 100e2387db Merged revisions 79904 via svnmerge from
19 years ago
Tilghman Lesher 8b63009338 Change this flag... might not otherwise unlock in an OOM situation
19 years ago
Russell Bryant f5bf66bcd7 This commit adds a scheduler API call, ast_sched_replace that can be used
19 years ago
Tilghman Lesher 56b9568164 Don't reload a configuration file if nothing has changed.
19 years ago
Steve Murphy 9836efb5fb This commit closes bug 7605, and half-closes 7638. The AEL code has been redistributed/repartitioned to allow code re-use both inside and outside of Asterisk. This commit introduces the utils/conf2ael program, and an external config-file reader, for both normal config files, and for extensions.conf (context, exten, prio); It provides an API for programs outside of asterisk to use to play with the dialplan and config files.
19 years ago
Joshua Colp 5fbd7ebd24 Merged revisions 79553 via svnmerge from
19 years ago
Joshua Colp 9264d5007a (closes issue #10427)
19 years ago
Steve Murphy 4f98b05cd5 Don't ask me why, but waitfordigit will immediately return a 1 on my system, unless the outfd is initialized to -1 before calling the nandfds func
19 years ago
Russell Bryant 5f0c3e7dbc constify the return value of reason2str
19 years ago
Steve Murphy 526d1f39a2 Merged revisions 79099 via svnmerge from
19 years ago
Joshua Colp e927902fe7 Bring up to date with poll changes.
19 years ago
Steve Murphy cc6a96c580 Merged revisions 79049 via svnmerge from
19 years ago
Steve Murphy f223818927 Merged revisions 79044 via svnmerge from
19 years ago
Russell Bryant e113d36aa4 Merge a set of device state improvements from team/russell/events.
19 years ago
Joshua Colp 845cba6792 Merged revisions 78955 via svnmerge from
19 years ago
Joshua Colp 22114b509d Add support for using epoll instead of poll. This should increase scalability and is done in such a way that we should be able to add support for other poll() replacements.
19 years ago
Joshua Colp 602198c402 Merge audiohooks branch into trunk. This is a new API for developers to listen and manipulate the audio going through a channel.
19 years ago
Russell Bryant 668a334f85 Add another big set of doxygen documentation improvements from snuffy.
19 years ago
Joshua Colp 218241f174 Use the linkedlists.h macros for the manager action list.
19 years ago
Joshua Colp b4778de562 (closes issue #10225)
19 years ago
Joshua Colp 9ef1b0a974 Extend the ast_senddigit and ast_dtmf_stream API calls to allow the duration of the DTMF digit(s) to be specified and make the SendDTMF application have the capability to use it.
19 years ago
Joshua Colp 431c60f818 Merged revisions 78275 via svnmerge from
19 years ago
Doug Bailey 3e426df072 Change the fsk filter used in CID and TDD decode to an integer based implementation
19 years ago
Mark Michelson c4c0e45c8b Merged revisions 78103 via svnmerge from
19 years ago
Jason Parker 3f0a1faed2 Merged revisions 78180 via svnmerge from
19 years ago
Joshua Colp 5a1e2bfb50 Merged revisions 78172 via svnmerge from
19 years ago
Russell Bryant befb383d16 Merged revisions 78095 via svnmerge from
19 years ago
Steve Murphy 79b9bc6a2f Merged revisions 77945 via svnmerge from
19 years ago
Joshua Colp 1e4bd7a192 Instead of adding the SOLARIS check to each HAVE_SYSINFO check let's just make the sysinfo autoconf logic a bit pickier about what it considers a usable sysinfo.
19 years ago
Joshua Colp a7aaa0bbc2 Solaris does not have a sysinfo like we know of on Linux.
19 years ago
Joshua Colp 28fec17d59 Merged revisions 77867 via svnmerge from
19 years ago
Joshua Colp d51079b70a Merged revisions 77863 via svnmerge from
19 years ago