Ticket #2433 (new Feature Requests)

Opened 6 years ago

Last modified 5 years ago

Authentication Module

Reported by: rogerluo Assigned to:
Priority: minor Milestone: Undetermined
Component: Other Module Version:
Keywords: Cc:
Confirmation: Confirmed Distro:
Backend Engine: All Distro Ver:
Backend Ver: SVN Revision (if applicable):

Description (Last modified by mbrevda)

It would be nice if there is an option to password protect an inbound: when callers call that DID, in order to go through, callers are asked to enter a PIN.

Or this password protect function can be made available for IVR, ring group, announcement, ....

EDIT: Request is for an authentication module that would prompt the user for a pin before sending them to a destination - mbrevda

Change History

10/10/07 09:50:41 changed by mbrevda

you can easily do this today by sending them to an ivr that would prompt them for their pin (which would really just be the option number with a destination). Alternatively, you could use disa.

(follow-up: ↓ 4 ) 10/10/07 10:08:52 changed by mbrevda

  • description changed.
  • summary changed from Password protected Inbound to Uthentication Module.

10/10/07 10:09:29 changed by mbrevda

  • summary changed from Uthentication Module to Authentication Module.

(in reply to: ↑ 2 ) 10/11/07 21:25:20 changed by rogerluo

Replying to mbrevda: That is doable, but require to set up too many IVRs or other destinations. Therefore, waste too much computer resource and cause programming confusion.

In addition to my original comment, an even better way to handle authentication is to attribute each IVR to one PIN. When a PIN is entered, system will provide a IVR associated with that PIN. So, many people can call into the same DID, but when different PIN is entered, system dynamatically load a IVR specific to that PIN.

11/14/07 19:08:57 changed by p_lindheimer

  • confirmation changed from Unreviewed to Confirmed.
  • version deleted.
  • milestone deleted.

07/25/08 10:50:11 changed by ryppn

  • milestone set to Cut Line.