Message-ID: <00ef01c06425$b0b0d3c0$17f4b7ca@jad00> From: "sci" <sci.news@eudoramail.com> Subject: Re: [RadiusNT] Caller-ID Date: Tue, 12 Dec 2000 15:24:04 +0500
but its not doing this.
what could be the reason.
i'm returning 3 attributes from RadGetConfigs:
6 - User-Service
7 - Framed-Protocol
and 
31 - Caller-ID
  ----- Original Message ----- 
  From: Serkan SUBASI 
  To: radiusnt@iea-software.com 
  Sent: Tuesday, December 12, 2000 3:07 PM
  Subject: RE: [RadiusNT] Caller-ID
  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.
  YES
  Serkan Subasi 
    -----Original Message-----
    From: radiusnt-request@iea-software.com [mailto:radiusnt-request@iea-software.com]On Behalf Of sci
    Sent: Tuesday, December 12, 2000 11:16 AM
    To: radiusnt@iea-software.com
    Subject: Re: [RadiusNT] Caller-ID
    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