summaryrefslogtreecommitdiff
path: root/res
AgeCommit message (Expand)Author
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
2010-01-04Fix timeout for AGI command speech recognize.Jeff Peeler
2010-01-04- Disable res_pktccops by defaultOlle Johansson
2009-12-23Merged revisions 236184 via svnmerge from Tilghman Lesher
2009-12-21Merged revisions 235940 via svnmerge from Jeff Peeler
2009-12-16Add auth_policy option to jabber.conf for auto user registration.Jeff Peeler
2009-12-15Merged revisions 235052 via svnmerge from Tilghman Lesher
2009-12-10Missed a case that emits a WARNING where none is warranted.Tilghman Lesher
2009-12-08Find another ref leak and change how we manage module references.Tilghman Lesher
2009-12-07Add applications JabberJoin, JabberLeave, JabberSendGroup for XMPP groupchatJeff Peeler
2009-12-04Buildbot complainedTilghman Lesher
2009-12-04OS X does not define MSG_NOSIGNAL, but it does have a socket option SO_NOSIGP...Tilghman Lesher
2009-12-03Remove debugging lineTilghman Lesher
2009-12-03Fix multiple issues with musiconhold, which led to classes not getting destro...Tilghman Lesher
2009-12-01More 32->64 bit codec conversions.Tilghman Lesher
2009-11-30Merged revisions 231441 via svnmerge from David Vossel
2009-11-13Display a list of channel variables in each channel-oriented event.Tilghman Lesher
2009-11-10fixes pgsql double free of threadstorageDavid Vossel