---
title: "Conference Hold Music"
method: GET
path: "/telephony/conference-hold-music"
tags: ["Telephony"]
---

# Conference Hold Music

`GET /telephony/conference-hold-music`

TwiML returned by Twilio's Conference waitUrl while a caller is on hold.

Matches ``waitMethod="GET"`` set on the ``<Conference>`` in conference_park.
Uses ``hold-music-1.mp3`` to match the on-hold track that
``ScreeningService`` plays during attended-transfer screening, not the
shorter ``hold-music.mp3`` used during the bot-availability hold loop.

## Response `200`

Successful Response

- unknown

---

[API](https://skmtc.dev/openintake/apis/fastapi.md) · [All operations](https://skmtc.dev/openintake/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/openintake/fastapi/revisions/4a81645b59f6/schema)
