Versions Compared

Key

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

...

The simplest way to test is with the Postman extension for chrome

  1. Import the collection using this link 

    No Formathttps://www.getpostman.com/collections/a9583a8d807eb8aafcfb


     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

...