forked from jitsi/jitsi-meet
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Properly propagating call id for call response handling.
Previously a new call id was generated for INVITE and CANCEL. Now the id generated during the initial INVITE will be used for corresponding CANCEL events. Also, adding the ability to trigger a call cancel via the poltergeist update api.
- Loading branch information
Jacob MacElroy
committed
Jun 1, 2018
1 parent
6a1e9e2
commit e367490
Showing
2 changed files
with
100 additions
and
36 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters