asterisk/asterisk.git
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
2005-03-05 Mark SpencerMore persistence fixes
2005-03-05 Mark SpencerMinor persistence fixes
2005-03-05 Mark SpencerRemove accidental libpri dependency (bug #3714)
2005-03-04 Mark SpencerFix stack size for ADSI (needs 128k by itself!)
2005-03-04 Mark SpencerRework channel structure to eliminate "pvt" portion...
2005-03-04 Mark SpencerAdd registerable functional variables (bug #3636, with...
2005-03-04 Mark SpencerAdd timeoutrestart option (bug #3656)
2005-03-04 Mark SpencerUpdate documentation on agent groups (bug #3652)
2005-03-04 Ben Kramer/ added fax detection support
2005-03-04 Mark SpencerMake stack size be selectable
2005-03-03 Mark SpencerFlush MeetMe at appropriate times (bug #3599)
2005-03-03 Mark SpencerMember presistance improvements (bug #3647)
2005-03-03 Mark SpencerAdd dynamic dialplan support (bug #3566)
2005-03-03 Josh RobersonRoll back previous change due to crossing of fixes
2005-03-03 Josh RobersonFix AST_STACKSIZE to match utils.h of AST_STACK_SIZE...
2005-03-03 Mark SpencerFix stack size (take 2) (bug #3706)
2005-03-03 Mark SpencerAdd realtime support to app_directory (bug #2475)
2005-03-03 Mark SpencerAdd "StartMusicOnHold and "StopMusicOnHold" apps (bug...
2005-03-03 Mark SpencerSupport > 300 threads on x86-32 and other 32-bit systems
2005-03-02 Matthew FredricksonCommiting chan_zap.c patch for 2bct
2005-03-02 Mark SpencerBe sure to process SDP if we already have an owner...
2005-03-02 Mark SpencerAdd manager doxygen docs (bug #3691)
2005-03-02 Mark SpencerFix chan_phone error code (bug #3692)
2005-03-02 Mark SpencerFix ENUM documentation (bug #3698)
2005-03-01 Mark SpencerAdd mexican indications (bug #3667)
2005-03-01 Mark SpencerUpdate agent manager docs (bug #3687)
2005-03-01 Mark SpencerAdd some extra checks & verbosity (bug #3686)
2005-03-01 Mark SpencerFix seg in authenticate (bug #3686)
2005-02-28 Mark SpencerInclude stat.h to fix FreeBSD build (bug #3683)
2005-02-28 Mark SpencerAllow MGCP to use distinctive ring for call wait
2005-02-28 Mark SpencerAdd iax2 device state notification (bug #3640)
2005-02-28 Mark SpencerAdd Estonian tone zone (bug #3589)
2005-02-28 Mark SpencerFix queue URL passing (bug #3543)
next