summaryrefslogtreecommitdiff
path: root/httemplate/edit
diff options
context:
space:
mode:
authorMark Wells <mark@freeside.biz>2016-02-27 19:29:32 -0800
committerMark Wells <mark@freeside.biz>2016-02-27 19:50:55 -0800
commit6f7c51547a8604f0fb8e6350aa6b1f4618c6833f (patch)
treecddc1f217303d82159036668b3c15850c370008e /httemplate/edit
parent9967e37ce23ef112fddc2606390ba5a89a51adaa (diff)
sipwise export, #40097
Diffstat (limited to 'httemplate/edit')
-rw-r--r--httemplate/edit/svc_phone.cgi3
1 files changed, 3 insertions, 0 deletions
diff --git a/httemplate/edit/svc_phone.cgi b/httemplate/edit/svc_phone.cgi
index f1471e283..e74ffbb84 100644
--- a/httemplate/edit/svc_phone.cgi
+++ b/httemplate/edit/svc_phone.cgi
@@ -60,6 +60,9 @@ my $begin_callback = sub {
type => 'text',
maxlength => $conf->config('svc_phone-phone_name-max_length'),
},
+ { field => 'forward_svcnum',
+ type => 'select-svc_phone-forward',
+ },
'forwarddst',
'email',