Commit Graph

532 Commits (c5a9c039ba0dbaeed7ccab388e551648c752bbc8)

Author SHA1 Message Date
Guido Falsi ae70c2a428 chan_dahdi: Fix build with clang/llvm
6 years ago
Sean Bright 622e487cd4 channels: Allow updating variable value
6 years ago
Leonid Fainshtein 8e09fbb4e9 openr2(6/6): Set hangup cause
6 years ago
Tzafrir Cohen fdaefbb20a openr2(5/6): added cli command -- mfcr2 destroy link <index>
6 years ago
Tzafrir Cohen effca9917d openr2(4/6): added new cli command -- mfcr2 show links
6 years ago
Tzafrir Cohen b3de2c0e1e openr2(3/6): Convert r2links to standard Asterisk AST_LIST*
6 years ago
Tzafrir Cohen 4b779a59e4 openr2(2/6): Stop polling channels when DAHDI returns -ENODEV (e.g: plug-out)
6 years ago
Tzafrir Cohen d8bf4b1608 openr2(1/6): bugfix in configuration saving
6 years ago
Chris-Savinovich e206a54d59 chan_dahdi.c: crash in chan_dahdi
6 years ago
George Joseph d0f01af913 chan_dahdi: Address gcc9 issues
6 years ago
Kevin Harwell 4ea20c9c85 mwi core: Move core MWI functionality into its own files
6 years ago
cirillor 5065f31fca chan_dahdi: Add logical group at DAHDIChannel event and CHANNEL function
6 years ago
Joshua Colp d748ed4147 stasis: Add internal filtering of messages.
7 years ago
Walter Doekes d226458c5b optional_api: Remove unused nonoptreq fields
7 years ago
Richard Mudgett f94a310ca0 channel: Fix some more unprotected channel flag setting.
7 years ago
Corey Farrell d893e57c90 Fix GCC 8 build issues.
7 years ago
Corey Farrell b81eadcefc Replace direct checks of option_debug with DEBUG_ATLEAST macro.
7 years ago
Corey Farrell 82b6ba976f Fix Common Typo's.
8 years ago
Guido Falsi 85cada85d6 chan_dahdi: wrap include file which is not present on BSD systems in #ifdef
8 years ago
George Joseph 690f7f7c76 build: A few gcc 7 error fixes
8 years ago
George Joseph f882ca2572 modules: change module LOAD_FAILUREs to LOAD_DECLINES
8 years ago
Richard Mudgett 4b285d226d chan_dahdi.c: Fix bounds check regression.
9 years ago
Corey Farrell f4e28b3a09 Refactor usage pattern of xmldoc info tag.
9 years ago
Matt Jordan cfd6852d39 func_channel: Reorganize documentation
9 years ago
zuul 80a9899100 Merge "chan_dahdi.c: Fix deadlock potential in fax redirection." into 13
9 years ago
Richard Mudgett dcb8aa8c1c chan_dahdi.c: Fix deadlock potential in fax redirection.
9 years ago
Richard Mudgett 652130feb2 chan_dahdi: Add faxdetect_timeout option.
9 years ago
George Joseph 8804d0973c build_system: Fix some warnings highlighted by clang
9 years ago
George Joseph 5f593e7c38 build: GCC 5.1.x catches some new const, array bounds and missing paren issues
10 years ago
Richard Mudgett 256bc52b66 chan_dahdi.c: Flush the DAHDI write buffer after starting DTMF.
10 years ago
Richard Mudgett 800e0ea48d chan_dahdi.c: Lock private struct for ast_write().
10 years ago
Corey Farrell 0d266cbe02 Stasis: Fix unsafe use of stasis_unsubscribe in modules.
10 years ago
Richard Mudgett d3c310a28c chan_dahdi: Add the chan_dahdi.conf force_restart_unavailable_chans option.
10 years ago
Richard Mudgett 8cced7767c chan_dahdi/sig_analog: Fix distinctive ring detection to suck less.
10 years ago
Richard Mudgett e0ff83c272 chan_dahdi: Remove some dead code.
10 years ago
Richard Mudgett 4b363688d4 AMI: Make AMI actions that generate event lists consistent.
11 years ago
Richard Mudgett 7074bf956b chan_dahdi: Don't ignore setvar when using configuration section scheme.
11 years ago
Richard Mudgett b22c833c12 chan_dahdi.c, res_rtp_asterisk.c: Change some spammy debug messages to level 5.
11 years ago
Matthew Jordan d79c68d3fb 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
Richard Mudgett 4c252096ef chan_dahdi: Fix analog dialtone detection.
11 years ago
Kinsey Moore abd3e4040b Allow Asterisk to compile under GCC 4.10
11 years ago
Richard Mudgett ecbd052741 uniqueid: Fix chan_dahdi, sig_pri, sig_ss7, test_cdr, and test_cel compiler errors.
11 years ago