summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-02-20ast_channel opaquification of pointers and integral typesTerry Wilson
2012-02-16Fix compile problem when old version of libvorbisfile v1.1.2 is used.Richard Mudgett
2012-02-14Re-commit the verbose branch.Tilghman Lesher
2012-02-14Fix voicemail problems when using ogg/vorbis.Richard Mudgett
2012-02-13Opaquify char * and char[] in ast_channelTerry Wilson
2012-02-05Replace res_ais with a new module, res_corosync.Russell Bryant
2012-02-02Fix TLS port binding behavior as well as reload behavior:Mark Michelson
2012-02-01Constify some more channel driver technology callback parameters.Richard Mudgett
2012-02-01Fix ExtenSpy and simplify the channel search functions.Richard Mudgett
2012-02-01Resolve an overlap in the ast_audiohook_flags values.Sean Bright
2012-01-31Fix memory leak in error paths for action_originate().Richard Mudgett
2012-01-30Re-link peers by IP when dnsmgr changes the IPTerry Wilson
2012-01-30Address OpenSSL initialization issues when using third-party libraries.Kevin P. Fleming
2012-01-27Audit of ao2_iterator_init() usage for v1.8.Richard Mudgett
2012-01-25Remove "asterisk/version.h" in favor of "asterisk/ast_version.h".Kevin P. Fleming
2012-01-24Opaquify channel stringfieldsTerry Wilson
2012-01-19Eliminates doubling the :port part of SIP Notify Message-Account headers.Jonathan Rose
2012-01-13Run bootstrap.sh for the for the ASTERISK-18929 fixKinsey Moore
2012-01-13Fix crash from bridge channel hangup race condition in ConfBridgeMatthew Jordan
2012-01-09Replace direct access to channel name with accessor functionsTerry Wilson
2011-12-31Constify tag argument in REF_DEBUG related code.Russell Bryant
2011-12-28Improve T.38 gateway V.21 preamble detection.Kevin P. Fleming
2011-12-27Fix timing source dependency issues with MOHMatthew Jordan
2011-12-23Fix extension state callback references in chan_sip.Richard Mudgett
2011-12-22Allow packetization vaules > 127Terry Wilson
2011-12-16Fix crash during CDR update.Richard Mudgett
2011-12-12Backed out core changes from r346391Matthew Jordan
2011-12-09Remove autojump extensions from SayUnixTime, make an option to perform automa...Jonathan Rose
2011-12-07Add ASTSBINDIR to the list of configurable pathsTerry Wilson
2011-12-06Doubly linked lists unit test and update to implementation.Richard Mudgett
2011-12-01Re-resolve the STUN address if a STUN poll fails for res_stun_monitor.Richard Mudgett
2011-11-30r346525 | jrose | 2011-11-30 15:10:38 -0600 (Wed, 30 Nov 2011) | 18 linesJonathan Rose
2011-11-30Reverting 346525 due to accidental patch against trunk instead of 1.8Jonathan Rose
2011-11-30Cleaning up chan_sip/tcptls file descriptor closing.Jonathan Rose
2011-11-29Allow each logging destination and console to have its own notion of the verb...Tilghman Lesher
2011-11-29Merged revisions 346349 via svnmerge from David Vossel
2011-11-23Fix calls to ast_get_ip() not initializing the address family.Richard Mudgett
2011-11-23Fix ast_str_truncate signedness warning and documentation.Walter Doekes
2011-11-23Fix res_jabber resource leaksKinsey Moore
2011-11-22Fix dnsmgr entries to ask for the same address family each time.Richard Mudgett
2011-11-22Clarify why the AST_LOG_* macros exist next to the LOG_* macros.Walter Doekes
2011-11-11Use __alignof__ instead of sizeof for stringfield length storage.Walter Doekes
2011-11-06Formatting and doxygen improvementsOlle Johansson
2011-11-02Ensure that string field lengths are properly alignedWalter Doekes
2011-11-01Several fixes to the chan_sip dynamic realtime peer/user lookupWalter Doekes
2011-10-29Whitespace and some better macro variable names.Richard Mudgett
2011-10-29Fix AST_LIST_INSERT_BEFORE_CURRENT() updating the wrong variable.Richard Mudgett
2011-10-25Return NULL when no results returned for realtime_multientryTerry Wilson
2011-10-24Fix ao2obj.h comment typos and add missing link/unlink nolock debug defines.Richard Mudgett
2011-10-20Fix AGI exec Park to honor the Park application parameters.Richard Mudgett