Precondition: An API key (Token) with RBAC "Task Manage" permissions is required to make calls via the Frontend.
There are two different methods to use this feature:
API Outbound
Head to Configurator -> Topology -> Components (Server) -> API settings . Enter the API Web-Address (FQDN and port defined in IIS).
Within AppSettings.config located in your Frontend component installation directory, edit and add a new key:
<add key="CallAsAuthenticationTokenName" value="myapitoken"/>
CODE
where "myapitoken" the is name of API Key with the appropriate rights.
After an update from TM 3.2 to 3.3 the "FE CallAs" key is added by default
SMD Outbound Precondition: Using call-as in SFB client is only possible if the Luware SMD application is installed on the user's SfB server.
The "Call As" selection for a specific team is only available if "Call As" is enabled the Teams Settings. The a user of the corresponding Team can see the dropdown in the header and choose. → The call will be shown on customer’s side as impersonated
- "No Call As Team" - Call As selection options in header bar is hidden
- "Internal Conversations" - Target is an agent or service Sip / PhoneUri
- "External Conversations" - Target is not an agent or service Sip / PhoneUri
- "All Conversations" – Any target (agent/non agent)
Please note: users can still use "Call As" for teams where "Call-As" is activated even when set to inactive (→ See Team Choice Feature)