]> git.ipfire.org Git - thirdparty/asterisk.git/shortlog
thirdparty/asterisk.git
2009-05-05  Sean BrightFix Javascript error when using astman.js in Internet...
2009-05-05  Joshua ColpFix an incorrect assumption that certain values on...
2009-05-05  Joshua ColpFix a bug where the followme application would continue...
2009-05-04  David Vosselglobal mohinterpret setting is ignored
2009-05-02  Mark MichelsonFix a bug which resulted from the Hebrew voicemail...
2009-05-02  Mark MichelsonKevin has informed me that thi sort of thing is not...
2009-05-02  Mark MichelsonMove static buffers to outside for loops in app_chanspy.
2009-05-01  Tilghman LesherSIP Response 410 maps to cause code 22 (or 23), not 1.
2009-05-01  Jeff PeelerFix DTMF not being sent to other side after a partial...
2009-05-01  Sean BrightMove the defintion of the a couple arrays out of loops.
2009-04-29  Tilghman LesherAllow H.323 to compile with FDLEAK checking enabled.
2009-04-29  David BrooksPatch to fix tab-completion crash on "remove extension"
2009-04-29  Sean BrightFix a crash in app_queue with very long member lists.
2009-04-27  Kevin P. FlemingFix 'inconsistent line endings' when autoconf 2.63...
2009-04-27  Russell BryantFix a typo from 190661.
2009-04-27  Russell BryantResolve a crash in res_smdi when used with chan_dahdi.
2009-04-23  Russell BryantRemove a bogus ast_channel_unlock().
2009-04-23  Joshua ColpFix a bug in chan_local glare hangup detection.
2009-04-23  Olle Johanssonunistd.h is required for usleep() on Darwin. It will...
2009-04-22  Tilghman LesherDetect availability of pthread_rwlock_timedwrlock(...
2009-04-22  Jeff PeelerMake chan_h323 respect packetization settings
2009-04-22  Michiel van... replace sed with tr to remove \r from downloaded file
2009-04-21  Doug BaileyRemove daemon call on systems that do not support forking.
2009-04-21  Doug BaileyAdd check in configure script to check for GLOB_NOMAGIC...
2009-04-20  Tilghman LesherAdd a workaround for func_odbc/ARRAY() for problems...
2009-04-20  Terry WilsonUpdate CDR appropriately when AST_CAUSE_NO_ANSWER is set
2009-04-20  Terry WilsonDon't treat a NOANSWER like a CHANUNAVAIL
2009-04-20  Sean BrightProperly handle @s within hints in AEL.
2009-04-20  Doug BaileyClean up problem with manager implementation of mmap...
2009-04-20  Mark MichelsonMove the check for chan->fdno == -1 to after the zombie...
2009-04-18  David VosselFixed autologoff in agents.conf not working when agent...
2009-04-17  Richard MudgettModifed/added some debug messages.
2009-04-17  Matthew NicholsonMake Busy() application set the CDR disposition to...
2009-04-17  Joshua ColpFix a bug where a value used to create the channel...
2009-04-17  Joshua ColpFix a situation where the DAHDI channel private structu...
2009-04-16  Tilghman LesherOnly update realtime, if global option rtupdate !=...
2009-04-16  Richard MudgettOnly disable mISDN DSP if Asterisk DSP is enabled....
2009-04-16  Tilghman LesherUmask should not be exported into global namespace.
2009-04-15  David VosselNational prefix inserted even when caller ID not available
2009-04-15  Mark MichelsonUpdate ast_readvideo_callback to match ast_readaudio_ca...
2009-04-14  David Vosselaudio_audiohook_write_list() does not correctly update...
2009-04-13  Tilghman LesherIf fileconfig limit exceeds our maximum, then set the...
2009-04-10  Jeff PeelerFix module embedding for chan_h323.
2009-04-10  Russell BryantSupport "signaling" in addition to "signalling".
2009-04-10  Tilghman LesherAdd lastms column to the contributed table designs
2009-04-09  Mark MichelsonHandle a SIP race condition (reinvite before an ACK...
2009-04-09  Tilghman LesherOops, typo
2009-04-09  Tilghman LesherRace condition between ast_cli_command() and 'module...
2009-04-09  Tilghman LesherPermit zero-length text messages in SIP.
2009-04-09  Tilghman LesherOops, missed this file in the last commit.
2009-04-09  Tilghman LesherAdd debugging mode for diagnosing file descriptor leaks.
2009-04-08  Tilghman LesherBackport resolution for file descriptor leak in 1.6...
2009-04-08  Mark MichelsonFix a crash due to too few arguments to RetryDial.
2009-04-08  Mark MichelsonFix a small logical error when loading moh classes.
2009-04-08  Mark MichelsonMake a couple of changes with regards to a new message...
2009-04-08  Mark MichelsonFix a few typos of the word "frequency."
2009-04-07  Mark MichelsonSet the AST_FEATURE_WARNING_ACTIVE flag when a p2p...
2009-04-07  Tilghman LesherFix Macro documentation to match current (and intended...
2009-04-07  Mark MichelsonEnsure that \r\n is printed after the ActionID in an...
2009-04-06  Mark MichelsonRevert commit 186445 because it causes the build to...
2009-04-03  Kevin P. FlemingFix a bug where DAHDI/Zaptel channels would not properl...
2009-04-03  Tilghman LesherFound a conflict in the last commit, due to multiple...
2009-04-03  Tilghman LesherDistinguish in a sent email between simple sends and...
2009-04-03  Joshua ColpFix a problem with the crypto variable definitions...
2009-04-03  Russell BryantFix a memory leak in cdr_radius.
2009-04-02  Mark MichelsonFix instructions in one-step parking comment to make...
2009-04-02  Kevin P. Flemingensure that the buffer passed to DAHDI_SET_BUFINFO...
2009-04-02  Tilghman LesherMerged revisions 186056 via svnmerge from
2009-04-02  Tilghman LesherAvoid multiple warning messages in SIP, due to this...
2009-04-02  Kevin P. Flemingthe DAHDI_GETCONF, DAHDI_SETCONF and DAHDI_GET_PARAMS...
2009-04-01  David VosselFixes issue with dropped calles due to re-Invite glare...
2009-04-01  Russell BryantFix a case where DTMF could bypass audiohooks.
2009-03-31  Mark MichelsonFix crash that would occur if an empty member was speci...
2009-03-31  Mark MichelsonUse AST_SCHED_DEL_SPINLOCK instead of manually using...
2009-03-31  Mark MichelsonFix Russian voicemail intro to say the word "messages...
2009-03-31  David BrooksFix incorrect parsing in chan_gtalk when xmpp contains...
2009-03-31  Mark MichelsonFix some state_interface stuff that was in trunk but...
2009-03-31  Joshua ColpFix crash when moving audiohooks between channels.
2009-03-30  Richard MudgettUpdate the channel allocation method documentation.
2009-03-30  Richard MudgettMake chan_misdn BRI TE side normally defer channel...
2009-03-30  Mark MichelsonFix queue weight behavior so that calls in low-weight...
2009-03-30  Mark MichelsonBackport state interface changes to app_queue from...
2009-03-30  Joshua ColpImprove our handling of T38 in the initial INVITE from...
2009-03-29  Russell BryantEnsure targs variable is fully initialized.
2009-03-27  Joshua ColpFix an issue where nat=yes would not always take effect...
2009-03-26  Kevin P. Fleminguse new, improved 8kHz prompts
2009-03-26  David Vosselpri loop TestClient/TestServer fails: server SEND DTMF 8
2009-03-25  Eliel C. SardanonsAvoid destroying the CLI line when moving the cursor...
2009-03-24  Mark MichelsonChange NULL pointer check to be ast_strlen_zero.
2009-03-24  Tilghman LesherAdditionally note that the operator option needs an...
2009-03-23  Mark MichelsonFix a memory leak in res_monitor.c
2009-03-20  Russell BryantFix a crash in IAX2 registration handling found during...
2009-03-19  Terry WilsonAdd missing datastore inherit (exists in all other...
2009-03-19  David VosselCleaning up a few things in detect disconnect patch
2009-03-19  Tilghman LesherReordering, to change prior to unlocking
2009-03-19  Tilghman LesherDelay signalling progress until a PRI channel really...
2009-03-19  Jason ParkerExport some more required symbols.
2009-03-19  Russell BryantRemove the use of RTLD_NOLOAD, as it is not behaving...
2009-03-19  Russell BryantAllow the AES API to work.
2009-03-19  Russell BryantAdd missing semicolon in exports script.
next