aboutsummaryrefslogtreecommitdiff
path: root/content/blog/commands/asterisk-call-you.md
diff options
context:
space:
mode:
Diffstat (limited to 'content/blog/commands/asterisk-call-you.md')
-rw-r--r--content/blog/commands/asterisk-call-you.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/content/blog/commands/asterisk-call-you.md b/content/blog/commands/asterisk-call-you.md
index 75d642b..ce62556 100644
--- a/content/blog/commands/asterisk-call-you.md
+++ b/content/blog/commands/asterisk-call-you.md
@@ -8,6 +8,6 @@ tags:
## Using the cli
-{{< highlight yaml >}}
+```sh
watch -d -n1 'asterisk -rx “core show channels”'
-{{< /highlight >}}
+```