Error In Asterisk on Reload

All installation and configuration problems and questions

Moderators: gerski, enjay, williamconley, Op3r, Staydog, gardo, mflorell, MJCoate, mcargile, Kumba, Michael_N

Error In Asterisk on Reload

Postby rameez.amjad4 » Mon Oct 22, 2018 5:19 pm

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'
rameez.amjad4
 
Posts: 91
Joined: Wed Oct 03, 2018 1:23 pm

Re: Error In Asterisk on Reload

Postby williamconley » Mon Oct 22, 2018 7:02 pm

1) Welcome to the Party! 8-)

2) As you are obviously new here, I have some suggestions to help us all help you:

When you post, please post your entire configuration including (but not limited to) your installation method (7.X.X?) and vicidial version with build (VERSION: 2.X-XXXx ... BUILD: #####-####).

This IS a requirement for posting along with reading the stickies (at the top of each forum) and the manager's manual (available on EFLO.net, both free and paid versions)

You should also post: Asterisk version, telephony hardware (model number is helpful here), cluster information if you have one, and whether any other software is installed in the box. If your installation method is "manual/from scratch" you must post your operating system with version (and the .iso version from which you installed your original operating system) plus a link to the installation instructions you used. If your installation is "Hosted" list the site name of the host.

If this is a "Cloud" or "Virtual" server, please note the technology involved along with the version of that techology (ie: VMware Server Version 2.0.2). If it is not, merely stating the Motherboard model # and CPU would be helpful.

Similar to This:

Vicibox X.X from .iso | Vicidial X.X.X-XXX Build XXXXXX-XXXX | Asterisk X.X.X | Single Server | No Digium/Sangoma Hardware | No Extra Software After Installation | Intel DG35EC | Core2Quad Q6600

3) These are Asterisk errors, not Vicidial errors. There are a plethora of sites and forums that help Asterisk users dealing with the inner workings of Asterisk that are outside the Vicidial continuum. Google is your friend: Searching for these literally would likely result in a discussion on each of them with more detail than you probably want to know, lol.

4) None of these are "Errors". There are NOTICES and there are WARNINGS. The notices are purely for information, and don't constitute (necessarily) a bad thing. The WARNINGS are only bad if they are relevent to your situation: IE: If they block a feature for Vicidial. In the case of cryptographic error warnings, this may be because the system now loads the tools for ViciPhone but you don't have ViciPhone configured (which would likely include some crypographic keys). But in any event, if you don't get any errors in Vicidial ... there's no cause for alarm. You could consider installing ViciPhone and see if that clears the WARNING, though, that would be interesting.
Vicidial Installation and Repair, plus Hosting and Colocation
Newest Product: Vicidial Agent Only Beep - Beta
http://www.PoundTeam.com # 352-269-0000 # +44(203) 769-2294
williamconley
 
Posts: 20018
Joined: Wed Oct 31, 2007 4:17 pm
Location: Davenport, FL (By Disney!)

Re: Error In Asterisk on Reload

Postby rameez.amjad4 » Tue Oct 23, 2018 11:46 am

Ok, will do that and update, Thanks.
rameez.amjad4
 
Posts: 91
Joined: Wed Oct 03, 2018 1:23 pm


Return to Support

Who is online

Users browsing this forum: No registered users and 83 guests

cron