summaryrefslogtreecommitdiff
path: root/res/res_pjsip
AgeCommit message (Expand)Author
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-12Revert -r430452 It needs to be redone for the next major AMI version change i...Richard Mudgett
2015-01-09AMI: Remove no longer used parameter from astman_send_listack().Richard Mudgett
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-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-11-03chan_pjsip: Add support for passing hold and unhold requests through.Joshua Colp
2014-10-30res_pjsip: incorrect qualify statistics after disabling for contactKevin Harwell
2014-10-17res_pjsip_keepalive: Add runtime configurable keepalive module for connection...Joshua Colp
2014-10-17res_pjsip: Add 'user_eq_phone' option to add a 'user=phone' parameter when ap...Joshua Colp
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
2014-06-27res_pjsip: Add ActionID to events created as a result of PJSIP AMI actionsMatthew Jordan
2014-06-26res_http_websocket: Close websocket correctly and use careful fwriteMatthew Jordan
2014-06-13stasis: Reduce creation of channel snapshots to improve performanceMatthew Jordan
2014-05-09Allow Asterisk to compile under GCC 4.10Kinsey Moore
2014-05-07Improve XML sanitization in NOTIFYs, especially for presence subtypes and mes...Mark Michelson
2014-05-01res_pjsip: Add the ability to configure ciphers based on name.Joshua Colp
2014-04-18Allow for multiple contacts to be configured in a single contact= line.Mark Michelson
2014-04-17res_pjsip: Handle reloading when permanent contacts exist and qualify is conf...Joshua Colp
2014-04-15Remove unused RAII_VAR() declarations.Richard Mudgett
2014-04-02Prevent duplicate sorcery wizards from being applied to sorcery object types.Mark Michelson
2014-03-25Add a "message_context" option for PJSIP endpoints.Mark Michelson