]> git.ipfire.org Git - thirdparty/asterisk.git/shortlog
thirdparty/asterisk.git
2006-01-20  Matthew FredricksonChange chan_alsa to default open the first sound card...
2006-01-20  Matthew FredricksonUpdate config. Apprently default doesn't always work...
2006-01-20  Kevin P. Flemingeliminate compiler warnings from recent const-ification
2006-01-20  Olle Johansson- Add DOC file about caller ID presentation values
2006-01-20  Russell Bryantfix version reporting (issue #6292)
2006-01-20  Matt O'GormanMerged revisions 8320 via svnmerge from
2006-01-20  Olle JohanssonMore doxygen updates
2006-01-20  Olle JohanssonDoxygen updates
2006-01-19  Olle JohanssonAdd support for "musicclass" instead of "musiconhold...
2006-01-19  Olle JohanssonDoxygen fixes
2006-01-19  Olle JohanssonEnable "musicclass" setting for sip peers
2006-01-19  Tilghman LesherMerged revisions 8276 via svnmerge from
2006-01-19  Tilghman LesherDeprecate the use of Random in 1.3, 1.4
2006-01-19  Russell BryantMerged revisions 8242 via svnmerge from
2006-01-19  Russell BryantMerged revisions 8232 via svnmerge from
2006-01-18  Russell Bryantconstify arguments in more places where strings should...
2006-01-18  Matt O'GormanMerged revisions 8194 via svnmerge from
2006-01-18  Matt O'Gormanoops. sorry
2006-01-18  Matt O'Gormanallows for use of the originate function from
2006-01-18  Matt O'Gormancli.h cleanup and additional documentation
2006-01-18  Matt O'GormanMerged revisions 8162 via svnmerge from
2006-01-18  Matt O'Gormancleanup the show uptime code, and minor changes
2006-01-17  Kevin P. Flemingremove some more deprecated (pre-1.2) stuff
2006-01-17  Matthew FredricksonImprovements to DSP callprogress=yes code (#5009)
2006-01-17  Matthew FredricksonFix answeronpolarityswitch and hanguponpolarityswitch...
2006-01-17  Matt O'Gormanoops all better now.
2006-01-17  Matt O'Gormanallow for multiple periodic announcements
2006-01-17  Kevin P. Flemingspelling fix
2006-01-17  Kevin P. Flemingsuppress compiler warning
2006-01-17  Matt O'GormanMerged revisions 8140 via svnmerge from
2006-01-17  Olle JohanssonPortability - compilation warning on Mac OS/X removed
2006-01-17  Olle JohanssonExtra comma causing compilation errors...
2006-01-17  Olle Johansson- Logging clean up
2006-01-17  BJ Weschke Fix compiler warning.
2006-01-17  Matthew FredricksonCheck to see if arg is NULL before passing (#6094)
2006-01-17  Matt O'GormanAdded tab completion for help. bug 6074
2006-01-17  Matt O'GormanMerged revisions 7963 via svnmerge from
2006-01-17  Kevin P. FlemingMerged revisions 8122 via svnmerge from
2006-01-17  Kevin P. Flemingdon't generate any message for native bridge attempts...
2006-01-17  Olle JohanssonDoxygen update
2006-01-16  Kevin P. Flemingcheck rlimit _after_ reading config file, so that if...
2006-01-16  Kevin P. Flemingblock this revision, fix is different in this branch
2006-01-16  Jim DixonAdded NOANSWER support, so that optional the DISA appli...
2006-01-16  Tilghman LesherArgh, another ERROR that should have been DEBUG
2006-01-16  Tilghman LesherChange a debugging message committed with the wrong...
2006-01-16  Tilghman LesherBug 5090 - sample configuration for udptl packets
2006-01-16  Russell Bryantremove redundant CFLAGS for BSD which are already set...
2006-01-16  BJ Weschke Spelling corrections (mostly in comments and doxygen...
2006-01-16  BJ Weschke More code optimization with the new argument macros...
2006-01-16  Russell BryantMerged revisions 7963 via svnmerge from
2006-01-16  Russell Bryantblock more revisions ...
2006-01-16  Russell Bryantgit-svn-id: https://origsvn.digium.com/svn/asterisk...
2006-01-16  Russell Bryantblock appropriate revisions from being merged from...
2006-01-15  Tilghman LesherClarify description of ARRAY function
2006-01-15  Tilghman LesherAllow application arguments to be quoted, allowing...
2006-01-15  Tilghman LesherPrepare for removal of DBGet/DBPut manager commands...
2006-01-14  Tilghman LesherBug 6238 - Janitor - update to app_args macros
2006-01-14  Tilghman LesherMerged revisions 8074 via svnmerge from
2006-01-14  Matthew FredricksonSmall documentation update for new AST_FRAME_MODEM...
2006-01-14  Matthew FredricksonAdd mission options to agents.conf sample file (#6234)
2006-01-14  BJ Weschke Code cleanup spawned from an earlier commit today...
2006-01-14  Matt O'Gormanadded feature for pausing and unpausing the
2006-01-13  Matt O'GormanAdded QUEUE_MEMBER_COUNT and QUEUE_MEMBER_LIST
2006-01-13  Matt O'Gormanmake voicemail files group writable and uses a
2006-01-13  Matt O'GormanAdded forward context option from 5497
2006-01-13  Russell BryantVarious cleanups from comments in an email from Luigi...
2006-01-13  Matt O'GormanMade chan_agent code parsing more robust and
2006-01-13  BJ Weschke Implement the autologoffunavail option in chan_agent...
2006-01-13  Matt O'Gormanadded two new features to meetme, autofill and
2006-01-13  BJ Weschke Another patch against this code (the right one now...
2006-01-13  BJ Weschke Address the condition where X-ClientCode could be...
2006-01-13  Matt O'Gormanallow app_directed_pickup to try to pickup
2006-01-13  BJ Weschke Range should be inclusive, not exclusive, of the end...
2006-01-13  Tilghman LesherSomebody complained the that length of the dah wasn...
2006-01-13  Matt O'Gormanadding more output for shutdown. as per 6102
2006-01-13  Matt O'Gormanadded some minor changes from bug 6046 thanks ppyy
2006-01-13  Russell Bryantfix spelling errors (issue #6227)
2006-01-13  BJ Weschke More memory wrapper cleanup. #6224
2006-01-13  BJ Weschke More memory wrapper and cleanup work. #6226 w/one...
2006-01-13  Matt O'Gormanforgot to take out createlink sample along with
2006-01-12  Tilghman LesherBug 6223 - Remove unnecessary header that caused FreeBS...
2006-01-12  Tilghman LesherFix typos that caused voicemail not to compile.
2006-01-12  Matt O'GormanI will never touch VM again...
2006-01-12  Matt O'Gormansome error checking added into g and a option
2006-01-12  Matt O'GormanMore cosmetic changes. thanks qwell and everyone
2006-01-12  Matt O'GormanOops... need to keep my trunk folder clean...
2006-01-12  Matt O'GormanMinor revisions from bug 6090
2006-01-12  Matt O'GormanAdded option for limiting a user from logging in
2006-01-12  BJ Weschke Remove an unneccessary unlock and do away with the...
2006-01-12  Russell Bryantfix breakage from new feature committed in r7995
2006-01-12  Mark SpencerRemove unnecessary (but unexecutable) unlocks, cleanup...
2006-01-12  Mark SpencerMerge rizzo's range optimizations (bug #6101)
2006-01-12  Matthew FredricksonMore changes to make t.38 support work
2006-01-12  Matthew FredricksonChanges to add udptl to asterisk (preliminary merging...
2006-01-12  Matt O'GormanAs we no longer have chan_modem this file is not used
2006-01-12  BJ Weschke More new memory wrapper work.
2006-01-12  BJ Weschke More new memory wrapper work and initializing some...
2006-01-12  Matt O'Gormanremoved unused variable and config parsing for it
2006-01-12  BJ Weschke New memory wrapper changes.
2006-01-12  BJ Weschke Use argument macro in app_voicemail #6221
next