Difference between revisions of "Authorization by PIN"

From Kolmisoft Wiki
Jump to navigationJump to search
Line 1: Line 1:
= Description =
= Description =


This function is for customers who can dial some access number and enter their device PIN number get a dial tone to enter some destination number.  
This function is for customers who can dial an access number and enter their device PIN number to get a dial tone to enter a destination number. It is used in some countries to get cheaper calls abroad.


It is used in some countries to get cheaper calls abroad.
The algorithm for the Authorization by PIN dial plan is seen in the following image:
 
The algorithm for Auth. by PIN dial plan is visible in following image:




Line 12: Line 10:




The main things to do in order to configure such functionality are:
The main steps to configure this functionality are:


# Create appropriate Dial Plan
# Create appropriate an Dial Plan.
# Assign some DID to this Dial Plan
# Assign an DID to this Dial Plan.




At first in main '''Dial Plan''' window we press on [[Image:icon_add.png]] '''New Dial Plan''' and enter values to create Auth. by PIN dial plan:
First, in the main '''Dial Plan''' window, click on [[Image:icon_add.png]] '''New Dial Plan''' and enter values to create an Authorization by PIN dial plan:




Line 24: Line 22:




IMPORTANT! Check the '''Use ANI?''' field – otherwise it will different type of Dial Plan.
IMPORTANT! Check the '''Use ANI?''' field – otherwise it will create a different type of Dial Plan.


* Ask Number/PIN (times) – how many times user can try to enter PIN
* Ask Number/PIN (times) – how many times the user can try to enter the PIN.
* Ask destination (times) – how many times user can try to enter destination
* Ask destination (times) – how many times the user can try to enter the destination.


Press on [[Image:icon_add.png]] to create this dial plan. First part is done – we have created our dial plan:
Click on [[Image:icon_add.png]] to create this dial plan. The first step is complete – we have created our dial plan:


[[Image:dialplan2.png]]
[[Image:dialplan2.png]]




Now we need to assign some DID to this Dial Plan. For this in DIDs' edit window we assign selected DID to this Dial Plan:
Now we need to assign a DID to this Dial Plan. To do this, in DIDs' edit window we assign the selected DID to the Dial Plan:


[[Image:dialplan3.png]]
[[Image:dialplan3.png]]




And in main DIDs' window we see that this DID is pointing to our Dial Plan:
In the main DIDs' window we see that this DID is now pointing to our dial plan:
 
[[Image:dialplan4.png]]
[[Image:dialplan4.png]]


That's it. Very simple. Now dialing 37063042439 we reach our Dial Plan. Here we will hear message which asks to enter device PIN. If PIN is correct we can dial desired destination.
That's it. Very simple. Now, dialing 37063042439, we reach our Dial Plan. Here we hear a message that asks us to enter our device PIN. If the PIN is correct, we can dial the desired destination.


<br><br>
<br><br>
= Save original CallerID into CallerID Name field =
= Save original CallerID into CallerID Name field =


''This option is available starting from [[MOR_9_documentation | MOR 9]]''
''This option is available starting from [[MOR_9_documentation | MOR 9]]''.


Sometimes CallerID of original Caller is changed by CallerID set in MOR. To see real CallerID in CDR it can be saved in CallerID Name field.
Sometimes the CallerID of the original Caller is changed by the CallerID set in MOR. To see the real CallerID in CDR, it can be saved in the CallerID Name field.


Enable such setting if you want to save it:
Enable this setting if you want to save it:


[[Image:save_original_callerid.png]]
[[Image:save_original_callerid.png]]

Revision as of 05:14, 16 May 2010

Description

This function is for customers who can dial an access number and enter their device PIN number to get a dial tone to enter a destination number. It is used in some countries to get cheaper calls abroad.

The algorithm for the Authorization by PIN dial plan is seen in the following image:


Auth by pin schema.png


The main steps to configure this functionality are:

  1. Create appropriate an Dial Plan.
  2. Assign an DID to this Dial Plan.


First, in the main Dial Plan window, click on Icon add.png New Dial Plan and enter values to create an Authorization by PIN dial plan:


Dialplan1.png


IMPORTANT! Check the Use ANI? field – otherwise it will create a different type of Dial Plan.

  • Ask Number/PIN (times) – how many times the user can try to enter the PIN.
  • Ask destination (times) – how many times the user can try to enter the destination.

Click on Icon add.png to create this dial plan. The first step is complete – we have created our dial plan:

Dialplan2.png


Now we need to assign a DID to this Dial Plan. To do this, in DIDs' edit window we assign the selected DID to the Dial Plan:

Dialplan3.png


In the main DIDs' window we see that this DID is now pointing to our dial plan: Dialplan4.png

That's it. Very simple. Now, dialing 37063042439, we reach our Dial Plan. Here we hear a message that asks us to enter our device PIN. If the PIN is correct, we can dial the desired destination.



Save original CallerID into CallerID Name field

This option is available starting from MOR 9.

Sometimes the CallerID of the original Caller is changed by the CallerID set in MOR. To see the real CallerID in CDR, it can be saved in the CallerID Name field.

Enable this setting if you want to save it:

Save original callerid.png




See also