Mitel Deutschland GmbH 68635RFP36U-01 用户手册

下载
页码 383
 
SIP-DECT OM System Manual 
 
 
294 
• 
import the default profile and one to 20 individual profiles via the 
System features -> COA profiles 
menu (see section 6.12.7) 
• 
assign one of 20 profiles to an internal user via the 
DECT Phones -> Users -> Configuration data 
tab (see section 6.10.4.10) 
The syntax of the profiles that can be imported by the OMP is the same as that specified for the 
user_common.cfg and <user>.cfg files. 
Please note: 
CoA configuration via OMM Web service is not supported. You can only list 
the current user and DECT phone state in the “User and DECT phone configuration and 
status data summary”. 
 
7.23.4 CONFIGURATION USING USR_COMMON.CFG/<USER>/CFG FILES 
The user_common.cfg and <user>.cfg configuration files are used for DECT phone configuration.  The 
following configuration attributes in the user_common.cfg file control central DECT phone configuration: 
• 
Default profile settings  
OM_Profile.0.Default.<key>=<values> 
 …  
OM_Profile.0.Default.<key>=<values>  
Where “Default” is the reserved name for the default profile, and <key> is one of the configuration 
settings with its <values> to be set.  
 
Example:  
OM_Profile.0.Default.UD_DispLang="en"  
OM_Profile.0.Default.UD_DispFont="large"  
OM_Profile.0.Default.UD_DispColor="black" 
 
• 
one of up to 20 profile settings  
OM_Profile.<no>.<name.<key>=<values>  
… 
OM_Profile.<no>.<name>.<key>=<values>  
Where <no> is the number of the profile, <name> is the name of the profile to be configured, and 
<key> is one of the configuration settings with its <values> to be set.  
 
Example:  
OM_Profile.5.Doctor.UD_DispLang="en"  
OM_Profile.5. Doctor.UD_DispFont="large"  
OM_Profile.5. Doctor .UD_DispColor="black" 
 
Please note: 
To assign a profile to a user, you can use the UD_PpProfileId= <profileNo> 
setting in <user>.cfg files. When <profileNo> is 0, no profile or (depending on 
configuration) the default profile is used. The default profile is defined in 
user_common.cfg.