- Joined
- Oct 13, 2010
- Messages
- 10
- Reaction score
- 0
Finally got my 7970 phones working well, am very pleased. Couple of points I could use a bit of advice on though:
1. Trying to add my trunks/groups to the softkeys. I've tried using a <featureID>9</featureID> in my SEPxxxx file, as one does with the extension number, but using either the virual extension number 10000 or 80, but this doesn't seem to work. Can anyone tell me how to do this, and/or point me at a list of 'featureID' codes that might help?
2. Any pointers towards setting up paging? I read somewhere that this can be achieved with an autoanswer value set to 3, but if anyone's achieved this and can offer some pointers that would be a great help.
3. Can't get the time/date working. On reboot, the phones display 'Error updating locale'. My entry is as follows:
1. Trying to add my trunks/groups to the softkeys. I've tried using a <featureID>9</featureID> in my SEPxxxx file, as one does with the extension number, but using either the virual extension number 10000 or 80, but this doesn't seem to work. Can anyone tell me how to do this, and/or point me at a list of 'featureID' codes that might help?
2. Any pointers towards setting up paging? I read somewhere that this can be achieved with an autoanswer value set to 3, but if anyone's achieved this and can offer some pointers that would be a great help.
3. Can't get the time/date working. On reboot, the phones display 'Error updating locale'. My entry is as follows:
Code:
<dateTimeSetting>
<dateTemplate>D/M/Y</dateTemplate>
<timeZone>GMT Standard/Daylight Time</timeZone>
<ntps>
<ntp>
<name>uk.pool.ntp.org</name>
<ntpmode>Unicast</ntpmode>
</ntp>
</ntps>
</dateTimeSetting>