Vous êtes sur la page 1sur 4

Asterisk_CLI_Commands Running and Managing Asterisk Run Asterisk in Background Run Asterisk and Connect to CLI, with Verbose

Level 3 Goto Asterisk CLI, with Verbose Level 3 Excecute a CLI Command from Linux Shell Query Asterisk PID Running Commands in Asterisk CLI Core Mostrar Informacin de ODBC Ver la Versin Actual de Asterisk Reiniciar Asterisk Detener Asterisk Ver las APPs de Asterisk (Listado) Ver una APP de Asterisk Ver las FUNCTIONS de Asterisk Ver una FUNCTION de Asterisk Ver informacin del S.O. Ver los Settings Ver la Tabla de Translacin de Codecs Ver los Codecs Ver Informacin de un Codec en Especfico Ver las Llamadas Actuales Ver los Canales Actuales SIP

DIALPLAN

MODULES

Page 1

Asterisk_CLI_Commands

Others

Page 2

Asterisk_CLI_Commands

Running and Managing Asterisk asterisk asterisk -vvvc asterisk -vvvr asterisk -rx 'asteriskCLIcommand' ps aux |grep asterisk Running Commands in Asterisk CLI *CLI>show odbc *CLI>core show version *CLI>core restart { gracefully | now | when } *CLI>core stop { gracefully | now | when } *CLI>core show applications *CLI>core show application <myapplication> *CLI>core show funtions *CLI>core show function <myfunction> *CLI>core show sysinfo *CLI>core show settings *CLI>core show translation *CLI>core show codecs *CLI>core show codec <mycodec> *CLI>core show calls *CLI>core show channels *CLI>sip show registry *CLI>sip show peers *CLI>sip show peer <mypeer> *CLI>sip show users *CLI>sip show user <myuser> *CLI>sip show channels *CLI>sip show settings *CLI>sip show tcp *CLI>sip show objects *CLI>sip show channelstats *CLI>sip show inuse *CLI>module reload chan_sip.so *CLI>module unload chan_sip.so *CLI>module load chan_sip.so *CLI>sip set debug {off|on|ip addr[:port]|peer peername} *CLI>sip unregister <mypeer> *CLI>sip reload *CLI>dialplan reload *CLI>module reload pbx_config.so *CLI>module reload pbx_ael.so *CLI>ael reload *CLI>dialplan show *CLI>dialplan show <mycontext> *CLI>module show *CLI>module show like chan_ *CLI>module show like codec_ Page 3

Asterisk_CLI_Commands *CLI>module show like app_ *CLI>module show like res_ *CLI>module show like format_ *CLI>module show like func_ *CLI>module reload ... *CLI>module unload ... *CLI>module load ... *CLI>voicemail show users *CLI>voicemail reload *CLI>module reload app_voicemail.so *CLI>channel originate <tech/data> application <appname> [appdata] *CLI>channel originate <tech/data> extension [exten@][context] *CLI>meetme list *CLI>moh reload *CLI>moh show {classes | files} *CLI>iax2 show registry *CLI>iax2 show peers *CLI>iax2 show users *CLI>iax2 show channels *CLI>iax2 show provisioning *CLI>module reload chan_iax2.so *CLI>ooh323 {peers | users | config} *CLI>module reload chan_ooh323.so *CLI>g729 debug *CLI>g723 debug *CLI>database show *CLI>database put <family> <key> <value> *CLI> database get <family> <key> *CLI>database showkey <keytree> *CLI>database deltree <family> [keytree] *CLI>database del <family> <key> *CLI>siren7 show version *CLI>siren14 show version

Page 4

Vous aimerez peut-être aussi