summaryrefslogtreecommitdiff
path: root/res/res_pjsip
AgeCommit message (Expand)Author
2018-01-09res_pjsip.c: Fix ident_to_str() and refactor ident_handler().Richard Mudgett
2017-12-22AST-2017-014: res_pjsip - Missing contact header can cause crashKevin Harwell
2017-12-22Remove as much trailing whitespace as possible.Sean Bright
2017-12-20Fix Common Typo's.Corey Farrell
2017-12-13Merge "pjsip_options: contacts sometimes not being updated on reload" into 13Jenkins2
2017-12-13Merge "pjsip_options: dynamic contact's fields not updated on reload" into 13Jenkins2
2017-12-12res_pjsip: Add TLSv1.1 and TLSv1.2 supportSean Bright
2017-12-11Merge "pjsip: Improve CLI completion performance" into 13Jenkins2
2017-12-10pjsip: Improve CLI completion performanceSean Bright
2017-12-08pjsip_configuration: Add correct file headerSean Bright
2017-12-07pjsip_options: contacts sometimes not being updated on reloadKevin Harwell
2017-12-07pjsip_options: dynamic contact's fields not updated on reloadKevin Harwell
2017-12-04security-events: Fix SuccessfulAuth using_password declaration.Richard Mudgett
2017-11-20Merge "res_pjsip: Use sorcery prefix operation for contact lookup" into 13Joshua Colp
2017-11-19res_pjsip: Fix warning by deferring implicit type cast.Corey Farrell
2017-11-16res_pjsip: Use sorcery prefix operation for contact lookupSean Bright
2017-11-07Merge "res_pjsip: Fix leak on error in ast_sip_auth_vector_init." into 13Jenkins2
2017-11-07Merge "res_pjsip: Avoid crash when contact uri is empty string" into 13Joshua Colp
2017-11-07res_pjsip: Avoid crash when contact uri is empty stringAaron An
2017-11-06res_pjsip: Fix leak on error in ast_sip_auth_vector_init.Corey Farrell
2017-11-06res_pjsip: Ignore empty TLS configurationSean Bright
2017-11-03Merge "res_pjsip: Add to list of valid characters for from_user." into 13Joshua Colp
2017-11-02res_pjsip: Add to list of valid characters for from_user.Ben Ford
2017-11-01pjsip_message_filter: Only do interface lookup for wildcard addresses.Sean Bright
2017-10-25res_pjsip: Add 'ip' as a valid option to 'identify_by' on endpoint.Joshua Colp
2017-10-09Merge "res_pjsip: Fix issues that prevented shutdown of modules." into 13Jenkins2
2017-10-09res_pjsip: Fix issues that prevented shutdown of modules.Corey Farrell
2017-10-06res_pjsip: Fix leak of persistent endpoint references.Corey Farrell
2017-10-06res_pjsip: Fix leak of fake_auth references.Corey Farrell
2017-09-26pjsip_message_filter: Fix regression causing bad contact addressGeorge Joseph
2017-09-15Merge "res_pjsip: Filter out non SIP(S) requests" into 13Jenkins2
2017-09-14res_pjsip: Filter out non SIP(S) requestsGeorge Joseph
2017-09-13res_pjsip: Add handling for incoming unsolicited MWI NOTIFYGeorge Joseph
2017-09-05res/res_pjsip: Standardize/fix localnet checks across pjsip.Walter Doekes
2017-08-30pjsip_message_ip_updater: Fix issue handling "tel" URIsGeorge Joseph
2017-08-15res_pjsip: Fix prune_on_boot to remove only contacts for the host.Richard Mudgett
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-01res_pjsip_pidf_eyebeam_body_supplement: Correct status presentationSean Bright
2017-08-01res_pjsip: Add support for dnsmgr to external_media_address.Joshua Colp
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-07-05Merge "pjsip_distributor.c: Fix deadlock with TCP type transports." into 13George Joseph
2017-06-30pjsip_distributor.c: Fix deadlock with TCP type transports.Richard Mudgett
2017-06-30pjsip_distributor.c: Fix unidentified_requests hash functions.Richard Mudgett
2017-06-23res_pjsip: Add DTMF INFO Failback modeTorrey Searle
2017-06-16res_pjsip: New endpoint option "notify_early_inuse_ringing"Alexei Gradinari
2017-06-07Merge "res_pjsip: Add support for returning only reachable contacts and use i...Jenkins2
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