aboutsummaryrefslogtreecommitdiffstats
path: root/res
AgeCommit message (Expand)AuthorFilesLines
2010-05-24Calendaring support for Exchange Server 2007+ via EWStwilson2-0/+847
2010-05-21Log spandsp's fax debug output to the FAX logger level.mmichelson3-1/+18
2010-05-19fixes crash during dtmfdvossel1-2/+3
2010-05-18Make happy green color come backtilghman1-0/+2
2010-05-13For FreeBSDtilghman1-0/+1
2010-05-13Hmmm, probably should have read the manpage more thoroughly.tilghman1-3/+3
2010-05-13Add kqueue(2) implementation to Asterisk in various places.tilghman1-0/+390
2010-05-12Revert previous WARNING message removal.lmadsen1-1/+2
2010-05-12Remove unnecessary WARNING message in ael/pval.clmadsen1-2/+0
2010-05-11Merged revisions 262421 via svnmerge from qwell1-2/+6
2010-04-30Merged revisions 260345 via svnmerge from mmichelson1-3/+14
2010-04-27Fix compile on systems without HAVE_NULLSAFE_PRINTF defined.qwell1-1/+1
2010-04-26Update res_fax and res_fax_spandsp to be compatible with Fax For Asterisk 1.2.mnicholson2-289/+613
2010-04-25Merged revisions 258775 via svnmerge from tilghman1-0/+2
2010-04-22Remove ABI differences that occured when compiling with DEBUG_THREADS.qwell1-12/+0
2010-04-21Fix the \brief description in the res_calendar_*.c files.lmadsen3-3/+3
2010-04-21Added MixMonitorMute manager commandjmls1-13/+0
2010-04-03Consolidate ast_channel.cid.cid_rdnis into ast_channel.redirecting.from.number.rmudgett2-3/+3
2010-04-02Allow symbol export filtering to work properly on platforms that have symbol ...kpfleming23-164/+164
2010-03-25Recorded merge of revisions 254452 via svnmerge from mmichelson1-13/+37
2010-03-25Improve handling of T.38 re-INVITEs that arrive before a T.38-capablekpfleming1-38/+63
2010-03-25handle_speechset has 4 arguments.lmadsen1-1/+1
2010-03-24Merged revisions 254235 via svnmerge from jpeeler1-19/+21
2010-03-23Change per-file debug and verbose levels to be per-module, the waykpfleming1-2/+3
2010-03-18Prevent a crash when a buddy gets offline.phsultan1-0/+6
2010-03-16Include an extra newline after "Aliased CLI command" to get back the prompt.seanbright1-1/+1
2010-03-15Improve handling of values supplied to FAXOPT(ecm).kpfleming1-1/+8
2010-03-12Only change the RTP ssrc when we see that it has changedtwilson1-17/+50
2010-03-05Merged revisions 250786 via svnmerge from jpeeler1-1/+1
2010-03-03Updated CHANGES file to mention res_fax and res_fax_spandsp.mnicholson2-1/+6
2010-03-02Merge res_fax and res_fax_spandsp.mnicholson3-0/+2664
2010-03-02Fix several XML documentation validate errors.lmadsen1-2/+2
2010-02-25Merged revisions 248860 via svnmerge from jpeeler1-3/+4
2010-02-25Merged revisions 248757 via svnmerge from jpeeler1-9/+10
2010-02-20Improve support for RTCP reports without report blocksoej1-0/+4
2010-02-18Revert an errant part of a previous cleanup, to fix a memory corruption issue.tilghman1-1/+2
2010-02-18Add a new manager event for our buddies status.phsultan1-0/+6
2010-02-10res_pktccops needs to be able to export a symbol for chan_mgcptilghman1-0/+6
2010-02-10Solaris doesn't like outputting a NULL to a %s in format strings.tilghman1-8/+58
2010-02-05Fix crash on 32-bit for users not using httpstwilson3-3/+3
2010-01-25Merged revisions 242969 via svnmerge from tilghman1-2/+2
2010-01-25Merged revisions 242852 via svnmerge from tilghman1-2/+2
2010-01-25Fix INTERNAL_OBJ error on stop when calendars.conf missingtwilson1-8/+8
2010-01-25Merged revisions 242728 via svnmerge from tilghman1-4/+4
2010-01-25Merged revisions 242723 via svnmerge from tilghman1-3/+3
2010-01-24Instead of crashing, allocate our header ast_str before we try to use it.seanbright1-0/+2
2010-01-24Merged revisions 242520 via svnmerge from tilghman1-3/+11
2010-01-22Merged revisions 242423 via svnmerge from tilghman1-2/+4
2010-01-20rtp timestamp to timeval calculation fixdvossel1-18/+6
2010-01-19Create iterative method for querying SRV results, and use that for finding AG...tilghman1-18/+88