v1

latestOpenAPI 3.0.32026-07-1792101106.0 KB
Transactions

Transaction QoS

post/transactions/qos

Request body

session_idstring

Session identifier to lookup messages/logs/QoS.

session_idsstring[]

Multiple Call-IDs (OR filter; B2B leg matching where applicable).

proto_typeinteger

HEP protocol type (default 1).

event_typestring

Event type (call, registration, default).

whiteliststring[]

IPs to exclude from PCAP/text export only (legacy Homer 7 field name; not an allow-list). A row is omitted when src_ip or dst_ip equals any listed address.

Example request

{
  "whitelist": [
    "10.0.0.1",
    "192.168.0.1"
  ]
}

Response

QoS