Legs
Accept a parked inbound REFER
Accepts an inbound transfer surfaced via leg.transfer_requested (default app-driven model, SIP_REFER_AUTO_DIAL=false). Sends 202 Accepted to the referrer and a NOTIFY sipfrag 100 Trying, keeping the refer subscription open. {id} is the referrer leg (the leg that received the REFER). After accepting, re-bridge as needed and report progress via .../transfer/progress and the outcome via .../transfer/complete.
post/legs/{id}/transfer/accept
Response
Accept queued (202 + NOTIFY 100 sent)
Changes
Changed in 2 of the 67 revisions of this API.11
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 40 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