summaryrefslogtreecommitdiff
path: root/res
AgeCommit message (Expand)Author
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
2010-03-25Recorded merge of revisions 254452 via svnmerge from Mark Michelson
2010-03-25Improve handling of T.38 re-INVITEs that arrive before a T.38-capableKevin P. Fleming
2010-03-25handle_speechset has 4 arguments.Leif Madsen
2010-03-24Merged revisions 254235 via svnmerge from Jeff Peeler
2010-03-23Change per-file debug and verbose levels to be per-module, the wayKevin P. Fleming
2010-03-18Prevent a crash when a buddy gets offline.Philippe Sultan
2010-03-16Include an extra newline after "Aliased CLI command" to get back the prompt.Sean Bright
2010-03-15Improve handling of values supplied to FAXOPT(ecm).Kevin P. Fleming
2010-03-12Only change the RTP ssrc when we see that it has changedTerry Wilson
2010-03-05Merged revisions 250786 via svnmerge from Jeff Peeler
2010-03-03Updated CHANGES file to mention res_fax and res_fax_spandsp.Matthew Nicholson
2010-03-02Merge res_fax and res_fax_spandsp.Matthew Nicholson
2010-03-02Fix several XML documentation validate errors.Leif Madsen
2010-02-25Merged revisions 248860 via svnmerge from Jeff Peeler
2010-02-25Merged revisions 248757 via svnmerge from Jeff Peeler
2010-02-20Improve support for RTCP reports without report blocksOlle Johansson
2010-02-18Revert an errant part of a previous cleanup, to fix a memory corruption issue.Tilghman Lesher
2010-02-18Add a new manager event for our buddies status.Philippe Sultan
2010-02-10res_pktccops needs to be able to export a symbol for chan_mgcpTilghman Lesher
2010-02-10Solaris doesn't like outputting a NULL to a %s in format strings.Tilghman Lesher
2010-02-05Fix crash on 32-bit for users not using httpsTerry Wilson
2010-01-25Merged revisions 242969 via svnmerge from Tilghman Lesher
2010-01-25Merged revisions 242852 via svnmerge from Tilghman Lesher
2010-01-25Fix INTERNAL_OBJ error on stop when calendars.conf missingTerry Wilson
2010-01-25Merged revisions 242728 via svnmerge from Tilghman Lesher
2010-01-25Merged revisions 242723 via svnmerge from Tilghman Lesher
2010-01-24Instead of crashing, allocate our header ast_str before we try to use it.Sean Bright
2010-01-24Merged revisions 242520 via svnmerge from Tilghman Lesher
2010-01-22Merged revisions 242423 via svnmerge from Tilghman Lesher
2010-01-20rtp timestamp to timeval calculation fixDavid Vossel
2010-01-19Create iterative method for querying SRV results, and use that for finding AG...Tilghman Lesher
2010-01-16Get MoH building on OpenSolaris.Sean Bright
2010-01-15Clarify error message in res_timing_timerfd.Sean Bright
2010-01-15Convert a few places to use ast_calloc_with_stringfields where applicable.Sean Bright
2010-01-14Plug a memory leak in res_config_ldap.Sean Bright
2010-01-14If we aren't running on a machine that support CLOCK_MONOTONIC, don't load.Sean Bright
2010-01-12Fix crash in res_config_ldap.Sean Bright
2010-01-11Socket level option is SOL_SOCKET, not SO_SOCKET.Tilghman Lesher
2010-01-11Pass NULL for the ao2_callback function pointer instead of duplicating cb_true.Sean Bright
2010-01-08Add the class actually used in the MusicOnHold start event.Tilghman Lesher
2010-01-08Initialize variables that we attempt to free later.Tilghman Lesher
2010-01-04Merged revisions 237405 via svnmerge from Tilghman Lesher