summaryrefslogtreecommitdiff
path: root/res/res_pjsip
AgeCommit message (Expand)Author
2018-05-03Merge "pjsip: Increase maximum number of usable ciphers & other cleanups"Jenkins2
2018-05-02pjsip: Increase maximum number of usable ciphers & other cleanupsSean Bright
2018-05-01res_pjsip/pjsip_distributor.c: Pull some assignments out of if tests.Richard Mudgett
2018-04-16stringfields: Collect extended stringfields into the stringfield section.Richard Mudgett
2018-04-16Merge "res_pjsip.c: Split ast_sip_push_task_synchronous() to fit expectations."George Joseph
2018-04-16Merge "pjsip_scheduler.c: Add ability to trace scheduled tasks."Jenkins2
2018-04-16Merge "pjsip_scheduler.c: Fix some corner cases."Jenkins2
2018-04-12pjsip_scheduler.c: Add ability to trace scheduled tasks.Richard Mudgett
2018-04-12res_pjsip.c: Split ast_sip_push_task_synchronous() to fit expectations.Richard Mudgett
2018-04-12pjsip_scheduler.c: Fix some corner cases.Richard Mudgett
2018-04-12pjsip_scheduler.c: Sort "pjsip show scheduled_tasks" output.Richard Mudgett
2018-04-09pjsip_scheduler.c: Fix ao2 usage errors.Richard Mudgett
2018-03-28pjsip_transport_events.c: Fix crash using stale transport pointer.Ross Beer
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-16res_pjsip: Endpoint destruction does not free DTLS configurationSean Bright
2018-02-02res_pjsip/config_domain_aliases.c: Add check for missing domain.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-16res_pjsip: Split type=identify to IP address and SIP header matching prioritiesRichard Mudgett
2018-01-13config_transport: Enable TCP_NODELAY on TLS transportsGeorge Joseph
2018-01-11Merge "res_pjsip.c: Fix ident_to_str() and refactor ident_handler()."Joshua Colp
2018-01-09res_pjsip.c: Fix ident_to_str() and refactor ident_handler().Richard Mudgett
2018-01-08res_pjsip: Add AMI action 'PJSIPShowAuths'Sungtae Kim
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-22Remove as much trailing whitespace as possible.Sean Bright
2017-12-20Fix Common Typo's.Corey Farrell
2017-12-15Merge "pjsip_options: wrongly applied "UNKNOWN" status"Jenkins2
2017-12-13Merge "pjsip_options: contacts sometimes not being updated on reload"Kevin Harwell
2017-12-13Merge "pjsip_options: dynamic contact's fields not updated on reload"Jenkins2
2017-12-12res_pjsip: Add TLSv1.1 and TLSv1.2 supportSean Bright
2017-12-11pjsip_options: wrongly applied "UNKNOWN" statusKevin Harwell
2017-12-11Merge "pjsip: Improve CLI completion performance"Jenkins2
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"Joshua 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."Jenkins2
2017-11-07Merge "res_pjsip: Avoid crash when contact uri is empty string"Jenkins2