H323 problems

From Kolmisoft Wiki
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Under high load H323 crashes and kills Asterisk, debug shows:

(gdb) bt
#0  0x007a2b18 in strcmp () from /lib/libc.so.6
#1  0x014478a1 in find_call_locked (call_reference=13, token=0xa1cc570 "ip$81.192.72.46:7768/13") at chan_h323.c:1148
#2  0x01449f07 in cleanup_connection (call_reference=13, call_token=0xa1cc570 "ip$81.192.72.46:7768/13") at chan_h323.c:2290
#3  0x0145a724 in MyH323EndPoint::OnConnectionCleared () from /usr/lib/asterisk/modules/chan_h323.so
#4  0x00e604f1 in H323Connection::OnCleared () from /usr/local/lib/libh323_linux_x86_r.so.1.18.0
#5  0x00e721d1 in H323EndPoint::CleanUpConnections () from /usr/local/lib/libh323_linux_x86_r.so.1.18.0
#6  0x00e722fe in H323ConnectionsCleaner::Main () from /usr/local/lib/libh323_linux_x86_r.so.1.18.0
#7  0x005fd6e5 in PThread::PX_ThreadStart () from /usr/local/lib/libpt_linux_x86_r.so.1.10.0
#8  0x0088446b in start_thread () from /lib/libpthread.so.0
#9  0x00804dbe in clone () from /lib/libc.so.6

Server 2x XEON quad core and 4g DDR crashes on 110-120 simm. H323 calls.

NOTE: this is one case. We do not notice same behavior on other servers which runs up to 250 sim. calls for several hours straight.



No Audio.

h323 set debug shows:

   RTP channel id 1 parameters:
   -- remoteIpAddress: 127.0.0.1

binaddr in /etc/asterisk/h323.conf has bad values.