<prompt>

 

Type

element

Attributes

callerid | continue | countrycode | ext | file | filename | goto | keypress | promptid | transferto | tts

Parents

prompts

Children

n/a 

Description

Defines a prompt and all of its properties.

 

Example 1: Sending a call

<campaign menuid="1-1234" action="0">

   <prompts>

      <prompt promptid="2" tts="Web server 5 is down." />

   </prompts>

   <phonenumbers>

      <phonenumber number="8185550100" callid="123abc" callerid="8182238964" />

   </phonenumbers>

</campaign>

 

Example 2: Key press Call Event

<prompt menuid="1-3" callid="213167" promptid="2" keypress="10000000"/>