getlsnsipalgcallResult Structure Definition

The getlsnsipalgcallResult structure defines the return type for getlsnsipalgcall API.

Syntax



Members

rc

If the method succeeds, rc is 0 else rc > 0. Values above 0x8000 indicate Warnings.

message

If the method succeeds, message is NULL else message contains Error/Warning message.

lsnsipalgcallList

List of lsnsipalgcalls


lsnsipalgcall Structure Definition

The lsnsipalgcall structure defines the actual return type values for getlsnsipalgcall API.

Syntax



Members

callid

Call ID for the SIP call.

callflags

Flags for the call entry.

xlatip

XLAT IP Address if its XLAT session.

callrefcount

Reference count for the call entry.

calltimer

Timer for the call entry.

channelip

IP address of the channel.

channelnatip

Natted IP address of the channel.

channelport

port for the channel.

channelnatport

Natted port for the channel.

channelprotocol

Channel transport protocol.

channelflags

Flags for the call entry.

channeltimeout

Timeout for the channel.

_nextgenapiresource


See Also