Commit f8629035 authored by Muhammadali's avatar Muhammadali

update-

parent cd815097
{
"name": "boxdialer",
"version": "2.5.7",
"version": "2.5.8",
"description": "",
"main": "src/boxDialer.js",
"scripts": {
......
......@@ -222,7 +222,7 @@ export class BoxDialer {
call_connected: 'connected',
call_m_stream_audio_remote_added: 'connected',
call_i_ao_request: 'connectingOutgoing',
// call_i_ao_request: 'connectingOutgoing',
stack_m_permission_accepted:
this.callDirection === 'in' ? 'incoming' : 'outgoing',
};
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment