aboutsummaryrefslogtreecommitdiffstats
path: root/res
AgeCommit message (Expand)AuthorFilesLines
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
2010-01-16Get MoH building on OpenSolaris.seanbright1-0/+4
2010-01-15Clarify error message in res_timing_timerfd.seanbright1-1/+1
2010-01-15Convert a few places to use ast_calloc_with_stringfields where applicable.seanbright2-19/+3
2010-01-14Plug a memory leak in res_config_ldap.seanbright1-1/+3
2010-01-14If we aren't running on a machine that support CLOCK_MONOTONIC, don't load.seanbright1-0/+10
2010-01-12Fix crash in res_config_ldap.seanbright1-5/+3
2010-01-11Socket level option is SOL_SOCKET, not SO_SOCKET.tilghman1-1/+1
2010-01-11Pass NULL for the ao2_callback function pointer instead of duplicating cb_true.seanbright4-25/+4
2010-01-08Add the class actually used in the MusicOnHold start event.tilghman1-2/+4
2010-01-08Initialize variables that we attempt to free later.tilghman1-0/+1
2010-01-04Merged revisions 237405 via svnmerge from tilghman1-4/+10
2010-01-04Fix timeout for AGI command speech recognize.jpeeler1-1/+1
2010-01-04- Disable res_pktccops by defaultoej1-3/+14
2009-12-23Merged revisions 236184 via svnmerge from tilghman1-2/+2
2009-12-21Merged revisions 235940 via svnmerge from jpeeler1-2/+2
2009-12-16Add auth_policy option to jabber.conf for auto user registration.jpeeler1-17/+32
2009-12-15Merged revisions 235052 via svnmerge from tilghman1-0/+3
2009-12-10Missed a case that emits a WARNING where none is warranted.tilghman1-0/+3
2009-12-08Find another ref leak and change how we manage module references.tilghman1-75/+40