Commit Graph

8129 Commits (4aed0ff631d1cc508f30b47be0e358b18d6f752f)

Author SHA1 Message Date
Richard Mudgett 03c51cf525 chan_dahdi: Add the chan_dahdi.conf force_restart_unavailable_chans option.
11 years ago
Joshua Colp 78ff328b0b Merge "chan_iax2: Ensure that IAX flags are 64 bits."
11 years ago
Yousf Ateya 5ebfed8ef3 chan_iax2: Ensure that IAX flags are 64 bits.
11 years ago
Richard Mudgett 0bbe2c35cf chan_vpb: Fix compile error due to use of ASTERISK_FILE_VERSION.
11 years ago
Corey Farrell 5c1d07baf0 Astobj2: Allow reference debugging to be enabled/disabled by config.
11 years ago
Matt Jordan d7f4788341 channels/chan_skinny: Fix compilation error introduced in f8e21a1adf
11 years ago
Diederik de Groot f8e21a1adf Clang: Fix some more tautological-compare warnings.
11 years ago
Richard Mudgett 614f506690 chan_dahdi/sig_pri: Make post AMI HangupRequest events on PRI channels.
11 years ago
Corey Farrell 62508d6891 Build System: Create Makefile macro MOD_ADD_SOURCE.
11 years ago
Matt Jordan 4a58261694 git migration: Refactor the ASTERISK_FILE_VERSION macro
11 years ago
Richard Mudgett c499cabf53 chan_pjsip/res_pjsip/bridge_softmix/core: Improve translation path choices.
11 years ago
Kevin Harwell 66f3fd0028 chan_sip: make progressinband default to no
11 years ago
Matthew Jordan 8bae18ab93 res_pjsip: Add an 'auto' option for DTMF Mode
11 years ago
Matthew Jordan 80c443bea4 channels/chan_iax2: Improve POKE expiration time calculation for lossy networks
11 years ago
Matthew Jordan b3d01f1fbf channels/chan_iax2: Add a configuration parameter for call token expiration
11 years ago
Richard Mudgett b2b1f24af6 chan_iax2.c: Fix ref leak in iax2_request().
11 years ago
Matthew Jordan ea0098724e clang compiler warnings: Fix autological comparisons
11 years ago
Richard Mudgett 09df34d880 Bridging: Eliminate the unnecessary make channel compatible with bridge operation.
11 years ago
Matthew Jordan 3f54af689f chan_iax2: Fix compilation issue due to funky merge
11 years ago
Matthew Jordan a9b6a62461 chan_iax2: Fix crash caused by unprotected access to iaxs[peer->callno]
11 years ago
Matthew Jordan 477536ef25 chan_sip: Handle IPv4 mapped IPv6 clients when NAT is enabled
11 years ago
Matthew Jordan b8fa8aa775 clang compiler warnings: Fix pointer-bool-converesion warnings
11 years ago
Matthew Jordan c1cfe3fae2 clang compiler warnings: Fix non-literal-null-conversion warnings
11 years ago
George Joseph e48f2e7897 build: Fixes for gcc 5 compilation
11 years ago
Richard Mudgett 2d28fa678e chan_sip: Fix expression in unit test /channels/chan_sip/test_sip_rtpqos.
11 years ago
Matthew Jordan 7bc2345fb1 clang compiler warnings: Fix -Wabsolute-value warnings
11 years ago
Matthew Jordan ce59fabd5c clang compiler warnings: Fix invalid enum conversion
11 years ago
Matthew Jordan d2776d4d45 clang compiler warnings: Fix a variety of "unused" warnings
11 years ago
Matthew Jordan fd50e5bfb5 clang compiler warnings: Fix -Wbitfield-constant-conversion warning
11 years ago
Matthew Jordan d6173cd1d0 clang compiler warnings: Fix -Wunused-function; make inline function static
11 years ago
Richard Mudgett 4c2fc5b811 chan_pjsip: Add "rpid_immediate" option to prevent unnecessary "180 Ringing" messages.
11 years ago
Corey Farrell d486659502 chan_sip: Simplify dialog/peer references, improve REF_DEBUG output.
11 years ago
Corey Farrell 2c83ac4364 chan_sip: Fix dialog reference leaked to scheduler for reinvite_timeout.
11 years ago
Richard Mudgett 636d82f4d8 chan_pjsip/res_pjsip_callerid: Make Party ID handling simpler and consistent.
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 f1ab2c5e8b chan_sip: Fix realtime locking inversion when poking a just built peer.
11 years ago
Matthew Jordan 8a16c2f0c2 make: Remove 'res_features' from libraries to link against with cygwin/mingw32
11 years ago
Matthew Jordan 3725173b9e channels/chan_sip: Don't send a BYE after final response when PBX thread fails
11 years ago
Matthew Jordan 4b63da7f7d channels/chan_sip: Clarify WARNING message in mismatched SRTP scenario
11 years ago
Matthew Jordan 8574c4d197 channels/chan_sip: Fix crash when transmitting packet after thread shutdown
11 years ago
Matthew Jordan a528dfc9a7 ARI/PJSIP: Apply requesting channel's format cap to created channels
11 years ago
Richard Mudgett bb06603d5f chan_dahdi/sig_analog: Put log message strings on one line.
11 years ago
Richard Mudgett 05cc6d6d55 chan_dahdi: Remove some dead code.
11 years ago
Corey Farrell a4774ceaa5 Create work around for scheduler leaks during shutdown.
11 years ago
Joshua Colp cc96e4a7ef Multiple revisions 431751-431752
11 years ago
Matthew Jordan 29f66b0429 ARI/PJSIP: Add the ability to redirect (transfer) a channel in a Stasis app
11 years ago
Richard Mudgett e2d3215b83 HTTP: Stop accepting requests on final system shutdown.
11 years ago
Matthew Jordan 5a17ed7a38 channels/chan_sip: Fix RealTime error during SIP unregistration with MariaDB
11 years ago
Mark Michelson bd0bdf1e41 Fix some memory leaks.
11 years ago