Good day,
Is there a CLI command I can use to see that there is a web socket connection between my Asterisk server and my stasis application? I know it displays automatically when running my application but for some reason when using a docker Asterisk image it does not, and I would like to make sure somehow.
The closest I could find is *CLI> ari show apps
, which displays the names of my applications.