]> git.ipfire.org Git - thirdparty/asterisk.git/shortlog
thirdparty/asterisk.git
2009-06-03  Sean BrightFix a possible crash in pbx_spool.
2009-06-03  David VosselGeneric call forward api, ast_call_forward()
2009-06-01  Tilghman LesherIf using the old deprecated format, a reload would...
2009-05-30  Sean BrightProperly terminate AMI JabberSend response messages.
2009-05-30  Russell BryantFix a crash that occurred when MWI SMDI messages expired.
2009-05-30  Sean BrightTreat an empty FORWARD_CONTEXT the same way we treat...
2009-05-29  Matthew NicholsonUse AST_CDR_NOANSWER instead of AST_CDR_NULL as the...
2009-05-29  Sean BrightFix 'make config' target for Slackware.
2009-05-28  Leif MadsenUpdate MixMonitor documentation.
2009-05-28  David Vossel'iax show peer blah' now outputs whether or not peer...
2009-05-28  Mark MichelsonAllow for media to arrive from an alternate source...
2009-05-28  Eliel C. SardanonsUse the address we already know when reloading a peer...
2009-05-28  Mark MichelsonAdd flags to chanspy audiohook so that audio stays...
2009-05-28  Joshua ColpFix a bug where the flag indicating the presence of...
2009-05-27  Sean BrightUse bash explicitly when calling build_tools/mkpkgconfi...
2009-05-27  Olle JohanssonTypo fix
2009-05-27  Tilghman LesherUse a different determinator on whether to print the...
2009-05-27  Jeff PeelerFix broken attended transfers
2009-05-27  Sean BrightFix handling of the 'state_interface' option of the...
2009-05-26  Russell BryantResolve a file handle leak.
2009-05-26  Joshua ColpRemove some bash specific stuff from safe_asterisk.
2009-05-22  Joshua ColpFix a bug where using immediate with mISDN caused a...
2009-05-21  David VosselSign problem calculating timestamp for iax frame leads...
2009-05-21  Matthew NicholsonThis commit prevents cdr records with AST_CDR_FLAG_ANSL...
2009-05-20  Joshua ColpFix some code that wrongly assumed a pointer would...
2009-05-20  Joshua ColpFix a bug where the MeetMe option 'D' did not actually...
2009-05-19  Tilghman LesherEnsure thread keys are initialized before attempting...
2009-05-19  Joshua ColpFix a bug where direct RTP setup would partially occur...
2009-05-18  Tilghman LesherAdd a similar dependency on SMDI for voicemail as alrea...
2009-05-18  Joshua ColpFix a typo which caused loss of audio when using G729...
2009-05-18  Joshua ColpFix a bug where the codecs of the called party leg...
2009-05-18  Russell BryantDon't try to unlock a bogus channel.
2009-05-15  David VosselIAX2 REGAUTH loop
2009-05-15  Russell BryantFix some spelling fail.
2009-05-15  David VosselUpdate to previous IAX2 "Ghost" Channels patch.
2009-05-14  David VosselIAX2 "Ghost" Channels
2009-05-14  Kevin P. FlemingUpdate URL to Reviewboard
2009-05-14  Mark MichelsonFix a race condition where a reinvite could trigger...
2009-05-13  Mark MichelsonRemove an extraneous unlocking operation from ast_chann...
2009-05-13  Doug BaileyPull in a piece of murf's 88166 patch that makes it...
2009-05-13  Joshua ColpFix RFC2833 issues with DTMF getting duplicated and...
2009-05-13  Tilghman LesherFix logic for how to proceed with a single digit extension.
2009-05-12  Matthew NicholsonThis change modifies app_queue to properly generate...
2009-05-12  Tilghman LesherAvoid initializing routines if the authentication fails...
2009-05-12  Mark MichelsonSet the invitestate to INV_CANCELLED only if we are...
2009-05-11  Tilghman LesherMove 300 bytes around on the stack, to make more room...
2009-05-11  Richard MudgettSent wrong message to clear a call we started if the...
2009-05-11  Leif MadsenDocument CHANNEL(transfercapability) in CLI documentation.
2009-05-08  Matthew NicholsonSet the proper disposition on originated calls.
2009-05-08  David Vossel"misdn show config" segfaults asterisk, if no MSN lists
2009-05-08  Kevin P. FlemingMake absolute paths for logger channels work properly
2009-05-07  Tilghman LesherFix Background within a Macro for FreePBX.
2009-05-07  Richard MudgettGive a more helpful message when an incoming call's...
2009-05-07  Tilghman LesherEliminate repetition of fullcontact during reconstruction.
2009-05-06  Jeff PeelerMake ParkedCall application stop execution of the dialp...
2009-05-06  Joshua ColpUpdate some old logic to stop both begin and end DTMF...
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".
next