Skip to main content

VoIP - Ignore Silence Duration Asserter Logichook

This guide explains how to set up a logic hook in Botium to ignore silence duration in VoIP communications during testing.

This logic hook can be used only as a Bot Step.

  1. On the left navigation pane, head to Botium Tools & Settings > Test Sets > Your Test Set > Test Cases
  2. Click the + NEW button to add a new Convo, or select a previously created test case from the list.
  3. Add a new + BOT STEP
  4. Click the Edit icon, or anywhere inside the step, and search the list for the 'VoIP - Ignore Silence Duration Asserter Logichook' logic hook.

  5. No configuration is necessary for this logic hook. Click the APPLY CHANGES button to complete the step entry.

Note:
Example Botium Script:
#bot
IGNORE_SILENCE_DURATION

Explanation:

IGNORE_SILENCE_DURATION ensures that any silence duration in the VoIP communication is ignored during the test, allowing the conversation to proceed without considering the silent periods.

Was this article helpful?

0 out of 0 found this helpful