Administrator TOOTAI
2014-Apr-30 10:15 UTC
[asterisk-users] Reload problems with 1.8.27 and 11.9.0 - Someone else ?
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
Administrator TOOTAI
2014-Apr-30 10:39 UTC
[asterisk-users] Reload problems with 1.8.27 and 11.9.0 - Someone else ?
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. -- Daniel
Stefan Tichy
2014-Apr-30 10:59 UTC
[asterisk-users] Reload problems with 1.8.27 and 11.9.0 - Someone else ?
Hi, some more information could be usefull. On Wed, Apr 30, 2014 at 12:15:03PM +0200, Administrator TOOTAI wrote:> 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 )