Difference between revisions of "Asterisk CLI"
From Kolmisoft Wiki
Jump to navigationJump to search
Line 18: | Line 18: | ||
<flashow>http://wiki.kolmisoft.com/videos/asterisk_cli.swf|width=600|height=455</flashow> | <flashow>http://wiki.kolmisoft.com/videos/asterisk_cli.swf|width=600|height=455</flashow> | ||
<br><br> | |||
= See also == | |||
* [[Get Asterisk CLI output for specific call]] |
Revision as of 10:20, 14 April 2010
You can see all call progress on Asterisk CLI (command line interface).
To login to Asterisk CLI you need:
- SSH to your Asterisk server as root
- Type:
asterisk -vvvvvvvvvR
That's it.
Now you will see all call progress on the screen.
To leave Asterisk CLI type exit and press ENTER
Following video shows how to do that:
<flashow>http://wiki.kolmisoft.com/videos/asterisk_cli.swf%7Cwidth=600%7Cheight=455</flashow>