| Index |
| Unique index for referencing this provider entry. Range: 1 to 65535 |
| AdminStatus |
| Administrative status for this provider instance. Enumerations: - enable (1)
- disable (2)
- delete (3)
|
| OperStatus |
| Current operative state of provider. Enumerations: - down (11)
- dormant (12)
- trying (13)
- register (14)
- authenticate (15)
- up (16)
- failed (17)
- blocked (18)
- disable (19)
|
| Descr |
| User defined description of this entry. Range: 0 to 255 |
| Domain |
| IP address or fully qualified domain name (FQDN) of this VoIP provider instance. Range: 0 to 255 |
| Port |
| Optional destination port of this VoIP provider (e.g 5060 for SIP or 1720 for H.323). Range: 1 to 65535 |
| Type |
| Type of provider (H.323, MGCP, SIP). Currently only SIP is implemented. In case of type SIP a further (automatically added) voipSipProviderTable with the same table index defines further variables for SIP provider. Enumerations: - unknown (1)
- h323 (2)
- mgcp (3)
- sip (4)
|
| Account |
| Optional user name for login to provider (only if given). Range: 0 to 64 |
| Pwd |
| Password or private key for login to provider (only if given). Range: 0 to 64 |