Commit Graph

738 Commits (80efa3173315ba47b794e5c9f1b56f61a663a76c)

Author SHA1 Message Date
Kevin P. Fleming f83d1b98e8 Add support-level indications to many more source files.
13 years ago
Kinsey Moore 0353a57671 Fix coverity UNUSED_VALUE findings in core support level files
13 years ago
Richard Mudgett bd85d458a2 Coverity Report: Fix issues for error type REVERSE_INULL (core modules)
13 years ago
Mark Michelson 2deb898bcd Fix two more coverity constant expression result findings.
13 years ago
Kinsey Moore a94fcae21b Resolve FORWARD_NULL static analysis warnings
13 years ago
Kinsey Moore 83d3444284 Fix many issues from the NULL_RETURNS Coverity report
13 years ago
Jonathan Rose ed76cdda72 Replace GNU old-style field designator extensions to fix clang warnings
13 years ago
Richard Mudgett 49ebbe0765 Fix occasional incorrectly delayed call-file execution.
13 years ago
Joshua Colp c81c500276 Only allow one 'dialplan reload' to execute at a time as otherwise they would share the same common local context list.
13 years ago
Richard Mudgett 2997c5c8c6 Improved documentation of CLI "dialplan add extension" command.
14 years ago
Walter Doekes 833185c958 Fix crash when dialplan remove include is called with too few arguments.
14 years ago
Kinsey Moore 5ee32dfa2c Fix compilation on Snow Leopard/FreeBSD for pbx_spool.c
14 years ago
Kinsey Moore 40891b278f Fix spool handling to allow call files to be hardlinked into place
14 years ago
Matthew Nicholson a16caab0e0 only process args that exist
14 years ago
Matthew Nicholson c0d3d4b0e4 don't limit the length of app and function arguments
14 years ago
Tzafrir Cohen 499262c2b3 Remove an unused include of md5.h
14 years ago
Leif Madsen d4938a111e Introduce <support_level> tags in MODULEINFO.
14 years ago
Tilghman Lesher 9a3fd9a994 Removing type attributes, as a change to menuselect makes them no longer necessary.
14 years ago
Tilghman Lesher d104b4e701 Add the attribute "type" to each "<use>" for menuselect.
14 years ago
Richard Mudgett 42633d22f9 Syntax errors in dialplan do not display the file name.
14 years ago
Matthew Nicholson 8ed15a49a1 pbx_lua autoservice fixes
14 years ago
Russell Bryant 08ae269e5c Add a datastore fixup to fix a pbx_lua crash.
14 years ago
Russell Bryant 1ccfa50ba8 Fix more "set but unused" warnings.
14 years ago
Russell Bryant 1c252efce5 Use htons() instead of ntohs() in some places.
14 years ago
Russell Bryant a82f1bb995 Fix a bunch of compiler warnings generated by gcc 4.6.0.
14 years ago
Paul Belanger 4601371021 Merged revisions 315393 via svnmerge from
14 years ago
Tilghman Lesher 49fa80b8d3 Merged revisions 310448 via svnmerge from
14 years ago
Matthew Nicholson d4a55c8fd8 Merged revisions 309584 via svnmerge from
14 years ago
Matthew Nicholson a6f3fd48e0 Merged revisions 309541 via svnmerge from
14 years ago
Matthew Nicholson 43918cb291 Merged revisions 309494 via svnmerge from
14 years ago
Matthew Nicholson 4988f8f6e1 Export global symbols from pbx_lua to allow modules to be loaded. Fixes a regression introduced in r278132.
14 years ago
Leif Madsen eced809a27 Increase side of mapping response field.
15 years ago
Tilghman Lesher 6963e5d1c4 Merged revisions 299448 via svnmerge from
15 years ago
Tilghman Lesher c6973b1187 Fixing the Mac OS X build (bamboo warning)
15 years ago
Tilghman Lesher 1c692b86e5 Properly queue files with inotify(7).
15 years ago
Jeff Peeler d04d58c7c6 Disable use of inotify for call file handling as it is not working properly.
15 years ago
Tilghman Lesher bbc7614ac9 Merged revisions 290254 via svnmerge from
15 years ago
Tilghman Lesher 8eabdae78c Get notification only when file is closed, not when created.
15 years ago
Tilghman Lesher 80903051e9 Don't notify on attribute changes, and change how the queuing mechanism works.
15 years ago
Tilghman Lesher 7ea473942b Merged revisions 285366 via svnmerge from
15 years ago
Tilghman Lesher 7e3f95e00a When optional_api is non-optional, force dependent modules to be loaded.
15 years ago
Russell Bryant f222d17fcf Print exten@context:priority in verbose messages from pbx_realtime.
15 years ago
Jason Parker 8f739efcd4 Merged revisions 282130 via svnmerge from
15 years ago
Terry Wilson d6e1c724e5 Remove built-in AES code and use optional_api instead
15 years ago
Tilghman Lesher b4e18d5660 Add load priority order, such that preload becomes unnecessary in most cases
15 years ago
David Vossel 3f00e3ff03 fixes issue with 'dialplan remove extension blah' segfaulting with tab completion
15 years ago
Matthew Nicholson 01507f4ab7 Merged revisions 271761 via svnmerge from
15 years ago
Jeff Peeler 54f2dfc91c Merged revisions 271399 via svnmerge from
15 years ago
Jeff Peeler a370bc1522 fix compile error
15 years ago
Tilghman Lesher 05a1ec8abc Cache query results for one second.
15 years ago