Commit Graph

24218 Commits (bd4aee4b7bd10f793ae0bbd7db8fcdb9eff9c65c)
 

Author SHA1 Message Date
David M. Lee 819760baec res_rtp_asterisk: Add more ICE debugging
10 years ago
Guido Falsi ffa26a0c2e Core/General: Add #ifdef needed on FreeBSD.
10 years ago
Alexander Anikin 07b25a2312 chan_ooh323: call ast_rtp_instance_stop on ooh323_destroy
10 years ago
David M. Lee 94b764c8f3 Fix when remote candidates exceed PJ_ICE_MAX_CAND
10 years ago
Joshua Colp 59636e82b2 chan_sip: Allow call pickup to set the hangup cause.
10 years ago
Mark Michelson 60fccb7d3c Merge "app_queue.c: Extract some functions for simpler code." into 11
10 years ago
Scott Griepentrog b4535b0e59 contrib: script install_prereq should install sqlite3
10 years ago
Richard Mudgett 6a364807f4 app_queue.c: Extract some functions for simpler code.
10 years ago
Richard Mudgett a56da797d9 app_queue.c: Fix error checking in QUEUE_MEMBER() read.
10 years ago
Richard Mudgett 43150cc58d app_queue.c: Fix setting QUEUE_MEMBER 'paused' and 'ringinuse'.
10 years ago
Mark Michelson 6446061614 Merge "chan_sip.c: wrong peer searched in sip_report_security_event" into 11
10 years ago
Kevin Harwell 430db4333e chan_sip.c: wrong peer searched in sip_report_security_event
10 years ago
Joshua Colp 84e16bcafd Merge "res_http_websocket: Forcefully terminate on write errors." into 11
10 years ago
Richard Mudgett c777c9565d chan_dahdi.c: Flush the DAHDI write buffer after starting DTMF.
10 years ago
Richard Mudgett f43ea74e9e chan_dahdi.c: Lock private struct for ast_write().
10 years ago
Joshua Colp b9bd3c1435 res_http_websocket: Forcefully terminate on write errors.
10 years ago
David M. Lee 06b464ab1b Replace htobe64 with htonll
10 years ago
Joshua Colp c7a1dca4ba res_rtp_asterisk: Don't leak temporary key when enabling PFS.
10 years ago
Mark Duncan 2d2e741905 res/res_rtp_asterisk: Add ECDH support
10 years ago
Richard Mudgett 5311d18101 chan_sip.c: Move NULL check to where it will do some good.
10 years ago
Richard Mudgett 75185c5d8f rtp_engine.c: Fix off nominal ref leak and some minor tweaks.
10 years ago
Richard Mudgett 1b51b5efb6 rtp_engine.c: Tweak glue->update_peer() parameter nil value.
10 years ago
Richard Mudgett f5cd1fa0df chan_sip.c: Tweak glue->update_peer() parameter nil value.
10 years ago
Mark Michelson f2089dce3d res_http_websocket: Properly encode 64 bit payload
10 years ago
Mark Michelson 7e8916908d Local channels: Alternate solution to ringback problem.
10 years ago
Mark Michelson 534ed6744a Merge "audiohook: Read the correct number of samples based on audiohook format." into 11
10 years ago
Mark Michelson 525bbf7d4e Local channels: Do not block control -1 payloads.
10 years ago
Joshua Colp 5606da754a audiohook: Read the correct number of samples based on audiohook format.
10 years ago
Rusty Newton 43a52df20d Documentation: chan_sip doesn't support WS or WSS in outbound register.
10 years ago
Michael Cargile bd6fd55ea4 res/res_musiconhold: Add a warning when MOH does not exist
10 years ago
Patric Marschall 0433f08903 sig_pri.h: force_restart_unavailable_chans in wrong scope
10 years ago
Matt Jordan b36d670dc1 apps/app_dictate: Fix typo in attribution
10 years ago
Matt Jordan 883f6f5d21 tests/test_devicestate: Add additional tests for the device state API
10 years ago
Matt Jordan e545c05e35 main/devicestate: Prevent duplicate registration of device state providers
10 years ago
Joshua Colp 47ebab959e res_rtp_asterisk: Ensure DTLS timeout timer is -1 if DTLS is not used.
10 years ago
Joshua Colp 1ad827327a res_rtp_asterisk: Prevent simultaneous access to DTLS SSL context.
10 years ago
Joshua Colp 895dbe532c Merge "chan_sip: Fix early call pickup caused deadlock." into 11
10 years ago
Joshua Colp 6d9115767f Merge "chan_vpb.cc: Fix compiler warning Jenkins found." into 11
10 years ago
Joshua Colp 89b0aaa652 Merge "res_timing: Don't close FD 0 when out of open files." into 11
10 years ago
Joshua Colp 077bfe7455 Merge "rtp_engine: Skip useless self-assignment in ast_rtp_engine_unload_format." into 11
10 years ago
Joshua Colp da5725dbc7 Merge "astfd: Fix buffer overflow in DEBUG_FD_LEAKS." into 11
10 years ago
Joshua Colp aa04d4387a Merge "chan_mgcp: Don't call close on fd -1." into 11
10 years ago
Walter Doekes 0e6d3f5ee5 chan_sip: Fix early call pickup caused deadlock.
10 years ago
Walter Doekes f6bbc4f16e chan_mgcp: Don't call close on fd -1.
10 years ago
Walter Doekes c139956e95 rtp_engine: Skip useless self-assignment in ast_rtp_engine_unload_format.
10 years ago
Walter Doekes 028554faab astfd: Fix buffer overflow in DEBUG_FD_LEAKS.
10 years ago
Walter Doekes b090a8d40b res_timing: Don't close FD 0 when out of open files.
10 years ago
Richard Mudgett 1e186dc857 chan_vpb.cc: Fix compiler warning Jenkins found.
10 years ago
Scott Griepentrog 8874d5fc94 Channel alert pipe: improve diagnostic error return
10 years ago
Matt Jordan 9b74dcb687 Makefile: Remove coverage files on 'make clean'
10 years ago