summaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)Author
2010-06-08Add SRTP support for AsteriskTerry Wilson
2010-06-04Merged revisions 268126 via svnmerge from Tilghman Lesher
2010-06-04Merged revisions 267971 via svnmerge from Tilghman Lesher
2010-06-04If there's a default, turn it on, even when the option isn't specified.Tilghman Lesher
2010-06-04Merged revisions 267759 via svnmerge from Tilghman Lesher
2010-06-03Add ETSI Message Waiting Indication (MWI) support.Richard Mudgett
2010-06-02Add ETSI Malicious Call ID support.Richard Mudgett
2010-06-02Add ETSI Call Waiting support.Richard Mudgett
2010-06-02Add ETSI Advice Of Charge (AOC) event reporting.Richard Mudgett
2010-06-02Add ETSI Explicit Call Transfer (ECT) support.Richard Mudgett
2010-06-01Support setting locale per-mailbox (changes date/time languages for email, pa...Tilghman Lesher
2010-05-28Fix ical library handling (again)Terry Wilson
2010-05-28More build fixes for ical/neon and res_calendar_ewsTerry Wilson
2010-05-26Ensure that libneon > 0.29.0 is installed for res_calendar_ewsTerry Wilson
2010-05-26Use configure to determine the prefixes and include directories properly.Tilghman Lesher
2010-05-19Merged revisions 264248 via svnmerge from Tilghman Lesher
2010-05-18Add an sha1sum-workalike for platforms which don't have it (like Mac OS X)Tilghman Lesher
2010-05-17Cache sound tarfiles in a common directory, such that a clean reinstall does ...Tilghman Lesher
2010-05-13Remove "untested" feature PRI_VERSIONTzafrir Cohen
2010-05-13Add kqueue(2) implementation to Asterisk in various places.Tilghman Lesher
2010-05-11Dialing an invalid extension causes incomplete hangup sequence.Richard Mudgett
2010-05-09Cleanup a bit more by getting rid of useless version defines. Also make libra...Tilghman Lesher
2010-05-08Use CPPFLAGS to pass PTHREAD_CFLAGS for vpb onlyTilghman Lesher
2010-05-07Use the detected pthread building flags in every place, instead of hardcoding...Tilghman Lesher
2010-04-28Merged revisions 259847 via svnmerge from Jason Parker
2010-04-28Merged revisions 259748 via svnmerge from Jason Parker
2010-04-27Merged revisions 259352 via svnmerge from Jason Parker
2010-04-21Add ability to generate ASCII documentation from the TeX files.Leif Madsen
2010-04-09Remove PRI CCSS BUGBUG message and update configure script.Richard Mudgett
2010-04-06Mac OS X does not support comparing a mutex to its initializer. Create a tes...Tilghman Lesher
2010-03-17Fix bamboo compile error by calculating an integer with the same size as a po...Tilghman Lesher
2010-03-08Remove portions that weren't meant to be committed for the OS X compat fixTilghman Lesher
2010-03-08Change needed to make Mac OS X 10.6 happyTilghman Lesher
2010-03-05Remove pbx_gtkconsole and related gtk1 checks.Russell Bryant
2010-02-10Solaris doesn't like outputting a NULL to a %s in format strings.Tilghman Lesher
2010-01-25Merged revisions 242966 via svnmerge from Tilghman Lesher
2010-01-25Merged revisions 242852 via svnmerge from Tilghman Lesher
2010-01-24Merged revisions 242520 via svnmerge from Tilghman Lesher
2010-01-21Merged revisions 241932 via svnmerge from Sean Bright
2010-01-15Update configure script for an OSP toolkit related change.Russell Bryant
2009-12-28Merged revisions 236585 via svnmerge from Sean Bright
2009-12-18Merged revisions 235652 via svnmerge from Tilghman Lesher
2009-12-18Merged revisions 235572 via svnmerge from Tilghman Lesher
2009-12-04OS X does not define MSG_NOSIGNAL, but it does have a socket option SO_NOSIGP...Tilghman Lesher
2009-12-02So apparently, some platforms don't have ffsll(3).Tilghman Lesher
2009-11-04Expand codec bitfield from 32 bits to 64 bits.Tilghman Lesher
2009-11-04chan_misdn will fail to compile if the redirect_dn member is missingTilghman Lesher
2009-10-26detect ARM Linux EABI OSARCH as linux-gnu instead of linux-gnueabiTzafrir Cohen
2009-10-23Add to chan_dahdi ISDN HOLD, Call deflection, and keypad facility support.Richard Mudgett
2009-10-22Add support for calling and called subaddress. Partial support for COLP suba...Richard Mudgett