Page 1 of 1

" NaN-NaN-NaN NaN:NaN:NaN" Of Death.

PostPosted: Wed Sep 12, 2012 8:14 pm
by Nefariousparity
Ok so this is my second install of installing GoAutoDial CE 2.1. The first time I ended up some how running into a time synchronization error that I could not find my way out of. So I communicate with my boss and he refers met o this article that says to run these commands.

rm /etc/localtime
ln -sf /usr/share/zoneinfo/US/Arizona /etc/localtime
rdate -s nist1-ny.ustiming.or gah

and then

service ntpd stop
chkconfig ntpd off

Other than to update the ip after he changed it, I ran the above commands now when I log in with Agent001 I get that. Here is the kicker though. I can also no longer modify *ANYTHING*. It keeps referring me back saying "NOT MODIFIED - Please go back and look at the data you entered "

By the way, I had a much much more detailed perfectly formatted post, but these forums were claiming that it was to spammy for a new user.

Re: " NaN-NaN-NaN NaN:NaN:NaN" Of Death.

PostPosted: Thu Sep 13, 2012 4:42 am
by Vince-0
It sounds like you have a database access problem. Check the MySQL instance is accessible and check for errors in the mysqld log.

Re: " NaN-NaN-NaN NaN:NaN:NaN" Of Death.

PostPosted: Thu Sep 13, 2012 12:21 pm
by Nefariousparity
Nope try again...

Re: " NaN-NaN-NaN NaN:NaN:NaN" Of Death.

PostPosted: Fri Sep 14, 2012 2:41 am
by DomeDan
What article told you to "chkconfig ntpd off"?

and if the ip is changed then you need to run this script: ADMIN_update_server_ip.pl

and where can you "no longer modify *ANYTHING* "?

and a quote from williamconley

williamconley wrote:1) Welcome to the party!

2) when you post, please post your entire configuration including (but not limited to) your installation method and vicidial version with 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 "from scratch" you must post your operating system and should also post the .iso version from which you installed your original operating system. 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

Re: " NaN-NaN-NaN NaN:NaN:NaN" Of Death.

PostPosted: Fri Sep 14, 2012 12:39 pm
by Nefariousparity
Look I am trying to be as detailed as I possible can, and this forum is stopping me from posting. This is what it is telling me which is quite annoying when trying to include all the resources I used.

"Your post looks to spammy for a new user, please remove off-site URLS"

I can assure you I am not trying to advertise on here, just get help. :P So here is the link via pastebin.

pastebin.caum/rMwkkYuT

Please note that the caum is actually com. Because of this forum stopping me of posting links. Thanks for the support in advance.

Re: " NaN-NaN-NaN NaN:NaN:NaN" Of Death.

PostPosted: Fri Sep 14, 2012 4:30 pm
by DomeDan
Nefariousparity wrote:This sever is hosted at ColocationAmerica.
The hardware specifications are as follows.

Processors 8
Model Intel(R) Xeon(R) CPU E5345 @ 2.33GHz
CPU Speed 2.33 GHz
Cache Size 4.00 MB
System Bogomips 37240.46

I am using Go Auto Dial.
Kernel Version 2.6.18-238.9.1.el5.goPAE (SMP)
Distro Name GoAutoDial CE 2.1

Completely Voip Sip Trunk, no phone hardware.

Website:www.goautodialnow.org
Download Distro
goautodial.org/attachments/download/397/goautodial-ce-2.1-final.iso.html
Guide used: goautodial.org/projects/goautodialce/wiki/Goautodial_Getting_Started_Guide

Command used after install to update ip:update_server_ip after change.
Command used to break everything. ray-solomon.com/vicidial.html ;P
rm /etc/localtime
ln -sf /usr/share/zoneinfo/US/Pacific /etc/localtime
rdate -s nist1-ny.ustiming.oregah

Issues now are, I can't save anything, to finish setting my time correctly say -8 instead of -5, it gives me this error.
PHONE NOT MODIFIED - Please go back and look at the data you entered , that is on anything I try.


Yeah I can understand that that guide broke everything, thats because its a a scratch install.
and following a scratch install on a goautodial install is not that good.

Well to get that error message you need to fulfill these statements:
(strlen($extension) < 1) or (strlen($server_ip) < 7) or (strlen($dialplan_number) < 1) or (strlen($voicemail_id) < 1) or (strlen($login) < 1) or (strlen($pass) < 1)
and those are only user inputs.

but you might have some database permission problems if you followed the scratch install to far.
did you get to this part "Create the database and import the sample data" ?

and btw, I think you need to be registered member a few days before you can post links and stuff

Re: " NaN-NaN-NaN NaN:NaN:NaN" Of Death.

PostPosted: Fri Sep 14, 2012 6:35 pm
by Nefariousparity
I only did the time zone changes on that document. Just those three commands after the initial go autodial install.

Re: " NaN-NaN-NaN NaN:NaN:NaN" Of Death.

PostPosted: Mon Sep 17, 2012 2:45 am
by DomeDan
ok, then do

service ntpd start
chkconfig ntpd on

maybe a reboot and check all your screens, logs, mail for errors