X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fview%2Fsvc_phone.cgi;h=c2379a0791839a1e310bf5bb7b4c06a3420883fe;hb=8ae589024036a94bb71da0e05f645b00697e271f;hp=96211d87cde7589353286d534aacfe40e8111716;hpb=224991fedb653d040c9d280726888cad29fc26db;p=freeside.git diff --git a/httemplate/view/svc_phone.cgi b/httemplate/view/svc_phone.cgi index 96211d87c..c2379a079 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 ); +push @fields, qw( pbx_title sip_password pin phone_name route ); if ( $conf->exists('svc_phone-lnp') ) { push @fields, 'lnp_status',