Skip to main content

Retrieve calling info from Fritzbox, expose to jabber Multi User Chatroom

Project description

starzel.whoiscalling

Warning

This bot does not work properly yet. It cannot keep a connection open properly yet. The underlying library does not handle this in a suitable way either. So I might release an update, or use some totally different library, like hubot. Right now I check every morning what failed this time and try to handle that case.

Small bot that monitors your FRITZ!Box for incoming calls and informs a multiuserchat in jabber.

How to use

For this to work, it needs a bunch of configuration options. The script needs a configuration file in ~/starzelbot.cfg. The configuration needs a main section. This is how a sample configuration could look like:

[main]
username = mybot@jabber.ccc.de
password = xxx
room = yourgroup@conference.jabber.ccc.de
fritzbox = 192.168.1.1

The egg exposes a script called fritzbot. The fritzbot script does not accept any parameters, and it blocks. If you want to run it in the background, start it with nohup.

In normal operation, the script generates no output. So it should be save to start it via cron.

What does it do

A FRITZ!Box with VoIP offers an interface to get informed of incoming calls.

This information gets exposed via a simple interface accessible on the FRITZ!Box at port 1012

This bot connects to this port on the FRITZ!Box and tries to extract the caller.

For each call, it sends a message to a multi user chatroom on jabber.

HISTORY

0.0.2 (2013-04-26)

  • First release on PyPI [do3cc]

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

starzel.whoiscalling-0.0.2.zip (6.9 kB view details)

Uploaded Source

File details

Details for the file starzel.whoiscalling-0.0.2.zip.

File metadata

File hashes

Hashes for starzel.whoiscalling-0.0.2.zip
Algorithm Hash digest
SHA256 8f73f5ed62ed70bd57c04ad74f71024d3563bd5471406a17212c4b2248048da9
MD5 684080cf6555c46c6250c2d92a8a4ace
BLAKE2b-256 d6c39709b10a833f99301e5496188a1053b33b0cce93be87a932a5b1f9e255d3

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page