SipPortResults Object


Description:

SIP port results.

Parents: Port

Relations:

Side name
(Type)
Relative Description
ResultParent
(ResultChild)

Port

Use this to connect a results object to an object.

SipPortResults Writable Attributes

There are no writable attributes.

SipPortResults Read-Only Attributes

Read-Only Attribute Description
CallAttemptCount

Count for how many UAs will attempt to start call.

Type: u64

Default: 0

CallAvgTime

Average time of all SIP UAs calls.

Type: u32

Default: 0

CallCumulativeTime

Average time of all SIP UAs calls.

Type: u32

Default: 0

CallFailureCount

Count for how many UAs started calls unsuccessfully.

Type: u64

Default: 0

CallMaxTime

Maximum time in all SIP UAs calls.

Type: u32

Default: 0

CallMinTime

Minimum time in all SIP UAs calls.

Type: u32

Default: 0

CallsAnsweredCount

Number of calls answered by this UA.

Type: u64

Default: 0

CallSuccessCount

Count for how many UAs started call successfully.

Type: u64

Default: 0

CallSuccessPercent

Percent of SIP UAs calls successfully.

Type: double

Default: 0

ParentName

Name of the port for which the results apply.

Type: string

Default: "" (empty string)

RegistrationAttemptCount

SIP UAs count that will attempt to register to SIP proxy.

Type: u64

Default: 0

RegistrationAvgTime

Average registration time of all SIP UAs registration.

Type: u32

Default: 0

RegistrationCumulativeTime

Average registration time of all SIP UAs registration.

Type: u32

Default: 0

RegistrationFailureCount

SIP UAs count that registered to SIP proxy unsuccessfully.

Type: u64

Default: 0

RegistrationMaxTime

Maximum time in all SIP UAs registration.

Type: u32

Default: 0

RegistrationMinTime

Minimum time in all SIP UAs registration.

Type: u32

Default: 0

RegistrationRetryCount

SIP UAs count that registered to SIP proxy unsuccessfully.

Type: u64

Default: 0

RegistrationSuccessCount

SIP UAs count that registered to SIP proxy successfully.

Type: u64

Default: 0

RegistrationSuccessPercent

Percentage of SIP UAs registered successfully.

Type: double

Default: 0

RxResponseCode4XXCount

Number of Client Failure response messages received.

Type: u64

Default: 0

RxResponseCode5XXCount

Number of Server Failure response messages received.

Type: u64

Default: 0

RxResponseCode6XXCount

Number of Global Failure response messages received.

Type: u64

Default: 0

SessionRefreshesCount

Number of calls for which a refresh/update was performed by this UA.

Type: u64

Default: 0

TotalUaCount

Total SIP UAs count.

Type: u64

Default: 0

TxResponseCode4XXCount

Number of Client Failure response messages sent.

Type: u64

Default: 0

TxResponseCode5XXCount

Number of Server Failure response messages sent.

Type: u64

Default: 0

TxResponseCode6XXCount

Number of Global Failure response messages sent.

Type: u64

Default: 0