SipLog
{
"server_protocol": "string",
"sip_callid_hdr": "string",
"sip_contact_hdr": "string",
"sip_from_hdr": "string",
"sip_messages": [
{
"content": "string",
"from_client": false,
"method": "string",
"rcv_timestamp": 0,
"rx_bytes": 0,
"status": "string",
"status_code": 0,
"tx_bytes": 0
}
],
"sip_to_hdr": "string"
}
Server connection protocol type. Enum options - PROTOCOL_ICMP, PROTOCOL_TCP, PROTOCOL_UDP, PROTOCOL_SCTP. Field introduced in 17.2.12, 18.1.3, 18.2.1. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.
SIP CallId header. Field introduced in 17.2.12, 18.1.3, 18.2.1. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.
Client's SIP Contact header. Field introduced in 17.2.12, 18.1.3, 18.2.1. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.
SIP From header. Field introduced in 17.2.12, 18.1.3, 18.2.1. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.
SIP Messages. Field introduced in 17.2.12, 18.1.3, 18.2.1. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.
SIP To header. Field introduced in 17.2.12, 18.1.3, 18.2.1. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.