Legs

Complete an accepted inbound transfer

Terminates an accepted inbound transfer with a final sipfrag NOTIFY and emits leg.transfer_completed (on success) or leg.transfer_failed. success:true sends 200 OK; otherwise status_code/reason (default 500) carry the failure. The referrer leg is left for the app to hang up.

post/legs/{id}/transfer/complete

Request body

successboolean required
status_codeinteger
reasonstring

Response

Terminal NOTIFY queued

Changes

Changed in 2 of the 67 revisions of this API.11