mirror of
https://github.com/jambonz/jambonz-feature-server.git
synced 2025-12-21 17:17:58 +00:00
wip
This commit is contained in:
@@ -31,11 +31,12 @@
|
||||
},
|
||||
"AllowedSipRecVerbs": ["config", "gather", "transcribe", "listen"],
|
||||
"CallStatus": {
|
||||
"Queued": "queued",
|
||||
"Trying": "trying",
|
||||
"Ringing": "ringing",
|
||||
"EarlyMedia": "early-media",
|
||||
"InProgress": "in-progress",
|
||||
"Queued": "queued",
|
||||
|
||||
"Failed": "failed",
|
||||
"Busy": "busy",
|
||||
"NoAnswer": "no-answer",
|
||||
|
||||
Reference in New Issue
Block a user