Commit Graph

758 Commits (50f0b1288009aab4166c8d153509c87948581827)

Author SHA1 Message Date
Olle Johansson 50f0b12880 Issue #5374 - Enable internal timing of generators (cmantunes)
20 years ago
Olle Johansson 2c4ebe356e Issue #6450 - Don't remove characters from SIP uri's when not needed
20 years ago
Tilghman Lesher a532c787f2 Merged revisions 16192 via svnmerge from
20 years ago
Olle Johansson 9e9db42562 Doxygen updates
20 years ago
Russell Bryant 9b436eecb7 fix the provided unsetenv for solaris to return an int like it's supposed to
20 years ago
Luigi Rizzo 705ccb2218 Introduce an utility macro to set base, offset and
20 years ago
Luigi Rizzo 68ab41ebfe Add two widely used constants
20 years ago
Kevin P. Fleming c379ae8896 Merged revisions 15896 via svnmerge from
20 years ago
Olle Johansson 7058495f97 Doxygen fixes
20 years ago
Luigi Rizzo e5c455e15a bring in the code that was discussed on Mantis #6068,
20 years ago
Kevin P. Fleming 4bf8e92c1d make 'show hints' CLI command show context name for each hint
20 years ago
Luigi Rizzo 2326d0d499 Bring in the new loader code as described in mantis #4377
20 years ago
Luigi Rizzo 606c7dcb93 remove the long since unused STANDARD_LOCAL_USERS macro
20 years ago
Kevin P. Fleming 278b8e8fc7 improve IP TOS support for SIP and IAX2 (issue #6355, code from jcollie plus modifications)
20 years ago
Mark Spencer 9164eac21a Add micro-http server and abstract manager interface, make snmp not die
20 years ago
Kevin P. Fleming b0ac62573a revert loader changes that have clearly not undergone adequate testing before commit
20 years ago
Tilghman Lesher bdd24455b4 Bug 4377 - Round 2 of the loader updates
20 years ago
Luigi Rizzo b3ad3a7556 as discussed on the -dev list, introduce a macro to simplify the
20 years ago
BJ Weschke d09b5ff20b Doxygen typo fix.
20 years ago
Kevin P. Fleming 322f53d8b8 don't treat timeouts as errors in ast_cond_timedwait
20 years ago
Luigi Rizzo dde76c531c Replace ast_say_* functionn with function pointers, so that modules
20 years ago
Luigi Rizzo 6be9f52948 Fix a compile problem on FreeBSD for a missing header.
20 years ago
Joshua Colp 6cda4c3b8b Merged revisions 14234 via svnmerge from
20 years ago
Russell Bryant cfea89a29a update LOCAL_USER_ADD to use ast_calloc
20 years ago
Russell Bryant 4c82ac2e7a fix the return value for the provided unsetenv() for Solaris
20 years ago
Olle Johansson 2654b12320 - Doxygen fixes.
20 years ago
Russell Bryant 45651441ec When astmm is in use, define ast_malloc and friends to malloc, etc., so that
20 years ago
Russell Bryant 92f7c2d82d - remove some unnecessary extern keywords
20 years ago
Russell Bryant 0838e30076 move the definition of the mappings between extension states and their text
20 years ago
Russell Bryant 4279bf18f8 clarify which global options are enabled by default
20 years ago
Russell Bryant 4e6af293f9 add an option to cdr.conf that enables ending CDRs before executing
20 years ago
Olle Johansson f01ad20393 Doxygen fixes (we renamed a lot of README's recently)
20 years ago
Olle Johansson 0cbc59563f Doxygen reformatting
20 years ago
Tilghman Lesher bb92e0ec1f Bug 5702 - Realtime patch for meetme
20 years ago
Tilghman Lesher c6f691fbcc Merged revisions 11503 via svnmerge from
20 years ago
Tilghman Lesher 83f3233f5f Merged revisions 11165 via svnmerge from
20 years ago
Olle Johansson acfc219733 Reverting revision 10998 that was accidentaly committed to trunk. My apologies.
20 years ago
Olle Johansson dd5222fd30 Update to trunk
20 years ago
Tilghman Lesher 53936916ec Bug 6417 - Allow retrieval of raw CDR values
20 years ago
Kevin P. Fleming 302c943001 add 'consumed' argument to ast_get_time_t, so callers can know how many characters were used in the parser
20 years ago
Kevin P. Fleming 6204abdae2 merge rizzo's patch to make compiler warnings stop the build, and fix a bunch of warnings found
20 years ago
Matt O'Gorman cff3864fa5 bug in the linkedlists macros where the prev node
20 years ago
Tilghman Lesher aa20c556f7 Bug 5984 - Convert file offsets to 64 bit
20 years ago
Russell Bryant df05e39e84 fix up some doxygen formatted comments
20 years ago
Tilghman Lesher e8877446f6 Bug 6515 - extra semicolon
20 years ago
Russell Bryant 118b277ab1 add StopMixMonitor application (issue #6122, with mods)
20 years ago
Tilghman Lesher 6f8cdb5c03 Define the initial values separate from the STATIC definitions
20 years ago
Russell Bryant 5f3af13a97 now that there are no modules that define their own version of
20 years ago
Kevin P. Fleming 4662d58b01 add API function for parsing strings to time_t (issue #6320, with mods)
20 years ago
Kevin P. Fleming 124b00c4a4 add 'systemname' option to prefix channel unique IDs with (issue #5825)
20 years ago