Errors! no dial command

[Jul 4 19:24:16] NOTICE[100596]: loader.c:2377 int load_modules(void): 317 modules will be loaded.
[ Initializing Custom Configuration Options ]
[Jul 4 19:24:16] WARNING[100596]: res_config_mysql.c:1247 int load_mysql_config(struct ast_config *, const char *, struct mysql_conn *): MySQL RealTime: No database user found, using ‘asterisk’ as default.
[Jul 4 19:24:16] WARNING[100596]: res_config_mysql.c:1253 int load_mysql_config(struct ast_config *, const char *, struct mysql_conn *): MySQL RealTime: No database password found, using ‘asterisk’ as default.
[Jul 4 19:24:16] WARNING[100596]: res_config_mysql.c:1259 int load_mysql_config(struct ast_config *, const char *, struct mysql_conn *): MySQL RealTime: No database host found, using localhost via socket.
[Jul 4 19:24:16] WARNING[100596]: res_config_mysql.c:1265 int load_mysql_config(struct ast_config *, const char *, struct mysql_conn *): MySQL RealTime: No database name found, using ‘asterisk’ as default.
[Jul 4 19:24:16] WARNING[100596]: res_config_mysql.c:1271 int load_mysql_config(struct ast_config *, const char *, struct mysql_conn *): MySQL RealTime: No database port found, using 3306 as default.
[Jul 4 19:24:16] WARNING[100596]: res_config_mysql.c:1288 int load_mysql_config(struct ast_config *, const char *, struct mysql_conn *): MySQL RealTime: No database socket found (and unable to detect a suitable path).
[Jul 4 19:24:16] NOTICE[100596]: cdr.c:4522 int cdr_toggle_runtime_options(void): CDR simple logging enabled.
[Jul 4 19:24:16] WARNING[100596]: res_phoneprov.c:1232 struct varshead *get_defaults(void): Unable to find a valid server address or name.
[Jul 4 19:24:16] NOTICE[100596]: res_smdi.c:1424 int load_module(void): No SMDI interfaces are available to listen on, not starting SMDI listener.
SIP channel loading…
[Jul 4 19:24:16] NOTICE[100596]: chan_skinny.c:8459 int config_load(void): Configuring skinny from skinny.conf
[Jul 4 19:24:16] ERROR[100596]: ari/config.c:312 int process_config(int): No configured users for ARI
[Jul 4 19:24:16] NOTICE[100596]: confbridge/conf_config_parser.c:2352 int verify_default_profiles(void): Adding default_menu menu to app_confbridge
[Jul 4 19:24:16] NOTICE[100596]: cel_custom.c:95 int load_config(void): No mappings found in cel_custom.conf. Not logging CEL to custom CSVs.
[Jul 4 19:24:16] NOTICE[100596]: cel_radius.c:236 int load_module(void): Cannot load radiusclient-ng configuration file /etc/radiusclient-ng/radiusclient.conf.
[Jul 4 19:24:16] NOTICE[100596]: cdr_radius.c:264 int load_module(void): Cannot load radiusclient-ng configuration file /etc/radiusclient-ng/radiusclient.conf.
[Jul 4 19:24:16] NOTICE[100596]: cel_tds.c:450 int tds_load_module(int): cel_tds has no global category, nothing to configure.
[Jul 4 19:24:16] WARNING[100596]: cel_tds.c:555 int load_module(void): cel_tds module had config problems; declining load
[Jul 4 19:24:16] WARNING[100596]: chan_unistim.c:7009 int reload_config(void): Your OS does not support IP_PKTINFO, you must set public_ip.
[Jul 4 19:24:16] WARNING[100596]: loader.c:2381 int load_modules(void): Some non-required modules failed to load.
[Jul 4 19:24:16] ERROR[100596]: loader.c:2396 int load_modules(void): res_pjsip_transport_websocket declined to load.
[Jul 4 19:24:16] ERROR[100596]: loader.c:2396 int load_modules(void): cdr_sqlite3_custom declined to load.
[Jul 4 19:24:16] ERROR[100596]: loader.c:2396 int load_modules(void): cdr_tds declined to load.
[Jul 4 19:24:16] ERROR[100596]: loader.c:2396 int load_modules(void): cel_radius declined to load.
[Jul 4 19:24:16] ERROR[100596]: loader.c:2396 int load_modules(void): cel_sqlite3_custom declined to load.
[Jul 4 19:24:16] ERROR[100596]: loader.c:2396 int load_modules(void): cdr_radius declined to load.
[Jul 4 19:24:16] ERROR[100596]: loader.c:2396 int load_modules(void): cel_tds declined to load.
[Jul 4 19:24:16] ERROR[100596]: loader.c:2396 int load_modules(void): chan_unistim declined to load.
Asterisk Ready.

*CLI> dial
No such command ‘dial’ (type ‘core show help dial’ for other possible commands)
*CLI>
how to do with it?

There is no such as the “dial” command in the Asterisk CLI. What exactly are you trying to accomplish?

Test if my phones are working by dialing them

Normally you would do this by calling from another of the phones, although you could also use originate.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.