Sponsor: VoiceMeUp - Corporate & Wholesale VoIP Services

VoIP Mailing List Archives
Mailing list archives for the VoIP community
 SearchSearch 

[asterisk-users] Reload problems with 1.8.27 and 11.9.0 - Someone else ?

Goto page 1, 2  Next
 
Post new topic   Reply to topic    VoIP Mailing List Archives Forum Index -> Asterisk Users
View previous topic :: View next topic  
Author Message
admin at tootai.net
Guest





PostPosted: Wed Apr 30, 2014 5:15 am    Post subject: [asterisk-users] Reload problems with 1.8.27 and 11.9.0 - So Reply with quote

Hi,

after upgrade from 11.8.1 to 11.9.0 on our test server, and from
1.8.26.1 to 1.8.27 on production one, some CLI commands like "sip
reload" or "iax2 reload" does nothing.

We opened bug 23683 but it was immediately closed by Matt Jordan,
telling that he can't reproduce it. But we can.

Example:

- switching back to 11.8.1 respectively 1.8.26.1 does the job working
again (We just run a make install from within this directory)
- cleaning 11.8.0 source directory -make clean && ./configure && make &&
make install- all is good
- cleaning 11.9.0 source directory -make clean && ./configure && make &&
make install- problem appears again
- switching back to 11.8.0 does the job working again (We just run a
make install from within this directory)

The first installation of latest version was done by patching the
previous version, we downloaded the source tar.gz and compile => problem
stays

Does anybody else face this problem with latest version? If it was a
server problem, earlier version should have same behaviour after
compiling but they don't.

Server OS is Debian Wheezy 3.2.0-4 amd64 in KVM virtual machine

Thanks for any hint

Regards

--
Daniel

--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
Back to top
admin at tootai.net
Guest





PostPosted: Wed Apr 30, 2014 5:39 am    Post subject: [asterisk-users] Reload problems with 1.8.27 and 11.9.0 - So Reply with quote

Le 30/04/2014 12:15, Administrator TOOTAI a écrit :
Quote:
Hi,

after upgrade from 11.8.1 to 11.9.0 on our test server, and from
1.8.26.1 to 1.8.27 on production one, some CLI commands like "sip
reload" or "iax2 reload" does nothing.

We opened bug 23683 but it was immediately closed by Matt Jordan,
telling that he can't reproduce it. But we can.

Example:

- switching back to 11.8.1 respectively 1.8.26.1 does the job working
again (We just run a make install from within this directory)
- cleaning 11.8.0 source directory -make clean && ./configure && make
&& make install- all is good
- cleaning 11.9.0 source directory -make clean && ./configure && make
&& make install- problem appears again
- switching back to 11.8.0 does the job working again (We just run a
make install from within this directory)

The first installation of latest version was done by patching the
previous version, we downloaded the source tar.gz and compile =>
problem stays

Does anybody else face this problem with latest version? If it was a
server problem, earlier version should have same behaviour after
compiling but they don't.

Server OS is Debian Wheezy 3.2.0-4 amd64 in KVM virtual machine

Thanks for any hint

Regards


We checked on a customer installation made one week ago: they have the
same problem! It's a Debian Squeeze 2.6.32-5-amd64 on a real server.

--
Daniel

--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
Back to top
asterisk3 at pi4tel.de
Guest





PostPosted: Wed Apr 30, 2014 6:00 am    Post subject: [asterisk-users] Reload problems with 1.8.27 and 11.9.0 - So Reply with quote

Hi,

some more information could be usefull.

On Wed, Apr 30, 2014 at 12:15:03PM +0200, Administrator TOOTAI wrote:
Quote:
after upgrade from 11.8.1 to 11.9.0 on our test server, and from
1.8.26.1 to 1.8.27 on production one, some CLI commands like "sip
reload" or "iax2 reload" does nothing.

Is Asterisk fully booted? There should be such a message for each
AMI connection.

Is it possible to unload chan_sip.so and to load it again?

