Hi,
Here we are running one more Open discussion forum for VOIP, Cisco, Juniper, Unix, Linux and Information Security. Open http://www.premiercoms.com now and click on Blogs, Create a free account and share your technical expertise or get free support. Thanks Best Regards Director Operations Premier Communication Solutions Email : <mailto:[email protected]> [email protected] Blogs : <http://www.premiercoms.com/wpblog> http://www.premiercoms.com/wpblog Cell # +92.345.8555580 Direct # +92.51.8312663 +92.51.8312664 From: [email protected] [mailto:[email protected]] On Behalf Of Dave Higton Sent: Monday, 7 February 2011 3:24 PM To: 'AsteriskNOW Discussion' Subject: Re: [asterisknow] Version numbers I forgot to add: from the Asterisk machine, I can ping asterisk1 and asterisk1.eu.nice.com by name, but nslookup on either of them fails, presumably because there isn't a DNS entry for asterisk1. Dave _____ From: [email protected] [mailto:[email protected]] On Behalf Of Dave Higton Sent: 2011 February 07 10:15 To: 'AsteriskNOW Discussion' Subject: Re: [asterisknow] Version numbers OK, after much fruiting about, here are the error lines from one run-crash-restart cycle in /var/log/asterisk/full (and one warning line that follows an error): [2011-02-07 09:50:01] WARNING[3431] loader.c: Error loading module 'res_config_odbc.so': /usr/lib/asterisk/modules/res_config_odbc.so: undefined symbol: ast_odbc_clear_cache [2011-02-07 09:50:01] WARNING[3431] loader.c: Error loading module 'chan_jingle.so': /usr/lib/asterisk/modules/chan_jingle.so: undefined symbol: ast_aji_get_client [2011-02-07 09:50:01] WARNING[3431] loader.c: Module 'chan_jingle.so' could not be loaded. [2011-02-07 09:50:01] WARNING[3431] loader.c: Error loading module 'res_pktccops': /usr/lib/asterisk/modules/res_pktccops.so: cannot open shared object file: No such file or directory [2011-02-07 09:50:01] WARNING[3431] loader.c: Error loading module 'chan_mgcp.so': /usr/lib/asterisk/modules/chan_mgcp.so: undefined symbol: ast_pktccops_gate_alloc [2011-02-07 09:50:01] WARNING[3431] loader.c: Module 'chan_mgcp.so' could not be loaded. [2011-02-07 09:50:01] ERROR[3431] config.c: The file 'dahdi-channels.conf' was listed as a #include but it does not exist. [2011-02-07 09:50:01] ERROR[3431] chan_dahdi.c: File chan_dahdi.conf cannot be parsed. Aborting. [2011-02-07 09:50:01] ERROR[3431] netsock2.c: getaddrinfo("asterisk1.eu.nice.com", "(null)", ...): Name or service not known [2011-02-07 09:50:01] WARNING[3431] acl.c: Unable to lookup 'asterisk1.eu.nice.com' Those last two lines bother me. Remember, I cannot have a DHCP server; the only place the computer can look up its name is from the hosts file; the search path includes eu.nice.com. The computer is on the LAN; I can access it via WinSCP and putty (the lines above were pasted in from a WinSCP editor window). If I leave Asterisk in its run-crash-restart loop, the computer appears to eventually fall off the LAN. I'm not sure whether it falls completely, or merely becomes inaccessible for a long time. Since Asterisk won't run, I have never had the opportunity to configure it. It does not and will not have any trunks - it's an internal-only switch. It has http access to the outside world, but that's about the only external access it has. In the early part of the boot-up process (where all the services are being started, and we see things like "Bring up local loopback [OK]"), there is a message about "Could not reliably determine fully qualified domain name for asterisk1.eu.nice.com", which I imagine is another symptom of the getaddrinfo problem shown above. Are there enough clues in the above to help diagnose what's wrong? Dave
-- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisknow mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisknow
