aboutsummaryrefslogtreecommitdiffstats
path: root/include/asterisk/autoconfig.h.in
AgeCommit message (Expand)AuthorFilesLines
2010-10-07Merged revisions 290751 via svnmerge from qwell1-31/+22
2010-09-28Solaris compatibility fixestilghman1-0/+3
2010-09-24Merged revisions 288637 via svnmerge from tilghman1-0/+3
2010-09-10Merged revisions 285930 via svnmerge from tilghman1-22/+37
2010-09-09Merged revisions 285710 via svnmerge from bbryant1-3/+14
2010-07-27Revert r280019 for now - This was poorly executed.seanbright1-3/+0
2010-07-27Add ability to use system libedit and update bundled libedit.seanbright1-0/+3
2010-07-26Merged revisions 279657 via svnmerge from qwell1-30/+21
2010-07-26Merged revisions 279561 via svnmerge from tilghman1-21/+30
2010-07-26Allow for systems without locale support to be usable.mmichelson1-30/+24
2010-07-17Merged revisions 277738 via svnmerge from tilghman1-21/+30
2010-07-17Allow xmllint to be used for XML docs validation.russell1-30/+21
2010-07-15Define LLONG_MAX on systems that do not have it.tilghman1-0/+3
2010-06-29Exclude libical for insufficient versions.tilghman1-21/+30
2010-06-23Update configure when changing autconf m4 files...twilson1-30/+21
2010-06-13Reverting patch and reopening issue #16155, as patch breakspabelanger1-21/+30
2010-06-11Use pkg-config to find gmime librariespabelanger1-30/+21
2010-06-08Fix build on Mac OS X (and maybe FreeBSD, too)tilghman1-21/+36
2010-06-08Add SRTP support for Asterisktwilson1-30/+24
2010-06-04Merged revisions 267759 via svnmerge from tilghman1-17/+29
2010-06-03Add ETSI Message Waiting Indication (MWI) support.rmudgett1-0/+3
2010-06-02Add ETSI Malicious Call ID support.rmudgett1-0/+3
2010-06-02Add ETSI Call Waiting support.rmudgett1-0/+4
2010-06-02Add ETSI Advice Of Charge (AOC) event reporting.rmudgett1-0/+4
2010-06-02Add ETSI Explicit Call Transfer (ECT) support.rmudgett1-29/+21
2010-06-01Support setting locale per-mailbox (changes date/time languages for email, pa...tilghman1-21/+33
2010-05-26Ensure that libneon > 0.29.0 is installed for res_calendar_ewstwilson1-30/+24
2010-05-26Use configure to determine the prefixes and include directories properly.tilghman1-3/+0
2010-05-19Merged revisions 264248 via svnmerge from tilghman1-0/+3
2010-05-17Cache sound tarfiles in a common directory, such that a clean reinstall does ...tilghman1-3/+0
2010-05-13Add kqueue(2) implementation to Asterisk in various places.tilghman1-17/+44
2010-05-11Dialing an invalid extension causes incomplete hangup sequence.rmudgett1-29/+20
2010-05-09Cleanup a bit more by getting rid of useless version defines. Also make libra...tilghman1-267/+0
2010-05-07Use the detected pthread building flags in every place, instead of hardcoding...tilghman1-34/+32
2010-04-21Add ability to generate ASCII documentation from the TeX files.lmadsen1-17/+29
2010-04-09Remove PRI CCSS BUGBUG message and update configure script.rmudgett1-29/+21
2010-04-06Mac OS X does not support comparing a mutex to its initializer. Create a tes...tilghman1-0/+4
2010-03-17Fix bamboo compile error by calculating an integer with the same size as a po...tilghman1-21/+39
2010-03-08Remove portions that weren't meant to be committed for the OS X compat fixtilghman1-6/+0
2010-03-08Change needed to make Mac OS X 10.6 happytilghman1-0/+6
2010-03-05Remove pbx_gtkconsole and related gtk1 checks.russell1-36/+21
2010-02-10Solaris doesn't like outputting a NULL to a %s in format strings.tilghman1-0/+3
2010-01-24Merged revisions 242520 via svnmerge from tilghman1-21/+30
2009-12-28Merged revisions 236585 via svnmerge from seanbright1-30/+24
2009-12-04OS X does not define MSG_NOSIGNAL, but it does have a socket option SO_NOSIGP...tilghman1-0/+12
2009-12-02So apparently, some platforms don't have ffsll(3).tilghman1-0/+3
2009-11-04Expand codec bitfield from 32 bits to 64 bits.tilghman1-0/+6
2009-11-04chan_misdn will fail to compile if the redirect_dn member is missingtilghman1-17/+29
2009-10-23Add to chan_dahdi ISDN HOLD, Call deflection, and keypad facility support.rmudgett1-0/+10
2009-10-22Add support for calling and called subaddress. Partial support for COLP suba...rmudgett1-29/+20