Commit Graph

518 Commits (082078de3ec52eea6c5246928994b5054e271683)

Author SHA1 Message Date
Corey Farrell ba91710bc4 Refactor usage pattern of xmldoc info tag.
9 years ago
Matt Jordan 89dccb04bc func_channel: Reorganize documentation
9 years ago
zuul 7d17164e6e Merge "chan_dahdi.c: Fix deadlock potential in fax redirection." into 14
9 years ago
Richard Mudgett 5efb5b38e8 chan_dahdi.c: Fix deadlock potential in fax redirection.
9 years ago
Richard Mudgett c03e27c1c8 chan_dahdi: Add faxdetect_timeout option.
9 years ago
Timo Teräs 39b69ab537 Fixes to include signal.h
10 years ago
George Joseph 40da6434c1 build_system: Fix some warnings highlighted by clang
10 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.
11 years ago
Rodrigo Ramírez Norambuena eec010829a AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro.
11 years ago
Corey Farrell a8bfa9e104 Modules: Make ast_module_info->self available to auxiliary sources.
11 years ago
Richard Mudgett 03c51cf525 chan_dahdi: Add the chan_dahdi.conf force_restart_unavailable_chans option.
11 years ago
Matt Jordan 4a58261694 git migration: Refactor the ASTERISK_FILE_VERSION macro
11 years ago
Corey Farrell c08fd275bf Logger: Convert 'struct ast_callid' to unsigned int.
11 years ago
Richard Mudgett c7cc1b3059 chan_dahdi/sig_analog: Fix distinctive ring detection to suck less.
11 years ago
Richard Mudgett 05cc6d6d55 chan_dahdi: Remove some dead code.
11 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
12 years ago
Richard Mudgett 0c896d8b9b chan_dahdi: Adds support for major update to libss7.
12 years ago
Jonathan Rose d00882108f res_pjsip_refer: Fix bugs involving Parking/PJSIP/transfers
12 years ago
Richard Mudgett 4c252096ef chan_dahdi: Fix analog dialtone detection.
12 years ago
Kinsey Moore abd3e4040b Allow Asterisk to compile under GCC 4.10
12 years ago
Richard Mudgett ecbd052741 uniqueid: Fix chan_dahdi, sig_pri, sig_ss7, test_cdr, and test_cel compiler errors.
12 years ago
Scott Griepentrog 80ef9a21b9 uniqueid: channel linkedid, ami, ari object creation with id's
12 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