Commit Graph

52 Commits (development/16/python3)

Author SHA1 Message Date
Joshua C. Colp 11b53aecc8 sorcery: Add support for more intelligent reloading.
6 years ago
Sean Bright 8d87fef5a1 res_pjsip_endpoint_identifier_ip: Document support for hostnames
7 years ago
Sean Bright f8b0c2c933 res_pjsip_endpoint_identifier_ip.c: Add port matching support
7 years ago
Kevin Harwell 30c0af7257 various files - fix some alerts raised by lgtm code analysis
7 years ago
Richard Mudgett 32ce8e5cf3 res_pjsip_endpoint_identifier_ip.c: Added regex support to match_header
8 years ago
Alexander Traud f10fc135d4 res_pjsip_endpoint_identifier_ip: Unregister the module for headers.
8 years ago
Corey Farrell 527cf5a570 Remove redundant module checks and references.
9 years ago
Richard Mudgett 8494e78010 res_pjsip: Split type=identify to IP address and SIP header matching priorities
9 years ago
Corey Farrell 9cfdb81e91 loader: Add dependency fields to module structures.
9 years ago
Jenkins2 e4ee41da4d Merge "res_pjsip_endpoint_identifier_ip.c: Remove unnecessary requirement."
9 years ago
Jenkins2 97a0e8591f Merge "res_pjsip.c: Update the endpoint identification documentation."
9 years ago
Richard Mudgett 8f3167c5f1 res_pjsip.c: Update the endpoint identification documentation.
9 years ago
Richard Mudgett 42a61d9db6 res_pjsip_endpoint_identifier_ip.c: Remove unnecessary requirement.
9 years ago
Richard Mudgett be488eb14a res_pjsip_endpoint_identifier_ip.c: Allow multiple IdentifyDetail AMI events.
9 years ago
Richard Mudgett b20b5758d9 res_pjsip_endpoint_identifier_ip.c: Fix apply identify validation.
9 years ago
Joshua Colp 9e1fbab382 res_pjsip: Add 'ip' as a valid option to 'identify_by' on endpoint.
9 years ago
Joshua Colp 0b8a57af6d res_pjsip_endpoint_identifier_ip: Don't output error if no header_match.
10 years ago
Matt Jordan 1475604eff res_pjsip_endpoint_identifier_ip: Add an option to match requests by header
10 years ago
Matt Jordan 2d7e68c075 res_pjsip_endpoint_identifier_ip: Clean up a spaces/tabs issue
10 years ago
Joshua Colp 7fa3de7ae9 res_pjsip_endpoint_identifier_ip: Fix memory leak of hosts when resolving.
10 years ago
Joshua Colp ee2b0f2eef res_pjsip_endpoint_identifier_ip: Ensure error defaults to 0.
10 years ago
Joshua Colp 23690c1b35 res_pjsip_endpoint_identifier_ip: Read settings before resolving.
10 years ago
Joshua Colp a7d856cd96 res_pjsip_endpoint_identifier_ip: Add support for SRV lookups.
10 years ago
Alexei Gradinari 322c3b4262 res_pjsip: module load priority
10 years ago
George Joseph d2eb65f71e res_pjsip: Strip spaces from items parsed from comma-separated lists
11 years ago
Joshua Colp 902309fd04 res_sorcery_memory_cache: Add support for a full backend cache.
11 years ago
George Joseph a8aee0bbdb res_pjsip: Add "like" processing to pjsip list and show commands
11 years ago
Rodrigo Ramírez Norambuena eec010829a AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro.
11 years ago
Kevin Harwell 803a916334 res_pjsip: Allow configuration of endpoint identifier query order
12 years ago
Kevin Harwell aef7278af6 res_pjsip: Allow configuration of endpoint identifier query order
12 years ago
Kevin Harwell d42c6adb1a Revert - res_pjsip: Allow configuration of endpoint identifier query order
12 years ago
Kevin Harwell 1ce529d30e res_pjsip: allow configuration of endpoint identifier query order
12 years ago
George Joseph f418f25c44 res_pjsip_endpoint_identifier_ip: Add 'show identify(ies)' cli commands
12 years ago
Kinsey Moore 86a4ce4957 PJSIP: Enforce module load dependencies
12 years ago
Kinsey Moore 4d2c7c23f8 PJSIP: Handle defaults properly
12 years ago
Jonathan Rose ac46240b62 res_pjsip_endpoint_identifier_ip: Fix parsing of match value with CIDR
12 years ago
George Joseph 126334a7aa res_pjsip: ami: Fix error in AMI output when an endpoint has no transport
12 years ago
Mark Michelson dcf1ad14da Add module support level to ast_module_info structure. Print it in CLI "module show" .
12 years ago
George Joseph d87f8c429e pjsip cli: Change Identify to show CIDR notation instead of netmasks.
12 years ago
Mark Michelson 57239bfe37 PJSIP: Allow for identify sections to be specified in sorcery.conf.
13 years ago
George Joseph 3ff60b75b1 pjsip_cli: Create pjsip show channel and contact, and general cli code cleanup.
13 years ago
George Joseph a4906e9f86 sorcery: Create AST_SORCERY dialplan function.
13 years ago
Richard Mudgett b5ca213e34 res_pjsip: Updates and adds more PJSIP CLI commands.
13 years ago
Joshua Colp e583dca9dd res_pjsip_endpoint_identifier_ip: Accept hostnames in the 'match' field.
13 years ago
Matthew Jordan b172d369c4 res_pjsip: Add PJSIP CLI commands
13 years ago
Kevin Harwell 05cbf8df9b res_pjsip: AMI commands and events.
13 years ago
Rusty Newton 873969d6c5 Broke the build! Forgot para tags within my description.
13 years ago
Rusty Newton fc09e5eb66 'identify' configObject doesn't have a synopsis
13 years ago
Mark Michelson 9fb34542d1 Add extra debugging to res_pjsip_endpoint_identifier_ip
13 years ago
Mark Michelson ed19b8ee76 Add debug message to res_pjsip_endpoint_identifier_ip to indicate when an endpoint is successfully retrieved.
13 years ago