You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 10 Next »

Work in Progress

Information on this site is currently being edited and is subject to change 

Introduction

Some additional configuration can be made to futher influence the behaviour of the jtel Portal when the Starface PBX is being used. The configuration is found in the ACD parameters 

Automatic User Import

Users can be automatically imported from the Starface. The following parameters influence the import procedure.

jtel Starface Parameters

ParameterStandard ValueExplanation

Portal.WebServices.Starface.IgnoreGroupUpdate

 1

Set this, if groups from the STARFACE should be ignored.

Portal.WebServices.Starface.IgnoreUserDeletes

 1

Set this to 1, if user deletions from the STARFACE should not be propagated to jtel.

Portal.WebServices.Starface.IgnoreUserSecurity

 1

Set this to 1, if changes to user security (updates on user to the admin flag) in the STARFACE should not be propagated to jtel.

Portal.WebServices.Starface.IgnoreUserStatus

 1

Set this, if login status messages from the STARFACE should be ignored.

Portal.WebServices.Starface.SessionExpireSeconds

 300

The number of seconds until the STARFACE external session expires.

Portal.WebServices.Starface.UserPasswordSetUID

 1

Set this to 1, if when a user is created, the password should be set to the UID syncrhonised from the STARFACE. If unset (0) a random password is set which must be changed manually by the administrator.

Cases and Examples

Changes for example in the Starface User Configuration will cause an Update-User Event to be sent to the jtel Starface Connector. Following is a table describing some of the possible cases and their effect:

CaseEffectParameter/s which will influence the effect
Create new Starface UserA new User will be created in the jtel users table, corresponding to the AccoundID created in Starface
Change Starface UserThe user will be updated in the jtel users table, if the AccoundID remained unchanged
Delete Starface UserThe user will be deleted in jtelPortal.WebServices.Starface.IgnoreUserDeletes
Create new jtel Starface Group

Add User to jtel Starface Group

Delete User from jtel Starface Group

  • No labels