Hello,
Just wondering if anyone knows how to block a call when there is no caller
ID. I can use a check item such as:
testPassword="testpass", Calling-Station-Id=/249/
but Just wondering how to only accept when there is CLI
Thanks
Matt
---
Matthew Nichols - CCNA
Network / Systems Engineer
:-), AA,
In my case I went and downloaded the perl executables in a packaged
form from
http://smc.vnet.net/
So they were already compiled.
BTW what exactly these not OK messages mean. If they are not a major
problem then it should be ok.
Wasslam
Tariq
~From: Hugh Irvine <[EMAIL PROTECTED
On Thu, 16 Sep 1999, Matt Nichols wrote:
>Hello,
>Just wondering if anyone knows how to block a call when there is no caller
>ID. I can use a check item such as:
>
>test Password="testpass", Calling-Station-Id=/249/
>
>but Just wondering how to only accept when there is CLI
I would add a chec
I believe that you can use PERL regexps in the check items.
In that case, you can have in your users file:
#
# DEFAULT user to reject blank CLI
#
DEFAULT Calling-Station-ID=/^$/, Auth-Type="Reject"
I'm not sure if that'll work, but give it a try.
John
At 05:11 PM 9/16/99 +1000, you wrote:
>He
Hello Tariq -
On Thu, 16 Sep 1999, Tariq Malik wrote:
> :-), AA,
>
> In my case I went and downloaded the perl executables in a packaged
> form from
>
> http://smc.vnet.net/
>
> So they were already compiled.
>
> BTW what exactly these not OK messages mean. If they are not a major
> prob
Hello Matt -
On Thu, 16 Sep 1999, Matt Nichols wrote:
> Hello,
> Just wondering if anyone knows how to block a call when there is no caller
> ID. I can use a check item such as:
>
> test Password="testpass", Calling-Station-Id=/249/
>
> but Just wondering how to only accept when there is CLI
Would it be possible to setup the access server to simply ignore the call if
it does not display the caller ID. That way the 'customer' does not get
billed for the call.
I remember some discussion about this in the Aussie-ISP mailing list a few
months ago.
Regards, Brian Morris
===
Archive