Difference between revisions of "What is PIN"
From Kolmisoft Wiki
Jump to navigationJump to search
(New page: PIN is Personal Identification Number used to Authenticate Devices OR Calling Cards in MOR. Normal scenario where PIN is used is following: * User dials some Access Number (DID) * System...) |
|||
(6 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
= Description = | |||
The PIN is the Personal Identification Number used to Authenticate Devices OR Calling Cards in MOR. | |||
The normal scenario where a PIN is used includes the following: | |||
* User dials some Access Number (DID) | * User dials some Access Number (DID) | ||
Line 11: | Line 13: | ||
* System calls to Destination | * System calls to Destination | ||
* Connects Call | * Connects Call | ||
= How to get PIN = | |||
For Devices you can manage it in Devices' window. | |||
= Calling Cards = | |||
Example how PIN is used in Calling Cards can be found here: [[Calling Card logic]] | |||
<br><br> | |||
= See also = | |||
* [[Authorization by PIN]] | |||
* [[I have a problem with Authorization by PIN]] |
Latest revision as of 07:45, 21 July 2016
Description
The PIN is the Personal Identification Number used to Authenticate Devices OR Calling Cards in MOR.
The normal scenario where a PIN is used includes the following:
- User dials some Access Number (DID)
- System asks to enter PIN
- Users enters PIN
- System checks for PIN in database
- If found - system asks for Destination
- User enters Destination
- System calls to Destination
- Connects Call
How to get PIN
For Devices you can manage it in Devices' window.
Calling Cards
Example how PIN is used in Calling Cards can be found here: Calling Card logic