asterisk/asterisk.git
2004-09-26 James GolovichFix typo in cdr.txt (bug 2510)
2004-09-26 Russell Bryanttweak the queues.conf.sample
2004-09-25 Mark SpencerFix for "show applications like" (bug #2501)
2004-09-25 Mark SpencerFix URL for Tony
2004-09-25 Mark SpencerAdd Asterlink/anthm to the CREDITS list
2004-09-25 Mark SpencerMake holdtime announcement say "less than 2 minutes...
2004-09-24 Anthony Minessale IIfix polish stuff in say.c
2004-09-24 Anthony Minessale IIadd app_forkcdr
2004-09-24 Mark SpencerIf no RTP stream is up, always request digits (bug...
2004-09-24 Mark SpencerMake olle happy
2004-09-24 Mark SpencerDocument hints in extensions.conf.sample (Astricon...
2004-09-23 James GolovichInclude sys/socket.h in res/res_agi.c (bug 2490)
2004-09-23 James GolovichFix formatting again
2004-09-23 Anthony Minessale IItweak prior commit
2004-09-23 James GolovichFix formatting
2004-09-23 Anthony Minessale IIallow file arg in ast_control_streamfile to accept...
2004-09-23 Anthony Minessale IIast_control_streamfile caused seg with null stop or...
2004-09-23 Mark SpencerUpdate Changelog
2004-09-22 Mark SpencerImplement Fast AGI (agi://) over TCP socket (Astricon...
2004-09-22 Mark SpencerFix originate success/failure formatting (bug #2485)
2004-09-22 Mark SpencerCheck to be sure # of samples is > 0...
2004-09-22 Mark SpencerHandle arbitrary long dial sequences (like what we...
2004-09-22 Mark SpencerSupport colors in eterm
2004-09-21 Jeremy McNamarasupport early media/intercept Bug #562
2004-09-21 Jeremy McNamaraAdd a bit more newbie protection
2004-09-20 Anthony Minessale IIfix placement of f->fmt->close
2004-09-20 Mark SpencerFixup vm user struct (bug #2472)
2004-09-20 James GolovichRemove duplicate plus.gsm from sounds.txt
2004-09-19 Mark SpencerDon't register auth against something that isn't a...
2004-09-19 Jeremy McNamaraprotect against seg on busy systems. Bug #2249
2004-09-19 Mark SpencerMerge UK + DTMF Caller*ID stuff and fix app_test descri...
2004-09-18 Mark SpencerMinor fixes
2004-09-18 Mark SpencerAdd "TrySystem" variation to System (bug #768)
2004-09-18 Mark SpencerClarify descriptions of VM functions moved to app ...
2004-09-18 Mark SpencerLPC fix
2004-09-18 Mark SpencerAdd extra checks for keys and convenience encrypt/decry...
2004-09-17 Mark SpencerIf singlepath=yes, don't send multiple RTP streams...
2004-09-17 Mark SpencerMove routines from voicemail to app for general use...
2004-09-17 James GolovichCleanup code. Spacing issues, nested if issues, lots...
2004-09-17 James GolovichMake chan_iax2.c compile again on older gcc. Remember...
2004-09-17 Mark SpencerMerge steven davie's IAX2 jitterbuffer fixes
2004-09-17 Mark SpencerMerge anthm's monitor patch with minor mods (bug #2383)
2004-09-17 Ben Kramer/ fixed slight typo/cut-n-paste bug
2004-09-17 Ben Kramer/ fixed operation with record_play
2004-09-16 Mark SpencerUse compression on "make update"
2004-09-16 Mark SpencerGet rid of compile warnings
2004-09-16 Mark SpencerAdd IAX2/SIP register events to system (bug #2117)
2004-09-16 Mark SpencerFix tiny typo (bug #2455)
2004-09-16 Mark SpencerFix sample macro
2004-09-15 Mark SpencerFix app_disa to not ignore ignorepat :) (bug #2451)
2004-09-15 Mark SpencerMake ADSI in voicemail configurable (bug #2209)
2004-09-15 Mark SpencerMerge ADSI parking announcement (bug #2211)
2004-09-15 Mark SpencerUpdate mp3 copyright header, fix pedantic + register...
2004-09-15 Mark SpencerFirst pass at LPC10
2004-09-15 Mark SpencerQueue congestion on REJECT (bug #2448)
2004-09-15 Mark SpencerUse file that is in Asterisk rather than asterisk-sound...
2004-09-15 Mark SpencerFix extraneous message when using mysql friends
2004-09-15 Mark SpencerSupport both MySQL and traditional mailboxes in vmail...
2004-09-15 Mark SpencerUpdate astgenkey to make empty ones too
2004-09-15 Mark SpencerOops, fix small typo
2004-09-14 Mark SpencerConsider both tags as possible matches (bug #2422)
2004-09-14 Mark SpencerMake sure patterns are always last (bug #2435)
2004-09-14 Mark SpencerAdd status for async manager originate (including Actio...
2004-09-14 Mark SpencerInband notifies always succeed (bug #2420)
2004-09-13 Mark SpencerAdd pulse dial support
2004-09-13 Mark SpencerBring sanity to inband notification on PRI
2004-09-13 Mark SpencerFix star 80 to star 60 (bug #2247)
2004-09-13 Mark SpencerAdd set debug option, make output for set verbose bette...
2004-09-13 Mark SpencerWork with globals too (bug #2427)
2004-09-13 Mark SpencerUse fromdomain in creating callid if specified (bug...
2004-09-13 Jim DixonFixed minor issue in app_rpt(). Allows it to work bette...
2004-09-12 Mark SpencerDon't forget to return something other than -1 on the...
2004-09-12 Mark SpencerAutomatically send proper signal on iax switch followin...
2004-09-11 Mark SpencerImprove initial poking behavior (bug #2419)
2004-09-11 Mark SpencerDon't set guardtime if channel is only reserved (bug...
2004-09-11 Mark SpencerUse longer timeout if using http (bug #2418)
2004-09-11 Mark SpencerAdd readme for variable (bug #2409)
2004-09-10 Mark SpencerDo the same thing for pri_hangup_all in terms of releas...
2004-09-10 Mark SpencerMake sure we don't try to grab the sub and channel...
2004-09-10 Mark SpencerProperly lock management stuff (bug #2406)
2004-09-10 Mark SpencerHandle macros in the CDR properly (bug #2414)
2004-09-10 Matthew Fredricksonmacro support in the dial command
2004-09-10 Mark SpencerHandle both pre- and post- whitespace if pedantic check...
2004-09-09 Mark SpencerMake ${CALLINGPRES} available (bug #2409)
2004-09-09 Mark SpencerOnly pool CONGESTION if there is an owner in the case...
2004-09-09 Mark SpencerFix GotoIf logging level (bug #2396)
2004-09-09 Mark SpencerMake GetVar respect ActionID (bug #2404/2405)
2004-09-09 Mark SpencerMake sure rtp->f.data is initialized properly for 3389...
2004-09-09 Mark SpencerOnly accept first callerid number (bug #2395)
2004-09-09 Mark SpencerUse noncodec capability when masking (bug #2394)
2004-09-09 Mark SpencerMinor formatting fixup (bug #2397)
2004-09-09 Mark SpencerDon't consider RTP timeout if the channel isn't up
2004-09-07 Mark SpencerAdd option to register extensions on IAX or SIP registr...
2004-09-07 Matthew Fredricksonbug fixes
2004-09-07 Matthew FredricksonChanges from Dimitri for OSP codes, minor buglets
2004-09-07 James GolovichChange recent patch to not use a hard coded path inside...
2004-09-07 James GolovichFormatting cleanups
2004-09-07 James GolovichFormatting cleanups
2004-09-07 Mark SpencerDon't attempt to qualify before we have a socket (bug...
2004-09-07 Mark SpencerMake background support a language override (bug #2378)
next