sip2mqtt

Call monitor

Monitors SIP connections and publishes caller information to an MQTT channel

A SIP monitoring script that publishes incoming calls with CallerID to an MQTT channel

GitHub

41 stars
6 watching
9 forks
Language: Python
last commit: almost 4 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
jpmens/mqtt-watchdir Programmatically monitors a directory for changes and publishes file content to an MQTT broker. 40
tart/motop A tool for monitoring and displaying MongoDB server activity in real-time. 67
peterhinch/micropython-mqtt A driver for asynchronous MQTT communication in MicroPython 581
miketeachman/micropython-mqtt-thingspeak Enables IoT device communication with Thingspeak using MQTT protocol in Micropython 26
filipspl/mqtt-monitor A console-based application that monitors and displays MQTT messages in a table format. 8
poggenpower/mqtt_tree Tool for monitoring and displaying MQTT topic hierarchies in real-time 5
andrewmk/umqtt Provides an MQTT publish function for microcontrollers using Python on the WiPy board 9
robmarkcole/bme680-mqtt-micropython Publishes sensor data over MQTT using Micropython 15
eschava/psmqtt A utility that collects and reports system metrics to an MQTT broker. 159
sdeancos/mqtt-client An MQTT client implementation in Python allowing users to publish and subscribe to MQTT topics. 17
belyalov/tinymqtt An asynchronous MQTT client implementation for MicroPython. 7
chrismoorhouse/micropython-mqtt An MQTT client library with auto reconnect and asynchronous publish/subscribe functionality for MicroPython devices 34
meliht/mr.sip An SIP-based tool used for network auditing and penetration testing 392
mrjohannchang/mqtthandler.py Provides an MQTT logging handler allowing Python applications to send log messages via MQTT 21
jpmens/check-mqtt A tool for testing MQTT broker connectivity and status monitoring. 63