aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2004-03-21Create ast_safe_system which closes off file descriptors before spawning syst...markster3-10/+63
2004-03-21Fix some small typos in commentscitats2-3/+3
2004-03-21Create temporary file and then sendmail it, then delete it, to avoid a hangin...markster1-3/+17
2004-03-21Take out unnecessary setting of delivery times.markster2-4/+0
2004-03-21Enhance to accept a maximum of N digits. Bug #1261jeremy1-4/+20
2004-03-20Fix milliwatt and musiconhold to know about delivery timesmarkster3-0/+6
2004-03-20Correctly handle call flow with outgoing queue, avoiding retries while call actimarkster3-12/+50
2004-03-20Fix ACL for bizarre routing casesmarkster1-10/+12
2004-03-20Merge ADSI fixesmarkster2-2/+15
2004-03-20re-apply possible CCM fix. Someone still needs to test thisjeremy2-4/+78
2004-03-20rollback e.164 and prefix routing attempted fixjeremy1-184/+25
2004-03-20rollback everything to known good state. E.164 and prefix routing patches are...jeremy2-96/+17