Phone Customization
221
Attributes
Type
Values
Description
(for iType=1)
Month: 1~12
Week of Month: 1~5 (the last week)
Day of Week: 1~7
Hour of Day: 0 (midnight)~23
Offset Days: -1~-6
szEnd
optional Same as szStart
Ending time of the DST
szOffset
optional Integer from -300 to 300
The offset time (in minutes) of
DST
Customizing Auto DST File
Before customizing, you need to obtain the AutoDST file. You can ask the distributor or Yealink FAE for DST tem-
plate. You can also obtain the DST template online:
port.yealink.com/documentFront/forwardToDocumentFrontDisplayPage
1. Open the AutoDST file.
2. To add a new time zone, add <DST szTime="" szZone="" iType="" szStart="" szEnd="" szOffset=""/ > between
<DSTData > and </DSTData > .
3. Specify the DST attribute values within double quotes.
For example:
Add a new time zone (+6 Paradise) with daylight saving time 30 minutes:
<DST szTime="+6" szZone="Paradise" iType="1" szStart="3/5/7/2" szEnd="10/5/7/3" szOffset="30"/ >
Modify the DST settings for the existing time zone “+5 Pakistan(Islamabad)” and add DST settings for the exist-
ing time zone “+5:30 India(Calcutta)”.
4. Save this file and place it to the provisioning server.
Related Topic