Jump to: navigation, search

call-cleanup Section Examples

Examples

This section presents examples of option settings in the call-cleanup section.

Example 1

cleanup-idle-tout = 0

notify-idle-tout = 0

periodic-check-tout = 10

With these settings, T-Server does not perform any checks for stuck calls.

Example 2

cleanup-idle-tout = 0

notify-idle-tout = 5 min

periodic-check-tout = 10 min

With these settings, T-Server performs checks every 10 minutes and sends notifications about all calls that have been idle for at least 5 minutes.

Example 3

cleanup-idle-tout = 20 min

notify-idle-tout = 5 min

periodic-check-tout = 10 min

With these settings, T-Server performs checks every 10 minutes, sends notifications about all calls that have been idle for at least 5 minutes, and attempts to clean up all calls that have been idle for more than 20 minutes.

This page was last edited on March 26, 2013, at 02:19.
Comments or questions about this documentation? Contact us for support!