HomerTraceEvent
idstring
callIdstring
methodstring | nullnullable
at(string | null)<date-time>nullable
sourceIpstring | nullnullable
sourcePortinteger | nullnullable
destinationIpstring | nullnullable
destinationPortinteger | nullnullable
fromUserstring | nullnullable
toUserstring | nullnullable
ruriUserstring | nullnullable
rawstring | nullnullable
Raw SIP message returned by Homer when available.
HomerTraceEvent
{
"id": "string",
"callId": "string",
"method": "string",
"at": "2024-07-29T15:51:28.071Z",
"sourceIp": "string",
"sourcePort": 0,
"destinationIp": "string",
"destinationPort": 0,
"fromUser": "string",
"toUser": "string",
"ruriUser": "string",
"raw": "string"
}