小编Ble*_*ose的帖子

无法使用 exit 或 quit 退出 Asterisk CLI

我使用以下命令启动了 Asterisk CLI:

asterisk -vvvvvvc
Run Code Online (Sandbox Code Playgroud)

当我尝试使用 exit 或 quit 退出 CLI 时,我看到以下错误:

*CLI> exit
No such command 'exit' (type 'core show help exit' for other possible commands)
*CLI> quit
No such command 'quit' (type 'core show help quit' for other possible commands)
Run Code Online (Sandbox Code Playgroud)

我可以使用^C. 为什么退出和退出不起作用?

linux asterisk exit command-line-interface

4
推荐指数
1
解决办法
6627
查看次数

标签 统计

asterisk ×1

command-line-interface ×1

exit ×1

linux ×1