Are there error messages related to sip and iax modules?


--
Stefan Tichy ( asterisk3 at pi4tel dot de )

--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
Back to top
admin at tootai.net
Guest





PostPosted: Wed Apr 30, 2014 6:01 am    Post subject: [asterisk-users] Reload problems with 1.8.27 and 11.9.0 - So Reply with quote

Le 30/04/2014 12:39, Administrator TOOTAI a écrit :
Quote:
Le 30/04/2014 12:15, Administrator TOOTAI a écrit :
Quote:
Hi,

after upgrade from 11.8.1 to 11.9.0 on our test server, and from
1.8.26.1 to 1.8.27 on production one, some CLI commands like "sip
reload" or "iax2 reload" does nothing.

We opened bug 23683 but it was immediately closed by Matt Jordan,
telling that he can't reproduce it. But we can.

Example:

- switching back to 11.8.1 respectively 1.8.26.1 does the job working
again (We just run a make install from within this directory)
- cleaning 11.8.0 source directory -make clean && ./configure && make
&& make install- all is good
- cleaning 11.9.0 source directory -make clean && ./configure && make
&& make install- problem appears again
- switching back to 11.8.0 does the job working again (We just run a
make install from within this directory)

The first installation of latest version was done by patching the
previous version, we downloaded the source tar.gz and compile =>
problem stays

Does anybody else face this problem with latest version? If it was a
server problem, earlier version should have same behaviour after
compiling but they don't.

Server OS is Debian Wheezy 3.2.0-4 amd64 in KVM virtual machine

Thanks for any hint

Regards


We checked on a customer installation made one week ago: they have the
same problem! It's a Debian Squeeze 2.6.32-5-amd64 on a real server.


And finally the explanation: if you modify sip.conf file, the reload is
taken in account, all is good. But if the sip.conf contains includes and
you modify one of those includes *without modifying* sip.conf, no reload.

--
Daniel

--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
Back to top
derek.andrew at gmail.com
Guest





PostPosted: Wed Apr 30, 2014 6:05 am    Post subject: [asterisk-users] Reload problems with 1.8.27 and 11.9.0 - So Reply with quote

Does a reload (not a sip reload) reload everything or does it also require the sip.conf file to be modified?


On Wed, Apr 30, 2014 at 5:00 AM, Administrator TOOTAI <admin@tootai.net (admin@tootai.net)> wrote:
Quote:
Le 30/04/2014 12:39, Administrator TOOTAI a écrit :
Quote:
Le 30/04/2014 12:15, Administrator TOOTAI a écrit :
Quote:
Hi,

after upgrade from 11.8.1 to 11.9.0 on our test server, and from 1.8.26.1 to 1.8.27 on production one, some CLI commands like "sip reload" or "iax2 reload" does nothing.

We opened bug 23683 but it was immediately closed by Matt Jordan, telling that he can't reproduce it. But we can.

Example:

- switching back to 11.8.1 respectively 1.8.26.1 does the job working again (We just run a make install from within this directory)
- cleaning 11.8.0 source directory -make clean && ./configure && make && make install- all is good
- cleaning 11.9.0 source directory -make clean && ./configure && make && make install- problem appears again
- switching back to 11.8.0 does the job working again (We just run a make install from within this directory)

The first installation of latest version was done by patching the previous version, we downloaded the source tar.gz and compile => problem stays

Does anybody else face this problem with latest version? If it was a server problem, earlier version should have same behaviour after compiling but they don't.

Server OS is Debian Wheezy 3.2.0-4 amd64 in KVM virtual machine

Thanks for any hint

Regards


We checked on a customer installation made one week ago: they have the same problem! It's a Debian Squeeze 2.6.32-5-amd64 on a real server.


And finally the explanation: if you modify sip.conf file, the reload is taken in account, all is good. But if the sip.conf contains includes and you modify one of those includes *without modifying* sip.conf, no reload.

--
Daniel

--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
              http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users




--
I took the degree of Doctor of Philosophy in 1903. The meaning of this degree is that the recipient of instruction is examined for the last time in his life, and is pronounced completely full. After this, no new ideas can be imparted to him. - Stephen Leacock
Back to top
admin at tootai.net
Guest





PostPosted: Wed Apr 30, 2014 6:34 am    Post subject: [asterisk-users] Reload problems with 1.8.27 and 11.9.0 - So Reply with quote

Le 30/04/2014 13:04, Derek Andrew a écrit :
Quote:
Does a reload (not a sip reload) reload everything or does it also
require the sip.conf file to be modified?

reload as well as module reload chan_sip.so does nothing. Only way i had
till I found why was to restart asterisk Sad

Quote:


On Wed, Apr 30, 2014 at 5:00 AM, Administrator TOOTAI
<admin@tootai.net <mailto:admin@tootai.net>> wrote:

Le 30/04/2014 12:39, Administrator TOOTAI a écrit :

Le 30/04/2014 12:15, Administrator TOOTAI a écrit :

Hi,

after upgrade from 11.8.1 to 11.9.0 on our test server,
and from 1.8.26.1 to 1.8.27 on production one, some CLI
commands like "sip reload" or "iax2 reload" does nothing.

We opened bug 23683 but it was immediately closed by Matt
Jordan, telling that he can't reproduce it. But we can.

Example:

- switching back to 11.8.1 respectively 1.8.26.1 does the
job working again (We just run a make install from within
this directory)
- cleaning 11.8.0 source directory -make clean &&
./configure && make && make install- all is good
- cleaning 11.9.0 source directory -make clean &&
./configure && make && make install- problem appears again
- switching back to 11.8.0 does the job working again (We
just run a make install from within this directory)

The first installation of latest version was done by
patching the previous version, we downloaded the source
tar.gz and compile => problem stays

Does anybody else face this problem with latest version?
If it was a server problem, earlier version should have
same behaviour after compiling but they don't.

Server OS is Debian Wheezy 3.2.0-4 amd64 in KVM virtual
machine

Thanks for any hint

Regards


We checked on a customer installation made one week ago: they
have the same problem! It's a Debian Squeeze 2.6.32-5-amd64 on
a real server.


And finally the explanation: if you modify sip.conf file, the
reload is taken in account, all is good. But if the sip.conf
contains includes and you modify one of those includes *without
modifying* sip.conf, no reload.

--
Daniel

--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users




--
I took the degree of Doctor of Philosophy in 1903. The meaning of this
degree is that the recipient of instruction is examined for the last
time in his life, and is pronounced completely full. After this, no
new ideas can be imparted to him. - Stephen Leacock



--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
Back to top
admin at tootai.net
Guest





PostPosted: Wed Apr 30, 2014 8:14 am    Post subject: [asterisk-users] Reload problems with 1.8.27 and 11.9.0 - So Reply with quote

Please, people from Digium, Matt again closed the new bug ASTERISK-23689
I opened (clone from 23683) telling that it's not a bug. Did he
carefully read the comments on the new bug? If not, please forward him
this email, *it's* a bug or you have to explain me why it is not!

Le 30/04/2014 13:00, Administrator TOOTAI a écrit :
Quote:
Le 30/04/2014 12:39, Administrator TOOTAI a écrit :
Quote:
Le 30/04/2014 12:15, Administrator TOOTAI a écrit :
Quote:
Hi,

after upgrade from 11.8.1 to 11.9.0 on our test server, and from
1.8.26.1 to 1.8.27 on production one, some CLI commands like "sip
reload" or "iax2 reload" does nothing.

We opened bug 23683 but it was immediately closed by Matt Jordan,
telling that he can't reproduce it. But we can.

Example:

- switching back to 11.8.1 respectively 1.8.26.1 does the job
working again (We just run a make install from within this directory)
- cleaning 11.8.0 source directory -make clean && ./configure &&
make && make install- all is good
- cleaning 11.9.0 source directory -make clean && ./configure &&
make && make install- problem appears again
- switching back to 11.8.0 does the job working again (We just run a
make install from within this directory)

The first installation of latest version was done by patching the
previous version, we downloaded the source tar.gz and compile =>
problem stays

Does anybody else face this problem with latest version? If it was a
server problem, earlier version should have same behaviour after
compiling but they don't.

Server OS is Debian Wheezy 3.2.0-4 amd64 in KVM virtual machine

Thanks for any hint

Regards


We checked on a customer installation made one week ago: they have
the same problem! It's a Debian Squeeze 2.6.32-5-amd64 on a real server.


And finally the explanation: if you modify sip.conf file, the reload
is taken in account, all is good. But if the sip.conf contains
includes and you modify one of those includes *without modifying*
sip.conf, no reload.


--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
Back to top
isrlgb at gmail.com
Guest





PostPosted: Wed Apr 30, 2014 8:18 am    Post subject: [asterisk-users] Reload problems with 1.8.27 and 11.9.0 - So Reply with quote

did you try rebooting after installing 11.9?

-----Original Message-----
From: Administrator TOOTAI <admin@tootai.net>
Sender: asterisk-users-bounces@lists.digium.comDate: Wed, 30 Apr 2014 15:13:59
To: <asterisk-users@lists.digium.com>
Reply-To: Asterisk Users Mailing List - Non-Commercial Discussion
<asterisk-users@lists.digium.com>
Subject: Re: [asterisk-users] Reload problems with 1.8.27 and 11.9.0 -
Someone else ?

Please, people from Digium, Matt again closed the new bug ASTERISK-23689
I opened (clone from 23683) telling that it's not a bug. Did he
carefully read the comments on the new bug? If not, please forward him
this email, *it's* a bug or you have to explain me why it is not!

Le 30/04/2014 13:00, Administrator TOOTAI a écrit :
Quote:
Le 30/04/2014 12:39, Administrator TOOTAI a écrit :
Quote:
Le 30/04/2014 12:15, Administrator TOOTAI a écrit :
Quote:
Hi,

after upgrade from 11.8.1 to 11.9.0 on our test server, and from
1.8.26.1 to 1.8.27 on production one, some CLI commands like "sip
reload" or "iax2 reload" does nothing.

We opened bug 23683 but it was immediately closed by Matt Jordan,
telling that he can't reproduce it. But we can.

Example:

- switching back to 11.8.1 respectively 1.8.26.1 does the job
working again (We just run a make install from within this directory)
- cleaning 11.8.0 source directory -make clean && ./configure &&
make && make install- all is good
- cleaning 11.9.0 source directory -make clean && ./configure &&
make && make install- problem appears again
- switching back to 11.8.0 does the job working again (We just run a
make install from within this directory)

The first installation of latest version was done by patching the
previous version, we downloaded the source tar.gz and compile =>
problem stays

Does anybody else face this problem with latest version? If it was a
server problem, earlier version should have same behaviour after
compiling but they don't.

Server OS is Debian Wheezy 3.2.0-4 amd64 in KVM virtual machine

Thanks for any hint

Regards


We checked on a customer installation made one week ago: they have
the same problem! It's a Debian Squeeze 2.6.32-5-amd64 on a real server.


And finally the explanation: if you modify sip.conf file, the reload
is taken in account, all is good. But if the sip.conf contains
includes and you modify one of those includes *without modifying*
sip.conf, no reload.


--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
Back to top
mjordan at digium.com
Guest





PostPosted: Wed Apr 30, 2014 8:20 am    Post subject: [asterisk-users] Reload problems with 1.8.27 and 11.9.0 - So Reply with quote

On Wed, Apr 30, 2014 at 8:13 AM, Administrator TOOTAI <admin@tootai.net (admin@tootai.net)> wrote:
Quote:
Please, people from Digium, Matt again closed the new bug ASTERISK-23689 I opened (clone from 23683) telling that it's not a bug. Did he carefully read the comments on the new bug? If not, please forward him this email, *it's* a bug or you have to explain me why it is not!



I asked you not to clone and issues and to take your issue to the mailing list (which you did, thank-you). Cloning issues makes a mess of the issue tracker, and causes information to get lost.

If your issue is deemed to be a bug, the original issue will get re-opened.


--
Matthew Jordan

Digium, Inc. | Engineering Manager
445 Jan Davis Drive NW - Huntsville, AL 35806 - USA
Check us out at: http://digium.com & http://asterisk.org
Back to top
admin at tootai.net
Guest





PostPosted: Wed Apr 30, 2014 8:37 am    Post subject: [asterisk-users] Reload problems with 1.8.27 and 11.9.0 - So Reply with quote

Le 30/04/2014 15:19, Matthew Jordan a écrit :
Quote:

On Wed, Apr 30, 2014 at 8:13 AM, Administrator TOOTAI
<admin@tootai.net <mailto:admin@tootai.net>> wrote:

Please, people from Digium, Matt again closed the new bug
ASTERISK-23689 I opened (clone from 23683) telling that it's not a
bug. Did he carefully read the comments on the new bug? If not,
please forward him this email, *it's* a bug or you have to explain
me why it is not!


I asked you not to clone and issues and to take your issue to the
mailing list (which you did, thank-you). Cloning issues makes a mess
of the issue tracker, and causes information to get lost.

If your issue is deemed to be a bug, the original issue will get
re-opened.

I cloned the issue as it is a bug and I could explain how to reproduce
it. If I shouldn't clone the bug, please explain me how to do to inform
developpers about new informations concerning a closed bug.

That say, sorry for inconvenience.

--
Daniel

--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
Back to top
mjordan at digium.com
Guest





PostPosted: Thu May 01, 2014 9:28 am    Post subject: [asterisk-users] Reload problems with 1.8.27 and 11.9.0 - So Reply with quote

On Wed, Apr 30, 2014 at 8:37 AM, Administrator TOOTAI <admin@tootai.net (admin@tootai.net)> wrote:
Quote:
Le 30/04/2014 15:19, Matthew Jordan a écrit :
Quote:

On Wed, Apr 30, 2014 at 8:13 AM, Administrator TOOTAI <admin@tootai.net (admin@tootai.net) <mailto:admin@tootai.net (admin@tootai.net)>> wrote:

    Please, people from Digium, Matt again closed the new bug
    ASTERISK-23689 I opened (clone from 23683) telling that it's not a
    bug. Did he carefully read the comments on the new bug? If not,
    please forward him this email, *it's* a bug or you have to explain
    me why it is not!


I asked you not to clone and issues and to take your issue to the mailing list (which you did, thank-you). Cloning issues makes a mess of the issue tracker, and causes information to get lost.

If your issue is deemed to be a bug, the original issue will get re-opened.


I cloned the issue as it is a bug and I could explain how to reproduce it. If I shouldn't clone the bug, please explain me how to do to inform developpers about new informations concerning a closed bug.

That say, sorry for inconvenience.




1. Bug marshals watch the asterisk-bugs mailing list. All updates to all issues in JIRA get sent to that mailing list - even comments on closed issues.

2. Bug marshals also hang out in the #asterisk-bugs IRC channel. You can talk to a bug marshal in that channel as well.

3. Finally, we all watch the mailing lists (pretty much all of the mailing lists, no less).


This is all documented on the Asterisk wiki's [1] Asterisk Issue Guidelines. There's even a checkbox when you file an issue that asks if you read the guidelines... you did read them, right? Smile

[1] https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines#AsteriskIssueGuidelines-Submittingthebugreport

--
Matthew Jordan

Digium, Inc. | Engineering Manager
445 Jan Davis Drive NW - Huntsville, AL 35806 - USA
Check us out at: http://digium.com & http://asterisk.org
Back to top
admin at tootai.net
Guest





PostPosted: Thu May 01, 2014 10:05 am    Post subject: [asterisk-users] Reload problems with 1.8.27 and 11.9.0 - So Reply with quote

Le 01/05/2014 16:28, Matthew Jordan a écrit :
Quote:


On Wed, Apr 30, 2014 at 8:37 AM, Administrator TOOTAI
<admin@tootai.net <mailto:admin@tootai.net>> wrote:

Le 30/04/2014 15:19, Matthew Jordan a écrit :


On Wed, Apr 30, 2014 at 8:13 AM, Administrator TOOTAI
<admin@tootai.net <mailto:admin@tootai.net>
<mailto:admin@tootai.net <mailto:admin@tootai.net>>> wrote:

Please, people from Digium, Matt again closed the new bug
ASTERISK-23689 I opened (clone from 23683) telling that
it's not a
bug. Did he carefully read the comments on the new bug? If
not,
please forward him this email, *it's* a bug or you have to
explain
me why it is not!


I asked you not to clone and issues and to take your issue to
the mailing list (which you did, thank-you). Cloning issues
makes a mess of the issue tracker, and causes information to
get lost.

If your issue is deemed to be a bug, the original issue will
get re-opened.


I cloned the issue as it is a bug and I could explain how to
reproduce it. If I shouldn't clone the bug, please explain me how
to do to inform developpers about new informations concerning a
closed bug.

That say, sorry for inconvenience.


1. Bug marshals watch the asterisk-bugs mailing list. All updates to
all issues in JIRA get sent to that mailing list - even comments on
closed issues.
2. Bug marshals also hang out in the #asterisk-bugs IRC channel. You
can talk to a bug marshal in that channel as well.
3. Finally, we all watch the mailing lists (pretty much all of the
mailing lists, no less).

This is all documented on the Asterisk wiki's [1] Asterisk Issue
Guidelines. There's even a checkbox when you file an issue that asks
if you read the guidelines... you did read them, right? Smile

[1]
https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines#AsteriskIssueGuidelines-Submittingthebugreport


I did read them a long long time ago. Anyway, my bad, sorry for that.

Regards

--
Daniel

--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
Back to top
EWieling at nyigc.com
Guest





PostPosted: Thu May 01, 2014 10:25 am    Post subject: [asterisk-users] Reload problems with 1.8.27 and 11.9.0 - So Reply with quote

In my experience DNS issues will cause Asterisk to take a long time to reload and could stop Asterisk for working at all.

List all the IPs of the box in /etc/hosts and make sure /etc/resolv.conf points to a working nameserver. See if that helps at all.

-----Original Message-----
From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Administrator TOOTAI
Sent: Thursday, May 01, 2014 11:04 AM
To: asterisk-users@lists.digium.com
Subject: Re: [asterisk-users] Reload problems with 1.8.27 and 11.9.0 - Someone else ?

Le 01/05/2014 16:28, Matthew Jordan a écrit :
Quote:


On Wed, Apr 30, 2014 at 8:37 AM, Administrator TOOTAI
<admin@tootai.net <mailto:admin@tootai.net>> wrote:

Le 30/04/2014 15:19, Matthew Jordan a écrit :


On Wed, Apr 30, 2014 at 8:13 AM, Administrator TOOTAI
<admin@tootai.net <mailto:admin@tootai.net>
<mailto:admin@tootai.net <mailto:admin@tootai.net>>> wrote:

Please, people from Digium, Matt again closed the new bug
ASTERISK-23689 I opened (clone from 23683) telling that
it's not a
bug. Did he carefully read the comments on the new bug? If
not,
please forward him this email, *it's* a bug or you have to
explain
me why it is not!




--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
Back to top
admin at tootai.net
Guest





PostPosted: Thu May 01, 2014 11:09 am    Post subject: [asterisk-users] Reload problems with 1.8.27 and 11.9.0 - So Reply with quote

Le 01/05/2014 17:24, Eric Wieling a écrit :
Quote:
In my experience DNS issues will cause Asterisk to take a long time to reload and could stop Asterisk for working at all.

List all the IPs of the box in /etc/hosts and make sure /etc/resolv.conf points to a working nameserver. See if that helps at all.

As explained in one on my previous message, it's a bug, easily
reproducible: take a queues.conf (or sip.conf or iax.conf or
voicemail.conf or ...) like this (what is important is the #include):

[general]

persistentmembers=yes

#include local/queues.d/*.conf

Now modify one of the .conf file in directory local/queues.d and do a

CLI> module reload app_queue.so

you wil get

NOTICE[3346]: app_queue.c:6811 reload_queue_rules: queuerules.conf has
not changed since it was last loaded. Not taking any action.

despite the fact that modification was done in a .conf file. I took this
example as with module reload app_queue the above message appears. For
sip, iax, voicemail, aso there is no message, just "SIP reload" or ...

To make asterisk take the modification in account, you have to open
/etc/asterisk/[sip|iax|voicemail|queue|..].conf and save it without
making any change. After this the command will be execute. It you run it
a second time in a raw, you will see that the false behavior appears
again till you again open/save the original file.

--
Daniel

--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
Back to top
rnewton at digium.com
Guest





PostPosted: Tue May 06, 2014 5:57 pm    Post subject: [asterisk-users] Reload problems with 1.8.27 and 11.9.0 - So Reply with quote

On Thu, May 1, 2014 at 11:08 AM, Administrator TOOTAI <admin@tootai.net> wrote:
<snip>
Quote:
As explained in one on my previous message, it's a bug, easily reproducible:
take a queues.conf (or sip.conf or iax.conf or voicemail.conf or ...) like
this (what is important is the #include):
<snip>
Quote:
NOTICE[3346]: app_queue.c:6811 reload_queue_rules: queuerules.conf has not
changed since it was last loaded. Not taking any action.

despite the fact that modification was done in a .conf file. I took this
example as with module reload app_queue the above message appears. For sip,
iax, voicemail, aso there is no message, just "SIP reload" or ...

To make asterisk take the modification in account, you have to open
/etc/asterisk/[sip|iax|voicemail|queue|..].conf and save it without making
any change. After this the command will be execute. It you run it a second
time in a raw, you will see that the false behavior appears again till you
again open/save the original file.

Hi!

I tried to reproduce using your description here and could not
reproduce the issue.

I tried with both sip.conf and queues.conf.

Making a change in an included .conf file, but NOT the parent .conf
file and then reloading that module from the CLI results in:

centosclean*CLI> module reload app_queue.so
-- Reloading module 'app_queue.so' (True Call Queueing)
[May 6 17:51:39] NOTICE[16211]: app_queue.c:7765 reload_queue_rules:
queuerules.conf has not changed since it was last loaded. Not taking
any action.
== Parsing '/etc/asterisk/queues.conf': Found
== Parsing '/etc/asterisk/queue_include_1.conf': Found
== Parsing '/tmp/queue_include_2.conf': Found

I get the same behavior with sip.conf, it appears to work fine,
whether I'm making only changes in the parent .conf or the included
children. I even tried with two different included files in each
sip.conf and queues.conf, one in /tmp and one in /etc/asterisk. Same
working behavior.

I used SVN-branch-11-r413305, so you might want to test there.
However I'm still confused as to how you are seeing the behavior you
are seeing.


--
Rusty Newton
Digium, Inc. | Community Support Manager
445 Jan Davis Drive NW - Huntsville, AL 35806 - US
direct: +1 256 428 6200

Check us out at: http://digium.com & http://asterisk.org

--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
Back to top
Display posts from previous:   
Post new topic   Reply to topic    VoIP Mailing List Archives Forum Index -> Asterisk Users All times are GMT - 5 Hours
Goto page 1, 2  Next
Page 1 of 2

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group

VoiceMeUp - Corporate & Wholesale VoIP Services