SIP OPTIONS
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://statuscodefyi.com/iframe/glossary/sip-options/" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://statuscodefyi.com/glossary/sip-options/
Add a dynamic SVG badge to your README or docs.
[](https://statuscodefyi.com/glossary/sip-options/)
Use the native HTML custom element.
A SIP method used to query a server or user agent about its capabilities — supported methods, codecs, extensions, and Max-Forwards limit — without establishing a session. OPTIONS is commonly used for SIP trunk keepalives: a PBX periodically sends OPTIONS to the provider to verify the trunk is alive and confirm mutual capabilities. The 200 OK response includes Allow, Accept, and Supported headers listing server capabilities.