添加呼叫状态
This commit is contained in:
parent
d5e912cb08
commit
8899a8fa90
|
|
@ -58,6 +58,7 @@ return [
|
|||
'DOWN' => '空闲',
|
||||
'HANGUP' => '空闲',
|
||||
'RINGING' => '响铃',
|
||||
'RING_WAIT' => '响铃',
|
||||
'EARLY' => '响铃',
|
||||
'ACTIVE' => '通话中',
|
||||
|
||||
|
|
|
|||
Binary file not shown.
|
After Width: | Height: | Size: 6.9 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 6.9 KiB |
Loading…
Reference in New Issue