]> git.ipfire.org Git - thirdparty/asterisk.git/shortlog
thirdparty/asterisk.git
2011-04-21  Matthew NicholsonAdded limits to the number of unauthenticated sessions...
2011-04-19  Alec L Davisapp_voicemail: Fix ODBC Storage compile
2011-04-13  Richard MudgettAsterisk does not hangup a channel after endpoint hangs up.
2011-04-11  Leif MadsenFix detection of OpenSSL 1.0
2011-04-11  Richard MudgettStuck channel using FEATD_MF if caller hangs up at...
2011-04-05  Matthew NicholsonLimit the number of unauthenticated manager sessions...
2011-04-04  Richard MudgettIssues with ISDN calls changing B channels during call...
2011-04-01  Alec L Davisapp_voicemail: leave_vociemail doesn't use last_message...
2011-04-01  Tilghman LesherFound some leaking file descriptors while looking at...
2011-04-01  Alec L Davisvoicemail: get real last_message_index and count_messag...
2011-04-01  Alec L Davisapp_voicemail:close_mailbox imap_storage doesn't use...
2011-04-01  Alec L Davisapp_voicemail: close_mailbox needs to respect additiona...
2011-03-17  Matthew NicholsonDon't hold the pvt lock while streaming a file.
2011-03-17  Matthew NicholsonDon't dec the usecount of an eventqent then use it.
2011-03-17  Matthew NicholsonRemove the provisional keepalive scheduler entry's...
2011-03-17  Alec L DavisRemove extra quote in indications.conf
2011-03-16  Terry WilsonDon't delay DTMF in core bridge while listening for...
2011-03-15  Alec L Daviscore show locks: display ThreadID in hexadecimal
2011-03-14  Richard Mudgett"Caller*ID failed checksum" on Wildcard TDM2400P and...
2011-03-12  Tilghman LesherAdd AELSub, which provides a stable entry point into...
2011-03-10  Tilghman LesherInitialize column size to 0 to deal with a potential...
2011-03-08  Terry WilsonDon't try to free statically allocated memory.
2011-03-07  Jonathan RoseBug fix for MixMonitor involving filenames with '....
2011-03-04  David Rugglesfix small memory leak
2011-02-24  Terry WilsonDon't broadcast FullyBooted to every AMI connection
2011-02-24  Matthew Nicholsonsilence gcc 4.2 compiler warning
2011-02-21  Matthew NicholsonProperly check the bounds of arrays when decoding UDPTL...
2011-02-15  Jason ParkerFix regression that changed behavior of queues when...
2011-02-11  Richard MudgettReentrancy problem if outgoing call gets different...
2011-02-10  Jason ParkerRemove color when executing commands via a remote console.
2011-02-08  Terry WilsonFix comparison for REFER Replaces tags with pedantic=yes
2011-02-08  Jeff Peelerfix this line again
2011-02-08  Jeff Peelerclean this up, sorry my brain is not really working
2011-02-08  Jeff PeelerBackup file storing message duration is not used with...
2011-02-08  Jeff Peelermake this safer and fully correct, pointed out by Steve...
2011-02-07  Terry WilsonDon't try to pickup a call in the middle of a masquerade
2011-02-07  Terry WilsonDon't allow a REFER w/replaces to replace its own dialog
2011-02-03  Jeff PeelerFix no MOH and frame queueing problem for parked calls.
2011-02-03  Terry WilsonSet hangup cause in local_hangup
2011-02-03  Richard MudgettMinor AST_FRAME_TEXT related issues.
2011-02-01  Jason ParkerClose file descriptor for timing source when a MOH...
2011-01-31  Richard MudgettObtain the pri lock for PRI queue counters.
2011-01-31  Jason ParkerPrevent a crash when dialing a technology with no desti...
2011-01-31  Jason ParkerSet file descriptors to -1 on creation, so that we...
2011-01-31  Tilghman LesherFix compilation when ODBC_STORAGE is defined.
2011-01-29  Sean BrightBackport MeetMe related reference leaks fixes from...
2011-01-27  Jason ParkerFix default prefix=/usr regression on non-Linux systems.
2011-01-27  Jason ParkerRerun bootstrap.sh with no changes, so that it is more...
2011-01-26  Matthew NicholsonConvert from network to host byte ordering before check...
2011-01-26  Mark MichelsonGet rid of unused 'verbose' field in ast_udptl
2011-01-26  Matthew NicholsonThis patch modifies chan_sip to route responses to...
2011-01-26  Sean BrightMake sure the sample queues.conf is properly commented.
2011-01-25  Richard MudgettDTMF attended transfers sometimes fail for no apparent...
2011-01-25  Terry WilsonGuard against retransmitting BYEs indefinitely
2011-01-25  Richard MudgettSending out unnecessary PROCEEDING messages breaks...
2011-01-25  Richard MudgettBackport the Proceeding application.
2011-01-25  Jeff PeelerFix voicemail sequencing for file based storage.
2011-01-24  Russell BryantFix a couple of mistakes in the backport of this patch...
2011-01-24  Russell BryantFix channel redirect out of MeetMe() and other issues...
2011-01-21  Jason ParkerReset configuration before parsing users.conf.
2011-01-20  Jeff PeelerAdd new queue strategy to preserve behavior for when...
2011-01-20  Leif MadsenOption L() is milliseconds, not seconds.
2011-01-19  Richard MudgettDTMF transfer plays the wrong sounds for wrong number...
2011-01-19  Tilghman LesherAdd some API documentation
2011-01-18  Matthew NicholsonURI encode the user part of the contact header.
2011-01-18  Richard MudgettIssues with DTMF triggered attended transfers.
2011-01-17  Terry WilsonMerged revisions 293493 via svnmerge from
2011-01-14  Leif MadsenFix issue with cross-compiling failing
2011-01-12  Matthew NicholsonDon't store the thread id for the manager session in...
2011-01-12  Jeff PeelerFix CPU spike when pressing DTMF after agent login.
2011-01-11  Matthew NicholsonPrevent buffer overflows in ast_uri_encode()
2011-01-07  Jeff Peelerchange variable name to the same used in later branches
2011-01-07  Jeff PeelerEnsure good bye prompt in voicemail is played at the...
2011-01-05  Tilghman LesherUse the sanity check in place of the disconnect/connect...
2011-01-04  Russell BryantUpdate the autosupport script from Digium support.
2011-01-04  Terry WilsonDon't authenticate SUBSCRIBE re-transmissions
2010-12-25  Tilghman LesherMove check for extension existence below variable inher...
2010-12-20  Matthew NicholsonUse ast_free() instead of free()
2010-12-20  Matthew NicholsonRemove changes to via processing that were not supposed...
2010-12-20  Matthew NicholsonRespond as soon as possible with a 202 Accepted to...
2010-12-20  Tzafrir CohenTypos: recieved => received
2010-12-17  Tilghman LesherLet Asterisk find better backtrace information with...
2010-12-17  Tilghman LesherDocument the -F option.
2010-12-16  Jeff PeelerAfter recording only silence for a voicemail prepending...
2010-12-16  Jeff PeelerFix improper hangup when doing an attended transfer...
2010-12-16  Tilghman LesherOnly increment the pointer once per loop, otherwise...
2010-12-16  Tilghman LesherUnregister before shutting down the connection, to...
2010-12-15  Sean BrightFix reference and container leaks when running 'astobj2...
2010-12-13  Richard MudgettOutgoing PRI/BRI calls cannot do DTMF triggered transfers.
2010-12-09  Terry WilsonIgnore spurious REGISTER requests
2010-12-07  Jeff PeelerRevert code that changed SSRC for DTMF.
2010-12-07  Tilghman LesherUse non-deprecated APIs for CoreAudio
2010-12-07  Sean BrightAvoid a crash if we don't pass an argument to 'astobj2...
2010-12-07  Tilghman LesherDon't create a Local channel if the target extension...
2010-12-06  Jeff PeelerImprove handling of REGISTER requests with multiple...
2010-12-02  Paul BelangerResolve compile error under FreeBSD
2010-12-02  Terry WilsonInitialize offset for adaptive jitter buffer
2010-12-02  Russell BryantAdd "DAHDI" to a couple of app_meetme error messages.
2010-12-02  Olle JohanssonIf we get a NOTIFY from a non-existing subscription...
2010-12-01  Jeff PeelerFix not stopping MOH when transfered local channel...
next