diff --git a/app/scripts/resources/scripts/app/xml_handler/resources/scripts/configuration/callcenter.conf.lua b/app/scripts/resources/scripts/app/xml_handler/resources/scripts/configuration/callcenter.conf.lua index e3da36175f..e0ae342f20 100644 --- a/app/scripts/resources/scripts/app/xml_handler/resources/scripts/configuration/callcenter.conf.lua +++ b/app/scripts/resources/scripts/app/xml_handler/resources/scripts/configuration/callcenter.conf.lua @@ -246,7 +246,7 @@ --sanitize the agent_contact and allow specific variables agent_contact = xml.sanitize(agent_contact); - agent_contact = string.gsub(agent_contact, "{caller_destination}", "${caller_destination"); + agent_contact = string.gsub(agent_contact, "{caller_destination}", "${caller_destination}"); --build the xml string xml:append([[