Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DrJJ authored Jun 4, 2024
1 parent e2aeba6 commit 47b9a46
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions declarative-ivr/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,15 @@ Plays the specified prompt and disconnects the call. Disconnect will result eith

The `reason` will be stored in the session.

### TRANSFER
```
type: TRANSFER
voice: catherine
prompt: Let me transfer you.
phone: "+18174112106"
```


## The declarative YAML for specifying IVR: special elements

The YAML has several special elements:
Expand Down

0 comments on commit 47b9a46

Please sign in to comment.