]> git.ipfire.org Git - thirdparty/asterisk.git/shortlog
thirdparty/asterisk.git
2008-01-04  Philippe SultanUse SASL DIGEST-MD5 authentication over unsecured netwo...
2008-01-04  Russell BryantMerged revisions 96449 via svnmerge from
2008-01-03  Kevin P. Flemingwe have to *always* use a completely silent 'make'...
2008-01-03  Kevin P. Flemingthere was no reason to add this define for non-Solaris...
2008-01-03  Russell BryantMerged revisions 96394 via svnmerge from
2008-01-03  Tilghman LesherDocument recent API addition
2008-01-03  Tilghman LesherMerged revisions 96318 via svnmerge from
2008-01-03  Tilghman LesherAllow the uniqueid to be used for searching for a chann...
2008-01-03  Kevin P. Flemingadd some simple infrastructure for modules to be used...
2008-01-03  Kevin P. Flemingeliminiate sound_thread() and other stuff from chan_oss...
2008-01-03  Kevin P. Flemingcoding guidelines cleanup
2008-01-03  Christian RichterMerged revisions 96198 via svnmerge from
2008-01-03  Tilghman LesherAdd coordination between AMI and AGI applications,...
2008-01-03  Tilghman LesherCompatibility fix for OpenBSD
2008-01-02  Mark MichelsonMerged revisions 96102 via svnmerge from
2008-01-02  Russell BryantAdd support for generating a ringing sound on an incomi...
2008-01-02  Russell BryantNote that this module doesn't actually play a ringing...
2008-01-02  Russell BryantShow the correct CLI command to answer the call
2008-01-02  Kevin P. Flemingactually parse and store echocan parameters from zapata...
2008-01-02  Joshua ColpDon't use AST_C_DEFINE_CHECK for the two pthread things...
2008-01-02  Mark MichelsonAdd curly braces around a compound if statement so...
2008-01-02  Russell BryantBlocked revisions 96024 via svnmerge
2008-01-02  Russell BryantBlocked revisions 96022 via svnmerge
2008-01-02  Russell BryantBlocked revisions 96020 via svnmerge
2008-01-02  Kevin P. Fleminganother checkpoint... chan_zap can now use the new...
2008-01-02  Russell BryantAdd doxygen documentation to libresample.h while it...
2008-01-02  Mark MichelsonChange instances of AST_NONSTANDARD_APP_ARGS(foo, bar...
2008-01-02  Joshua ColpMerged revisions 95946 via svnmerge from
2008-01-02  Mark MichelsonSince ',' is the standard argument separator in trunk...
2008-01-02  Mark MichelsonFix a typo in a comment. AST_STANDARD_APP_ARGS uses...
2008-01-02  Kevin P. Flemingclean up hwgain CLI command and improve docs for swgain...
2008-01-02  Kevin P. Flemingimprove AC_C_DEFINE_CHECK to not try to evaluate the...
2008-01-02  Kevin P. Flemingand now just to keep the libresample party going.....
2008-01-02  Kevin P. Flemingumm... this did not compile on x86-64, and could not...
2008-01-02  Mark MichelsonMerged revisions 95890 via svnmerge from
2008-01-02  Jason ParkerUpdate osplookup documentation to use commas instead...
2008-01-02  Russell BryantFor some odd reason, the last set of libresample build...
2008-01-02  Kevin P. Flemingfix some long-time breakage that kept chan_misdn from...
2008-01-02  Kevin P. Fleminguse the proper technique for including submodules so...
2008-01-02  Kevin P. Flemingnote that chan_console requires portaudio v19
2008-01-02  Kevin P. Flemingactually check for a function present in libiconv ...
2008-01-02  Kevin P. Fleminggo back to including libresample in the main Asterisk...
2008-01-02  Philippe SultanSet stream flags to zero upon initialization.
2008-01-02  Luigi Rizzosome cleanup of this code while I am trying to debug...
2008-01-02  Luigi RizzoThere are three instances of the module definition...
2008-01-02  Russell BryantDon't make libresample print out debugging output
2008-01-02  Russell BryantMake the translation table show slin16
2008-01-02  Russell Bryantfix a spacing issue introduced in revision 95443.
2008-01-02  Russell BryantInstead of linking libresample into the main Asterisk...
2008-01-01  Luigi Rizzocall directly the cli command to implement hangup.
2008-01-01  Luigi Rizzoprevent a panic when destroying a channel with no incom...
2008-01-01  Luigi Rizzoremove a leftover sleep(1) used for debugging
2008-01-01  Joshua ColpFix building of codec_resample on platforms other then...
2008-01-01  Luigi Rizzomake codec_resample build on __CYGWIN__, and make it...
2008-01-01  Luigi Rizzoimplement "configure" checks for libiconv, and add the
2007-12-31  Mark MichelsonMerged revisions 95577 via svnmerge from
2007-12-31  Russell BryantUse float.h to fix the build on FreeBSD. Also, add...
2007-12-31  Russell BryantUpdate chan_console to natively use a 16 kHz sample...
2007-12-31  Russell BryantMerge changes from team/russell/codec_resample
2007-12-31  Tilghman LesherMerged revisions 95470 via svnmerge from
2007-12-31  Mark MichelsonFix a compiler warning
2007-12-31  Russell BryantMerge the main set of changes from team/russell/chan_co...
2007-12-31  Russell Bryantfix a spelling error in a comment
2007-12-31  Russell BryantAdd CV_STRINGFIELD() macro. This lets you set a config...
2007-12-31  Russell BryantRegenerate configure script to include check for portaudio.
2007-12-31  Russell BryantAdd configure script checking for portaudio.
2007-12-29  Luigi RizzoMove grabbers definitions to a separate file, vgrabbers...
2007-12-29  Luigi Rizzovirtualize the interface for video grabbers, which...
2007-12-28  Luigi RizzoAdd a few entries up to 1408x1152 in the table of known...
2007-12-28  Luigi Rizzochange the interface of video encapsulation routines...
2007-12-28  Luigi Rizzovarious rearrangements and renaming of console_video...
2007-12-28  Mark MichelsonThe diff for this change looks really bad, but all...
2007-12-28  Russell BryantMerged revisions 95191 via svnmerge from
2007-12-28  Mark MichelsonSome changes to app_amd.
2007-12-28  Luigi Rizzofix a small bug in printing out geometries - wrong...
2007-12-28  Mark MichelsonMerged revisions 95095 via svnmerge from
2007-12-27  Luigi Rizzoremove more unnecessary casts for NULL.
2007-12-27  Jason ParkerFix -s socket option, and document it as well.
2007-12-27  Luigi RizzoNULL does not need to be cast to (char *)
2007-12-27  Luigi Rizzoremove useless casts
2007-12-27  Russell BryantMerged revisions 95024 via svnmerge from
2007-12-27  Mark MichelsonMerged revisions 94977 via svnmerge from
2007-12-27  Joshua ColpMerged revisions 94924 via svnmerge from
2007-12-27  Joshua ColpMerged revisions 94905 via svnmerge from
2007-12-27  Luigi Rizzomore localization of gui stuff
2007-12-27  Mark MichelsonAdding documentation for new manager actions and events...
2007-12-27  Luigi Rizzoclarify the type of video support in chan_oss
2007-12-27  Russell BryantI went looking for where we downloaded the g722 impleme...
2007-12-27  Russell BryantBlocked revisions 94831 via svnmerge
2007-12-27  Russell BryantMerged revisions 94828-94829 via svnmerge from
2007-12-27  Olle JohanssonThis function checks more than just contexts...
2007-12-27  Olle Johansson- Add Copyright
2007-12-27  Kevin P. FlemingMerged revisions 94824 via svnmerge from
2007-12-27  Luigi Rizzomore steps to decouple the gui from the rest of the...
2007-12-27  Luigi RizzoEnable building the code even if SDL is not present...
2007-12-26  Luigi Rizzomore localizations around sdl_setup
2007-12-26  Luigi Rizzouse fread instead of mmap to read in the comment area...
2007-12-26  Luigi Rizzoupdate the region description with an empty line at...
2007-12-26  Tilghman LesherAllow more spans than 32. Also, rearrange compiler...
2007-12-26  Luigi Rizzoanother bunch of gui localizations
next