]> git.ipfire.org Git - thirdparty/asterisk.git/shortlog
thirdparty/asterisk.git
2009-12-02  David Vosselfixes segfault in func_groupcount
2009-12-02  Terry WilsonFix compiling without devmode
2009-12-02  Jeff PeelerDo not modify the gain settings on data calls.
2009-12-01  Russell BryantFix a warning pointed out by buildbot.
2009-12-01  Jeff Peelerlog channel name in dev mode as well
2009-12-01  Jeff PeelerFix crash with invalid frame data
2009-12-01  David VosselWaitExten m option with no parameters generates frame...
2009-12-01  Matthew NicholsonIgnore unknown formats in ast_format_str_reduce() and...
2009-11-30  Matthew NicholsonRemove duplicate entries from voicemail format lists...
2009-11-30  David Vosselfixes crash caused by RTP comfort noise payload greater...
2009-11-30  David Vosselapp_queue crashes randomly, often during call-transfers
2009-11-25  Tilghman LesherAfter a frame duplication failure, unlock the channel...
2009-11-25  David Vosselfixes solaris segfault on dial with verbosity >= 3
2009-11-25  David Vosselfixes conditional jump or move depending on uninitialis...
2009-11-23  Kevin P. FlemingWhen 'sip set debug' is enabled, and the last line...
2009-11-23  Kevin P. FlemingCorrect fix for issue #16268... the reporter's original...
2009-11-23  Kevin P. FlemingEnsure that SDP parsing does not ignore the last line...
2009-11-20  Matthew NicholsonCopy the peer CDR's userfield to the bridge CDR if...
2009-11-19  David Vosselfixes MixMonitor thread not exiting when StopMixMonitor...
2009-11-19  Michiel van... Update copyright year in visible output. (cli)
2009-11-15  Kevin P. FlemingCorrect mistaken option name in error message.
2009-11-13  Joshua ColpRespect the maddr parameter in the Via header.
2009-11-13  Joshua ColpFix a crash caused by two threads thinking they should...
2009-11-13  Joshua ColpDocument a limitation in the AVAILSTATUS variable from...
2009-11-12  David Vosselfixes merging error, datastore was being freed in the...
2009-11-11  David BrooksSolaris doesn't like NULL going to ast_log
2009-11-10  Tilghman LesherIf two pattern classes start with the same digit and...
2009-11-10  David RugglesFix ExternalIVR Documentation
2009-11-10  Joshua ColpRemove broken support for direct transcoding between...
2009-11-10  David RugglesDocument ExternalIVR event tag collision
2009-11-10  David Vosseldon't crash on log message in solaris
2009-11-10  Matthew NicholsonReverted revision 202022.
2009-11-09  Leif MadsenUpdate WARNING message.
2009-11-09  Matthew NicholsonPerform limited bounds checking when destroying ast_mut...
2009-11-06  David Vosselfixes audiohook write crash occuring in chan_spy whispe...
2009-11-06  Joshua ColpDon't overwrite caller ID name on a trunk with the...
2009-11-06  David Vosselfixes segfault in iLBC
2009-11-06  Joshua ColpFix a bug caused by a partially invalid frame (from...
2009-11-06  Matthew NicholsonProperly handle '=' while decoding base64 messages...
2009-11-06  David Vosselfixes crash in astfd.c
2009-11-06  David Vosselfixes memory leak in func_audiohookinherit.c
2009-11-05  Jason ParkerFix crash on VPB exception when no hardware is present.
2009-11-05  David Brookschan_misdn Asterisk 1.4.27-rc2 crash
2009-11-04  Jeff PeelerFix incorrect filename comparsion after monitor file...
2009-11-04  Matthew NicholsonThis patch modifies the Dial application to monitor...
2009-11-04  Matthew NicholsonModify the SDP parsing code to parse session and media...
2009-11-04  Joshua ColpFix a security issue where it may be possible for someo...
2009-11-04  Joshua ColpFix a security issue where sending a REGISTER with...
2009-11-03  Richard MudgettMake sure the outgoing flag is cleared if a new channel...
2009-11-03  Joshua ColpFix a bug where an RPID header could be generated with...
2009-11-03  Olle JohanssonFixing bug before someone reports it...
2009-11-03  Olle JohanssonAdding IP address in Contact ACL log message and removi...
2009-11-03  Olle JohanssonUse proper response code when violating Contact ACL's.
2009-11-02  David BrooksSIP channel name uniqueness
2009-11-02  Joshua ColpFix a bug where the recorded privacy introduction file...
2009-11-02  Tilghman LesherDon't allow two separate instances of safe_asterisk...
2009-11-02  David Vosselfixes crash on iterator_destroy on uninitialized iterator
2009-11-02  David Vosselchanges calltoken debug messages from LOG_NOTICE to...
2009-10-29  Joshua ColpAdd an option to enabling passing music on hold start...
2009-10-28  Leif MadsenUpdate documentation in sip.conf.sample.
2009-10-28  Leif MadsenUpdate CALLINGSUBADDR channel variable documentation.
2009-10-28  Tilghman LesherFix documentation (pointed out by TheDavidFactor on...
2009-10-27  Tilghman LesherManager output is not always NULL-terminated, so force...
2009-10-26  Tzafrir Cohendetect ARM Linux EABI OSARCH as linux-gnu instead of...
2009-10-23  Kevin P. FlemingDon't force menuselect.makeopts to be rebuilt on every...
2009-10-22  Leif MadsenClean valgrind output by suppressing false errors.
2009-10-21  David VosselIAX2: VNAK loop caused by signaling frames with no...
2009-10-21  Russell BryantRevert 225169, as this doesn't account for the possibil...
2009-10-21  Russell BryantIsolate the frame returned from ast_translate().
2009-10-21  Tilghman LesherFix documentation for ast_softhangup() and correct...
2009-10-21  Tilghman LesherSuffix is not needed for a match
2009-10-21  David VosselIAX/SIP shrinkcallerid option
2009-10-21  Russell BryantIsolate frames returned from a DSP instance or codec...
2009-10-20  Tilghman LesherPay attention to the return value of the manipulate...
2009-10-20  Joshua ColpAdd support for relaying early media in the features...
2009-10-19  Kevin P. FlemingCorrect timestamp calculations when RTP sample rates...
2009-10-19  Joshua ColpDo not attempt early media bridging (ie: direct RTP...
2009-10-17  Jeff PeelerFix stale caller id data from being reported in AMI...
2009-10-16  Richard MudgettNever released PRI channels when using Busy() or Conges...
2009-10-13  Jean GalarneauFix PRI timer T309 operation
2009-10-12  Jeff PeelerEnsure ringing continues for branched calls after progr...
2009-10-12  Kevin P. FlemingRemove automatic switching from T.38 to voice mode...
2009-10-11  Russell BryantRemove a duplicate ao2_iterator_destroy().
2009-10-11  Russell BryantRemove some unnecessary code.
2009-10-11  Russell BryantDon't use data outside of its scope.
2009-10-09  Matthew NicholsonSignal timeouts by returning AST_CONTROL_RINGING when...
2009-10-09  Mark MichelsonFix potential memory leak in app_dial.c
2009-10-09  David Vosselfixes sip registration using authuser in user.conf
2009-10-09  David Vossel'auth=' did not parse md5 secret correctly
2009-10-08  Russell BryantMake filestream frame handling safer by isolating frame...
2009-10-08  David Vosselfixes an ast_netsock_list memory leak.
2009-10-08  Richard MudgettFix memory leak if chan_misdn config parameter is repeated.
2009-10-07  Richard Mudgettchan_misdn.c:process_ast_dsp() memory leak
2009-10-07  David Vosselcrash on transfer
2009-10-06  Jeff PeelerAdd missing unlock(s) in dahdi_read
2009-10-06  Jeff PeelerFix potential crash when entire span request is received.
2009-10-06  Kevin P. FlemingFix ao2_iterator API to hold references to containers...
2009-10-02  David VosselRemoves unnecessary unlock, clarifies a memcpy.
2009-10-02  Tilghman LesherEnsure the result of the hash function is positive...
2009-10-01  Tilghman LesherFix a bunch of off-by-one errors
next