Storage.SetStoredSQ and GetStoredSQ

This commit is contained in:
DanB
2017-07-14 21:34:02 +02:00
parent 02e5e26c1f
commit c63760942e
6 changed files with 46 additions and 0 deletions

View File

@@ -223,6 +223,7 @@ const (
LOG_ERR = "ler_"
LOG_CDR = "cdr_"
LOG_MEDIATED_CDR = "mcd_"
StoredSQPrefix = "ssq_"
LOADINST_KEY = "load_history"
SESSION_MANAGER_SOURCE = "SMR"
MEDIATOR_SOURCE = "MED"