summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2011-10-20Clean up ast_check_digitsTerry Wilson
2011-10-19Don't use is_int() since it doesn't link well on all platformsTerry Wilson
2011-10-18More parking issues.Richard Mudgett
2011-10-11Update SHA1 code to RFC 6234Tzafrir Cohen
2011-10-11Convert registered AMI actions to ao2 objects.Richard Mudgett
2011-10-10Merged revisions 340109 via svnmerge from Matthew Nicholson
2011-10-06Merged revisions 339720 via svnmerge from Richard Mudgett
2011-10-05Add generic faxdetect framehook to res_faxGregory Nietsky
2011-09-28Merged revisions 338253 via svnmerge from Richard Mudgett
2011-09-26Merged revisions 337974 via svnmerge from Richard Mudgett
2011-09-22Merged revisions 337595,337597 via svnmerge from Jonathan Rose
2011-09-20Merged revisions 337120 via svnmerge from Matthew Jordan
2011-09-19Merged revisions 336734 via svnmerge from Tilghman Lesher
2011-09-16Merged revisions 336307 via svnmerge from Jonathan Rose
2011-09-14Merged revisions 335912 via svnmerge from Richard Mudgett