summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-14ARI: Added new functionality to unload a single module.Benjamin Ford
2015-07-13ARI: Added new functionality to load a single module.Benjamin Ford
2015-07-13Merge "ARI: Added new functionality to get information on a single module." i...Mark Michelson
2015-07-13Merge "bridge.c: Fixed race condition during attended transfer" into 13Mark Michelson
2015-07-13ARI: Added new functionality to get information on a single module.Benjamin Ford
2015-07-13bridge.c: Fixed race condition during attended transferKevin Harwell
2015-07-13Merge "main/format_cap: Parse capabilities generated by ast_format_cap_get_na...Matt Jordan
2015-07-12main/sorcery: Don't fail object set creation from JSON if field failsMatt Jordan
2015-07-12main/format_cap: Parse capabilities generated by ast_format_cap_get_namesMatt Jordan
2015-07-11Merge "tests/test_devicestate: Add additional tests for the device state API"...Matt Jordan
2015-07-11Merge "res/res_sorcery_memory_cache: Fix test registration issues" into 13Matt Jordan
2015-07-11Merge "tests/test_sorcery_memory_cache_thrash: Fix test loading problems" int...Matt Jordan
2015-07-11tests/test_devicestate: Add additional tests for the device state APIMatt Jordan
2015-07-11main/devicestate: Prevent duplicate registration of device state providersMatt Jordan
2015-07-10res/res_sorcery_memory_cache: Fix test registration issuesMatt Jordan
2015-07-10Merge "ARI: Added new functionality to get all module information." into 13Matt Jordan
2015-07-10tests/test_sorcery_memory_cache_thrash: Fix test loading problemsMatt Jordan
2015-07-10ARI: Added new functionality to get all module information.Benjamin Ford
2015-07-10Merge "bridge_native_rtp.c: Don't start native RTP bridging after attended tr...Matt Jordan
2015-07-09bridge_native_rtp.c: Don't start native RTP bridging after attended transfer.Joshua Colp
2015-07-09res_sorcery_memory_cache: Backport to 13Joshua Colp
2015-07-08res_rtp_asterisk: Ensure DTLS timeout timer is -1 if DTLS is not used.Joshua Colp
2015-07-07Merge "res_pjsip_mwi.c: Use safer loop coding in mwi_subscription_mailboxes_s...Matt Jordan
2015-07-07Merge "res_pjsip_mwi.c: Fix MWI subscription memory corruption crash." into 13Matt Jordan
2015-07-07Merge "PJSIP XML, XPIDF: Fix buffer size overwrite memory corruption error." ...Joshua Colp
2015-07-07Merge topic 'res_pjsip_mwi_cleanups' into 13Joshua Colp
2015-07-07Merge "PJSIP FAX: Fix T.38 automatic reject timer NULL channel pointer derefe...Joshua Colp
2015-07-07Merge "res_pjsip_t38.c: Fix always false if test." into 13Joshua Colp
2015-07-07Merge "res_pjsip: Need to use the same serializer for a pjproject SIP transac...Joshua Colp
2015-07-07Merge "res/res_http_websocket: Don't send HTTP response fragmented." into 13Joshua Colp
2015-07-07res_rtp_asterisk: Prevent simultaneous access to DTLS SSL context.Joshua Colp
2015-07-06res_pjsip_t38.c: Fix always false if test.Richard Mudgett
2015-07-06res_pjsip_mwi.c: Use safer loop coding in mwi_subscription_mailboxes_str().Richard Mudgett
2015-07-06res_pjsip_mwi.c: Eliminate a simple RAII_VAR.Richard Mudgett
2015-07-06res_pjsip_mwi.c: Fix mid-line log message line breaks.Richard Mudgett
2015-07-06res_pjsip_mwi.c: Fix MWI subscription memory corruption crash.Richard Mudgett
2015-07-06PJSIP XML, XPIDF: Fix buffer size overwrite memory corruption error.Richard Mudgett
2015-07-06PJSIP FAX: Fix T.38 automatic reject timer NULL channel pointer dereferences.Richard Mudgett
2015-07-06res_pjsip: Need to use the same serializer for a pjproject SIP transaction.Richard Mudgett
2015-07-04Merge "chan_sip: Fix early call pickup channel leak." into 13Joshua Colp
2015-07-04res/res_http_websocket: Don't send HTTP response fragmented.Joshua Colp
2015-07-04Makefile: Remove coverage files on 'make clean'Matt Jordan
2015-07-02Merge "chan_vpb.cc: Fix compiler warning Jenkins found." into 13Joshua Colp
2015-07-02chan_sip: Fix early call pickup channel leak.Walter Doekes
2015-07-02Merge "sorcery/realtime: Add a bit of debug and warning messages for bad conf...Matt Jordan
2015-07-02Merge "res_timing: Don't close FD 0 when out of open files." into 13Joshua Colp
2015-07-02Merge "rtp_engine: Skip useless self-assignment in ast_rtp_engine_unload_form...Joshua Colp
2015-07-02Merge "astfd: Fix buffer overflow in DEBUG_FD_LEAKS." into 13Joshua Colp
2015-07-02Merge "chan_mgcp: Don't call close on fd -1." into 13Joshua Colp
2015-07-02chan_mgcp: Don't call close on fd -1.Walter Doekes