Versions Compared

Key

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

Contents

Table of Contents

...

  • After Connect Failure

  • After Connect Success

  • JTAPI Connect Command

  • Image RemovedImage Added

    Pressing "Save" will save all changes made to the Dialplan test plan, that you have made.

  • Pressing "Refresh Tests" will update data for this very test, that might have been changed in existing CSS or Number Groups before.

  • Pressing "Start" will bring you to the following screen:

...

  • Select the source and target endpoint

  • Number of calls

  • Codec

Note, that the endpoints (CTI route points) need to be added to Testmate in the CUCM instances configuration.
There are options for:

  • Disable DTMF identification

  • Continue calls on error

  • Timeout for call talking

  • Timeout for call identification

...

application
service robodest bootflash:robodest.tcl
param robodest_maxtime-ringback 10
param robodest_mintime-ringback 0
!
dial-peer voice 9004400 voip
service robodest
session protocol sipv2
incoming called-number .
dtmf-relay rtp-nte
codec g711ulaw
!
dial-peer voice 200 voip
description *** Calls to Primary CUCM***
destination-pattern [2-9]......... (Dial Peer if return trunk required to dest CUCM adjust dial peer as required)
session protocol sipv2
session target ipv4:10.101.205.150<ip address of target CUCM here>
dtmf-relay rtp-nte
codec g711ulaw

...