major revamp of http client functionalit

This commit is contained in:
Dave Horton
2020-02-14 12:45:28 -05:00
parent ff531e6964
commit 446000ee97
35 changed files with 906 additions and 433 deletions

View File

@@ -1,6 +1,6 @@
{
"dial": {
"action": "http://example.com",
"actionHook": "http://example.com",
"callerId": "+1312888899",
"target": [
{

View File

@@ -1,6 +1,6 @@
{
"dial": {
"action": "http://example.com",
"actionHook": "http://example.com",
"callerId": "+1312888899",
"target": [
{

View File

@@ -1,7 +1,7 @@
[
{
"verb": "gather",
"action": "https://00dd977a.ngrok.io/gather",
"actionHook": "https://00dd977a.ngrok.io/gather",
"input": ["speech"],
"timeout": 12,
"recognizer": {

View File

@@ -1,6 +1,6 @@
{
"dial": {
"action": "http://example.com",
"actionHook": "http://example.com",
"callerId": "+1312888899",
"target": [
{

View File

@@ -1,6 +1,6 @@
{
"dial": {
"action": "http://example.com",
"actionHook": "http://example.com",
"callerId": "+1312888899",
"target": [
{

View File

@@ -1,6 +1,6 @@
{
"dial": {
"action": "http://example.com",
"actionHook": "http://example.com",
"callerId": "+1312888899",
"target": [
{

View File

@@ -1,6 +1,6 @@
{
"dial": {
"action": "http://example.com",
"actionHook": "http://example.com",
"callerId": "+1312888899",
"target": [
{
@@ -9,7 +9,7 @@
}
],
"transcribe": {
"transcriptionCallback": "http://example.com/transcribe",
"transcriptionHook": "/transcribe",
"recognizer": {
"vendor": "google",
"language" : "en-US",

View File

@@ -1,6 +1,6 @@
{
"dial": {
"action": "http://example.com",
"actionHook": "http://example.com",
"callerId": "+1312888899",
"target": [
{