aboutsummaryrefslogtreecommitdiffstats
path: root/res
AgeCommit message (Expand)AuthorFilesLines
2005-04-22report the number of rows updated when using RealTime update method (bug #4066)kpfleming1-2/+3
2005-04-22add ability to send transferring party to a dialplan target after they blind ...kpfleming1-0/+35
2005-04-22ensure that res_config_odbc can handle columns with NULL values (bug #3787)kpfleming1-2/+14
2005-04-21use double-quotes instead of angle-brackets for non-system include files (bug...kpfleming10-140/+140
2005-04-20add count of parked calls to 'show parkedcalls' (bug #4023)kpfleming1-0/+3
2005-04-13add missing newlines, fix misspelling of nonexistent (bug #4027)russell1-1/+1
2005-04-13ensure that the random number generator(s) are always seeded with a different...kpfleming1-3/+2
2005-04-11Add datetime to AGI (bug #3984)markster1-0/+49
2005-04-07Fix little formatting thingymarkster1-1/+2
2005-04-06Fix ADSI 'B' issue (bug #3833)markster1-15/+33
2005-03-30Add say date to AGi (bug #3768)markster1-0/+27
2005-03-29Little say numer fix (bug #3884)markster1-1/+1
2005-03-28Continue with GET_DATA if no file is there (bug #3878)markster1-4/+1
2005-03-27Fix cross compiling (bug #3868)markster1-6/+6
2005-03-26Make sure AGI continues even when files aren't there (bug #3862)markster1-1/+1
2005-03-24Add additional fields for calling parameters per BT requestmarkster1-0/+4
2005-03-24fix repark of timed out parked calls (bug #3777)markster1-1/+3
2005-03-23Merge Russell's formatting patch (bug #3838)markster1-2/+2
2005-03-20Fix chopping of voice prompts (bug #3784)markster1-0/+2
2005-03-17Add support for Solaris/x86 (bug #3064)markster1-0/+3
2005-03-17Fixed Parking bug where SIP calls would loose MOH after an attended transfer tomattf1-0/+6
2005-03-05Make mpg123 behave more nicelymarkster1-2/+2
2005-03-04Rework channel structure to eliminate "pvt" portion of channel (bug #3573)markster2-2/+0
2005-03-03Add "StartMusicOnHold and "StopMusicOnHold" apps (bug #3703)markster1-1/+36
2005-02-26Add additional parking events (bug #3620)markster1-2/+36
2005-02-17Add descriptions for monitor action events (bug #3610)markster1-3/+30
2005-02-17Add atxfer fix (bug #3592)markster1-11/+9
2005-02-17Merge anthm's ODBC sanity check fix (bug #3529)markster2-26/+114
2005-02-17Make sure we search for url prefix only in format, not in filename (bug #3613)markster1-9/+6
2005-02-11Copy/paste errors (bug #3559, #3560)markster1-1/+1
2005-02-06Merge "show features" (bug #3515)markster1-0/+30
2005-01-26Fix parking issue (bug #3396)markster1-13/+7
2005-01-25Merge config updates (bug #3406)markster7-136/+82
2005-01-22Un-revert in preparation for actual fixmarkster1-3/+3
2005-01-22repeal config prototype changesanthm1-3/+3
2005-01-21Fix res_monitor asterisk issue (bug #3399)markster1-1/+1
2005-01-21update copyright headers for 2005russell7-9/+9
2005-01-21Warn about wrong version of mpg123 (bug #3392)markster1-1/+10
2005-01-21Add stereoize (bug #3142), faster than soxmixmarkster1-3/+3
2005-01-20Fix ODBC to clear title each time (bug #3379)markster1-2/+5
2005-01-17Merge hold patch (bug #1840)markster1-3/+22
2005-01-16Fix static db problemmarkster1-3/+3
2005-01-11Fix one touch record (bug #3263, take two)markster1-16/+26
2005-01-10Check moh files at runtime (bug #3314)markster1-14/+19
2005-01-10More flagification, courtesy drumkilla (bug #3280)markster1-22/+22
2005-01-10Merge anthm's monitor fixes (better default path, set variable for monitor) (...markster1-7/+12
2005-01-10Merge Tony's one touch record improvements (bug #3263)markster1-47/+90
2005-01-09Improve indications formatting (bug #3298)markster1-1/+10
2005-01-09Various small fixupsmarkster1-1/+1
2005-01-09Various moh fixes (bug #3291)markster1-130/+128