SIP scanners
Hortoristic:
So I've been using {(?|x|xx|xxx|xxxx|xxxxx|xxxxxx):},{ph} string, and now I'm getting calls from FROM 'user1' SP1(user1)
ianobi:
Hortoristic - I'm beginning to think that you may be the scanners' number 1 target ;) The war against scanners goes on! I've been thinking about changing the original blocking string for a while. I have decided on the following:
{(?|@|@@|@@@|@@@@|@@@@@|@@@@@@):},{ph}
It blocks anonymous calls and any Caller ID with one to six alphanumeric characters. I've tested, it does block "user1". If you wish you can add more combinations of seven or more @, I stopped at six because I needed to accept seven-digit Caller IDs.
lacibaci:
Quote from: Hortoristic on November 18, 2012, 12:07:24 am
So I've been using {(?|x|xx|xxx|xxxx|xxxxx|xxxxxx):},{ph} string, and now I'm getting calls from FROM 'user1' SP1(user1)
Same here. I just added user1 to the list:
{(?|x|xx|xxx|xxxx|xxxxx|xxxxxx|user1):},{ph}
Hortoristic:
Thanks guys - what I haven't made time for is to change to obscure port yet too. Just so busy with life - this is our business number too - so I'm also scared of losing legitimate sales by blocking too much...
One more question; is this happening to everyone, even folks that just use GV - is this because I am using a SIP dialed number as well as other SP's?
thegoat54:
Can anyone tell me if the string that were putting in
{(?|@|@@|@@@|@@@@|@@@@@|@@@@@@):},{ph}
blocks phone numbers less than the number of @'s? Or is it blocking peoples Caller ID NAMES? less than that?
Also so I can just change the port X_UserAgentPort to lets say 5076? And make sure I forward that port on my router to my Obi? I don't have to change the port anywhere else do I? Like the KeepAliverServerPort?
Thank you
Navigation
[0] Message Index
[#] Next page
[*] Previous page