summaryrefslogtreecommitdiff
path: root/res
AgeCommit message (Expand)Author
2016-02-04Merge "logging: Remove/fix some message annoyances"Mark Michelson
2016-02-04Merge "res_stasis_device_state: Fix refcounting error."Joshua Colp
2016-02-04Merge "res_xmpp: Does not connect in component mode"Joshua Colp
2016-02-04res_stasis_device_state: Fix refcounting error.Mark Michelson
2016-02-03res_rtp_asterisk: Allow ICE host candidates to be overridenSean Bright
2016-02-03logging: Remove/fix some message annoyancesGeorge Joseph
2016-02-02res_sorcery_realtime: Fix regex regression.Mark Michelson
2016-02-02res_xmpp: Does not connect in component modeKarsten Wemheuer
2016-02-02Merge "res_odbc: Remove connection management"Joshua Colp
2016-02-01build_system: Fix some warnings highlighted by clangGeorge Joseph
2016-01-26Stasis: Use custom structure when setting variables.Mark Michelson
2016-01-25res_pjsip_pubsub: Prevent crash from AMI command on freed subscription.Mark Michelson
2016-01-23Merge "Stasis: Use control queue to prevent crash."Joshua Colp
2016-01-22Stasis: Fix potential memory leak of control data.Mark Michelson
2016-01-22Stasis: Use control queue to prevent crash.Mark Michelson
2016-01-22res_odbc: Remove connection managementMark Michelson
2016-01-21res/res_pjsip/presence_xml.c: Add missing 2nd call presence state case.Richard Mudgett
2016-01-21res_pjsip: Add CLI "pjsip dump endpt [details]"Richard Mudgett
2016-01-20res_pjproject: Add module providing pjproject logging and utilsGeorge Joseph
2016-01-18pjsip_loging_refactor: Rename res_pjsip_log_forwarder to res_pjprojectGeorge Joseph
2016-01-13pjsip: Add option global/regcontextDaniel Journo
2016-01-13Merge "res_pjsip_log_forwarder.c: Add CLI "pjsip show buildopts"."Mark Michelson
2016-01-13res_musiconhold: Prevent multiple simultaneous reloads.Sean Bright
2016-01-12res_pjsip_log_forwarder.c: Add CLI "pjsip show buildopts".Richard Mudgett
2016-01-12Merge "pjsip_sdp_rtp: Add option endpoint/bind_rtp_to_media_address"Joshua Colp
2016-01-12Merge "res_pjsip: Create human friendly serializer names."Joshua Colp
2016-01-12res_sorcery_realtime: Remove leading ^ requirement.Mark Michelson
2016-01-11pjsip_sdp_rtp: Add option endpoint/bind_rtp_to_media_addressGeorge Joseph
2016-01-11Merge "Revert "pjsip_location: Delete contact_status object when contact is d...Mark Michelson
2016-01-11Merge "res_crypto: Perform cleanup at shutdown."Joshua Colp
2016-01-11Merge "res_calendar: Cleanup scheduler context at unload."Joshua Colp
2016-01-10res_calendar: Cleanup scheduler context at unload.Corey Farrell
2016-01-09res_rtp_asterisk: Revert DTLS negotiation changes.Joshua Colp
2016-01-09Revert "pjsip_location: Delete contact_status object when contact is deleted"George Joseph
2016-01-09res_crypto: Perform cleanup at shutdown.Corey Farrell
2016-01-08res_pjsip: Create human friendly serializer names.Richard Mudgett
2016-01-07PJSIP: Prevent deadlock due to dialog/transaction lock inversion.Mark Michelson
2016-01-04voicemail: Move app_voicemail / res_mwi_external conflict to runtimeGeorge Joseph
2015-12-31Merge "res_pjsip_history: Add a module that provides PJSIP history for debugg...Matt Jordan
2015-12-31res_pjsip_history: Add a module that provides PJSIP history for debuggingMatt Jordan
2015-12-28res_http_websocket.c: prevent avoidable disconnections caused by write errorsDade Brandon
2015-12-28Merge "res/res_pjsip_location: Delete contact_status object when contact is d...Joshua Colp
2015-12-27Remove res_jabber file that was left behind.Corey Farrell
2015-12-24res/res_pjsip_location: Delete contact_status object when contact is deletedMatt Jordan
2015-12-24res_rtp_asterisk: rtp->ice check not wrapped in HAVE_PJPROJECT ifdefKevin Harwell
2015-12-21res_rtp_asterisk: Resolve further timing issues with DTLS negotiationDade Brandon
2015-12-18Merge "json: Audit ast_json_* usage for thread safety."Joshua Colp
2015-12-17res_sorcery_memory_cache: Add support for a full backend cache.Joshua Colp
2015-12-16json: Audit ast_json_* usage for thread safety.Joshua Colp
2015-12-15res_rtp_asterisk.c: Fix DTLS negotiation delays.server-pandora