Tabla SessionSession table
Cada registro representa una sesión que implica audio o audio y vídeo.Each record represents one session which involves audio or audio and video. Contiene información general sobre la sesión.It contains overall information about the session. Una sesión se define como un cuadro de diálogo de protocolo de inicio de sesión (SIP) de audio o vídeo entre dos extremos.A session is defined as an audio or video Session Initiation Protocol (SIP) dialog between two endpoints.
ColumnaColumn | Tipo de datosData Type | Clave/índiceKey/Index | DetallesDetails |
---|---|---|---|
ConferenceDateTimeConferenceDateTime |
datetimedatetime |
PrincipalPrimary |
A la que se hace referencia desde la tabla Dialog.Referenced from the Dialog table. |
SessionSeqSessionSeq |
enteroint |
PrincipalPrimary |
A la que se hace referencia desde la tabla Dialog.Referenced from the Dialog table. |
ConferenceKeyConferenceKey |
enteroint |
ExternoForeign |
Clave de conferencia.Conference key. Se hace referencia a la tabla Conferencia.Referenced from the Conference table. |
CorrelationKeyCorrelationKey |
enteroint |
ExternoForeign |
Clave de correlación.Correlation key. A la que se hace referencia desde la tabla SessionCorrelation.Referenced from the SessionCorrelation table. |
DialogCategoryDialogCategory |
bitbit |
Categoría de cuadro de diálogo; 0 es la parte de Skype Empresarial Server al servidor de mediación; 1 es la parte de servidor de mediación a puerta de enlace RTC.Dialog category; 0 is Skype for Business Server to Mediation Server leg; 1 is Mediation Server to PSTN gateway leg. |
|
MediationServerBypassFlagMediationServerBypassFlag |
bitbit |
Marca que indica si la llamada se omitió o no.Flag indicating if the call was bypassed or not. |
|
MediaBypassWarningFlagMediaBypassWarningFlag |
enteroint |
Este campo (si existe) indica por qué la llamada no se pasó, aun cuando los identificadores de omisión coincidían.This field, if present, indicates why a call was not bypassed even if the bypass IDs matched. Para Skype Empresarial Server, solo se define un valor.For Skype for Business Server, only one value is defined. 0x0001: identificador de desvío desconocido para el adaptador de red predeterminado.0x0001 - Unknown bypass ID for Default network adapter. |
|
StartTimeStartTime |
datetimedatetime |
Hora de inicio de la llamada.Call start time. |
|
EndTimeEndTime |
datetimedatetime |
Hora de finalización de la llamada.Call end time. |
|
CallerPoolCallerPool |
enteroint |
ExternoForeign |
El grupo del autor de la llamada.The pool of the caller. Se hace referencia desde la tabla Grupo de servidores.Referenced from the Pool table. |
CalleePoolCalleePool |
enteroint |
ExternoForeign |
El grupo de servidores del receptor de llamadas.The pool of the call receiver. Se hace referencia desde la tabla Grupo de servidores.Referenced from the Pool table. |
CalleePAICalleePAI |
enteroint |
ExternoForeign |
URI de SIP en la identidad p-asserted de SIP (PAI) del extremo de recepción.SIP URI in the SIP p-asserted identity (PAI) of the receiving endpoint. A la que se hace referencia desde la tabla Usuario.Referenced from the User table. |
CallerURICallerURI |
enteroint |
ExternoForeign |
URI del autor de la llamada.Caller's URI. A la que se hace referencia desde la tabla Usuario.Referenced from the User table. |
CallerEndpointCallerEndpoint |
enteroint |
ExternoForeign |
Extremo del autor de la llamada.Caller's endpoint. Se hace referencia desde la tabla Endpoint.Referenced from the Endpoint table. |
CallerUserAgentCallerUserAgent |
bitbit |
ExternoForeign |
Agente de usuario del autor de la llamada.Caller's user agent. A la que se hace referencia desde la tabla UserAgent.Referenced from the UserAgent table. |
CallPriorityCallPriority |
smallintsmallint |
La prioridad de esta llamada.The priority of this call. |
|
ClassifiedPoorCallClassifiedPoorCall |
bitbit |
Esta columna está en desuso y no se usa en Skype Empresarial Server.This column has been deprecated and is not used in Skype for Business Server. En su lugar, esta información se notifica en una base de línea por medio.Instead, this information is reported on a per-media line bases. Consulta la tabla MediaLine para obtener más información.Refer to the MediaLine table for more information. |
|
CallerPAICallerPAI |
enteroint |
ExternoForeign |
P-Asserted-Identity del usuario que ha realizado la llamada.P-Asserted-Identity of the user who placed the call. P-Asserted-Identity (PAI) se usa para transmitir la verdadera identidad del usuario que ha realizado la llamada.The P-Asserted-Identity (PAI) is used to convey the true identity of the user who placed the call. |
CalleeEndpointCalleeEndpoint |
enteroint |
ExternoForeign |
Extremo que recibió la llamada.Endpoint that received the call. |
CalleeUserAgentCalleeUserAgent |
enteroint |
ExternoForeign |
Agente de usuario empleado por el usuario que recibió la llamada.User agent employed by the user who received the call. Los agentes de usuario representan el dispositivo de extremo de cliente.User agents represent the client endpoint device. |
CalleeUriCalleeUri |
enteroint |
ExternoForeign |
URI de SIP del usuario que recibió la llamada.SIP URI of the user who received the call. |