Hmm, the peer_number in the case of an IP2IP account indicates either the ip address (unlikely to be 100) or the username on the peer's machine. Is it possible that there is a machine on your local network trying to contact your ip address?
Could you also please double check that UPnP is not enabled in your IP2IP account as I've talked to other users who reported that enabling UPnP on their IP2IP or SIP accounts resulted in constant incoming calls as these 2 account types use the default SIP port, 5060, by default and this port is constantly being scanned by bots. If this still doesn't help, right now there is no way to blacklist numbers, so you could try a couple of things to prevent this call from coming in: 1) you could change the port on your IP2IP account to something other than 5060, by going into Settings->Accounts->IP2IP->Advanced and changing the "Local port". 2) you could hard disable your IP2IP account completely in the daemon config. The config can be found in $HOME/.config/ring/dring.yml (assuming a standard install on a linux system). Inside dring.yml, find the line containing "id: IP2IP" and bellow that, changed "enable: true" to "enable: false" Let us know if this solves your issue or not, -stepan ----- Original Message ----- From: "Dieter Thimm" <[email protected]> To: [email protected] Sent: Wednesday, October 7, 2015 2:38:52 PM Subject: Re: [Ring] incomming call, from 100, what is the reason? There is an other call just know, in the history.ini i fond that: callid=7693237844103100364 timestamp_start=1444242403 timestamp_stop=1444242403 accountid=IP2IP display_name=100 peer_number=100 direction=incoming missed=1 contact_used=0 the upnp and sip is disabled. do you have any hints? Dieter Am 07.10.2015 um 19:08 schrieb Dieter Thimm: > Hi all, > > from time to time there is an incoming call with the number 100 to my > account. > > What kind of service is that? > > Is there a possibility to blacklist this number? > > Best regards, > > Dieter > _______________________________________________ > Ring mailing list > [email protected] > https://lists.savoirfairelinux.net/mailman/listinfo/ring > _______________________________________________ Ring mailing list [email protected] https://lists.savoirfairelinux.net/mailman/listinfo/ring _______________________________________________ Ring mailing list [email protected] https://lists.savoirfairelinux.net/mailman/listinfo/ring
