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 20:29:23 -0800
commit18dc453ef07f61c4c3b1cb4d6cb7e3a9b95567f2 (patch)
tree8278a7229f7fb4ccb001840c5f18bc3401e49652 /httemplate/edit
parent769743058fc3b00aac7d3c084391198c7f08d23d (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',