]> git.ipfire.org Git - thirdparty/asterisk.git/shortlog
thirdparty/asterisk.git
2005-05-16  Russell Bryantfix mem leak with MYSQL_USERS (bug #4287)
2005-05-16  Russell Bryantnote default values (bug #4284)
2005-05-16  Russell BryantRemove double fout++ and comment on flag (bug #4267)
2005-05-16  Russell Bryantonly initialize random number generators in one place...
2005-05-15  Russell Bryantdocument zap options (bug #4166)
2005-05-15  Russell Bryantprotect ResponseTimeout and DigitTimeout apps from...
2005-05-15  Russell Bryantindicate default timeouts (bug #4050)
2005-05-15  Russell Bryantensure that calls to gethostbyname are null terminated,
2005-05-14  Russell Bryantallow spaces in monitor filenames (Thanks to gbdrbob...
2005-05-12  Russell Bryantinitialize errno and don't report an error when poll...
2005-05-12  Russell Bryantremove unnecessary declaration (bug #4040)
2005-05-12  Russell Bryantuse ast_strlen_zero, also fix a codec config parsing...
2005-05-12  Russell Bryantoops, I wasn't done with this
2005-05-12  Russell Bryant*** empty log message ***
2005-05-11  Russell Bryantadd notes about file descriptors (bug #4134)
2005-05-11  Russell Bryantfix ast config path (bug #4184)
2005-05-11  Russell Bryantfix compat with astmm (bug #4217)
2005-05-11  Russell Bryantonly unlock hintlock once (bug #4205)
2005-05-10  Russell Bryantadd note about the effects of time changes (bug #4020)
2005-05-10  Russell Bryantadd fixup routine (bug #3825)
2005-05-10  Russell Bryantfix queue URL passing (bug #3543)
2005-05-10  Russell Bryantallow ALERTING even after PROCEEDING (bug #3963)
2005-05-06  Russell Bryantadd missing newline to warning message (bug #4183)
2005-04-26  Russell Bryantwarn about headers, too
2005-04-15  Russell Bryantlook in the correct place for sounds (bug #3983)
2005-04-15  Russell Bryantfix unloading problems (bug #4019)
2005-04-15  Russell Bryantcreate useful output for time left to expire (bug ...
2005-04-15  Russell Bryantadd some newlines and fix some misspellings (bug #4027)
2005-04-15  Russell Bryantfix bogus output from 'show agents' with no name (bug...
2005-04-15  Russell Bryantadd warning if you try to use the _. exten (bug #4032)
2005-04-13  Russell Bryantadd missing newline (bug #4018)
2005-04-11  Russell Bryantadd README about incompatibility with 0.63 of FreeTDS...
2005-04-11  Admin CommitThis commit was manufactured by cvs2svn to create branc...
2005-04-06  Russell Bryantspace out initial registrations (bug #3104)
2005-04-06  Russell Bryantcorrect 'sync' on action_originate (bug #3922)
2005-04-06  Russell Bryantcorrectly set amaflags (bug #3962)
2005-04-05  Russell Bryantdon't define a functioning returning an int inside...
2005-04-05  Russell BryantI just gave up sleeping to stay up all night working...
2005-04-05  Russell Bryantremove unimplemented option (bug #3890)
2005-04-05  Russell Bryantfix say number with a leading zero (bug #3884)
2005-04-05  Russell Bryantsilly sizeof ... (bug #3887)
2005-04-05  Russell BryantClear out received tag in 407/401's (bug #3885)
2005-04-05  Russell Bryantkeep going even if file not found with GET DATA (bug...
2005-04-05  Russell Bryantfix 'highpriority' for asterisk.conf (bug #3860)
2005-04-05  Russell Bryantfix timeout with no password (bug #3589)
2005-04-05  Russell Bryantdon't pass audio until the call has been acked if confi...
2005-04-05  Russell Bryanthandle AST_FORMAT_SLINEAR endianness properly on big...
2005-04-05  Russell Bryantfix *67 (bug #3940)
2005-04-05  Russell Bryantfix rtpchecksums option (bug #3908)
2005-04-05  Russell BryantI guess we'll need the sound file if I want that last...
2005-04-05  Russell Bryantsay "minus" for negative numbers (bug #3948)
2005-04-05  Russell Bryantmerge kevin's patches to remove color escape sequences...
2005-04-05  Russell BryantFreeBSD compile warning (bug #3938)
2005-04-05  Russell Bryantcheck for result *after* starting the network thread...
2005-04-05  Russell Bryantfix accountcode (bug #3951)
2005-04-04  Russell Bryantreflect the correct format of ${DATETIME} in the doc...
2005-04-04  Russell Bryantupdate log
2005-04-04  Russell Bryantcorrectly respond to an INVITE with T.38 (bug #3818)
2005-04-04  Russell Bryantfix compile warning for FreeBSD (bug #3937)
2005-04-02  Russell Bryantremove duplicate checking (bug #3927)
2005-04-02  Russell Bryantfind endian.h on non-linux (bug #3846)
2005-04-01  Russell Bryant*** empty log message ***
2005-04-01  Russell Bryantprocess the last line, even if it doesn't have a newlin...
2005-04-01  Russell Bryantfix endianness (bug #3839)
2005-04-01  Russell Bryantfix wav fomat (bug #3837)
2005-04-01  Russell Bryantignore interrupted system calls (bug #3831)
2005-04-01  Russell Bryantadd missing line for the autosupport script (bug #3828)
2005-03-31  Russell Bryantfix chopping off of prompts (bug #3784)
2005-03-28  Russell Bryantchange ',' to '.' (bug #3799)
2005-03-28  Russell Bryantdon't send a "to" on a "100 Trying", also be case insen...
2005-03-28  Russell Bryantupdate for reload commands (bug #3697)
2005-03-28  Russell Bryantfix saying the date in spanish (bug #3642)
2005-03-28  Russell Bryantlook for the fax extension in the main context, as...
2005-03-25  Russell BryantDon't use deprecated "2" location for G.726 (rfc3551)
2005-03-18  Russell Bryantdon't explode if a box running CVS head sends trunk...
2005-03-17  Matthew FredricksonFixed parking bug w/ chan_sip and loss of MOH
2005-03-17  Russell Bryantlook in /usr/include/speex for speex.h (bug #3761)
2005-03-17  Russell Bryantfix TXTCIDName (bug #3681)
2005-03-11  Russell Bryantupdate from angler
2005-03-11  Russell Bryantupdate config to clarify options for how the work in...
2005-03-11  Russell Bryantmake docs on agent groups a little bit more clear ...
2005-03-10  Russell Bryantupdate for 1.0.7
2005-03-10  Russell Bryantadd a little note about downgrading from CVS head
2005-03-02  Russell Bryantadd a check to prevent a seg fault from an unknown...
2005-03-02  Russell Bryantprevent crash with some extra checks while doing authen...
2005-03-02  Russell BryantBe sure to process SDP if we already have an owner...
2005-03-01  Russell Bryantadd autosupport script for Digium support (bug #3685)
2005-03-01  Admin CommitThis commit was manufactured by cvs2svn to create branc...
2005-02-28  Russell Bryantrelease RTP ports early on SUBSCRIBE (bug #3655 / ...
2005-02-27  Russell Bryantmove the processing of SDP data to after determining...
2005-02-27  Russell Bryantsome more management command description updates (bug...
2005-02-27  Russell Bryantfix seg fault with combination of 'g' and # transfer...
2005-02-27  Russell Bryantfix a compiler warning
2005-02-26  Russell Bryantupdate IAXy firmware with a registration fix
2005-02-26  Russell Bryantattempt a restart on a connection error (bug #3628)
2005-02-26  Russell Bryantadd description for monitor management commands (bug...
2005-02-25  Russell Bryantkeeping the changelog up to date for 1.0.6
2005-02-25  Russell Bryantmove function prototypes outside of functions to compil...
2005-02-24  Russell Bryantchangelog for 1.0.6, thanks file!
2005-02-21  Russell Bryanthandle server going down (bug #3597)
next