* This is the VOP Radius mailing list * Vircom does allow the callingstationid (callerid) verification. It's just a pain to keep all the data in the profiles...if there's an easier way to do it I dunno...You might be able to do some kind of where statement and track the info in your user database.
http://www.vircom.com/Support/Howtos/VOPRadius/howtovoprad_007.asp Calling-Station-Id/Called-Station-Id These attributes controls: Calling-Station-Id: the user's phone number that was used to access your system Called-Station-Id: the DNIS number the user dialed to access your system You can use multiple numbers, as long as they are separated by commas. Make sure the whole definition appear between QUOTES. If you wish to prevent access, you must include a '!' character in front of the definition. Important: By default, if a user of this profile doesn't have a CallerID or a DNIS number included in the Access Request, he will be denied access. If you wish to grant access in those cases, just put a star '*' character at the beginning of the definition (prior to the '!' or any numbers). Ex. Granting access to CIDs 555-555-5555, 666-666-6666 Calling-Station-Id = "5555555555, 6666666666" Denying access to CIDs 222-333-3333, 444-555-5555 (granting access if no CIDs in request or if CID number is different then those mentionned) Calling-Station-Id = "*!2223333333, 4445555555" Denying access to DNIS 777-888-9999 Called-Station-Id = "!7778889999" ** To leave this list, send an email to [EMAIL PROTECTED] and put the word "LEAVE" in the BODY of the email.
