started liases reverse mapping

This commit is contained in:
Radu Ioan Fericean
2015-09-04 13:49:35 +03:00
parent 2dbf8689b9
commit c2cb492cbe
3 changed files with 20 additions and 0 deletions

View File

@@ -176,6 +176,7 @@ const (
PUBSUB_SUBSCRIBERS_PREFIX = "pss_"
USERS_PREFIX = "usr_"
ALIASES_PREFIX = "als_"
REVERSE_ALIASES_PREFIX = "rls_"
CDR_STATS_PREFIX = "cst_"
TEMP_DESTINATION_PREFIX = "tmp_"
LOG_CALL_COST_PREFIX = "cco_"