summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2009-09-10Verify support for wide ODBC character types before using them.Tilghman Lesher
2009-09-08Add doxygen to ast_event_subscribe for the description.Mark Michelson
2009-09-08Ensure that the default autoconf CFLAGS are not used.Kevin P. Fleming
2009-09-04Fix trunk breakage.Tilghman Lesher
2009-09-04make sure canlog is set so we can compile with DEBUG_THREADS enabled on OpenBSDMichiel van Baak
2009-09-03Added detection DTMF CID without polarity change alert.Doug Bailey
2009-09-03Merge code associated with AST-2009-006David Vossel
2009-09-03Revert attempt to standardize with _POSIX_C_SOURCE.Tilghman Lesher
2009-09-02Let's compile again on OpenBSDMichiel van Baak
2009-08-30Various patches, to enable Asterisk to once again compile on Mac OS X.Tilghman Lesher
2009-08-30If lua is detected with the lua5.1 prefix (or not), adjust the include path a...Tilghman Lesher
2009-08-28Ensure that CFLAGS and/or LDFLAGS provided to configure script are preserved.Kevin P. Fleming
2009-08-28Fix some incorrect documentation of sched_thread functions.Mark Michelson
2009-08-27Merged revisions 214517 via svnmerge from Tilghman Lesher
2009-08-27Merged revisions 214436 via svnmerge from Tilghman Lesher
2009-08-27Merged revisions 214357 via svnmerge from Tilghman Lesher
2009-08-25Not all versions of gnu-linux use glibc, which contains iconv. Some (especia...Tilghman Lesher
2009-08-21Merged revisions 213559 via svnmerge from Tilghman Lesher
2009-08-17Relax check for XOPEN_VERSION.Kevin P. Fleming
2009-08-17Define our desires for POSIX and X/OPEN API features properly.Kevin P. Fleming
2009-08-16Add two more API calls for getting the current glue and channel in bridging c...Joshua Colp
2009-08-13Add an API call for retrieving the engine in use by an RTP instance.Joshua Colp
2009-08-06Allow Gosub to recognize quote delimiters without consuming them.Tilghman Lesher
2009-08-06Minor improvements to app_fax.Kevin P. Fleming
2009-08-04Initial minimum ast_party_caller support.Richard Mudgett
2009-07-30Fixes numerous spelling errors. Patch submitted by alecdavis.David Brooks
2009-07-28Define side-effect-safe MIN and MAX macros and remove duplicate definitions f...Kevin P. Fleming
2009-07-27Fixing typos. Replaces "recieved" with "received" and "initilize" with "initi...David Brooks
2009-07-24Resolve a T.38 negotiation issue left over from the udptl-updates merge.Kevin P. Fleming
2009-07-23Rework of T.38 negotiation and UDPTL API to address interoperability problemsKevin P. Fleming
2009-07-22Merged revisions 208083 via svnmerge from Tilghman Lesher
2009-07-22Remove trailing whitespace.Russell Bryant
2009-07-11Add an API for reporting security events, and a security event logging module.Russell Bryant
2009-07-09Repair ability of SendFAX/ReceiveFAX to respond to T.38 switchover.Kevin P. Fleming
2009-07-09Merged revisions 205599 via svnmerge from David Vossel
2009-07-08Merged revisions 205471 via svnmerge from David Vossel
2009-07-08Merged revisions 205409 via svnmerge from David Vossel
2009-07-08Merged revisions 205215 via svnmerge from David Vossel
2009-07-08Fix a few compilation problems found when building Asterisk against uClibc.Sean Bright
2009-07-08Move OpenSSL initialization to a single place, make library usage thread-safe.Russell Bryant
2009-07-03Add a configure check for Reverse Charging Indication support in LibPRI.Sean Bright
2009-07-03Wrap rtp_engine.h header comments to 80 characters.Sean Bright
2009-07-02Merged revisions 204681 via svnmerge from David Vossel
2009-06-30Move Asterisk-addons modules into the main Asterisk source tree.Russell Bryant
2009-06-29Allow trunk to once again compile under MALLOC_DEBUGTilghman Lesher
2009-06-26Make invalid hints report Unavailable instead of Idle.Russell Bryant
2009-06-26Improve T.38 negotiation by exchanging session parameters between application...Joshua Colp
2009-06-26Note a new API call, and one that changed in doxygen.Russell Bryant
2009-06-26Merge the new Channel Event Logging (CEL) subsystem.Russell Bryant
2009-06-26Add functions to map syslog facilities and priorities constants to strings.Sean Bright