mirror of
https://github.com/jambonz/jambonz-feature-server.git
synced 2025-12-20 08:40:38 +00:00
changes for updateCall pause/resume listen audio
This commit is contained in:
@@ -30,6 +30,11 @@
|
||||
"Inbound": "inbound",
|
||||
"Outbound": "outbound"
|
||||
},
|
||||
"ListenStatus": {
|
||||
"Pause": "pause",
|
||||
"Silence": "silence",
|
||||
"Resume": "resume"
|
||||
},
|
||||
"TaskPreconditions": {
|
||||
"None": "none",
|
||||
"Endpoint": "endpoint",
|
||||
|
||||
Reference in New Issue
Block a user