Commit Graph

2033 Commits (fa0985851aba9bc8ca234b66cd47c50e45eae61f)

Author SHA1 Message Date
Joshua Colp fa0985851a res_rtp_asterisk: Move "Set role" warning to be debug.
10 years ago
David M. Lee 819760baec res_rtp_asterisk: Add more ICE debugging
10 years ago
David M. Lee 94b764c8f3 Fix when remote candidates exceed PJ_ICE_MAX_CAND
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
Mark Michelson f2089dce3d res_http_websocket: Properly encode 64 bit payload
10 years ago
Michael Cargile bd6fd55ea4 res/res_musiconhold: Add a warning when MOH does not exist
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
Walter Doekes b090a8d40b res_timing: Don't close FD 0 when out of open files.
10 years ago
Matt Jordan 9b74dcb687 Makefile: Remove coverage files on 'make clean'
10 years ago
Yousf Ateya e3129b84b1 res_rtp_asterisk: Correction for the limit which detects that a packet is DTLS.
10 years ago
Sean Bright 151c3316d5 res_rtp_asterisk: Issue ERROR if res_srtp is not found.
10 years ago
Martin Tomec 7c32cb27b7 res_odbc: Use negative connection cache for all connections
10 years ago
Kevin Harwell f60915250f res_fax: allow 2400 transmission rate according to v.27ter standard
10 years ago
Steve Davies a9b25f035e res_rtp_asterisk: Resolve 2 discrete memory leaks in DTLS
10 years ago
Matt Jordan 3bb1e967cb Clang: Fix some more tautological-compare warnings.
10 years ago
George Joseph b44aeb6998 .gitignore updates for 11
10 years ago
George Joseph 7079f53a40 Add .gitignore and .gitreview files
10 years ago
Matthew Jordan 297b8df31b clang compiler warnings: Fix -Wabsolute-value warnings
10 years ago
Matthew Jordan 844be81760 clang compiler warnings: Fix -Wparantheses-equality warnings
10 years ago
Matthew Jordan e1b35138b9 res_xmpp: Buddies are always auto-registered when processing the roster
10 years ago
Matthew Jordan 964000772d res/res_config_odbc: Fix improper escaping of backslashes with MySQL
10 years ago
David M. Lee 551b35e822 Increase WebSocket frame size and improve large read handling
10 years ago
Kevin Harwell b1720c411d res_http_websocket: websocket write timeout fails to fully disconnect
10 years ago
Matthew Jordan 6eff598552 res/res_odbc: Remove unneeded queries when determining if a table exists
10 years ago
Joshua Colp 9fe6588349 res_rtp_asterisk: Fix DTLS when used with OpenSSL 1.0.1k
11 years ago
Walter Doekes 08efda063a Fix typo's (retrieve, specified, address).
11 years ago
Kinsey Moore a0da993ddb res_fax: Add T.38 negotiation timeout option
11 years ago
Richard Mudgett d7e4eab27c res_http_websocket.c: Fix incorrect use of sizeof in ast_websocket_write().
11 years ago
Richard Mudgett c0c395514c chan_dahdi.c, res_rtp_asterisk.c: Change some spammy debug messages to level 5.
11 years ago
Walter Doekes 822abf9e9b Fix printf problems with high ascii characters after r413586 (1.8).
11 years ago
Matthew Jordan 94c6c279e8 res/res_agi: Make Verbose message for 'stream file' match other playbacks
11 years ago
Joshua Colp 3aeed57b3c res_http_websocket: Fix crash due to double freeing memory when receiving a payload length of zero.
11 years ago
Matthew Jordan 1a934e007f res/res_monitor: Reset in/out sample counts on Monitor start
11 years ago
Richard Mudgett 094eeade6e ast_str: Fix improper member access to struct ast_str members.
11 years ago
Corey Farrell 5b69b095d1 res_fax: Resolve T38 gateway frame leak.
11 years ago
Malcolm Davenport 8c40b67c50 ASTERISK-24323, fix bug in documentation of AGI STREAM FILE CONTROL
11 years ago
Matthew Jordan 7ba7792027 res/res_http_websocket: Fix minor nits found by wdoekes on r409681
11 years ago
Matthew Jordan f1d0cb5daa res/res_srtp: Fix include issue for libsrtp 1.5.0
11 years ago
Matthew Jordan 8c96fa291c AST-2014-011: Fix POODLE security issues
11 years ago
Joshua Colp 6c969a115c res_rtp_asterisk: Fix a bug where ICE state would get reset when it shouldn't.
11 years ago
Corey Farrell 0327a884f1 res_fax: Fix reference leak caused by gateway sessions
11 years ago
Corey Farrell 56540d8258 res_fax: Resolve module reference leak caused by reserved sessions
11 years ago
Joshua Colp b69057cd76 res_rtp_asterisk: Make the ICE transport check case insensitive as some implementations use 'udp'.
11 years ago
Walter Doekes 7e6f444e38 res_calendar_ews: Relax neon version check to work with 0.30 too.
11 years ago
Kevin Harwell 6b2ee3002f res_rtp_asterisk: Crash if no candidates received for component
11 years ago
Joshua Colp 89247cec8e res_rtp_asterisk: Allow only UDP ICE candidates.
11 years ago