asterisk/asterisk.git
2004-10-14 Mark SpencerAdd CLI for realtime stuff (bug #2626)
2004-10-14 Mark SpencerHandle excessive entries properly (bug #2634)
2004-10-14 Mark SpencerMake PRI debug work when verbosity = 0 (bug #2645)
2004-10-14 Mark SpencerFix trasnfer issue (bug #2632)
2004-10-13 Ben Kramer/ added missing frame processing code to native bridge
2004-10-13 James GolovichFix pbx_builtin_setlanguage to not seg when data is...
2004-10-13 Mark SpencerPeers stats improvements (bug #2635)
2004-10-12 Mark SpencerWhen deleting expiry, put -1 if temponly
2004-10-12 Mark SpencerOne more temp vs. dynamic
2004-10-12 Mark SpencerFix MGCP build, SIP should destroy on temponly, not...
2004-10-12 Mark SpencerEliminate extraneous message (bug #2633)
2004-10-12 Mark SpencerBe careful!
2004-10-11 Jeremy McNamaraenable compiling of chan_h323.so
2004-10-11 Mark SpencerAdd global mute/unmute (bug #2601)
2004-10-11 Mark SpencerAdd missing carriage return (bug #2595)
2004-10-11 Mark SpencerAdd missing sound file (bug #2077)
2004-10-10 Mark SpencerKeep back delivery times on trunk (bug #2587)
2004-10-10 Mark SpencerIncrease max packet size to 4096
2004-10-10 Jeremy McNamaraDetail type=peer a bit
2004-10-10 Jeremy McNamaraUpdate README with new information.
2004-10-10 Jeremy McNamarafinish implementing type=peer, implement setting of...
2004-10-10 Mark SpencerMerge jjames's voicemail fixes (bug #2436)
2004-10-10 Mark SpencerRemove old compatibility apps
2004-10-10 Mark SpencerAdd autokill to IAX2, too
2004-10-09 Mark SpencerDon't build GTK console by default
2004-10-09 Mark SpencerFix SIP buglets
2004-10-09 Mark SpencerRemove silly printf
2004-10-09 Mark SpencerFix wave file lengths (bug #2486)
2004-10-09 Russell Bryantfix voicemail account setup (bug #2077)
2004-10-09 Mark SpencerAdd Russell to the CREDITS file
2004-10-09 Mark SpencerFix little typo
2004-10-08 Mark SpencerIAX2 authentication improvements
2004-10-08 Mark SpencerMinor config updates, add module counts (bug #2593)
2004-10-08 Mark SpencerAdd compatibilty with proprietary nortel DTMF info...
2004-10-08 Mark SpencerDon't strip bracketed hyphens (bug #2608)
2004-10-08 Mark SpencerFix lookup cidname (bug #2609)
2004-10-08 Mark SpencerDon't save dynamic peers in registery (bug #2610)
2004-10-08 Mark SpencerProvide more useful iax2 debugging (bug #2603)
2004-10-08 Mark Spencerrealtimeify voicemail...
2004-10-08 Mark SpencerFix small verboseness bugs (bug #2602)
2004-10-07 Mark SpencerDefault for overriden should be passed screen
2004-10-07 Mark SpencerFix callerid on IAX2 (received)
2004-10-07 Mark SpencerOops, we have to be able to pass multiple restrictions...
2004-10-07 Mark SpencerRemove last vestiges of MySQL friends from makefile...
2004-10-07 Mark SpencerFix app_sms to use correct path (bug #2597)
2004-10-07 Mark SpencerDo not send progress when "ringing" only flag is set...
2004-10-07 Mark SpencerMerge SIP memory leak fixes
2004-10-07 Mark SpencerFix CDR CSV to flush on CDR
2004-10-07 Anthony Minessale IIfix typo in chan sip that causes segV
2004-10-07 Mark SpencerMove voicemail beep (bug #2594)
2004-10-07 Mark SpencerAdd recognition for Rich Murphy for substantial BSD...
2004-10-07 Mark SpencerFix which one we use initreqprep vs. reqprep (bug ...
2004-10-07 Mark SpencerAdd realtime support to SIP
2004-10-06 Mark SpencerBe sure prev struct is built properly (bug #2581)
2004-10-06 Anthony Minessale IIimporve app_realtime to do writes too with RealTimeUpdate
2004-10-06 Mark SpencerMerge anth's realtime patch, as well as the bindaddr...
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...
next