Skip to main content
POST
Discover SIP Endpoint

Headers

string
required
Your API key for authentication.

Body

string
required
The hostname or IP address of your SIP endpoint.
number
Specific port to probe. If omitted, ports 5060, 5061, and 5080 are tested.
string
Specific transport to test: "udp", "tcp", or "tls". If omitted, both UDP and TCP are tested.

Response

string
Unique identifier for this discovery session.
string
Discovery status: "running", "completed", or "failed".
string
The host that was probed.
array
IP addresses resolved from DNS A/AAAA lookups.
array
SRV records found for _sip._udp, _sip._tcp, _sips._tcp.
array
Details of each probe attempt including port, transport, response time, response code, and user agent.
Recommended connection settings: port, transport, user_agent, detected_system (e.g., “Asterisk”, “FreeSWITCH”, “Kamailio”), codecs, and methods.
Only one discovery can run per organization at a time. Discovery results are cached for 10 minutes.
Example Request

Docs for agents: llms.txt