summaryrefslogtreecommitdiff
path: root/res/res_pjsip_endpoint_identifier_user.c
AgeCommit message (Expand)Author
2018-02-02endpoint identifiers: Some code cleanup.Richard Mudgett
2018-01-24Remove redundant module checks and references.Corey Farrell
2018-01-15loader: Add dependency fields to module structures.Corey Farrell
2017-11-17res_pjsip: Use reasonable buffer lengths for endpoint identificationSean Bright
2016-09-09res_pjsip: Add ignore_uri_user_options option.Richard Mudgett
2016-05-06res_pjsip: module load priorityAlexei Gradinari
2016-04-27res_pjsip: Add ability to identify by Authorization usernameGeorge Joseph
2016-04-27res_pjsip: disable multi domain to improve realtime performaceAlexei Gradinari
2016-02-08res_pjsip: Fix infinite recursion when loading transports from realtimeGeorge Joseph
2015-05-13AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro.Rodrigo Ramírez Norambuena
2015-03-17res_pjsip: Allow configuration of endpoint identifier query orderKevin Harwell
2015-03-17res_pjsip: Allow configuration of endpoint identifier query orderKevin Harwell
2015-03-13Revert - res_pjsip: Allow configuration of endpoint identifier query orderKevin Harwell
2015-03-09res_pjsip: allow configuration of endpoint identifier query orderKevin Harwell
2014-10-16PJSIP: Enforce module load dependenciesKinsey Moore
2014-07-25Add module support level to ast_module_info structure. Print it in CLI "modul...Mark Michelson
2013-10-25PJSIP: Add log messages when requests are received for non-existent endpointsJonathan Rose
2013-07-30The large GULP->PJSIP renaming effort.Mark Michelson