Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

About this Resource

Excerpt

Defines an Emergency Call Status Table resource to be used to get emergency calls status.

REST API Methods for this Resource

Resource Schema

Runtime

Parameter Name Description Data Type Possible Values
rt_IdFor internal use onlyint
rt_CallingNumberCalling Address or Numberstring
rt_CallingExtensionCalling Extension Numberstring
rt_CallingNameCalling Namestring
rt_CallPriority Priority of the Call. EnumPossible values:
  • 0 - e_CALL_PRIORITY_NON_URGENT
  • 1 - e_CALL_PRIORITY_NORMAL
  • 2 - e_CALL_PRIORITY_URGENT
  • 3 - e_CALL_PRIORITY_EMERGENCY
rt_CallingIPAddressCalling Host IP Addressstring
rt_ElinIdentifierPIDF-LO Emergency Line Identifying Number Identifierstring
rt_CalledNumberCalled Numberstring
rt_CallbackNumberPSAP Callback Numberstring
rt_CallAttemptTimeEmergency Call Attempted Time Stamp in Epoch UTC time valueint
rt_CallDurationDuration of the Call in Secondsint
rt_CallStateCurrent Call StateEnumPossible values:
  • 0 - e_CALL_STATE_TRANSIENT
  • 1 - e_CALL_STATE_ACTIVE
  • 2 - e_CALL_STATE_RELEASED
rt_ReleaseCauseCodeRelease Cause Code of the Callstring
rt_CallbackStatusCallback Status enable/disableEnumPossible values:
  • 0 - edtEnable
  • 1 - edtDisable