Hi Volker,

> Is it possible to use numbered realms (i.e. the called station id)
> to do something special with incoming requests ?

Yes, like this:

<Handler Called-Station-Id=20810[1-6]>
        <AuthBy DBFILE>
                Filename ./users.alt
        </AuthBy>
        AcctLogFileName ./detail.alt.%d%m%Y.txt
        PasswordLogFileName ./passlog.alt.%d%m%Y.txt
</Handler>

<Handler>
        <AuthBy DBFILE>
                Filename ./users
        </AuthBy>
        # Log accounting to the detail file in LogDir
        AcctLogFileName ./detail.%d%m%Y.txt
        PasswordLogFileName ./passlog.%d%m%Y.txt
</Handler>

Make sure you have the patches from open.com.au's website.

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

Reply via email to