SMG - session indexing implementation with tests

This commit is contained in:
DanB
2016-08-25 09:21:32 +02:00
parent dda8fdd106
commit 8a27dfc4d2
10 changed files with 264 additions and 23 deletions

View File

@@ -260,6 +260,7 @@ const (
LCRCachePrefix = "LCR_"
ALIAS_CONTEXT_RATING = "*rating"
NOT_AVAILABLE = "N/A"
MetaEmpty = "*empty"
CALL = "call"
EXTRA_FIELDS = "ExtraFields"
META_SURETAX = "*sure_tax"