Skip to content

Project to keep a check on SIP endpoints which gets unregistered and to notify to the admin through email

License

Notifications You must be signed in to change notification settings

gve-sw/TMS_SIP_Email_Notification

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TMS_SIP_Email_Notification

Project to keep a check on SIP enpoints which gets unregistered and/or fails and to notify the same to the admin through an email to keep track of unregistered/failed endpoints and to find a resolution.

Author:


Prerequisites

  • Python 3.X and its libraries
  • PyCharm/Any text editor
  • Flask
  • Make sure you have a running TMS instance
  • Make sure the endpoints are registered in the TMS instance

Steps to Reproduce

  • Download/clone the repository
  • Import the code into a text editor suck as pycharm
  • Open controller.py file and make necessary changes as mentioned in the comments
  • Import the virtual env(univ) into your development environment or you can setup your own with the necessary libraries
  • After necessary changes are made to the code, execute/run controller.py file on the editor or on the terminal

API Reference/Documentation:

DISCLAIMER:

Please note: This script is meant for demo purposes only. All tools/ scripts in this repo are released for use "AS IS" without any warranties of any kind, including, but not limited to their installation, use, or performance. Any use of these scripts and tools is at your own risk. There is no guarantee that they have been through thorough testing in a comparable environment and we are not responsible for any damage or data loss incurred with their use. You are responsible for reviewing and testing any scripts you run thoroughly before use in any non-testing environment.

About

Project to keep a check on SIP endpoints which gets unregistered and to notify to the admin through email

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%