What happens during SIP call teardown?

Prepare for the Cisco CLCOR 350-801 exam with detailed flashcards and multiple choice questions. Understand core technologies, and explore hints and explanations for a comprehensive learning experience. Equip yourself for success!

Multiple Choice

What happens during SIP call teardown?

Explanation:
In SIP, call teardown is performed with a BYE request. When a BYE is sent and processed, the SIP dialog is terminated, the other side responds with a 200 OK, and both endpoints release the associated media resources (stop the RTP streams, free up ports, and cleanup codecs). This BYE mechanism is the explicit signal to end the session and to clean up everything tied to that call. Why this is the best fit: the BYE transaction is designed specifically to terminate an active dialog in SIP, ensuring that both signaling state and media state are properly torn down. Other concepts don’t describe the termination flow correctly: simply letting the signaling session linger would leave resources in use, and automatic media renegotiation without teardown doesn’t end the call, it just changes parameters if negotiated. Upgrading to a video call is a separate renegotiation, not the teardown of the current session.

In SIP, call teardown is performed with a BYE request. When a BYE is sent and processed, the SIP dialog is terminated, the other side responds with a 200 OK, and both endpoints release the associated media resources (stop the RTP streams, free up ports, and cleanup codecs). This BYE mechanism is the explicit signal to end the session and to clean up everything tied to that call.

Why this is the best fit: the BYE transaction is designed specifically to terminate an active dialog in SIP, ensuring that both signaling state and media state are properly torn down. Other concepts don’t describe the termination flow correctly: simply letting the signaling session linger would leave resources in use, and automatic media renegotiation without teardown doesn’t end the call, it just changes parameters if negotiated. Upgrading to a video call is a separate renegotiation, not the teardown of the current session.

Subscribe

Get the latest from Passetra

You can unsubscribe at any time. Read our privacy policy