aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2004-03-30Fix the 'n' option of app_queue. Thanks Mikemalcolmd1-1/+3
2004-03-30Fix progzone loadermarkster1-1/+3
2004-03-30Indicate the need to reload without actually reloading...markster1-5/+10
2004-03-29Small SIP fix, voicemail fix, and some delivery fixes on new appsmarkster4-1/+7
2004-03-29Get rid of annoying beeps on remote consolecitats1-0/+2
2004-03-28Attempt at incrementing branch (or changing it) at the right places (bug #1313)markster1-28/+33
2004-03-28Add support for Costa Rica to DSPmarkster5-67/+124
2004-03-27Merge more Sentito contributions (thanks serkan)markster1-8/+74
2004-03-27More read/write lock fixes in various modulescitats4-11/+11
2004-03-27Fixup read/write lockingcitats3-9/+14
2004-03-27Make read/write mode have a lock parameter and use it properly.markster25-76/+89
2004-03-26Pick the right location to endian.h based on OS in md5.ccitats1-1/+7
2004-03-26Add example of using Account in sample.call filecitats1-0/+5
2004-03-26Make chan_vpb.c detect austel busy (bug 545)citats1-1/+1
2004-03-26Add manager action 'SetCDRUserField' (bug #1298)citats1-1/+37
2004-03-26Allow CLI Prompt to be customizable via ASTERISK_PROMPT environmentcitats1-3/+90
2004-03-25Update sample sip.confmarkster1-3/+22
2004-03-25document mwi issues for voicemail contextsjeremy1-3/+15
2004-03-25Document the maximum length of voicemail email message body. Bug #1299jeremy1-1/+6
2004-03-25Tiny optimization in chan_iax2.c that the compiler wouldcitats1-4/+2
2004-03-25Make sure calculation of time is always > 0...markster1-2/+4
2004-03-24Bug # 1287: Festival cache string bug fixedmalcolmd1-1/+2
2004-03-24Reduce volume of hold music to 8k / 4kmarkster1-3/+4
2004-03-24Bug # 1108: chan_alsa fixesmalcolmd1-18/+26
2004-03-24Allow expiration of several messages to be non-fatal.markster1-32/+42
2004-03-24*** empty log message ***citats1-15/+54
2004-03-24Actually support the zaptel timing parameters the sample config file says we ...citats1-8/+8
2004-03-24Make cli_complete buffer as large as the one used in handle_commandmatchesarr...citats1-1/+1
2004-03-24Make FAX enableable/disablabable, fix async goto support properlymarkster2-7/+38
2004-03-24check input for errors. Bug #435jeremy1-7/+13
2004-03-23Improve ast_safe_systemmarkster1-2/+2
2004-03-23Improve verbose messagesmarkster1-3/+9
2004-03-23Check to make sure opendir works in chan_iax2.c (bug 1283)citats1-8/+11
2004-03-23It's okay to send RINGING > 1 time, and don't try to send it in-bandmarkster1-1/+1
2004-03-23Install to iaxy.bin, not iaxy.confmarkster1-1/+1
2004-03-23fix agi to accept multiple arguments. Bug #664jeremy1-17/+12
2004-03-23Clarify documentation on Directorymarkster1-5/+11
2004-03-23Minor SIP cleanups for valgrind, finally close the coffin on IAX1 and take it oumarkster2-3/+10
2004-03-23Unlock the owner when we're done (duh!)markster1-0/+1
2004-03-23Hold owner lock when changing codecsmarkster1-5/+15
2004-03-22Fix locks that are held too longmarkster1-1/+4
2004-03-22Use caller's negotiated values when possible.markster1-4/+21
2004-03-22Fix superfluous return NULLmarkster1-2/+1
2004-03-22Make app_system.c use ast_safe_systemcitats1-1/+2
2004-03-22Typomalcolmd1-1/+1
2004-03-22Bug # 1271: Document the 'o' extension in VoiceMail applicationmalcolmd1-7/+9
2004-03-22Store recorded file in RECORDED_FILE if %d is used... (bug #1062)markster1-0/+1
2004-03-22More app_read.c fixes (bug 1261)citats1-7/+10
2004-03-21Fix mysql friends by typemarkster2-1/+6
2004-03-21Don't reconstruct authentication information on retransmissions.markster1-9/+22