asterisk/asterisk.git
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
2004-03-14 Mark SpencerIf an RTP peer hasn't been set, ignore audio from it...
2004-03-14 Mark SpencerTurn off silence suppression in SDP
2004-03-14 Mark SpencerHandle 4 byte packets too
2004-03-14 Mark SpencerTry to make smoother G.729B aware, and able to handle...
2004-03-14 James GolovichMake ZapScan wait 100ms for data
2004-03-14 James GolovichMake sure time is valid for uptime (bug 1214)
2004-03-14 Mark SpencerCleanups of RX/TX calculations
2004-03-13 Mark SpencerMerge queue changes from Bug #214
2004-03-13 Mark SpencerMove timestamp around in RTP.... Gotta do iax2 eventua...
2004-03-12 Mark SpencerFix a martin segfault
2004-03-12 Mark SpencerFix safe_asterisk script
2004-03-12 James GolovichFix incorrect endpos when sildet is used during AGI...
2004-03-12 Mark SpencerWhentohangup is in seconds, not milliseconds
2004-03-12 Mark SpencerFix small buglet, version #13
2004-03-11 Mark SpencerAdd support for ADPCM to IAXY firwmare (version 12)
2004-03-11 Mark SpencerBy default disable non-standard changes
2004-03-11 Mark SpencerMake ADPCM frames standard
2004-03-11 Mark SpencerMake sure no path leaves channel lock locked
2004-03-11 James GolovichMake voicemail not say goodbye twice on hangup (bug...
next