Commit Graph

1891 Commits (e5555bc4eb9c910a3d48095c18b06c5f3f248df7)

Author SHA1 Message Date
Kevin P. Fleming dea45f3aa3 only compare the queue entry's max penalty to the member's penalty when the queue entry actually has a non-zero penalty
20 years ago
Kevin P. Fleming ce8a649696 Merged revisions 37441-37442 via svnmerge from
20 years ago
Russell Bryant f8df42ad97 fix some more app_voicemail breakage
20 years ago
Russell Bryant 81dc532887 fix the build options for app_voicemail
20 years ago
Kevin P. Fleming 5b639e6135 Merged revisions 37419 via svnmerge from
20 years ago
Mark Spencer 4c90cf59b7 Support hold/unhold in Zap, update IAX2 parser to know about modern commands, forward hold/unhold in dial, add hold device state
20 years ago
Russell Bryant 7791079219 pointer signedness warnings cleanup
20 years ago
Russell Bryant 41bfcf3c57 pointer signedness warnings cleanup
20 years ago
Kevin P. Fleming 3be4c8d3eb actually do proper searching for c-client and output the results so app_voicemail can be built against it
20 years ago
Kevin P. Fleming bc9ed9f5c4 various minor fixes
20 years ago
Kevin P. Fleming 748431f7b6 move rules file to prepare for generic rules file
20 years ago
Kevin P. Fleming dbf099cdb8 update dependency information to match new names for dependencies
20 years ago
Kevin P. Fleming d5b7bf2ab7 massive rework of configure script, and split of AST_EXT_LIB into separate macros, reducing code duplication
20 years ago
Matt O'Gorman 76f85726aa fix a compiler warning and clean up the code a bit.
20 years ago
Tilghman Lesher 2127a0b7e5 Change superfluous messages to DEBUG and remove dead code
20 years ago
Kevin P. Fleming f761d2f6f0 prepare Asterisk for new zaptel.h/tonezone.h installation locations
20 years ago
Olle Johansson ec9d4711d7 - Add notes about voicemail depending on res_adsi
20 years ago
Tilghman Lesher a58afaa03b Whitespace fixes only.
20 years ago
Olle Johansson fea7dd0b31 Add some comments to the SLA code
20 years ago
Russell Bryant a4c7a1c97c reduce indentation a couple of levels
20 years ago
Russell Bryant 03a277c5cc - remove an unused variable
20 years ago
Russell Bryant a717eef7c1 add RDNIS to the DumpChan application (issue #7432, junky)
20 years ago
Mark Spencer 79221df76c First pass at SLA support
20 years ago
Matt O'Gorman 109737eb1c Updates from transnexus to osplookup, removes res_osp
20 years ago
Tilghman Lesher 1c76072e4b Merged revisions 36377 via svnmerge from
20 years ago
Olle Johansson f8311adcda METERMAIDS:
20 years ago
Olle Johansson 71411c6bae - Formatting
20 years ago
Kevin P. Fleming a579371f43 use new (separate) dependencies file from menuselect
20 years ago
Kevin P. Fleming e61d3d91f3 The Eurostar Commit! (it's amazing how much work you can get done on a 150 minute train ride from Paris to London <G>)
20 years ago
Kevin P. Fleming df0ba5ff8b search for Zaptel and libtonezone separately in the configure script
20 years ago
BJ Weschke 0d0fadc781 Merged revisions 35669 via svnmerge from
20 years ago
Russell Bryant 53a56fcfe7 remove various commands that remove old modules since they have been there a
20 years ago
Tilghman Lesher 89f6ffe1e5 Bug 6589 - option to display channel variables in queue events
20 years ago
Russell Bryant 48ae9f0d4f - convert the 'uninstall' target to use separate targets to process each
20 years ago
Russell Bryant 55e8a60363 - specify that 'depend' is a .PHONY target
20 years ago
Russell Bryant 9db0520ff9 - specify that 'all' is a .PHONY target
20 years ago
Russell Bryant c399a06450 add the 'clean', 'clean-depend', and 'dist-clean' targets as .PHONY targets
20 years ago
Joshua Colp 0224dee876 Actually allow realtime queue members to be added (issue #7408 reported by tgrman)
20 years ago
Tilghman Lesher 2c3e94f289 Bug 7399 - Sample config showed [general] as the context, so the app should look there, too.
20 years ago
Joshua Colp e6958d9c5e Merged revisions 34911 via svnmerge from
20 years ago
Tilghman Lesher ea05183652 Merged revisions 34875 via svnmerge from
20 years ago
Russell Bryant 9f2a6516cf don't blow up in the sub Makefiles if menuselect.makeopts is not present. This
20 years ago
Kevin P. Fleming e49a367ecf commit russell's menuselect/buildoptions work with some changes:
20 years ago
Russell Bryant 4691e6a29e remove IMAP_STORAGE from the build options list for app_voicemail since it's
20 years ago
Russell Bryant 287fce05d0 add support for setting the CFLAGS for voicemail storage options in menuselect
20 years ago
BJ Weschke 2e8a142c85 Don't ast_request a channel structure twice when a call is being forwarded. (#7362 - twlison / vechers confirming fix)
20 years ago
Kevin P. Fleming b5a13cbef8 Merged revisions 34274 via svnmerge from
20 years ago
Tilghman Lesher 2ee2b192e3 Merged revisions 34242 via svnmerge from
20 years ago
Kevin P. Fleming aba00b66fc use the proper named constants for checking device state, and don't treat UNKNOWN as not available in autofill mode
20 years ago
Kevin P. Fleming 7518a91032 various coding style cleanup and minor fixes
20 years ago