Add access right to view attachments
[freeside.git] / httemplate / edit / svc_phone.cgi
index 109fba2..d7629ab 100644 (file)
@@ -6,12 +6,16 @@
                                  type  => 'select-did',
                                  label => 'Phone number',
                                },
+                               'sip_password',
                                'pin',
+                               'phone_name',
                              ],
                'labels'   => {
-                               'countrycode' => 'Country code',
-                               'phonenum'    => 'Phone number',
-                               'pin'         => 'PIN',
+                               'countrycode'  => 'Country code',
+                               'phonenum'     => 'Phone number',
+                               'sip_password' => 'SIP password',
+                               'pin'          => 'Voicemail PIN',
+                               'phone_name'   => 'Name',
                              },
            )
 %>