asterisk/asterisk.git
2004-12-02 Mark SpencerAdd nasty "AddSIPHeader" application (bug #2846)
2004-12-02 Mark SpencerAdd user=phone option (bug #2244, thanks oej)
2004-12-02 Mark SpencerMerge SIP portion of new codec work from bug #2945
2004-12-02 Mark SpencerMerge updates to frame.h and frame.c (codec stuff from...
2004-12-02 Anthony Minessale IIfix small goto logic issue
2004-12-01 Mark SpencerUse correct function for name of codec (bug #2897)
2004-12-01 Mark SpencerUpdate festival documenation (bug #2964)
2004-12-01 Mark SpencerDon't create the channel if there already is one...
2004-12-01 Mark SpencerFix missing ast_destroy's in PGSQL (bug #2944)
2004-12-01 Mark SpencerSpecify hostname if there is a crash (bug #2958)
2004-12-01 Mark SpencerMerge manager action and example (bug #2701)
2004-12-01 Mark SpencerMake sure we really have a bridged channel (bug #2963)
2004-12-01 Mark SpencerPrint number of applications (bug #2961)
2004-11-30 Mark SpencerIf messages is deleted, don't send it (bug #2957)
2004-11-30 Ben Kramer/ fixed bug w/regards to playing dtmf's on native bridges
2004-11-30 Mark SpencerAdd brazil detection (bug #2872)
2004-11-30 Ben Kramer/ added "indication" option to use Ast indication functions
2004-11-30 Ben Kramer/ added "indication" option, to use Ast indication...
2004-11-29 Ben Kramer/ added extra options to callerid variable
2004-11-29 Ben Kramer/ added new function to use the Asterisk callerid funct...
2004-11-29 Mark SpencerDon't print silly unregistered messages on realtime
2004-11-29 Mark SpencerDon't seed on temponly peers
2004-11-28 Mark SpencerImplement max # of forwards (bug #2942, different strategy)
2004-11-28 Mark SpencerAdd option for small headers (bug #2948)
2004-11-28 Mark SpencerAdd ability to store voicemail in ODBC database
2004-11-25 Mark SpencerTry call if call is 0 or more (bug #2935)
2004-11-25 Mark SpencerFix missing )
2004-11-25 Anthony Minessale IIfix typo
2004-11-25 Russell BryantAdd temporary greetings to voicemail (bug #2360)
2004-11-25 Russell Bryantfix mem leak (bug #2940)
2004-11-25 Mark SpencerFix meetmesecs (bug #2936)
2004-11-25 Mark SpencerSmall chan_features patch (bug #2939)
2004-11-25 Mark SpencerMerge tony's ampersand patch (bug #2934)
2004-11-24 Mark SpencerAdd WaitForSilence application (bug #2467)
2004-11-24 Mark SpencerDon't increment RTP timestmap on sending of DTMF (bug...
2004-11-24 Mark SpencerIncrease max buffer size (bug #2926)
2004-11-24 Mark SpencerMake realtime pbx understand patterns.
2004-11-23 Anthony Minessale IIfix inherited softhangup issue in ast_goto_if_exists()
2004-11-23 Mark SpencerBuild out "multi" version of realtime config (directory...
2004-11-23 Mark SpencerFix for rpid (from airport, bug #2910)
2004-11-23 Mark SpencerDon't hold the iaxsl[x] lock while finding the peer...
2004-11-23 Mark SpencerFix Record with "." in filename (bug #2923)
2004-11-23 Mark SpencerQuickie fix to remove unnecessary newline (bug #2922)
2004-11-22 Mark SpencerMerge anthm's MacroIf patch (bug #2912)
2004-11-22 Mark SpencerLittle dial typo fix and make WaitExten continue if...
2004-11-22 Mark SpencerAdd improved macro functionality (bug #2905)
2004-11-22 Mark SpencerFix typo (missing braces) (bug #2919)
2004-11-22 Mark SpencerDon't allow more than 10 seconds of audio for callerid...
2004-11-22 Mark SpencerRealtime improvements
2004-11-22 Mark SpencerRelease call lock while we look for the peer to avoid...
2004-11-22 Mark SpencerFix missing arguments
2004-11-22 Mark SpencerMinor realtime improvements
2004-11-22 Mark SpencerAdd first pass at realtime
2004-11-21 Mark SpencerLittle fixups for busy
2004-11-21 Mark SpencerOops
2004-11-21 Mark SpencerDisplay cause code for failure to get channel
2004-11-21 Mark SpencerIn fact, be even more pedantic
2004-11-21 Mark SpencerDon't create owner twice (this should go to -stable...
2004-11-21 Mark SpencerFix variable reset in SIP (bug #2916)
2004-11-21 Mark SpencerFix compiler warning
2004-11-20 Mark SpencerFix app_queue when working in conjunction with anthm...
2004-11-20 Mark SpencerDon't overwrite unchanged files
2004-11-19 Mark SpencerAdd sampling rate handling
2004-11-19 Anthony Minessale IIMinor Fix to disposition on clone routine
2004-11-19 Mark SpencerCreate "OVERWRITE" option to Makefile to prevent sample...
2004-11-19 Mark SpencerFix V23 callerid handling if an event is received ...
2004-11-19 Mark SpencerAdd option to use directory for forward/compose (bug...
2004-11-19 Mark SpencerIncrement seqno in RTP in RFC2833 (bug #2902)
2004-11-19 Mark SpencerAdd incremental/decremental priorities (bug #2906)
2004-11-18 Mark SpencerFix little SIP header continuation issue
2004-11-18 Mark SpencerMinor command completion tweak (bug #988 bis)
2004-11-17 Mark SpencerFix initialization of CLI (bug #2861)
2004-11-17 Mark SpencerFix little logging issue
2004-11-17 Mark SpencerMake sure sin_family is filled in
2004-11-17 Mark SpencerRevised seqno fix (bug #2887)
2004-11-17 Mark SpencerFix rollover with DTMF (bug #2887)
2004-11-17 Mark SpencerCheck that FD's are open before closing (bug #2858)
2004-11-17 Mark SpencerUpdate IAXy to firmware 20
2004-11-17 Mark SpencerSmall bug big fix for MGCP (bug #2888)
2004-11-17 Mark SpencerDon't hold modlock while doing reload
2004-11-17 Mark SpencerMerge polarity reversal hangup patch (bug #2847)
2004-11-17 Mark SpencerExpose tone state and threshold (bug #2830)
2004-11-17 Jim DixonUpdated so that it will work with latest changes in...
2004-11-17 Mark SpencerAdd "ImportVar" application
2004-11-17 Mark SpencerOops
2004-11-17 Mark SpencerAdd GET FULL VARIABLE AGI command
2004-11-17 Mark SpencerFix silence detection in app_record (bug #2883)
2004-11-17 Mark SpencerUpdate sample config files for setvar
2004-11-17 Mark SpencerMerge Tony's uservars (bug #2882)
2004-11-16 Mark SpencerMake sure we use new tags for sip register calls (bug...
2004-11-16 Anthony Minessale IIFix ANI2 variable so it preserves 2 digit precision...
2004-11-16 Jeremy McNamaraAnother temp fix attempt, until I can do it correctly.
2004-11-16 Mark SpencerFix logger
2004-11-16 Mark SpencerFix double ring...
2004-11-16 Mark SpencerAdd get option command (bug #2868, thanks junky!)
2004-11-16 Mark SpencerDocumentation fixup (thanks, drumkilla)
2004-11-16 Mark SpencerUpdate has_no_members to know about device status codes...
2004-11-15 Mark SpencerGenerate new QueueMemberAdded and QueueMemberRemoved...
2004-11-15 Mark SpencerChannel availability updates (bug #2829 with mods)
2004-11-15 Mark SpencerFix mgcp oopsie...
next