Constant calls from Caller ID 1000
-
- Quiet One
- Posts: 29
- Joined: 01/12/2013
- SIP Device Name: Obi100
- Firmware Version: 1.3.0 (Build: 2765)
- ISP Name: Bell - DSL
- Computer OS: Windows 7
- Router: Netgear WNDR4000
Constant calls from Caller ID 1000
Just now my FPL line was ringing constantly for 2min. Caller number and ID both said 1000. When I answered, the call waiting would kick in. If I hung up.. The phone would ring again and again.
It stopped after I unplugged my handset.
Anyone get something like this?
It stopped after I unplugged my handset.
Anyone get something like this?
-
- Technical Support
- Posts: 210
- Joined: 04/12/2012
- SIP Device Name: Grandstream HT-286
- Firmware Version: 1.1.0.45
- ISP Name: Bell Fibe 300/300
- Computer OS: Windows 7 Pro 64 bits
- Router: Bell hub 1000
- Smartphone Model: Moto E
- Android Version: Android 6.0
- Location: Montreal (QC)
Re: Constant calls from Caller ID 1000
This looks like a spoofed CallerId.
Unfortunately, there is not too much you can do to avoid such calls. Maybe, block them through a PBX feature.
Unfortunately, there is not too much you can do to avoid such calls. Maybe, block them through a PBX feature.
-
- Technical Support
- Posts: 210
- Joined: 04/12/2012
- SIP Device Name: Grandstream HT-286
- Firmware Version: 1.1.0.45
- ISP Name: Bell Fibe 300/300
- Computer OS: Windows 7 Pro 64 bits
- Router: Bell hub 1000
- Smartphone Model: Moto E
- Android Version: Android 6.0
- Location: Montreal (QC)
Re: Constant calls from Caller ID 1000
I made a test with Skype with the following results:
- Skype to Cell: Caller_Id 10000123456
- Skype to DV: Caller_Id 661-xxx-xxxx
- Skype to DID2CALL (forwarded to VoipBuster): CallerId 10000123456
I noticed in the past that Skype CallerId displays differents numbers and is not consistant.
- Skype to Cell: Caller_Id 10000123456
- Skype to DV: Caller_Id 661-xxx-xxxx
- Skype to DID2CALL (forwarded to VoipBuster): CallerId 10000123456
I noticed in the past that Skype CallerId displays differents numbers and is not consistant.
-
- Technical Support
- Posts: 2837
- Joined: 10/18/2009
Re: Constant calls from Caller ID 1000
There is a setting on some ATAs that will only accept calls from registered sources. I don't know the term that the Obi might have it in so you might have to flick through the manual unless someone else can post what it is.
-
- Quiet One
- Posts: 29
- Joined: 01/12/2013
- SIP Device Name: Obi100
- Firmware Version: 1.3.0 (Build: 2765)
- ISP Name: Bell - DSL
- Computer OS: Windows 7
- Router: Netgear WNDR4000
Re: Constant calls from Caller ID 1000
Thanks for the advice. I will look to see what I can do. If anyone has an idea what I should look for, any help is appreciated!
-
- Technical Support
- Posts: 2837
- Joined: 10/18/2009
Re: Constant calls from Caller ID 1000
It won't be much help probably, but on the Grandstream products the setting is called "Allow Incoming SIP Messages from SIP Proxy Only".shawn122 wrote:Thanks for the advice. I will look to see what I can do. If anyone has an idea what I should look for, any help is appreciated!
I had a quick look on Google but could not find the Obi100 equivalent, sorry. Maybe it doesn't have one.
There are a few Obi users on the forum, maybe one of those will help.
-
- Quiet One
- Posts: 31
- Joined: 11/30/2012
- SIP Device Name: Obihai 100
- Firmware Version: 1.3.0 (Build: 2886)
- ISP Name: Teksavvy
- Computer OS: Windows 10 (64 bit)
- Router: SmartRG 515AC
- Smartphone Model: Samsung S6
- Android Version: 7.0
- Location: Ottawa
Re: Constant calls from Caller ID 1000
I have an Obi100.. I had this problem too with bogus calls (they are sip scanners / hackers that take advantage of the port 5060 default used with many VOIP devices). I solved the problem by logging into my obi settings, then go into Voice Services, then SP1 (assuming SP1 is for your FPL), then in the setting: X_UserAgentPort -- take out the default 5060, and make up some random number greater than 5060 and less than 65535. Save and reboot. That solved the problem completely for me. Failing that, use the string:
{(?|x|xx|xxx|xxxx|xxxxx|xxxxxx|un@@.|anon@@.):},{ph}
by putting this rule in the X_InboundCallRoute:
This string will ban calls with no Peer Number, any Peer Number less than seven digits, Peer Number "unknown" and Peer Number "anonymous".
{(?|x|xx|xxx|xxxx|xxxxx|xxxxxx|un@@.|anon@@.):},{ph}
by putting this rule in the X_InboundCallRoute:
This string will ban calls with no Peer Number, any Peer Number less than seven digits, Peer Number "unknown" and Peer Number "anonymous".
-
- Tried and True
- Posts: 330
- Joined: 09/21/2010
- SIP Device Name: PIAF/Mitel/PolyCom/Cisco
- Firmware Version: Asterisk 1.8
- ISP Name: Rogers
- Computer OS: CentOS/Windows2008/Win7/Android
- Router: pfSense/Neoware thin client
- Location: Ottawa
Re: Constant calls from Caller ID 1000
Remove the port 5060 forwarding from your router, then the firewall won't pass the SIP message to the Obi. Port forwarding of 5060 is not required in a proper working VoIP set up. Since the device registers, and re-registers every xx seconds, that keeps the NAT translation open at the firewall.
-
- Quiet One
- Posts: 29
- Joined: 01/12/2013
- SIP Device Name: Obi100
- Firmware Version: 1.3.0 (Build: 2765)
- ISP Name: Bell - DSL
- Computer OS: Windows 7
- Router: Netgear WNDR4000
Re: Constant calls from Caller ID 1000
Thanks for this tip! I removed the port forwarding and will see if this goes away.tbrummell wrote:Remove the port 5060 forwarding from your router, then the firewall won't pass the SIP message to the Obi. Port forwarding of 5060 is not required in a proper working VoIP set up. Since the device registers, and re-registers every xx seconds, that keeps the NAT translation open at the firewall.
Thanks for the info! I will try removing the port forward listed above to see if this gets rid of the problem. If not...I will try your solution next.Maxwell Smart wrote:I have an Obi100.. I had this problem too with bogus calls (they are sip scanners / hackers that take advantage of the port 5060 default used with many VOIP devices). I solved the problem by logging into my obi settings, then go into Voice Services, then SP1 (assuming SP1 is for your FPL), then in the setting: X_UserAgentPort -- take out the default 5060, and make up some random number greater than 5060 and less than 65535. Save and reboot. That solved the problem completely for me. Failing that, use the string:
{(?|x|xx|xxx|xxxx|xxxxx|xxxxxx|un@@.|anon@@.):},{ph}
by putting this rule in the X_InboundCallRoute:
This string will ban calls with no Peer Number, any Peer Number less than seven digits, Peer Number "unknown" and Peer Number "anonymous".