Difference between revisions of "Asterisk CLI"
From Kolmisoft Wiki
Jump to navigationJump to search
(New page: You can see all call progress on Asterisk CLI (console). To login to Asterisk CLI you need: # SSH to your Asterisk server as root # Type: asterisk -vvvvvvvvvR That's it. Now you will...) |
|||
Line 1: | Line 1: | ||
You can see all call progress on Asterisk CLI ( | You can see all call progress on Asterisk CLI (command line interface). | ||
To login to Asterisk CLI you need: | To login to Asterisk CLI you need: |
Revision as of 09:08, 28 January 2008
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.