summaryrefslogtreecommitdiff
path: root/res
AgeCommit message (Expand)Author
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
2010-06-15Argh, mixed declarations and code.Tilghman Lesher
2010-06-15Add distributed devicestate via the XMPP protocol.Tilghman Lesher
2010-06-14Merged revisions 270331 via svnmerge from Paul Belanger
2010-06-09fixes crash in moh when cachertclasses flag is usedDavid Vossel
2010-06-08Fix some doxygen warnings.Leif Madsen
2010-06-08Release list lock before returning on error.Tilghman Lesher
2010-06-08Add SRTP support for AsteriskTerry Wilson
2010-06-07Avoid unloading res_smdi twice.Tilghman Lesher
2010-06-01Use the correct ical.h fileTerry Wilson
2010-06-01Don't register functions until the last possible point, so they're not unload...Tilghman Lesher
2010-05-28Fix ical library handling (again)Terry Wilson
2010-05-26Remove unrelated MOH change from previous commit.Mark Michelson
2010-05-26Fix misspelling of macro args.Mark Michelson
2010-05-26Merged revisions 265910 via svnmerge from Tilghman Lesher
2010-05-26Construct socket name, according to the Postgres docs, and document as such.Tilghman Lesher
2010-05-26Ensure that libneon > 0.29.0 is installed for res_calendar_ewsTerry Wilson
2010-05-26Use configure to determine the prefixes and include directories properly.Tilghman Lesher
2010-05-24Calendaring support for Exchange Server 2007+ via EWSTerry Wilson
2010-05-21Log spandsp's fax debug output to the FAX logger level.Mark Michelson
2010-05-19fixes crash during dtmfDavid Vossel
2010-05-18Make happy green color come backTilghman Lesher
2010-05-13For FreeBSDTilghman Lesher
2010-05-13Hmmm, probably should have read the manpage more thoroughly.Tilghman Lesher
2010-05-13Add kqueue(2) implementation to Asterisk in various places.Tilghman Lesher
2010-05-12Revert previous WARNING message removal.Leif Madsen
2010-05-12Remove unnecessary WARNING message in ael/pval.cLeif Madsen
2010-05-11Merged revisions 262421 via svnmerge from Jason Parker
2010-04-30Merged revisions 260345 via svnmerge from Mark Michelson
2010-04-27Fix compile on systems without HAVE_NULLSAFE_PRINTF defined.Jason Parker
2010-04-26Update res_fax and res_fax_spandsp to be compatible with Fax For Asterisk 1.2.Matthew Nicholson
2010-04-25Merged revisions 258775 via svnmerge from Tilghman Lesher
2010-04-22Remove ABI differences that occured when compiling with DEBUG_THREADS.Jason Parker
2010-04-21Fix the \brief description in the res_calendar_*.c files.Leif Madsen
2010-04-21Added MixMonitorMute manager commandJulian Lyndon-Smith
2010-04-03Consolidate ast_channel.cid.cid_rdnis into ast_channel.redirecting.from.number.Richard Mudgett
2010-04-02Allow symbol export filtering to work properly on platforms that have symbol ...Kevin P. Fleming