]> git.ipfire.org Git - thirdparty/asterisk.git/shortlog
thirdparty/asterisk.git
2009-07-09  Richard MudgettNo audio on calls from Asterisk to various ISDN devices...
2009-07-09  David VosselChanging ast_samp2tv to not use floating point.
2009-07-08  David VosselFixes 8khz assumptions
2009-07-08  David Vosselmoving ast_devstate_to_extenstate to pbx.c from devices...
2009-07-08  Mark MichelsonPrevent phantom calls to queue members.
2009-07-08  Jason ParkerUpdate config.guess and config.sub from the savannah...
2009-07-08  David Vosselast_samp2tv needs floating point for 16khz audio
2009-07-08  Tilghman LesherAdd redirection warnings for the invalid language codes...
2009-07-08  Russell BryantMake OpenSSL usage thread-safe.
2009-07-02  Richard MudgettRemoved confusing warning message "Got Busy in Connecte...
2009-07-02  David Vosselmoving device state functions from pbx.h to devicestate...
2009-07-02  David VosselImproved mapping of extension states from combined...
2009-06-30  Tilghman LesherMore incorrect language codes, plus ensuring that regio...
2009-06-30  Jason ParkerFix ast_say_counted_noun to correctly handle Polish...
2009-06-30  Tilghman Lesher"tw" is the language specification for Twi (from Ghana...
2009-06-29  Mark MichelsonAdd error message so that it is clear why a SIP peer...
2009-06-29  Mark MichelsonFix build oops.
2009-06-29  Mark MichelsonFix a problem where chan_sip would ignore "old" but...
2009-06-29  Tilghman LesherRevision 189537 was supposed to make 1.4 more correct...
2009-06-29  David Vosselsegfault after SPINLOCK schedule delete
2009-06-29  Mark MichelsonPlace unlock of mutex in an else block so that it does...
2009-06-27  Richard MudgettThe ISDN CPE side should not exclusively pick B channel...
2009-06-26  Jeff PeelerMake sure to recreate the dahdi pseudo channel after...
2009-06-26  Russell BryantDon't fast forward past the end of a message.
2009-06-26  David BrooksFixing voicemail's error in checking max silence vs...
2009-06-25  Terry WilsonI didn't see that Mark already fixed the underlying...
2009-06-25  Russell BryantFix a case where CDR answer time could be before the...
2009-06-25  Terry WilsonDon't try to free NULL
2009-06-25  Mark MichelsonPrevent false positives when freeing a NULL pointer...
2009-06-25  Russell BryantResolve a crash related to a T.38 reinvite race condition.
2009-06-24  Richard MudgettImproved chan_dahdi.conf pritimer error checking.
2009-06-24  Mark MichelsonUse the handy UNLINK macro instead of hand-coding the...
2009-06-23  David VosselMWI NOTIFY contains a wrong URI if Asterisk listens...
2009-06-23  Mark MichelsonFix more memory leaks that may result if rtp is not...
2009-06-23  Mark MichelsonFix potential memory leak in chan_sip when video rtp...
2009-06-22  Russell BryantReport CallerID change during a masquerade.
2009-06-22  Russell BryantMake Polycom subscription type override check more...
2009-06-22  Mark MichelsonRemove an extra debug line left from previous commit.
2009-06-22  Mark MichelsonFix a situation in which Asterisk would not stop retran...
2009-06-22  Mark MichelsonFix a possible infinite loop in SDP parsing during...
2009-06-20  Sean BrightSince we don't have sip_pvt_lock() in 1.4, we need...
2009-06-19  Matthew NicholsonAdded deadlock protection to try_suggested_sip_codec...
2009-06-19  David Vosseltimestamp was being converted to host order as a short...
2009-06-19  Tilghman LesherIf the "h" extension fails, give it another chance...
2009-06-18  Russell BryantFix memory corruption and leakage related reloads of...
2009-06-17  Mark MichelsonChange the datastore traversal in ast_do_masquerade...
2009-06-17  David VosselStopMixMonitor race condition (not giving up file immed...
2009-06-17  David BrooksChecks for NULL sip_pvt pointer in chan_sip.c->acf_chan...
2009-06-17  Kevin P. FlemingCorrect AST_LIST_APPEND_LIST behavior when list to...
2009-06-16  Kevin P. FlemingImprove support for media paths that can generate multi...
2009-06-16  Eliel C. SardanonsShow the interface name on error, if it is not found.
2009-06-15  Mark MichelsonAdd INFO to our allowed methods so that endpoints know...
2009-06-12  Mark MichelsonSuppress a warning message and give a better return...
2009-06-11  Sean BrightBackport fix for parallel build warnings from trunk...
2009-06-11  Leif MadsenFix path for .flavor and .version.
2009-06-10  Sean Bright__WORDSIZE is not available on all platforms, so use...
2009-06-08  Sean BrightFix a typo in the stack size calculation just introduced.
2009-06-08  Sean BrightIncrease the size of our thread stack on 64 bit processors.
2009-06-05  David VosselFixes issue with hints giving unexpected results.
2009-06-04  David VosselAdditional updates to AST-2009-001
2009-06-04  Sean BrightSafely handle AMI connections/reload requests that...
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...
next