Create a room with PIN dial-in
Add thedialin property when creating or updating a room:
dialin properties:
display_name— name shown for the PSTN participant in the call.wait_for_meeting_start— iftrue, the caller hears hold music until a meeting participant joins; iffalse, the call disconnects if no one is present.room_numbers— optional array of purchased phone numbers to use for this room (e.g.,[{"phone_number": "+12095038039"}]). Defaults to the earliest purchased number on your account. See below for details on assigning purchased numbers to PIN dial-in.
dialin_code — the room’s unique PIN:
How callers join
Share the phone number and PIN with participants. For a frictionless experience, provide the full dial string with pauses (,,) so the phone automatically enters the PIN after connecting:
,, instructs the dialer to pause before sending the PIN digits, so callers don’t have to manually type the PIN.
Assign a purchased number to PIN dial-in
If you’ve purchased a phone number and want to use it for the PIN flow, configure it at the domain level:pin_dialin domain configuration reference for full details.