summaryrefslogtreecommitdiff
path: root/res/res_pjsip
AgeCommit message (Expand)Author
2015-03-20Audit ast_pjsip_rdata_get_endpoint() usage for ref leaks.Richard Mudgett
2015-03-17res_pjsip: Allow configuration of endpoint identifier query orderKevin Harwell
2015-03-13chan_pjsip: AMI action PJSIPShowEndpoint closes AMI connection on error.Richard Mudgett
2015-03-13Revert - res_pjsip: Allow configuration of endpoint identifier query orderKevin Harwell
2015-03-11res_pjsip: Move internal init/destroy prototypes to private header file.Richard Mudgett
2015-03-11res_pjsip: Fix pjsip.conf type=global object default value handling.Richard Mudgett
2015-03-11res_pjsip: Fixed invalid empty Server and User-Agent SIP headers.Richard Mudgett
2015-03-09res_pjsip: Allow configuration of endpoint identifier query orderKevin Harwell
2015-02-15res_pjsip: Add "pjsip show version" CLI command.Joshua Colp
2015-02-11res_pjsip: dtls_handler causes Asterisk to crashKevin Harwell
2015-02-11HTTP: Stop accepting requests on final system shutdown.Richard Mudgett
2015-01-29Allow disabling of 100rel support on PJSIP endpoints.Mark Michelson
2015-01-27res_pjsip: make it unloadable (take 2)Kevin Harwell
2015-01-23Investigate and fix memory leaks in AsteriskKevin 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
2015-01-09AMI: Make AMI actions that generate event lists consistent.Richard Mudgett
2015-01-07Fix dev-mode build on recent gccKinsey Moore
2015-01-06pjsip cli: Fix sorting of contacts for 'pjsip list contacts'George Joseph
2015-01-05pjsip: Add 'PJSIP_AOR' and 'PJSIP_CONTACT' dialplan functions.Joshua Colp
2014-12-24res_pjsip_keepalive: Add runtime configurable keepalive module for connection...Matthew Jordan
2014-12-24res_pjsip: Add 'user_eq_phone' option to add a 'user=phone' parameter when ap...Matthew Jordan
2014-12-23pjsip_options: Fix continued qualifies after endpoint/aor deletionGeorge Joseph
2014-12-10PJSIP: Fix assert on initial mass qualifyKinsey Moore
2014-12-09PJSIP: Stagger outbound qualifiesKinsey Moore
2014-12-02res_pjsip_endpoint_identifier_ip: Add 'show identify(ies)' cli commandsGeorge Joseph
2014-11-19res_pjsip_sdp_rtp: Add support for optimistic SRTP.Joshua Colp
2014-11-15res_pjsip: Enforce requirements for session timer minimum expiration period a...Joshua Colp
2014-11-06res_pjsip: Ensure in-dialog responses have an endpoint associated.Joshua Colp
2014-11-05Make the disable_tcp_switch PJSIP system object enabled by default.Mark Michelson
2014-11-03res_pjsip: Add disable_tcp_switch option.Richard Mudgett
2014-10-30res_pjsip: incorrect qualify statistics after disabling for contactKevin Harwell
2014-10-06res_pjsip/pjsip_options: Do not 404 an OPTIONS request not sent to an endpointMatthew Jordan
2014-10-06res_pjsip: Prevent crashes when PJPROJECT presents an rdata with no messageMatthew Jordan
2014-10-03PJSIP: Restore functional default for callerid_privacyKinsey Moore
2014-10-02res_pjsip: Make transport cipher option accept a comma separated list of ciph...Richard Mudgett
2014-10-01res_pjsip: Add 'dtls_fingerprint' option to configure DTLS fingerprint hash.Joshua Colp
2014-10-01PJSIP: Handle defaults properlyKinsey Moore
2014-09-29pjsip_cli: Suppress header print on error or no objectsGeorge Joseph
2014-09-24pjsip_options.c: Fix race condition stopping periodic out of dialog OPTIONS r...Richard Mudgett
2014-09-18res_pjsip: Don't require a password when doing userpass authentication.Sean Bright
2014-09-18res_pjsip: ami: Fix error in AMI output when an endpoint has no transportGeorge Joseph
2014-09-10pjsip/config_auth.c: Add missing whitespace to log messages.Sean Bright
2014-08-28res/res_pjsip/pjsip_options.c: Eliminate excessive RAII_VAR usage.Richard Mudgett
2014-08-01Add ContactStatusDetail to PJSIPShowEndpoint AMI output.Mark Michelson
2014-07-20media formats: re-architect handling of media for performance improvementsMatthew Jordan
2014-07-16res_pjsip: Support setting a default accountcode on endpointsMatthew Jordan
2014-07-07res_pjsip_dialog_info_body_generator: Add dialog-info+xml support for presence.Joshua Colp
2014-06-30Recorded merge of revisions 417677 from http://svn.asterisk.org/svn/asterisk/...Joshua Colp