You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

About this Resource

Defines a FXS Port resource which controls the FXS Port

REST API Methods for this Resource

Resource Schema

Configuration

Parameter Name Required Service Affecting Data Type Default Value Possible Values Description
ConfigIEStateNoYesEnum1Possible values:
  • 0 - esDISABLED
  • 1 - esENABLED
Specifies the Administrative State of the resource.
PortNameYesNostringnone128 - Max Length Specifies the string name of the Port.
PortAliasNoNostringnone20 - Max Length Specifies an alias name for the port for easy identification.
PortDescriptionNoNostringnone64 - Max Length Specifies a description for easy identification when being selected in Signaling Groups
RxGainYesYesint-6Possible values:
  • -11 - Minimum
  • 0 - Maximum
Specifies a relative gain adjustment in decibels based on the country profile selected.
TxGainYesYesint0Possible values:
  • -5 - Minimum
  • 5 - Maximum
Specifies a relative gain adjustment in decibels based on the country profile selected.
CountryYesYesint33 Specifies the country profile to be used. One of the following: Australia (1), Austria (2), Belgium (3), Brazil (4), China (5), Czech Republic (6), Denmark (7), Finland (8), France (9), Germany (10), Switzerland (11), Greece (12), Hungary (13), India (14), Italy (15), Japan (16), Korea (17), Mexico (18), Netherlands (19), New Zealand (20), Nigeria (21), Norway (22), Portugal (23), Russia (24), Saudi Arabia (25), Slovakia (26), South Africa (27), Spain (28), Sweden (29), Taiwan (30), Turkey (31), United Kingdom (32), United States (33). Must be within the range of 1 to 33, 33 being the default.

Runtime

Parameter Name Description
rt_PortOperatorStatus Indicates operational status of the port.
rt_PortAlarmStatusDisplays the alarm status of this port.
rt_PortAssertAlarmTypeDisplays the assert alarm type of this port.
rt_PortLoopbackTypeDisplays the loop back status of the port.
rt_PortTimeatLastOperStatusChange Indicates the last time (in epoch) when the operational status of the port changed.

Statistics

Parameter Name Description
rt_CasPortIncomingCallsAttemptedDisplays the number of incoming calls attempted.
rt_CasPortOutgoingCallsAttemptedDisplays the number of outgoing calls attempted.
rt_CasPortIncomingCallsConnectedDisplays the number of incoming calls actually connected.
rt_CasPortOutgoingCallsConnectedDisplays the number of outgoing calls actually connected.
rt_CasPortCountersLastResetTimeDisplays the time when the call counters were last reset.
rt_CasBusyHourCallAttemptsDisplays the BHCA rate for this port.
rt_CasBusyHourCallCompletionsDisplays the BHCC rate for this port.
  • No labels