]> git.ipfire.org Git - thirdparty/asterisk.git/shortlog
thirdparty/asterisk.git
2006-03-28  Olle JohanssonFix breakage of NAT support for peers with qualify...
2006-03-28  Russell Bryantfix the order in which for loops are expanded (issue...
2006-03-28  Tilghman LesherBug 6815 - Adding quotes to make bash happy
2006-03-27  Olle JohanssonIssue #6736 - Use flags for OPTION messages. Thanks...
2006-03-27  Olle JohanssonIssue #6597 - sip show registry shows incorrect port
2006-03-27  Olle JohanssonIssue #6409 - Use "s" extension when there's no usernam...
2006-03-25  Tilghman LesherBug 6601 - More configuration abilities for the RH...
2006-03-25  Tilghman LesherFix incorrect size of zeroing (left over from when...
2006-03-25  Tilghman LesherBug 6783 - When context is specified, voicemail should...
2006-03-24  Russell Bryantuse the correct variable in an error message (issue...
2006-03-24  BJ Weschke Fix a typo in the app description
2006-03-24  BJ Weschke Doxygen comment typo corrections
2006-03-23  Joshua ColpIssue #6764 - Return BUSY signal when other party is...
2006-03-23  Matthew FredricksonFix SETUP_ACK handling so that we change channels if...
2006-03-23  BJ Weschke Bug #5884 - fix a possible race state in app_meetme...
2006-03-23  Russell Bryantdon't crash when asked to read from a file that doesn...
2006-03-22  Joshua ColpFix a minor code issue
2006-03-22  Joshua ColpIssue #6781 - Verbose levels not enforced in app_voicem...
2006-03-22  Joshua ColpIssue #5918 - Disposition showing FAILED even though...
2006-03-22  Joshua ColpIssue #6780 - ast_pbx_outgoing_cdr_failed description...
2006-03-22  Olle JohanssonIssue #6766 - fix ;user=phone functionality. (Reported...
2006-03-21  Russell Bryantadd a note explaining how to set the DYNAMIC_FEATURES...
2006-03-21  Russell Bryantfix crash when using the ParkAndAnnounce application...
2006-03-21  Russell Bryantfix REGEX on strings that contain quotes (issue #6678)
2006-03-21  Russell Bryantfix spelling of whiskey
2006-03-21  Russell Bryantdon't add conference participant if the user hangs...
2006-03-21  Russell Bryantre-add the Account parameter to the sample call file...
2006-03-21  Tilghman LesherBug 6714 - Workaround to avoid retrieving incomplete...
2006-03-21  Tilghman LesherDo away with some warnings and fix some indentation
2006-03-20  Olle JohanssonDo not overwrite ANI if it's set by IE (sendany=yes...
2006-03-19  Russell Bryantrevert the change made in revision 12927 in favor of...
2006-03-19  Olle JohanssonReset global_rtautoclear at sip reload
2006-03-16  Tilghman LesherBug 6737 - Fix compile warning on OS X
2006-03-16  Olle JohanssonIssue #6690 - clarify progressinband default setting
2006-03-16  Russell Bryantalways use the callerid signalling method set in the...
2006-03-16  Olle JohanssonTo quote giant developers: "Oops". Thanks, Tony!
2006-03-15  Russell Bryant- remove some calculations that will always result...
2006-03-15  Tilghman LesherReverting patch from bug 6667
2006-03-15  Olle JohanssonIssue #6728: Remove parameters to Event: header on...
2006-03-14  Russell Bryantwhen using the G() option to Dial, fix sending the...
2006-03-14  Russell Bryantfix a problem with not loading realtime queue members...
2006-03-13  Tilghman LesherBug 6667 - Fix for RFC2833 issues
2006-03-12  Russell Bryantadd locking to protect the list of global dialplan...
2006-03-12  Olle JohanssonSet properties on two files that lacked properties...
2006-03-12  Russell Bryantfix build on parisc (issue #6704)
2006-03-10  Olle JohanssonIssue #5937 - Make sure SIP CANCEL's are re-transmitted
2006-03-09  Olle JohanssonIssue #6576 - SIP_CODEC not used for early media (repor...
2006-03-08  Olle JohanssonIssue #6657 - Ignore 183 session progress without SDP
2006-03-07  Tilghman LesherBug 6020 - Race condition where packet could be lost...
2006-03-06  Tilghman LesherBug 6664 - More fixes for Solaris
2006-03-06  Olle JohanssonRevert earlier change
2006-03-06  Olle JohanssonFix for astmm compilation
2006-03-06  Russell Bryantfix a typo in the description of the ringtimeout option
2006-03-05  Olle JohanssonClear page2 flags at reload too
2006-03-04  BJ Weschke Substitute variables in the post_process string (if...
2006-03-03  Tilghman LesherBug 6638 - Solaris is starting to remind me of RedHat...
2006-03-03  Olle JohanssonChange of URL
2006-03-03  Tilghman LesherBug 6638 - Use POSIX command for Solaris
2006-03-03  Tilghman LesherBug 6638 - Change from a historic BSD command to a...
2006-03-02  Tilghman LesherBug 6637 - Fixes for Solaris
2006-03-02  Tilghman LesherIf debugging, the frame pointer is helpful
2006-03-02  Russell Bryantfix inaccurate ack message to ChangeMonitor action...
2006-03-02  Russell Bryantmake the terminology used in the synopsis match the...
2006-03-02  Russell Bryantadd the -L option to the synopsis on the man page
2006-03-01  Tilghman LesherBug 6615 - Fix 64bit conversion errors by using a long int
2006-03-01  Tilghman LesherBug 6618 - Solaris compatibility fix
2006-02-28  Russell Bryantfix the output that indicates whether qualify smoothing...
2006-02-28  Russell Bryantadjust the keys directory when astvarlibdir is specifie...
2006-02-28  Russell Bryantadd a missing newline in the agi app description (thank...
2006-02-27  Russell Bryantdon't try to print the help text for a CLI command...
2006-02-27  Russell Bryantfix finding realtime peers that are not dynamic by...
2006-02-27  Russell Bryantdon't hang up the channel if its state is set to UP...
2006-02-26  Tilghman LesherBug 5950 - reenable queue log rotation; also, eliminate...
2006-02-25  Matthew FredricksonBackport of fix to translation optimizations. Thanks...
2006-02-25  Kevin P. Flemingfactor the number of translation steps required into...
2006-02-25  Kevin P. Flemingreformat code to fit guidelines
2006-02-25  Kevin P. Flemingensure that spy frame queueing is able to deal with...
2006-02-23  Tilghman LesherOops, this was broken in 1.2, too.
2006-02-23  Kevin P. Flemingbackport list handling fix from trunk (solves memory...
2006-02-22  Kevin P. Flemingadd comment warning people about trying to use hostname...
2006-02-20  Tilghman LesherWould be nice to tell people to look in the right file...
2006-02-20  Mark SpencerHandle ACKing properly (remove gratuitous -1)
2006-02-20  Mark SpencerFix numerous places in jitter buffer where freed memory...
2006-02-19  Tilghman LesherOkay, fseek doesn't return an offset
2006-02-19  Tilghman LesherFix possible lack of initialization of useadsi
2006-02-19  Tilghman LesherBug 6539 - Division by two negates error flag
2006-02-18  Tilghman LesherBug 6529 - memory leak in ast_play_and_prepend
2006-02-17  Russell Bryantfix incorrent index calculation for jitterbuffer histor...
2006-02-16  Russell Bryantwhen executing the Directory application from voicemail...
2006-02-15  Kevin P. Flemingensure that agents logged in via the manager interface...
2006-02-15  Kevin P. Fleminghandle longer ENUM lookup results (issue #6476)
2006-02-15  Kevin P. Flemingensure that FastAGI launcher can handle system call...
2006-02-14  Matt O'Gormanbug fix from 6485 with musiconhold not being turned
2006-02-14  Kevin P. Flemingdon't double-increment abandon counter for calls that...
2006-02-14  Mark SpencerFix stopstream in menus (bug #6137)
2006-02-14  BJ Weschke#ifdef the include too.
2006-02-14  BJ Weschke #ifdef'd the prctl fix to only try and compile on...
2006-02-14  Kevin P. Flemingwhen answering INVITE, don't send codecs the peer didn...
2006-02-14  Kevin P. Flemingrevert yesterday's temporary fix for issue #6052
2006-02-14  BJ Weschke Fixed my silly backport error from r9861
next