We are getting following errors in asterisk when we reload asterisk, what are these errors?
[Oct 22 18:18:01] == Manager 'sendcron' logged off from 127.0.0.1
[Oct 22 18:18:01] == Manager 'sendcron' logged off from 127.0.0.1
[Oct 22 18:18:06] == Manager 'sendcron' logged on from 127.0.0.1
[Oct 22 18:18:06] == Manager 'sendcron' logged off from 127.0.0.1
Vicdial*CLI> reload
[Oct 22 18:18:11] NOTICE[3414]: cdr.c:4462 cdr_toggle_runtime_options: CDR simple logging enabled.
[Oct 22 18:18:11] -- CEL logging disabled.
[Oct 22 18:18:11] Asterisk Queue Logger restarted
[Oct 22 18:18:11] -- Reloading module 'res_statsd.so' (Statsd client support)
[Oct 22 18:18:11] -- Reloading module 'res_pjproject.so' (PJPROJECT Log and Utility Support)
[Oct 22 18:18:11] -- Reloading module 'res_pjsip.so' (Basic SIP resource)
[Oct 22 18:18:11] NOTICE[3418]: sorcery.c:1253 sorcery_object_load: Type 'system' is not reloadable, maintaining previous values
[Oct 22 18:18:11] -- Reloading module 'res_stun_monitor.so' (STUN Network Monitor)
[Oct 22 18:18:11] -- Reloading module 'res_pjsip_outbound_publish.so' (PJSIP Outbound Publish Support)
[Oct 22 18:18:11] -- Reloading module 'res_crypto.so' (Cryptographic Digital Signatures)
[Oct 22 18:18:11] WARNING[3414]: res_crypto.c:508 crypto_load: Unable to open key directory '/usr/share/asterisk/keys'
[Oct 22 18:18:11] -- Reloading module 'res_ari.so' (Asterisk RESTful Interface)
[Oct 22 18:18:11] -- Reloading module 'res_hep.so' (HEPv3 API)
[Oct 22 18:18:11] -- Reloading module 'res_parking.so' (Call Parking Resource)
[Oct 22 18:18:11] -- Reloading module 'res_config_curl.so' (Realtime Curl configuration)
[Oct 22 18:18:11] -- Reloading module 'res_pjsip_authenticator_digest.so' (PJSIP authentication resource)
[Oct 22 18:18:11] -- Reloading module 'res_pjsip_endpoint_identifier_ip.so' (PJSIP IP endpoint identifier)
[Oct 22 18:18:11] -- Reloading module 'res_musiconhold.so' (Music On Hold Resource)
[Oct 22 18:18:11] -- Reloading module 'res_rtp_asterisk.so' (Asterisk RTP Stack)
[Oct 22 18:18:11] -- Reloading module 'res_pjsip_publish_asterisk.so' (PJSIP Asterisk Event PUBLISH Support)
[Oct 22 18:18:11] -- Reloading module 'res_pjsip_mwi.so' (PJSIP MWI resource)
[Oct 22 18:18:11] -- Reloading module 'chan_iax2.so' (Inter Asterisk eXchange (Ver 2))
[Oct 22 18:18:11] -- Reloading module 'chan_dahdi.so' (DAHDI Telephony w/PRI & SS7 & MFC/R2)
[Oct 22 18:18:11] -- Reloading module 'chan_sip.so' (Session Initiation Protocol (SIP))
[Oct 22 18:18:11] Reloading SIP
[Oct 22 18:18:11] -- Reloading module 'res_pjsip_outbound_registration.so' (PJSIP Outbound Registration Support)
[Oct 22 18:18:11] -- Reloading module 'res_pjsip_notify.so' (CLI/AMI PJSIP NOTIFY Support)
[Oct 22 18:18:11] -- Reloading module 'res_adsi.so' (ADSI Resource)
[Oct 22 18:18:11] -- Reloading module 'app_meetme.so' (MeetMe conference bridge)
[Oct 22 18:18:11] -- Reloading module 'app_agent_pool.so' (Call center agent pool applications)
[Oct 22 18:18:11] -- Reloading module 'app_confbridge.so' (Conference Bridge Application)
[Oct 22 18:18:11] -- Reloading module 'cel_custom.so' (Customizable Comma Separated Values CEL Backend)
[Oct 22 18:18:11] NOTICE[3414]: cel_custom.c:97 load_config: No mappings found in cel_custom.conf. Not logging CEL to custom CSVs.
[Oct 22 18:18:11] Added CEL CSV mapping for 0 files.
[Oct 22 18:18:11] -- Reloading module 'cel_manager.so' (Asterisk Manager Interface CEL Backend)
[Oct 22 18:18:11] -- Reloading module 'pbx_config.so' (Text Extension Configuration)
[Oct 22 18:18:11] == Setting global variable 'CONSOLE' to 'Console/dsp'
[Oct 22 18:18:11] == Setting global variable 'TRUNK' to 'DAHDI/r1'
[Oct 22 18:18:11] == Setting global variable 'TRUNKX' to 'DAHDI/r2'
[Oct 22 18:18:11] == Setting global variable 'TRUNKIAX' to 'IAX2/ASTtest1:test@10.10.10.16:4569'
[Oct 22 18:18:11] == Setting global variable 'TRUNKIAX1' to 'IAX2/ASTtest1:test@10.10.10.16:4569'
[Oct 22 18:18:11] == Setting global variable 'TRUNKBINFONE' to 'IAX2/1112223333:PASSWORD@iax.binfone.com'
[Oct 22 18:18:11] == Setting global variable 'SIPtrunk' to 'SIP/1234:PASSWORD@sip.provider.net'
[Oct 22 18:18:11] == Setting global variable 'TRUNKloop' to 'IAX2/ASTloop:goautodial@127.0.0.1:40569'
[Oct 22 18:18:11] == Setting global variable 'TRUNKblind' to 'IAX2/ASTblind:goautodial@127.0.0.1:41569'