asterisk/asterisk.git
2005-03-24 Mark SpencerAdd additional fields for calling parameters per BT...
2005-03-24 Mark Spencerfix repark of timed out parked calls (bug #3777)
2005-03-24 Mark SpencerFix SIP/IAX caching (bug #3671)
2005-03-24 Mark SpencerFix sound files
2005-03-24 Anthony Minessale IIdoh channel_pvt.h ?
2005-03-24 Anthony Minessale IIforgot to fix this
2005-03-24 Anthony Minessale IIFix the mysterious missing if
2005-03-24 Russell Bryantremove header that no longer exists
2005-03-24 Mark SpencerFix weird permissions
2005-03-24 Mark SpencerAdd chanspy (bug #3836)
2005-03-24 Mark Spencerfix endianness of OSS/Alsa (bug #3839)
2005-03-24 Mark SpencerAdd sounds for chanspy
2005-03-24 Mark SpencerMake sure regtimeout is initialized (bug #3845)
2005-03-23 Mark SpencerMerge API changes for chanspy
2005-03-23 Russell Bryantsilly typo
2005-03-23 Mark SpencerAllow resetinterval to be "never"
2005-03-23 Mark SpencerFix portability (Bug #3842)
2005-03-23 Mark SpencerMerge Russell's formatting patch (bug #3838)
2005-03-23 Mark SpencerFix wav format (bug #3837)
2005-03-22 Mark SpencerMake sure that waitfordigit_full doesn't hangup on...
2005-03-22 Mark SpencerIgnore interrupted system calls (bug #3831)
2005-03-22 Mark SpencerFix OpenBSD compile (bug #3824)
2005-03-22 Mark SpencerFix chan_agent segfault (bug #3590)
2005-03-22 Mark SpencerFix SIP realtime bug (somehow didn't get committed...
2005-03-22 Mark SpencerFix manager declarations
2005-03-22 Mark SpencerIf the D-channel goes down and comes back up, consider...
2005-03-21 Mark SpencerFix queue weight issue (bug #3797, take 2)
2005-03-21 Mark SpencerMake sure we don't accept streams we can't handle ...
2005-03-21 Mark SpencerAdd README for jitter buffer (bug #3812), make src...
2005-03-21 Mark SpencerFix channel variables on cloned channels (bug #3804)
2005-03-21 Mark SpencerRevert broken portion of 3815 (bug #3816)
2005-03-21 Mark SpencerUpdate SIP/IAX documentation and code (Bug #3810)
2005-03-21 Mark SpencerCleanup side effect sof meetme changes (bug #3815)
2005-03-21 Ben Kramer/ changed ast_channel_tech structure init to the GCC...
2005-03-20 Ben Kramer/ updated ast_channel_tech structure init.
2005-03-20 Mark SpencerFix minor formatting issue
2005-03-20 Mark SpencerAdd SIPPeers and SIPShowPeer manager events (bug #3693...
2005-03-20 Mark SpencerFix chopping of voice prompts (bug #3784)
2005-03-20 Mark SpencerMinor sipredirect fixes (bug #3789)
2005-03-20 Mark SpencerAdd count of users in conference (bug #3215)
2005-03-20 Mark SpencerFix PLC for BSD (bug #2532)
2005-03-20 Mark SpencerFix "," to "." notation.
2005-03-20 Mark SpencerComment on sensitivity (bug #3802)
2005-03-19 Mark Spencericseq increments only on requests, not responses (bug...
2005-03-19 Mark SpencerStrengthen RFC conformity with respect to tags and...
2005-03-19 Mark SpencerFix "little crash" in inuse handling (bug #3792)
2005-03-19 Mark SpencerFix queue stuff (bug #3797)
2005-03-19 Mark SpencerFix tag issue (bug #3795)
2005-03-18 Anthony Minessale IIfix typo per stevek's req
2005-03-17 Mark SpencerAdd support for Solaris/x86 (bug #3064)
2005-03-17 Mark SpencerReorganize SIP code to make more readable (bug #3781)
2005-03-17 Mark SpencerMake sip debug easier to read (bug #3785)
2005-03-17 Mark SpencerAdd 'G' option to dial (bug #3786)
2005-03-17 Mark SpencerFix PLC for BSD
2005-03-17 Mark SpencerAdd missing plc.h
2005-03-17 Matthew FredricksonFixed Parking bug where SIP calls would loose MOH after...
2005-03-17 Mark SpencerAdd PLC and jitter buffer and iax2 meta trunk with...
2005-03-17 Mark SpencerAdd comments for hints (bug #3783)
2005-03-17 Mark SpencerMerge improved announcements for conferences with leade...
2005-03-17 Mark SpencerMerge builtin If function (bug #3779)
2005-03-17 Mark SpencerCleanup registration expirey with realtime (bug #3751)
2005-03-17 Mark SpencerMerge config sample updates mentioning reload (bug...
2005-03-17 Josh RobersonFix help and command line completion for "show config...
2005-03-16 Mark SpencerFix missing newline to notice (bug #3775)
2005-03-16 Mark SpencerUpdate spec file
2005-03-16 Ben Kramer/ implementing callpickup
2005-03-16 Mark SpencerInherit variables across local channel (bug #3769)
2005-03-15 Mark SpencerMerge tony's refactoring code with small mods (bug...
2005-03-14 Mark SpencerFix serious typo (code segment was only enabled with...
2005-03-14 Mark SpencerRecord read size
2005-03-12 Mark SpencerFix casting error (bug #3681, take 2)
2005-03-12 Mark SpencerFix TXTCIDName app (bug #3681)
2005-03-12 Mark SpencerImprove mandrake init files (bug #3699)
2005-03-12 Mark SpencerCleanup variable name, add restoration of format (bug...
2005-03-12 Mark SpencerFix speex build (bug #3761)
2005-03-12 Mark SpencerCreate experimental new options API, various cleanups
2005-03-11 Russell Bryantupdates from angler
2005-03-11 Mark SpencerApply queuelog patch and perform final test of "test...
2005-03-11 Mark SpencerUpdate queue_log example
2005-03-11 Mark SpencerAdd sample experimental patch to show "make apply"...
2005-03-11 Matthew FredricksonMaking 2bct work only if transfer=yes in zapata.conf...
2005-03-11 Mark SpencerAdd timestamping to console (bug #3653 with minor mods)
2005-03-11 Russell Bryantfix compilation issue (bug #3752)
2005-03-10 Mark SpencerFix spanish date format (bug #3642)
2005-03-10 Mark SpencerAllow playback for multiple files (bug #3749)
2005-03-09 Mark SpencerRemove duplicate CallerPres application
2005-03-09 Mark SpencerMake ACL be what SIP is going to need (bug #2358, just...
2005-03-09 Mark SpencerSlow down the registrations to space them out
2005-03-08 Josh RobersonFix compilation of chan_h323.c since removal of the...
2005-03-08 Josh RobersonFix compile of utils.c on *BSD (Bug #3724)
2005-03-08 Ben Kramer/ updated to work with new fixes for bug #3573
2005-03-05 Mark SpencerFlush out app stuff, make profiling easier to turn...
2005-03-05 Mark SpencerMerge H.263+ support (bug #3709)
2005-03-05 Mark SpencerFix meetme flushing stupidity (doh!) (bug #3599)
2005-03-05 Mark SpencerPropagate device state properly when agentlogoff comman...
2005-03-05 Mark SpencerUnbreak expression handling from addition of function...
2005-03-05 Mark SpencerIf we're only queueing audio, don't queue when we reall...
2005-03-05 Mark SpencerDon't consider wrapuptime when call was not answered
2005-03-05 Mark SpencerAllow debug to be enabled on a per-file basis...
2005-03-05 Mark SpencerMake mpg123 behave more nicely
next