summaryrefslogtreecommitdiff
path: root/res
AgeCommit message (Expand)Author
2013-02-04Fix how we build pjproject.Jason Parker
2013-01-31Multiple revisions 380735-380736Jason Parker
2013-01-31Multiple revisions 380671-380673Jason Parker
2013-01-30Fix memory leak in res_calendar_icalendarMatthew Jordan
2013-01-25Make sorcery modules global, since they are required by other modules that ar...Jason Parker
2013-01-25Add a missing '\' to a log message.Joshua Colp
2013-01-25Merge the sorcery data access layer API.Joshua Colp
2013-01-22res_fax_spandsp: fix t38 transmission bug caused by not returning successJonathan Rose
2013-01-22Add ControlPlayback manager actionMatthew Jordan
2013-01-16Let documentation reference links specify which module they're linking toMatthew Jordan
2013-01-16Multiple revisions 379209-379210Matthew Jordan
2013-01-13Reset RTP timestamp; sequence number on SSRC changeMatthew Jordan
2013-01-11Retain XMPP filters across reconnections so external modules continue to func...Joshua Colp
2013-01-11Add JSON API for Asterisk.David M. Lee
2013-01-04res_srtp: Prevent a crash from occurring due to srtp_create failures in srtp_...Jonathan Rose
2013-01-04Fix pjproject compilation in certain circumstancesKinsey Moore
2013-01-04Don't pass STUN packets through the SRTP unprotect function.Joshua Colp
2013-01-04Doxygen CleanupsAndrew Latham
2013-01-03Prevent exhaustion of system resources through exploitation of event cacheJoshua Colp
2013-01-03Prevent crashes in res_xmpp when receiving large messagesMatthew Jordan
2013-01-02Prevent exhaustion of system resources through exploitation of event cacheMatthew Jordan
2013-01-02Resolve crashes due to large stack allocations when using TCPMatthew Jordan
2012-12-13Make generate_exchange_uuid() always return the passed ast_str pointer.Sean Bright
2012-12-13Use the UUID API to generate and validate UUIDs for res_calendar_exchange.Sean Bright
2012-12-13The UUID commit removed changes made in res_clialiases.cMark Michelson
2012-12-11Add UUID support to Asterisk.Mark Michelson
2012-12-11Fix crash that can occur if CLI registration fails for an aliased command.Mark Michelson
2012-12-10Ensure ReceiveFax provides a CED tone via T.38Kinsey Moore
2012-12-05res_srtp: Fix a crash caused by srtp_dealloc on an already dealloced sessionJonathan Rose
2012-12-03Formatting fixesOlle Johansson
2012-12-03Formatting changesOlle Johansson
2012-11-20Added missing newlines to websocket ast_logs.David M. Lee
2012-11-11Remove a fixed size limitation for producing SDP and change how ICE support i...Joshua Colp
2012-11-08Fix a "set but not used" warning on newer gccs.Mark Michelson
2012-11-07Multiple revisions 375993-375994Mark Michelson
2012-11-05Refactor ast_timer_ack to return an error and handle the error in timer usersMatthew Jordan
2012-11-04Only deref a reserved gateway session if we actually reserved oneMatthew Jordan
2012-10-31Fix an issue with res_http_websocket where the chan_sip WebSocket handler cou...Joshua Colp
2012-10-31Properly extract the Body information of an EWS calendar itemMatthew Jordan
2012-10-17Change a few warnings to debug and the inverse.Walter Doekes
2012-10-14Doxygen Updates - Title updateAndrew Latham
2012-10-08Disable ICE support by defaultMatthew Jordan
2012-10-08pjproject: Fix for Solaris builds. Do not undef s_addr.Matthew Jordan
2012-10-06Handle capability stanzas that fail to provide node or version informationMatthew Jordan
2012-10-06Update documentation for MessageSend application/command's From field for XMPPMatthew Jordan
2012-10-04Fix DBDelTree error codes for AMI, CLI and AGIDavid M. Lee
2012-10-04Check for presence of buddy in info/dinfo handlersMatthew Jordan
2012-10-02Fix a variety of ref counting issuesMatthew Jordan
2012-10-01Doxygen CleanupAndrew Latham
2012-10-01Add support for retrieving engine specific settings using the speech API and ...Joshua Colp