aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2010-07-09Kill some startup warnings and errors and make some messages more helpful in ...tilghman2-9/+14
2010-07-09Merged revisions 275021 via svnmerge from russell1-1/+6
2010-07-09Extend length limit on country name in indications.conf.russell1-1/+1
2010-07-08Add IPv6 to Asterisk.mmichelson6-36/+578
2010-07-08Implement AstData API data providers as part of the GSOC 2010 project,eliel4-109/+159
2010-07-03Merged revisions 273793 via svnmerge from tilghman1-12/+43
2010-06-30Remove unnecessary if test in CV_DSTR()rmudgett1-1/+1
2010-06-30Misc doxygen cleanup in config.hrmudgett1-41/+156
2010-06-29Exclude libical for insufficient versions.tilghman1-21/+30
2010-06-25Implemement support for handling multiple documents when sending.mnicholson1-4/+6
2010-06-23Update configure when changing autconf m4 files...twilson1-30/+21
2010-06-22Merged revisions 271689 via svnmerge from mnicholson1-0/+17
2010-06-18Merged revisions 271399 via svnmerge from jpeeler1-1/+1
2010-06-17adds speex 16khz audio supportdvossel1-1/+4
2010-06-16addition of G.719 pass-through supportdvossel1-0/+4
2010-06-15Add distributed devicestate via the XMPP protocol.tilghman1-5/+13
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-09Resolve an invalid memory read on an event.russell1-2/+3
2010-06-08Fix build on Mac OS X (and maybe FreeBSD, too)tilghman2-22/+39
2010-06-08Fix some doxygen warnings.lmadsen22-60/+93
2010-06-08Add SRTP support for Asterisktwilson5-30/+101
2010-06-07Seems strange (and the code backs up) that if the max and min of a statistic ...tilghman1-3/+3
2010-06-04As signed linear audio data is accessed as 16-bit values, certain processors ...tilghman1-41/+41
2010-06-04As signed linear audio data is accessed as 16-bit values, certain processors ...tilghman1-2/+2
2010-06-04Merged revisions 267759 via svnmerge from tilghman1-17/+29
2010-06-03Remove unnecessary code relating to PLC.mmichelson1-2/+0
2010-06-03Add ETSI Message Waiting Indication (MWI) support.rmudgett1-0/+3
2010-06-02Add ETSI Malicious Call ID support.rmudgett2-0/+23
2010-06-02Add ETSI Call Waiting support.rmudgett1-0/+4
2010-06-02Generic Advice of Charge.rmudgett2-0/+585
2010-06-02Fix infinite loop when loading codec speexjpeeler1-60/+36
2010-06-02Add ETSI Advice Of Charge (AOC) event reporting.rmudgett2-0/+5
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...tilghman2-23/+48
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-21Merged revisions 265089 via svnmerge from mmichelson1-1/+1
2010-05-21Merged revisions 264999 via svnmerge from mmichelson1-1/+1
2010-05-21Merged revisions 264996 via svnmerge from mmichelson1-0/+16
2010-05-21Log spandsp's fax debug output to the FAX logger level.mmichelson1-0/+11
2010-05-19Fix transcode_via_sln option with SIP calls and improve PLC usage.mmichelson2-0/+10
2010-05-19Merged revisions 264248 via svnmerge from tilghman2-0/+9
2010-05-17Cache sound tarfiles in a common directory, such that a clean reinstall does ...tilghman1-3/+0
2010-05-17Enhancements to connected line and redirecting work.mmichelson2-0/+62
2010-05-13Add kqueue(2) implementation to Asterisk in various places.tilghman1-17/+44
2010-05-12Convert to AST_CLI_YESNO and AST_CLI_ONOFFpabelanger1-0/+7
2010-05-11Dialing an invalid extension causes incomplete hangup sequence.rmudgett1-29/+20
2010-05-11Move cause 200 to cause 26, as specified in Q.850.tilghman1-106/+107
2010-05-09Cleanup a bit more by getting rid of useless version defines. Also make libra...tilghman1-267/+0