SwyxIt! Client SDK 14.20
Loading...
Searching...
No Matches
PubCLMgrLineDetails Struct Reference

import "CLMgrPub.idl";

Public Attributes

BSTR m_sAcknowledgedDialstring
 dialstring that has been acknowledged by server so far
 
BSTR m_sPeerNumber
 phone number of peer, incoming and outgoing
 
BSTR m_sPeerName
 name of peer, incoming and outgoing
 
DWORD m_dwPeerIpAddress
 IP address of peer.
 
BSTR m_sCalledExtension
 extension of called line (extension from us, or group extension)
 
BSTR m_sCalledName
 name of called PBX user (our name, group name)
 
BOOL m_bIsDirectCall
 this call ought to be a direct call
 
BOOL m_bCallWasRedirected
 this call was redirected (incoming and outgoing)
 
BOOL m_bIsGroupCall
 this call was a directed to the whole group
 
BOOL m_bIsRecording
 true: this call is recorded (big brother)
 
BOOL m_bIsOutgoing
 true: this is an outgoing connection
 
BOOL m_bIsInternalCall
 true: call is from other PBX user
 
BSTR m_sRedirectedFromNumber
 number of PBX user that forwarded this call
 
BSTR m_sRedirectedFromName
 name of PBX user that forwarded this call
 
BOOL m_bIsBlindCallTransferDestination
 this call will be transferred from caller after connect
 
BSTR m_sBlindCallTransferSourceNumber
 number of PBX user that will be transferred to us
 
BSTR m_sBlindCallTransferSourceName
 name of PBX user that will be transferred to us
 
BSTR m_sChargingDetails
 string containing charging information
 
int m_iNuberOfConferenceParticipants
 number or participants in a conference; 0: no conference
 
int m_DiscReason
 disconnect reason
 
PubSClTime m_ConnectionStartTime
 start time of current connection
 
PubSClTime m_ConnectionFinishedTime
 end time of current connection
 

Member Data Documentation

◆ m_bCallWasRedirected

BOOL PubCLMgrLineDetails::m_bCallWasRedirected

this call was redirected (incoming and outgoing)

◆ m_bIsBlindCallTransferDestination

BOOL PubCLMgrLineDetails::m_bIsBlindCallTransferDestination

this call will be transferred from caller after connect

◆ m_bIsDirectCall

BOOL PubCLMgrLineDetails::m_bIsDirectCall

this call ought to be a direct call

◆ m_bIsGroupCall

BOOL PubCLMgrLineDetails::m_bIsGroupCall

this call was a directed to the whole group

◆ m_bIsInternalCall

BOOL PubCLMgrLineDetails::m_bIsInternalCall

true: call is from other PBX user

◆ m_bIsOutgoing

BOOL PubCLMgrLineDetails::m_bIsOutgoing

true: this is an outgoing connection

◆ m_bIsRecording

BOOL PubCLMgrLineDetails::m_bIsRecording

true: this call is recorded (big brother)

◆ m_ConnectionFinishedTime

PubSClTime PubCLMgrLineDetails::m_ConnectionFinishedTime

end time of current connection

◆ m_ConnectionStartTime

PubSClTime PubCLMgrLineDetails::m_ConnectionStartTime

start time of current connection

◆ m_DiscReason

int PubCLMgrLineDetails::m_DiscReason

disconnect reason

◆ m_dwPeerIpAddress

DWORD PubCLMgrLineDetails::m_dwPeerIpAddress

IP address of peer.

◆ m_iNuberOfConferenceParticipants

int PubCLMgrLineDetails::m_iNuberOfConferenceParticipants

number or participants in a conference; 0: no conference

◆ m_sAcknowledgedDialstring

BSTR PubCLMgrLineDetails::m_sAcknowledgedDialstring

dialstring that has been acknowledged by server so far

◆ m_sBlindCallTransferSourceName

BSTR PubCLMgrLineDetails::m_sBlindCallTransferSourceName

name of PBX user that will be transferred to us

◆ m_sBlindCallTransferSourceNumber

BSTR PubCLMgrLineDetails::m_sBlindCallTransferSourceNumber

number of PBX user that will be transferred to us

◆ m_sCalledExtension

BSTR PubCLMgrLineDetails::m_sCalledExtension

extension of called line (extension from us, or group extension)

◆ m_sCalledName

BSTR PubCLMgrLineDetails::m_sCalledName

name of called PBX user (our name, group name)

◆ m_sChargingDetails

BSTR PubCLMgrLineDetails::m_sChargingDetails

string containing charging information

◆ m_sPeerName

BSTR PubCLMgrLineDetails::m_sPeerName

name of peer, incoming and outgoing

◆ m_sPeerNumber

BSTR PubCLMgrLineDetails::m_sPeerNumber

phone number of peer, incoming and outgoing

◆ m_sRedirectedFromName

BSTR PubCLMgrLineDetails::m_sRedirectedFromName

name of PBX user that forwarded this call

◆ m_sRedirectedFromNumber

BSTR PubCLMgrLineDetails::m_sRedirectedFromNumber

number of PBX user that forwarded this call


The documentation for this struct was generated from the following file: