Commit Graph

108 Commits (8ad4cb901b97fa077a9420bb9c9901512101c01e)

Author SHA1 Message Date
Joshua C. Colp 68adc2304f policy: Add deprecation and removal versions to modules.
4 years ago
traud a5100e7171 app_osplookup: Avoid a format truncation.
5 years ago
Corey Farrell add03e207c app_osplookup: Move header defines into the app.
7 years ago
Alexander Traud 685bab254c app_osplookup.c: Avoid two format truncations.
7 years ago
Corey Farrell a6e5bae3ef Remove ASTERISK_REGISTER_FILE.
9 years ago
Matt Jordan 4a58261694 git migration: Refactor the ASTERISK_FILE_VERSION macro
10 years ago
Walter Doekes 8b6ecc449c Fix printf problems with high ascii characters after r413586 (1.8).
11 years ago
Mark Michelson dcf1ad14da Add module support level to ast_module_info structure. Print it in CLI "module show" .
11 years ago
Matthew Jordan 6258bbe7bd Update Asterisk's CDRs for the new bridging framework
12 years ago
Mark Michelson da85f8489f Make evaluation of channel variables consistently case-sensitive.
13 years ago
Kinsey Moore 9b16c8b0f6 Clean up and ensure proper usage of alloca()
13 years ago
Walter Doekes fc63e07135 Avoid cppcheck warnings; removing unused vars and a bit of cleanup.
13 years ago
Terry Wilson a9d607a357 Opaquify ast_channel structs and lists
13 years ago
Terry Wilson 57f42bd74f ast_channel opaquification of pointers and integral types
13 years ago
Terry Wilson 34c55e8e7c Opaquify char * and char[] in ast_channel
13 years ago
Walter Doekes db24fc2523 Avoid cppcheck warnings; removing unused vars and a bit of cleanup.
13 years ago
TransNexus OSP Development f436a6f27c Increased max number of destinations.
14 years ago
TransNexus OSP Development a4c37776f4 Updated for OSP Toolkit 4.0.0.
14 years ago
Leif Madsen a525edea59 Merged revisions 328247 via svnmerge from
14 years ago
TransNexus OSP Development 56346f8948 Fixed the issue caused by EXTEN including user parameters.
15 years ago
Richard Mudgett ec37ffbdaf ast_callerid restructuring
15 years ago
TransNexus OSP Development f1df8ea2bf Added support for indirect work mode.
15 years ago
Leif Madsen 06041ea28d Fix several XML documentation validate errors.
15 years ago
TransNexus OSP Development 034a79c303 Updated doc for OSP lookup application.
15 years ago
TransNexus OSP Development 912d4da476 Updated XML doc for OSP.
16 years ago
TransNexus OSP Development fb4870a74a 1. Added reporting operator names in AuthReq.
16 years ago
TransNexus OSP Development 28d16a3cb1 1. Updated for OSP Toolkit 3.6.0.
16 years ago
TransNexus OSP Development afee39cb4c Replaced two deprecated functions of OSP Toolkit.
16 years ago
TransNexus OSP Development 8c69320c87 Added custom info support.
16 years ago
TransNexus OSP Development 0a4942633b 1. Modified exported variable names.
16 years ago
TransNexus OSP Development 9a707c9b37 1. Added SIP Diversion support.
16 years ago
TransNexus OSP Development 8016a55636 Added full number portability parameter support.
16 years ago
Tilghman Lesher 642bec4d6f AST-2009-005
16 years ago
Eliel C. Sardanons 17fd9651fb Move OSP* applications static documentation to XML.
16 years ago
Kevin P. Fleming e6b2e9a750 Const-ify the world (or at least a good part of it)
16 years ago
TransNexus OSP Development 8612c7ac8a Made security features optional.
16 years ago
TransNexus OSP Development 38720ccd3b Added routing number support.
16 years ago
TransNexus OSP Development 236920485d Fixed not report source network ID and not export destination network ID issues.
16 years ago
TransNexus OSP Development 2e0f8bcbc8 Updated for OSP Toolkit 3.5.
16 years ago
Steve Murphy 22ea970494 These small fixes prevent compiler warnings with ubuntu 8.10's gcc-4.3.2, which tend to break my dev-mode build. Not a problem in 1.6.x.
16 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
17 years ago
Sean Bright e584eb0661 Everytime a compile fails, a puppy dies.
17 years ago
Tilghman Lesher 08af5bb312 Create a new config file status, CONFIG_STATUS_FILEINVALID for differentiating
17 years ago
Sean Bright 3ffb39833b More RSW merges. Everything from apps/ except for the big offenders
17 years ago
Jason Parker 70ddf2735d Update osplookup documentation to use commas instead of pipes.
18 years ago
Dwayne M. Hubbard 1de09e03cb add missing header file
18 years ago
Luigi Rizzo 7e8835e0d7 remove another set of redundant #include "asterisk/options.h"
18 years ago
Luigi Rizzo 0595b5e2aa include "logger.h" and errno.h from asterisk.h - usage shows that they
18 years ago
Luigi Rizzo fdb7f7ba3d Start untangling header inclusion in a way that does not affect
18 years ago
Jason Parker ebe4050128 Switch from AST_CLI (formerly NEW_CLI) to AST_CLI_DEFINE, since the former didn't make much sense
18 years ago