SIP BYE
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-bye/" 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-bye/
Add a dynamic SVG badge to your README or docs.
[](https://statuscodefyi.com/glossary/sip-bye/)
Use the native HTML custom element.
The SIP method used to terminate an active session (end a call), sent by either party in the dialog and triggering media stream teardown. BYE can only be sent within an established dialog — it cannot be sent before the INVITE three-way handshake completes. The other party responds with 200 OK and immediately terminates RTP streams. If a proxy is involved, BYE must traverse the same route as the original INVITE using the recorded Route set.