[Spce-user] NCOS- Block all dest. Numbers containing nun numeric

Andreas Granig agranig at sipwise.com
Wed May 28 11:23:05 EDT 2014


Hi,

If it's already a blacklist, you need to match any non-digit chars by
adding a pattern like '[^0-9]' which will produce a match on every
string containing something other than digits.

Andreas

On 05/28/2014 11:25 AM, Martin Stix wrote:
> Thanks, can I combine it somehow with existing blacklist?
> 
> I already block 43900 etc.
> 
> regards
> 
> 
> mit freundlichen Grüßen
> best regards
> Martin Stix
> CEO
> pluteus communication solutions
> ms at pluteus.at
> www.pluteus.at
> Dampfsägestraße 17
> 3300 Amstetten
> Austria
> tel.: +43 7472 28165 20
> fax.: +43 7472 28165 22
> 
> -----Ursprüngliche Nachricht-----
> Von: Andreas Granig [mailto:agranig at sipwise.com] 
> Gesendet: Mittwoch, 28. Mai 2014 11:16
> An: spce-user at lists.sipwise.com
> Betreff: Re: [Spce-user] NCOS- Block all dest. Numbers containing nun numeric
> 
> Hi,
> 
> A whitelist with "^[0-9]+$" should do the trick.
> 
> Andreas
> 
> On 05/28/2014 11:07 AM, Martin Stix wrote:
>> Hi!
>>
>>  
>>
>> Can I somehow block thing like:
>>
>>  
>>
>> 0043.5574.696.2158 at sip.siproute.at
>> <mailto:0043.5574.696.2158 at sip.siproute.at>'
>>
>>  
>>
>> Or
>>
>>  
>>
>> *777 at sip.sipoute.at <mailto:*777 at sip.sipoute.at>
>>
>>  
>>
>> Etc?
>>
>>  
>>
>> So that only numeric digits are allowed?
>>
>>  
>>
>> Thanks
>>
>>  
>>
>>  
>>
>> mit freundlichen Grüßen
>> best regards
>>
>> *Martin Stix*
>>
>> CEO
>> pluteus communication solutions
>> ms at pluteus.at <mailto:ms at pluteus.at>
>>
>> www.pluteus.at
>>
>> Dampfsägestraße 17
>> 3300 Amstetten
>> Austria
>> tel.: +43 7472 28165 20
>> fax.: +43 7472 28165 22
>>
>>  
>>
>>
>>
>> _______________________________________________
>> Spce-user mailing list
>> Spce-user at lists.sipwise.com
>> http://lists.sipwise.com/listinfo/spce-user
>>
> 
> _______________________________________________
> Spce-user mailing list
> Spce-user at lists.sipwise.com
> http://lists.sipwise.com/listinfo/spce-user
> 




More information about the Spce-user mailing list