]> git.ipfire.org Git - thirdparty/asterisk.git/shortlog
thirdparty/asterisk.git
2007-02-16  Russell BryantFor conferences that are configured in meetme.conf...
2007-02-16  Olle JohanssonIssue #9069 - If we open with TH we should not close...
2007-02-15  Joshua ColpUse a separate variable to indicate execution should...
2007-02-14  Olle Johanssongit-svn-id: https://origsvn.digium.com/svn/asterisk...
2007-02-14  Matthew FredricksonWhen handling glare on a PRI, move the requested channe...
2007-02-13  Olle JohanssonMake sure that outbound calls are applied to the peer.
2007-02-08  Kevin P. Flemingensure channelcount is cleared before we enumerate...
2007-02-08  Tilghman LesherIssue 9003 - If fullname is empty, quote() passes back...
2007-02-07  Joshua ColpFix a few potential memory leaks with realtime users...
2007-02-07  Tilghman LesherIssue 7440 - Macro called from Macro from the h extensi...
2007-02-06  Tilghman LesherIssue 8987 - Status could return two responses (mnicholson)
2007-02-06  Jason ParkerAdd a proper newline at the end of this sample config...
2007-02-03  Russell BryantRevert some changes that accidentally got committed...
2007-02-03  Russell Bryantset the DIALSTATUS variable to contain "INVALIDARGS...
2007-02-02  Joshua ColpPass the glob expanded filename to process_text_line...
2007-02-01  Jason ParkerFix a small typo. Synopsis lines shouldn't have a...
2007-02-01  Joshua ColpCopy noncodeccapability over to the joint variable...
2007-02-01  Joshua ColpDon't negotiate RFC2833 when not configured to do so...
2007-02-01  Olle Johansson- Make sure we release call from call counter before...
2007-02-01  Joshua ColpReturn previous behavior of having MOH pick up where...
2007-02-01  Tilghman LesherBug 8965 - Allow FIELDQTY to work with both variables...
2007-02-01  Tilghman LesherNo wonder FIELDQTY doesn't work with functions... the...
2007-01-31  Russell BryantFix a bunch of places where pthread_attr_init() was...
2007-01-31  Kevin P. Flemingupdate to match modified transcoder API
2007-01-31  Russell BryantUse the proper format string to print unsigned values...
2007-01-31  Kevin P. Flemingallow codec_zap to build again, now that transcoder...
2007-01-30  Russell BryantDon't print a message indicating that we don't know...
2007-01-30  Russell BryantThe SIGHUP handler was implemented to allow admins...
2007-01-30  Russell BryantComment out the parts in the Makefile that make codec_z...
2007-01-30  Christian Richterfixed some possible segfaults. also fixed an very impor...
2007-01-30  Russell BryantFix the extraction of the timestamp from video frames...
2007-01-29  Joshua ColpNow that filename is part of the structure and since...
2007-01-29  Jason ParkerUse the correct zaptel header file location.
2007-01-27  Joshua ColpMake COMPLETECALLER and COMPLETEAGENT output to queue_l...
2007-01-27  Joshua ColpMake the last context entry read in the dominant one...
2007-01-25  Joshua ColpAllow dequeueing of frames with negative timestamp...
2007-01-25  Joshua ColpAdd another note about audio files being played back...
2007-01-25  Russell BryantFix a seg fault when running this application with...
2007-01-24  Steve Murphyupdated check_expr via 8322 (refactoring of expression...
2007-01-24  Christian Richterfixed the busy problem (dialstatus was not busy when...
2007-01-24  Russell BryantFix an issue related to synchronization of recordings...
2007-01-24  Russell BryantDon't set a new value for the END_ variable on the...
2007-01-23  Joshua ColpYield before reading from zaptel timing source under...
2007-01-22  Russell BryantMerge codec_zap support for the transcoder card. This...
2007-01-22  Joshua ColpMove filestream creation to Mixmonitor loop. This will...
2007-01-22  Joshua ColpExplicitly declare what codecs are supported by default...
2007-01-19  Russell BryantFix a memory leak on command line tab completion. ...
2007-01-18  Dwayne M. Hubbardissue 7877: chan_zap module reload does not use default...
2007-01-18  Kevin P. Flemingsupport echo cancellers that can handle 64ms or 128ms...
2007-01-18  Tilghman LesherIf a timezone is not specified, assume localtime (inste...
2007-01-18  Tilghman LesherDocument all the fields, including the indication that...
2007-01-17  Russell BryantMove the check for a failure of ast_channel_alloc(...
2007-01-17  Tilghman LesherWhen ast_strip_quoted was called with a zero-length...
2007-01-16  Tilghman LesherAdd documentation walkthrough on getting Postgres to...
2007-01-16  Tilghman LesherPostgres driver doesn't like a NULL pointer when retrie...
2007-01-16  Joshua ColpReturn previous behavior. ParkedCalls will be able...
2007-01-16  Joshua ColpAdd none as a valid callgroup/pickupgroup option. I...
2007-01-15  Tilghman LesherCheck return value before dereferencing (Bug 8822)
2007-01-15  Matt O'GormanSolves issue with forwarding voicemails from folders...
2007-01-14  Tilghman LesherBug 8814 - db should look for its header using a relati...
2007-01-12  Kevin P. Flemingminor documentation clarification
2007-01-11  Olle JohanssonIssue #8793 bad response for Unsupported Extension...
2007-01-11  Christian Richterwhen we get L2 UP, the L1 is UP definitely too, so...
2007-01-11  Christian Richter* more additions to make the RESTART message work
2007-01-10  Christian Richtermore fixes regarding warnings for gcc-4 and first addit...
2007-01-10  Joshua ColpAdd another return value to dial_exec_full that indicat...
2007-01-10  Russell BryantMake the number that represents the major version numbe...
2007-01-09  Tilghman LesherThe advent of realtime has enabled people to use commas...
2007-01-08  Christian Richtermake gcc 4 happy, remove some warnings
2007-01-08  Joshua ColpEnsure we use the default refresh value of 60 if the...
2007-01-07  Tilghman LesherIf openstream fails, then we crash (Issue 8564)
2007-01-05  Kevin P. Flemingensure that threads which are supposed to be detached...
2007-01-04  Matt O'Gormanconverted a lot of 256 to PATH_MAX and some white space...
2007-01-04  Matt O'Gormangood catch russell sorry i missed that.
2007-01-03  Matt O'GormanWhen using ODBC_STORAGE VoicemailMain doesn't create the
2007-01-03  Christian Richter* Added check for bridging in misdn_call to avoid setti...
2007-01-02  Christian Richteradded check for channel ranges in the set/empty channel...
2006-12-29  Kevin P. Fleminglocation of the bug posting guidelines has changed
2006-12-27  Olle JohanssonIssue 8596: Set CAN_BYE flag for 100 trying too
2006-12-25  Russell BryantFix an error introduced by copying and pasting the...
2006-12-24  Russell BryantCheck for the proper return value on an error in a...
2006-12-24  Russell BryantRemove a couple of misplaced dots in log messages....
2006-12-21  Joshua ColpAdd new silence sound files to the spec for Redhat...
2006-12-19  Joshua ColpFree localuser structure when we fail to dial (issue...
2006-12-19  Christian Richterwhen we reject a channel, because it's in use already...
2006-12-18  Christian Richterwhen our PTP Partner sends us a SETUP with a preselecte...
2006-12-15  Olle JohanssonIssue #8592 - handle 504 as 503 - congestion
2006-12-14  Christian Richterremoved FIXUP state. added check for channel allocation...
2006-12-13  Steve MurphyThis small patch fixes bug 8541, where the L option...
2006-12-12  Kevin P. Flemingadd silence files
2006-12-11  Matt O'Gormanthe english language can be a tricky beast
2006-12-11  Matt O'Gormanapp_externalivr needs a real silence file, and additional
2006-12-11  Tilghman LesherWhen doing a fork() and exec(), two problems existed...
2006-12-10  Steve MurphyThis version applies the patch suggested by stevens...
2006-12-09  Russell BryantUse locking when accessing the registrations list....
2006-12-07  Russell BryantEnsure that the file position is not incremented beyond...
2006-12-06  Russell BryantFix the name of the rtignoreregexpire option in the...
2006-12-06  Christian Richteradded the export and import of the MISDN_ADDRESS_COMPLE...
2006-12-06  Olle JohanssonIssue #8528 - make sure we don't delete the dialog...
2006-12-06  Christian Richterchanged a few debugs to higher debug levels
next