summaryrefslogtreecommitdiff
path: root/configs/samples/pjsip.conf.sample
AgeCommit message (Expand)Author
2018-01-16res_pjsip: Split type=identify to IP address and SIP header matching prioritiesRichard Mudgett
2018-01-09res_pjsip.c: Update the endpoint identification documentation.Richard Mudgett
2017-11-06dtls: Add support for ephemeral DTLS certificates.Sean Bright
2017-10-25res_pjsip: Add 'ip' as a valid option to 'identify_by' on endpoint.Joshua Colp
2017-10-09res_pjsip_registrar.c: Update remove_existing AOR contact handling.Richard Mudgett
2017-09-14res_pjsip: Filter out non SIP(S) requestsGeorge Joseph
2017-09-13res_pjsip: Add handling for incoming unsolicited MWI NOTIFYGeorge Joseph
2017-07-13res_pjsip: Add "webrtc" configuration optionKevin Harwell
2017-06-29chan_pjsip: Fix ability to send UPDATE on COLPGeorge Joseph
2017-06-28chan_pjsip: Add support for multiple streams of the same type.Mark Michelson
2017-06-16res_pjsip: New endpoint option "notify_early_inuse_ringing"Alexei Gradinari
2017-05-11res_pjsip: New endpoint option "refer_blind_progress"Alexei Gradinari
2017-04-05sample_config: Add samples for pubsub to pjsip.conf.sampleGeorge Joseph
2017-03-22res_pjsip_session: Enable RFC3578 overlap dialing support.Richard Begg
2017-03-16res_pjsip: Symmetric transportsGeorge Joseph
2017-02-28Merge "config: Improve documentation and behavior of outbound_proxy option."Joshua Colp
2017-02-28pjsip.conf.sample: user_agent: not a specific versionTzafrir Cohen
2017-02-24config: Improve documentation and behavior of outbound_proxy option.Joshua Colp
2017-02-20res_pjsip: Update authentication realm documentation.Richard Mudgett
2016-10-26pjsip: Fix a few media bugs with reinvites and asymmetric payloads.Joshua Colp
2016-10-23pjsip: Support dual stack automatically.Joshua Colp
2016-09-09res_pjsip: Add ignore_uri_user_options option.Richard Mudgett
2016-09-09res/res_pjsip: Add preferred_codec_only config to pjsip endpoint.Aaron An
2016-08-17res_pjsip: Add contact_user to endpointGeorge Joseph
2016-08-08res_pjsip_mwi: fix unsolicited mwi blocks PJSIP stackAlexei Gradinari
2016-07-21res_pjsip: Whitespace and comment cleanup.Richard Mudgett
2016-07-19res_pjsip: Add fax_detect_timeout endpoint option.Richard Mudgett
2016-05-14configs/samples/pjsip.conf.sample: Fix typoMatt Jordan
2016-04-27res_pjsip: Add ability to identify by Authorization usernameGeorge Joseph
2016-04-27res_pjsip: disable multi domain to improve realtime performaceAlexei Gradinari
2016-03-30res_pjsip_mwi: Add voicemail extension and mwi_subscribe_replaces_unsolicitedGeorge Joseph
2016-03-27sorcery/res_pjsip: Refactor for realtime performanceGeorge Joseph
2016-02-19res_pjsip/config_transport: Allow reloading transports.George Joseph
2016-02-04pjsip/alembic: Add missing columns to system and registrationGeorge Joseph
2016-01-13pjsip: Add option global/regcontextDaniel Journo
2016-01-11pjsip_sdp_rtp: Add option endpoint/bind_rtp_to_media_addressGeorge Joseph
2015-10-23res_pjsip_outbound_registration: registration stops due to fatal 4xx responseKevin Harwell
2015-07-24pjsip: Add rtp_timeout and rtp_timeout_hold endpoint options.Joshua Colp
2015-07-24res_pjsip: Add rtp_keepalive to sample config file.Mark Michelson
2015-06-15res_pjsip: Add option to force G.726 to be treated as AAL2 packed.Kevin Harwell
2015-05-15tcptls: Enable multiple TLS certificate chains (RSA+ECC+DSA) for server socket.Alexander Traud
2015-04-30Sample Configs: Fix syntax error in pjsip.confCorey Farrell
2015-04-16res_pjsip: Add global option to limit the maximum time for initial qualifiesGeorge Joseph
2015-04-16pjsip_options: Add qualify_timeout processing and eventingGeorge Joseph
2015-03-24chan_pjsip: Add "rpid_immediate" option to prevent unnecessary "180 Ringing" ...Richard Mudgett
2015-03-17res_pjsip: Allow configuration of endpoint identifier query orderKevin Harwell
2015-03-13Revert - res_pjsip: Allow configuration of endpoint identifier query orderKevin Harwell
2015-03-09res_pjsip: allow configuration of endpoint identifier query orderKevin Harwell
2015-02-15pjsip: Remove "contact" type from pjsip.conf.sampleJoshua Colp
2015-01-16Add support for the ca_list_path option for PJSIP transports.Mark Michelson