38 lines
1.4 KiB
JSON
38 lines
1.4 KiB
JSON
{
|
|
"schema_version": "1.0",
|
|
"captured_at": "2026-09-20T06:19:12Z",
|
|
"environment": "development",
|
|
"purpose": "No-call validation of the mandatory capture-first entrypoint after adding packet drain and structured SIP summary.",
|
|
"host": {
|
|
"instance_id": "i-2zeew9pswry8sr33095l",
|
|
"fixed_eip": "123.56.71.98",
|
|
"interface": "eth0",
|
|
"tcpdump_filter": "udp port 5060 or udp portrange 10000-10800"
|
|
},
|
|
"entrypoint": {
|
|
"path": "deploys/cell/nonprod-call-evidence.sh",
|
|
"remote_path": "/usr/local/sbin/agent-call-nonprod-evidence",
|
|
"call_id": "preflight-20260920-v6",
|
|
"mode": "--preflight-only",
|
|
"exit_code": 0,
|
|
"pjsip_logger_on_off": true,
|
|
"asterisk_state_snapshot": true,
|
|
"structured_sip_summary": true,
|
|
"capture_drain_seconds": 2,
|
|
"fail_closed_for_zero_packets_on_real_call": true
|
|
},
|
|
"capture": {
|
|
"pcap_bytes": 24,
|
|
"pcap_sha256": "704e5e5b3234433c01fcfd1b20a306e77e985038120492dc53965c3edd38a4ea",
|
|
"packets_captured": 0,
|
|
"note": "No call was issued, so zero SIP/RTP packets is expected in preflight-only mode; a real call with zero captured packets remains a failure."
|
|
},
|
|
"assertions": {
|
|
"no_real_call": true,
|
|
"no_provider_consumption": true,
|
|
"entrypoint_ready_for_next_freshly_confirmed_call": true,
|
|
"real_p1_acceptance": false
|
|
},
|
|
"evidence_directory": "/var/lib/sip-go-agent/evidence/preflight-20260920-v6"
|
|
}
|