asterisk cli : execute linux command from cli

In the category did-you-know :

If you are in asterisk command line interface and need to run a linux command without quiting your cli,

you can prepend an exclamation point to your cli and it will execute your command.

Action

*CLI> !date
Thu NovĀ  6 10:43:15 EST 2008

Comments

Leave a Reply