Commit Graph

1194 Commits (f08ab8278c86d084d4d98bef164bb0090dcba674)

Author SHA1 Message Date
Michiel van Baak 9838dac733 make this compile on OpenBSD again.
18 years ago
Eliel C. Sardanons 0cd47929d4 - Add PlayTones() and StopPlayTones() applications XML documentation.
18 years ago
Kevin P. Fleming 448562af93 improve configure script to remember the previous value of each dependency in build_tools/menuselect-deps, so that (once it has been written) menuselect can use this information to warn the user when a previously met dependency is no longer met
18 years ago
Kevin P. Fleming 60ef8fdae8 fix small bug introduced while cleaning up compiler warnings
18 years ago
Kevin P. Fleming bd4eb070f3 bring over all the fixes for the warnings found by gcc 4.3.x from the 1.4 branch, and add the ones needed for all the new code here too
18 years ago
Doug Bailey 9fe75b494a Add patch to handle how IE7 issues POST requests using Window path spec including backslash delimiters
18 years ago
Terry Wilson c9fbf2eec5 func_strings isn't a dependency of this module anymore
18 years ago
Kevin P. Fleming 33c9f5c8c1 inter-module dependencies should be included in the source code, not just in sample config files
18 years ago
Kevin P. Fleming 18609210ba correct file name in message
18 years ago
Kevin P. Fleming 109a17ae79 support relative paths in musiconhold.conf, which makes moh work by default when Asterisk was configured using --prefix and 'make samples' is run
18 years ago
Tilghman Lesher d5837ba8c2 Add additional memory debugging to several core APIs, and fix several memory
18 years ago
Tilghman Lesher c1351ad237 Merge realtime_update2 branch, which adds a new realtime API call named
18 years ago
Michiel van Baak 1097de1382 fix the 'agi show commands' CLI function.
18 years ago
Sean Bright 1dedb785ab Don't include logger.h in asterisk.h by default as it is causing problems building
18 years ago
Tilghman Lesher 8b14e5f493 Reverting format addition for now
18 years ago
Tilghman Lesher f5d5eb5e19 Fudges for wav16, just like wav49
18 years ago
Terry Wilson 23aeccbbbb Make phoneprov case-insensitive to remove the func_strings dependency of the default config
18 years ago
Sean Bright ceee55ea63 Keep up with shadow warnings. One day I'll actually enable this in the Makefile.
18 years ago
Michiel van Baak 4560279c69 All ODBC parts can now use either unixodbc or iodbc.
18 years ago
Jeff Peeler 2ec290b09d Similar to r143204, masquerade the channel in the case of Park being called from AGI.
18 years ago
Tilghman Lesher 63b165dbb9 Merged revisions 146799 via svnmerge from
18 years ago
Tilghman Lesher 1697c6e588 Merged revisions 145751 via svnmerge from
18 years ago
Michiel van Baak 90751b16ca Merge the cli_cleanup branch.
18 years ago
Tilghman Lesher 434c69b7fd Change several improper "sizeof" to "strlen", as sizeof in that context would
18 years ago
Doug Bailey 946c796f9e Blanch the 404 error message for those with no sense of humor
18 years ago
Tilghman Lesher 08af5bb312 Create a new config file status, CONFIG_STATUS_FILEINVALID for differentiating
18 years ago
Philippe Sultan 7ea67a07ee Disable autoprune by default.
18 years ago
Tilghman Lesher 900b7d75da Merged revisions 141503 via svnmerge from
18 years ago
Steve Murphy ec25f4be4d Merged revisions 141094 via svnmerge from
18 years ago
Jeff Peeler f7efe4a1f7 Merged revisions 141028 via svnmerge from
18 years ago
Steve Murphy 068859119a In these changes, I have added some explanation
18 years ago
Russell Bryant 49def237a3 I'm not sure how these files got to trunk (probably my fault), but they
18 years ago
Mark Michelson 5dfefa5ee6 Merged revisions 140488 via svnmerge from
18 years ago
Steve Murphy d78f79d82c Oops. put a decl in a generated file. My bad, but fixed now.
18 years ago
Steve Murphy 04795d963f These changes are in regards to bug 13249, where users are being surprised by the changes made
18 years ago
Philippe Sultan 4d9a38bc3f Mention JID rather than SreenName in help messages
18 years ago
Tilghman Lesher 37133a6993 Merged revisions 137138 via svnmerge from
18 years ago
Sean Bright 357bf3e90b All of the res/ stuff (other than res_jabber) from the RSW branch.
18 years ago
Tilghman Lesher c5a119d86d Update documentation as to the behavior of AGI in 1.6.0 and higher. Also, add
18 years ago
Steve Murphy a40f1cc1c5 Merged revisions 136726 via svnmerge from
18 years ago
Olle Johansson a4436cb2ff - Formatting
18 years ago
Kevin P. Fleming 7df8b8b848 make datastore creation and destruction a generic API since it is not really channel related, and add the ability to add/find/remove datastores to manager sessions
18 years ago
Tilghman Lesher aca394bf0c HTTP module memory leaks
18 years ago
Terry Wilson 671627028c Fix mime parsing by re-adding support for passing headers to callback functions
18 years ago
Tilghman Lesher e682d4c67e Switch command order, to meet with current specs
18 years ago
Tilghman Lesher 52b2aeb679 Increase column size beyond the minimum required, since PostgreSQL won't let
18 years ago
Tilghman Lesher c4131d9752 Two errors:
18 years ago
Tilghman Lesher b6de2967df Merged revisions 134480 via svnmerge from
18 years ago
Tilghman Lesher 57ffc548bc Add adaptive capabilities to the sqlite realtime driver
18 years ago
Michiel van Baak fe246aa673 fix a couple of comments in sqlite resource driver.
18 years ago