X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fview%2Fsvc_phone.cgi;h=7b0ea70718aac1fa5b679cead2b0ba28022b1914;hb=1e1d4445682c0e69781654ea7f2851d861031e9f;hp=c2379a0791839a1e310bf5bb7b4c06a3420883fe;hpb=8ae589024036a94bb71da0e05f645b00697e271f;p=freeside.git diff --git a/httemplate/view/svc_phone.cgi b/httemplate/view/svc_phone.cgi index c2379a079..7b0ea7071 100644 --- a/httemplate/view/svc_phone.cgi +++ b/httemplate/view/svc_phone.cgi @@ -19,7 +19,7 @@ my %labels = map { $_ => ( ref($fields->{$_}) my @fields = qw( countrycode phonenum ); push @fields, 'domain' if $conf->exists('svc_phone-domain'); -push @fields, qw( pbx_title sip_password pin phone_name route ); +push @fields, qw( pbx_title sip_password pin phone_name route forwarddst email ); if ( $conf->exists('svc_phone-lnp') ) { push @fields, 'lnp_status',