Skip to content

Conversation

@ruleechen
Copy link
Contributor

  • RCINT-8630 fix wrong call control display on answering incoming call when there has active call
  • optimizie webphone module, remove _beforeCallStart related
  • format code of getWebphoneReducer.js

this._onAccepted(session);
this._holdOtherSession(session.id);
this._beforeCallStart(session);
this._onCallStart(session);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why call this._onCallStart here since outbound call can emit 'accepted' event immediately

@huanhulan huanhulan merged commit 6f88936 into ringcentral:master Sep 17, 2018
@ruleechen ruleechen deleted the RCINT-8630 branch September 17, 2018 07:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants