]> git.ipfire.org Git - thirdparty/asterisk.git/shortlog
thirdparty/asterisk.git
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-22  Joshua ColpAdd support for call-id logging to chan_motif.
2012-08-21  Mark MichelsonFix misuses of asprintf throughout the code.
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-18  Matthew JordanRecorded merge of revisions 371529 from http://svn...
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  Joshua ColpAdd some additional H.264 attributes, "max-smbps" and...
2012-08-17  Russell Bryantrtp: Ensure defaults are set without rtp.conf.
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-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 Jordan _ _ _ _ _ _
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...
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-09  Mark MichelsonExtend extension state callbacks to have more information.
2012-08-09  Jonathan RoseDUNDi: Add CLI commands DUNDi show cache and DUNDi...
2012-08-08  Michael L.... Fix Not Unreferencing A Spied Channel
2012-08-08  Mark MichelsonMove a SIP change up to the other SIP changes in the...
2012-08-08  Mark MichelsonAllow support for early media on AMI originates and...
2012-08-08  Terry WilsonAdd AMI_CLIENT dialplan function
2012-08-08  Joshua ColpCreate the payload type if it does not exist when setti...
2012-08-08  Richard MudgettConvert sig_analog to use a global callback table.
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-08  Richard MudgettConvert sig_pri to use a global callback table.
2012-08-08  Richard MudgettConvert sig_ss7 to use a global callback table.
2012-08-07  Damien WedhornRewrite of skinny debugging.
2012-08-07  Joshua ColpPayload and RTP code are must remain separate since...
2012-08-07  Kinsey MooreRecorded merge of revisions 370858 from http://svn...
2012-08-07  Kinsey MooreAdd missing AST_CAUSE_* -> text translations
2012-08-07  Joshua ColpFix a bug uncovered by the test suite where the RTP...
2012-08-07  Joshua ColpReduce memory consumption significantly for users of...
2012-08-07  Matthew JordanAdd named callgroups/pickupgroups
2012-08-06  Matthew JordanRevert r370820
2012-08-06  Matthew JordanUpdate the MySQL voicemail_data contrib script to refle...
2012-08-06  Mark MichelsonImprove debug message for temporary outbound proxies.
2012-08-03  Mark MichelsonMultiple revisions 370769-370771
2012-08-02  Kinsey MooreFix regression from r370636
2012-08-01  Mark MichelsonFix a possible crash due to passing NULL to ast_variabl...
2012-08-01  Richard MudgettMake astobj2.h not include linkedlists.h.
2012-08-01  Kinsey MooreRevert alloca changes for utils
2012-07-31  Mark MichelsonAdd headers from SIPAddHeader to outbound REFER requests.
2012-07-31  Mark MichelsonAdd "setvar" option to manager.conf.
2012-07-31  Matthew JordanSchedule pokes of registered SIP peers within a given...
2012-07-31  Russell BryantMove event cache updates into event processing thread.
2012-07-31  Kinsey MooreClean up and ensure proper usage of alloca()
2012-07-31  Mark MichelsonAdd "dialplan remove context" and modify "dialplan...
2012-07-31  Kinsey MooreClean up chan_sip
2012-07-30  Richard MudgettTweak unit test warning message.
2012-07-30  Richard MudgettFix some presence-state unit test typos.
2012-07-30  Richard MudgettDECLINE to load confbridge if the config fails to load.
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-30  Russell BryantFix ast_event_new unit test.
2012-07-30  Russell BryantAdd a "corosync ping" CLI command.
2012-07-30  Russell BryantAllow specifying a port number for the MySQL server.
2012-07-26  Jonathan Rosechan_sip: Add SIPpeerstatus command to AMI
2012-07-25  Jonathan Roseres_agi: Add message indicating need for \n character...
2012-07-25  Kevin P. FlemingRepair editline builds using in-tree editline sources.
2012-07-25  Kevin P. FlemingUse an absolute path when referring to the embedded...
2012-07-25  Kevin P. FlemingEnable usage of system-provided NetBSD editline library...
2012-07-25  Terry WilsonRevert a change that broke compilation
2012-07-24  Jonathan RoseDon't attempt free of NULL ptr in pbx.c handle_presence...
2012-07-24  Kevin P. FlemingSilence a warning message from older versions of GCC.
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-24  Kevin P. FlemingUpdate CHANGES for list/negation ACL feature.
2012-07-24  Kevin P. FlemingAllow permit/deny ACL lines to contain multiple items...
2012-07-24  Joshua ColpBuild is underway so logging can go away.
2012-07-24  Joshua ColpTemporarily enable pj logging to console for debugging...
2012-07-24  Igor GoncharovskiyRemove code, that operate with cdr in attempt_transfer...
2012-07-23  Kevin P. FlemingEnable usage of system-provided iLBC library.
2012-07-23  Matthew JordanUnit tests for the Jitter Buffer API; remove unnecessar...
next