asterisk/asterisk.git
2004-10-03 Mark SpencerUpdate changelog
2004-10-03 Mark SpencerAdd '+foo' option, update sample config
2004-10-03 Mark SpencerUpdate chanelog
2004-10-03 Mark SpencerMajor PBX revamps (including labels, update examples)
2004-10-02 Mark SpencerAllow "n" or "next" and "s" or "same" in dialplan logic...
2004-10-02 Mark SpencerDon't set state to UP state within the driver, but...
2004-10-02 James GolovichAdd #ifdef to chan_zap.c in case someone updates asteri...
2004-10-02 James GolovichAllow PRI timers to be congfigurable. (bug 2518)
2004-10-02 James GolovichFormatting cleanup in app_voicemail.c
2004-10-02 Mark SpencerImplement voicemail force account setup (bug #2077)
2004-10-02 Mark SpencerFix littlet ypo
2004-10-02 Mark SpencerMore IAX2 TNS/TOS/PRES fixes
2004-10-02 Mark SpencerAdd iax2 parsing for TNS/TON/PRES
2004-10-02 Mark SpencerRemove IAX and VoFR channel drivers permenantly
2004-10-02 Mark SpencerMove populate TNS/Presentation/TON from calling channel
2004-10-02 Mark SpencerHuge callerid rework (might break H.323, others)
2004-10-01 James GolovichFix some formatting in asterisk.c
2004-10-01 James GolovichUse event2str consisitently in chan_zap anytime we...
2004-10-01 James GolovichCode formatting cleanup
2004-10-01 Jeremy McNamarawork on peers some more, still highly broken
2004-10-01 Mark SpencerAdd configurable options to Speex (from anthm) (bug...
2004-10-01 Mark SpencerMerge Tilghman's color detection patch (bug #2495)
2004-09-30 Mark SpencerFix SIP transport to ignore ;transport=udp
2004-09-30 Jeremy McNamaramassive changes, very broken, do not use (from airport)
2004-09-30 Jeremy McNamaramake chan_h323 not compile, until i can fix
2004-09-30 Jeremy McNamaramassive changes, very broken, do not use (from airport)
2004-09-30 Mark SpencerFix callerid for canada (bug #2552)
2004-09-30 Mark SpencerFix potential seg (Bug #2550)
2004-09-30 Mark SpencerMerge ring pulse stuff (Bug #2016)
2004-09-30 Russell Bryantupdate description for VoiceMailMain (bug #2546)
2004-09-29 Mark SpencerFix little "less than" issue
2004-09-29 James GolovichFix FastAGI working with non default ports (bug 2539)
2004-09-28 James GolovichFix verbose logger queue so that list doesnt get touche...
2004-09-28 Mark SpencerFix threads in FreeBSD (bug #2478)
2004-09-28 Mark SpencerFix BSD build
2004-09-28 Mark SpencerOn register timeout, pretend to ack any messages so...
2004-09-28 Russell Bryantadd ability to purge callers from queue if no agents...
2004-09-27 Mark SpencerStrip mp3 id3 headers (bug #2525)
2004-09-27 James GolovichRemove duplicate sys/socket.h include from res_agi.c
2004-09-27 James GolovichFix 2 memory leaks
2004-09-26 Russell Bryantmake pick-up extension configurable. update ChangeLog
2004-09-26 Mark SpencerHold peerl lock while updating autocreatepeer stuff
2004-09-26 James GolovichFix inband priindication checking in chan_zap.c
2004-09-26 Russell Bryantadd includes in res_agi.c to fix BSD compatibility
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...
next