aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2004-04-02/ added more samples to the config file, now has samples for all boardsbkramer1-4/+37
2004-04-01Expand SIP opaque buffers, prefer recursive to "error checking" mutexes...markster2-6/+6
2004-03-31/ added a note to top of file to have patches sent to support@voicetronix.com.aubkramer1-0/+6
2004-03-31Fix small typomarkster1-1/+1
2004-03-31Don't die on a bad voicemail conf timezone entry (bug #1326)markster1-9/+14
2004-03-31Leave retry time alone, handle "opaque" stuff in message.markster2-4/+15
2004-03-31/ commit of a great deal of changesbkramer1-448/+973
2004-03-30Change md5 to use uint32_t instead of uint32citats1-13/+13
2004-03-30Fix md5 on 64bit systems (aside from alpha)citats1-8/+4
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