]> git.ipfire.org Git - thirdparty/asterisk.git/shortlog
thirdparty/asterisk.git
2012-09-10  Jonathan Roseapp_meetme: Document that 'p' option will continue...
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  David M. Leesvn:ignore cleanup.
2012-09-07  David M. LeeFix parallel make for res_asterisk_rtp.
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  Matthew JordanUpdate QueueMemberStatus event documentation to include...
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  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 MudgettRecorded merge of revisions 372373 from http://svn...
2012-09-05  Kinsey MooreCorrect documentation for ModuleLoad AMI action
2012-09-05  Kinsey MooreEnsure counts generated in manager_show_dialplan_helper...
2012-09-05  Alec L Davisdsp.c: in ast_mf_detect_init incorrectly sets goertzel...
2012-09-05  Richard MudgettMultiple revisions 372327-372328
2012-09-05  Mark MichelsonRe-fix sending unnegotiated payloads during a P2P RTP...
2012-09-05  Mark MichelsonAdd fixes and cleanup to app_alarmreceiver.
2012-09-05  Matthew JordanFix memory leaks in app_voicemail when using IMAP stora...
2012-09-05  Darren SessionsLDAP Realtime Peers Cannot Register
2012-09-05  Michael L.... Fix breakage caused by last merge. Missing a variable...
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-09-04  Jonathan Roseapp_queue: PAUSEALL/UNPAUSEALL logged only if interface...
2012-09-04  Jonathan Roseapp_queue: Only log PAUSEALL/UNPAUSEALL when 1+ memeber...
2012-09-04  Mark MichelsonFix issue where SIP devices were not notified when...
2012-09-04  Mark MichelsonPrevent crash from using app_page with no confbridge...
2012-08-31  Mark MichelsonPrevent local RTP bridges from sending inappropriate...
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 JordanClean up doxygen warnings
2012-08-30  Matthew JordanRestore CODING-GUIDELINES to doc folder
2012-08-29  Richard MudgettEnsure alignment of in[] field in MD5Context struct.
2012-08-29  Richard MudgettFix compile errors.
2012-08-29  Jonathan Roseapp_meetme: Adding test events for following activity...
2012-08-29  Richard MudgettFix theoretical compile error with HAVE_EPOLL.
2012-08-29  Richard MudgettInitialize file descriptors for dummy channels to -1.
2012-08-29  Jonathan Rosechan_sip: Change manager event to confirm SIPqualifypee...
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-29  Jonathan Rosechan_sip: Send a manager event to confirm SIPqualifypee...
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  David M. Leesvn:ignore pjproject bin & output for all platforms.
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-23  Mark MichelsonI forgot to add the unit tests for scoped locks earlier...
2012-08-22  Joshua ColpAdd support for call-id logging to chan_motif.
2012-08-21  Mark MichelsonFix misuses of asprintf throughout the code.
2012-08-21  Mark MichelsonAdd scoped locks to Asterisk.
2012-08-20  Mark MichelsonUse thread-local storage to store pj_thread_descs.
2012-08-20  Kinsey MooreIgnore recovered zero-length secondary UDPTL packets
2012-08-20  Kinsey MooreFix for commit r371535
2012-08-20  Kinsey MooreApply work-around for BETTER_BACKTRACES crash
2012-08-18  Matthew JordanRemove old debug code from http configuration loading
2012-08-18  Matthew JordanFix typo in JabberSend that looked for '2' instead...
2012-08-18  Matthew JordanMake the name of the "HangupCauseClear" application...
2012-08-18  Matthew JordanUpdate module support level on a variety of modules...
2012-08-17  Matthew JordanFix memory leak in XML documentation
2012-08-17  Joshua ColpWhen a peer registers using WebSocket do not resolve...
2012-08-17  Kinsey MooreAdd instrumentation to subsystem reloads
2012-08-17  Russell Bryantrtp: Ensure defaults are set without rtp.conf.
2012-08-17  Joshua ColpAdd some additional H.264 attributes, "max-smbps" and...
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  Michael L.... Fix Segfault When Registering SIP Over WebSockets
2012-08-15  Kinsey MooreAvoid unconditional NULLing of mwipvt on relatedpeer...
2012-08-15  Kinsey MooreAdd HANGUPCAUSE information to callee channels
2012-08-13  Kinsey MooreAdd test instrumentation
2012-08-13  Mark MichelsonFix problem where incorrect pointer was checked for...
2012-08-11  Matthew JordanAdd UPGRADE-11.txt file; update UPGRADE.txt to reflect...
2012-08-10  Richard MudgettUpdate CHANGES for private party ID.
2012-08-10  Mark MichelsonFix a couple of documentation problems in app_queue.c
2012-08-10  Matthew JordanRemove 10 properties, add 11 properties
2012-08-10  Richard MudgettAdd private representation of caller, connected and...
2012-08-10  Mark MichelsonFix a comparison that was causing presence tests to...
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-10  Alexandr Anikinrestore calling cb functions by timer expire
2012-08-10  Richard MudgettFix pickup extension channel reference error.
2012-08-09  Alexandr AnikinIntrodue 'ooh323 show gk' cli command that show status...
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...
next