New, need help with log errors

This is the log file right after my system starts up. I’m trying to configure it to work with voip.ms. Any help would be appreciated! I don’t know any command line linux, but I can copy and paste…so let me know what’s going on down here.

Asterisk Log messages Go [May 12 08:17:24] NOTICE[2524] cdr.c: CDR simple logging enabled.
[May 12 08:17:24] NOTICE[2524] loader.c: 171 modules will be loaded.
[May 12 08:17:27] NOTICE[2524] res_smdi.c: No SMDI interfaces are available to listen on, not starting SMDI listener.
[May 12 08:17:27] NOTICE[2524] chan_skinny.c: Configuring skinny from skinny.conf
[May 12 08:17:28] NOTICE[2524] pbx_ael.c: Starting AEL load process.
[May 12 08:17:28] NOTICE[2524] pbx_ael.c: AEL load process: parsed config file name ‘/etc/asterisk/extensions.ael’.
[May 12 08:17:28] NOTICE[2524] pbx_ael.c: AEL load process: checked config file name ‘/etc/asterisk/extensions.ael’.
[May 12 08:17:28] NOTICE[2524] pbx_ael.c: AEL load process: compiled config file name ‘/etc/asterisk/extensions.ael’.
[May 12 08:17:28] NOTICE[2524] pbx_ael.c: AEL load process: merged config file name ‘/etc/asterisk/extensions.ael’.
[May 12 08:17:28] NOTICE[2524] pbx_ael.c: AEL load process: verified config file name ‘/etc/asterisk/extensions.ael’.
[May 12 08:17:29] WARNING[2524] utils.c: trying to reset empty pool
[May 12 08:17:29] WARNING[2524] utils.c: trying to reset empty pool
[May 12 08:17:29] WARNING[2524] utils.c: trying to reset empty pool
[May 12 08:17:29] WARNING[2524] utils.c: trying to reset empty pool
[May 12 08:17:29] WARNING[2524] utils.c: trying to reset empty pool
[May 12 08:17:29] WARNING[2524] utils.c: trying to reset empty pool
[May 12 08:17:29] WARNING[2524] chan_iax2.c: Error opening firmware directory ‘/var/lib/asterisk/firmware/iax’: No such file or directory
[May 12 08:17:29] WARNING[2524] chan_sip.c: Invalid tos_audio value at line 1077, refer to QoS documentation
[May 12 08:17:29] WARNING[2524] chan_sip.c: Invalid tos_sip value at line 1078, refer to QoS documentation
[May 12 08:17:29] WARNING[2524] chan_sip.c: Invalid tos_video value at line 1079, refer to QoS documentation
[May 12 08:17:29] WARNING[2524] chan_sip.c: Invalid address:
[May 12 08:17:29] WARNING[2524] chan_sip.c: Invalid port number ‘’ at line 1302 of sip.conf
[May 12 08:17:29] WARNING[2524] chan_sip.c: Unknown directmedia mode ‘’ on line 1304
[May 12 08:17:29] WARNING[2524] chan_sip.c: Empty domain specified at line 1308
[May 12 08:17:29] WARNING[2524] chan_sip.c: Unknown dtmf mode ‘’ on line 1309, using rfc2833
[May 12 08:17:29] WARNING[2524] chan_sip.c: ‘’ is not a valid RTP hold time at line 1337. Using default.
[May 12 08:17:29] WARNING[2524] chan_sip.c: ‘’ is not a valid RTP hold time at line 1338. Using default.
[May 12 08:17:29] WARNING[2524] chan_sip.c: Invalid tos_audio value at line 1392, refer to QoS documentation
[May 12 08:17:29] WARNING[2524] chan_sip.c: Invalid tos_sip value at line 1393, refer to QoS documentation
[May 12 08:17:29] WARNING[2524] chan_sip.c: Invalid tos_video value at line 1394, refer to QoS documentation
[May 12 08:17:29] WARNING[2524] chan_sip.c: Unknown dtmf mode ‘’ on line 151, using rfc2833
[May 12 08:17:29] NOTICE[2524] chan_sip.c: The ‘username’ field for sip peers has been deprecated in favor of the term ‘defaultuser’
[May 12 08:17:30] WARNING[2524] chan_dahdi.c: Ignoring any changes to ‘userbase’ (on reload) at line 29.
[May 12 08:17:30] WARNING[2524] chan_dahdi.c: Ignoring any changes to ‘vmsecret’ (on reload) at line 37.
[May 12 08:17:30] WARNING[2524] chan_dahdi.c: Ignoring any changes to ‘hassip’ (on reload) at line 41.
[May 12 08:17:30] WARNING[2524] chan_dahdi.c: Ignoring any changes to ‘hasiax’ (on reload) at line 45.
[May 12 08:17:30] WARNING[2524] chan_dahdi.c: Ignoring any changes to ‘hasmanager’ (on reload) at line 53.
[May 12 08:17:59] WARNING[2753] config.c: Unknown directive ‘#’ at line 1 of /etc/asterisk/…/dahdi/system.conf
[May 12 08:17:59] WARNING[2753] config.c: Unknown directive ‘#’ at line 2 of /etc/asterisk/…/dahdi/system.conf
[May 12 08:17:59] WARNING[2753] config.c: Unknown directive ‘#’ at line 3 of /etc/asterisk/…/dahdi/system.conf
[May 12 08:17:59] WARNING[2753] config.c: Unknown directive ‘#’ at line 4 of /etc/asterisk/…/dahdi/system.conf
[May 12 08:17:59] WARNING[2753] config.c: Unknown directive ‘#’ at line 5 of /etc/asterisk/…/dahdi/system.conf
[May 12 08:17:59] WARNING[2753] config.c: Unknown directive ‘#’ at line 6 of /etc/asterisk/…/dahdi/system.conf
[May 12 08:17:59] WARNING[2753] config.c: Unknown directive ‘#’ at line 7 of /etc/asterisk/…/dahdi/system.conf
[May 12 08:17:59] WARNING[2753] config.c: Unknown directive ‘#’ at line 8 of /etc/asterisk/…/dahdi/system.conf

Those are all warnings, not errors.

The voip.ms website says they have Asterisk configuration examples:

voip.ms/faq.php#configurationsamples

I didn’t see them, so maybe you have to contact them to get the config examples.

Cheers.

I can make a call to another extension, that works great and it shows up in the log file that it was connected and everything. When I make a mistake and forget the 9 to dial out, I get an error. When I don’t forget the 9, it does not appear in the log and does not go through. What is causing that?

I think I’m making progress. The GUI was putting the outbound calling rule in wrong, adding extra characters. I changed it to Macro(trunkdial-failover-0.3,${trunk_1}/${EXTEN:0},trunk_1) and now I’m getting a busy error, except the lines are not busy. Any ideas there?