asterisk/asterisk.git
2004-10-06 Ben Kramer changed it to not play a received DTMF frame if native...
2004-10-06 Ben Kramer commented out Caller ID setting stuff, needs to be...
2004-10-06 Mark SpencerUse reqprep, not initreqprep for NOTIFY for REFER...
2004-10-06 Mark SpencerLocking updates for debug mode, fix SIP MWI (bug #2582)
2004-10-05 Mark SpencerFix MGCP seg (bug #2572)
2004-10-05 Mark SpencerFix zap seggy
2004-10-05 Mark SpencerMajor changes to res_config to support centralized...
2004-10-05 James GolovichFormatting fix and use ast_true in cdr_odbc.c (bug...
2004-10-04 Mark SpencerFix SIP friends + MySQL (head only)
2004-10-04 Mark SpencerHave SIP_CODEC variable override replace all other...
2004-10-04 Jeremy McNamaraa major rework - type=peer support, code cleanup, and...
2004-10-04 Jeremy McNamaraa major rework - type=peer, code cleanup, and optimization
2004-10-03 Mark SpencerAdd app_hasnewvoicemail
2004-10-03 Mark SpencerAdd ability to check voicemail from multiple folders...
2004-10-03 Mark SpencerMerge member delay patch (bug #2563)
2004-10-03 Mark SpencerCorrect CDR's for supervised transfer (bug #1595)
2004-10-03 Mark SpencerAdd reporting of actual hold time (bug #2564)
2004-10-03 Mark SpencerImprove groupcount handling (bug #2529) thanks!
2004-10-03 Mark SpencerAllow you to use labels with + to be nice to Tilghman.
2004-10-03 James GolovichCleanup formatting in app_math.c
2004-10-03 Mark SpencerFix potential callerid snafu's in iax and sip (based...
2004-10-03 Mark Spencershrink phone number for callerid matching (bug #2562)
2004-10-03 Mark SpencerUpdate documentation
2004-10-03 Mark SpencerAdd (heavily modified) math application (bug #2534)
2004-10-03 Mark SpencerFix netbsd paths (bug #2560)
2004-10-03 James GolovichFix HasVoicemail so it can parse all arguments correctl...
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
next