commit | d31bc417dd6427bc3a68924326ba53c651224eea | [log] [tgz] |
---|---|---|
author | Brad Ebinger <breadley@google.com> | Tue Jul 12 10:16:12 2016 -0700 |
committer | Brad Ebinger <breadley@google.com> | Fri Jul 15 17:35:24 2016 +0000 |
tree | f8a1fb03d2a1ee01e86d042969d2db8eb00bc657 | |
parent | 8065a4b72be3b11fa9a19c4d82d0c093c89dda43 [diff] |
Key the conference participants using the Endpoint We currently keep track of the conference participants using the address from the Conference Event Package. This can potentially be the same if two or more of the participants include connections to the same device. We will now use the endpoint as the unique identifier to be sure that there are no possible duplicates. Change-Id: Ice7d7b09cdb5fdcc844e1ab89cf255dffeca2b9e Fixes: 30089057