From 60d3abc6ecdc21b4ab921d34a55b4af48690f55a Mon Sep 17 00:00:00 2001 From: Julien Dessaux Date: Thu, 11 Mar 2021 18:53:14 +0100 Subject: Rewrote the whole website to get rid on a heavy theme --- content/en/blog/commands/asterisk-call-you.md | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 content/en/blog/commands/asterisk-call-you.md (limited to 'content/en/blog/commands/asterisk-call-you.md') diff --git a/content/en/blog/commands/asterisk-call-you.md b/content/en/blog/commands/asterisk-call-you.md deleted file mode 100644 index 7dd65f3..0000000 --- a/content/en/blog/commands/asterisk-call-you.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -title: "List active calls on asterisk" -linkTitle: "List active calls on asterisk" -date: 2018-09-25 -description: > - How to show active calls on an asterisk system ---- - -{{< highlight yaml >}} -watch -d -n1 'asterisk -rx “core show channels”' -{{< /highlight >}} -- cgit v1.2.3