summaryrefslogtreecommitdiff
path: root/res
AgeCommit message (Expand)Author
2018-01-09res_pjsip_session: Always bundle streams if WebRTC is enabled.Joshua Colp
2018-01-08Merge "res_stasis: Fix app_is_subscribed_bridge_id."Jenkins2
2018-01-08Merge "General: Avoid implicit conversion to char when changes value to negat...Jenkins2
2018-01-07res_stasis: Fix app_is_subscribed_bridge_id.Corey Farrell
2018-01-06General: Silence modules on (un)load.Alexander Traud
2018-01-06General: Avoid implicit conversion to char when changes value to negative.Alexander Traud
2018-01-04res_pjsip_history: Add missing unlock to CLI command.Corey Farrell
2018-01-04Merge "loader: Create ast_module_running_ref."Joshua Colp
2018-01-04Merge "res_pjsip_session: Check if sequence header is missing"Joshua Colp
2018-01-03loader: Create ast_module_running_ref.Corey Farrell
2018-01-03Merge "res_pjsip: Add AMI action 'PJSIPShowAors'"Jenkins2
2018-01-03res_pjsip_session: Check if sequence header is missingKevin Harwell
2018-01-02res_pjsip: Add AMI action 'PJSIPShowAors'Sungtae Kim
2017-12-31ice: Increase foundation buffer sizeSean Bright
2017-12-22AST-2017-014: res_pjsip - Missing contact header can cause crashKevin Harwell
2017-12-22Remove as much trailing whitespace as possible.Sean Bright
2017-12-20Fix Common Typo's.Corey Farrell
2017-12-20Merge "res_rtp_asterisk: Avoid close the rtp/rtcp fd twice."Jenkins2
2017-12-19Remove constant conditionals (dead-code).Corey Farrell
2017-12-19res_rtp_asterisk: Avoid close the rtp/rtcp fd twice.Aaron An
2017-12-18Merge changes from topic 'faster-aco'Joshua Colp
2017-12-15Merge "res_smdi: Fix shutdown ref."Jenkins2
2017-12-15Merge "res_rtp_asterisk.c: Disable packet flood detection for video streams."Jenkins2
2017-12-15Merge "res_hep: hepv3_is_loaded() should check if we are enabled"Jenkins2
2017-12-15Merge "res_clialiases: Fix completion pass-through."Joshua Colp
2017-12-15Merge "coverity: Fix warnings in res_smdi"Jenkins2
2017-12-15Merge "res_musiconhold: Start playlist after initial announcement"Jenkins2
2017-12-15Merge "pjsip_options: wrongly applied "UNKNOWN" status"Jenkins2
2017-12-15aco: Minimize use of regex.Corey Farrell
2017-12-15res_smdi: Fix shutdown ref.Corey Farrell
2017-12-14res_hep: hepv3_is_loaded() should check if we are enabledSean Bright
2017-12-14res_clialiases: Fix completion pass-through.Corey Farrell
2017-12-14Merge "res_pjsip_session: Reinvite using active stream topology if none reque...Jenkins2
2017-12-14res_rtp_asterisk.c: Disable packet flood detection for video streams.Richard Mudgett
2017-12-14res_pjsip_sdp_rtp: Add NULL check in add_crypto_to_streamGeorge Joseph
2017-12-14res_musiconhold: Start playlist after initial announcementSean Bright
2017-12-14coverity: Fix warnings in res_smdiSean Bright
2017-12-13Merge "pjsip_options: contacts sometimes not being updated on reload"Kevin Harwell
2017-12-13Merge "res_pjsip: Assign support levels to a few modules"Jenkins2
2017-12-13Merge "pjsip_options: dynamic contact's fields not updated on reload"Jenkins2
2017-12-13Merge "chan_pjsip/res_pjsip: Add CHANNEL(pjsip,request_uri)"Joshua Colp
2017-12-13AST-2017-012: Place single RTCP report block at beginning of report.Joshua Colp
2017-12-13res_pjsip_session: Reinvite using active stream topology if none requested.Joshua Colp
2017-12-12chan_pjsip/res_pjsip: Add CHANNEL(pjsip,request_uri)Richard Mudgett
2017-12-12res_pjsip: Add TLSv1.1 and TLSv1.2 supportSean Bright
2017-12-12res_pjsip: Assign support levels to a few modulesSean Bright
2017-12-11pjsip_options: wrongly applied "UNKNOWN" statusKevin Harwell
2017-12-11Merge "astdb: Improve prefix searches in astdb"Jenkins2
2017-12-11Merge "res_stasis and res_speech: Fix load order."Joshua Colp
2017-12-11Merge "utils: Add convenience function for setting fd flags"Jenkins2