From ef33e73a7e767c3f733d4e86788a081a35663d5d Mon Sep 17 00:00:00 2001 From: Andreas Granig Date: Mon, 21 Oct 2013 12:08:37 +0200 Subject: [PATCH] MT#3977 Set oubound proxy for priv/shared lines This is needed for BLF call interceptions, and also for SLA. --- assets/linksys-spa5xx-configtemplate.tt | 1 + 1 file changed, 1 insertion(+) diff --git a/assets/linksys-spa5xx-configtemplate.tt b/assets/linksys-spa5xx-configtemplate.tt index 9ff637857d..c909b77de5 100644 --- a/assets/linksys-spa5xx-configtemplate.tt +++ b/assets/linksys-spa5xx-configtemplate.tt @@ -34,6 +34,7 @@ [% line.type == "shared" ? "shared" : "private" %] [% line.type == "shared" ? line.username : "" %] [% IF line.type == "private" || line.type == "shared" -%] + [% line.domain %] [% key %] Yes No