mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-22 15:48:44 +05:00
Update DNSAgent template for attributes and correct form of NAPTRReplacement
This commit is contained in:
committed by
Dan Christian Bogos
parent
2a90b270f6
commit
ce1418a19f
@@ -24,7 +24,7 @@
|
||||
{"tag": "NAPTRRegexp", "field_id": "Regexp",
|
||||
"type": "*constant", "value": "^.*$"},
|
||||
{"tag": "NAPTRReplacement", "field_id": "Replacement",
|
||||
"type": "*variable", "value": "*cgrep.Attributes.CGREvent.Event.NAPTRAddress"},
|
||||
"type": "*variable", "value": "~*cgrep.Attributes.NAPTRAddress"},
|
||||
],
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user