diff --git a/tsg-9140-scripts/roles/firewall/templates/main.conf.j2.j2 b/tsg-9140-scripts/roles/firewall/templates/main.conf.j2.j2 index 5569d36f..cb395d61 100644 --- a/tsg-9140-scripts/roles/firewall/templates/main.conf.j2.j2 +++ b/tsg-9140-scripts/roles/firewall/templates/main.conf.j2.j2 @@ -2,8 +2,8 @@ TIMEOUT=300 LOG_PATH="./tsglog/fw_voip_plug/fw_voip_plug" LOG_LEVEL=30 -TABLE_TO=TSG_FIELD_SIP_TO -TABLE_FROM=TSG_FIELD_SIP_FROM +TABLE_TO=TSG_FIELD_SIP_RESPONDER_DESCRIPTION +TABLE_FROM=TSG_FIELD_SIP_ORIGINATOR_DESCRIPTION [FTP_PLUG] LOG_PATH="./tsglog/fw_ftp_plug/fw_ftp_plug"