]> git.ipfire.org Git - thirdparty/asterisk.git/shortlog
thirdparty/asterisk.git
2012-09-26  Mark MichelsonMove handling of 408 response so there is no misleading...
2012-09-26  Richard MudgettFixed meetme tab completion and command documentation.
2012-09-25  Mark MichelsonFix saying of date in Dutch.
2012-09-25  Mark MichelsonRemove dead code and documentation for nonexistent...
2012-09-25  Mark MichelsonFix error where improper IMAP greetings would be deleted.
2012-09-25  Joshua ColpFix T.38 support when used with chan_local in between.
2012-09-25  Kinsey MooreFix an issue where media would not flow for situations...
2012-09-25  Kinsey Moore"show" completion option for "queue" shouldn't appear...
2012-09-25  Terry WilsonProperly handle UAC/UAS roles for SIP session timers
2012-09-25  Richard MudgettFix valgrind found memcpy issues in codec_ilbc.
2012-09-25  Richard MudgettMake rebuild GSM, ilbc, or lpc10 codecs if the respecti...
2012-09-25  Jonathan Rosechan_sip: Set Quality of Service for video rtp instance
2012-09-25  Kinsey MooreFix documentation for default username in res_odbc
2012-09-25  Joshua ColpFix an issue where a caller to ast_write on a Multicast...
2012-09-25  Joshua ColpAdd missing checks that I neglected. The SIP technology...
2012-09-24  Matthew JordanRevert change to res_rtp_asterisk committed in r373236...
2012-09-24  Richard MudgettBe consistent, send From: "Anonymous" <sip:anonymous...
2012-09-24  Jonathan Rosefunc_audiohookinherit: Document some missed sources.
2012-09-24  Richard MudgettFix potential reentrancy problems in chan_sip.
2012-09-24  Joshua ColpFix a deadlock caused by a race condition between remov...
2012-09-21  Jonathan Roseiax2-provision: Fix improper return on failed cache...
2012-09-21  Jonathan Roseapp_queue: Make queue reload members and variants of...
2012-09-20  Joshua ColpFix incorrect MeetME conference bridge reference count...
2012-09-20  Matthew JordanWhen processing RFC 2833 DTMF, accomodate increasing...
2012-09-20  Matthew JordanEnsure that all ConfBridge sounds can be set using...
2012-09-19  Joshua ColpFix a regression where direct media was not permitted...
2012-09-18  Sean BrightDon't crash when passing a NULL message to __astman_get...
2012-09-15  Richard MudgettMade companding law for SS7 calls only determined by...
2012-09-14  Matthew JordanResolve memory leaks in TLS initialization and TLS...
2012-09-14  Matthew JordanConstify __ao2_ref_debug in astobj2
2012-09-13  David M. LeeFix timeouts for ast_waitfordigit[_full].
2012-09-12  Mark MichelsonAdd channel name to a warning to make debugging easier.
2012-09-11  Jonathan Rosechan_local: Switch from using a random 4 digit hex...
2012-09-11  Mark MichelsonFix inability to shutdown gracefully due to an unending...
2012-09-11  David M. LeeCorrects the astsbindir setting when installing the...
2012-09-11  Mark MichelsonFix bad channel application data reference.
2012-09-10  Kinsey MooreEnsure iax2 debug output is displayed when expected
2012-09-10  Jonathan Roseapp_meetme: Document that 'p' option will continue...
2012-09-10  Kinsey MooreWarn on CLI when UDPTL init fails
2012-09-10  Jonathan RoseMasquerade: Retain parkinglot settings made by CHANNEL...
2012-09-09  Matthew JordanOnly re-create an SRTP session when needed
2012-09-08  David M. LeeAdd OPENSSL_INCLUDE to the CFLAGS for ssl.c and tcptls.c.
2012-09-07  Richard MudgettFix MALLOC_DEBUG version of ast_strndup().
2012-09-07  Richard MudgettRemove annoying unconditional debug message from INC...
2012-09-07  Richard MudgettFix exception path typo in app_queue.c try_calling().
2012-09-07  Richard MudgettFix VoicemailUserEntry event headers ServerEmail and...
2012-09-07  Matthew JordanFree ast_str objects when temp file fails to be created...
2012-09-07  Matthew JordanFix file descriptor leak and pointer scope issue in...
2012-09-06  Richard MudgettFix loss of MOH on an ISDN channel when parking a call...
2012-09-06  Kinsey MooreEnsure listed queues are not offered for completion
2012-09-06  Darren SessionsLDAP Realtime Peers Cannot Register
2012-09-06  Jonathan Rosechan_sip: Note change in behavior to how directmediaper...
2012-09-06  Kinsey MooreEnsure "rules" is tab-completable for "queue show"
2012-09-06  Matthew JordanFix DUNDi message routing bug when neighboring peer...
2012-09-06  Matthew JordanAllow configured numbers for FollowMe to be greater...
2012-09-05  Richard MudgettFix compile error.
2012-09-05  Kinsey MooreCorrect documentation for ModuleLoad AMI action
2012-09-05  Alec L Davisdsp.c: in ast_mf_detect_init incorrectly sets goertzel...
2012-09-05  Kinsey MooreEnsure counts generated in manager_show_dialplan_helper...
2012-09-05  Matthew JordanFix memory leaks in app_voicemail when using IMAP stora...
2012-09-05  Alec L Davisdsp.c: Fix multiple issues when no-interdigit delay...
2012-09-05  Alec L Davisdsp.c: optimize goerztzel sample loops, in dtmf_detect...
2012-09-05  Michael L.... Fix Incrementing Sequence Number For Retransmitted...
2012-09-05  Matthew JordanFix memory leak when CEL is successfully written to...
2012-08-30  Mark MichelsonPrevent crash on shutdown due to refcount error on...
2012-08-30  Mark MichelsonHelp prevent ringing queue members from being rung...
2012-08-30  Matthew JordanAST-2012-013: Resolve ACL rules being ignored during...
2012-08-30  Matthew JordanAST-2012-012: Resolve AMI User Unauthorized Shell Acces...
2012-08-30  Matthew JordanRestore CODING-GUIDELINES to doc folder
2012-08-29  Jonathan Roseapp_meetme: Adding test events for following activity...
2012-08-29  Richard MudgettInitialize file descriptors for dummy channels to -1.
2012-08-29  Richard MudgettFix hangup cause passthrough regression.
2012-08-29  Jonathan Rosechan_sip: Send 408 on retransmit timeout instead of 603
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...
next