Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
asterisk problem
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  10 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Michal Meyza  
View profile  
 More options Sep 6 2012, 5:34 am
From: Michal Meyza <michal.me...@more7.com>
Date: Thu, 6 Sep 2012 02:34:48 -0700 (PDT)
Local: Thurs, Sep 6 2012 5:34 am
Subject: asterisk problem

Hello

I have a problem with asterisk, receive these errors, after that phones are
not registered and I need to restart asterisk.

[Sep  6 10:39:44] ERROR[2521] ais/clm.c: Could not initialize cluster
membership service: Try Again
[Sep  6 10:39:44] WARNING[2521] chan_sip.c: sip.conf: Different 'nat'
settings between [general] and section [gw_20_patton]. See
/usr/share/doc/asterisk/README.Debian.gz (global='Always'
peer/user='RFC3581')

gw_20_patton on the gemeinschaft has nat = no, the same like in [general]
on the /opt/gemeinschaft/etc/asterisk/sip.conf

Please help

Thanks


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Sascha Daniels  
View profile  
 More options Sep 6 2012, 6:31 am
From: Sascha Daniels <s...@alternative-solution.de>
Date: Thu, 06 Sep 2012 12:31:56 +0200
Local: Thurs, Sep 6 2012 6:31 am
Subject: Re: [gs3-users] asterisk problem
Hi.

I think the messages are not directly related to the real problem.

If phones are not registered any more, you "lost" chan_sip.

I would make bet that you hit
https://issues.asterisk.org/jira/browse/ASTERISK-16834 or
https://issues.asterisk.org/jira/browse/ASTERISK-16961

You can check that this way:

Remove all keys from your phones that use BLF or EXTENSION.

After restarting the phones go to the asterisk CLI and type:

core show hints

"Watchers" should now be 0 everywhere.

Try it for a few days. If your problem has vanished, I am right and you
have small problem.

There is way to backport Gemeinschaft to asterisk 1.4, but it is a bit
of work.

I am suporting many Gemeinschaft installations and a vanishing chan_sip
was allways related to this deadlock.

Greets

        Sascha

Am 06.09.12 11:34, schrieb Michal Meyza:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Michal Meyza  
View profile  
 More options Sep 6 2012, 6:42 am
From: Michal Meyza <michal.me...@more7.com>
Date: Thu, 6 Sep 2012 03:42:15 -0700 (PDT)
Local: Thurs, Sep 6 2012 6:42 am
Subject: Re: [gs3-users] asterisk problem

there is no other way to solve this?
We have around 130 users, and each has set BLF...

W dniu czwartek, 6 września 2012 12:31:57 UTC+2 użytkownik Sascha Daniels
napisał:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Michal Meyza  
View profile  
 More options Sep 6 2012, 6:52 am
From: Michal Meyza <michal.me...@more7.com>
Date: Thu, 6 Sep 2012 03:52:50 -0700 (PDT)
Local: Thurs, Sep 6 2012 6:52 am
Subject: Re: [gs3-users] asterisk problem

are you sure these messages are not related to this problem?

[Sep  6 10:39:44] ERROR[2521] ais/clm.c: Could not initialize cluster
membership service: Try Again
[Sep  6 10:39:44] WARNING[2521] chan_sip.c: sip.conf: Different 'nat'
settings between [general] and section [gw_20_patton]. See
/usr/share/doc/asterisk/README.Debian.gz (global='Always'
peer/user='RFC3581')

each time after phones unregistered we have these errors...

W dniu czwartek, 6 września 2012 12:42:15 UTC+2 użytkownik Michal Meyza
napisał:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Sascha Daniels  
View profile  
 More options Sep 6 2012, 7:04 am
From: Sascha Daniels <s...@alternative-solution.de>
Date: Thu, 06 Sep 2012 13:04:20 +0200
Local: Thurs, Sep 6 2012 7:04 am
Subject: Re: [gs3-users] asterisk problem
Hi.

Am 06.09.12 12:52, schrieb Michal Meyza:

> are you sure these messages are not related to this problem?

> [Sep  6 10:39:44] ERROR[2521] ais/clm.c: Could not initialize cluster
> membership service: Try Again

Does not matter, because it is not used.

