]> git.ipfire.org Git - thirdparty/asterisk.git/shortlog
thirdparty/asterisk.git
2006-08-05  Russell BryantAlways generate a Newstate event in ast_setstate()...
2006-08-05  Russell Bryantremove duplicate queue log entry when the caller exits...
2006-08-05  Russell Bryantdon't advertise that this function can set a SIP header...
2006-08-05  Russell Bryantmake sure the priv-callerintros directory exists before...
2006-08-05  Russell BryantFix an issue that would cause a NewCallerID manager...
2006-08-05  Russell Bryantsuppress a compiler warning about the usage of a potent...
2006-08-03  Joshua ColpTreat the file as invalid if we have no valid formats...
2006-08-03  Tilghman LesherBug 7648 - Checking wrong count for plurality on new...
2006-08-02  Kevin P. Flemingfix brain-damage I introduced when trying to fix the...
2006-08-01  Kevin P. Flemingensure that the 'feature digit timeout' value is taken...
2006-08-01  Joshua ColpClose the stream when file based MOH stop. This won...
2006-07-31  Kevin P. Flemingdon't reissue hangup requests for SIP channels that...
2006-07-31  Joshua ColpAdd missing code to bring transferee channel out of...
2006-07-31  Russell Bryantone more small tweak for thread-safety of TRACE_FRAMES
2006-07-31  Russell BryantMake the frame counting done with TRACE_FRAMES defined...
2006-07-29  Joshua ColpHow many attempts does it take to make a SIP URI parser...
2006-07-28  Joshua ColpMake a copy of the request URI in check_user_full inste...
2006-07-27  Kevin P. Fleminguse the enum that defines the option arguments, so...
2006-07-27  Kevin P. Flemingdo a better job avoiding translation path teardown...
2006-07-27  Russell BryantFix crash when using the "regexten" option with MALLOC_...
2006-07-27  Kevin P. Flemingdon't do useless translation destroy/build when the...
2006-07-27  Russell Bryantfix a crash when MALLOC_DEBUG is enabled and the regext...
2006-07-26  Joshua ColpPut default callerid into contact when the one specifie...
2006-07-25  Russell BryantThis resolves a deadlock that a tech support customer...
2006-07-24  Steve MurphyThis fixes a compile problem for s390 as reported in...
2006-07-19  Kevin P. Flemingensure that global 'maxauthreq' is reset to zero during...
2006-07-18  Russell Bryantdon't crash if the frame has no data, but has a src
2006-07-17  Russell Bryantif asked to duplicate a frame that has no data, don...
2006-07-17  Tilghman LesherBackport buffer increase to 1.2
2006-07-17  Tilghman LesherOverflow bad
2006-07-15  Tilghman LesherBug 7513 - ensure that each time we do a query, the...
2006-07-14  Tilghman LesherBug 7526 - previous commit broke app_sms
2006-07-13  Kevin P. Flemingdon't fail/abort if the message category sound file...
2006-07-13  Russell Bryantyeah, ummm... This frame pointer should not be static...
2006-07-13  Kevin P. Flemingreport address of peer trying to subscribe to unknown...
2006-07-13  Tilghman LesherBug 7532 - Typo in enum example
2006-07-12  Tilghman LesherMerge fixup for asterisk startup script to zaptel start...
2006-07-12  Kevin P. Flemingfix a weird case where a lock file could be left (but...
2006-07-12  Kevin P. Flemingfix a case where ast_lock_path() could leave a randomly...
2006-07-12  Joshua ColpAdd support to have maxauthreq as a global option
2006-07-12  Kevin P. Flemingremove some more bad examples of using printf
2006-07-12  Kevin P. Flemingget rid of some more printf's (although most of these...
2006-07-12  Matt O'GormanGRRR no fprintf!
2006-07-11  Joshua ColpAdd configuration option for IAX2 users that will limit...
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...
next