aboutsummaryrefslogtreecommitdiffstats
path: root/res
AgeCommit message (Expand)AuthorFilesLines
2004-12-18Fix comment issues (bug #3089)markster4-19/+19
2004-12-14Add "SAY ALPHA" (matt nicholson)markster1-0/+25
2004-12-09Fixed call parking, added separate paramater to allow/disallow call parking onjim2-12/+62
2004-12-09Make music on hold truly optional (bug #2998)markster1-2/+3
2004-12-07Big diet for struct ast_channelmarkster1-1/+3
2004-11-24Increase max buffer size (bug #2926)markster1-1/+1
2004-11-24Make realtime pbx understand patterns.markster1-15/+24
2004-11-23Build out "multi" version of realtime config (directory and realtime extensio...markster1-0/+154
2004-11-22Realtime improvementsmarkster1-19/+4
2004-11-22Minor realtime improvementsmarkster1-4/+20
2004-11-17Check that FD's are open before closing (bug #2858)markster1-2/+5
2004-11-17Oopsmarkster1-1/+0
2004-11-17Add GET FULL VARIABLE AGI commandmarkster1-1/+37
2004-11-16Add get option command (bug #2868, thanks junky!)markster1-0/+77
2004-11-15Make res crypto less chatty (bug #2857)markster1-1/+2
2004-11-07Disable echo canceller for digital calls (bug #2785), fix build on MacOSX (bu...markster1-1/+0
2004-11-04Fix non-std charactersmarkster1-3/+3
2004-11-03Pass through flash hookmarkster1-0/+8
2004-10-31Misc code fixes (bug #2762)markster1-0/+1
2004-10-28Cleanup formatting in bug 2741 patchcitats1-3/+3
2004-10-27Transfer improvements and fixes (bug #2741)markster1-0/+8
2004-10-23More memory checkscitats2-4/+18
2004-10-22Fix minor OSP issuemarkster1-1/+1
2004-10-17Remove late-night excuse for wasting cpu cycles. revert previous res_agi changecitats1-1/+1
2004-10-16Minor improvements to debug output (bug #2644)markster1-1/+1
2004-10-13Fix pbx_builtin_setlanguage to not seg when data is a NULL ptr. Also fix AGI...citats1-1/+1
2004-10-09Fix SIP bugletsmarkster1-0/+1
2004-10-07Oops, we have to be able to pass multiple restrictions for when we go to voic...markster1-3/+27
2004-10-05Major changes to res_config to support centralized config, eliminate configur...markster2-67/+245
2004-10-03Major PBX revamps (including labels, update examples)markster1-2/+2
2004-10-02Huge callerid rework (might break H.323, others)markster2-9/+26
2004-09-29Fix FastAGI working with non default ports (bug 2539)citats1-1/+1
2004-09-28Fix BSD buildmarkster1-1/+1
2004-09-27Remove duplicate sys/socket.h include from res_agi.ccitats1-1/+0
2004-09-26make pick-up extension configurable. update ChangeLogrussell1-0/+2
2004-09-26add includes in res_agi.c to fix BSD compatibilityrussell1-0/+5
2004-09-25Make holdtime announcement say "less than 2 minutes" instead of "1 minutes" (...markster1-2/+61
2004-09-23Include sys/socket.h in res/res_agi.c (bug 2490)citats1-0/+1
2004-09-22Implement Fast AGI (agi://) over TCP socket (Astricon talk idea)markster1-3/+93
2004-09-18Minor fixesmarkster1-7/+9
2004-09-18Add extra checks for keys and convenience encrypt/decrypt functionsmarkster1-8/+63
2004-09-17Cleanup code. Spacing issues, nested if issues, lots of strlen used instead ...citats2-109/+109
2004-09-17Merge anthm's monitor patch with minor mods (bug #2383)markster2-15/+58
2004-09-15Merge ADSI parking announcement (bug #2211)markster1-0/+27
2004-09-10Properly lock management stuff (bug #2406)markster1-1/+3
2004-09-07Changes from Dimitri for OSP codes, minor bugletsmattf1-1/+3
2004-09-07Make menu interruptible (bug #2377), Also fix PBX "add extension" CLI (bug #2...markster1-2/+2
2004-09-04Add stream support and permit minimum respawn time (bug #2254)markster1-7/+25
2004-09-01Add additional timeout debugging information on parkingmarkster1-1/+3
2004-08-31Merge NetBSD and Courtesty tone with modifications (bug #2329)markster1-2/+18