pincode

Description:   Used to configure a PIN code on the PBX and PSTN Trunk Groups for dial access out of or in to the Tenor, which can be up to 14 digits in length.

On the PSTNTG side (dialing into the Tenor), this feature is used in conjunction when the ivrtype command is set to "1" (Second Dial Tone), and allows a single code to be configured that a user calling in to the PSTN trunk group. With this set, the user will be required to enter a correct entry before being able to proceed. When a user calls a number that terminates in to the Tenor's PSTN trunk group, they will hear a beep-tone. The user will then enter the PIN code (DTMF tones), and if entered correctly, they will hear dial tone and may dial the Destination Number. If it is entered incorrectly, they will hear a fast busy tone and then get disconnected.

On the PBXTG side (dialing out of the Tenor), the pincode parameter is always available. When a PIN code is configured, the Tenor will expect the PIN code before the called party number is dialed. Then, normal dial plan parsing applies. The entered PIN is checked against the configured value after the called party number is collected to reduce the chance of someone easily guessing the PIN code. If a valid PIN code is entered, it is appended to the configured trunkid. For example: A service provider installs a Tenor at an enterprise that will be identified by an accounting code 23456xxxx. The xxxx can identify a particular user or a department in the enterprise.

Cmd Type:   command.   

Prompt Level:   config pstntg 1# and pbxtg 1#   

Syntax:   pincode or pin {num | x}   

Arguments:   

num   Any digit(s) 0-9.

x   Single placeholder, any digit wildcard.   

Default:   None   

Availability:   

PSTNTG SIDE: Only when ivrtype is set to "1" (2nd dial tone). Software release P3-1-x and higher of Digital and Analog Tenors. For Software releases between P2-1-14 and P2-4-5 of Digital and Analog Tenors, the 2nddialtone command needs to be enabled.

PBXTG SIDE: Software release P2-3-x and higher of Digital and Analog Tenors.   

Examples:   

config pstn 1# pincode 1234

Sets the pin code to 1234.

config pstn 1# pincode 123x

Sets the pin code to any number from 1230 to 1239.

config pstn 1# pincode xxxxxx

Sets the pin code to any 6 digit number.   

Related Cmds:   ivrtype