]> git.ipfire.org Git - thirdparty/asterisk.git/shortlog
thirdparty/asterisk.git
2012-02-10  Richard MudgettFix AMI Redirect ExtraChannel not redirecting to the...
2012-02-10  Matthew JordanFix IMAP app_voicemail compilation issue introduced...
2012-02-09  Terry WilsonNote that CDRs are immutable once a bridge is torn...
2012-02-09  Kinsey MooreFix parsing of SIP headers where compact and non-compac...
2012-02-09  Kinsey MooreMake the config parser remove escaping backslashes
2012-02-09  Terry WilsonAdd auto_force_rport and auto_comedia NAT options
2012-02-09  Mark MichelsonAdding reload support to res_fax.so
2012-02-09  Matthew JordanClean-up of minor formatting issues in r354542/3/4
2012-02-09  Matthew JordanFix SIP INFO DTMF handling for non-numeric codes
2012-02-09  Richard MudgettFix some compile problems from the 'cppcheck' patch.
2012-02-09  Richard MudgettFix crash in ParkAndAnnounce.
2012-02-09  Russell BryantRemove some unnecessary locking from ast_hangup().
2012-02-08  Kevin P. FlemingRevision 354046 added res_corosync as a replacement...
2012-02-08  Terry WilsonAdd callbackextension matching & realtime callbackexten...
2012-02-08  Kevin P. FlemingRestore some variables removed by the 'cppcheck' patch...
2012-02-08  Walter DoekesAvoid cppcheck warnings; removing unused vars and a...
2012-02-08  Kinsey MooreAdd CHANGES documentation for the "pri set debug" bitma...
2012-02-07  Terry WilsonFix multiple SIP realtime issues
2012-02-07  Sean BrightContinuation of last patch - since LIVE_AST_LD_PATH_EXT...
2012-02-07  Sean BrightInclude live/usr/lib in the shared library search path...
2012-02-07  Sean BrightWhitespace only (remove trailing spaces)
2012-02-07  Jonathan RoseFix column duplication bug in module reload for cdr_pgsql.
2012-02-06  Richard MudgettImproved documentation of CLI "dialplan add extension...
2012-02-06  Richard MudgettRestore alternate SIG_PRI_DEBUG_DEFAULT meaning.
2012-02-06  Kinsey MooreAllow more control over the output of pri debug
2012-02-06  Richard MudgettAdd missing headers to AMI UnParkedCall event to unique...
2012-02-06  Joshua ColpMake the 'c' option to MeetMe work even if the 'q'...
2012-02-05  Russell BryantReplace res_ais with a new module, res_corosync.
2012-02-03  Jonathan RoseFixes deadlocks occuring in chan_agent due to r335976
2012-02-03  Kinsey MooreSupport schema selection in cdr_adaptive_odbc
2012-02-03  Jonathan RoseFixes a segfault occuring when performing attended...
2012-02-02  Kinsey MooreEnsure entering T.38 passthrough does not cause an...
2012-02-02  Richard MudgettRestore the 'w' modifier support for ISDN spans. Dial...
2012-02-02  Mark MichelsonFix TLS port binding behavior as well as reload behavior:
2012-02-02  Jonathan RoseFix sip show peers port output, align columns, and...
2012-02-01  Jonathan RoseUse ast_sockaddr_stringify_fmt wrappers for various...
2012-02-01  Richard MudgettConstify some more channel driver technology callback...
2012-02-01  Richard MudgettRemove inconsistency in CEL eventtype for user defined...
2012-02-01  Richard MudgettFix ExtenSpy and simplify the channel search functions.
2012-02-01  Sean BrightResolve an overlap in the ast_audiohook_flags values.
2012-02-01  Matthew JordanAdded clarification for the VERBOSITY setting to etc_de...
2012-02-01  Terry WilsonAllow res_calendar to be unloaded
2012-01-31  Richard MudgettFix memory leak in error paths for action_originate().
2012-01-30  Terry WilsonRe-link peers by IP when dnsmgr changes the IP
2012-01-30  Alec L DavisMerged revisions 353369 via svnmerge from
2012-01-30  Alec L DavisMerged revisions 353321 via svnmerge from
2012-01-30  Kevin P. FlemingCorrect serious flaw in the top-level Makefile.
2012-01-30  Kevin P. FlemingAddress OpenSSL initialization issues when using third...
2012-01-30  Kevin P. FlemingClarify log WARNING message when port-zero SDP 'm'...
2012-01-29  Damien WedhornAllow softkey reject while device onhook.
2012-01-29  Russell BryantFind even more network interfaces.
2012-01-28  Kevin P. FlemingAdd 'L16-256' MIME subtype alias for slin16.
2012-01-28  Russell BryantUpdate ast_set_default_eid() to find more network inter...
2012-01-27  Richard MudgettAudit of ao2_iterator_init() usage for v10. Missed...
2012-01-27  Richard MudgettAudit of ao2_iterator_init() usage for v10.
2012-01-27  Jonathan RoseMake failed PauseMonitor and UnpauseMonitor with no...
2012-01-27  Richard MudgettAudit of ao2_iterator_init() usage for v1.8.
2012-01-27  Terry WilsonAdd aresult variable for CALENDAR_WRITE
2012-01-27  Alec L DavisMerged revisions 352863 via svnmerge from
2012-01-26  Alexandr AnikinFix outbound DTMF for inband mode (tell asterisk core...
2012-01-26  Jonathan RoseCopy amaflags to sip_pvt from peer during create_addr_f...
2012-01-26  Alec L DavisMerged revisions 352705 via svnmerge from
2012-01-25  Paul BelangerFix -Werror=unused-but-set-variable compiler error...
2012-01-25  Kevin P. FlemingRemove "asterisk/version.h" in favor of "asterisk/ast_v...
2012-01-25  Kevin P. FlemingBlocked revisions 352616
2012-01-25  Terry WilsonRemove some extraneous debugging from registry memleak fix
2012-01-25  Richard MudgettFixes for sending SIP MESSAGE outside of calls.
2012-01-25  Terry WilsonClean up some SIP registry-related memory leaks
2012-01-25  Kevin P. FlemingEliminate unnecessary rebuilds of main/format*.c.
2012-01-25  Jonathan RoseRedocuments sip types peer, user, friend in sip.conf...
2012-01-25  Terry WilsonFix channel opaquification of stringfields for chan_vpb
2012-01-24  Mark MichelsonDon't do a DNS lookup on an outbound REGISTER host...
2012-01-24  Jonathan RoseSet core sounds version to 1.4.22.
2012-01-24  Terry WilsonOpaquify channel stringfields
2012-01-24  Richard MudgettFix locking issues with channel datastores in func_odbc.c.
2012-01-24  Joshua ColpBlocked revisions 352288
2012-01-23  Mark MichelsonFix grammar of comment.
2012-01-23  Mark MichelsonFix blind transfers from failing if an 'h' extension...
2012-01-23  Matthew JordanCorrectly apply FAXOPT settings (V17, V27, V29) before...
2012-01-23  Jonathan RoseAdd an announcement option to music-on-hold - plays...
2012-01-23  Jonathan RoseAdds the ability to stop specific mixmonitors by using...
2012-01-23  Richard MudgettFix sip_cfg.notifycid to be set with the defined enum...
2012-01-21  Richard MudgettFix ast_app_dtget() time unit inconsistency.
2012-01-21  Mark MichelsonRemove XXX comment that is not necessary.
2012-01-21  Mark MichelsonFix RTP reference leak.
2012-01-20  Richard MudgettMake CLI sip show channel list the complete route set.
2012-01-20  Kinsey MooreSIP session timeout AMI event
2012-01-20  Mark MichelsonVarious parking improvements.
2012-01-20  Mark MichelsonPrevent potential buffer overflow on AMI MixMonitor...
2012-01-20  Kinsey MooreMore corrections for the ilbc code
2012-01-20  Kinsey MooreRestore LSF_check function calls from set/unused variab...
2012-01-20  Kinsey MooreRemove more set, but unused variables in the ilbc codec
2012-01-20  Jonathan RoseAdds setting of mwi_from field to check_auth_result...
2012-01-20  Matthew JordanRemove unused variable 'tmp' from helpfun in ilbc codec
2012-01-20  Stefan Schmidtenable doxygen build for files in the channels/sip...
2012-01-19  Richard MudgettMisc minor fixes in reqresp_parser.c and chan_sip.c.
2012-01-19  Kinsey MooreCorrect output of RTCP jitter statistics in SR and...
2012-01-19  Jonathan RoseEliminates doubling the :port part of SIP Notify Messag...
2012-01-19  Joshua ColpPrevent crash when an SDP offer is received with an...
2012-01-18  Matthew JordanInclude iLBC source code for distribution with Asterisk
next