On Thu, Apr 15, 1999 at 07:15:02AM -0300, Carlo Marazzi wrote:
> 
> 
> Hello,
> 
> Does anyone know how I can authenticate with a different AuthType base on
> DNIS that comes from the NAS.
> 
> So users calling xxx-xxxx telephone number use AuthType X, and users calling
> yyy-yyyy telephone number use AuthType Y.
> 

You bet you can. Check out the Handler feature and match Called-Station-Ids to
each AuthType.

<Handler Called-Station-Id=/324234|2534534/>
5/>
        <AuthBy xxx>
                ...
        </AuthBy>
</Handler>
<Handler Called-Station-Id=/54321|12345/>
5/>
        <AuthBy yyy>
                ...
        </AuthBy>
</Handler>

[EMAIL PROTECTED]

===
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.

Reply via email to