How do I change TTL for the Conversations and Call Legs? How do I change TTL for the Conversations and Call Legs?

How do I change TTL for the Conversations and Call Legs?

Vonage API Support

Objective

Configuring the Time to Live(TTL) for the conversation and call legs via the API dashboard.

Applies To

  • Voice API
  • Conversation and Calls
  • Time to Live

Procedure

Conversations generated by calls and call legs are automatically stored by Vonage for a period of 2 days. By modifying the Legs Persistence Time or Conversations TTL on the API Dashboard, you can change this. The Voice Capability settings' "Show advanced features" section contains this information.

  1. Login to your Vonage API Dashboard  
  2. Goto the "Applications" under "BUILD & MANAGE" in the menu. On your Application page, Select your Application and then click on edit button
  3. Go to Capabilities and click on "show advanced features"
  4. Now you can configure your Conversations TTL & Legs Persistence Time

Additional Information

Please note that, In the event a transient conversation, the conversation will no longer be accessible if the call ends. In this scenario, the "Events API" can only be used to list the events that take place while the transient Conversation is live.

A Conversation could be made persistent by specifying the conversation action in an NCCO controlling the call and you can use the List Events API to view all the events.

For more information, refer to this documentation: https://developer.vonage.com/en/conversation/concepts/conversation#events