asterisk/asterisk.git
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)
2005-02-28 Mark SpencerDon't pass agent audio until call is confirmed (bug...
2005-02-28 Mark SpencerLook for faxexten in the main context, too (bug #3634)
2005-02-27 Mark SpencerMerge mog's ReadFile application (bug #3670)
2005-02-27 Mark SpencerRevert earlier timestamp stuff pending contact with...
2005-02-27 Mark SpencerMake sure we increase the timestamp between digits...
2005-02-26 Mark SpencerFix build of new IVR stuff for GCC 2.96 and later gcc...
2005-02-26 Mark SpencerFix small but big typo in REGISTER/SUBSCRIBE early...
2005-02-26 Mark SpencerAdd additional parking events (bug #3620)
2005-02-26 Mark SpencerAdd new callerpres parsing API (bug #3648)
2005-02-26 Mark SpencerImprove manager documentation (bug #3645)
2005-02-26 Mark SpencerShow number of meetme users (bug #3661)
2005-02-26 Mark SpencerFix SetVar (bug #3668) and g + transfer (#3650)
2005-02-26 Mark SpencerRelease RTP ports early (bug #3655)
2005-02-25 Matthew FredricksonNew iaxy firmware revision. Fixes problems with loss...
2005-02-25 Jeremy McNamarafinally commit vm enhancements for skinny Bug #3511
2005-02-25 Mark SpencerAdd realtime README (programmer docs)
2005-02-25 Mark SpencerFix GCC 4.0 build (bug #3662)
2005-02-25 Mark SpencerHandle SDP *after* authentication (bug #3660)
2005-02-25 Mark SpencerAdd execiftime, remove duplicate agent logoff CLI
2005-02-25 Matthew FredricksonAdding support to log off an agent from the console
2005-02-24 Mark SpencerAllow global "qualify" option (bug #3649)
2005-02-24 Mark SpencerFix "tohost" logic errors (bug #3654)
2005-02-23 Mark SpencerFix "oopsie" (bug #3603)
2005-02-23 Mark SpencerMerge anthm's CDR updates (bug #3595)
2005-02-23 Mark SpencerFix silly typo (bug #3646)
2005-02-22 Mark SpencerAdd "admin pin" mode (bug #2387)
2005-02-22 Russell Bryantfix terminology
2005-02-21 Mark SpencerAdd "show hints" to CLI (bug #3631)
2005-02-21 Ben Kramer/ added break-for-dtmf=no for native bridging
2005-02-21 Ben Kramer/ updated with new config options
2005-02-21 Ben Kramer/ added an option to use the AST vad DSP for DTMF detection
2005-02-20 Mark SpencerAllow 0 retry time (bug #3630)
2005-02-19 Mark SpencerProvide more info when native bridge cannot occur ...
2005-02-19 Mark SpencerMake cdr_pgsql gracefully handle restarts (bug #3628)
2005-02-19 Mark SpencerAdd sip redirect support (bug #3419i, with mods)
2005-02-19 Mark SpencerFix ODBC storage (bug #3625, with mods)
2005-02-19 Mark SpencerAdd checking capability to MD5 (bug #3619)
next