Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The simplest way to test is with the Postman API Tool

  1. Import the collectionRun in PostmanImage Removed

    Run in postmanImage Added
  2. Add an Environment (for example Dev) and add the following Environment Variables:

    1. dialer: specify the http://url of the dialer instance you are using.

    2. campref: the campaign reference you want to use for these tests

      1. It's best to change this every run, so that the dialer doesn't keep state (retry timeout)

    3. extension: the agent extension you are going to use for testing

...