Commit Graph

38 Commits (71ebf2e7ca7ed51a88d46a1ac58aed1945b97cd8)

Author SHA1 Message Date
Richard Mudgett b15c4758ae Merged revisions 160856 via svnmerge from
17 years ago
Richard Mudgett 2688e5ff67 Merged revisions 160854 via svnmerge from
17 years ago
Steve Murphy 26a9bc380a Merged revisions 160760 via svnmerge from
17 years ago
Richard Mudgett 5ae260b720 Merged revisions 147011 via svnmerge from
17 years ago
Tilghman Lesher deb3c05634 Merged revisions 146802 via svnmerge from
17 years ago
Russell Bryant 53a5f22849 Merged revisions 90145 via svnmerge from
18 years ago
Luigi Rizzo 7e8835e0d7 remove another set of redundant #include "asterisk/options.h"
18 years ago
Luigi Rizzo 9335ace850 another bunch of include removals (errno.h and asterisk/logger.h)
18 years ago
Luigi Rizzo fdb7f7ba3d Start untangling header inclusion in a way that does not affect
18 years ago
Matthew Fredrickson f2f66caae1 See if I can fix this borked ANI2 code I added
18 years ago
Matthew Fredrickson 4c5dd299bc Add ANI2 support to func_callerid
18 years ago
Tilghman Lesher 55b1ee298e Merge the dialplan_aesthetics branch. Most of this patch simply converts applications
18 years ago
Tilghman Lesher 9d05ff8ed5 Issue 9869 - replace malloc and memset with ast_calloc, and other coding guidelines changes
18 years ago
Tilghman Lesher b230918437 Merged revisions 61681 via svnmerge from
18 years ago
Tilghman Lesher c59714fbfc Add CALLERPRES dialplan function and deprecate SetCallerPres application
19 years ago
Olle Johansson 0ddb38ddee Doxygen update
19 years ago
Joshua Colp 3c1b9fc508 One const, two const. Let's stick with everything else - one const. Plus older versions of GCC don't support double const either.
19 years ago
Kevin P. Fleming 37182c873e finish const-ifying ast_func_read()
19 years ago
Russell Bryant 527dbe399e Simplify the if statements used to check to see if the argument was "num"
19 years ago
Paul Cadach 500353e095 Extend CALLERID() function for "pres" and "ton" values
19 years ago
Matthew Fredrickson 33ddb53663 Various updates from PCadach's chan_h323-live branch
19 years ago
Kevin P. Fleming 0a27d8bfe5 merge new_loader_completion branch, including (at least):
19 years ago
Kevin P. Fleming 472c1ca282 simplify autoconfig include mechanism (make tholo happy he can use lint again :-)
19 years ago
Luigi Rizzo 652ccf5037 more NULL "" equivalence in CLI fields.
19 years ago
Luigi Rizzo e43bc6634d This rather large commit changes the way modules are loaded.
19 years ago
Kevin P. Fleming f10f427d49 since the module API is changing, it's a good time to const-ify the description() and key() return values
19 years ago
Kevin P. Fleming 96bf384e7d major dialplan functions update
20 years ago
Kevin P. Fleming a38a7eec61 build function modules independently (no more pbx_functions.so)
20 years ago
Tilghman Lesher 5323442db4 Bug 5327 - new function FILTER and optional argument to CALLERID
20 years ago
Kevin P. Fleming 2c65582b66 remove extraneous svn:executable properties
20 years ago
Russell Bryant 987b87662c make app_queue 1.2 jump compliant (issue #5580)
20 years ago
Russell Bryant 3453e3efa5 Doxygen documentation update from oej (issue #5505)
20 years ago
Kevin P. Fleming 5da915dcfd update MANY more files with proper copyright/license info (thanks Ian!)
20 years ago
Russell Bryant cdf79750c0 squash a warning
20 years ago
Russell Bryant 76b6344760 add ability to set or read both callerid name and num in one call to the function
20 years ago
Kevin P. Fleming 0db4cee117 enable version string for this module, since it's standalone
20 years ago
Kevin P. Fleming 2b8338cb52 more file version tags
20 years ago
Kevin P. Fleming fa60672d58 add dialplan functions for Caller ID, language and timeouts (bug #4219, with mods)
20 years ago