summaryrefslogtreecommitdiff
path: root/res/res_pjsip_endpoint_identifier_ip.c
AgeCommit message (Expand)Author
2018-01-24Remove redundant module checks and references.Corey Farrell
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_endpoint_identifier_ip.c: Remove unnecessary requirement."Jenkins2
2018-01-11Merge "res_pjsip.c: Update the endpoint identification documentation."Jenkins2
2018-01-09res_pjsip.c: Update the endpoint identification documentation.Richard Mudgett
2018-01-09res_pjsip_endpoint_identifier_ip.c: Remove unnecessary requirement.Richard Mudgett
2018-01-09res_pjsip_endpoint_identifier_ip.c: Allow multiple IdentifyDetail AMI events.Richard Mudgett
2018-01-05res_pjsip_endpoint_identifier_ip.c: Fix apply identify validation.Richard Mudgett
2017-10-25res_pjsip: Add 'ip' as a valid option to 'identify_by' on endpoint.Joshua Colp
2017-03-15res_pjsip_endpoint_identifier_ip: Don't output error if no header_match.Joshua Colp
2017-03-15res_pjsip_endpoint_identifier_ip: Add an option to match requests by headerMatt Jordan
2017-03-14res_pjsip_endpoint_identifier_ip: Clean up a spaces/tabs issueMatt Jordan
2017-01-26res_pjsip_endpoint_identifier_ip: Fix memory leak of hosts when resolving.Joshua Colp
2017-01-24res_pjsip_endpoint_identifier_ip: Ensure error defaults to 0.Joshua Colp
2017-01-23res_pjsip_endpoint_identifier_ip: Read settings before resolving.Joshua Colp
2017-01-06res_pjsip_endpoint_identifier_ip: Add support for SRV lookups.Joshua Colp
2016-05-06res_pjsip: module load priorityAlexei Gradinari
2016-03-07res_pjsip: Strip spaces from items parsed from comma-separated listsGeorge Joseph
2015-12-17res_sorcery_memory_cache: Add support for a full backend cache.Joshua Colp
2015-10-24res_pjsip: Add "like" processing to pjsip list and show commandsGeorge 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-12-02res_pjsip_endpoint_identifier_ip: Add 'show identify(ies)' cli commandsGeorge Joseph
2014-10-16PJSIP: Enforce module load dependenciesKinsey Moore
2014-10-01PJSIP: Handle defaults properlyKinsey Moore
2014-09-18res_pjsip_endpoint_identifier_ip: Fix parsing of match value with CIDRJonathan Rose
2014-09-18res_pjsip: ami: Fix error in AMI output when an endpoint has no transportGeorge Joseph
2014-07-25Add module support level to ast_module_info structure. Print it in CLI "modul...Mark Michelson
2014-06-19pjsip cli: Change Identify to show CIDR notation instead of netmasks.George Joseph
2014-03-19PJSIP: Allow for identify sections to be specified in sorcery.conf.Mark Michelson
2014-03-08pjsip_cli: Create pjsip show channel and contact, and general cli code cleanup.George Joseph
2014-03-06sorcery: Create AST_SORCERY dialplan function.George Joseph
2014-02-06res_pjsip: Updates and adds more PJSIP CLI commands.Richard Mudgett
2013-12-31res_pjsip_endpoint_identifier_ip: Accept hostnames in the 'match' field.Joshua Colp
2013-12-20res_pjsip: Add PJSIP CLI commandsMatthew Jordan
2013-11-23res_pjsip: AMI commands and events.Kevin Harwell
2013-09-13Broke the build! Forgot para tags within my description.Rusty Newton
2013-09-13'identify' configObject doesn't have a synopsisRusty Newton
2013-09-09Add extra debugging to res_pjsip_endpoint_identifier_ipMark Michelson
2013-08-20Add debug message to res_pjsip_endpoint_identifier_ip to indicate when an end...Mark Michelson
2013-07-30Missed a conversion to pjsip.conf in documentation and sorcery.Mark Michelson
2013-07-30The large GULP->PJSIP renaming effort.Mark Michelson