asterisk/asterisk.git
2005-03-27 Mark SpencerOops, make good on my word :)
2005-03-27 Mark SpencerFix cross compiling (bug #3868)
2005-03-27 Mark SpencerFix app bug, update skel example, add skel to makefile...
2005-03-27 Mark SpencerAdd VM_CONTEXT for substitution (bug #3872)
2005-03-27 Mark SpencerRepair danish format (bug #3239)
2005-03-27 Mark SpencerGCC 4 fix (bug #3875)
2005-03-27 Russell Bryantfix a typo
2005-03-27 Mark SpencerMake status update on agents properly
2005-03-27 Mark SpencerMinor formatting fixes
2005-03-26 Russell Bryantformatting fixes
2005-03-26 Anthony Minessale IIfix volfactor
2005-03-26 Mark SpencerFix upgrade documentation to mention new manager event
2005-03-26 Mark SpencerFix discriptions / options (bug #3863)
2005-03-26 Mark SpencerFix order of priority reading / file reading (bug ...
2005-03-26 Mark SpencerImplement fax detect within i4l (bug #3827)
2005-03-26 Mark SpencerFix timeouts when no-password used (bug #3859)
2005-03-26 Mark SpencerMake sure AGI continues even when files aren't there...
2005-03-25 Mark SpencerFix DTMF formatting (bug #3853)
2005-03-25 Mark SpencerDon't use deprecated "2" location for G.726 (rfc3551)
2005-03-25 Russell Bryantreflect actual format of ${DATETIME} in the docs (bug...
2005-03-25 Russell Bryantremove channel_pvt.h
2005-03-25 Mark SpencerFix fork CDR seggy (bug #3855)
2005-03-24 Mark SpencerAdd SIP real authentication (bug #3782)
2005-03-24 Mark SpencerFix OSS endian issues in OSS (bug #3846)
2005-03-24 Russell Bryantshow correct seq no in debug output (bug #3849)
2005-03-24 Mark SpencerAdd custom CDR (bug #3595)
2005-03-24 Mark SpencerAdd missing sounds
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)
next