summaryrefslogtreecommitdiff
path: root/res/res_pjsip/config_transport.c
AgeCommit message (Expand)Author
2017-12-12res_pjsip: Add TLSv1.1 and TLSv1.2 supportSean Bright
2017-11-06res_pjsip: Ignore empty TLS configurationSean Bright
2017-09-05res/res_pjsip: Standardize/fix localnet checks across pjsip.Walter Doekes
2017-08-01res_pjsip: Add support for dnsmgr to external_media_address.Joshua Colp
2017-04-12modules: change module LOAD_FAILUREs to LOAD_DECLINESGeorge Joseph
2017-04-11res_pjsip: Fix pointer use after unref.Richard Mudgett
2017-03-16res_pjsip: Symmetric transportsGeorge Joseph
2016-07-07PJSIP: provide valid tcp nodelay option for reuseScott Griepentrog
2016-05-15res_pjsip: Set TCP_NODELAY on TCP transportsGeorge Joseph
2016-05-09config_transport: Tell pjproject to allow all SSL/TLS protocolsGeorge Joseph
2016-03-14build: Add configure check for proto field of PJSIP TLS transport setting.Joshua Colp
2016-03-07res_pjsip: Strip spaces from items parsed from comma-separated listsGeorge Joseph
2016-03-02config_transport: Fix objects returned by ast_sip_get_transport_statesGeorge Joseph
2016-02-19res_pjsip/config_transport: Allow reloading transports.George Joseph
2016-02-08res_pjsip: Fix infinite recursion when loading transports from realtimeGeorge Joseph
2015-12-12pjsip/config_transport: Check pjproject version at runtime for async opsGeorge Joseph
2015-12-08res_pjsip: Add existence and readablity checks for tls related filesGeorge Joseph
2015-12-08res_pjsip/config_transport: Prevent async_operations > 1 when protocol = tlsGeorge Joseph
2015-10-24res_pjsip: Add "like" processing to pjsip list and show commandsGeorge Joseph
2015-03-28clang compiler warnings: Fix -Winitializer-overridesMatthew Jordan
2015-01-27res_pjsip: make it unloadable (take 2)Kevin Harwell
2015-01-17REVERTING res_pjsip: make it unloadableKevin Harwell
2015-01-16Add support for the ca_list_path option for PJSIP transports.Mark Michelson
2015-01-14res_pjsip: make it unloadableKevin Harwell
2014-10-02res_pjsip: Make transport cipher option accept a comma separated list of ciph...Richard Mudgett
2014-10-01PJSIP: Handle defaults properlyKinsey Moore
2014-09-18res_pjsip: ami: Fix error in AMI output when an endpoint has no transportGeorge Joseph
2014-06-26res_http_websocket: Close websocket correctly and use careful fwriteMatthew Jordan
2014-05-09Allow Asterisk to compile under GCC 4.10Kinsey Moore
2014-05-01res_pjsip: Add the ability to configure ciphers based on name.Joshua Colp
2014-03-14PJSIP: TOS values should be represented as decimals in sorcery objectsJonathan Rose
2014-03-08pjsip_cli: Create pjsip show channel and contact, and general cli code cleanup.George Joseph
2014-03-06sorcery: Create AST_SORCERY dialplan function.George Joseph
2014-03-06pjsip configuration: Make transport TOS values consistent with endpointsJonathan Rose
2014-02-06res_pjsip: Updates and adds more PJSIP CLI commands.Richard Mudgett
2013-11-23res_pjsip: AMI commands and events.Kevin Harwell
2013-11-22res_pjsip: convert configuration settings names to snake caseKevin Harwell
2013-10-08Switch from using pjsip_strerror to pj_strerror.Mark Michelson
2013-08-30Add a reloadable option for sorcery type objectsKevin Harwell
2013-07-30The large GULP->PJSIP renaming effort.Mark Michelson