提交 bb2427e8 authored 作者: Anthony Minessale's avatar Anthony Minessale

add state change to verto to allow call to stay up when network conditions change

上级 1379a2cc
This diff was suppressed by a .gitattributes entry.
......@@ -1951,6 +1951,8 @@
hangup: 1
},
active: {
answering: 1,
requesting: 1,
hangup: 1,
held: 1
},
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论