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. Length: 0 to 255 |
Domain |
IP address or fully qualified domain name (FQDN) of this VoIP provider instance. Length: 0 to 255 |
Port |
Optional destination port of this VoIP provider (e.g 5060 for SIP or 1720 for H.323), if set to '0' this port will be selected otherwise (e.g. in case of SIP via DNS lookup for a SRV record). Range: 0 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). Length: 0 to 64 |
Pwd |
Password or private key for login to provider (only if given). Length: 0 to 64 |
ProfileNo |
This variable is only used internally and managed by TR069 daemon. An entry gets assigned to a VoIP Profile by it. Profile number 1 means that entry isn't modifiable by GUI. Profile 3 is even not not shown in GUI and gets only used if no other provider entry is available. A value of 0 means 'any other profile' |
SipProvProfile |
Index to the SIP provider profile (voipProviderProfileIndex) which was used to create this VoIP provider entry. This variable is used internally by GUI. (0 means undefined) |