Message-ID: <009401c0641c$39638820$17f4b7ca@jad00> From: "sci" <sci.news@eudoramail.com> Subject: Re: [RadiusNT] Caller-ID Date: Tue, 12 Dec 2000 14:16:27 +0500
what will happen then? please describe
will it be as follows?
if RadCheck =1 with arrtibute for Caller-ID then Rad will match 'Data' field of returning recodrd w/ Caller-ID field in its auth packet. if there is a match, then it will send ack, else reject.
is it so or what?
please describe.
TIA
- sci
  ----- Original Message ----- 
  From: Serkan SUBASI 
  To: radiusnt@iea-software.com 
  Sent: Tuesday, December 12, 2000 2:28 AM
  Subject: RE: [RadiusNT] Caller-ID
  yes 
  if this is a check attribute then RadCheck field must be 1
  Serkan Subasi 
    -----Original Message-----
    From: radiusnt-request@iea-software.com [mailto:radiusnt-request@iea-software.com]On Behalf Of sci
    Sent: Monday, December 11, 2000 2:33 PM
    To: Radius NT List
    Subject: [RadiusNT] Caller-ID
    i'm returning Caller-ID attrinute using RadGetConfig
    but still it dosent seems t work. 
    the record for an AccointID in RagConfigs:
    AccountID=360         
    RadAttributeID = 31
    RadVendorID =0
    RadVendorType =0
    Data '123123123'
    Value =0       
    RadCheck =0
    i guess there is something w/  RadCheck, shud it be 1 rather than 0 since 31 id check attribute?
    how will it work for caller ID?
    - sci