]> git.ipfire.org Git - thirdparty/asterisk.git/shortlog
thirdparty/asterisk.git
2006-03-21  Russell BryantMerged revisions 13851 via svnmerge from
2006-03-21  Russell Bryantspelling and formatting fixes (issue #6760)
2006-03-21  Russell BryantThis was from issue #6765
2006-03-21  Christian Richterremoved unneeded debugs in level=0
2006-03-21  Tilghman LesherMerged revisions 13748 via svnmerge from
2006-03-21  Russell Bryantadd indications for Malaysia (issue #6758)
2006-03-21  Tilghman LesherMeetme file is parsed with comma-delimiters, not vertic...
2006-03-21  Tilghman LesherBug 6699 - Fix for ENUMLOOKUP
2006-03-21  Tilghman LesherBug 6745 - Fix for ranges that wrap around the ends
2006-03-21  Tilghman LesherMerged revisions 13707 via svnmerge from
2006-03-20  BJ Weschke Fix more svn properties on files that need it.
2006-03-20  BJ Weschke Set correct SVN properties on these files.
2006-03-20  Christian Richterremoved dynamic switching from transparent to hdlc...
2006-03-20  Olle JohanssonDon't overwrite ANI if it's already sent with IES ...
2006-03-20  Christian Richterthese traceing option do not exist anymore
2006-03-20  Russell Bryantfix astmm on sparc or any other architecture that doesn...
2006-03-19  Russell Bryantfix the build of eagi-test on Solaris in combination...
2006-03-19  Russell Bryantfix the return value for the provided unsetenv() for...
2006-03-19  Russell Bryantfix memory leak due to not freeing the channel's string...
2006-03-19  Olle Johansson- Doxygen fixes.
2006-03-19  Russell Bryantconvert a few more uses of strlen where ast_strlen_zero...
2006-03-19  Russell Bryantconvert a couple uses of strlen() to use ast_strlen_zero()
2006-03-19  Russell BryantMerged revisions 13550 via svnmerge from
2006-03-19  Olle JohanssonFix reference to README files
2006-03-19  Olle JohanssonImport revision 13547 from branch 1.2 - reset global_rt...
2006-03-19  Olle Johansson- Remove comment about non-existing XML format ;-)
2006-03-19  Olle Johansson- change "regcontext" to "global_regcontext" to mark...
2006-03-19  Russell BryantWhen astmm is in use, define ast_malloc and friends...
2006-03-19  Russell Bryantsuppress compiler warning on mac
2006-03-18  Russell Bryantuse ast_calloc instead of malloc+memset and remove...
2006-03-18  Russell Bryantconvert malloc+memset to ast_calloc
2006-03-18  Russell Bryant- remove some unnecessary extern keywords
2006-03-17  Russell Bryantmove the definition of the mappings between extension...
2006-03-17  Olle JohanssonAdd reference to examples for files and custom, too...
2006-03-16  Tilghman LesherMerged revisions 13279 via svnmerge from
2006-03-16  Russell Bryantfix compiler warning on mac (issue #6737)
2006-03-16  Olle JohanssonClarify documentation for "progressinband" - imported...
2006-03-16  Russell BryantMerged revisions 13237 via svnmerge from
2006-03-16  Olle JohanssonImporting "oops" fix from 1.2 branch.
2006-03-15  Russell Bryantgit-svn-id: https://origsvn.digium.com/svn/asterisk...
2006-03-15  Russell BryantFurthermore, set the disposition to FAILED if the CDR...
2006-03-15  Russell Bryantdon't calculate a duration if the CDR wasn't started...
2006-03-15  Tilghman LesherMerged revisions 13095 via svnmerge from
2006-03-15  Tilghman LesherBug 6316 - Add flag to not speak single user announcement
2006-03-15  Olle JohanssonImport of rev 13026 from 1.2 branch: Fix parameters...
2006-03-15  Russell Bryantremove calculations that always evaluate to zero, thank...
2006-03-14  Russell Bryantadd a CLI command that allows conversion of files to...
2006-03-14  Russell Bryantupdate to reflect conversion of the accountcode to...
2006-03-14  Russell Bryantupdate UPGRADE.txt to reflect the last change to chan_iax2
2006-03-14  Russell BryantMerged revisions 12927 via svnmerge from
2006-03-14  Russell BryantMerged revisions 12925 via svnmerge from
2006-03-14  Russell Bryantadd a couple of variables to clarify some code (issue...
2006-03-14  Russell Bryantdeprecate the mailboxdetail option and always use its...
2006-03-14  Russell Bryantclarify which global options are enabled by default
2006-03-14  Russell Bryantadd an option to cdr.conf that enables ending CDRs...
2006-03-14  Russell Bryantadd header to fix building with -Werror (issue #6718)
2006-03-14  Russell Bryantadd a missing header to fix building with -Werror ...
2006-03-14  Russell Bryantcatch read/write errors and exit if they occur (issue...
2006-03-14  Russell Bryantfix build without SCHED_MULTITHREADED defined (issue...
2006-03-14  Olle JohanssonSmall fixes to the messagecount function (while trying...
2006-03-14  Olle Johansson- Formatting fix in musiconhold
2006-03-13  Tilghman LesherMerged revisions 12792 via svnmerge from
2006-03-13  Tilghman LesherBug 6526 - Add a reference count to avoid crash
2006-03-13  Olle JohanssonIssue 6710: saydate crash. Fix by Luigi Rizzo. Thanks!
2006-03-13  Tilghman LesherBug 6709 - Simplify extensive embedded ifneq logic...
2006-03-12  Russell Bryantadd some missing braces
2006-03-12  Russell Bryantgit-svn-id: https://origsvn.digium.com/svn/asterisk...
2006-03-12  Russell Bryantadd locking to protect the list of global dialplan...
2006-03-12  Russell BryantMerged revisions 12577 via svnmerge from
2006-03-12  Olle JohanssonREADME files have changed names, better change referenc...
2006-03-12  Olle Johansson- Adding some hangupcauses before hangups
2006-03-12  Kevin P. Flemingupdate reference to doc file whose name has changed
2006-03-11  Tilghman LesherBug 6459 - tell manager when queue is abandoned
2006-03-10  Christian RichtermISDN mqueue is now head, not a branch anymore
2006-03-10  Olle JohanssonIssue #5937 - Make sure that SIP CANCEL's are retransmi...
2006-03-10  Olle JohanssonImplement enum for retransmit options to various functions.
2006-03-10  Olle JohanssonDoxygen fixes (we renamed a lot of README's recently)
2006-03-10  Olle JohanssonUpdate the readme with AstriBank and mISDN support
2006-03-10  Olle JohanssonDoxygen reformatting
2006-03-09  Mark SpencerMinor typo fix
2006-03-09  Christian Richteradded option to change the connected party number dialp...
2006-03-09  Olle JohanssonSupport SIP_CODEC channel variable for early media...
2006-03-09  Mark SpencerMake sure we clear our sched value before we actually...
2006-03-08  Matt O'Gormanallows the table field to be configurable for
2006-03-08  Olle JohanssonFormatting fix.
2006-03-08  Matt O'Gormanminor typo in UPGRADE.txt bug number 6679
2006-03-08  Olle Johansson- Doxygen formatting
2006-03-08  Olle JohanssonIssue #6657 - Ignore 183 Session Progress without SDP...
2006-03-08  Olle JohanssonSet SIPDOMAIN on 302 redirects.
2006-03-07  Matt O'Gormanadded show globals and set global from oej's patch
2006-03-07  Olle JohanssonIssue #6627 - Don't reset port number of active peers...
2006-03-07  Christian Richterfixed #6642 in trunk as well, sorry i really didn't...
2006-03-07  Olle JohanssonDoxygen changes
2006-03-07  Christian Richterwhen receiving disconnect with inband info, we don...
2006-03-07  Christian Richteradded misdn port down to send a L1 Deactivate to a...
2006-03-07  Christian Richteradded a bit more detailed description for the echotrain...
2006-03-07  Olle JohanssonAdd accountcode to sip_peer dialplan function
2006-03-07  Tilghman LesherBug 5702 - Realtime patch for meetme
2006-03-07  Tilghman LesherMerged revisions 12195 via svnmerge from
2006-03-06  Tilghman LesherOops, didn't get the right meaning of what keywords...
next