aboutsummaryrefslogtreecommitdiffstats
path: root/res
AgeCommit message (Expand)AuthorFilesLines
2005-05-06add missing newline to warning message (bug #4183)russell1-1/+1
2005-04-15add some newlines and fix some misspellings (bug #4027)russell1-1/+1
2005-04-05fix say number with a leading zero (bug #3884)russell1-1/+1
2005-04-05keep going even if file not found with GET DATA (bug #3878)russell1-4/+1
2005-03-31fix chopping off of prompts (bug #3784)russell1-0/+2
2005-03-17Fixed parking bug w/ chan_sip and loss of MOHmattf1-0/+6
2005-02-26add description for monitor management commands (bug #3610)russell1-3/+30
2005-01-28fix parking (bug #3396)russell1-11/+7
2005-01-28remove unused vars (bug #3423)russell1-2/+0
2005-01-17typorussell1-1/+1
2005-01-11update help text (bug #3298)russell1-1/+10
2005-01-09improve CLI command info (Thanks, Leif!) (bug #3220)russell1-32/+70
2005-01-08send script parameter with FastAGI (bug #3270)russell1-0/+3
2005-01-08fix typo (bug #3265)russell1-1/+1
2005-01-06stop music on hold when channel is hung up instead of after the channel is de...russell1-0/+1
2005-01-03don't exit AGI when file not found to stream (bug #3212)russell1-2/+1
2004-12-30update help text (bug #3171)russell1-20/+25
2004-12-21unregister the correct apps (bug #3089)russell1-2/+2
2004-12-20fix parking issue (bug #3840)russell1-0/+1
2004-11-25change size of var_val (bug 2926)russell1-1/+1
2004-11-18check to see if FD's are open before closing (bug #2858)russell1-2/+5
2004-11-15make valgrind less chatty about res_crypto (bug #2857)russell1-1/+2
2004-11-05fix non standard characters (bug 2778)russell1-3/+3
2004-11-02prevent seg fault with attempt_transfer (bug #2741)russell1-0/+8
2004-10-25Backport recent memory fixes to 1.0citats2-4/+18
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
2004-08-23make bug 2272 (which is actually caused by human error) less likely to happenanthm1-1/+1
2004-08-15Fix little oops on sizeof()markster1-4/+4
2004-08-14Oops, forgot message lengthmarkster1-6/+6
2004-08-14Create binary versions of signature functionsmarkster1-13/+30
2004-08-08Merge BSD stack size work (bug #2067)markster3-4/+4
2004-08-06Only play announce time on first passmarkster1-0/+1