]> git.ipfire.org Git - thirdparty/asterisk.git/shortlog
thirdparty/asterisk.git
2009-08-21  Tilghman LesherPermit DEBUG_FD_LEAKS to be used with C++ source files.
2009-08-21  Jason ParkerClarify queues.conf comments to specify that variables...
2009-08-20  Matthew NicholsonFix a crash by checking the proper pointer for validity...
2009-08-20  Jeff PeelerMake all the symbols for the C-client callbacks global
2009-08-19  David VosselFixes memory leak caused by incorrectly freeing mixmonitor
2009-08-18  Kevin P. FlemingConvert this branch to Opsound music-on-hold.
2009-08-18  Sean BrightDelay the creation of temporary files until we have...
2009-08-18  Richard MudgettRemoved some deadwood and added some doxygen comments.
2009-08-17  Jeff PeelerFix segfault when reloading chan_misdn.
2009-08-17  Richard MudgettFix uninitialized variable.
2009-08-12  Matthew NicholsonThis patch adds additional checking when generating...
2009-08-12  Mark MichelsonBackport fix so that outbound CANCEL requests have...
2009-08-10  Tilghman LesherConversion specifiers, not format specifiers
2009-08-10  Tilghman LesherAST-2009-005
2009-08-09  Tilghman LesherSmall oops. Clear the flags which have been checked.
2009-08-07  Russell BryantResolve a deadlock involving app_chanspy and masquerades.
2009-08-07  Tilghman LesherQUEUE_MEMBER_LIST _really_ wants the interface name...
2009-08-06  Tilghman LesherBecause channel information can be accessed outside...
2009-08-05  Richard MudgettDialplan starts execution before the channel setup...
2009-08-05  Leif MadsenUpdate imapstorage.txt documentation.
2009-08-04  Kevin P. FlemingEliminate spurious compiler warnings from system header...
2009-08-03  David BrooksFixes dialplan wildcard extension taking precedence...
2009-08-03  Tilghman LesherReverting index() fix, applying a different methodology...
2009-08-03  Tilghman LesherHelps if we export the index() function.
2009-08-03  Tilghman LesherApparently, some platforms don't have the index() function.
2009-08-01  Russell BryantResolve a valgrind warning about a read from uninitiali...
2009-08-01  Russell BryantModify how Playtones() is used in Milliwatt() to resolv...
2009-08-01  Kevin P. FlemingMinor changes inspired by testing with latest GCC.
2009-07-28  Tilghman LesherPublish French extra sounds
2009-07-27  Mark MichelsonAllow for UDPTL to use only even-numbered ports if...
2009-07-27  Michiel van... backport rev 205532 from trunk:
2009-07-27  Jeff PeelerFix logic errors from 208746
2009-07-25  Jeff PeelerFix compiling under dev-mode with gcc 4.4.0.
2009-07-24  Mark MichelsonDon't impose an arbitrary limit on member lines in...
2009-07-24  Russell BryantDo not log an ERROR if autoservice_stop() returns -1.
2009-07-24  Mark MichelsonOnly send a BYE when hanging up a channel that is up.
2009-07-23  Mark MichelsonFix a problem where a 491 response could be sent out...
2009-07-23  Jeff PeelerOnly set the priindication setting when not performing...
2009-07-23  Mark MichelsonRemove inaccurate XXX comment.
2009-07-23  Mark MichelsonProperly handle 183 responses which do not contain...
2009-07-22  Tilghman LesherExport symbols for functions included in our compatibil...
2009-07-21  Tilghman LesherForce an error if a blank is passed to QUOTE (because...
2009-07-21  Jeff PeelerWait for wink before dialing when using E&M wink signaling
2009-07-21  Jeff PeelerRevert r207573, this approach could potentially block...
2009-07-21  Mark MichelsonDocument default timeout for AMI originations.
2009-07-21  Kevin P. FlemingEnsure that user-provided CFLAGS and LDFLAGS are honored.
2009-07-20  Jeff PeelerWait for wink before dialing when using E&M wink signaling
2009-07-20  Mark MichelsonAnswer video SDP offers properly when videosupport...
2009-07-20  Russell BryantOnly do the chan->fdno check in ast_read() in a develop...
2009-07-17  Jeff PeelerFix format specifier to print out an unsigned long...
2009-07-17  Jeff PeelerEnhance configuration option for overlapdial allowing...
2009-07-17  David Vosselsip option flags handled incorrectly
2009-07-17  David VosselSIP incorrect From: header information when callpres...
2009-07-16  David Vosselerror in iax.conf related IP-based access control
2009-07-16  David Vosselavoid segfault caused by user error
2009-07-16  Tilghman LesherFix a memory leak.
2009-07-15  Richard MudgettMerged revision 206700 from
2009-07-15  Sean BrightOnly print debug info in codec_dahdi if we are asking...
2009-07-14  Richard MudgettFixes several call transfer issues with chan_misdn.
2009-07-14  Russell BryantMerged revisions 206384 via svnmerge from
2009-07-14  Richard MudgettFix some memory leaks in chan_misdn.
2009-07-13  Russell BryantPrint CID match in "show dialplan".
2009-07-10  Mark MichelsonProperly ACK 487 responses to canceled INVITEs.
2009-07-10  David VosselSIP registration auth loop caused by stale nonce
2009-07-10  Mark MichelsonEnsure that outbound NOTIFY requests are properly route...
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...
next