RE: RE: Help-gnu-radius Digest, Vol 60, Issue 1

"Bogdan Viziteu" <[email protected]> Mon, 3 Nov 2008 22:36:45 +0200
Newsgroups gmane.comp.gnu.radius.general
Message-ID <00bf01c93df3$e37e9200$aa7bb600$@ro>
Hi Sergey,

	The script is doing auth for incoming called number. 

"...

set dnis [infotag get leg_dnis]
aaa authenticate  $dnis "1234"

..."


If the dnis is not in our database we reject the call. Otherwise we accept
it.


Thank you,
Bogdan.

-----Original Message-----
From: Sergey Poznyakoff [mailto:[email protected]] 
Sent: Monday, November 03, 2008 10:32 PM
To: Bogdan Viziteu
Cc: [email protected]
Subject: Re: [Help-gnu-radius] RE: Help-gnu-radius Digest, Vol 60, Issue 1

Bogdan Viziteu <[email protected]> ha escrit:

> how can I make radius to send a
> parameter to the tcl script that i'm running on every incoming
> dial-peer?

Where is that script running?

Regards,
Sergey