]> git.ipfire.org Git - thirdparty/asterisk.git/shortlog
thirdparty/asterisk.git
2009-10-02  David VosselRemoves unnecessary unlock, clarifies a memcpy.
2009-10-02  Tilghman LesherEnsure the result of the hash function is positive...
2009-10-01  Tilghman LesherFix a bunch of off-by-one errors
2009-10-01  Richard MudgettOccasionally losing use of B channels in chan_misdn.
2009-10-01  Matthew NicholsonUse unsigned ints for portinuri flags.
2009-09-30  Matthew NicholsonMake portinuri a bitfield.
2009-09-30  Matthew NicholsonFix SRV lookup and Request-URI generation in chan_sip.
2009-09-30  Matthias Nickchanged the prototype definition of csv_quote
2009-09-30  Tilghman LesherAvoid a potential NULL dereference.
2009-09-30  Matthias Nickadded a new dialplan function 'CSV_QUOTE' and changed...
2009-09-30  Matthias Nickcheck bounds - prevents for buffer overflow
2009-09-30  Terry WilsonChange the SSRC by default when our media stream changes
2009-09-29  Matthew NicholsonAvoid a deadlock in chanspy, just in case the spyee...
2009-09-29  Tilghman LesherReduce CPU usage related to building a peer merely...
2009-09-28  Sean BrightWhen selecting DONT_OPTIMIZE in menuselect, explicitly...
2009-09-24  Tilghman LesherImplicitly sending a progress signal breaks some applic...
2009-09-24  Sean BrightResolve parallel build warnings.
2009-09-24  Sean BrightRemove the remaining bashisms in the Makefile/mkpkgconfig
2009-09-24  Michiel van... mkpkgconfig does not need bash so make it use /bin/sh
2009-09-22  Tilghman LesherWhen IMAP variables were changed during a reload, Voice...
2009-09-21  David VosselReverting merge 219520. This change was not necessary.
2009-09-20  Tilghman LesherReally stop the stream, when ast_closestream() is called.
2009-09-19  Russell BryantMake sure the iax_pvt exists before dereferencing it.
2009-09-18  David Vosseliax2 frame double free
2009-09-18  David Vosselvia-header branches not updated correctly on INVITE
2009-09-17  Mark MichelsonSend a 100 Trying response when we detect a spiral.
2009-09-17  David VosselINVITE w/Replaces deadlock fix
2009-09-17  Matthew NicholsonPrevent a potential race condition and crash when hangi...
2009-09-16  Tilghman LesherProperly deal with quotes in the arguments of '#exec...
2009-09-16  David BrooksFixes CID pattern matching behavior to mirror that...
2009-09-16  Russell BryantRemove the IAXy firmware from Asterisk.
2009-09-15  Tilghman LesherIf the user enters the same password as before, don...
2009-09-15  Jeff PeelerFix small memory leak in handle_init_event by always...
2009-09-15  Matthew NicholsonSend request contact header field with response to...
2009-09-15  Tilghman LesherEnsure FollowMe sets language in channels it creates.
2009-09-15  Kevin P. Flemingrevert accidental commit
2009-09-15  Kevin P. FlemingUse proper hostname for downloading sound files.
2009-09-14  Jeff PeelerFix handling of DAHDI_EVENT_REMOVED event to prevent...
2009-09-14  Tilghman LesherDon't say "Please try again" if we don't give the user...
2009-09-14  Matthew NicholsonEnsure we don't pickup ourselves when doing pickup...
2009-09-10  Tilghman LesherDon't ring another channel, if there's not enough time...
2009-09-10  Tilghman LesherBackport realtime fix to 1.4
2009-09-10  David VosselIAX2 encryption regression
2009-09-10  Olle JohanssonReinstate muted that was removed by mistake.
2009-09-10  Olle JohanssonRemove harmful code that causes endless loops.
2009-09-08  Tilghman LesherWhen MOH is playing on the channel, announcements sent...
2009-09-04  Michiel van... make asterisk compile under devmode with DEBUG_THREADS...
2009-09-04  Michiel van... make chan_sip compile under devmode again
2009-09-04  Olle JohanssonMake apps send PROGRESS control frame for early media...
2009-09-04  Michiel van... Make sure 'start' is always initialized.
2009-09-04  Russell BryantMerged revisions 216262 via svnmerge from
2009-09-03  Russell BryantBlocked revisions 216087 via svnmerge
2009-09-03  Russell BryantMerged revisions 216080 via svnmerge from
2009-09-03  Russell BryantMerged revisions 216005 via svnmerge from
2009-09-03  David VosselMerge code associated with AST-2009-006
2009-09-02  Terry WilsonRe-send non-100 provisional responses to prevent cancel...
2009-09-01  Dwayne M. HubbardUse strrchr() so SoftHangup will correctly truncate...
2009-08-31  Tilghman LesherAlso unlock the "other" channel, when returning, due...
2009-08-28  Tilghman LesherModify comment to be a bit more accurate.
2009-08-27  Tilghman LesherUse autoconf to detect libcurl, as this enables cross...
2009-08-27  Tilghman LesherOne more build system change, to make the descriptions...
2009-08-27  Tilghman LesherMake autoheader descriptions render correctly in our...
2009-08-26  David Vosselast_write() ignores ast_audiohook_write() results
2009-08-25  Tilghman LesherI should always compile before committing...
2009-08-25  Tilghman LesherFix pronunciation of German dates.
2009-08-25  Tilghman LesherImprove error message by informing user exactly which...
2009-08-25  Tilghman LesherUse the default runlevels for Debian derivatives, inste...
2009-08-21  Kevin P. FlemingEnsure that T.38 INVITEs generated by Asterisk properly...
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
next