]> git.ipfire.org Git - thirdparty/asterisk.git/shortlog
thirdparty/asterisk.git
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-27  David M. LeeFixes ast_rwlock_timed[rd|wr]lock for BSD and variants.
2012-08-27  Kinsey MooreImplement workaround for BETTER_BACKTRACES crash
2012-08-26  Alec L Davismf_detect: incorrectly used DTMF_GSIZE instead of MF_GSIZE
2012-08-21  Mark MichelsonFix misuses of asprintf throughout the code.
2012-08-20  Kinsey MooreIgnore recovered zero-length secondary UDPTL packets
2012-08-18  Matthew JordanRemove old debug code from http configuration loading
2012-08-17  Matthew JordanFix memory leak in XML documentation
2012-08-17  Kinsey MooreAdd instrumentation to subsystem reloads
2012-08-16  Terry WilsonHandle integer over/under-flow in ast_parse_args
2012-08-16  Kinsey MooreAdd module reload instrumentation for TEST_FRAMEWORK
2012-08-16  Jonathan Rosechan_sip: Use pvt outgoing_call variable to set Remote...
2012-08-16  Jonathan Rosechan_sip: Trigger reinvite if the SDP answer is include...
2012-08-15  Mark MichelsonFix bug where final queue member would not be removed...
2012-08-15  Kinsey MooreAvoid unconditional NULLing of mwipvt on relatedpeer...
2012-08-15  Michael L.... Reverting this change that was meant for branch 11.
2012-08-15  Michael L.... Fix Segfault When Registering SIP Over WebSockets
2012-08-13  Kinsey MooreAdd test instrumentation
2012-08-13  Mark MichelsonFix problem where incorrect pointer was checked for...
2012-08-10  Mark MichelsonFix a couple of documentation problems in app_queue.c
2012-08-10  Alexandr Anikinremove ALREADYGONE flag on ooh323 call data by ooh323_i...
2012-08-10  Alexandr AnikinSend re-register packets by GRQ (gatekeeper request...
2012-08-09  Alexandr AnikinFix to resend GRQ/RRQ if RRJ (registration reject)...
2012-08-09  Richard MudgettUse better libss7 detection test and move libpri compil...
2012-08-09  Alexandr Anikinchange opening h323 logfile with append mode instead...
2012-08-09  Kinsey MooreCorrect documentation for the MeetMe x flag
2012-08-08  Michael L.... Fix Not Unreferencing A Spied Channel
2012-08-08  Kinsey MooreDo not define a cause that doesn't actually exist
2012-08-08  Richard MudgettFix the analog dial *0 flash-hook of bridged peer feature.
2012-08-07  Kinsey MooreAdd missing AST_CAUSE_* -> text translations
2012-08-06  Mark MichelsonImprove debug message for temporary outbound proxies.
2012-08-03  Mark MichelsonMultiple revisions 370769-370771
2012-08-01  Kinsey MooreRevert alloca changes for utils
2012-07-31  Matthew JordanSchedule pokes of registered SIP peers within a given...
2012-07-31  Kinsey MooreClean up and ensure proper usage of alloca()
2012-07-31  Mark MichelsonHelp mitigate potential reinvite glare scenarios.
2012-07-30  Richard MudgettRelease B channel allocation on error path in chan_misdn.
2012-07-30  Jonathan Roseapp_meetme: Change app_meetme support level to extended...
2012-07-25  Jonathan Roseres_agi: Add message indicating need for \n character...
2012-07-24  Tzafrir Cohenchan_oss: fix "sample rate" error message
2012-07-24  Kevin P. FlemingRewrite a comment that didn't adequately explain the...
2012-07-23  Kevin P. FlemingImprove documentation for the SHELL() dialplan function.
2012-07-23  Kevin P. FlemingFree any datastores attached to dummy channels.
2012-07-19  Richard MudgettFix compiler warnings.
2012-07-19  Matthew JordanFix compilation error when MALLOC_DEBUG is enabled
2012-07-19  Matthew JordanHandle extremely out of order RFC 2833 DTMF
2012-07-18  Kevin P. FlemingResolve severe memory leak in CEL logging modules.
2012-07-18  Kevin P. FlemingEnsure that all ast_datastore_info structures are ...
2012-07-16  Walter DoekesCode cleanup and bugfix in chan_sip outboundproxy parsing.
2012-07-16  Kinsey MooreAdd comments about the BUILD_NATIVE change
2012-07-12  Richard MudgettAdd missing ast_hangup() calls on some analog exception...
2012-07-12  Kinsey MooreInclude Expires header for SIP PUBLISH requests
2012-07-12  Kinsey MoorePrevent double uri_escaping in chan_sip when pedantic...
2012-07-12  Michael L.... Correct Documentation For DEC Function
2012-07-11  Tilghman LesherAllow the REALTIME() function to report errors back...
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  Mark MichelsonFix apparent copy and paste error where incorrect ...
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 JordanFix incorrect duration reporting in CDRs created in...
2012-06-25  Mark MichelsonRe-fix how local tag is generated when sending a 481...
2012-06-25  Richard MudgettFix Bridge application occasionally returning to the...
2012-06-25  Mark MichelsonMultiple revisions 369323-369324
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  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. FlemingMultiple revisions 369001-369002
2012-06-14  Matthew JordanAST-2012-009: Fix crash in chan_skinny due to Key Pad...
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...
next