opensips provisioning, RT10993
[freeside.git] / httemplate / view / svc_phone.cgi
index 96211d8..c2379a0 100644 (file)
@@ -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',