opensips provisioning, RT10993
[freeside.git] / httemplate / edit / svc_phone.cgi
index 6482165..8dd58d7 100644 (file)
@@ -37,6 +37,7 @@ push @fields, { field => 'pbxsvc',
                 type  => 'text',
                 maxlength => $conf->config('svc_phone-phone_name-max_length'),
               },
+             'route',
 
               { value   => 'E911 Information',
                 type    => 'tablebreak-tr-title',
@@ -71,6 +72,7 @@ if ( $conf->exists('svc_phone-lnp') ) {
            {   field => 'lnp_status',
                type => 'select-lnp_status',
            },
+           'lnp_reject_reason',
            {   field => 'portable',
                type => 'checkbox',
            },