Verb/config (#32)

* add config verb

* more docs

* minor

* more docs

* add some properties to gather

* additional gather options

* more gather opts

* add support for dtmf verb

* 0.7.4 release notes

* dial referHook details
This commit is contained in:
Dave Horton
2022-03-18 15:58:34 -04:00
committed by GitHub
parent fea4f829ae
commit c07a37d64a
11 changed files with 130 additions and 10 deletions

View File

@@ -12,6 +12,9 @@ navi:
-
path: conference
title: conference
-
path: config
title: config
-
path: dequeue
title: dequeue
@@ -21,6 +24,9 @@ navi:
-
path: dialogflow
title: dialogflow
-
path: dtmf
title: dtmf
-
path: enqueue
title: enqueue
@@ -109,6 +115,9 @@ navi:
path: release-notes
title: Release Notes
pages:
-
path: v0.7.4
title: v0.7.4
-
path: v0.7.3
title: v0.7.3