asterisk/asterisk.git
2004-03-26 James GolovichMake chan_vpb.c detect austel busy (bug 545)
2004-03-26 James GolovichAdd manager action 'SetCDRUserField' (bug #1298)
2004-03-26 James GolovichAllow CLI Prompt to be customizable via ASTERISK_PROMPT...
2004-03-25 Mark SpencerUpdate sample sip.conf
2004-03-25 Jeremy McNamaradocument mwi issues for voicemail contexts
2004-03-25 Jeremy McNamaraDocument the maximum length of voicemail email message...
2004-03-25 James GolovichTiny optimization in chan_iax2.c that the compiler...
2004-03-25 Mark SpencerMake sure calculation of time is always > 0...
2004-03-24 Malcolm DavenportBug # 1287: Festival cache string bug fixed
2004-03-24 Mark SpencerReduce volume of hold music to 8k / 4k
2004-03-24 Malcolm DavenportBug # 1108: chan_alsa fixes
2004-03-24 Mark SpencerAllow expiration of several messages to be non-fatal.
2004-03-24 James Golovich*** empty log message ***
2004-03-24 James GolovichActually support the zaptel timing parameters the sampl...
2004-03-24 James GolovichMake cli_complete buffer as large as the one used in...
2004-03-24 Mark SpencerMake FAX enableable/disablabable, fix async goto suppor...
2004-03-24 Jeremy McNamaracheck input for errors. Bug #435
2004-03-23 Mark SpencerImprove ast_safe_system
2004-03-23 Mark SpencerImprove verbose messages
2004-03-23 James GolovichCheck to make sure opendir works in chan_iax2.c (bug...
2004-03-23 Mark SpencerIt's okay to send RINGING > 1 time, and don't try to...
2004-03-23 Mark SpencerInstall to iaxy.bin, not iaxy.conf
2004-03-23 Jeremy McNamarafix agi to accept multiple arguments. Bug #664
2004-03-23 Mark SpencerClarify documentation on Directory
2004-03-23 Mark SpencerMinor SIP cleanups for valgrind, finally close the...
2004-03-23 Mark SpencerUnlock the owner when we're done (duh!)
2004-03-23 Mark SpencerHold owner lock when changing codecs
2004-03-22 Mark SpencerFix locks that are held too long
2004-03-22 Mark SpencerUse caller's negotiated values when possible.
2004-03-22 Mark SpencerFix superfluous return NULL
2004-03-22 James GolovichMake app_system.c use ast_safe_system
2004-03-22 Malcolm DavenportTypo
2004-03-22 Malcolm DavenportBug # 1271: Document the 'o' extension in VoiceMail...
2004-03-22 Mark SpencerStore recorded file in RECORDED_FILE if %d is used...
2004-03-22 James GolovichMore app_read.c fixes (bug 1261)
2004-03-21 Mark SpencerFix mysql friends by type
2004-03-21 Mark SpencerDon't reconstruct authentication information on retrans...
2004-03-21 Mark SpencerCreate ast_safe_system which closes off file descriptor...
2004-03-21 James GolovichFix some small typos in comments
2004-03-21 Mark SpencerCreate temporary file and then sendmail it, then delete...
2004-03-21 Mark SpencerTake out unnecessary setting of delivery times.
2004-03-21 Jeremy McNamaraEnhance to accept a maximum of N digits. Bug #1261
2004-03-20 Mark SpencerFix milliwatt and musiconhold to know about delivery...
2004-03-20 Mark SpencerCorrectly handle call flow with outgoing queue, avoidin...
2004-03-20 Mark SpencerFix ACL for bizarre routing cases
2004-03-20 Mark SpencerMerge ADSI fixes
2004-03-20 Jeremy McNamarare-apply possible CCM fix. Someone still needs to...
2004-03-20 Jeremy McNamararollback e.164 and prefix routing attempted fix
2004-03-20 Jeremy McNamararollback everything to known good state. E.164 and...
2004-03-20 Jeremy McNamaratry to work around CCM interop, UNTESTED! Someone with...
2004-03-20 Jeremy McNamaraChange 'show locals' into 'local show channels' to...
2004-03-20 James GolovichFix ast_translator_free_path (bug 1254)
2004-03-20 James GolovichMake primary key context and voicemailbox and make...
2004-03-20 James GolovichIf asterisk is started with progname of 'rasterisk...
2004-03-20 Mark SpencerAdd experimental nbscat application
2004-03-20 James GolovichImprove sample extensions.conf (bug 1190)
2004-03-20 Mark SpencerSame for transmit core
2004-03-20 Mark SpencerRound offset timestamps to nearest 20ms to clean up...
2004-03-20 James GolovichAdd some comments to lock.h
2004-03-19 Mark SpencerMajor MGCP enhancements (*very* big thank you to serkan...
2004-03-19 Malcolm DavenportBug # 1088: Add MailboxExists, conditionally branches...
2004-03-19 Malcolm DavenportBug # 1179: Remove "show voicemail users" when using...
2004-03-19 Malcolm DavenportFix small typo in sip.conf.sample
2004-03-19 Mark SpencerIt helps to use the local copy yo ucreated
2004-03-19 Malcolm DavenportBug # 1013: More explanation in the sip.conf.sample...
2004-03-19 Jeremy McNamaralanguage is not supported in datetime. Bug 686
2004-03-19 Mark SpencerFirst pass at populating delivery times through transla...
2004-03-19 Jeremy McNamaraAdd hangupcause to the hangup manager event
2004-03-19 Mark SpencerJust to be on the safe side, don't update timestamps...
2004-03-19 Mark SpencerDon't use hard timestamps for non-voice frames.
2004-03-19 Mark SpencerFavor requested codec whenever possible (pass #1)
2004-03-19 Mark SpencerFix LEN segfault (bug #1228)
2004-03-19 Mark SpencerAdd support for new PING/PONG on zaptel which reduces...
2004-03-19 James GolovichCheck tempchan->type in app_zapscan.c (bug 1250)
2004-03-19 Mark SpencerPopulate DNID for SIP
2004-03-19 Mark SpencerRemember when we started/stopped ringing so that ringin...
2004-03-18 James GolovichClarify in voicemail.conf that certain variables are...
2004-03-18 Malcolm DavenportBug # 1247: Add patch to specify minimum vmail length...
2004-03-18 Jeremy McNamaraProperly deal with E.164 and Prefix routing
2004-03-18 Mark SpencerPopulated RDNIS
2004-03-18 Mark SpencerMake RDNIS really work right
2004-03-18 Mark SpencerFix parser
2004-03-18 Mark SpencerFix timestamp to always be unsigned
2004-03-18 Mark SpencerPopulate RDNIS information
2004-03-17 Mark SpencerFix small but deadly typo
2004-03-16 Mark SpencerAnswer the line when hangup received and callwait is up
2004-03-16 Mark SpencerFix timestamp delivery calculation in IAX... Still...
2004-03-16 Malcolm DavenportBug # 1116. CallerID number not hidden when RestrictCI...
2004-03-16 Mark SpencerFix small typo
2004-03-15 Malcolm DavenportBug #1222: Fixed
2004-03-15 Mark SpencerAlpha portability from Ricudis
2004-03-15 Mark SpencerMute received DTMF path
2004-03-15 James GolovichFixup some pthread_t checking in channels
2004-03-15 James GolovichActually commit the new #defines
2004-03-15 James GolovichFix bug 1217. Change pthread_t initializers to AST_PTH...
2004-03-15 James GolovichAdd 'pri show span <spanno>' command to chan_zap.c
2004-03-15 James GolovichUpdate spool file times after we close the file (bug...
2004-03-15 Malcolm DavenportBug #1213. Fix for improperly specified Content-Length...
2004-03-14 Mark SpencerIncrease amount of time we send tones on RTP to 100ms
2004-03-14 Mark SpencerPreserve IAX timestamps
next