sism82 n00b


Joined: 14 Jul 2004 Posts: 44 Location: Mexico
|
Posted: Thu Mar 31, 2005 5:34 pm Post subject: VoIp cards identification |
|
|
hi everybody.
I have been trying to make up a trustable way of identifying PCI cards installed in my servers.
The cards are VoIp related. Used to connect my VoIp network with the PSTN (Public Switched Telephony Network)
I have been using the command `lspci -n` and using the last couple of numbers, for example
a complete output for some servers i have is:
output `lspci -n` for 1 FXO port card in server Mexico:
Code: |
0000:00:08.0 Class 0780: e159:0001
|
output `lspci -n` for 1 FXO port card in server Guadalajara:
Code: |
0000:00:0a.0 Class 0780: e159:0001
|
output `lspci -n` for 4 FXO port card in server Development:
Code: |
0000:01:01.0 Class 0780: e159:0001
|
So i have used the 'e159:0001' number to identify the cards in the system. However, the problem begins with this new 4 FXO port card, because it has the same numbers at the end as the 1 FXO port cards. Exists some way to distinguish when it has 1 or 4 ports?? i also tryed
that show me all the available channels, but doesnt tellme what card belongs wich channels
i appreciate any help. Thanks in advance  _________________ Be near me when my light is low,
When the blood creeps, and the nerves prick
And tingle; and the heart is sick,
And all the wheels of Being slow. |
|