Commit Graph

535 Commits (acfbfef8adf16cbe6912d1fe34d92c15ec57b7b1)

Author SHA1 Message Date
cirillor c9459b1875 chan_dahdi: Add logical group at DAHDIChannel event and CHANNEL function
6 years ago
Joshua Colp 8d436a95e7 stasis: Add internal filtering of messages.
7 years ago
Richard Mudgett a470bb9e27 channel: Fix some more unprotected channel flag setting.
7 years ago
Corey Farrell b5914d90ac Fix GCC 8 build issues.
7 years ago
Tzafrir Cohen 6301531416 chan_dahdi: Configurable dialed digit timeouts
7 years ago
Corey Farrell 572a508ef2 loader: Convert reload_classes to built-in modules.
7 years ago
Corey Farrell c8a521b6c8 Replace direct checks of option_debug with DEBUG_ATLEAST macro.
7 years ago
Corey Farrell 9cfdb81e91 loader: Add dependency fields to module structures.
7 years ago
Corey Farrell 1b80ffa495 Fix Common Typo's.
8 years ago
Guido Falsi c4f40b778a chan_dahdi: wrap include file which is not present on BSD systems in #ifdef
8 years ago
George Joseph 4275ca16a1 build: A few gcc 7 error fixes
8 years ago
Sean Bright 325eeced6a core: Remove 'Data Retrieval API'
8 years ago
George Joseph 747beb1ed1 modules: change module LOAD_FAILUREs to LOAD_DECLINES
8 years ago
Richard Mudgett 9404efa6f4 chan_dahdi.c: Fix bounds check regression.
9 years ago
zuul 673964d330 Merge "chan_dahdi: remove by_name support"
9 years ago
Tzafrir Cohen 0646b48ece chan_dahdi: remove by_name support
9 years ago
Corey Farrell a6e5bae3ef Remove ASTERISK_REGISTER_FILE.
9 years ago
Corey Farrell 824a4e84d1 Refactor usage pattern of xmldoc info tag.
9 years ago
Matt Jordan ddab42e296 func_channel: Reorganize documentation
9 years ago
zuul 9372fe1b95 Merge "chan_dahdi.c: Fix deadlock potential in fax redirection."
9 years ago
Richard Mudgett 3d62f317dd chan_dahdi.c: Fix deadlock potential in fax redirection.
9 years ago
Richard Mudgett 0d1744e132 chan_dahdi: Add faxdetect_timeout option.
9 years ago
Timo Teräs 39b69ab537 Fixes to include signal.h
9 years ago
George Joseph 40da6434c1 build_system: Fix some warnings highlighted by clang
9 years ago
George Joseph 4328d320c2 build: GCC 5.1.x catches some new const, array bounds and missing paren issues
10 years ago
Mark Michelson 58edd2dddc Merge "chan_dahdi.c: Lock private struct for ast_write()."
10 years ago
Richard Mudgett 87c92d2aee chan_dahdi.c: Flush the DAHDI write buffer after starting DTMF.
10 years ago
Richard Mudgett b9b957d4e9 chan_dahdi.c: Lock private struct for ast_write().
10 years ago
Corey Farrell 50044fdc15 Stasis: Fix unsafe use of stasis_unsubscribe in modules.
10 years ago
Rodrigo Ramírez Norambuena eec010829a AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro.
10 years ago
Corey Farrell a8bfa9e104 Modules: Make ast_module_info->self available to auxiliary sources.
10 years ago
Richard Mudgett 03c51cf525 chan_dahdi: Add the chan_dahdi.conf force_restart_unavailable_chans option.
10 years ago
Matt Jordan 4a58261694 git migration: Refactor the ASTERISK_FILE_VERSION macro
10 years ago
Corey Farrell c08fd275bf Logger: Convert 'struct ast_callid' to unsigned int.
10 years ago
Richard Mudgett c7cc1b3059 chan_dahdi/sig_analog: Fix distinctive ring detection to suck less.
10 years ago
Richard Mudgett 05cc6d6d55 chan_dahdi: Remove some dead code.
10 years ago
Richard Mudgett c7ea108e02 Revert -r430452 It needs to be redone for the next major AMI version change instead.
11 years ago
Richard Mudgett ef34a05f21 AMI: Remove no longer used parameter from astman_send_listack().
11 years ago
Richard Mudgett 52a7cdb101 AMI: Make AMI actions that generate event lists consistent.
11 years ago
Richard Mudgett b508b3474e chan_dahdi: Don't ignore setvar when using configuration section scheme.
11 years ago
Richard Mudgett 2cbfafa8c1 chan_dahdi.c, res_rtp_asterisk.c: Change some spammy debug messages to level 5.
11 years ago
Matthew Jordan 1106e8fd0f main/stasis: Allow subscriptions to use a threadpool for message delivery
11 years ago
Mark Michelson dcf1ad14da Add module support level to ast_module_info structure. Print it in CLI "module show" .
11 years ago
Corey Farrell e04607f8a3 res_smdi: convert to astobj2
11 years ago
Matthew Jordan a2c912e997 media formats: re-architect handling of media for performance improvements
11 years ago
Richard Mudgett 3bd495a688 chan_dahdi: Add inband_on_setup_ack compatibility option.
11 years ago
Jonathan Rose bc4b236d71 chan_dahdi: Add AMI commands for controlling PRI debugging output
11 years ago
Tzafrir Cohen 3451d6a72d suspended destructions of pri spans on events
11 years ago
Richard Mudgett 0c896d8b9b chan_dahdi: Adds support for major update to libss7.
11 years ago
Jonathan Rose d00882108f res_pjsip_refer: Fix bugs involving Parking/PJSIP/transfers
11 years ago