aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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-24Check if ast_sockaddr is NULL then return. pabelanger1-1/+1
2010-07-23Merge the realtime failover branchtilghman1-7/+16
2010-07-23Allow IPv6 addresses for UDPTL streams.mmichelson1-6/+5
2010-07-22Add the full current set of CDR driverstilghman1-8/+58
2010-07-21Remove built-in AES code and use optional_api insteadtwilson3-238/+54
2010-07-20Merged revisions 278167 via svnmerge from tilghman1-0/+12
2010-07-20Add load priority order, such that preload becomes unnecessary in most casestilghman2-4/+23
2010-07-19Make ACLs IPv6-capable.mmichelson2-8/+22
2010-07-17Merged revisions 277738 via svnmerge from tilghman1-21/+30
2010-07-17Merged revisions 277568 via svnmerge from tilghman1-0/+21
2010-07-17Allow xmllint to be used for XML docs validation.russell1-30/+21
2010-07-16Finally, a method that really fixes the assertions in chan_iax2.c related to ...tilghman1-5/+5
2010-07-15Define LLONG_MAX on systems that do not have it.tilghman2-0/+7
2010-07-14Remove the old stub files, preferring the optional_api method.tilghman4-85/+90
2010-07-14Expand the caller ANI field to an ast_party_idrmudgett1-6/+10
2010-07-14ast_callerid restructuringrmudgett2-125/+563
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