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