aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2010-11-11Merged revisions 294639 via svnmerge from jpeeler1-0/+1
2010-11-09Merged revisions 294429 via svnmerge from tilghman1-1/+4
2010-11-09Analog lines do not transfer CONNECTED LINE or execute the interception macros.rmudgett1-0/+46
2010-11-08Merged revisions 294277 via svnmerge from jpeeler1-0/+10
2010-11-03Avoid valgrind warnings for ast_rtp_instance_get_xxx_addresstwilson1-8/+49
2010-10-26Allow the DAHDI driver to compile, even with a sufficiently older version of ...rmudgett1-30/+18
2010-10-25Allow the DAHDI driver to compile, even with a sufficiently older version of ...tilghman1-22/+31
2010-10-14Add the ability for ast_find_ourip to return IPv4, IPv6 or both.pabelanger1-1/+3
2010-10-11Gtalk enhancements and general code cleanup.dvossel1-0/+2
2010-10-07Merged revisions 290751 via svnmerge from qwell1-31/+22
2010-10-05Fixes chan_gtalk to work with gmail clientdvossel2-0/+4
2010-10-02Merged revisions 289798 via svnmerge from jpeeler1-0/+2
2010-09-30More Solaris compatibility fixestilghman1-1/+2
2010-09-28Solaris compatibility fixestilghman2-0/+7
2010-09-24Merged revisions 288637 via svnmerge from tilghman3-13/+7
2010-09-20Addition of the FrameHook API (AKA AwesomeHooks)dvossel2-0/+313
2010-09-15Add parking extension for non-default parking lots.jpeeler1-4/+6
2010-09-10Merged revisions 286115 via svnmerge from twilson3-3/+32
2010-09-10Merged revisions 285961 via svnmerge from tilghman1-6/+4
2010-09-10Merged revisions 285930 via svnmerge from tilghman2-27/+43
2010-09-09Merged revisions 285710 via svnmerge from bbryant18-61/+226
2010-07-27Revert r280019 for now - This was poorly executed.seanbright2-6/+3
2010-07-27Add ability to use system libedit and update bundled libedit.seanbright2-3/+6
2010-07-27Merged revisions 279946 via svnmerge from dvossel1-0/+7
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