mirror of
https://github.com/jambonz/verb-specifications.git
synced 2025-12-19 04:47:47 +00:00
add answer verb to force answer
This commit is contained in:
@@ -1,4 +1,11 @@
|
||||
{
|
||||
"answer": {
|
||||
"properties": {
|
||||
"id": "string"
|
||||
},
|
||||
"required": [
|
||||
]
|
||||
},
|
||||
"sip:decline": {
|
||||
"properties": {
|
||||
"id": "string",
|
||||
@@ -57,7 +64,7 @@
|
||||
"ambientNoise": {
|
||||
"properties": {
|
||||
"enable": "boolean",
|
||||
"play": "string"
|
||||
"url": "string"
|
||||
},
|
||||
"required": [
|
||||
"enable"
|
||||
|
||||
Reference in New Issue
Block a user