rtpengine_terminate_call
Force RTPEngine to delete a media session by providing the exact SIP Call-ID. Resolves stranded media flows when signaling bugs prevent proper termination.
Instructions
Tear down the RTPEngine media session for callid.
Forces RTPEngine to delete the media flow. Use when a signalling bug
leaves a media session stranded without a dialog — SIP-level
dlg_end_dlg alone won't free the RTP ports.
Parameters
callid: Exact SIP Call-ID of the media session to terminate.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| callid | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||