mirror of
https://github.com/jambonz/next-static-site.git
synced 2025-12-19 04:47:44 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user