Download sipsandwich SIP PCAP for a call (compatibility alias)
GET/api/v1/calls/:id/homer-pcap
Compatibility alias for older clients. New integrations should use /api/v1/calls/{id}/sipsandwich-pcap.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 503
Generated sipsandwich SIP PCAP attachment.
Response Headers
content-disposition
Attachment filename for the generated PCAP.
Invalid request.
Missing or invalid bearer token.
Insufficient permissions.
Resource not found or no captured SIP messages were available.
sipsandwich PCAP capture API is not configured.