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...)
 
Line 11: Line 11:
* System calls to Destination
* System calls to Destination
* Connects Call
* Connects Call
Example how PIN is used in Calling Cards can be found here: [[Calling Card logic]]

Revision as of 09:13, 16 April 2009

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 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


Example how PIN is used in Calling Cards can be found here: Calling Card logic