]> git.ipfire.org Git - thirdparty/asterisk.git/shortlog
thirdparty/asterisk.git
2004-05-29  Mark SpencerInitialize secrets properly (bug #1748)
2004-05-29  Anthony Minessale IIsaw this in valgrind (-tony)
2004-05-28  James GolovichUse ast_strlen_zero in res_musiconhold.c
2004-05-28  James GolovichHopefully last ast_strlen_zero fix in cli.c
2004-05-28  James GolovichUse ast_strlen_zero in privacy.c
2004-05-28  James GolovichUse ast_strlen_zero in db.c and some optimizations...
2004-05-28  Mark SpencerReally don't authenticate if we're not supposed to...
2004-05-28  Mark SpencerRinging and progress are not identical
2004-05-28  Mark SpencerMinor reinvite typo
2004-05-27  Mark SpencerOnly print PRI messages when in verbose mode (bug ...
2004-05-27  Mark SpencerMerge connor's exit context patch (#1737)
2004-05-27  Mark SpencerMerge OSS fixes for FreeBSD, implement rtptimeout and...
2004-05-27  Mark SpencerFix gross oversights in original ACL patch
2004-05-27  Mark SpencerAdd ACL copy routines (bug #1733)
2004-05-27  Mark SpencerUnlock PRI lock, fix variable pasing
2004-05-27  Mark SpencerDon't count as outgoing until we actually send the...
2004-05-27  Mark SpencerMeetme fixes (bug #1729)
2004-05-27  Mark SpencerDoc fix for controlplayback, get rid of 500ms wait...
2004-05-27  Mark SpencerMake RTP handle codecs (first pass)
2004-05-27  James GolovichMore formatting fixes
2004-05-26  Anthony Minessale IIenhance control_playback to have an app (app_controlpla...
2004-05-26  Mark SpencerPerform proper heap bounds checking on skinny messages...
2004-05-26  Mark SpencerCancel destroy request on new invite, merge bkw's contr...
2004-05-26  Jeremy McNamaraoopsie
2004-05-26  James GolovichUse ast_strlen_zero in manager.c
2004-05-26  Jeremy McNamaraexplain a proper upgrade sequence (lowering the signal...
2004-05-26  James GolovichFix comment in pbx.c
2004-05-26  Jeremy McNamaraproperly clean capabilites from the endpoint
2004-05-26  Mark SpencerCancel self destruct on provisional responses too ...
2004-05-26  Mark SpencerAdd controlplayback app
2004-05-26  James GolovichFormatting fixes
2004-05-26  Anthony Minessale IIadd ast_control_streamfile api call
2004-05-26  Ben Kramercleaned up locking, more logging on locks, still havent...
2004-05-25  Mark SpencerIt's angler's first patch!
2004-05-25  Mark SpencerFix record option to take from the right channel
2004-05-25  Mark SpencerHandle debugging of unknown IE's properly
2004-05-25  Mark SpencerMake sure transmitted timestamps are solid on trunks...
2004-05-25  Mark SpencerMerge useragent patch (bug #712)
2004-05-25  Mark SpencerFix major typo
2004-05-25  Mark SpencerEnable understanding of service identifier and provisio...
2004-05-25  Mark SpencerFix makefile for apple
2004-05-25  Jeremy McNamaraoptmize call setup process
2004-05-25  Mark SpencerEliminate useless pass checking
2004-05-24  Mark SpencerFix AES for MacOS build
2004-05-24  Mark SpencerHandle different contexts (bug #1702)
2004-05-24  Mark SpencerFix security codes in asterisk.adsi (bug #1709)
2004-05-24  Mark SpencerFix potential segfault, add support for MacOS X locks
2004-05-24  Mark SpencerImprove sample configuration files (bug #1125)
2004-05-24  Mark SpencerFix small typo
2004-05-24  Mark SpencerAlways authenticate when insecure is not "very" even...
2004-05-24  Mark SpencerMinor path tweak
2004-05-24  Ben Kramer/ work in progress, still tracking down locking bug
2004-05-24  Ben Kramer/ fixed up timers for ring back and busy tones
2004-05-24  Mark SpencerFix voicemail ADSI codes (bug #1680)
2004-05-24  Mark SpencerMinor mailbox cleanups
2004-05-23  Mark SpencerChange 'u' back to 's' since it's required for both...
2004-05-23  James GolovichMake mkdep throw away stderr since people think the...
2004-05-23  Mark SpencerSmall fixes
2004-05-23  Mark SpencerMeetMe documentation improvements (bug #1703)
2004-05-23  Mark SpencerUse find_user for existsmailbox
2004-05-23  Mark SpencerFixes to mailbox exists
2004-05-22  Mark SpencerCopy hangup cause at end of a good call
2004-05-22  Mark SpencerObviously don't send alerting, progress, or proceeding...
2004-05-22  Mark SpencerWhen dialing out, we're always proceeding :)
2004-05-22  Mark SpencerWork on a copy with app_agi
2004-05-22  Mark SpencerMerge fabeman's extensive meetme improvements (bug...
2004-05-21  Mark SpencerFirst pass at handling responses properly for retransmi...
2004-05-21  Mark SpencerFix some small broken prompts (bug #1684 & 1686)
2004-05-21  Ben Kramer/ updated locking
2004-05-21  Mark SpencerDon't send the same codec twice even if listed twice...
2004-05-21  Mark SpencerStop stream when interrupted by '#' or '*' or '0' ...
2004-05-21  Jeremy McNamaraFix FreeTDS/MSSQL from bkw
2004-05-20  Jeremy McNamarabackout code optimization, add more explict error reporting
2004-05-20  Mark SpencerMake ast_channel_walk become ast_channel_walk_locked
2004-05-20  Jeremy McNamaracleanup code and debug
2004-05-20  Mark SpencerMake playback of envelope a configurable option (bug...
2004-05-20  Mark SpencerCongestion with Hangup sends expected RELEASE code...
2004-05-20  Mark SpencerStage 1 of deadlock fix (bug #1673 -- but not yet solve...
2004-05-20  Mark SpencerFix compile order (bug #1682)
2004-05-20  Jeremy McNamaraproperly send call progress and alerting PDUs, re-fix...
2004-05-20  Jeremy McNamaraonly complain if ZAPATA_PRI is defined
2004-05-20  Ben Kramer/ working on pstn->sip half duplex bug
2004-05-20  Mark SpencerMerge Mike's announcement enhancements
2004-05-19  Mark SpencerAdd missing queue header file (bug #1626)
2004-05-19  Mark SpencerUpdate for newer libpri
2004-05-19  James GolovichRe-Disable building chan_iax.so
2004-05-19  Mark SpencerAlways send proceeding, send progress when appropriate
2004-05-19  Mark SpencerAlert for in-band audio
2004-05-19  Mark SpencerDon't qualify with overlap dial anymore
2004-05-19  Mark SpencerSend proceeding if appropriate on audio transmission...
2004-05-19  Mark SpencerDon't automatically send proceeding/alerting
2004-05-19  Mark SpencerAllow multiple codecs to be printed in debug (bug ...
2004-05-19  Mark SpencerProvide example for using e164.org
2004-05-19  Mark SpencerMake muted handle transfers
2004-05-19  Mark SpencerMerge small bkw_ queue enhancements
2004-05-18  James GolovichClarify app_dial documentation regarding transfers
2004-05-18  Jeremy McNamarafix documenation bug
2004-05-18  Jeremy McNamaraDon't advertise Janus, its still broken
2004-05-18  Jeremy McNamaraclean up code and attempt to stablize inbound h.323...
2004-05-18  Jeremy McNamaraclean up code
next