lookup_sip_header

shallow

dev.sipflow/sipflow · Verify this server

[cost: free (pure CPU, no network) | read-only] Instant lookup of a SIP header by canonical or compact form (e.g. "Via" / "v", "Diversion", "P-Asserted-Identity", "Identity", "Session-Expires"). Returns canonical form, compact alias, RFC anchor, where it appears (request / response / both), cardinality (exactly-one / at-most-one / one-or-more / any), allowed/forbidden URI parameters with RFC citations, short description, and related headers. USE FIRST when the user asks about a specific header they saw in a trace - sub-millisecond, no API cost. The cardinality + paramRules fields surface failure modes (e.g. two From: headers, ;tag= on P-Asserted-Identity) without needing a RAG round-trip. Pair with: `lint_sip_request` to mechanically check a real request against these rules; `search_sip_docs` for vendor-specific or 3GPP P-headers not in the bundled registry.

50.0/100

2 trials · measured 8 days ago

lookup_sip_header scores 50.0/100 on Vouch's measured behaviour index, from 2 real invocation trials against dev.sipflow/sipflow, measured 25 Aug 2026 under methodology v0.2.0. Every measured component scored 100.

Component breakdown

ComponentWeightValue
Reliability35%not applicable
Schema integrity25%100.0
Failure behaviour15%not applicable
Latency15%not applicable
Concurrency10%not applicable

Tool details

Transport
remote
Credential class
self-provisionable
Input schema
not declared
Output schema
not declared
Side-effect classification
read-onlyHeuristically read-only-eligible (readonly-heuristic.ts) and sample-called by the Phase 0 census shallow probe.

Score history

DayScoreTierMethodology
2026-08-2550.0shallowv0.2.0

Probe evidence

ProbeOutcomes
schema_integritypass: 1
sample_callfail: 1

Raw request/response logs are not archived yet — the outcome counts above are drawn directly from every recorded trial.

Embed this score

Available for every tool, scored or not — not a verification perk. Always links back to this page.

Vouch score: lookup_sip_header
[![Vouch score](https://vouch.tools/api/tools/5c4f2acd-92c0-41dc-aa21-fc30ca3fee1c/badge.svg)](https://vouch.tools/tools/5c4f2acd-92c0-41dc-aa21-fc30ca3fee1c)
lookup_sip_header — Vouch