Commit Graph

8121 Commits (c6ed681638f5e481001839712fe2d6d5e1fa526c)

Author SHA1 Message Date
Corey Farrell 62508d6891 Build System: Create Makefile macro MOD_ADD_SOURCE.
10 years ago
Matt Jordan 4a58261694 git migration: Refactor the ASTERISK_FILE_VERSION macro
10 years ago
Richard Mudgett c499cabf53 chan_pjsip/res_pjsip/bridge_softmix/core: Improve translation path choices.
10 years ago
Kevin Harwell 66f3fd0028 chan_sip: make progressinband default to no
10 years ago
Matthew Jordan 8bae18ab93 res_pjsip: Add an 'auto' option for DTMF Mode
10 years ago
Matthew Jordan 80c443bea4 channels/chan_iax2: Improve POKE expiration time calculation for lossy networks
10 years ago
Matthew Jordan b3d01f1fbf channels/chan_iax2: Add a configuration parameter for call token expiration
10 years ago
Richard Mudgett b2b1f24af6 chan_iax2.c: Fix ref leak in iax2_request().
10 years ago
Matthew Jordan ea0098724e clang compiler warnings: Fix autological comparisons
10 years ago
Richard Mudgett 09df34d880 Bridging: Eliminate the unnecessary make channel compatible with bridge operation.
10 years ago
Matthew Jordan 3f54af689f chan_iax2: Fix compilation issue due to funky merge
10 years ago
Matthew Jordan a9b6a62461 chan_iax2: Fix crash caused by unprotected access to iaxs[peer->callno]
10 years ago
Matthew Jordan 477536ef25 chan_sip: Handle IPv4 mapped IPv6 clients when NAT is enabled
10 years ago
Matthew Jordan b8fa8aa775 clang compiler warnings: Fix pointer-bool-converesion warnings
10 years ago
Matthew Jordan c1cfe3fae2 clang compiler warnings: Fix non-literal-null-conversion warnings
10 years ago
George Joseph e48f2e7897 build: Fixes for gcc 5 compilation
10 years ago
Richard Mudgett 2d28fa678e chan_sip: Fix expression in unit test /channels/chan_sip/test_sip_rtpqos.
10 years ago
Matthew Jordan 7bc2345fb1 clang compiler warnings: Fix -Wabsolute-value warnings
10 years ago
Matthew Jordan ce59fabd5c clang compiler warnings: Fix invalid enum conversion
10 years ago
Matthew Jordan d2776d4d45 clang compiler warnings: Fix a variety of "unused" warnings
10 years ago
Matthew Jordan fd50e5bfb5 clang compiler warnings: Fix -Wbitfield-constant-conversion warning
10 years ago
Matthew Jordan d6173cd1d0 clang compiler warnings: Fix -Wunused-function; make inline function static
10 years ago
Richard Mudgett 4c2fc5b811 chan_pjsip: Add "rpid_immediate" option to prevent unnecessary "180 Ringing" messages.
10 years ago
Corey Farrell d486659502 chan_sip: Simplify dialog/peer references, improve REF_DEBUG output.
10 years ago
Corey Farrell 2c83ac4364 chan_sip: Fix dialog reference leaked to scheduler for reinvite_timeout.
10 years ago
Richard Mudgett 636d82f4d8 chan_pjsip/res_pjsip_callerid: Make Party ID handling simpler and consistent.
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 f1ab2c5e8b chan_sip: Fix realtime locking inversion when poking a just built peer.
10 years ago
Matthew Jordan 8a16c2f0c2 make: Remove 'res_features' from libraries to link against with cygwin/mingw32
10 years ago
Matthew Jordan 3725173b9e channels/chan_sip: Don't send a BYE after final response when PBX thread fails
10 years ago
Matthew Jordan 4b63da7f7d channels/chan_sip: Clarify WARNING message in mismatched SRTP scenario
10 years ago
Matthew Jordan 8574c4d197 channels/chan_sip: Fix crash when transmitting packet after thread shutdown
10 years ago
Matthew Jordan a528dfc9a7 ARI/PJSIP: Apply requesting channel's format cap to created channels
10 years ago
Richard Mudgett bb06603d5f chan_dahdi/sig_analog: Put log message strings on one line.
10 years ago
Richard Mudgett 05cc6d6d55 chan_dahdi: Remove some dead code.
10 years ago
Corey Farrell a4774ceaa5 Create work around for scheduler leaks during shutdown.
10 years ago
Joshua Colp cc96e4a7ef Multiple revisions 431751-431752
10 years ago
Matthew Jordan 29f66b0429 ARI/PJSIP: Add the ability to redirect (transfer) a channel in a Stasis app
10 years ago
Richard Mudgett e2d3215b83 HTTP: Stop accepting requests on final system shutdown.
10 years ago
Matthew Jordan 5a17ed7a38 channels/chan_sip: Fix RealTime error during SIP unregistration with MariaDB
10 years ago
Mark Michelson bd0bdf1e41 Fix some memory leaks.
10 years ago
Mark Michelson fe76d4829f Use SIPS URIs in Contact headers when appropriate.
10 years ago
Kevin Harwell 3b0f03ef7b chan_sip: stale nonce causes failure
10 years ago
David M. Lee 965777ccfc Various fixes for OS X
10 years ago
Kevin Harwell ca02121ef7 Investigate and fix memory leaks in Asterisk
10 years ago
Walter Doekes 49cbfa7de6 Fix typo's (retrieve, specified, address).
10 years ago
Walter Doekes 874cb5615d chan_sip: Case insensitive comparison of "defaultuser" parameter.
10 years ago
Matthew Jordan 5835bf7a7f channels/chan_sip: Fix registration leak during reload
10 years ago
Richard Mudgett e4738a59eb CHANNEL(peer), chan_iax2, res_fax, SNMP agent: Fix deadlock from reaching across a bridge.
10 years ago