Commit Graph

8136 Commits (27dc2094e98b59b8a50b059ddd6048285a42e6b9)

Author SHA1 Message Date
Mark Michelson 39cc28f6ea res_http_websocket: Avoid passing strlen() to ast_websocket_write().
10 years ago
Richard Mudgett bc5d7f9c37 chan_sip.c: Tweak glue->update_peer() parameter nil value.
10 years ago
Joshua Colp 2749721791 pjsip: Add rtp_timeout and rtp_timeout_hold endpoint options.
10 years ago
Matt Jordan 34207887e6 Merge "chan_pjsip: Don't change formats when frame of unsupported format is received." into 13
10 years ago
Joshua Colp 2c626ceb64 chan_pjsip: Don't change formats when frame of unsupported format is received.
10 years ago
Patric Marschall abb14ac5b8 sig_pri.h: force_restart_unavailable_chans in wrong scope
10 years ago
Joshua Colp cba550df7a Merge "chan_sip: Fix early call pickup channel leak." into 13
10 years ago
Matt Jordan 49f81ddb85 Makefile: Remove coverage files on 'make clean'
10 years ago
Joshua Colp a9f721303d Merge "chan_vpb.cc: Fix compiler warning Jenkins found." into 13
10 years ago
Walter Doekes e0f565663b chan_sip: Fix early call pickup channel leak.
10 years ago
Walter Doekes a5a262be78 chan_mgcp: Don't call close on fd -1.
10 years ago
Richard Mudgett 78a1f4aa46 chan_vpb.cc: Fix compiler warning Jenkins found.
10 years ago
Alexander Traud a419c69def chan_sip: Reload peer without its old capabilities.
10 years ago
Joshua Colp 74616ae43d chan_sip: Destroy peers without holding peers container lock.
10 years ago
Mark Michelson 2618d1e638 Merge "chan_sip.c: Update dialog fromtag after request with auth" into 13
10 years ago
Damian Ivereigh 3f57f3f8ec chan_sip.c: Update dialog fromtag after request with auth
10 years ago
Matt Jordan 30a0f2d9ac chan_pjsip: Set the context and extension on the channel when created
10 years ago
Yousf Ateya cf98c744d5 chan_iax2: Prevent deadlock between hangup and sending lagrq/ping
10 years ago
Corey Farrell 55c8daf88b Fix unsafe uses of ast_context pointers.
10 years ago
Corey Farrell 0d266cbe02 Stasis: Fix unsafe use of stasis_unsubscribe in modules.
10 years ago
snuffy f9114179e6 chan_pjsip: Fix crash during off-nominal when no endpoint specified.
10 years ago
Richard Mudgett c780b6e431 chan_dahdi/sig_pri: Fix crash on ISDN call hangup collision.
10 years ago
Corey Farrell ad6ea29697 Remove unneeded uses of optional_api providers.
10 years ago
Richard Mudgett d3c310a28c chan_dahdi: Add the chan_dahdi.conf force_restart_unavailable_chans option.
10 years ago
Matt Jordan e9788056e9 channels/chan_skinny: Fix compilation error introduced in f8e21a1adf
10 years ago
Diederik de Groot d6dfc85666 Clang: Fix some more tautological-compare warnings.
10 years ago
Richard Mudgett d08446ec36 chan_dahdi/sig_pri: Make post AMI HangupRequest events on PRI channels.
10 years ago
Richard Mudgett 13cd99682d chan_pjsip/res_pjsip/bridge_softmix/core: Improve translation path choices.
10 years ago
Kevin Harwell af458e2e60 chan_sip: make progressinband default to no
10 years ago
Matthew Jordan 88b0fa7755 res_pjsip: Add an 'auto' option for DTMF Mode
10 years ago
Matthew Jordan c39faa4729 channels/chan_iax2: Improve POKE expiration time calculation for lossy networks
10 years ago
Richard Mudgett 1695a5b85f chan_iax2.c: Fix ref leak in iax2_request().
10 years ago
Matthew Jordan 6ba6e3dffd clang compiler warnings: Fix autological comparisons
10 years ago
Richard Mudgett 4441bb6a25 Bridging: Eliminate the unnecessary make channel compatible with bridge operation.
10 years ago
Matthew Jordan ae39dd1f46 chan_iax2: Fix compilation issue due to funky merge
10 years ago
Matthew Jordan 05397ad01e chan_iax2: Fix crash caused by unprotected access to iaxs[peer->callno]
10 years ago
Matthew Jordan be13c72142 chan_sip: Handle IPv4 mapped IPv6 clients when NAT is enabled
10 years ago
Matthew Jordan f324870dab clang compiler warnings: Fix pointer-bool-converesion warnings
10 years ago
Matthew Jordan c027133f6d clang compiler warnings: Fix non-literal-null-conversion warnings
10 years ago
George Joseph 95de71f247 build: Fixes for gcc 5 compilation
10 years ago
Richard Mudgett 94949e7f2f chan_sip: Fix expression in unit test /channels/chan_sip/test_sip_rtpqos.
10 years ago
Matthew Jordan 5f8faf16af clang compiler warnings: Fix -Wabsolute-value warnings
10 years ago
Matthew Jordan 09b681e344 clang compiler warnings: Fix invalid enum conversion
10 years ago
Matthew Jordan e126ab9eeb clang compiler warnings: Fix a variety of "unused" warnings
10 years ago
Matthew Jordan c0ff16036a clang compiler warnings: Fix -Wbitfield-constant-conversion warning
10 years ago
Matthew Jordan 5e204042d9 clang compiler warnings: Fix -Wunused-function; make inline function static
10 years ago
Richard Mudgett b1e9552b08 chan_pjsip: Add "rpid_immediate" option to prevent unnecessary "180 Ringing" messages.
10 years ago
Corey Farrell 958bc84caf chan_sip: Simplify dialog/peer references, improve REF_DEBUG output.
10 years ago
Corey Farrell 7fddae99dd chan_sip: Fix dialog reference leaked to scheduler for reinvite_timeout.
10 years ago
Richard Mudgett 34aa0214eb chan_pjsip/res_pjsip_callerid: Make Party ID handling simpler and consistent.
10 years ago