Graphic interface for working with asterisk
We had to make a program that would facilitate the process of working with asterisk program.
It was necessary to make a connection via ssh to receive inbound SMS and to send these messages.
It was made automatic receipt of entering messages and manually (through the button).
There was also recording in the log file and receiving contacts from the *.csv file.
The graph was made on the standard tkinter module.
It was necessary to make a connection via ssh to receive inbound SMS and to send these messages.
It was made automatic receipt of entering messages and manually (through the button).
There was also recording in the log file and receiving contacts from the *.csv file.
The graph was made on the standard tkinter module.