Skip to content

/AWS1/CL_CHE=>CREATEMEETINGDIALOUT()

About CreateMeetingDialOut

Uses the join token and call metadata in a meeting request (From number, To number, and so forth) to initiate an outbound call to a public switched telephone network (PSTN) and join them into a Chime meeting. Also ensures that the From number belongs to the customer.

To play welcome audio or implement an interactive voice response (IVR), use the CreateSipMediaApplicationCall action with the corresponding SIP media application ID.

This API is is not available in a dedicated namespace.

Method Signature

IMPORTING

Required arguments:

IV_MEETINGID TYPE /AWS1/CHEGUIDSTRING /AWS1/CHEGUIDSTRING

The Amazon Chime SDK meeting ID.

IV_FROMPHONENUMBER TYPE /AWS1/CHEE164PHONENUMBER /AWS1/CHEE164PHONENUMBER

Phone number used as the caller ID when the remote party receives a call.

IV_TOPHONENUMBER TYPE /AWS1/CHEE164PHONENUMBER /AWS1/CHEE164PHONENUMBER

Phone number called when inviting someone to a meeting.

IV_JOINTOKEN TYPE /AWS1/CHEJOINTOKENSTRING /AWS1/CHEJOINTOKENSTRING

Token used by the Amazon Chime SDK attendee. Call the CreateAttendee action to get a join token.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_CHECREMEETINGDIALOU01 /AWS1/CL_CHECREMEETINGDIALOU01