Handle user_busy in voip calls
Newly added to MSC2746
This commit is contained in:
parent
776b7100b5
commit
c4a26893a0
2 changed files with 5 additions and 0 deletions
|
@ -37,6 +37,8 @@
|
|||
"Call Failed": "Call Failed",
|
||||
"Call Declined": "Call Declined",
|
||||
"The other party declined the call.": "The other party declined the call.",
|
||||
"User Busy": "User Busy",
|
||||
"The user you called is busy.": "The user you called is busy.",
|
||||
"The remote side failed to pick up": "The remote side failed to pick up",
|
||||
"The call could not be established": "The call could not be established",
|
||||
"Answered Elsewhere": "Answered Elsewhere",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue