summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2009-11-04chan_misdn will fail to compile if the redirect_dn member is missingTilghman Lesher
2009-11-03AMI hook interfaceDavid Brooks
2009-11-03This patch adds a sequence field to CDRs that can be combined with the linked...Matthew Nicholson
2009-11-02Add PacketCable NCS 1.0 support for Docsis/Eurodocsis networksTilghman Lesher
2009-10-30Add an "Asterisk Architecture Overview" section to the doxygen documentation.Russell Bryant
2009-10-28Merged revisions 226304 via svnmerge from Tilghman Lesher
2009-10-23Add to chan_dahdi ISDN HOLD, Call deflection, and keypad facility support.Richard Mudgett
2009-10-22Add Asterisk Git HowTo documentation.Leif Madsen
2009-10-22SIP TCP/TLS: move client connection setup/write into tcp helper thread, vario...David Vossel
2009-10-22Merged revisions 225105 via svnmerge from Tilghman Lesher
2009-10-22Add support for calling and called subaddress. Partial support for COLP suba...Richard Mudgett
2009-10-21Finish implementaton of astobj2 OBJ_MULTIPLE, and convert ast_channel_iterato...Kevin P. Fleming
2009-10-21Merged revisions 224931 via svnmerge from Russell Bryant
2009-10-17Remove unnecessary typedefTilghman Lesher
2009-10-15Create an API for adding an optional time unit onto the ends of time periods.Tilghman Lesher
2009-10-13Fix some doxygen format problems and trim trailing whitespace.Richard Mudgett
2009-10-13Fix handling of notification calls w/ the dialing apiTerry Wilson
2009-10-08Remove global variable that makes dlopen unhappyTerry Wilson
2009-10-08Merged revisions 222878 via svnmerge from Russell Bryant
2009-10-08fixes an ast_netsock_list memory leak.David Vossel
2009-10-07Deadlock in channel masquerade handlingDavid Vossel
2009-10-06Recorded merge of revisions 222152 via svnmerge from Kevin P. Fleming
2009-09-30Use rtp properties instead of adding a callbackTerry Wilson
2009-09-30Merged revisions 221086 via svnmerge from Terry Wilson
2009-09-26Allow AES to compile, when OpenSSL is not present.Tilghman Lesher
2009-09-25Add JABBER_RECEIVE as a dialplan function, implement SendText in Jingle channelsPhilippe Sultan
2009-09-24Add bridge related dial flags to the bridge appJeff Peeler
2009-09-23Add Mantis work flow documention.Leif Madsen
2009-09-17Merged revisions 219136 via svnmerge from Matthew Nicholson
2009-09-16Detect whether we actually have the long double type, before looking for thos...Tilghman Lesher
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