asterisk/asterisk.git
2004-12-15 Mark SpencerAdd missing patch
2004-12-15 Mark SpencerFix glob issue on solaris (bug #3047)
2004-12-15 Mark SpencerMinor disa fix for 3.4
2004-12-15 Mark SpencerRemove broken "ackcall" fix (bug #3043)
2004-12-15 Mark SpencerFix silly read problem which would hang up if nobody...
2004-12-15 Mark SpencerSmall macro fix (bug #3044)
2004-12-14 Mark SpencerMerge slimey's Solaris compatibility (with small mods...
2004-12-14 Mark SpencerAdd "SAY ALPHA" (matt nicholson)
2004-12-13 Mark SpencerFix minor makefile issues (bug #3036)
2004-12-13 Ben Kramer/ fix for callerid configuration when opening channel...
2004-12-13 Mark SpencerFix res_config_mysql crash (thanks drumkilla!) (bug...
2004-12-13 Mark SpencerGR-303 conferencing fixes
2004-12-12 Mark SpencerFix PGSQL CDR issue (bug #3028)
2004-12-12 Mark Spencersmsq issues (bug #3025)
2004-12-12 Mark Spencerfix DIALSTATUS issue (bug #2989)
2004-12-12 Mark SpencerAdd optional category for voicemail (bug #3022)
2004-12-12 Mark SpencerFix language handling (bug #3023)
2004-12-12 Mark SpencerMerge SIP authentication reuse patch (bug #2917) aka...
2004-12-12 Mark SpencerMake registertimeout be configurable (bug #2874)
2004-12-12 Mark SpencerMerge privacy enhancements (bug #2091)
2004-12-12 Mark SpencerExpose SIP URI (bug #3017)
2004-12-11 Mark SpencerDon't send DTMF when there is no owner (partof bug...
2004-12-11 Mark SpencerRevert earlier patch (bug #2825)
2004-12-11 Mark SpencerMerge sms stuff and move to "utils" subdir (bug #2973)
2004-12-11 Mark SpencerRestore ignoring missing include files (bug #2825)
2004-12-11 Mark SpencerAdd iax2 provisioning application for dialplan
2004-12-11 Mark SpencerAdd support for globbing (bug #2825)
2004-12-11 Mark SpencerFix use count for agent/local (bug #2996 et al)
2004-12-11 Mark SpencerAdd polish zones (bug #3016)
2004-12-11 Mark SpencerMake sure context is passed properly on _exec (bug...
2004-12-11 Russell BryantShow some counters with 'show dialplan' (bug #2968)
2004-12-11 Mark SpencerReload fixes (bug #2991)
2004-12-10 Mark SpencerFix setvar issue (bug #3010)
2004-12-10 Jim DixonAdded 'c' option to AgentMonitorOutgoing (like in wiki...
2004-12-10 Jim DixonFix ackcall problem for Zaptel channels
2004-12-10 Russell Bryantmake table configurable for cdr_odbc (bug #2755)
2004-12-09 Jim DixonFixed call parking, added separate paramater to allow...
2004-12-09 Mark SpencerMake table for PGSQL CDR's configurable (bug #2951)
2004-12-09 Mark SpencerMake music on hold truly optional (bug #2998)
2004-12-09 Mark SpencerAdd to ignore list
2004-12-09 Mark SpencerUpdate comment for fmtp 16, implement in RTP (bug ...
2004-12-09 Mark SpencerAdd Lithuania and Hungary to tone zones (bug #2992)
2004-12-08 Mark SpencerMerge josh's exit dir patch (bug #2995)
2004-12-08 Mark SpencerAdd version 22 firmware for iaxy
2004-12-08 Anthony Minessale IIfix bug 2994 (off by 1 error)
2004-12-08 Russell Bryantremove unnecessary 'if'
2004-12-08 Anthony Minessale IIfix case sensitivity issue in codecs
2004-12-07 Mark SpencerBig diet for struct ast_channel
2004-12-07 Russell Bryantfix mem leak in free_value (bug #2990)
2004-12-07 Russell Bryantchange strdupa to ast_strdupa (bug #2988)
2004-12-06 Mark SpencerMinor translation performance improvement (bug #2987...
2004-12-06 Mark SpencerMerge bkw's formatting and variable substitition (bug...
2004-12-06 Mark SpencerAdd missing free's in rare circumstances (bug #2985)
2004-12-06 Mark SpencerAdd persistent dynamic queue member support (bug #2929)
2004-12-05 Mark SpencerConsider a comment to start with ;-- but not if there...
2004-12-04 Mark Spencersilliness (N for "nat" not "no")
2004-12-04 Mark SpencerAdd heavily revised version of anthm's multi-line comme...
2004-12-03 Mark SpencerFix allow/disallow nomenclature (bug #2945, part deux)
2004-12-03 Mark SpencerAdd *preliminary* per-peer outbound proxy (bug #2859...
2004-12-03 Anthony Minessale IIone more disallow issue resolved disallow=all in peer...
2004-12-03 Anthony Minessale IIadd missing ~ to ast_parse_allow_deny that was breaking...
2004-12-02 Mark SpencerOops
2004-12-02 Mark SpencerAdd nasty sip get header, too (bug #2838)
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.
next