Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
New combine_stations plugin
#11
That is how I do it.

You can see some of the output with
Code:
Code:
systemctl status sip3
You will need to hit return a few times to see all the lines and it does not always include all the output.

Take a look at signaling_examples.py in the plugins folder. it broadcasts a bunch of information when various activity cursors using the blinker module. Those signals can be used to print status information.


Dan
<p><br></p>
Reply
#12
There is also the mobile_app.py plugin that sends out a lot of status info in json format.

And there is  the SIP HTTP GET commands PDF file that lists commands for controlling SIP and getting some sttus info using HTTP. It can be downloaded from:
https://github.com/Dan-in-CA/SIP/wiki/SI...mmands.pdf
<p><br></p>
Reply
#13
(2021 Aug 30, 04:03 PM)dan Wrote: Hi Paul,

I didn't see the problem at first because it only affected manual mode.
I found another rather obscure bug that prevented the same program from working twice in a row.

Both are fixed now and the update has been pushed to the plugins repo.

Dan

Hi Dan,

Now it is working correctly.  Also I want to confirm the obscure bug you mention (same program can't be repeated) is fixed.

Thank you so very much.

Paul.
Reply
#14
(2021 Aug 30, 06:14 PM)dan Wrote: There is also the mobile_app.py plugin that sends out a lot of status info in json format.

And there is  the SIP HTTP GET commands PDF file that lists commands for controlling SIP and getting some sttus info using HTTP. It can be downloaded from:
https://github.com/Dan-in-CA/SIP/wiki/SI...mmands.pdf

Thank you Dan. These resources will be helpful and informative.

Paul
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)