summaryrefslogtreecommitdiff
path: root/res/res_pjsip/pjsip_configuration.c
AgeCommit message (Expand)Author
2017-03-22res_pjsip_session: Enable RFC3578 overlap dialing support.Richard Begg
2017-03-15Add rtcp-mux supportMark Michelson
2017-01-23Free endpoint ACLs when destroying PJSIP endpoints.Mark Michelson
2017-01-20res_pjsip: alloca can never fail.Richard Mudgett
2016-10-26pjsip: Fix a few media bugs with reinvites and asymmetric payloads.Joshua Colp
2016-09-02pjsip_configuration.c: Ignore repeated identify by methods.Richard Mudgett
2016-08-22res_pjsip: Default endpoints to the "offline" status.Mark Michelson
2016-08-22Merge "compilation failed with -Werror=maybe-uninitialized" into 13zuul
2016-08-19compilation failed with -Werror=maybe-uninitializedAlexei Gradinari
2016-08-17res_pjsip: Add contact_user to endpointGeorge Joseph
2016-08-11res_pjsip res_pjsip_mwi: Misc fixes and cleanups.Richard Mudgett
2016-07-19res_pjsip: Add fax_detect_timeout endpoint option.Richard Mudgett
2016-07-13pjsip_configuration.c: Misc cleanups.Richard Mudgett
2016-07-13Merge "res_pjsip: Fix statsd regression." into 13zuul
2016-07-12res_pjsip: Fix statsd regression.Richard Mudgett
2016-07-05res_pjsip: Added "subscribe_context" to endpointAlexei Gradinari
2016-06-22res_pjsip: improve realtime performance #2Alexei Gradinari
2016-05-25res_pjsip: chatty verbose messagesAlexei Gradinari
2016-05-13res_pjsip: Endpoint IP Access ControlsAlexei Gradinari
2016-04-27res_pjsip: Add ability to identify by Authorization usernameGeorge Joseph
2016-03-30res_pjsip_mwi: Add voicemail extension and mwi_subscribe_replaces_unsolicitedGeorge Joseph
2016-03-29chan_pjsip: Add 'pjsip show channelstats'George Joseph
2016-03-07res_pjsip: Strip spaces from items parsed from comma-separated listsGeorge Joseph
2016-02-11res_pjsip: Refactor load_module/unload_moduleGeorge Joseph
2016-01-14Merge "pjsip: Add option global/regcontext" into 13Joshua Colp
2016-01-11pjsip_sdp_rtp: Add option endpoint/bind_rtp_to_media_addressGeorge Joseph
2016-01-11pjsip: Add option global/regcontextDaniel Journo
2015-12-08res_pjsip: Add existence and readablity checks for tls related filesGeorge Joseph
2015-12-04res_pjsip/contacts/statsd: Make contact lifecycle events more consistentGeorge Joseph
2015-12-02res_pjsip: Update logging to show contact->uri in messagesGeorge Joseph
2015-11-03pjsip_configuration: On delete, remove the persistent version of an endpointMatt Jordan
2015-10-24res_pjsip: Add "like" processing to pjsip list and show commandsGeorge Joseph
2015-10-21res_pjsip: Move URI validation to use time.Joshua Colp
2015-08-23res_pjsip/pjsip_configuration: Disregard empty auth valuesMatt Jordan
2015-07-24pjsip: Add rtp_timeout and rtp_timeout_hold endpoint options.Joshua Colp
2015-07-20res_pjsip: Add rtp_keepalive endpoint option.Mark Michelson
2015-07-14res_pjsip/configuration: Fix a variety of default value problemsMatt Jordan
2015-06-15res_pjsip: Add option to force G.726 to be treated as AAL2 packed.Kevin Harwell
2015-06-01pjsip_configuration: Fix leak in persistent_endpoint_update_state.Corey Farrell
2015-05-26res_pjsip: Add AMI events for chan_pjsip contact lifecycle changesGeorge Joseph
2015-05-22res_pjsip: Refactor endpt_send_transaction (qualify_timeout)George Joseph
2015-04-19pjsip_options: Fix non-qualified contacts showing as unavailableGeorge Joseph
2015-04-17pjsip_options: Add qualify_timeout processing and eventingGeorge Joseph
2015-04-10res_pjsip: Add an 'auto' option for DTMF ModeMatthew Jordan
2015-04-06res_pjsip: config option 'timers' can't be set to 'no'Kevin Harwell
2015-03-24chan_pjsip: Add "rpid_immediate" option to prevent unnecessary "180 Ringing" ...Richard Mudgett
2015-03-13chan_pjsip: AMI action PJSIPShowEndpoint closes AMI connection on error.Richard Mudgett
2015-03-11res_pjsip: Fix pjsip.conf type=global object default value handling.Richard Mudgett
2015-02-11res_pjsip: dtls_handler causes Asterisk to crashKevin Harwell
2015-01-29Allow disabling of 100rel support on PJSIP endpoints.Mark Michelson