Commit Graph

13876 Commits (f82c42a22e6a0883c8b51b269d3be9c50e4cd6be)
 

Author SHA1 Message Date
Russell Bryant 6335b4b30d Merge changes from team/russell/sla_trunk_moh ...
18 years ago
Luigi Rizzo 49b022aee2 complete support for X11
18 years ago
Tilghman Lesher cbfc6dcbea Make trunk build again
18 years ago
Tilghman Lesher 8f4fb30cfe Add support for new recorded character sounds
18 years ago
Luigi Rizzo a23c055c3d move asterisk/paths.h outside asterisk.h and into those files
18 years ago
Luigi Rizzo 915b97d300 move internal function declarations to include/asterisk/_private.h
18 years ago
Russell Bryant 2626c511da i got a little carried away with commas ...
18 years ago
Kevin P. Fleming 4d522da4aa switch compile-time option checking to string storage mode in this branch too
18 years ago
Russell Bryant 90296ccdfe fix the zaptel configure script check
18 years ago
Luigi Rizzo 776c73ed5e the 'version' is now $7 not $6
18 years ago
Mark Michelson dda649ead2 Merged revisions 89457 via svnmerge from
18 years ago
Luigi Rizzo 6abfd9ac9b prepare to support console_video
18 years ago
Luigi Rizzo 6938f4b2b0 Fix building of modules under cygwin.
18 years ago
Mark Michelson f5e5a443cf Changed occurrences of "busy-level" to "busylevel" in sip.conf.sample
18 years ago
Luigi Rizzo 52619b6ec5 add an argument for extra headers to AC_EXT_LIB_CHECK,
18 years ago
Steve Murphy 463723296d Merged revisions 89450 via svnmerge from
18 years ago
Joshua Colp 5e4e4c5594 Minor documentation tweak and if an incorrect parameter is given to core show translation return the usage information.
18 years ago
Luigi Rizzo 50f899b0c3 comment a bit the code in acinclude.m4
18 years ago
Joshua Colp 564e0815b6 Include the compatibility header file in ast_h323.cxx for compatibility reasons.
18 years ago
Olle Johansson 28531cde08 Fix sip show history.
18 years ago
Olle Johansson 308646f8ef Change terminology a bit for CLI commands handling SIP channels/calls/dialogs/whatever.
18 years ago
Luigi Rizzo a7a0ca9f93 initial makefile changes to build loadable modules under cygwin
18 years ago
Steve Murphy f62bf52e55 Get rid of some debug messages in pbx.c
18 years ago
Mark Michelson fb3b4f4937 Changed the "busy-level" option in sip.conf to "busylevel" to be more parallel
18 years ago
Russell Bryant 3cda8388b9 Be a bit more pedantic about the type for holding the md5 sum for the build options.
18 years ago
Russell Bryant 501915f0a9 Make the SYSINFO documentation reflect which options were compiled in
18 years ago
Steve Murphy 4ea5eced10 These changes were made in response to niklas@tese.se's letter of 11-17-2007, where he had 20 and 201 in two different contexts, included in the same context. In that particular case, we were behaving the same as 1.4, but after experimenting, I quickly found that if 20 and 201 were in the same extension, 1.4 would return 201, and this code returns 20. These changes now enable the current code to replicate the behavior of 1.4 in respect to MATCHMORE in cases like this.
18 years ago
Luigi Rizzo ed9b9733b6 another few errno.h removals
18 years ago
Luigi Rizzo ffd86fc964 more errno.h removal
18 years ago
Luigi Rizzo 086630d121 remove unnecessary headers
18 years ago
Luigi Rizzo 9c2aaeb701 remove some unnecessary includes.
18 years ago
Tilghman Lesher 0aa40f1366 Change delimiter of SIPPEER to be comma (instead of pipe) and further deprecate the old ':' delimiter
18 years ago
Luigi Rizzo 7bcf0529c5 remove some useless includes from codecs
18 years ago
Luigi Rizzo d04697b8d3 format handlers don't need network, lock, channel and scheduler headers
18 years ago
Luigi Rizzo b693c30a66 move the declaration of struct ast_channel ast_frame and ast_module
18 years ago
Luigi Rizzo 9335ace850 another bunch of include removals (errno.h and asterisk/logger.h)
18 years ago
Luigi Rizzo 0595b5e2aa include "logger.h" and errno.h from asterisk.h - usage shows that they
18 years ago
Steve Murphy 406f6f2909 a correction to code involved in an extension removal
18 years ago
Mark Michelson 67f044d42a Adding SYSINFO() dialplan function for retrieval of system information
18 years ago
Joshua Colp 1affda12a2 Merged revisions 89419 via svnmerge from
18 years ago
Joshua Colp a3ef17b4f2 Merged revisions 89416 via svnmerge from
18 years ago
Luigi Rizzo 9175f79aff revert inclusion of options.h
18 years ago
Joshua Colp 23cfef1cc9 Change warning messages (which are really debug messages) into debug messages.
18 years ago
Olle Johansson 19014f31d9 Update CHANGES
18 years ago
Olle Johansson 743d3774d7 Adding busy-level to the SIP_PEER() dialplan function.
18 years ago
Olle Johansson cc0e8cc412 Add some debugging to the routines that finds our local IP address.
18 years ago
Olle Johansson 1dc6524449 Make some notes about a problem I found with the OPTIONs handler while working with
18 years ago
Joshua Colp f71cd9acc8 Add OSX into the logic that uses md5 instead of md5sum.
18 years ago
Joshua Colp d447eb052c Use the easy way that rizzo mentioned, only include malloc.h on the Windows platform.
18 years ago
Joshua Colp fa1f321ffc Revert last commit, apparently buildbot lied to me.
18 years ago