I'm doing a python SIP-sniffer where my goal is to take all the incoming packets that comes from the SIP protocol. Also I have an MySQL database where I store all those packets and then show them in a web page.
What I want to do now is to, when I get a certain amount of a specific type of SIP packets, send a notification to the web page.
Is there a way to send notifications from my python program to a web page?
Aucun commentaire:
Enregistrer un commentaire