aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2004-12-15Add missing patchmarkster1-1/+1
2004-12-15Fix glob issue on solaris (bug #3047)markster1-1/+5
2004-12-15Minor disa fix for 3.4markster1-1/+1
2004-12-15Remove broken "ackcall" fix (bug #3043)markster1-0/+5
2004-12-15Fix silly read problem which would hang up if nobody called (bug #3042)markster1-1/+2
2004-12-15Small macro fix (bug #3044)markster1-1/+2
2004-12-14Merge slimey's Solaris compatibility (with small mods) (bug #2740)markster55-62/+1098
2004-12-14Add "SAY ALPHA" (matt nicholson)markster1-0/+25
2004-12-13Fix minor makefile issues (bug #3036)markster2-2/+2
2004-12-13/ fix for callerid configuration when opening channel driverbkramer1-1/+0
2004-12-13Fix res_config_mysql crash (thanks drumkilla!) (bug #3009)markster1-2/+5
2004-12-13GR-303 conferencing fixesmarkster1-18/+20
2004-12-12Fix PGSQL CDR issue (bug #3028)markster1-2/+7
2004-12-12smsq issues (bug #3025)markster1-10/+9
2004-12-12fix DIALSTATUS issue (bug #2989)markster1-7/+7
2004-12-12Add optional category for voicemail (bug #3022)markster1-3/+30
2004-12-12Fix language handling (bug #3023)markster1-94/+72
2004-12-12Merge SIP authentication reuse patch (bug #2917) aka "The Broadvoice Patch" w...markster1-18/+98
2004-12-12Make registertimeout be configurable (bug #2874)markster2-1/+9
2004-12-12Merge privacy enhancements (bug #2091)markster3-9/+29
2004-12-12Expose SIP URI (bug #3017)markster1-0/+3
2004-12-11Don't send DTMF when there is no owner (partof bug #3011)markster1-1/+1
2004-12-11Revert earlier patch (bug #2825)markster1-1/+2
2004-12-11Merge sms stuff and move to "utils" subdir (bug #2973)markster7-1658/+2979
2004-12-11Restore ignoring missing include files (bug #2825)markster1-2/+1
2004-12-11Add iax2 provisioning application for dialplanmarkster1-0/+42
2004-12-11Add support for globbing (bug #2825)markster1-2/+34
2004-12-11Fix use count for agent/local (bug #2996 et al)markster2-0/+9
2004-12-11Add polish zones (bug #3016)markster1-0/+17
2004-12-11Make sure context is passed properly on _exec (bug #2969)markster1-5/+10
2004-12-11Show some counters with 'show dialplan' (bug #2968)russell1-2/+10
2004-12-11Reload fixes (bug #2991)markster1-55/+59
2004-12-10Fix setvar issue (bug #3010)markster1-28/+39
2004-12-10Added 'c' option to AgentMonitorOutgoing (like in wiki, wiki, wiki) whichjim1-0/+5
2004-12-10Fix ackcall problem for Zaptel channelsjim1-0/+8
2004-12-10make table configurable for cdr_odbc (bug #2755)russell2-8/+39
2004-12-09Fixed call parking, added separate paramater to allow/disallow call parking onjim6-15/+82
2004-12-09Make table for PGSQL CDR's configurable (bug #2951)markster2-5/+34
2004-12-09Make music on hold truly optional (bug #2998)markster3-2/+45
2004-12-09Add to ignore listmarkster1-0/+3
2004-12-09Update comment for fmtp 16, implement in RTP (bug #2999)markster2-3/+12
2004-12-09Add Lithuania and Hungary to tone zones (bug #2992)markster1-0/+27
2004-12-08Merge josh's exit dir patch (bug #2995)markster1-1/+17
2004-12-08Add version 22 firmware for iaxymarkster1-0/+0
2004-12-08fix bug 2994 (off by 1 error)anthm1-18/+23
2004-12-08remove unnecessary 'if'russell1-2/+1
2004-12-08fix case sensitivity issue in codecsanthm1-3/+3
2004-12-07Big diet for struct ast_channelmarkster12-116/+84
2004-12-07fix mem leak in free_value (bug #2990)russell1-0/+2
2004-12-07change strdupa to ast_strdupa (bug #2988)russell1-1/+1