Overview | The user submits the e164 user number, which identifies the mobile user, and the e164 basic
number, which identifies the device, where the mobile user wants to logon.
DLS configures internally the device with the mobile user data and informs the user, whether
logon succeeded or not. Moreover, DLS creates a job which changes the phone configuration.
DLS also comes up with a job id, which identifies the job uniquely. Using this job id, the user can check the status (running, finished, active, timed out) of the job until the job is finished. |
Preconditions |
The mobile with e164 user number is known to DLS. The mobile user is not currently logged on to any device. The device with e164 basic number is registered to DLS, and ut is mobility enabled. No mobile user is currently logged on to the device. No logon or logoff process for the device or the moblie user is currently in porgress. |
Postconditions | The mobile user is DLS internal attached to the device, and a job is created performing logon onto the device, i.e. a logon process for the device and the mobile user is in progress. |
Overview | The user submits the e164 user number, which identifies the mobile user to logoff.
DLS then configures the device with its data and informs the user, whether
logon succeeded or not.
DLS also comes up with a job id, which identifies the job uniquely. Using this job id, the user can check the status (running, finished, active, timed out) of the job until the job is finished. |
Preconditions |
The mobile with e164 user number is known to DLS. The mobile user is currently logged on to the device. |
Postconditions | The mobile user is DLS internal detached from the device, and a job is created performing logoff from the device, i.e. a logoff process for the device and the mobile user is in progress. |