]> git.ipfire.org Git - thirdparty/asterisk.git/shortlog
thirdparty/asterisk.git
2012-11-02  Matthew JordanMultiple revisions 370205,370273,370360
2012-11-02  Matthew JordanHelp mitigate potential reinvite glare scenarios.
2012-11-02  Matthew JordanResolve memory leaks in TLS initialization and TLS...
2012-10-11  Matthew JordanFix incorrect billing duration reported when batch...
2012-10-10  Richard Mudgettapp_queue: Made pass connected line updates from the...
2012-10-05  David M. LeeImprove AMI long line error handling
2012-10-05  Richard MudgettMultiple revisions 370563,374536
2012-10-04  David M. LeeFix DBDelTree error codes for AMI, CLI and AGI
2012-09-25  Mark MichelsonRemove dead code and documentation for nonexistent...
2012-09-20  Joshua ColpFix incorrect MeetME conference bridge reference count...
2012-09-11  Mark MichelsonFix inability to shutdown gracefully due to an unending...
2012-08-30  Matthew JordanAST-2012-012: Resolve AMI User Unauthorized Shell Acces...
2012-08-29  Jonathan Roseapp_meetme: Adding test events for following activity...
2012-08-27  Mark MichelsonFix misleading documentation in agents.conf.sample...
2012-08-27  Mark MichelsonFix incorrect documentation of the MailboxStatus manage...
2012-08-27  Mark MichelsonFix incorrectly documented option in queues.conf
2012-08-17  Kinsey MooreAdd instrumentation to subsystem reloads
2012-08-16  Kinsey MooreAdd module reload instrumentation for TEST_FRAMEWORK
2012-08-13  Kinsey MooreAdd test instrumentation
2012-08-10  Mark MichelsonFix a couple of documentation problems in app_queue.c
2012-08-07  Mark MichelsonFix error in the "IPorHost" section of a SIP dialstring.
2012-08-07  Jason ParkerFix merge prop
2012-07-31  Jason ParkerMerge changes for Digium phone support, and default...
2012-07-31  Jason ParkerCreate branch for Certified Asterisk 1.8.15.
2012-07-10  Kinsey MooreImprove Goto and GotoIf related documentation
2012-07-09  Jason ParkerAdd Digium phones context to sip_notify sample config.
2012-07-09  Jonathan Rosechan_sip: Fix small behavioral change accidentally...
2012-07-06  Jonathan Rosechan_sip: Add case for FLASH control frames so that...
2012-07-06  Mark MichelsonRemove a superfluous and dangerous freeing of an SSL_CTX.
2012-07-06  Mark MichelsonFix bridging thread leak.
2012-07-05  Kinsey MooreAST-2012-011: Resolve heap corruption issue with voicemail
2012-07-05  Matthew JordanDo not send a BYE when a provisional response arrives...
2012-07-03  Terry WilsonMore improvements to re-INVITEs timing out after a...
2012-07-03  Terry WilsonBetter handle re-INVITEs with provisional but no final...
2012-06-29  Joshua ColpWith some configurations a transport is not actually...
2012-06-29  Joshua ColpMake the address family filter specific to the transport.
2012-06-27  Terry WilsonAST-2012-010: Clean up after a reinvite that never...
2012-06-26  Matthew JordanFix crash in unloading of res_adsi module
2012-06-25  Matthew JordanTweak CDR change in r369351
2012-06-25  Mark MichelsonRe-fix how local tag is generated when sending a 481...
2012-06-25  Matthew JordanFix incorrect duration reporting in CDRs created in...
2012-06-25  Richard MudgettFix Bridge application occasionally returning to the...
2012-06-25  Mark MichelsonForgot to svn add this file in my last commit.
2012-06-25  Mark MichelsonEliminate embedding of res_adsi.so module.
2012-06-25  Mark MichelsonBe more consistent with the return code for requests...
2012-06-23  Richard MudgettFix Bridge application and AMI Bridge action error...
2012-06-22  Richard MudgettExplicitly check caller hangup in app Queue rather...
2012-06-22  Richard MudgettCheck if PBX was started and fix F and F(x) action...
2012-06-22  Richard MudgettCheck if PBX was started for generic CCSS recall.
2012-06-22  Richard MudgettChange incorrect chan_sip zombie hangup debug message...
2012-06-22  Terry WilsonDon't crash on a guest directmedia call
2012-06-22  Kinsey MooreDon't parse media stream state for SIP video streams
2012-06-20  Alexandr Anikinfix locking issue on empty callList
2012-06-20  Alexandr Anikinfix compile error (1.8 don't have ast_channel_name...
2012-06-20  Michael L.... Fix NULL pointer segfault in ast_sockaddr_parse()
2012-06-19  Alexandr Anikincheck rtptimeouts in ooh323 channels as per config...
2012-06-19  Mark MichelsonFix request routing issue when outboundproxy is used.
2012-06-18  Richard MudgettFix monitoring calls put in a parking lot.
2012-06-15  Kevin P. FlemingAdd a script to enable finding source files without...
2012-06-15  Kevin P. FlemingAdd support-level indications to many more source files.
2012-06-14  Mark MichelsonRevert Makefile change to remove embedding res_adsi.so
2012-06-13  Mark MichelsonFix a deadlock that occurs when func_volume is used...
2012-06-13  Matthew JordanMark res_smdi/res_adsi as 'core' supported modules
2012-06-13  Mark MichelsonRemove forced linking of res_adsi.o
2012-06-13  Matthew JordanDo not install empty directories; add ASTLIBDIR
2012-06-12  Matthew JordanDo not perform install on existing directories
2012-06-12  Mark MichelsonSet the Caller ID "tag" on peers even if remote party...
2012-06-11  Richard MudgettFix deadlock potential with ast_set_hangupsource()...
2012-06-11  Kinsey MooreFix coverity UNUSED_VALUE findings in core support...
2012-06-11  Kinsey MooreFix compilation in dev-mode
2012-06-06  Richard MudgettFix POTS flash hook to orignate a second call deadlock.
2012-06-06  Mark MichelsonFix a specific scenario where ACKs are not matched.
2012-06-06  Matthew JordanAdd feature modifier to versions produced from branches
2012-06-06  Kinsey MooreEnsure overlapping hold flags do not conflict
2012-06-06  Richard MudgettFix parked call performing a DTMF blind transfer after...
2012-06-05  Kinsey MooreResolve some build warnings
2012-06-05  Kinsey MooreEnsure that pages and emails are sent using RFC822...
2012-06-04  Mark MichelsonRelay proper SIP responses on calling side.
2012-06-04  Richard MudgettDocument BLINDTRANSFER behavior change.
2012-06-04  Richard MudgettFix potential deadlock between masquerade and chan_local.
2012-06-01  Richard MudgettFix deadlock when Gosub used with alternate dialplan...
2012-06-01  Kevin P. FlemingImprove SDP parsing warning messages
2012-06-01  Michael L.... Add documentation to function CHANNEL for options echoc...
2012-05-31  Richard MudgettCoverity Report: Fix issues for error type REVERSE_INUL...
2012-05-30  Richard MudgettUse the DEADLOCK_AVOIDANCE() macro instead.
2012-05-30  Richard MudgettFix deadlock when executing CLI "pri show channels...
2012-05-29  Richard MudgettCoverity Report: Fix issues for error type REVERSE_INUL...
2012-05-29  Matthew JordanAST-2012-008: Fix remote crash vulnerability in chan_skinny
2012-05-25  Richard MudgettAST-2012-007: Fix IAX receiving HOLD without suggested...
2012-05-25  Michael L.... Fix pvt_sip for inbound call to use peer's allowtransfe...
2012-05-24  Richard MudgettFix Dial I option ignored if dial forked and one fork...
2012-05-23  Richard MudgettFix WaitExten(x,m(musicclass)) string termination.
2012-05-23  Mark MichelsonOnly call SSL_CTX_free if DO_SSL is defined.
2012-05-23  Matthew JordanUpdate a peer's LastMsgsSent when the peer is notified...
2012-05-22  Terry WilsonFix race condition for CEL LINKEDID_END event
2012-05-22  Terry WilsonResolve crash in subscribing for MWI notifications
2012-05-18  Mark MichelsonAddress MISSING_BREAK static analysis reports some...
2012-05-18  Mark MichelsonFix memory leak of SSL_CTX structures in TLS core.
2012-05-18  Matthew JordanFix more memory leaks
2012-05-18  Kinsey MooreReorder and renumber tests appropriately
next