summaryrefslogtreecommitdiff
path: root/res/res_pjsip/pjsip_configuration.c
AgeCommit message (Expand)Author
2018-01-09res_pjsip.c: Fix ident_to_str() and refactor ident_handler().Richard Mudgett
2017-12-20Fix Common Typo's.Corey Farrell
2017-12-08pjsip_configuration: Add correct file headerSean Bright
2017-11-19res_pjsip: Fix warning by deferring implicit type cast.Corey Farrell
2017-11-06res_pjsip: Fix leak on error in ast_sip_auth_vector_init.Corey Farrell
2017-11-02res_pjsip: Add to list of valid characters for from_user.Ben Ford
2017-10-25res_pjsip: Add 'ip' as a valid option to 'identify_by' on endpoint.Joshua Colp
2017-10-06res_pjsip: Fix leak of persistent endpoint references.Corey Farrell
2017-09-13res_pjsip: Add handling for incoming unsolicited MWI NOTIFYGeorge Joseph
2017-08-10res_pjsip: Remove ephemeral registered contacts on transport shutdown.Richard Mudgett
2017-08-01chan_pjsip: add a new function PJSIP_DTMF_MODETorrey Searle
2017-07-10res_pjsip: Fix crash with from_user containing invalid characters.Benjamin Keith Ford
2017-06-23res_pjsip: Add DTMF INFO Failback modeTorrey Searle
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-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