Difference between revisions of "What is PIN"
From Kolmisoft Wiki
Jump to navigationJump to search
Line 25: | Line 25: | ||
Example how PIN is used in Calling Cards can be found here: [[Calling Card logic]] | Example how PIN is used in Calling Cards can be found here: [[Calling Card logic]] | ||
<br><br> | |||
= See also = | |||
* [[Authorization by PIN]] |
Revision as of 07:44, 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