Hi everybody,
I'm having a little trouble here. I need to disable the data port on 2 out of the 6 floors in our building. I've been researching a little and it seems administering Groups in the settings.txt file is the best way to go about it.
So far i have added the following lines to the file:
IF $GROUP SEQ 10 goto NoData
goto END
# NoData
SET PHY2STAT 0
goto END
I have also changed the IP Phone Group setting on my test station to '10'.
The problem is that none of this seems to be committing to the phone. I have done a mute+CLEAR several times and have watched the updated settings file download, but so far the PHY2 port is still coming up as enabled.
My question is...on the station form, is the Group ID setting the correct oone to administer for this purpose?
Any info anybody has on this would be super!!
Thanks in advance,
Stephen
I'm having a little trouble here. I need to disable the data port on 2 out of the 6 floors in our building. I've been researching a little and it seems administering Groups in the settings.txt file is the best way to go about it.
So far i have added the following lines to the file:
IF $GROUP SEQ 10 goto NoData
goto END
# NoData
SET PHY2STAT 0
goto END
I have also changed the IP Phone Group setting on my test station to '10'.
The problem is that none of this seems to be committing to the phone. I have done a mute+CLEAR several times and have watched the updated settings file download, but so far the PHY2 port is still coming up as enabled.
My question is...on the station form, is the Group ID setting the correct oone to administer for this purpose?
Any info anybody has on this would be super!!
Thanks in advance,
Stephen