aboutsummaryrefslogtreecommitdiffstats
path: root/res
AgeCommit message (Expand)AuthorFilesLines
2010-06-17adds speex 16khz audio supportdvossel1-0/+1
2010-06-16addition of G.719 pass-through supportdvossel1-0/+1
2010-06-16MSG_OOB flag on HANGUP packet removed.pabelanger1-5/+5
2010-06-15Don't send files twice and remove extra \r\n from headertwilson1-14/+3
2010-06-15Argh, mixed declarations and code.tilghman1-5/+8
2010-06-15Add distributed devicestate via the XMPP protocol.tilghman1-254/+1146
2010-06-14Merged revisions 270331 via svnmerge from pabelanger1-4/+9
2010-06-09fixes crash in moh when cachertclasses flag is useddvossel1-1/+4
2010-06-08Fix some doxygen warnings.lmadsen2-0/+3
2010-06-08Release list lock before returning on error.tilghman1-0/+2
2010-06-08Add SRTP support for Asterisktwilson3-18/+478
2010-06-07Avoid unloading res_smdi twice.tilghman1-0/+7
2010-06-01Use the correct ical.h filetwilson1-1/+1
2010-06-01Don't register functions until the last possible point, so they're not unload...tilghman1-12/+19
2010-05-28Fix ical library handling (again)twilson2-2/+2
2010-05-26Remove unrelated MOH change from previous commit.mmichelson1-4/+0
2010-05-26Fix misspelling of macro args.mmichelson1-0/+4
2010-05-26Merged revisions 265910 via svnmerge from tilghman1-3/+2
2010-05-26Construct socket name, according to the Postgres docs, and document as such.tilghman1-3/+3
2010-05-26Ensure that libneon > 0.29.0 is installed for res_calendar_ewstwilson1-1/+1
2010-05-26Use configure to determine the prefixes and include directories properly.tilghman4-23/+23
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