Difference between revisions of "Authorization by PIN"

From Kolmisoft Wiki
Jump to navigationJump to search
Line 47: Line 47:
<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]]''


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 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.
Line 56: Line 58:


<br><br>
<br><br>
=See also=
=See also=
* [[Dial Plans]]
* [[Dial Plans]]

Revision as of 15:48, 25 March 2010

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.

It is used in some countries to get cheaper calls abroad.

The algorithm for Auth. by PIN dial plan is visible in following image:


Auth by pin schema.png


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

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


At first in main Dial Plan window we press on Icon add.png New Dial Plan and enter values to create Auth. by PIN dial plan:


Dialplan1.png


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

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

Press on Icon add.png to create this dial plan. First part is done – we have created our dial plan:

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:

Dialplan3.png


And in main DIDs' window we see that this DID is pointing to our Dial Plan:

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.



Save original CallerID into CallerID Name field

This option is available starting from 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.

Enable such setting if you want to save it:

Save original callerid.png




See also