]> git.ipfire.org Git - thirdparty/asterisk.git/shortlog
thirdparty/asterisk.git
2004-07-29  Mark SpencerDefault port to 5060
2004-07-29  Mark SpencerClear things out for the bearer too
2004-07-29  Mark SpencerDon't get stuck looping when looking for CRV's
2004-07-28  Mark SpencerAdd "username" to sip show peer (bug #2163) as well...
2004-07-28  Mark SpencerSomehow matt's patch didn't make it all the way in
2004-07-28  Mark SpencerMerge alternate hangup and meetme patches from Matt N.
2004-07-28  Mark SpencerOnly Call PQfinish if conn isn't NULL (bug #2162)
2004-07-28  Mark SpencerFix "ZapOffHook" (bug #2161)
2004-07-28  Mark SpencerUnify queue add/remove from manager and CLI (bug #2125...
2004-07-27  Mark SpencerFix date/time in TDS stuff (bug #2147)
2004-07-27  Mark SpencerMake ACK sticky too (bug #2134)
2004-07-27  Mark SpencerAllow optional event whenever an agent is called from...
2004-07-27  Mark SpencerMake request URI in CANCEL match that of the original...
2004-07-27  Mark SpencerAllow you to enter the pin again during th "invalid...
2004-07-27  Mark SpencerMerge tilghman's meetme fix for reentering pin (bug...
2004-07-27  Mark SpencerMerge ALSA fixes (bug #2145)
2004-07-27  Mark SpencerMake sure index >= 0 before initializing
2004-07-27  Mark SpencerSwap subs before releasing lock
2004-07-26  Mark SpencerWork properly on a reload
2004-07-26  Mark SpencerTurn off DTMF generally in MGCP and make option to...
2004-07-26  Mark SpencerMake sure we release the correct lock!
2004-07-26  Mark SpencerFix potential transfer seg
2004-07-26  Mark SpencerFix ADSI prog to only accept 253 (bug #2135)
2004-07-25  Mark SpencerLet safe_asterisk take arguments (bug #2085)
2004-07-25  Mark SpencerUpgrade IAXY firmware to version 18
2004-07-25  Mark SpencerAdd Manager CDR (off by default) (bug #2127) courtesy...
2004-07-25  Mark SpencerCreate one generally useful runtime option and one...
2004-07-24  Mark SpencerSometimes we get subunalloced, gotta free lock first
2004-07-24  Mark SpencerOops
2004-07-24  Mark SpencerHold lock for three-way channel (bug #2107)
2004-07-24  Mark SpencerLower default volume
2004-07-24  Mark SpencerFix astman build on FreeBSD (bug #2119)
2004-07-24  Mark SpencerCreate option for joining empty queue (bug #2126)
2004-07-24  Mark SpencerAdd debian initialization script (bug #2008)
2004-07-24  Mark SpencerWork on copy of firmware so that it doesn't get corrupt...
2004-07-24  Anthony Minessale IIadded support to be able to set the channel var TRANSFE...
2004-07-24  Mark SpencerMerge tilghman's app/appdata in newexten patch (bug...
2004-07-23  Mark SpencerAd MSSQL CDR support (bug #1859)
2004-07-23  James GolovichClarify in extesions.conf.sample that there must always...
2004-07-23  Mark SpencerRevert to firmware 16, since 17 seems to have issues...
2004-07-23  Mark SpencerDemand more information on callerid to prevent possible...
2004-07-22  Mark SpencerFix YDL build (bug #2109)
2004-07-22  Mark SpencerRemove quotes from MD5 (bug #2116)
2004-07-22  Jeremy McNamaraclean up warnings, and re-add a return, how did that...
2004-07-22  Mark SpencerCopy account code and flags form incoming to outgoing...
2004-07-21  Jeremy McNamaramore changes to properly copy the call token and a...
2004-07-21  Jeremy McNamaraconst is evil?
2004-07-20  Mark SpencerMake '*' count as cancel (bug #2098)
2004-07-20  Mark SpencerFix user agent on reload
2004-07-20  Jeremy McNamarafirst attempt to properly copy and then free call detai...
2004-07-20  Mark SpencerNever destroy channel when there is an owner
2004-07-20  Mark SpencerFix logger issue at hangup
2004-07-20  Mark SpencerMinor scheduling fixups
2004-07-19  Mark SpencerUpdate dial documentation (bug #2096)
2004-07-19  Mark SpencerDon't copmile in the no-RTP checksum stuff for non...
2004-07-19  Mark SpencerMake sure s is initialized, make FAX_DETECT + OLD_DSP_R...
2004-07-19  Mark SpencerMerge mic's minor patchlet (bug #2092)
2004-07-19  James GolovichFix chan_zap compiling without libpri
2004-07-19  Mark SpencerFix signalling for GR303 FXSKS CPE so we can look like...
2004-07-19  Mark SpencerMerge damin's updated redhat scripts for starting/stopp...
2004-07-19  Mark SpencerAdd options to background (bug #2075) and update docume...
2004-07-18  Mark SpencerGrab the Message-ID too
2004-07-18  Mark SpencerMake that setgid...
2004-07-18  Mark SpencerAdd Asterisk manpage
2004-07-18  Mark SpencerAdd -U and -G options to set user/group to run as
2004-07-18  Mark SpencerNeed actual offset space (bug #2076)
2004-07-17  Mark SpencerOops, make that ast_features
2004-07-17  Mark SpencerFix the name :)
2004-07-17  Mark SpencerDon't consider port number in name of peer in create_ad...
2004-07-17  Mark SpencerREduce chattyness
2004-07-17  Mark SpencerAdd option to disable checksums on RTP UDP ports (bug...
2004-07-17  Mark Spencerrename "parking" to "features" in preparation for some...
2004-07-17  Mark SpencerUpdate documentaion to be clearer
2004-07-17  Mark SpencerFirst pass at AGI registration
2004-07-17  Mark SpencerMerge musiconhold stuff (bug #2027), restructure AGI...
2004-07-17  Jeremy McNamaraactually implement the setting of noFastStart and noH24...
2004-07-17  Mark SpencerMake bound more unique (bug #2072)
2004-07-17  Mark SpencerChange IAX2 naming convention
2004-07-17  Mark SpencerUpdate Changelog/BUGS
2004-07-17  Mark SpencerTypo / whitespace fixes (bug #2052)
2004-07-17  Mark SpencerVoicemail fixes (bug #1982)
2004-07-17  Mark SpencerAdd separated dialplan support (bug #2043)
2004-07-16  Mark SpencerDon't look for bearers when there are none.
2004-07-16  Mark SpencerRe-listen after MGCP reload (bug #2061)
2004-07-16  Mark SpencerImplement confirmation for PRI
2004-07-16  Mark SpencerFix minor memory leak from tab completion (bug #2059)
2004-07-16  Mark SpencerOnly apply acking when method matches, too, when not...
2004-07-16  Mark SpencerLast set of strncpy/snprintf updates (bug #2049)
2004-07-16  Mark SpencerAllow multiple groups (group categories)
2004-07-16  Mark SpencerPut header files in -devel package (bug #2058)
2004-07-16  Mark SpencerFix native zap bridging with GR-303
2004-07-15  Mark SpencerFix silly typo (and make order slightly easier to read...
2004-07-15  Mark SpencerIf breakon is unspecified, make it ""
2004-07-15  Mark SpencerBuild contact without @ sign if there is no extension
2004-07-15  Ben Kramer/ changed samples from 240 to 160 as per all other...
2004-07-14  Ben Kramer/ remove extrenous NULL at end of function
2004-07-14  James GolovichMinor formatting fix from code audit in cli.c
2004-07-14  Mark SpencerMerge remaining audit patch (save dlfcn.c)
2004-07-14  Mark SpencerImprove SIP history
2004-07-14  Mark SpencerIf we get 200 OK back on INVITE after we send CANCEL...
next