]> git.ipfire.org Git - thirdparty/asterisk.git/shortlog
thirdparty/asterisk.git
2006-07-10  Kevin P. Flemingdo masquerade-behind-proxy checking with better control...
2006-07-07  Joshua ColpChange message regarding marker bit forcing when SSRC...
2006-07-06  Matt O'Gormanpatch resolves issue with when to decide if its right...
2006-07-06  BJ Weschke Don't do wierd things on a callback agent that has...
2006-07-06  Joshua ColpInstead of giving the scheduled item ID on a peer expir...
2006-07-06  Tilghman LesherFix spelling/grammar (issue 7493)
2006-07-05  Joshua ColpSpell extension correctly in documentation for chan_oss...
2006-07-04  Olle JohanssonTell clients based on old SIP standard that we only...
2006-07-03  Olle Johanssonissue #7470 - Need larger buffer for record-route heade...
2006-07-03  Russell Bryantfix a race condition that caused asterisk to log a...
2006-07-03  Russell Bryantuse ast_set_callerid to be more consistent and to make...
2006-07-03  Russell Bryantfix the build with BUSYDETECT_TONEONLY defined (issue...
2006-06-30  Tilghman LesherBug 7349 - Directory did not work correctly when USE_OD...
2006-06-29  Tilghman LesherBug 7388 - compatibility changes for Solaris
2006-06-29  Kevin P. Flemingclarify documentation for 'persistentmembers' setting
2006-06-29  Kevin P. Flemingadd documentation for peer-specific 'outboundproxy...
2006-06-28  Olle JohanssonDon't delete scheduled item twice in sip_destroy (alrea...
2006-06-26  Kevin P. Flemingensure that two SIP channels that exist at the same...
2006-06-26  Olle JohanssonIssue 6997 maybe, but anyway - don't retransmit respons...
2006-06-25  Tilghman LesherBug 7425 - Size of buffer is passed in by len
2006-06-23  BJ Weschke We should lock the queue before we go making changes...
2006-06-21  Joshua ColpAdd Venezuelan indications (issue #7402 reported by...
2006-06-20  Tilghman LesherBug 7398 - Solaris puts its zoneinfo files in a nonstan...
2006-06-20  Olle JohanssonIssue #6820 - Possible fix (already implemented in...
2006-06-19  Joshua ColpCall reset_user_pw upon changing the password using...
2006-06-19  Tilghman LesherIssue 7357 - txt file left behind when going to operato...
2006-06-18  Russell Bryantdon't set state to BUSY if the channel is already in...
2006-06-18  Russell Bryantdon't store multiple secrets delimited with semicolons...
2006-06-16  Joshua ColpZero out a declared structure so as to not crash if...
2006-06-15  Olle JohanssonIssue 7294 - patch by phsultan - Asterisk sends Invite...
2006-06-15  Kevin P. Flemingdon't use prefixed structure names for internal structures
2006-06-15  Tilghman LesherVoicemailMain exits on any key, when the language is...
2006-06-14  Kevin P. Flemingcoding style cleanups on queue interface handling code...
2006-06-14  Kevin P. Fleminguse existing dial string parser for strings supplied...
2006-06-14  Kevin P. Flemingclarify file headers that mention disclaimer usage
2006-06-14  Kevin P. Flemingdon't output 'no format found' when we _did_ find the...
2006-06-13  Kevin P. Flemingmemory allocation optimizations
2006-06-13  Russell Bryantremove duplicate mutex_unlock
2006-06-13  Russell Bryantfix various places where the code returns without unloc...
2006-06-13  Russell Bryantadd a missing close of an open fd, destroy of open...
2006-06-13  Russell Bryantrevert a change that caused more problems than it fixed...
2006-06-12  Joshua ColpGreatly simply the mixmonitor thread, and move channel...
2006-06-12  Russell Bryantfix a place where a frame would be free'd twice
2006-06-12  Kevin P. Flemingonly allow chan_local to masquerade the outbound channe...
2006-06-12  Tilghman LesherMove set priority up, because at this point in the...
2006-06-11  Russell Bryantfix another place where a frame does not get free'd
2006-06-11  Russell Bryantfix up five little places where frames would not be...
2006-06-11  Russell Bryantfix a place that would leak a frame (all of these fixes...
2006-06-11  Russell Bryantfix a couple places that would leak a frame
2006-06-11  Russell Bryantfix two places that would cause a frame to be leaked
2006-06-11  Russell Bryantfix a case where an HTML frame would be leaked
2006-06-11  Russell BryantFree frames read from the channel when measuring noise...
2006-06-11  Russell Bryantbackport a couple of frame leak fixes from the trunk...
2006-06-09  Joshua ColpAllow the format outputted by meetme list to be used...
2006-06-09  Joshua ColpRemove an unneeded double lock (issue #7310 reported...
2006-06-09  Joshua ColpHandle hangup during recording of screened name (issue...
2006-06-09  Joshua ColpAdd missing newlines (issue #7323 reported by darkskiez)
2006-06-09  Olle JohanssonDo not require a context on a domain= setting
2006-06-08  Kevin P. Fleminghandle out-of-memory conditions properly in ast_frisola...
2006-06-07  Russell Bryantfix some broken code with BRIDGE_OPTIMIZATION defined...
2006-06-06  Tilghman LesherBug 7287 - A too short voicemail with ODBC_STORAGE...
2006-06-06  Tilghman LesherBug 7268 - Callerid leaks memory on error
2006-06-06  Kevin P. Flemingclean up yesterday's security fix to not cause breakage...
2006-06-05  Kevin P. Flemingensure that the received number of bytes is included...
2006-06-04  Kevin P. Flemingreturn bridge exit logic to what it was before i broke...
2006-06-03  Russell Bryantwhen using moh files mode, don't look for a file past...
2006-06-03  BJ Weschke Fix doxygen comment about AST_LIST_HEAD_INIT_NOLOCK
2006-06-01  Kevin P. Flemingremove pointless forcing of the channel into SLINEAR...
2006-06-01  Kevin P. Fleminghandle Zap transfers behind chan_agent properly so...
2006-06-01  Kevin P. Flemingremove a sample entry that never should have been added...
2006-05-31  Russell Bryantif the connection to a FastAGI server fails because...
2006-05-31  Kevin P. Flemingsilence a warning message that is not a warning
2006-05-31  Russell Bryantfix misplaced manager event (issue #6866, flefoll)
2006-05-30  Kevin P. Flemingcheck the proper variable...
2006-05-30  Kevin P. Fleminganother S/390 build fix
2006-05-30  BJ Weschke Fix infinite loop scenario and add some sanity checkin...
2006-05-26  BJ Weschke A new way to try and deal with deadlocks that occur...
2006-05-25  BJ Weschke Oops.
2006-05-25  Joshua ColpDon't play the enter sound twice when a person joins...
2006-05-25  Russell Bryantadd a missing endif from the recent Makefile change...
2006-05-25  Kevin P. Flemingdon't try to use -march=s390 when building on S/390...
2006-05-25  Kevin P. Flemingallow SIPCHANINFO(peername) to work for calls from...
2006-05-25  Joshua ColpGet rid of an incorrect SIP dial string in the sample...
2006-05-24  Kevin P. Flemingoops... make sure to stop processing a request once...
2006-05-24  Kevin P. Flemingdon't send CANCEL on a pending INVITE if we haven't...
2006-05-24  Matt O'Gormanapp_meemte used the ast_max_exten instead of path_max
2006-05-24  Joshua ColpMerge branch for bug 6264 (Privacy option 2 returns...
2006-05-24  Joshua ColpFix deadlock caused by a race condition in the logger...
2006-05-24  Kevin P. Flemingsupport video recording via AGI 'RECORD FILE' command...
2006-05-24  Kevin P. Flemingfix various bugs related to exiting from queue via...
2006-05-24  Kevin P. Flemingrespect 'usecallingpres' in zapata.conf even if CLID...
2006-05-24  Kevin P. Flemingfix for non-OSP builds (issue #7217)
2006-05-24  Kevin P. Flemingadd an option to allow the admin to 'hide' SIP user...
2006-05-23  Russell Bryantfix the sourceaddress option (issue #7213, alphaque)
2006-05-23  Kevin P. Flemingsimplify/fix lock retry, and fix comment
2006-05-23  BJ Weschke Sanity check code for an extended failure in trying...
2006-05-23  Kevin P. Flemingbackport some mutex initialization and linked list...
2006-05-23  BJ Weschke Fix a potential leak and correct (hopefully) a segfaul...
2006-05-22  Joshua ColpIncrease the silence threshold to 128 to "fix" it,...
2006-05-22  Joshua ColpUse the correct language when playing the transfer...
next