summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-11-21Merge changes from team/russell/sla_trunk_moh ...Russell Bryant
2007-11-21complete support for X11Luigi Rizzo
2007-11-20Make trunk build againTilghman Lesher
2007-11-20Add support for new recorded character soundsTilghman Lesher
2007-11-20move asterisk/paths.h outside asterisk.h and into those filesLuigi Rizzo
2007-11-20move internal function declarations to include/asterisk/_private.hLuigi Rizzo
2007-11-20i got a little carried away with commas ...Russell Bryant
2007-11-20switch compile-time option checking to string storage mode in this branch tooKevin P. Fleming
2007-11-20fix the zaptel configure script checkRussell Bryant
2007-11-20the 'version' is now $7 not $6Luigi Rizzo
2007-11-20Merged revisions 89457 via svnmerge from Mark Michelson
2007-11-20prepare to support console_videoLuigi Rizzo
2007-11-20Fix building of modules under cygwin.Luigi Rizzo
2007-11-20Changed occurrences of "busy-level" to "busylevel" in sip.conf.sampleMark Michelson
2007-11-20add an argument for extra headers to AC_EXT_LIB_CHECK,Luigi Rizzo
2007-11-20Merged revisions 89450 via svnmerge from Steve Murphy
2007-11-20Minor documentation tweak and if an incorrect parameter is given to core show...Joshua Colp
2007-11-20comment a bit the code in acinclude.m4Luigi Rizzo
2007-11-20Include the compatibility header file in ast_h323.cxx for compatibility reasons.Joshua Colp
2007-11-20Fix sip show history.Olle Johansson
2007-11-20Change terminology a bit for CLI commands handling SIP channels/calls/dialogs...Olle Johansson
2007-11-20initial makefile changes to build loadable modules under cygwinLuigi Rizzo
2007-11-20Get rid of some debug messages in pbx.cSteve Murphy
2007-11-19Changed the "busy-level" option in sip.conf to "busylevel" to be more parallelMark Michelson
2007-11-19Be a bit more pedantic about the type for holding the md5 sum for the build o...Russell Bryant
2007-11-19Make the SYSINFO documentation reflect which options were compiled inRussell Bryant
2007-11-19These changes were made in response to niklas@tese.se's letter of 11-17-2007,...Steve Murphy
2007-11-19another few errno.h removalsLuigi Rizzo
2007-11-19more errno.h removalLuigi Rizzo
2007-11-19remove unnecessary headersLuigi Rizzo
2007-11-19remove some unnecessary includes.Luigi Rizzo
2007-11-19Change delimiter of SIPPEER to be comma (instead of pipe) and further depreca...Tilghman Lesher
2007-11-19remove some useless includes from codecsLuigi Rizzo
2007-11-19format handlers don't need network, lock, channel and scheduler headersLuigi Rizzo
2007-11-19move the declaration of struct ast_channel ast_frame and ast_moduleLuigi Rizzo
2007-11-19another bunch of include removals (errno.h and asterisk/logger.h)Luigi Rizzo
2007-11-19include "logger.h" and errno.h from asterisk.h - usage shows that theyLuigi Rizzo
2007-11-19a correction to code involved in an extension removalSteve Murphy
2007-11-19Adding SYSINFO() dialplan function for retrieval of system informationMark Michelson
2007-11-19Merged revisions 89419 via svnmerge from Joshua Colp
2007-11-19Merged revisions 89416 via svnmerge from Joshua Colp
2007-11-19revert inclusion of options.hLuigi Rizzo
2007-11-19Change warning messages (which are really debug messages) into debug messages.Joshua Colp
2007-11-19Update CHANGESOlle Johansson
2007-11-19Adding busy-level to the SIP_PEER() dialplan function. Olle Johansson
2007-11-19Add some debugging to the routines that finds our local IP address.Olle Johansson
2007-11-19Make some notes about a problem I found with the OPTIONs handler while workin...Olle Johansson
2007-11-18Add OSX into the logic that uses md5 instead of md5sum.Joshua Colp
2007-11-18Use the easy way that rizzo mentioned, only include malloc.h on the Windows p...Joshua Colp
2007-11-18Revert last commit, apparently buildbot lied to me.Joshua Colp