make the configure script detect that it is running on a Windows platform, and report...
[asterisk/asterisk.git] / channels / chan_unistim.c
2007-12-17 Kevin P. Flemingmake the configure script detect that it is running...
2007-12-17 Joshua ColpIf no timezone is available use the default message.
2007-12-17 Joshua ColpMake chan_unistim actually be able to unload. When...
2007-12-16 Olle JohanssonHUGE improvements to QoS/CoS handling by IgorG
2007-12-14 Tilghman LesherSolaris compat fixes
2007-11-21 Luigi Rizzoremove another set of redundant #include "asterisk...
2007-11-21 Russell BryantFix some code that was supposed to ensure that a buffer...
2007-11-20 Luigi Rizzomove asterisk/paths.h outside asterisk.h and into those...
2007-11-19 Luigi Rizzoinclude "logger.h" and errno.h from asterisk.h - usage...
2007-11-17 Luigi Rizzomore removal of duplicate #include lines
2007-11-16 Luigi RizzoStart untangling header inclusion in a way that does...
2007-11-12 Jason ParkerDoxygen fixes.
2007-11-12 Joshua ColpFix building on FreeBSD by including/not including...
2007-11-08 Luigi Rizzoinitialize a variable to silence compiler.
2007-11-06 Tilghman LesherSet up detection of IP_PKTINFO in autoconf for chan_unistim
2007-11-06 Russell Bryantconvert uses of LOG_DEBUG to use ast_debug()
2007-11-06 Russell BryantAdd jitterbuffer support to chan_unistim.
2007-11-05 Joshua ColpFix memory leaks and deadlocks in chan_unistim.
2007-11-02 Russell Bryantfix some issues with crashing on unload, when it didn...
2007-11-02 Russell BryantConvert the CLI commands to the new format
2007-11-02 Russell BryantMerge the code from asterisk/team/group/chan_unistim: