bar top left
bar top right
left curve
right curve
Welcome, Guest

change default gateway cause all calls stopped
(1 viewing) (1) Guest
Go to bottom
Post Reply
Post New Topic
Page: 1
TOPIC: change default gateway cause all calls stopped
#46800
change default gateway cause all calls stopped 1 Year, 11 Months ago Karma: 0
Hello there,

I have installed Elastix 1.6-12 and all incoming and outgoing calls are functioning. Yesterday we need to change the default gateway of the server. I changed it through the GNOME interface, after changing I then restart the service of astrisk. The restart seems never end and since then all the calls stopped. All I can hear from outgoing is "All circuits are busy now, try again later".
I can ping outside ip address and www.google.com still but the elastix just not lose the connection to the outside world. What could cause the problem? Need to fix configuration?
Appreciate your help.
Enter code here   
Please note: although no board code and smiley buttons are shown, they are still usable.
tomcattyy
Fresh Boarder
Posts: 11
graphgraph
User Offline Click here to see the profile of this user
Reply Quote
 
#46804
Re:change default gateway cause all calls stopped 1 Year, 11 Months ago Karma: 39
Hi tomcattyy,

You should take a look to /var/log/asterisk/full to find the answer of what is wrong.

Regards,

Rafael
Enter code here   
Please note: although no board code and smiley buttons are shown, they are still usable.
rafael
Free Software is all about freedom
Administrator
Posts: 1459
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Elastix Location: Ecuador Birthday: 10/11
Reply Quote
 
#46806
Re:change default gateway cause all calls stopped 1 Year, 11 Months ago Karma: 0
Thanks Rafael, I checked the log and it seems to be the DNS problem. I updated the DNS and restart the server. Now I have the call fundtion come back.
But an error message keep pop up as
"An error occurred while loading or saving configuration information for Gecko. Some of your configuration settings may not work properly."

click the detail is says
"Failed to contact configuration server; some possible causes are that you need to enable TCP/IP networking for ORBit, or you have stale NFS locks due to a system crash. See www.gnome.org/projects/gconf/ for information. (Details - 1: IOR file '/tmp/gconfd-root/lock/ior' not opened successfully, no gconfd located: No such file or directory 2: IOR file '/tmp/gconfd-root/lock/ior' not opened successfully, no gconfd located: No such file or directory)"

Can you direct me what's wrong here? /tmp/gconfd-root/ is empty. How can I fix this?
Appreciate for your help.
Enter code here   
Please note: although no board code and smiley buttons are shown, they are still usable.
tomcattyy
Fresh Boarder
Posts: 11
graphgraph
User Offline Click here to see the profile of this user
Reply Quote
 
#46817
Re:change default gateway cause all calls stopped 1 Year, 11 Months ago Karma: 155
looks like your gnome setup is incomplete, generally it isn't recommended to run such a service while in production because of interrupts and load on the server issues so I suggest you edit /etc/inittab

to

id:3:initdefault:

to start in runlevel 3 (no gui so no warnings) you can always start it if you need it with

startx

and then

yum -y groupinstall "GNOME Desktop Environment" "X Window System"
yum -y install firefox

should fix the missing bits for when you do run it.
Enter code here   
Please note: although no board code and smiley buttons are shown, they are still usable.
dicko
Ethically, I no longer support PaloSanto, Sorry.
Platinum Boarder
Posts: 4101
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Location: Not available Birthday: 01/21
Last Edit: 2010/03/02 21:21 By dicko.
There are other solutions!!
Reply Quote
 
#46917
Re:change default gateway cause all calls stopped 1 Year, 11 Months ago Karma: 0
Thanks dicko,

I alreay turn off the xwindow and reinstall the GNOME, no gui in production environment.
Enter code here   
Please note: although no board code and smiley buttons are shown, they are still usable.
tomcattyy
Fresh Boarder
Posts: 11
graphgraph
User Offline Click here to see the profile of this user
Reply Quote
 
Go to top
Post Reply
Post New Topic
Page: 1
Moderators: rafael, Bob, jgutierrez