mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-15 05:09:54 +05:00
Added *sipcid field type
This commit is contained in:
committed by
Dan Christian Bogos
parent
2a00b1cd5e
commit
cd7119c1ef
@@ -309,6 +309,7 @@ const (
|
||||
HIERARCHY_SEP = ">"
|
||||
META_COMPOSED = "*composed"
|
||||
META_USAGE_DIFFERENCE = "*usage_difference"
|
||||
MetaSIPCID = "*sipcid"
|
||||
MetaDifference = "*difference"
|
||||
MetaVariable = "*variable"
|
||||
MetaCCUsage = "*cc_usage"
|
||||
|
||||
Reference in New Issue
Block a user