aboutsummaryrefslogtreecommitdiffstats
path: root/main
AgeCommit message (Expand)AuthorFilesLines
2010-09-11Merged revisions 286268 via svnmerge from oej1-1/+4
2010-09-10Rate limit calls to fsync() to 1 per second after astdb updates.russell1-3/+48
2010-09-09Merged revisions 285744 via svnmerge from qwell1-1/+13
2010-09-09Merged revisions 285710 via svnmerge from bbryant18-260/+674
2010-08-02Make this a little more deterministic... we want the latest value, not just a...tilghman1-1/+1
2010-08-02Apparently, the values in makeopts are sometimes 1:1 and sometimes 1. Compen...tilghman1-1/+1
2010-07-29Merged revisions 280449 via svnmerge from dvossel1-0/+3
2010-07-29Don't blow up if get_codec() was not provided in the RTP glue.russell1-2/+2
2010-07-29Merged revisions 280306 via svnmerge from mnicholson1-0/+1
2010-07-27Revert r280019 for now - This was poorly executed.seanbright62-67/+25527
2010-07-27Add ability to use system libedit and update bundled libedit.seanbright62-25527/+67
2010-07-27Merged revisions 279946 via svnmerge from dvossel2-1/+21
2010-07-27fix sip transaction match with authentication, fix confusing log message when...dvossel1-2/+4
2010-07-27Use ast_sockaddr_setnull() when http is not enabled.pabelanger1-2/+2
2010-07-26Ignore a control subclass of -1 in ast_waitfordigit_full().russell1-0/+1
2010-07-25Don't assume qlog is open.tilghman1-4/+6
2010-07-24Default sin_family to AF_INET for TCP / TLS Bindaddress. pabelanger1-6/+4
2010-07-23Merged revisions 278981 via svnmerge from tilghman1-6/+13
2010-07-23Merge the realtime failover branchtilghman1-42/+101
2010-07-23Allow IPv6 addresses for UDPTL streams.mmichelson1-102/+70
2010-07-22Add method for finding XML doc files for systems that don't support GLOB_BRACE.jpeeler1-5/+62
2010-07-22Merged revisions 278618 via svnmerge from mmichelson1-1/+3
2010-07-21Remove built-in AES code and use optional_api insteadtwilson4-2059/+0
2010-07-21Update documentation for 'comebacktoorigin' in featuers.conf.russell1-10/+12
2010-07-20Separate queue_log arguments into separate fields, and allow the text file to...tilghman1-66/+178
2010-07-20Merged revisions 278167 via svnmerge from tilghman2-1/+28
2010-07-20Add load priority order, such that preload becomes unnecessary in most casestilghman3-6/+6
2010-07-20Merged revisions 278023 via svnmerge from tilghman1-5/+3
2010-07-19Merged revisions 277906 via svnmerge from jeang1-1/+1
2010-07-19Make ACLs IPv6-capable.mmichelson3-51/+229
2010-07-17Merged revisions 277568 via svnmerge from tilghman1-1/+30
2010-07-16Merged revisions 277625 via svnmerge from tringenbach1-0/+13
2010-07-16Finally, a method that really fixes the assertions in chan_iax2.c related to ...tilghman1-6/+21
2010-07-16Merged revisions 277327 via svnmerge from mnicholson1-1/+2
2010-07-16Merged revisions 277261 via svnmerge from tilghman1-1/+1
2010-07-16Print f->subclass.integer instead of f->subclass.mnicholson1-1/+1
2010-07-16Merged revisions 277247 via svnmerge from mnicholson1-0/+13
2010-07-16Avoid crashing when installing a duplicate translation path with a lower cost.seanbright1-0/+1
2010-07-16Formatting changesoej2-8/+17
2010-07-16Fix build on FreeBSDtilghman1-1/+4
2010-07-15Fix linking asterisk on CentOS 5, which is using gcc 4.1.1. Gcc 4.1.2 has th...tilghman1-0/+3
2010-07-15Merged revisions 276652 via svnmerge from jpeeler1-1/+1
2010-07-14Fix errors where incorrect address information was printed.mmichelson2-4/+4
2010-07-14Oops, merge reverted this fix.tilghman1-1/+1
2010-07-14Remove the old stub files, preferring the optional_api method.tilghman5-151/+14
2010-07-14Don't try to call an embedded module's backup_globals() function untilkpfleming1-1/+1
2010-07-14Expand the caller ANI field to an ast_party_idrmudgett3-42/+19
2010-07-14ast_callerid restructuringrmudgett12-853/+1492
2010-07-13Merged revisions 276123 via svnmerge from russell1-1/+1
2010-07-13Merged revisions 275994 via svnmerge from russell1-1/+1