summaryrefslogtreecommitdiff
path: root/res
AgeCommit message (Expand)Author
2015-07-11Merge "res/res_sorcery_memory_cache: Fix test registration issues" into 13Matt 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-10ARI: Added new functionality to get all module information.Benjamin Ford
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-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-02res_timing: Don't close FD 0 when out of open files.Walter Doekes
2015-06-29res_sorcery_realtime: Fix leak of sorcery object type.Mark Michelson
2015-06-29Merge "res_pjsip_nat: Adjust when contact should be rewritten." into 13Matt Jordan
2015-06-26res/res_corosync: Always decline module load, instead of failingMatt Jordan
2015-06-26res_pjsip_nat: Adjust when contact should be rewritten.Mark Michelson
2015-06-26res_pjsip_outbound_registration.c: Add a serializer shutdown group.Richard Mudgett
2015-06-26Merge "threadpool, res_pjsip: Add serializer group shutdown API calls." into 13Matt Jordan
2015-06-26Merge "res_pjsip_outbound_registration.c: Fix handle_client_state_destruction...Matt Jordan
2015-06-26Merge "res_pjsip_outbound_registration.c: Use ast_sorcery_object_unregister()...Matt Jordan
2015-06-26Merge "res_pjsip_refer: Prevent sending duplicate headers." into 13Matt Jordan
2015-06-26Merge "res_pjsip_outbound_registration.c: Reorder load_module() and unload_mo...Matt Jordan
2015-06-26res_pjsip_refer: Prevent sending duplicate headers.Mark Michelson
2015-06-26res_pjsip_nat: Rewrite route set when required.Mark Michelson
2015-06-25threadpool, res_pjsip: Add serializer group shutdown API calls.Richard Mudgett
2015-06-25res_pjsip_outbound_registration.c: Fix handle_client_state_destruction() refsRichard Mudgett
2015-06-25res_pjsip_outbound_registration.c: Use ast_sorcery_object_unregister() APIRichard Mudgett
2015-06-25res_pjsip_outbound_registration.c: Reorder load_module() and unload_module().Richard Mudgett
2015-06-25Merge "res_pjsip_mwi: Set up unsolicited MWI upon registration." into 13Mark Michelson
2015-06-23res_pjsip_mwi: Set up unsolicited MWI upon registration.Joshua Colp
2015-06-22res_pjsip_outbound_registration.c: Add missing line endings to CLI commandsRichard Mudgett
2015-06-22res_pjsip_outbound_registration.c: Eliminate simple RAII_VAR() usage.Richard Mudgett
2015-06-22res_pjsip_outbound_registration.c: Misc code cleanups.Richard Mudgett
2015-06-18Resolve race conditions involving Stasis bridges.Mark Michelson
2015-06-16Parking: Add documentation for AMI ParkedCallSwap event.Mark Michelson
2015-06-15res_pjsip: Add option to force G.726 to be treated as AAL2 packed.Kevin Harwell