dkprado | 2018-10-03 14:11:14 UTC | #1
Hi there.
I'm retrieving the user station and I see the same softphone name in the associatedStation, effectiveStation and lastAssociatedStation. Based on the Python SDK documentation, I understood that the associatedStation is the current "real" station the user is logged into.
What would be the effectiveStation then, and when would it be used? Can you share a scenario for this?
Thanks.
tim.smith | 2018-10-03 17:50:32 UTC | #2
I don't think there are currently use cases where you would use effectiveStation instead of associatedStation. I believe the effective station may be exposed as a side effect of the WebRTC's architecture. WebRTC's nature is to have many simultaneously available endpoints, but PureCloud stations are 1:1 with a user.
system | 2018-11-03 17:50:35 UTC | #3
This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.
This post was migrated from the old Developer Forum.
ref: 3669