summaryrefslogtreecommitdiff
path: root/httemplate/edit/svc_phone.cgi
diff options
context:
space:
mode:
authorMark Wells <mark@freeside.biz>2016-02-25 17:10:56 -0800
committerMark Wells <mark@freeside.biz>2016-02-25 17:11:10 -0800
commit6fd39bf8dfa989aaedea59e5e3cd609642f9e024 (patch)
tree7193097a1977ec9e91d120f5fe4c3c09a6b65ca4 /httemplate/edit/svc_phone.cgi
parent808fdb0f9c2b3468cda54cc92a945a1fcd9ee7f4 (diff)
sipwise export, part 2
Diffstat (limited to 'httemplate/edit/svc_phone.cgi')
-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',