Commit Graph

2022 Commits (117d3fd910c0ddda73d5f782bfbac235a9c44a46)

Author SHA1 Message Date
Tilghman Lesher 496282194c Merged revisions 225105 via svnmerge from
16 years ago
Richard Mudgett 1174a61612 Add support for calling and called subaddress. Partial support for COLP subaddress.
16 years ago
Kevin P. Fleming cdd1f9e296 Finish implementaton of astobj2 OBJ_MULTIPLE, and convert ast_channel_iterator to use it.
16 years ago
Russell Bryant cd10bd931a Merged revisions 224931 via svnmerge from
16 years ago
Tilghman Lesher c80715706e Remove unnecessary typedef
16 years ago
Tilghman Lesher c74a2d0b45 Create an API for adding an optional time unit onto the ends of time periods.
16 years ago
Richard Mudgett 51f34d24e4 Fix some doxygen format problems and trim trailing whitespace.
16 years ago
Terry Wilson a8034cd770 Fix handling of notification calls w/ the dialing api
16 years ago
Terry Wilson a75ba8d1a9 Remove global variable that makes dlopen unhappy
16 years ago
Russell Bryant dd50b9e8b5 Merged revisions 222878 via svnmerge from
16 years ago
David Vossel db7b4ec65e fixes an ast_netsock_list memory leak.
16 years ago
David Vossel 9456ab2724 Deadlock in channel masquerade handling
16 years ago
Kevin P. Fleming 1c9fe00920 Recorded merge of revisions 222152 via svnmerge from
16 years ago
Terry Wilson 10ce6cd757 Use rtp properties instead of adding a callback
16 years ago
Terry Wilson 865daf4858 Merged revisions 221086 via svnmerge from
16 years ago
Tilghman Lesher cd7287dbfb Allow AES to compile, when OpenSSL is not present.
16 years ago
Philippe Sultan b11b94a083 Add JABBER_RECEIVE as a dialplan function, implement SendText in Jingle channels
16 years ago
Jeff Peeler f150b48bc0 Add bridge related dial flags to the bridge app
16 years ago
Leif Madsen a5612f6e6f Add Mantis work flow documention.
16 years ago
Matthew Nicholson b27a54b8de Merged revisions 219136 via svnmerge from
16 years ago
Tilghman Lesher d8457eb18c Detect whether we actually have the long double type, before looking for those functions.
16 years ago
Tilghman Lesher c9dd40c1f6 Verify support for wide ODBC character types before using them.
16 years ago
Mark Michelson 29b72bc343 Add doxygen to ast_event_subscribe for the description.
16 years ago
Kevin P. Fleming 5d0790027a Ensure that the default autoconf CFLAGS are not used.
16 years ago
Tilghman Lesher 5dfaf5c8b7 Fix trunk breakage.
16 years ago
Michiel van Baak 43f36d9582 make sure canlog is set so we can compile with DEBUG_THREADS enabled on OpenBSD
16 years ago
Doug Bailey 8430c87faa Added detection DTMF CID without polarity change alert.
16 years ago
David Vossel d09f9fd00a Merge code associated with AST-2009-006
16 years ago
Tilghman Lesher 80973cb97f Revert attempt to standardize with _POSIX_C_SOURCE.
16 years ago
Michiel van Baak 6227229264 Let's compile again on OpenBSD
16 years ago
Tilghman Lesher 9f7a3466ef Various patches, to enable Asterisk to once again compile on Mac OS X.
16 years ago
Tilghman Lesher 01fd08d5b9 If lua is detected with the lua5.1 prefix (or not), adjust the include path accordingly.
16 years ago
Kevin P. Fleming 802b79e3ca Ensure that CFLAGS and/or LDFLAGS provided to configure script are preserved.
16 years ago
Mark Michelson 27fb59b001 Fix some incorrect documentation of sched_thread functions.
16 years ago
Tilghman Lesher faa0b8efae Merged revisions 214517 via svnmerge from
16 years ago
Tilghman Lesher 74d7f7f788 Merged revisions 214436 via svnmerge from
16 years ago
Tilghman Lesher f2e9a73c81 Merged revisions 214357 via svnmerge from
16 years ago
Tilghman Lesher ddf5a08d83 Not all versions of gnu-linux use glibc, which contains iconv. Some (especially embedded systems) don't have iconv at all.
16 years ago
Tilghman Lesher 8fb871b1ad Merged revisions 213559 via svnmerge from
16 years ago
Kevin P. Fleming 0f0ad824f0 Relax check for XOPEN_VERSION.
16 years ago
Kevin P. Fleming 4222e1c367 Define our desires for POSIX and X/OPEN API features properly.
16 years ago
Joshua Colp 606112e234 Add two more API calls for getting the current glue and channel in bridging code.
16 years ago
Joshua Colp 1effb11ef5 Add an API call for retrieving the engine in use by an RTP instance.
16 years ago
Tilghman Lesher a737df8603 Allow Gosub to recognize quote delimiters without consuming them.
16 years ago
Kevin P. Fleming eb449d514e Minor improvements to app_fax.
16 years ago
Richard Mudgett 28ad5ced1a Initial minimum ast_party_caller support.
16 years ago
David Brooks 48363c16e1 Fixes numerous spelling errors. Patch submitted by alecdavis.
16 years ago
Kevin P. Fleming ba020fc390 Define side-effect-safe MIN and MAX macros and remove duplicate definitions from various files.
16 years ago
David Brooks d81d6d3415 Fixing typos. Replaces "recieved" with "received" and "initilize" with "initialize"
16 years ago
Kevin P. Fleming 17e2d9fdbc Resolve a T.38 negotiation issue left over from the udptl-updates merge.
16 years ago