summaryrefslogtreecommitdiff
path: root/res/res_pjsip.c
AgeCommit message (Expand)Author
2018-03-14loader: Convert reload_classes to built-in modules.Corey Farrell
2018-02-28pjproject: Add cache_pools debugging option.Richard Mudgett
2018-02-21AST-2018-005: res_pjsip_transport_management: Move to coreGeorge Joseph
2018-02-21AST-2018-005: Fix tdata leaks when calling pjsip_endpt_send_response(2)George Joseph
2018-02-21AST-2018-005: Add a check for NULL tdata in ast_sip_failover_requestGeorge Joseph
2018-02-15res_pjsip: Use pjsip_sip_uri.user_param instead of other_paramSean Bright
2018-02-02res_pjsip.c: Fix documentation typos.Richard Mudgett
2018-01-30res_pjsip_pubsub: Prune subs with reliable transports at startupGeorge Joseph
2018-01-29Merge "Remove redundant module checks and references."Jenkins2
2018-01-26Merge "Add missing OPTIONAL_API and ARI dependences."Jenkins2
2018-01-24Remove redundant module checks and references.Corey Farrell
2018-01-24Merge "res_pjsip: Add AMI action 'PJSIPShowContacts'"Jenkins2
2018-01-23res_pjsip: Add AMI action 'PJSIPShowContacts'Sungtae Kim
2018-01-22Add missing OPTIONAL_API and ARI dependences.Corey Farrell
2018-01-18res_pjsip: Document tlsv1_1 and tlsv1_2 methodsSean Bright
2018-01-16res_pjsip: Split type=identify to IP address and SIP header matching prioritiesRichard Mudgett
2018-01-15loader: Add dependency fields to module structures.Corey Farrell
2018-01-11Merge "res_pjsip.c: Update the endpoint identification documentation."Jenkins2
2018-01-10Merge "res_pjsip: Add AMI action 'PJSIPShowAuths'"Joshua Colp
2018-01-09res_pjsip.c: Update the endpoint identification documentation.Richard Mudgett
2018-01-08res_pjsip: Add AMI action 'PJSIPShowAuths'Sungtae Kim
2018-01-05res_pjsip.c: Fix endpoint identifier registration name search.Richard Mudgett
2018-01-02res_pjsip: Add AMI action 'PJSIPShowAors'Sungtae Kim
2017-12-22AST-2017-014: res_pjsip - Missing contact header can cause crashKevin Harwell
2017-12-11pjsip_options: wrongly applied "UNKNOWN" statusKevin Harwell
2017-11-06Merge "dtls: Add support for ephemeral DTLS certificates."Joshua Colp
2017-11-06dtls: Add support for ephemeral DTLS certificates.Sean Bright
2017-11-02Add missing menuselect dependencies.Corey Farrell
2017-10-25res_pjsip: Add 'ip' as a valid option to 'identify_by' on endpoint.Joshua Colp
2017-10-11res_pjsip: Prevent "user=phone" being added multiple times to headerDaniel Tryba
2017-10-11Merge "res_pjsip_registrar.c: Update remove_existing AOR contact handling."Jenkins2
2017-10-09res_pjsip_registrar.c: Update remove_existing AOR contact handling.Richard Mudgett
2017-10-04res_pjsip: Add REF_DEBUG info to module references.Corey Farrell
2017-10-04res_pjsip: Fix issues that prevented shutdown of modules.Corey Farrell
2017-09-14res_pjsip: Filter out non SIP(S) requestsGeorge Joseph
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-10res_pjsip: PJSIP Transport state monitor refactor.Richard Mudgett
2017-08-01chan_pjsip: add a new function PJSIP_DTMF_MODETorrey Searle
2017-07-13res_pjsip: Add "webrtc" configuration optionKevin Harwell
2017-07-13Merge "res_rtp_asterisk / res_pjsip: Add support for BUNDLE."Jenkins2
2017-07-13res_rtp_asterisk / res_pjsip: Add support for BUNDLE.Joshua Colp
2017-07-10res_pjsip: Fix crash with from_user containing invalid characters.Benjamin Keith Ford
2017-07-05Merge "chan_pjsip: Fix ability to send UPDATE on COLP"Jenkins2
2017-06-29chan_pjsip: Fix ability to send UPDATE on COLPGeorge Joseph
2017-06-29res_pjsip: Add DTMF INFO Failback modeTorrey Searle
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-06-06res_pjsip: Add support for returning only reachable contacts and use it.Joshua Colp
2017-05-11res_pjsip: New endpoint option "refer_blind_progress"Alexei Gradinari