summaryrefslogtreecommitdiff
path: root/res
AgeCommit message (Expand)Author
2018-01-16res_pjsip: Split type=identify to IP address and SIP header matching prioritiesRichard Mudgett
2018-01-16Merge "res_stasis_recording: Allow symbolic links in configured recordings dir."Jenkins2
2018-01-15loader: Add dependency fields to module structures.Corey Farrell
2018-01-15Merge "config_transport: Enable TCP_NODELAY on TLS transports"Jenkins2
2018-01-13config_transport: Enable TCP_NODELAY on TLS transportsGeorge Joseph
2018-01-12res_stasis_recording: Allow symbolic links in configured recordings dir.Corey Farrell
2018-01-12res_config_pgsql: Avoid typecasting an int to unsigned char.Alexander Traud
2018-01-11Merge "res_pjsip_endpoint_identifier_ip.c: Remove unnecessary requirement."Jenkins2
2018-01-11Merge "res_pjsip.c: Update the endpoint identification documentation."Jenkins2
2018-01-11Merge "res_pjsip.c: Fix ident_to_str() and refactor ident_handler()."Joshua Colp
2018-01-10Merge "res_pjsip_endpoint_identifier_ip.c: Allow multiple IdentifyDetail AMI ...Joshua Colp
2018-01-10Merge "res_pjsip: Add AMI action 'PJSIPShowAuths'"Joshua Colp
2018-01-10Merge "res_stasis: Reduce RAII_VAR usage."Joshua Colp
2018-01-09Merge "res_pjsip_session: Always bundle streams if WebRTC is enabled."Jenkins2
2018-01-09res_pjsip.c: Update the endpoint identification documentation.Richard Mudgett
2018-01-09res_pjsip_endpoint_identifier_ip.c: Remove unnecessary requirement.Richard Mudgett
2018-01-09res_pjsip.c: Fix ident_to_str() and refactor ident_handler().Richard Mudgett
2018-01-09res_pjsip_endpoint_identifier_ip.c: Allow multiple IdentifyDetail AMI events.Richard Mudgett
2018-01-09Merge "res_pjsip.c: Fix endpoint identifier registration name search."Jenkins2
2018-01-09Merge "res_stasis: Fix dial bridge unload."Joshua Colp
2018-01-09Merge "res_pjsip_endpoint_identifier_ip.c: Fix apply identify validation."Jenkins2
2018-01-09res_pjsip_session: Always bundle streams if WebRTC is enabled.Joshua Colp
2018-01-08res_stasis: Reduce RAII_VAR usage.Corey Farrell
2018-01-08Merge "res_stasis: Fix app_is_subscribed_bridge_id."Jenkins2
2018-01-08res_pjsip: Add AMI action 'PJSIPShowAuths'Sungtae Kim
2018-01-08Merge "General: Avoid implicit conversion to char when changes value to negat...Jenkins2
2018-01-07res_stasis: Fix dial bridge unload.Corey Farrell
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-05res_pjsip_endpoint_identifier_ip.c: Fix apply identify validation.Richard Mudgett
2018-01-05res_pjsip.c: Fix endpoint identifier registration name search.Richard Mudgett
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