Download a sipsandwich PCAP for a SIP trace session
GET/api/v1/trace-sessions/:id/sipsandwich-pcap
Returns an authenticated signaling-only PCAP attachment built from captured SIP messages for a trace session with a Call-ID.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 503
PCAP attachment.
Trace session cannot be exported as a PCAP.
Missing or invalid bearer token.
Insufficient permissions.
Resource not found.
sipsandwich PCAP capture API is not configured.