From c78dc1a236b0725e4c93e944d822d0b56f2c559e Mon Sep 17 00:00:00 2001 From: Simnol Date: Sun, 18 Aug 2013 15:34:07 +0100 Subject: [PATCH] Update asterisk Added what 'echo' does in originate command. --- .cheat/asterisk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.cheat/asterisk b/.cheat/asterisk index bda5f88..f0cf107 100644 --- a/.cheat/asterisk +++ b/.cheat/asterisk @@ -4,7 +4,7 @@ asterisk -rvvv To issue a command to Asterisk from the shell: asterisk -rx "" -To originate a call from a SIP trunk on an Asterisk server, to a specified number: +To originate an echo call from a SIP trunk on an Asterisk server, to a specified number: asterisk -rx "channel originate SIP// application echo" To print out the details of SIP accounts: