summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-07-16Merged revisions 206807 via svnmerge from Tilghman Lesher
2009-07-15Session timer were not activated if Supported header field in INVITE had both...David Vossel
2009-07-15The dialing flag was mistakingly removed from sig_pri.Jeff Peeler
2009-07-15Merged revisions 206706 via svnmerge from Richard Mudgett
2009-07-15callerid(num) is wrong when username is missing David Vossel
2009-07-15Merged revisions 206635 via svnmerge from Sean Bright
2009-07-14fix a typo in sample config file for option changeJeff Peeler
2009-07-14Document all meetme realtime fields, and in the process, make some field leng...Tilghman Lesher
2009-07-14Restore some missing functionality to sig_analog.Jeff Peeler
2009-07-14I AM A TERRIBLE PERSONMark Michelson
2009-07-14Merged revisions 206487 via svnmerge from Richard Mudgett
2009-07-14Reset the sentringing indication when redirects occur.Mark Michelson
2009-07-14Merged revisions 206385 via svnmerge from Russell Bryant
2009-07-14Merged revisions 206284 via svnmerge from Richard Mudgett
2009-07-13dns lookup of peername rather than peer's host in transmit_register()David Vossel
2009-07-13Make sure that since we are passing -c to asterisk that we have a console.Sean Bright
2009-07-13Remove reference to non-existent help fileTilghman Lesher
2009-07-13Blocked revisions 206126 via svnmergeRussell Bryant
2009-07-13Bump up cleancount so that existing checkouts will update themselves properly...Kevin P. Fleming
2009-07-13Make the menuselect category for Add-Ons consistent with the other directorie...Kevin P. Fleming
2009-07-11note the security events API in CHANGESRussell Bryant
2009-07-11Add an API for reporting security events, and a security event logging module.Russell Bryant
2009-07-10SIP register not using peer's outbound proxyDavid Vossel
2009-07-10Update comments about the level of T.38 support in Asterisk.Kevin P. Fleming
2009-07-10Merged revisions 205877 via svnmerge from Mark Michelson
2009-07-10Merged revisions 205804 via svnmerge from David Vossel
2009-07-10Eliminate extraneous LOG_DEBUG messages generated by app_fax.Kevin P. Fleming
2009-07-10Merged revisions 205775 via svnmerge from Mark Michelson
2009-07-10Fix some remaining T.38 negotiation problems in app_fax.Kevin P. Fleming
2009-07-09Fix mbl_fixup() in chan_mobile to update newchan->tech_pvt instead of oldchan.Matthew Nicholson
2009-07-09Repair ability of SendFAX/ReceiveFAX to respond to T.38 switchover.Kevin P. Fleming
2009-07-09Convert func_odbc to use ast_dummy_alloc_channel()Matthew Nicholson
2009-07-09Merged revisions 205599 via svnmerge from David Vossel
2009-07-09make this compile again under devmodeMichiel van Baak
2009-07-09pthread_self returns a pthread_t which is not an unsigned int on allMichiel van Baak
2009-07-08Merged revisions 205471 via svnmerge from David Vossel
2009-07-08Fix a CEL related regression with hints updating by subscribing to AST_DEVICE...Matthew Nicholson
2009-07-08Merged revisions 205409 via svnmerge from David Vossel
2009-07-08missing comma in devstatestring arrayDavid Vossel
2009-07-08Merged revisions 205349 via svnmerge from Mark Michelson
2009-07-08Merged revisions 205288 via svnmerge from Jason Parker
2009-07-08Fixes Park() argument handlingDavid Brooks
2009-07-08Oops, fixing buildTilghman Lesher
2009-07-08Merged revisions 205215 via svnmerge from David Vossel
2009-07-08Fix a few compilation problems found when building Asterisk against uClibc.Sean Bright
2009-07-08Merged revisions 205188 via svnmerge from Tilghman Lesher
2009-07-08Use tabs instead of spaces for indentation.Russell Bryant
2009-07-08Blocked revisions 205149 via svnmergeRussell Bryant
2009-07-08Move OpenSSL initialization to a single place, make library usage thread-safe.Russell Bryant
2009-07-08FreeBSD now has autoconf 2.62 in the ports, 2.61 has disappeared.Luigi Rizzo