Tabla VoipDetailsVoipDetails table
Cada registro representa una llamada de dos partes en la que al menos un usuario es un usuario voIP.Each record represents one two-party call in which at least one user is a VoIP user.
ColumnaColumn | Tipo de datosData Type | Clave/índiceKey/Index | DetallesDetails |
---|---|---|---|
SessionIdTimeSessionIdTime |
datetimedatetime |
PrincipalPrimary |
Hora de la solicitud de sesión.Time of session request. Se usa junto con SessionIdSeq para identificar una sesión de manera exclusiva.Used in conjunction with SessionIdSeq to uniquely identify a session. Vea la tabla Cuadros de diálogo en Skype Empresarial Server 2015 para obtener más información.See the Dialogs table in Skype for Business Server 2015 for more information. |
SessionIdSeqSessionIdSeq |
enteroint |
PrincipalPrimary |
Número del identificador para identificar la sesión.ID number to identify the session. Se usa en combinación con SessionIdTime para identificar de forma única una sesión.Used in conjunction with SessionIdTime to uniquely identify a session. Vea la tabla Cuadros de diálogo en Skype Empresarial Server 2015 para obtener más información.See the Dialogs table in Skype for Business Server 2015 for more information. |
FromNumberIdFromNumberId |
enteroint |
ExternoForeign |
PhoneId del autor de la llamada.PhoneId of the caller. Consulte la tabla Teléfonos para obtener más información.See the Phones table for more information. Si no es NULL y FromGatewayId no es NULL, el autor de la llamada era un usuario RTC.If not NULL and FromGatewayId is not NULL, then the caller was a PSTN user. |
ConnectedNumberIdConnectedNumberId |
enteroint |
ExternoForeign |
PhoneId del receptor de llamadas.PhoneId of the call receiver. Consulte la tabla Teléfonos para obtener más información.See the Phones table for more information. Si no es NULL y ToGatewayId no es NULL, el receptor de llamadas era un usuario RTC.If not NULL and ToGatewayId is not NULL, then the call receiver was a PSTN user. |
FromMediationServerIdFromMediationServerId |
enteroint |
ExternoForeign |
El servidor de mediación del que viene la llamada.The Mediation Server the call is coming from. Consulte la tabla MediationServers para obtener más información.See the MediationServers table for more information. |
ToMediationServerIdToMediationServerId |
enteroint |
ExternoForeign |
Se va a llamar al servidor de mediación.The Mediation Server called is going to. Consulte la tabla MediationServers para obtener más información.See the MediationServers table for more information. |
FromGatewayIdFromGatewayId |
enteroint |
ExternoForeign |
Puerta de enlace de la que viene la llamada.Gateway the call is coming from. Consulte la tabla Puertas de enlace de Skype Empresarial Server 2015 para obtener más información.See the Gateways table in Skype for Business Server 2015 for more information. |
ToGatewayIdToGatewayId |
enteroint |
ExternoForeign |
Puerta de enlace a la que se va a llamar.Gateway the call is going to. Consulte la tabla Puertas de enlace de Skype Empresarial Server 2015 para obtener más información.See the Gateways table in Skype for Business Server 2015 for more information. |
DisconnectedbyURIIdDisconnectedbyURIId |
enteroint |
ExternoForeign |
URI del usuario que desconectó la llamada, si el usuario tiene un URI.URI of the user who disconnected the call, if the user has a URI. Vea la tabla Usuarios para obtener más información.See the Users table for more information. |
DisconnectedbyPhoneIdDisconnectedbyPhoneId |
enteroint |
ExternoForeign |
El identificador del teléfono que desconectó la llamada se desconectó de un teléfono.ID of the phone that disconnected the call was disconnected from a phone. Consulte la tabla Teléfonos para obtener más información.See the Phones table for more information. |
LastModifiedTimeLastModifiedTime |
DatetimeDatetime |
Para uso interno del servicio de supervisión.For internal use by the Monitoring service. Este campo se introdujo en Skype Empresarial Server 2015.This field was introduced in Skype for Business Server 2015. |