I need to export all the details listed below for my 1400 IP phones (mostly 1120e and 1140e models) registered to my PBX (CS1000e)
Ideally I would like to obtain all the information using one command.
Initially I used the command: "prt" using either TYPE = TN in load 20 or "prt" using IPDN from load 117 which allowed me to get some of the information I need such as (TN number, Phone type, NCOS, Key 0 information, Key 1-7 information, as well as CPND name information.
The problem is that I also need the MAC address of each phones as well and this information is missing.
For that I know I could use load 17 with the following command
STIP TYPE <aaa> (Where aaa indicates the type of phone).
The result of this command will provide all MAC addresses for all TN numbers.
I am trying to corrolate all the information into one csv file and have difficulties doing it. Anybody can help?
Ideally I would like to obtain all the information using one command.
Initially I used the command: "prt" using either TYPE = TN in load 20 or "prt" using IPDN from load 117 which allowed me to get some of the information I need such as (TN number, Phone type, NCOS, Key 0 information, Key 1-7 information, as well as CPND name information.
The problem is that I also need the MAC address of each phones as well and this information is missing.
For that I know I could use load 17 with the following command
STIP TYPE <aaa> (Where aaa indicates the type of phone).
The result of this command will provide all MAC addresses for all TN numbers.
I am trying to corrolate all the information into one csv file and have difficulties doing it. Anybody can help?