Commit Graph

517 Commits (ec40bd945c3d42649580e1a8e8a87921fc348ba3)

Author SHA1 Message Date
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
Scott Griepentrog 80ef9a21b9 uniqueid: channel linkedid, ami, ari object creation with id's
11 years ago
Damien Wedhorn de6563c618 Fix chan_dahdi copile issue in dev-mode.
12 years ago
Kevin Harwell 1ee4870a81 chan_dahdi: dahdi show channels slices PRI channel dnid on output
12 years ago
Tzafrir Cohen 82eb03b915 chan_dahdi: enable ignore_failed_channels by default
12 years ago
Richard Mudgett e4803bbd9e Voicemail: Remove mailbox identifier format (box@context) assumptions in the system.
12 years ago
Kevin Harwell 28c0cb28d0 channel locking: Add locking for channel snapshot creation
12 years ago
Joshua Colp e2630fcd51 channels: Return allocated channels locked.
12 years ago
David M. Lee 1212906351 Reverting r403311. It's causing ARI tests to hang.
12 years ago
Mark Michelson 8e8b329e14 Add channel locking for channel snapshot creation.
12 years ago
Kinsey Moore 95bc7626aa chan_dahdi: Fix crash during caller ID read
12 years ago
Jonathan Rose 4ca0f222e8 memory leaks: Memory leak cleanup patch by Corey Farrell (second set)
12 years ago
Richard Mudgett 2127848d6c chan_dahdi: Add config support for hwgain settings.
12 years ago
Richard Mudgett edb437ee6c chan_dahdi: Reflect the set software gain in the CLI "dahdi show channel" output.
12 years ago
Mark Michelson ee21eee7e0 Cache string values of formats on ast_format_cap() to save processing.
12 years ago
Joshua Colp c1235f2639 Reduce channel snapshot creation and publishing by up to 50%.
12 years ago