> [Sep  6 10:39:44] WARNING[2521] chan_sip.c: sip.conf: Different 'nat'
> settings between [general] and section [gw_20_patton]. See
> /usr/share/doc/asterisk/README.Debian.gz (global='Always'
> peer/user='RFC3581')

This is only a warning and I have never seen a crashing chan_sip because
of nat settings (yet).

> each time after phones unregistered we have these errors...

To be really sure without disabeling BLF, you must compile asterisk with
debug symbols to make a backtrace.

That is a lot of work and depending on your hardware and call per minute
it will be horrible slow.

I can not run asterisk 1.6 with debug symbols on my Dual QuadCore Xeon
with 600 phones and a few thousand calls a day. After half an hour
asterisk is so dead slow, that the PBX is unusable.

If your hardware is fast enough, you can compile asterisk with debug
symbols and make a backtrace after chan_sip has vanished.

Or you can say: I go back to 1.4 without testing.

Greets

        Sascha


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Michal Meyza  
View profile  
 More options Sep 6 2012, 7:37 am
From: Michal Meyza <michal.me...@more7.com>
Date: Thu, 6 Sep 2012 04:37:57 -0700 (PDT)
Local: Thurs, Sep 6 2012 7:37 am
Subject: Re: [gs3-users] asterisk problem

so, when we set "Line" instead of BLF and Extension.. that will solve our
problem?

W dniu czwartek, 6 września 2012 13:04:22 UTC+2 użytkownik Sascha Daniels
napisał:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Sascha Daniels  
View profile  
 More options Sep 6 2012, 8:27 am
From: Sascha Daniels <s...@alternative-solution.de>
Date: Thu, 06 Sep 2012 14:27:09 +0200
Local: Thurs, Sep 6 2012 8:27 am
Subject: Re: [gs3-users] asterisk problem
Hi.

Am 06.09.12 13:37, schrieb Michal Meyza:

> so, when we set "Line" instead of BLF and Extension.. that will solve
> our problem?

To be honest, I don't know what the Snom does with "line".

In Gemeinschaft there are two Options that make sense.

1. Extension/BLF (depending on Firmware version)

That is to monitor another extension, pickup that extension when it is
ringing or call that extension. Both options make a subscription to the
hint of that extension on the asterisk.

-> deadlock bug

2. External destination

That option just dials the number an nothing more. No monitoring, no
pickup and so on.

There is no way to monitor another extension without having possible
deadlocks.

Greets

        Sascha


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Michal Meyza  
View profile  
 More options Sep 7 2012, 6:27 am
From: Michal Meyza <michal.me...@more7.com>
Date: Fri, 7 Sep 2012 03:27:29 -0700 (PDT)
Local: Fri, Sep 7 2012 6:27 am
Subject: Re: [gs3-users] asterisk problem

We observe that phones not registered appear after pick up the call by *8
combination? Am I right?
We decide to make pick up by BLF keys...

W dniu czwartek, 6 września 2012 14:27:11 UTC+2 użytkownik Sascha Daniels
napisał:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Sascha Daniels  
View profile  
 More options Sep 7 2012, 7:18 am
From: Sascha Daniels <s...@alternative-solution.de>
Date: Fri, 07 Sep 2012 13:18:01 +0200
Local: Fri, Sep 7 2012 7:18 am
Subject: Re: [gs3-users] asterisk problem
Hi.

Am 07.09.12 12:27, schrieb Michal Meyza:

> We observe that phones not registered appear after pick up the call by
> *8 combination? Am I right?
> We decide to make pick up by BLF keys...

The pickup itself is not the problem.

The hint state change that comes with a pickup is the problem no matter
how the call is picked up.

Make a backport to 1.4!

With that number of users you will run into that problem again.

Greets

        Sascha


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Dieter S  
View profile  
 More options Sep 18 2012, 2:59 pm
From: Dieter S <dieter.spei...@googlemail.com>
Date: Tue, 18 Sep 2012 11:59:27 -0700 (PDT)
Local: Tues, Sep 18 2012 2:59 pm
Subject: Re: [gs3-users] asterisk problem

Hallo Sascha,

Ich habe auch genau dieses Problem.
wie kann ich denn einen Backport auf 1.4.28 realisieren? Und , sind damit
diese Probleme ausgeräumt?

mfg Dieter

Am Donnerstag, 6. September 2012 12:31:57 UTC+2 schrieb Sascha Daniels:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »