Difference between revisions of "Authorization by ANI"

From Kolmisoft Wiki
Jump to navigationJump to search
 
(8 intermediate revisions by 3 users not shown)
Line 1: Line 1:
=About=
=Description=
 
Authorization by Automatic Number Identification (ANI) is a variant of the [[Authorization by PIN | Auth. by PIN method]] that makes the system act in a different way. If you check the '''Use ANI?''' field in the Dial Plan creation window, the user's CallerID will be checked automatically when he dials in, and he will only be asked to enter his PIN  if his CallerID is not found.
Authorization by Automatic Number Identification (ANI) is a variant of the [[Authorization by PIN | Auth. by PIN method]] that makes the system act in a different way. If you check the '''Use ANI?''' field in the Dial Plan creation window, the user's CallerID will be checked automatically when he dials in, and he will only be asked to enter his PIN  if his CallerID is not found.


Line 9: Line 10:


When a call comes into MOR, the CallerID is checked with all available CLI's in the database. If a match is found, the call is authorized and assigned to the device which CLI has matched against the CallerID of the call:
When a call comes into MOR, the CallerID is checked with all available CLI's in the database. If a match is found, the call is authorized and assigned to the device which CLI has matched against the CallerID of the call:
 
<br><br>
 
[[Image:auth_by_ani_schema.png]]
[[Image:auth_by_ani_schema.png]]
<br><br>
=Usage=


 
All other details are the same as for [[Authorization by PIN]] Dial Plan, and the Dial Plan is created in the same way. Just check '''Use ANI'''?:
 
<br><br>
All other details are the same as for Authorization by PIN dial plan, and the dial plan is created in the same way. Just check '''Use ANI'''?:
[[Image:Dialplan1.png]]
 
<br><br>
 
[[Image:dial_plan5.png]]
 
 
In main Dial Plan window, we have:
In main Dial Plan window, we have:
 
<br><br>
[[Image:dial_plan6.png]]
[[Image:dial_plan6.png]]
 
<br><br>
 
Note the difference between [[Authorization by PIN | Auth. by PIN]] and Auth. by ANI dial plans.
Note the difference between [[Authorization by PIN | Auth. by PIN]] and Auth. by ANI dial plans.


Line 33: Line 30:
'''ATTENTION! Be careful because it is very easy to fake a CallerID.'''
'''ATTENTION! Be careful because it is very easy to fake a CallerID.'''
<br><br>
<br><br>
==Default device==
==Default device==
''This option is available starting from [[MOR_11 | MOR 11]]''
<!---This option is available starting from [[MOR_11 | MOR 11]]--->
This option is available when '''Use ANI''' option is checked.


[[File:Auth_by_ani_dialplan_default.png]]
'''Use this feature with great understanding what it is used for'''. It allows all calls pass over this Dial Plan and assigns such calls to a selected Device.


This feature can be used if you want to offer any services for unauthenticated clients. Owner of device is charged for these calls.
<br><br>


This option is available when '''Use ANI''' option is checked.
==End IVR==


'''Use this feature with great understanding what it is used for'''. It allows all calls pass over this Dial Plan and assigns such calls to a selected Device.
When making an authorization by PIN dial plan you must set an end IVR to it. You can change the IVR by clicking [[file:icon_edit.png]]'''Edit'''.


This feature can be used if you want to offer any services for unauthenticated clients. Owner of device is charged for these calls.
<br><br>
<br><br>
[[File:Dialplan pin new.png]]


==Authorization by PIN==
<br><br>
[[File:Dialplans pin endivr.png]]
<br><br>


=== End IVR #1 ===


When making an authorization by PIN dial plan you must set and end IVR to it. You can change the IVR by clicking [[file:icon_edit.png]]'''Edit'''.
1 - Can enter new destination
2 - Can dial same old destination (redial)
3 - Can hear his balance


=== End IVR #2 ===


[[File:Dialplan pin new.png]]
1 - Can enter new destination
2 - Can dial same old destination (redial)
3 - Can hear his balance
4 - Can use voucher


=== End IVR #3 ===


[[File:Dialplans pin endivr.png]]
Same as End IVR #1


= Troubleshooting =  
= Troubleshooting =  
 
<br><br>
= If the system asks for a PIN to be entered =
= If the system asks for a PIN to be entered =


This occurs if the CallerID comes in a different format from that which is entered in the Device CID. Use [[Last Calls]] to check it and [[Number Manipulation]] to fix it.
This occurs if the CallerID comes in a different format from that which is entered in the Device CID. Use [[Last Calls]] to check it and [[Number Manipulation]] to fix it.
<br><br>
= See also =


= See also =
* [[Dial Plans]]
* [[Dial Plans]]
* [[End IVR Type]]

Latest revision as of 09:53, 9 October 2015

Description

Authorization by Automatic Number Identification (ANI) is a variant of the Auth. by PIN method that makes the system act in a different way. If you check the Use ANI? field in the Dial Plan creation window, the user's CallerID will be checked automatically when he dials in, and he will only be asked to enter his PIN if his CallerID is not found.

CallerIDs are entered for every device in Device Settings using the Icon clis.png icon.

ANI - Automatic Number Identification

ANI is used to authenticate who is calling, by CallerID.

When a call comes into MOR, the CallerID is checked with all available CLI's in the database. If a match is found, the call is authorized and assigned to the device which CLI has matched against the CallerID of the call:

Auth by ani schema.png

Usage

All other details are the same as for Authorization by PIN Dial Plan, and the Dial Plan is created in the same way. Just check Use ANI?:

Dialplan1.png

In main Dial Plan window, we have:

Dial plan6.png

Note the difference between Auth. by PIN and Auth. by ANI dial plans.

Assigning a DID is similar to Auth. by PIN method.


ATTENTION! Be careful because it is very easy to fake a CallerID.

Default device

This option is available when Use ANI option is checked.

Use this feature with great understanding what it is used for. It allows all calls pass over this Dial Plan and assigns such calls to a selected Device.

This feature can be used if you want to offer any services for unauthenticated clients. Owner of device is charged for these calls.

End IVR

When making an authorization by PIN dial plan you must set an end IVR to it. You can change the IVR by clicking Icon edit.pngEdit.



Dialplan pin new.png



Dialplans pin endivr.png

End IVR #1

1 - Can enter new destination
2 - Can dial same old destination (redial)
3 - Can hear his balance

End IVR #2

1 - Can enter new destination
2 - Can dial same old destination (redial)
3 - Can hear his balance
4 - Can use voucher

End IVR #3

Same as End IVR #1

Troubleshooting



If the system asks for a PIN to be entered

This occurs if the CallerID comes in a different format from that which is entered in the Device CID. Use Last Calls to check it and Number Manipulation to fix it.

See also