Fix reason in hangup/reject

This commit is contained in:
David Baker 2023-05-04 12:30:18 +01:00
parent c079875928
commit af22989a24
2 changed files with 2 additions and 2 deletions

View file

@ -4,6 +4,7 @@
"content": { "content": {
"version" : "1", "version" : "1",
"party_id": "67890", "party_id": "67890",
"call_id": "12345" "call_id": "12345",
"reason": "user_hangup"
} }
} }

View file

@ -50,7 +50,6 @@ properties:
- call_id - call_id
- version - version
- party_id - party_id
- reason
type: type:
type: string type: string
enum: enum: