Commit Graph

718 Commits (d62797476f47f237938608f87202310c33f545c0)

Author SHA1 Message Date
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
Tilghman Lesher a7498ae02e Use configure to determine the prefixes and include directories properly.
15 years ago
Russell Bryant 7c4a95f2ea Fix build on linux.
15 years ago
Tilghman Lesher 8d6ee962c7 Add kqueue(2) implementation to Asterisk in various places.
15 years ago
Paul Belanger 663a368a87 Improve logging by displaying line number
15 years ago
Russell Bryant be672528e6 Merged revisions 255322 via svnmerge from
15 years ago
Tilghman Lesher 11f57c6806 inotify support for pbx_spool
15 years ago
Kevin P. Fleming ae6008ef3a Change per-file debug and verbose levels to be per-module, the way
15 years ago
Russell Bryant b6e5e180b9 Resolve a compiler warning on FreeBSD.
15 years ago
Russell Bryant 925aad8944 Remove pbx_gtkconsole and related gtk1 checks.
15 years ago
Leif Madsen b310356d93 Convert some DUNDI functions to XML documentation.
15 years ago
Russell Bryant 77578f5e35 Add a todo for pbx_gtkconsole for updating to gtk2.
16 years ago
Tilghman Lesher bc9f02a60d Merged revisions 242520 via svnmerge from
16 years ago
Jeff Peeler 568c057c4c Extend max call limit duration from 24.8 days to 292+ million years.
16 years ago
Matthias Nick 89b02b583a Parse global variables or expressions in hint extensions
16 years ago
Matthew Nicholson a723865e5c Load pbx_lua with global symbols to allow linking with other lua libraries.
16 years ago
Tilghman Lesher d8e0c58437 Expand codec bitfield from 32 bits to 64 bits.
16 years ago
Russell Bryant b0778107c7 Resolve a warning from gcc 4.4.1.
16 years ago
Tilghman Lesher 01fd08d5b9 If lua is detected with the lua5.1 prefix (or not), adjust the include path accordingly.
16 years ago
Tilghman Lesher 9c653c4431 DUNDILOOKUP function in 1.6 should use comma delimiters.
16 years ago
Tilghman Lesher 642bec4d6f AST-2009-005
16 years ago