]> git.ipfire.org Git - thirdparty/asterisk.git/shortlog
thirdparty/asterisk.git
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
2009-10-01  Richard MudgettOccasionally losing use of B channels in chan_misdn.
2009-10-01  Matthew NicholsonUse unsigned ints for portinuri flags.
2009-09-30  Matthew NicholsonMake portinuri a bitfield.
2009-09-30  Matthew NicholsonFix SRV lookup and Request-URI generation in chan_sip.
2009-09-30  Matthias Nickchanged the prototype definition of csv_quote
2009-09-30  Tilghman LesherAvoid a potential NULL dereference.
2009-09-30  Matthias Nickadded a new dialplan function 'CSV_QUOTE' and changed...
2009-09-30  Matthias Nickcheck bounds - prevents for buffer overflow
2009-09-30  Terry WilsonChange the SSRC by default when our media stream changes
2009-09-29  Matthew NicholsonAvoid a deadlock in chanspy, just in case the spyee...
2009-09-29  Tilghman LesherReduce CPU usage related to building a peer merely...
2009-09-28  Sean BrightWhen selecting DONT_OPTIMIZE in menuselect, explicitly...
2009-09-24  Tilghman LesherImplicitly sending a progress signal breaks some applic...
2009-09-24  Sean BrightResolve parallel build warnings.
2009-09-24  Sean BrightRemove the remaining bashisms in the Makefile/mkpkgconfig
2009-09-24  Michiel van... mkpkgconfig does not need bash so make it use /bin/sh
2009-09-22  Tilghman LesherWhen IMAP variables were changed during a reload, Voice...
2009-09-21  David VosselReverting merge 219520. This change was not necessary.
2009-09-20  Tilghman LesherReally stop the stream, when ast_closestream() is called.
2009-09-19  Russell BryantMake sure the iax_pvt exists before dereferencing it.
2009-09-18  David Vosseliax2 frame double free
2009-09-18  David Vosselvia-header branches not updated correctly on INVITE
2009-09-17  Mark MichelsonSend a 100 Trying response when we detect a spiral.
2009-09-17  David VosselINVITE w/Replaces deadlock fix
2009-09-17  Matthew NicholsonPrevent a potential race condition and crash when hangi...
2009-09-16  Tilghman LesherProperly deal with quotes in the arguments of '#exec...
2009-09-16  David BrooksFixes CID pattern matching behavior to mirror that...
next