summaryrefslogtreecommitdiff
path: root/res
AgeCommit message (Expand)Author
2010-08-13Merged revisions 282269 via svnmerge from David Vossel
2010-08-09Merged revisions 281358 via svnmerge from Matthew Nicholson
2010-08-04Merged revisions 280909 via svnmerge from Matthew Nicholson
2010-07-29Merged revisions 280557 via svnmerge from Matthew Nicholson
2010-07-28Merged revisions 280225 via svnmerge from Terry Wilson
2010-07-28Merged revisions 280058 via svnmerge from Russell Bryant
2010-07-26Merged revisions 279601 via svnmerge from Tilghman Lesher
2010-07-23Merged revisions 279113 via svnmerge from Tilghman Lesher
2010-07-23Merge the realtime failover branchTilghman Lesher
2010-07-23Minor corrections to the LDAP realtime driverOlle Johansson
2010-07-21Remove built-in AES code and use optional_api insteadTerry Wilson
2010-07-21Use poll() instead of select() in res_timing_pthread to avoid stack corruption.Russell Bryant
2010-07-21Properly show the current page being transfered for 'fax show session'Matthew Nicholson
2010-07-21Don't print failure status when the remote end hangs up, it may not be an act...Matthew Nicholson
2010-07-20Separate queue_log arguments into separate fields, and allow the text file to...Tilghman Lesher
2010-07-20This commit contains several changes to the way output channel variables are ...Matthew Nicholson
2010-07-20Add load priority order, such that preload becomes unnecessary in most casesTilghman Lesher
2010-07-17Merged revisions 277568 via svnmerge from Tilghman Lesher
2010-07-17Update res_fax.c to be a good xml citizen.Bradley Latus
2010-07-16Add documentation for MOH realtime fieldsTilghman Lesher
2010-07-16And yet one moreTilghman Lesher
2010-07-16"Item may be used uninitialized in this function."Tilghman Lesher
2010-07-14Fix errors where incorrect address information was printed.Mark Michelson
2010-07-14Remove the old stub files, preferring the optional_api method.Tilghman Lesher
2010-07-14Expand the caller ANI field to an ast_party_idRichard Mudgett
2010-07-14Make compile again.Richard Mudgett
2010-07-14ast_callerid restructuringRichard Mudgett
2010-07-09Kill some startup warnings and errors and make some messages more helpful in ...Tilghman Lesher
2010-07-08Add IPv6 to Asterisk.Mark Michelson
2010-07-08Implement AstData API data providers as part of the GSOC 2010 project,Eliel C. Sardanons
2010-07-07Set proper FAXOPT(status), FAXOPT(statusstr), and FAXOPT(error) values where ...Matthew Nicholson
2010-07-06Properly detect and report invalid maxrate and maxrate values in the FAXOPT d...Matthew Nicholson
2010-07-06Merged revisions 274157 via svnmerge from Mark Michelson
2010-07-02Fix various typos reported by LintianTzafrir Cohen
2010-07-01Properly handle failures of fax->start_session()Matthew Nicholson
2010-06-30Fix rt(c)p set debug ip taking wrong argumentPaul Belanger
2010-06-25Implemement support for handling multiple documents when sending.Matthew Nicholson
2010-06-23If there is realtime configuration, it does not get re-read on reload unless ...Tilghman Lesher
2010-06-23Ensure a NULL file while debugging cannot crash AEL.Tilghman Lesher
2010-06-22Resolve some errors that occur on a graceful shutdown.Russell Bryant
2010-06-22Change the method of retrieving the Asterisk version string.Russell Bryant
2010-06-21Conflict kqueue on OS X, since it doesn't work there yet, anyway.Tilghman Lesher
2010-06-21Merged revisions 271552 via svnmerge from Jeff Peeler
2010-06-21fixes logic error introduced by slin16 sip supportDavid Vossel
2010-06-18Merged revisions 271399 via svnmerge from Jeff Peeler
2010-06-17adds support for slin16 in sipDavid Vossel
2010-06-17adds speex 16khz audio supportDavid Vossel
2010-06-16addition of G.719 pass-through supportDavid Vossel
2010-06-16MSG_OOB flag on HANGUP packet removed.Paul Belanger
2010-06-15Don't send files twice and remove extra \r\n from headerTerry Wilson