Creating a SIP media application - Amazon Chime SDK

Creating a SIP media application

You create a SIP media application when you need to enable calling to and from a Request URI hostname, Amazon Chime SDK Voice Connector group, or a private phone number.

To create a SIP media application
  1. Open the Amazon Chime SDK console at https://console.aws.amazon.com/chime-sdk/home.

  2. In navigation pane, under PSTN Audio, choose SIP media applications, and on the page that appears, choose Create SIP media application.

  3. Under Name, enter a name for your application.

  4. Copy one of the following values and paste it into the ARN box:

    • The ARN of a Lambda function

    • The ARN of the alias of a Lambda function

    • The ARN of a version of a Lambda function

      Note

      You can create alias and version ARNs when you build a Lambda function, and you must have an alias or version ARN if you want to enable Lambda concurrency. For more information about Lambda function aliases, version aliases, and concurrency, refer to Lambda function aliases, Lambda function versions, and Managing Lambda provisioned concurrency in the AWS Lambda Developer Guide.

  5. (Optional) Under Tags, choose Add new tag, and then do the following:

    1. Enter a value in the Key box.

    2. (Optional) Enter a value in the Value box.

    3. As needed, choose Add new tag to add more tags.

  6. Choose Create SIP media applicaton..

    A success message appears at the top of the Create a SIP media application page, and your media application appears in the list of applications. If you see an error message, follow its instructions.