communigate: domain account defaults, RT#7083
[freeside.git] / httemplate / edit / svc_phone.cgi
index bb9c085..55ee890 100644 (file)
@@ -6,14 +6,21 @@
                                  type  => 'select-did',
                                  label => 'Phone number',
                                },
+                               { field => 'pbxsvc',
+                                 type  => 'select-svc_pbx',
+                                 label => 'PBX',
+                               },
                                'sip_password',
                                'pin',
+                               'phone_name',
                              ],
                'labels'   => {
                                'countrycode'  => 'Country code',
                                'phonenum'     => 'Phone number',
                                'sip_password' => 'SIP password',
                                'pin'          => 'Voicemail PIN',
+                               'phone_name'   => 'Name',
+                               'pbxsvc'       => 'PBX',
                              },
            )
 %>