summaryrefslogtreecommitdiff
path: root/res
AgeCommit message (Expand)Author
2015-08-03res_http_websocket: Avoid passing strlen() to ast_websocket_write().Mark Michelson
2015-07-31Merge "ARI: Channels added to Stasis application during WebSocket creation ..."Mark Michelson
2015-07-31Merge "ARI: Rotate log channels."Mark Michelson
2015-07-31Merge "res_pjsip_session.c: Fix crashes seen when call cancelled."Joshua Colp
2015-07-31ARI: Rotate log channels.Benjamin Ford
2015-07-31ARI: Channels added to Stasis application during WebSocket creation ...Ashley Sanders
2015-07-30res_pjsip_session.c: Fix crashes seen when call cancelled.Richard Mudgett
2015-07-29res_http_websocket: Properly encode 64 bit payloadMark Michelson
2015-07-24pjsip: Add rtp_timeout and rtp_timeout_hold endpoint options.Joshua Colp
2015-07-20Merge "res_pjsip: Add rtp_keepalive endpoint option."Joshua Colp
2015-07-20res_pjsip: Add rtp_keepalive endpoint option.Mark Michelson
2015-07-19Merge "res/res_musiconhold: Add a warning when MOH does not exist"Matt Jordan
2015-07-19res/res_musiconhold: Add a warning when MOH does not existMichael Cargile
2015-07-19res/res_sorcery_config: Prevent crash from misconfigured sorcery.confMatt Jordan
2015-07-16ARI: Add support for push configuration of dynamic objectMatt Jordan
2015-07-16Merge "parking_applications.c: Fix ast_verb() line terminator."Matt Jordan
2015-07-16Merge "res_pjsip_session.c: Extract sip_session_defer_termination_stop_timer()."Matt Jordan
2015-07-16Merge "res_pjsip_session.c: Add some helpful comments and minor tweaks."Matt Jordan
2015-07-16Merge "res_pjsip_session.c: Fix off nominal crash potential in debug message."Matt Jordan
2015-07-16parking_applications.c: Fix ast_verb() line terminator.Richard Mudgett
2015-07-16res_parking: Fix crash if ATTENDEDTRANSFER set empty before Park.Richard Mudgett
2015-07-16res_pjsip_session.c: Extract sip_session_defer_termination_stop_timer().Richard Mudgett
2015-07-16res_pjsip_session.c: Add some helpful comments and minor tweaks.Richard Mudgett
2015-07-16res_pjsip_session.c: Fix off nominal crash potential in debug message.Richard Mudgett
2015-07-15ARI: Fixed unload mode for unload module.Benjamin Ford
2015-07-14Merge "res_pjsip_session.c: Fix crash on call disconnect."Matt Jordan
2015-07-14res_pjsip_session.c: Fix crash on call disconnect.Richard Mudgett
2015-07-14ARI: Added new functionality to reload a single module.Benjamin Ford
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-13ARI: Added new functionality to get information on a single module.Benjamin Ford
2015-07-11Merge "res/res_sorcery_astdb: Add a debugging message for when retrieval by I...Joshua Colp
2015-07-11Merge "res/res_pjsip_outbound_registration: Fix WARNING message"Joshua Colp
2015-07-11res/res_sorcery_astdb: Add a debugging message for when retrieval by ID failsMatt Jordan
2015-07-11res/res_pjsip_outbound_registration: Fix WARNING messageMatt Jordan
2015-07-11res_pjsip/configuration: Fix a variety of default value problemsMatt Jordan
2015-07-10ARI: Added new functionality to get all module information.Benjamin Ford
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."Matt Jordan
2015-07-07Merge "PJSIP XML, XPIDF: Fix buffer size overwrite memory corruption error."Joshua Colp
2015-07-07Merge topic 'res_pjsip_mwi_cleanups'Joshua 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."Joshua Colp
2015-07-07Merge "res/res_http_websocket: Don't send HTTP response fragmented."Joshua Colp
2015-07-07res_rtp_asterisk: Prevent simultaneous access to DTLS SSL context.Joshua Colp
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_mwi.c: Use safer loop coding in mwi_subscription_mailboxes_str().Richard Mudgett