Re: [GnomeMeeting-devel-list] BT from oss crash.



Hi Johnny,

Le jeu 20/11/2003 à 10:34, Johnny Strom a écrit :
> 
> And NM dose not show the large video when I make a
> call, small picture works ok, see below for debuging info:
> 

Some NM versions have that problem... But that's not new. I know mine
didn't have the problem so Ill test with it once GM is fixed ;)

Btw, the backtrace doesn't give any useful information. gdb even tells
the stack is corrupted. Fortunately, I can reproduce the OSS bug here,
so when I have a few minutes, I will try to fix it :)

> It was alot of debuging info in this mail I hope it
> was not to much :)
> 
> 
> 
> 
> (gdb) thread 1
> [Switching to thread 1 (Thread 16384 (LWP 1866))]#0  0x4cfe70fa in poll 
> () from /lib/i686/libc.so.6
> (gdb) bt
> #0  0x4cfe70fa in poll () from /lib/i686/libc.so.6
> #1  0x4d6dce46 in g_main_loop_get_context () from /usr/lib/libglib-2.0.so.0
> #2  0x4d6dc276 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
> #3  0x4d6dc9cf in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
> #4  0x4d88d44f in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
> #5  0x082ec4d8 in ?? ()
> #6  0x080cd1af in typeinfo name for 
> PSortedList<H323Gatekeeper::AlternateInfo> ()
> #7  0x080cafeb in typeinfo name for GMVideoGrabber ()
> #8  0xbffff7e8 in ?? ()
> #9  0x082ec4d8 in ?? ()
> (gdb) thread 2
> [Switching to thread 2 (Thread 32769 (LWP 1871))]#0  0x4cfe70fa in poll 
> () from /lib/i686/libc.so.6
> (gdb) bt
> #0  0x4cfe70fa in poll () from /lib/i686/libc.so.6
> #1  0x4d180d1a in __pthread_manager () from /lib/i686/libpthread.so.0
> #2  0x4d180fea in __pthread_manager_event () from /lib/i686/libpthread.so.0
> #3  0x4cff019a in clone () from /lib/i686/libc.so.6
> (gdb) thread 3
> [Switching to thread 3 (Thread 16386 (LWP 1872))]#0  0x4d1840a4 in 
> __pthread_sigsuspend ()
>     from /lib/i686/libpthread.so.0
> (gdb) bt
> #0  0x4d1840a4 in __pthread_sigsuspend () from /lib/i686/libpthread.so.0
> #1  0x4d1839e8 in __pthread_wait_for_restart_signal () from 
> /lib/i686/libpthread.so.0
> #2  0x00000020 in ?? ()
> (gdb) thread 4
> [Switching to thread 4 (Thread 32771 (LWP 1873))]#0  0x4cfe9271 in 
> select () from /lib/i686/libc.so.6
> (gdb) bt
> #0  0x4cfe9271 in select () from /lib/i686/libc.so.6
> #1  0x4167d350 in ?? () from /usr/lib/libpt_linux_x86_r.so.1.5.5
> #2  0x00000016 in ?? ()
> #3  0x415a691e in PThread::PX_ThreadStart(void*) () from 
> /usr/lib/libpt_linux_x86_r.so.1.5.5
> #4  0x4d181db2 in pthread_start_thread () from /lib/i686/libpthread.so.0
> #5  0x4d181f45 in pthread_start_thread_event () from 
> /lib/i686/libpthread.so.0
> #6  0x4cff019a in clone () from /lib/i686/libc.so.6
> (gdb) thread 5
> [Switching to thread 5 (Thread 49156 (LWP 1874))]#0  0x4cfe9271 in 
> select () from /lib/i686/libc.so.6
> (gdb) bt
> #0  0x4cfe9271 in select () from /lib/i686/libc.so.6
> #1  0x4167d350 in ?? () from /usr/lib/libpt_linux_x86_r.so.1.5.5
> #2  0x00000021 in ?? ()
> #3  0x4157bfe7 in PChannel::PXSetIOBlock(PChannel::PXBlockType, 
> PTimeInterval const&) ()
>     from /usr/lib/libpt_linux_x86_r.so.1.5.5
> #4  0x41541230 in PSocket::os_accept(PSocket&, sockaddr*, int*) () from 
> /usr/lib/libpt_linux_x86_r.so.1.5.5
> #5  0x4153b6c7 in PTCPSocket::Accept(PSocket&) () from 
> /usr/lib/libpt_linux_x86_r.so.1.5.5
> #6  0x42042f3b in H323ListenerTCP::Accept(PTimeInterval const&) () from 
> /usr/lib/libh323_linux_x86_r.so.1.12.4
> #7  0x42043678 in H323ListenerTCP::Main() () from 
> /usr/lib/libh323_linux_x86_r.so.1.12.4
> #8  0x415a691e in PThread::PX_ThreadStart(void*) () from 
> /usr/lib/libpt_linux_x86_r.so.1.5.5
> #9  0x4d181db2 in pthread_start_thread () from /lib/i686/libpthread.so.0
> #10 0x4d181f45 in pthread_start_thread_event () from 
> /lib/i686/libpthread.so.0
> #11 0x4cff019a in clone () from /lib/i686/libc.so.6
> (gdb) thread 6
> [Switching to thread 6 (Thread 65541 (LWP 1875))]#0  0x4cfe70fa in poll 
> () from /lib/i686/libc.so.6
> (gdb) bt
> #0  0x4cfe70fa in poll () from /lib/i686/libc.so.6
> #1  0x4d6dce46 in g_main_loop_get_context () from /usr/lib/libglib-2.0.so.0
> #2  0x4d6dc276 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
> #3  0x4d6dc9cf in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
> #4  0x4dadd302 in link_thread_io_context () from /usr/lib/libORBit-2.so.0
> #5  0x4d6f28f1 in g_static_private_free () from /usr/lib/libglib-2.0.so.0
> #6  0x4d181db2 in pthread_start_thread () from /lib/i686/libpthread.so.0
> #7  0x4d181f45 in pthread_start_thread_event () from 
> /lib/i686/libpthread.so.0
> #8  0x4cff019a in clone () from /lib/i686/libc.so.6
> (gdb) thread 7
> Thread ID 7 has terminated.
> 
> (gdb) bt
> #0  0x4cfe70fa in poll () from /lib/i686/libc.so.6
> #1  0x4d6dce46 in g_main_loop_get_context () from /usr/lib/libglib-2.0.so.0
> #2  0x4d6dc276 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
> #3  0x4d6dc9cf in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
> #4  0x4dadd302 in link_thread_io_context () from /usr/lib/libORBit-2.so.0
> #5  0x4d6f28f1 in g_static_private_free () from /usr/lib/libglib-2.0.so.0
> #6  0x4d181db2 in pthread_start_thread () from /lib/i686/libpthread.so.0
> #7  0x4d181f45 in pthread_start_thread_event () from 
> /lib/i686/libpthread.so.0
> #8  0x4cff019a in clone () from /lib/i686/libc.so.6
> (gdb) thread 8
> Thread ID 8 has terminated.
> 
> (gdb) bt
> #0  0x4cfe70fa in poll () from /lib/i686/libc.so.6
> #1  0x4d6dce46 in g_main_loop_get_context () from /usr/lib/libglib-2.0.so.0
> #2  0x4d6dc276 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
> #3  0x4d6dc9cf in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
> #4  0x4dadd302 in link_thread_io_context () from /usr/lib/libORBit-2.so.0
> #5  0x4d6f28f1 in g_static_private_free () from /usr/lib/libglib-2.0.so.0
> #6  0x4d181db2 in pthread_start_thread () from /lib/i686/libpthread.so.0
> #7  0x4d181f45 in pthread_start_thread_event () from 
> /lib/i686/libpthread.so.0
> #8  0x4cff019a in clone () from /lib/i686/libc.so.6
> (gdb) thread 9
> Thread ID 9 has terminated.
> 
> (gdb) bt
> #0  0x4cfe70fa in poll () from /lib/i686/libc.so.6
> #1  0x4d6dce46 in g_main_loop_get_context () from /usr/lib/libglib-2.0.so.0
> #2  0x4d6dc276 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
> #3  0x4d6dc9cf in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
> #4  0x4dadd302 in link_thread_io_context () from /usr/lib/libORBit-2.so.0
> #5  0x4d6f28f1 in g_static_private_free () from /usr/lib/libglib-2.0.so.0
> #6  0x4d181db2 in pthread_start_thread () from /lib/i686/libpthread.so.0
> #7  0x4d181f45 in pthread_start_thread_event () from 
> /lib/i686/libpthread.so.0
> #8  0x4cff019a in clone () from /lib/i686/libc.so.6
> (gdb) thread 10
> [Switching to thread 10 (Thread 131081 (LWP 1881))]#0  0x4cfe9271 in 
> select () from /lib/i686/libc.so.6
> (gdb) bt
> #0  0x4cfe9271 in select () from /lib/i686/libc.so.6
> #1  0x4167d350 in ?? () from /usr/lib/libpt_linux_x86_r.so.1.5.5
> #2  0x00000022 in ?? ()
> #3  0x4157bfe7 in PChannel::PXSetIOBlock(PChannel::PXBlockType, 
> PTimeInterval const&) ()
>     from /usr/lib/libpt_linux_x86_r.so.1.5.5
> #4  0x41541cd6 in PTCPSocket::Read(void*, int) () from 
> /usr/lib/libpt_linux_x86_r.so.1.5.5
> #5  0x4157a62e in PIndirectChannel::Read(void*, int) () from 
> /usr/lib/libpt_linux_x86_r.so.1.5.5
> #6  0x415789a4 in PChannel::ReadChar() () from 
> /usr/lib/libpt_linux_x86_r.so.1.5.5
> #7  0x42045385 in H323TransportTCP::ReadPDU(PBYTEArray&) () from 
> /usr/lib/libh323_linux_x86_r.so.1.12.4
> #8  0x41ff299f in H323SignalPDU::Read(H323Transport&) () from 
> /usr/lib/libh323_linux_x86_r.so.1.12.4
> #9  0x41f9d43e in H323Connection::HandleSignallingChannel() () from 
> /usr/lib/libh323_linux_x86_r.so.1.12.4
> #10 0x4203f64f in H323Transport::HandleFirstSignallingChannelPDU() () 
> from /usr/lib/libh323_linux_x86_r.so.1.12.4
> #11 0x42036e75 in H225TransportThread::Main() () from 
> /usr/lib/libh323_linux_x86_r.so.1.12.4
> #12 0x415a691e in PThread::PX_ThreadStart(void*) () from 
> /usr/lib/libpt_linux_x86_r.so.1.5.5
> #13 0x4d181db2 in pthread_start_thread () from /lib/i686/libpthread.so.0
> #14 0x4d181f45 in pthread_start_thread_event () from 
> /lib/i686/libpthread.so.0
> #15 0x4cff019a in clone () from /lib/i686/libc.so.6
> (gdb) thread 12
> [Switching to thread 12 (Thread 163851 (LWP 1883))]#0  0x4cfe9271 in 
> select () from /lib/i686/libc.so.6
> (gdb) thread 12
> [Switching to thread 12 (Thread 163851 (LWP 1883))]#0  0x4cfe9271 in 
> select () from /lib/i686/libc.so.6
> (gdb) thread 11
> [Switching to thread 11 (Thread 147466 (LWP 1882))]#0  0x4cfe9271 in 
> select () from /lib/i686/libc.so.6
> (gdb) bt
> #0  0x4cfe9271 in select () from /lib/i686/libc.so.6
> #1  0x4167d350 in ?? () from /usr/lib/libpt_linux_x86_r.so.1.5.5
> #2  0x0000002c in ?? ()
> #3  0x4157bfe7 in PChannel::PXSetIOBlock(PChannel::PXBlockType, 
> PTimeInterval const&) ()
>     from /usr/lib/libpt_linux_x86_r.so.1.5.5
> #4  0x41541cd6 in PTCPSocket::Read(void*, int) () from 
> /usr/lib/libpt_linux_x86_r.so.1.5.5
> #5  0x4157a62e in PIndirectChannel::Read(void*, int) () from 
> /usr/lib/libpt_linux_x86_r.so.1.5.5
> #6  0x415789a4 in PChannel::ReadChar() () from 
> /usr/lib/libpt_linux_x86_r.so.1.5.5
> #7  0x42045385 in H323TransportTCP::ReadPDU(PBYTEArray&) () from 
> /usr/lib/libh323_linux_x86_r.so.1.12.4
> #8  0x41fc6d66 in H323Connection::HandleControlChannel() () from 
> /usr/lib/libh323_linux_x86_r.so.1.12.4
> #9  0x4203720e in H245TransportThread::Main() () from 
> /usr/lib/libh323_linux_x86_r.so.1.12.4
> #10 0x415a691e in PThread::PX_ThreadStart(void*) () from 
> /usr/lib/libpt_linux_x86_r.so.1.5.5
> #11 0x4d181db2 in pthread_start_thread () from /lib/i686/libpthread.so.0
> #12 0x4d181f45 in pthread_start_thread_event () from 
> /lib/i686/libpthread.so.0
> #13 0x4cff019a in clone () from /lib/i686/libc.so.6
> (gdb) thread 12
> [Switching to thread 12 (Thread 163851 (LWP 1883))]#0  0x4cfe9271 in 
> select () from /lib/i686/libc.so.6
> (gdb) bt
> #0  0x4cfe9271 in select () from /lib/i686/libc.so.6
> #1  0x4167d350 in ?? () from /usr/lib/libpt_linux_x86_r.so.1.5.5
> #2  0x42dfddc4 in ?? ()
> #3  0x42dfddb4 in ?? ()
> (gdb) thread 13
> [Switching to thread 13 (Thread 180236 (LWP 1884))]#0  0x4d1870cb in 
> write () from /lib/i686/libpthread.so.0
> (gdb) bt
> #0  0x4d1870cb in write () from /lib/i686/libpthread.so.0
> #1  0x4028b79c in __JCR_LIST__ () from /usr/lib/pwlib/oss.so
> (gdb) thread 14
> [Switching to thread 14 (Thread 196621 (LWP 1885))]#0  0x4cfe9271 in 
> select () from /lib/i686/libc.so.6
> (gdb) bt
> #0  0x4cfe9271 in select () from /lib/i686/libc.so.6
> #1  0x4167d350 in ?? () from /usr/lib/libpt_linux_x86_r.so.1.5.5
> #2  0x00000038 in ?? ()
> #3  0x41535edf in PSocket::Select(PSocket&, PSocket&, PTimeInterval 
> const&) ()
>     from /usr/lib/libpt_linux_x86_r.so.1.5.5
> #4  0x4205a2af in RTP_UDP::ReadData(RTP_DataFrame&) () from 
> /usr/lib/libh323_linux_x86_r.so.1.12.4
> #5  0x4204ff0f in RTP_JitterBuffer::Main() () from 
> /usr/lib/libh323_linux_x86_r.so.1.12.4
> #6  0x415a691e in PThread::PX_ThreadStart(void*) () from 
> /usr/lib/libpt_linux_x86_r.so.1.5.5
> #7  0x4d181db2 in pthread_start_thread () from /lib/i686/libpthread.so.0
> #8  0x4d181f45 in pthread_start_thread_event () from 
> /lib/i686/libpthread.so.0
> #9  0x4cff019a in clone () from /lib/i686/libc.so.6
> (gdb) thread 15
> Thread ID 15 has terminated.
> 
> (gdb) bt
> #0  0x4cfe9271 in select () from /lib/i686/libc.so.6
> #1  0x4167d350 in ?? () from /usr/lib/libpt_linux_x86_r.so.1.5.5
> #2  0x00000038 in ?? ()
> #3  0x41535edf in PSocket::Select(PSocket&, PSocket&, PTimeInterval 
> const&) ()
>     from /usr/lib/libpt_linux_x86_r.so.1.5.5
> #4  0x4205a2af in RTP_UDP::ReadData(RTP_DataFrame&) () from 
> /usr/lib/libh323_linux_x86_r.so.1.12.4
> #5  0x4204ff0f in RTP_JitterBuffer::Main() () from 
> /usr/lib/libh323_linux_x86_r.so.1.12.4
> #6  0x415a691e in PThread::PX_ThreadStart(void*) () from 
> /usr/lib/libpt_linux_x86_r.so.1.5.5
> #7  0x4d181db2 in pthread_start_thread () from /lib/i686/libpthread.so.0
> #8  0x4d181f45 in pthread_start_thread_event () from 
> /lib/i686/libpthread.so.0
> #9  0x4cff019a in clone () from /lib/i686/libc.so.6
> (gdb) thread 16
> [Switching to thread 16 (Thread 229391 (LWP 1887))]#0  0x4cfe9271 in 
> select () from /lib/i686/libc.so.6
> (gdb) bt
> #0  0x4cfe9271 in select () from /lib/i686/libc.so.6
> #1  0x4167d350 in ?? () from /usr/lib/libpt_linux_x86_r.so.1.5.5
> #2  0x435fdc24 in ?? ()
> #3  0x435fdc14 in ?? ()
> (gdb) thread 17
> [Switching to thread 17 (Thread 245776 (LWP 1888))]#0  0x4cfe9271 in 
> select () from /lib/i686/libc.so.6
> (gdb) bt
> #0  0x4cfe9271 in select () from /lib/i686/libc.so.6
> #1  0x4167d350 in ?? () from /usr/lib/libpt_linux_x86_r.so.1.5.5
> #2  0x441ffd44 in ?? ()
> #3  0x441ffd34 in ?? ()
> (gdb) thread 18
> [Switching to thread 18 (Thread 262161 (LWP 1889))]#0  0x4d18714b in 
> read () from /lib/i686/libpthread.so.0
> (gdb) bt
> #0  0x4d18714b in read () from /lib/i686/libpthread.so.0
> #1  0x4028b79c in __JCR_LIST__ () from /usr/lib/pwlib/oss.so
> (gdb) thread 19
> [Switching to thread 19 (Thread 278546 (LWP 1890))]#0  0x4cf88c9b in 
> strlen () from /lib/i686/libc.so.6
> (gdb) bt
> #0  0x4cf88c9b in strlen () from /lib/i686/libc.so.6
> #1  0x4cf5a315 in vfprintf () from /lib/i686/libc.so.6
> #2  0x402a6ffc in ?? ()
> #3  0x0000002c in ?? ()
> Previous frame inner to this frame (corrupt stack?)
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> NM debuging large picture:
> 
> 
>   2:13.412        H323 Listener:82e45a8 H323TCP Started connection: 
> host=10.0.131.197:1041, if=213.250.83.8:1720, handle=32
>    2:13.413          H225 Answer:83148c0 H225    Started incoming call 
> thread
>    2:13.417          H225 Answer:83148c0 H225    Awaiting first PDU
>    2:13.421          H225 Answer:83148c0 H225    Receiving PDU: setup
>    2:13.424          H225 Answer:83148c0 H225    Incoming call, first 
> PDU: callReference=61
>    2:13.427          H225 Answer:83148c0 H323    Added capability: 
> SpeexNarrow-15k{sw} <3>
>    2:13.431          H225 Answer:83148c0 H323    Added capability: 
> iLBC-13k3{sw} <1>
>    2:13.434          H225 Answer:83148c0 H323    Added capability: 
> MS-GSM{sw} <5>
>    2:13.437          H225 Answer:83148c0 H323    Added capability: 
> iLBC-15k2{sw} <2>
>    2:13.441          H225 Answer:83148c0 H323    Added capability: 
> GSM-06.10{sw} <8>
>    2:13.444          H225 Answer:83148c0 H323    Added capability: 
> SpeexNarrow-8k{sw} <4>
>    2:13.449          H225 Answer:83148c0 H323    Added capability: 
> G.726-32k{sw} <9>
>    2:13.454          H225 Answer:83148c0 H323    Added capability: 
> G.711-uLaw-64k{sw} <6>
>    2:13.455          H225 Answer:83148c0 H323    Added capability: 
> G.711-ALaw-64k{sw} <7>
>    2:13.456          H225 Answer:83148c0 H323    Added capability: 
> H.261-QCIF <10>
>    2:13.456          H225 Answer:83148c0 H323    Added capability: 
> H.261-CIF <11>
>    2:13.457          H225 Answer:83148c0 H323    Added capability: 
> UserInput/hookflash <12>
>    2:13.457          H225 Answer:83148c0 H323    Added capability: 
> UserInput/basicString <13>
>    2:13.458          H225 Answer:83148c0 H323    Added capability: 
> UserInput/dtmf <14>
>    2:13.458          H225 Answer:83148c0 H323    Added capability: 
> UserInput/RFC2833 <15>
>    2:13.458          H225 Answer:83148c0 H323    Found capability: 
> SpeexNarrow-15k{sw} <3>
>    2:13.459          H225 Answer:83148c0 H323    Found capability: 
> iLBC-13k3{sw} <1>
>    2:13.459          H225 Answer:83148c0 H323    Found capability: 
> MS-GSM{sw} <5>
>    2:13.460          H225 Answer:83148c0 H323    Found capability: 
> iLBC-15k2{sw} <2>
>    2:13.460          H225 Answer:83148c0 H323    Found capability: 
> GSM-06.10{sw} <8>
>    2:13.461          H225 Answer:83148c0 H323    Found capability: 
> SpeexNarrow-8k{sw} <4>
>    2:13.461          H225 Answer:83148c0 H323    Found capability: 
> G.726-32k{sw} <9>
>    2:13.461          H225 Answer:83148c0 H323    Found capability: 
> G.711-uLaw-64k{sw} <6>
>    2:13.462          H225 Answer:83148c0 H323    Found capability: 
> G.711-ALaw-64k{sw} <7>
>    2:13.462          H225 Answer:83148c0 H323    Found capability: 
> H.261-QCIF <10>
>    2:13.463          H225 Answer:83148c0 H323    Found capability: 
> H.261-CIF <11>
>    2:13.463          H225 Answer:83148c0 H323    Found capability: 
> UserInput/hookflash <12>
>    2:13.464          H225 Answer:83148c0 H323    Found capability: 
> UserInput/basicString <13>
>    2:13.464          H225 Answer:83148c0 H323    Found capability: 
> UserInput/dtmf <14>
>    2:13.464          H225 Answer:83148c0 H323    Found capability: 
> UserInput/RFC2833 <15>
>    2:13.509          H225 Answer:83148c0 RFC2833 Handler created
>    2:13.555          H225 Answer:83148c0 H323    Created new connection: 
> ip$10.0.131.197:1041/61
>    2:13.569          H225 Answer:83148c0 H225    Handling PDU: Setup 
> callRef=61
>    2:13.569          H225 Answer:83148c0 H245    Stopping 
> MasterSlaveDetermination: state=Idle
>    2:13.574          H225 Answer:83148c0 H245    Stopping 
> TerminalCapabilitySet: state=Idle
>    2:13.580          H225 Answer:83148c0 H225    Set protocol version to 
> 2 and implying H.245 version 3
>    2:13.580          H225 Answer:83148c0 H225    Set remote application 
> name: "Microsoft NetMeeting      3.0     181/21324"
>    2:13.581          H225 Answer:83148c0 H225    Sending call proceeding PDU
>    2:13.585          H225 Answer:83148c0 H225    Sending PDU: callProceeding
>    2:13.592          H225 Answer:83148c0 H225    Incoming call accepted
>    2:13.594          H225 Answer:83148c0 H323    Answering call: 
> AnswerCallNow
>    2:13.604          H225 Answer:83148c0 H225    TCP Listen for H245 on 
> 213.250.83.8:30001
>    2:13.645                 H245:82dfe30 H245    Started thread
>    2:13.648          H225 Answer:83148c0 H225    Sending PDU: connect
>    2:13.649          H225 Answer:83148c0 H323 
> InternalEstablishedConnectionCheck: 
> connectionState=HasExecutedSignalConnect fastStartState=FastStartDisabled
>    2:13.650          H225 Answer:83148c0 H323 
> InternalEstablishedConnectionCheck: 
> connectionState=HasExecutedSignalConnect fastStartState=FastStartDisabled
>    2:13.651                 H245:82dfe30 H245    TCP Accept wait
>    2:13.654          H225 Answer:83148c0 H225    Reading PDUs: callRef=61
>    2:13.657                 H245:82dfe30 H323TCP Started connection: 
> host=10.0.131.197:1042, if=213.250.83.8:30001, handle=42
>    2:13.666                 H245:82dfe30 H245    Started control channel
>    2:13.674                 H245:82dfe30 H245    Sending 
> TerminalCapabilitySet: outSeq=1
>    2:13.688                 H245:82dfe30 H245    Sending PDU: request 
> terminalCapabilitySet
>    2:13.765                 H245:82dfe30 H245    Sending 
> MasterSlaveDetermination
>    2:13.771                 H245:82dfe30 H245    Sending PDU: request 
> masterSlaveDetermination
>    2:13.784                 H245:82dfe30 H245    Receiving PDU: request 
> terminalCapabilitySet
>    2:13.784                 H245:82dfe30 H245    Set protocol version to 3
>    2:13.785                 H245:82dfe30 H245    Received 
> TerminalCapabilitySet: state=InProgress pduSeq=1 inSeq=4294967295
>    2:13.785                 H245:82dfe30 H323    Added capability: 
> SpeexNarrow-15k{sw} <3>
>    2:13.785                 H245:82dfe30 H323    Added capability: 
> iLBC-13k3{sw} <1>
>    2:13.785                 H245:82dfe30 H323    Added capability: 
> MS-GSM{sw} <5>
>    2:13.786                 H245:82dfe30 H323    Added capability: 
> iLBC-15k2{sw} <2>
>    2:13.786                 H245:82dfe30 H323    Added capability: 
> GSM-06.10{sw} <8>
>    2:13.787                 H245:82dfe30 H323    Added capability: 
> SpeexNarrow-8k{sw} <4>
>    2:13.788                 H245:82dfe30 H323    Added capability: 
> G.726-32k{sw} <9>
>    2:13.788                 H245:82dfe30 H323    Added capability: 
> G.711-uLaw-64k{sw} <6>
>    2:13.788                 H245:82dfe30 H323    Added capability: 
> G.711-ALaw-64k{sw} <7>
>    2:13.789                 H245:82dfe30 H323    Added capability: 
> H.261-QCIF <10>
>    2:13.789                 H245:82dfe30 H323    Added capability: 
> H.261-CIF <11>
>    2:13.790                 H245:82dfe30 H323    Added capability: 
> UserInput/hookflash <12>
>    2:13.790                 H245:82dfe30 H323    Added capability: 
> UserInput/basicString <13>
>    2:13.791                 H245:82dfe30 H323    Added capability: 
> UserInput/dtmf <14>
>    2:13.791                 H245:82dfe30 H323    Added capability: 
> UserInput/RFC2833 <15>
>    2:13.792                 H245:82dfe30 H323    Found capability: 
> G.711-uLaw-64k{sw} <6>
>    2:13.792                 H245:82dfe30 H323    Found capability: 
> G.711-ALaw-64k{sw} <7>
>    2:13.793                 H245:82dfe30 H323    Added capability: 
> G.723.1A(6.3k)-Cisco{hw} <16>
>    2:13.793                 H245:82dfe30 H323    Added capability: 
> G.723.1A(5.3k){hw} <17>
>    2:13.794                 H245:82dfe30 H323    Added capability: 
> G.723.1A(6.3k){hw} <18>
>    2:13.794                 H245:82dfe30 H323    Added capability: 
> G.723.1(5.3k){hw} <19>
>    2:13.795                 H245:82dfe30 H323    Added capability: 
> G.723.1{hw} <20>
>    2:13.795                 H245:82dfe30 H323    Added capability: 
> G.729A/B{hw} <21>
>    2:13.796                 H245:82dfe30 H323    Added capability: 
> G.729B{hw} <22>
>    2:13.796                 H245:82dfe30 H323    Added capability: 
> G.729A{hw} <23>
>    2:13.797                 H245:82dfe30 H323    Added capability: 
> G.729{hw} <24>
>    2:13.797                 H245:82dfe30 H323    Added capability: 
> GSM-06.10{hw} <25>
>    2:13.798                 H245:82dfe30 H323    Added capability: 
> G.728{hw} <26>
>    2:13.798                 H245:82dfe30 H323    Added capability: 
> G.711-uLaw-64k{hw} <27>
>    2:13.799                 H245:82dfe30 H323    Added capability: 
> G.711-ALaw-64k{hw} <28>
>    2:13.799                 H245:82dfe30 H323    Found capability: 
> GSM-06.10{sw} <8>
>    2:13.800                 H245:82dfe30 H323    Added capability: 
> MS-IMA-ADPCM{sw} <29>
>    2:13.800                 H245:82dfe30 H323    Found capability: 
> MS-GSM{sw} <5>
>    2:13.801                 H245:82dfe30 H323    Added capability: 
> G.726-16k{sw} <30>
>    2:13.801                 H245:82dfe30 H323    Added capability: 
> G.726-24k{sw} <31>
>    2:13.802                 H245:82dfe30 H323    Found capability: 
> G.726-32k{sw} <9>
>    2:13.802                 H245:82dfe30 H323    Added capability: 
> G.726-40k{sw} <32>
>    2:13.803                 H245:82dfe30 H323    Added capability: 
> LPC-10{sw} <33>
>    2:13.804                 H245:82dfe30 H323    Found capability: 
> iLBC-15k2{sw} <2>
>    2:13.804                 H245:82dfe30 H323    Found capability: 
> iLBC-13k3{sw} <1>
>    2:13.805                 H245:82dfe30 H323    Added capability: 
> SpeexNarrow-18.2k(Xiph){sw} <34>
>    2:13.806                 H245:82dfe30 H323    Added capability: 
> SpeexNarrow-15k(Xiph){sw} <35>
>    2:13.809                 H245:82dfe30 H323    Added capability: 
> SpeexNarrow-11k(Xiph){sw} <36>
>    2:13.810                 H245:82dfe30 H323    Added capability: 
> SpeexNarrow-8k(Xiph){sw} <37>
>    2:13.810                 H245:82dfe30 H323    Added capability: 
> SpeexNarrow-5.95k(Xiph){sw} <38>
>    2:13.811                 H245:82dfe30 H323    Added capability: 
> SpeexNarrow-18.2k{sw} <39>
>    2:13.811                 H245:82dfe30 H323    Found capability: 
> SpeexNarrow-15k{sw} <3>
>    2:13.812                 H245:82dfe30 H323    Added capability: 
> SpeexNarrow-11k{sw} <40>
>    2:13.813                 H245:82dfe30 H323    Found capability: 
> SpeexNarrow-8k{sw} <4>
>    2:13.813                 H245:82dfe30 H323    Added capability: 
> SpeexNarrow-5.95k{sw} <41>
>    2:13.814                 H245:82dfe30 H323    Added capability: 
> UserInput/hookflash <42>
>    2:13.815                 H245:82dfe30 H323    Added capability: 
> UserInput/basicString <43>
>    2:13.815                 H245:82dfe30 H323    Added capability: 
> UserInput/dtmf <44>
>    2:13.816                 H245:82dfe30 H323    Added capability: 
> UserInput/RFC2833 <45>
>    2:13.816                 H245:82dfe30 H323    Found capability: 
> G.711-ALaw-64k{sw} <7>
>    2:13.817                 H245:82dfe30 H323    Found capability: 
> G.711-uLaw-64k{sw} <6>
>    2:13.817                 H245:82dfe30 H323    Found capability: 
> G.723.1A(5.3k){hw} <17>
>    2:13.818                 H245:82dfe30 H323    Found capability: 
> H.261-QCIF <10>
>    2:13.818                 H245:82dfe30 H323    Found capability: 
> H.261-QCIF <10>
>    2:13.819                 H245:82dfe30 H323    Added capability: 
> G.711-ALaw-64k{sw} <2>
>    2:13.819                 H245:82dfe30 H323    Added capability: 
> G.711-uLaw-64k{sw} <3>
>    2:13.820                 H245:82dfe30 H323    Added capability: 
> G.723.1(5.3k){hw} <8>
>    2:13.820                 H245:82dfe30 H323    Added capability: 
> H.261-QCIF <13>
>    2:13.821                 H245:82dfe30 H323    Added capability: 
> H.261-CIF <14>
>    2:13.821                 H245:82dfe30 H323    Found capability: 
> G.723.1(5.3k){hw} <8>
>    2:13.821                 H245:82dfe30 H323    Found capability: 
> G.711-uLaw-64k{sw} <3>
>    2:13.822                 H245:82dfe30 H323    Found capability: 
> G.711-ALaw-64k{sw} <2>
>    2:13.822                 H245:82dfe30 H323    Found capability: 
> G.723.1(5.3k){hw} <8>
>    2:13.823                 H245:82dfe30 H323    Found capability: 
> G.711-uLaw-64k{sw} <3>
>    2:13.823                 H245:82dfe30 H323    Found capability: 
> G.711-ALaw-64k{sw} <2>
>    2:13.824                 H245:82dfe30 H323    Found capability: 
> G.723.1(5.3k){hw} <8>
>    2:13.824                 H245:82dfe30 H323    Found capability: 
> G.711-uLaw-64k{sw} <3>
>    2:13.825                 H245:82dfe30 H323    Found capability: 
> G.711-ALaw-64k{sw} <2>
>    2:13.825                 H245:82dfe30 H323    Found capability: 
> H.261-QCIF <13>
>    2:13.825                 H245:82dfe30 H323    Found capability: 
> G.723.1(5.3k){hw} <8>
>    2:13.826                 H245:82dfe30 H323    Found capability: 
> G.711-uLaw-64k{sw} <3>
>    2:13.826                 H245:82dfe30 H323    Found capability: 
> G.711-ALaw-64k{sw} <2>
>    2:13.827                 H245:82dfe30 H323    Found capability: 
> G.723.1(5.3k){hw} <8>
>    2:13.827                 H245:82dfe30 H323    Found capability: 
> G.711-uLaw-64k{sw} <3>
>    2:13.828                 H245:82dfe30 H323    Found capability: 
> G.711-ALaw-64k{sw} <2>
>    2:13.828                 H245:82dfe30 H323    Found capability: 
> H.261-CIF <14>
>    2:13.828                 H245:82dfe30 H245    Received capability 
> set, is accepted
>    2:13.829                 H245:82dfe30 H245    TerminalCapabilitySet 
> already in progress: outSeq=1
>    2:13.830                 H245:82dfe30 H245    Sending PDU: response 
> terminalCapabilitySetAck
>    2:13.874                 H245:82dfe30 H323 
> InternalEstablishedConnectionCheck: 
> connectionState=HasExecutedSignalConnect fastStartState=FastStartDisabled
>    2:13.929                 H245:82dfe30 H245    Receiving PDU: request 
> masterSlaveDetermination
>    2:13.930                 H245:82dfe30 H245    Received 
> MasterSlaveDetermination: state=Outgoing
>    2:13.930                 H245:82dfe30 H245 
> MasterSlaveDetermination: local is slave
>    2:13.932                 H245:82dfe30 H245    Sending PDU: response 
> masterSlaveDeterminationAck
>    2:13.932                 H245:82dfe30 H323 
> InternalEstablishedConnectionCheck: 
> connectionState=HasExecutedSignalConnect fastStartState=FastStartDisabled
>    2:13.934                 H245:82dfe30 H245    Receiving PDU: response 
> terminalCapabilitySetAck
>    2:13.934                 H245:82dfe30 H245    Received 
> TerminalCapabilitySetAck: state=InProgress pduSeq=1 outSeq=1
>    2:13.935                 H245:82dfe30 H245    TerminalCapabilitySet Sent.
>    2:13.935                 H245:82dfe30 H323 
> InternalEstablishedConnectionCheck: 
> connectionState=HasExecutedSignalConnect fastStartState=FastStartDisabled
>    2:13.985                 H245:82dfe30 H245    Receiving PDU: response 
> masterSlaveDeterminationAck
>    2:13.986                 H245:82dfe30 H245    Received 
> MasterSlaveDeterminationAck: state=Incoming
>    2:13.986                 H245:82dfe30 H323 
> InternalEstablishedConnectionCheck: 
> connectionState=HasExecutedSignalConnect fastStartState=FastStartDisabled
>    2:13.987                 H245:82dfe30 H245    Default 
> OnSelectLogicalChannels, FastStartDisabled
>    2:13.987                 H245:82dfe30 H323    Found capability: 
> G.711-uLaw-64k{sw} <3>
>    2:13.987                 H245:82dfe30 H323    Selecting 
> G.711-uLaw-64k{sw} <3>
>    2:13.988                 H245:82dfe30 H245    Opening channel: T-101
>    2:13.989                 H245:82dfe30 RTP_UDP Session 1 created: 
> 213.250.83.8:5000-5001 ssrc=2627854443
>    2:13.990                 H245:82dfe30 RTP     Adding session RTP_UDP
>    2:13.990                 H245:82dfe30 H323RTP Transmitter created 
> using session 1
>    2:13.990                 H245:82dfe30 H323RTP OnSendingPDU
>    2:13.990                 H245:82dfe30 RTP     OnSendingPDU
>    2:13.991                 H245:82dfe30 Codec   G711 uLaw encoder 
> created for at 64k, frame of 240 samples
>    2:13.998                 H245:82dfe30 H323    Started sending logical 
> channel: G.711-uLaw-64k{sw} <3>
>    2:14.023                 H245:82dfe30 LogChan Opened using capability 
> G.711-uLaw-64k{sw} <3>
>    2:14.034                 H245:82dfe30 LogChan Bandwidth 
> requested/used = 64.0/0.0 kb/s
>    2:14.054                 H245:82dfe30 H323    Bandwidth request: 
> -0.0kb/s, available: 10000.0kb/s
>    2:14.061                 H245:82dfe30 H323    Bandwidth request: 
> +64.0kb/s, available: 10000.0kb/s
>    2:14.074                 H245:82dfe30 H245    Sending PDU: request 
> openLogicalChannel
>    2:14.171                 H245:82dfe30 H323    Found capability: 
> H.261-QCIF <13>
>    2:14.172                 H245:82dfe30 H323    Selecting H.261-QCIF <13>
>    2:14.172                 H245:82dfe30 H245    Opening channel: T-102
>    2:14.174                 H245:82dfe30 RTP_UDP Session 2 created: 
> 213.250.83.8:5002-5003 ssrc=3557979044
>    2:14.175                 H245:82dfe30 RTP     Adding session RTP_UDP
>    2:14.178                 H245:82dfe30 H323RTP Transmitter created 
> using session 2
>    2:14.181                 H245:82dfe30 H323RTP OnSendingPDU
>    2:14.184                 H245:82dfe30 RTP     OnSendingPDU
>    2:14.185                 H245:82dfe30 H261    QCIF encoder created.
>    2:14.185                 H245:82dfe30 H261    videoQMin set to 1
>    2:14.185                 H245:82dfe30 H261    videoQMax set to 11
>    2:14.186                 H245:82dfe30 H261    fillLevel set to 2
>    2:14.186                 H245:82dfe30 Set bitRateHighLimit for video 
> to 65536 bps
>    2:14.187                 H245:82dfe30 Set targetFrameTimeMs for video 
> to 125 milliseconds
>    2:14.304                 H245:82dfe30 H323    Started sending logical 
> channel: H.261-QCIF <13>
>    2:14.310                 H245:82dfe30 LogChan Opened using capability 
> H.261-QCIF <13>
>    2:14.315                 H245:82dfe30 LogChan Bandwidth 
> requested/used = 240.0/0.0 kb/s
>    2:14.315                 H245:82dfe30 H323    Bandwidth request: 
> -0.0kb/s, available: 9936.0kb/s
>    2:14.316                 H245:82dfe30 H323    Bandwidth request: 
> +240.0kb/s, available: 9936.0kb/s
>    2:14.316                 H245:82dfe30 H245    Sending PDU: request 
> openLogicalChannel
>    2:14.323                 H245:82dfe30 H245    Receiving PDU: request 
> openLogicalChannel
>    2:14.325                 H245:82dfe30 H245    Received open channel: 
> R-257, state=Released
>    2:14.326                 H245:82dfe30 H323    CreateLogicalChannel - 
> forward channel
>    2:14.326                 H245:82dfe30 H323    Found capability: 
> G.711-uLaw-64k{sw} <6>
>    2:14.326                 H245:82dfe30 RTP     Found existing session 1
>    2:14.327                 H245:82dfe30 H323RTP Receiver created using 
> session 1
>    2:14.327                 H245:82dfe30 Codec   G711 uLaw decoder 
> created for at 64k, frame of 256 samples
>    2:14.327                 H245:82dfe30 LogChan Bandwidth 
> requested/used = 64.0/0.0 kb/s
>    2:14.327                 H245:82dfe30 H323    Bandwidth request: 
> -0.0kb/s, available: 9696.0kb/s
>    2:14.328                 H245:82dfe30 H323    Bandwidth request: 
> +64.0kb/s, available: 9696.0kb/s
>    2:14.328                 H245:82dfe30 H323RTP OnReceivedPDU for 
> channel: R-257
>    2:14.328                 H245:82dfe30 RTP_UDP SetRemoteSocketInfo: 
> session=1 control channel, new=10.0.131.197:49597, 
> local=213.250.83.8:5000-5001, remote=0.0.0.0:0-0
>    2:14.328                 H245:82dfe30 H323RTP OnSendOpenAck
>    2:14.329                 H245:82dfe30 RTP     OnSendingAckPDU
>    2:14.329                 H245:82dfe30 H323RTP Sending open logical 
> channel ACK: sessionID=1
>    2:14.339                 H245:82dfe30 H323    Started receiving 
> logical channel: G.711-uLaw-64k{sw} <6>
>    2:14.341                 H245:82dfe30 LogChan Opened using capability 
> G.711-uLaw-64k{sw} <6>
>    2:14.347                 H245:82dfe30 H245    Sending PDU: response 
> openLogicalChannelAck
>    2:14.349                 H245:82dfe30 H323 
> InternalEstablishedConnectionCheck: 
> connectionState=EstablishedConnection fastStartState=FastStartDisabled
>    2:14.352                 H245:82dfe30 H245    Receiving PDU: response 
> openLogicalChannelAck
>    2:14.353                 H245:82dfe30 H245    Received open channel 
> ack: T-101, state=AwaitingEstablishment
>    2:14.354                 H245:82dfe30 H323RTP OnReceiveOpenAck
>    2:14.355                 H245:82dfe30 RTP_UDP SetRemoteSocketInfo: 
> session=1 control channel, new=10.0.131.197:49597, 
> local=213.250.83.8:5000-5001, remote=10.0.131.197:49596-49597
>    2:14.356                 H245:82dfe30 RTP_UDP SetRemoteSocketInfo: 
> session=1 data channel, new=10.0.131.197:49596, 
> local=213.250.83.8:5000-5001, remote=10.0.131.197:49596-49597
>    2:14.377            LogChanRx:82debe0 H323RTP Receive G.711-uLaw-64k 
> thread started.
>    2:14.388            LogChanRx:82debe0 RTP     Jitter buffer created: 
> size=201 delay=160-8000/2773 (346ms) obj=0x8320380
>    2:14.394                 H245:82dfe30 H323 
> InternalEstablishedConnectionCheck: 
> connectionState=EstablishedConnection fastStartState=FastStartDisabled
>    2:14.407            LogChanTx:839a830 H323RTP Transmit G.711-uLaw-64k 
> thread started: rate=240 time=30ms size=30*8=240
>    2:14.420           RTP Jitter:8320380 RTP     Jitter RTP receive 
> thread started: 0x8320380
>    2:14.428                 H245:82dfe30 H245    Receiving PDU: response 
> openLogicalChannelAck
>    2:14.429                 H245:82dfe30 H245    Received open channel 
> ack: T-102, state=AwaitingEstablishment
>    2:14.429                 H245:82dfe30 H323RTP OnReceiveOpenAck
>    2:14.430                 H245:82dfe30 RTP_UDP SetRemoteSocketInfo: 
> session=2 control channel, new=10.0.131.197:49595, 
> local=213.250.83.8:5002-5003, remote=0.0.0.0:0-0
>    2:14.431                 H245:82dfe30 RTP_UDP SetRemoteSocketInfo: 
> session=2 data channel, new=10.0.131.197:49594, 
> local=213.250.83.8:5002-5003, remote=10.0.131.197:49594-49595
>    2:14.432                 H245:82dfe30 H323 
> InternalEstablishedConnectionCheck: 
> connectionState=EstablishedConnection fastStartState=FastStartDisabled
>    2:14.460            LogChanTx:839a830 H323RTP Transmit start of talk 
> burst: 240
>    2:14.464                 H245:82dfe30 H245    Receiving PDU: command 
> miscellaneousCommand
>    2:14.468                 H245:82dfe30 H261    FastUpdatePicture received
>    2:14.471                 H245:82dfe30 Codec   OnMiscellaneousCommand: 
> videoFastUpdatePicture
>    2:14.475           RTP Jitter:8320380 RTP     First data: ver=2 
> pt=PCMU psz=256 m=0 x=0 seq=20311 ts=3736 src=49055647 ccnt=0
>    2:14.480                 H245:82dfe30 H323 
> InternalEstablishedConnectionCheck: 
> connectionState=EstablishedConnection fastStartState=FastStartDisabled
>    2:14.487            LogChanTx:8306f88 H323RTP Transmit H.261 thread 
> started: rate=0 time=0ms size=1*2000=2000
>    2:14.498                 H245:82dfe30 H245    Receiving PDU: command 
> miscellaneousCommand
>    2:14.505                 H245:82dfe30 Codecs    H245 Miscellaneous 
> Command : videoTemporalSpatialTradeoff 0
>    2:14.510            LogChanTx:8306f88 H261    Read frame from the 
> video source.
>    2:14.518                 H245:82dfe30 Codec 
> OnVideoTemporalSpatialTradeoff()
>    2:14.524                 H245:82dfe30 Codec   OnMiscellaneousCommand: 
> videoTemporalSpatialTradeOff
>    2:14.531                 H245:82dfe30 H323 
> InternalEstablishedConnectionCheck: 
> connectionState=EstablishedConnection fastStartState=FastStartDisabled
>    2:14.616            LogChanTx:8306f88 H261    Success. Read frame 
> from the video source in 93 ms.
>    2:14.754                 H245:82dfe30 H245    Receiving PDU: command 
> miscellaneousCommand
>    2:14.757                 H245:82dfe30 H261    FastUpdatePicture received
>    2:14.864                 H245:82dfe30 Codec   OnMiscellaneousCommand: 
> videoFastUpdatePicture
>    2:14.865                 H245:82dfe30 H323 
> InternalEstablishedConnectionCheck: 
> connectionState=EstablishedConnection fastStartState=FastStartDisabled
>    2:15.375                  Housekeeper RTP     Found existing session 1
>    2:15.376                  Housekeeper RTP     Found existing session 2
>    2:15.754            LogChanTx:8306f88 H261    Read frame from the 
> video source.
>    2:15.756            LogChanTx:8306f88 H261    Success. Read frame 
> from the video source in 1 ms.
>    2:16.052            LogChanRx:82debe0 H323RTP Receiver written 
> timestamp 16024
>    2:16.384                  Housekeeper RTP     Found existing session 1
>    2:16.385                  Housekeeper RTP     Found existing session 2
>    2:16.437            LogChanTx:839a830 H323RTP Transmitter sent 
> timestamp 16080
>    2:16.660            LogChanRx:82debe0 RTP     Jitter buffer size 
> decreased to 2765 (345ms)
>    2:16.805            LogChanTx:8306f88 H261    Read frame from the 
> video source.
>    2:16.807            LogChanTx:8306f88 H261    Success. Read frame 
> from the video source in 1 ms.
>    2:16.959           RTP Jitter:8320380 RTP     OnRxSenderReport: 
> ssrc=49055647 ntp=2036/2/7-9:23:16.132842 rtp=23816 psent=79 osent=20224
>    2:16.960           RTP Jitter:8320380 RTP     OnRxSenderReport RR: 
> ssrc=2627854443 fraction=0 lost=0 last_seq=50505 jitter=37 lsr=0.000 
> dlsr=0.000
>    2:16.960           RTP Jitter:8320380 RTP     OnSourceDescription: 
> ssrc=49055647
>    item[0]: type=CNAME data="W1L8M1"
>    item[1]: type=NAME data="UserName"
>    2:17.394                  Housekeeper RTP     Found existing session 1
>    2:17.395                  Housekeeper RTP     Found existing session 2
>    2:17.460            LogChanTx:839a830 RTP     Transmit statistics: 
> packets=101 octets=24240 avgTime=29 maxTime=65 minTime=0
>    2:17.689           RTP Jitter:8320380 RTP     Receive statistics: 
> packets=101 octets=25856 lost=0 tooLate=0 order=0 avgTime=32 maxTime=78 
> minTime=0 jitter=55 maxJitter=61
>    2:17.975            LogChanTx:8306f88 H261    Read frame from the 
> video source.
>    2:17.976            LogChanTx:8306f88 H261    Success. Read frame 
> from the video source in 1 ms.
>    2:18.068            LogChanRx:82debe0 H323RTP Receiver written 
> timestamp 32152
>    2:18.404                  Housekeeper RTP     Found existing session 1
>    2:18.405                  Housekeeper RTP     Found existing session 2
>    2:18.452            LogChanTx:839a830 H323RTP Transmitter sent 
> timestamp 32160
>    2:18.624            LogChanTx:8306f88 H261    Read frame from the 
> video source.
>    2:18.626            LogChanTx:8306f88 H261    Success. Read frame 
> from the video source in 1 ms.
>    2:18.708            LogChanRx:82debe0 RTP     Jitter buffer size 
> decreased to 2757 (344ms)
>    2:19.414                  Housekeeper RTP     Found existing session 1
>    2:19.415                  Housekeeper RTP     Found existing session 2
>    2:19.475            LogChanTx:8306f88 H261    Read frame from the 
> video source.
>    2:19.477            LogChanTx:8306f88 H261    Success. Read frame 
> from the video source in 1 ms.
>    2:19.547            LogChanTx:8306f88 H323RTP Transmitter sent 
> timestamp 18018
>    2:20.084            LogChanRx:82debe0 H323RTP Receiver written 
> timestamp 48280
>    2:20.304            LogChanTx:8306f88 H261    Read frame from the 
> video source.
>    2:20.306            LogChanTx:8306f88 H261    Success. Read frame 
> from the video source in 1 ms.
>    2:20.414                  Housekeeper RTP     Found existing session 1
>    2:20.415                  Housekeeper RTP     Found existing session 2
>    2:20.468            LogChanTx:839a830 H323RTP Transmitter sent 
> timestamp 48240
>    2:20.468            LogChanTx:839a830 RTP     Transmit statistics: 
> packets=201 octets=48240 avgTime=30 maxTime=35 minTime=0
>    2:20.756            LogChanRx:82debe0 RTP     Jitter buffer size 
> decreased to 2749 (343ms)
>    2:20.851           RTP Jitter:8320380 RTP     Receive statistics: 
> packets=201 octets=51456 lost=0 tooLate=0 order=0 avgTime=31 maxTime=71 
> minTime=0 jitter=54 maxJitter=61
>    2:21.028           RTP Jitter:8320380 RTP     OnRxSenderReport: 
> ssrc=49055647 ntp=2036/2/7-9:23:20.202193 rtp=56384 psent=205 osent=52480
>    2:21.029           RTP Jitter:8320380 RTP     OnRxSenderReport RR: 
> ssrc=2627854443 fraction=0 lost=0 last_seq=50640 jitter=27 lsr=0.000 
> dlsr=0.000
>    2:21.029           RTP Jitter:8320380 RTP     OnSourceDescription: 
> ssrc=49055647
>    item[0]: type=CNAME data="W1L8M1"
>    2:21.265            LogChanTx:8306f88 H261    Read frame from the 
> video source.
>    2:21.267            LogChanTx:8306f88 H261    Success. Read frame 
> from the video source in 1 ms.
>    2:21.475                  Housekeeper RTP     Found existing session 1
>    2:21.475                  Housekeeper RTP     Found existing session 2
>    2:22.100            LogChanRx:82debe0 H323RTP Receiver written 
> timestamp 64408
>    2:22.374            LogChanTx:8306f88 H261    Read frame from the 
> video source.
>    2:22.376            LogChanTx:8306f88 H261    Success. Read frame 
> from the video source in 1 ms.
>    2:22.484            LogChanTx:839a830 H323RTP Transmitter sent 
> timestamp 64320
>    2:22.485                  Housekeeper RTP     Found existing session 1
>    2:22.485                  Housekeeper RTP     Found existing session 2
>    2:22.804            LogChanRx:82debe0 RTP     Jitter buffer size 
> decreased to 2741 (342ms)
>    2:23.315            LogChanTx:8306f88 H261    Read frame from the 
> video source.
>    2:23.316            LogChanTx:8306f88 H261    Success. Read frame 
> from the video source in 1 ms.
>    2:23.476            LogChanTx:839a830 RTP     Transmit statistics: 
> packets=301 octets=72240 avgTime=30 maxTime=36 minTime=0
>    2:23.507                  Housekeeper RTP     Found existing session 1
>    2:23.508                  Housekeeper RTP     Found existing session 2
>    2:24.075           RTP Jitter:8320380 RTP     Receive statistics: 
> packets=301 octets=77056 lost=0 tooLate=0 order=0 avgTime=32 maxTime=71 
> minTime=0 jitter=58 maxJitter=61
>    2:24.116            LogChanRx:82debe0 H323RTP Receiver written 
> timestamp 80536
>    2:24.190            LogChanTx:8306f88 H261    Read frame from the 
> video source.
>    2:24.192            LogChanTx:8306f88 H261    Success. Read frame 
> from the video source in 1 ms.
>    2:24.500            LogChanTx:839a830 H323RTP Transmitter sent 
> timestamp 80400
>    2:24.558                  Housekeeper RTP     Found existing session 1
>    2:24.561                  Housekeeper RTP     Found existing session 2
>    2:24.819            LogChanRx:82debe0 RTP     Jitter buffer size 
> decreased to 2733 (341ms)
>    2:24.852            LogChanTx:8306f88 H261    Read frame from the 
> video source.
>    2:24.854            LogChanTx:8306f88 H261    Success. Read frame 
> from the video source in 2 ms.
>    2:24.904            LogChanTx:8306f88 H323RTP Transmitter sent 
> timestamp 36036
>    2:24.977           RTP Jitter:8320380 RTP     OnRxSenderReport: 
> ssrc=49055647 ntp=2036/2/7-9:23:24.142610 rtp=87896 psent=329 osent=84224
>    2:24.978           RTP Jitter:8320380 RTP     OnRxSenderReport RR: 
> ssrc=2627854443 fraction=0 lost=0 last_seq=50771 jitter=24 lsr=0.000 
> dlsr=0.000
>    2:24.979           RTP Jitter:8320380 RTP     OnSourceDescription: 
> ssrc=49055647
>    item[0]: type=CNAME data="W1L8M1"
>    2:25.404            LogChanTx:8306f88 H261    Read frame from the 
> video source.
>    2:25.406            LogChanTx:8306f88 H261    Success. Read frame 
> from the video source in 1 ms.
>    2:25.565                  Housekeeper RTP     Found existing session 1
>    2:25.566                  Housekeeper RTP     Found existing session 2
>    2:25.945            LogChanTx:8306f88 H261    Read frame from the 
> video source.
>    2:25.946            LogChanTx:8306f88 H261    Success. Read frame 
> from the video source in 1 ms.
>    2:26.036            LogChanTx:839a830 RTP     SentSenderReport: 
> ssrc=2627854443 ntp=3278309489.1722847268 rtp=92880 psent=387 osent=92880
>    2:26.036            LogChanTx:839a830 RTP     SentReceiverReport: 
> ssrc=49055647 fraction=0 lost=0 last_seq=0 jitter=473 lsr=0 dlsr=0
>    2:26.037            LogChanTx:839a830 RTP     Sending SDES: 
> johnny mail linuxvaasa com
>    2:26.131            LogChanRx:82debe0 H323RTP Receiver written 
> timestamp 96664
>    2:26.224            LogChanTx:8306f88 RTP     SentSenderReport: 
> ssrc=3557979044 ntp=3278309489.2533026306 rtp=42042 psent=98 osent=91104
>    2:26.225            LogChanTx:8306f88 RTP     Sending SDES: 
> johnny mail linuxvaasa com
>    2:26.345            LogChanTx:8306f88 H261    Read frame from the 
> video source.
>    2:26.347            LogChanTx:8306f88 H261    Success. Read frame 
> from the video source in 1 ms.
>    2:26.451            LogChanTx:839a830 RTP     Transmit statistics: 
> packets=401 octets=96240 avgTime=29 maxTime=37 minTime=0
>    2:26.484            LogChanTx:839a830 H323RTP Transmitter sent 
> timestamp 96480
>    2:26.564                  Housekeeper RTP     Found existing session 1
>    2:26.565                  Housekeeper RTP     Found existing session 2
>    2:26.975            LogChanTx:8306f88 H261    Read frame from the 
> video source.
>    2:26.976            LogChanTx:8306f88 H261    Success. Read frame 
> from the video source in 1 ms.
>    2:27.237           RTP Jitter:8320380 RTP     Receive statistics: 
> packets=401 octets=102656 lost=0 tooLate=0 order=0 avgTime=31 maxTime=73 
> minTime=0 jitter=59 maxJitter=61
>    2:27.535            LogChanTx:8306f88 H261    Read frame from the 
> video source.
>    2:27.536            LogChanTx:8306f88 H261    Success. Read frame 
> from the video source in 0 ms.
>    2:27.585                  Housekeeper RTP     Found existing session 1
>    2:27.586                  Housekeeper RTP     Found existing session 2
>    2:27.786           RTP Jitter:8320380 RTP     OnRxSenderReport: 
> ssrc=49055647 ntp=2036/2/7-9:23:26.963107 rtp=110400 psent=416 osent=106496
>    2:27.787           RTP Jitter:8320380 RTP     OnRxSenderReport RR: 
> ssrc=2627854443 fraction=0 lost=0 last_seq=50865 jitter=26 
> lsr=39:20:49.584 dlsr=2:04:59.415
>    2:27.787           RTP Jitter:8320380 RTP     OnSourceDescription: 
> ssrc=49055647
>    item[0]: type=CNAME data="W1L8M1"
>    2:28.085            LogChanTx:8306f88 H261    Read frame from the 
> video source.
>    2:28.086            LogChanTx:8306f88 H261    Success. Read frame 
> from the video source in 0 ms.
>    2:28.147            LogChanRx:82debe0 H323RTP Receiver written 
> timestamp 112792
>    2:28.168            LogChanTx:8306f88 H323RTP Transmitter sent 
> timestamp 54054
>    2:28.499            LogChanTx:839a830 H323RTP Transmitter sent 
> timestamp 112560
>    2:28.545            LogChanTx:8306f88 H261    Read frame from the 
> video source.
>    2:28.547            LogChanTx:8306f88 H261    Success. Read frame 
> from the video source in 1 ms.
>    2:28.624                  Housekeeper RTP     Found existing session 1
>    2:28.625                  Housekeeper RTP     Found existing session 2
>    2:28.664            LogChanTx:8306f88 RTP     Transmit statistics: 
> packets=119 octets=110299 avgTime=116 maxTime=141 minTime=25
>    2:28.691            LogChanRx:82debe0 RTP     Jitter buffer size 
> decreased to 2725 (340ms)
>    2:29.174            LogChanTx:8306f88 H261    Read frame from the 
> video source.
>    2:29.176            LogChanTx:8306f88 H261    Success. Read frame 
> from the video source in 1 ms.
>    2:29.459            LogChanTx:839a830 RTP     Transmit statistics: 
> packets=501 octets=120240 avgTime=30 maxTime=35 minTime=0
>    2:29.565            LogChanTx:8306f88 H261    Read frame from the 
> video source.
>    2:29.566            LogChanTx:8306f88 H261    Success. Read frame 
> from the video source in 0 ms.
>    2:29.665                  Housekeeper RTP     Found existing session 1
>    2:29.667                  Housekeeper RTP     Found existing session 2
>    2:29.798                 H245:82dfe30 H245    Receiving PDU: command 
> miscellaneousCommand
>    2:29.799                 H245:82dfe30 H261    FastUpdatePicture received
>    2:29.924                 H245:82dfe30 Codec   OnMiscellaneousCommand: 
> videoFastUpdatePicture
>    2:29.925                 H245:82dfe30 H323 
> InternalEstablishedConnectionCheck: 
> connectionState=EstablishedConnection fastStartState=FastStartDisabled
>    2:30.163            LogChanRx:82debe0 H323RTP Receiver written 
> timestamp 128920
>    2:30.180            LogChanTx:8306f88 H261    Read frame from the 
> video source.
>    2:30.182            LogChanTx:8306f88 H261    Success. Read frame 
> from the video source in 1 ms.
>    2:30.462           RTP Jitter:8320380 RTP     Receive statistics: 
> packets=501 octets=128256 lost=0 tooLate=0 order=0 avgTime=32 maxTime=77 
> minTime=0 jitter=55 maxJitter=61
>    2:30.515            LogChanTx:839a830 H323RTP Transmitter sent 
> timestamp 128640
>    2:30.675                  Housekeeper RTP     Found existing session 1
>    2:30.675                  Housekeeper RTP     Found existing session 2
>    2:30.739            LogChanRx:82debe0 RTP     Jitter buffer size 
> decreased to 2717 (339ms)
>    2:31.426            LogChanTx:8306f88 H261    Read frame from the 
> video source.
>    2:31.428            LogChanTx:8306f88 H261    Success. Read frame 
> from the video source in 1 ms.
>    2:31.685                  Housekeeper RTP     Found existing session 1
>    2:31.685                  Housekeeper RTP     Found existing session 2
>    2:32.183                 H245:82dfe30 H245    Receiving PDU: command 
> endSessionCommand
>    2:32.185                 H245:82dfe30 H323    Clearing connection 
> ip$10.0.131.197:1041/61 reason=EndedByRemoteUser
>    2:32.186                 H245:82dfe30 H323    Call end reason for 
> ip$10.0.131.197:1041/61 set to EndedByRemoteUser
>    2:32.186                 H245:82dfe30 H225    Sending release 
> complete PDU: callRef=61
>    2:32.187                 H245:82dfe30 H245    Sending PDU: command 
> endSessionCommand
>    2:32.188          H225 Answer:83148c0 H225    Receiving PDU: 
> releaseComplete
>    2:32.188          H225 Answer:83148c0 H225    Handling PDU: 
> ReleaseComplete callRef=61
>    2:32.188                 H245:82dfe30 H225    Sending PDU: 
> releaseComplete
>    2:32.191                 H323 Cleaner H323    Cleaning up connections
>    2:32.192                 H245:82dfe30 H245    Control channel closed.
>    2:32.192                 H323 Cleaner H323    Connection 
> ip$10.0.131.197:1041/61 closing: connectionState=EstablishedConnection
>    2:32.192          H225 Answer:83148c0 H323    Clearing connection 
> ip$10.0.131.197:1041/61 reason=EndedByRemoteUser
>    2:32.194                 H323 Cleaner H323RTP Cleaning up RTP T-102
>    2:32.194          H225 Answer:83148c0 H323    Clearing connection 
> ip$10.0.131.197:1041/61 reason=EndedByTransportFail
>    2:32.194                 H323 Cleaner RTP_UDP Session 2, Shutting 
> down write.
>    2:32.194          H225 Answer:83148c0 H225    Signal channel closed.
>    2:32.196                 H323 Cleaner LogChan Cleaning up T-102
>    2:32.268            LogChanTx:8306f88 RTP_UDP Session 2, Write shutdown.
>    2:32.269            LogChanTx:8306f88 H323RTP Transmit H.261 thread ended
>    2:32.284                 H323 Cleaner H323    Stopped sending logical 
> channel: H.261-QCIF <13>
>    2:32.328                 H323 Cleaner LogChan Cleaned up T-102
>    2:32.338                 H323 Cleaner H323RTP Cleaning up RTP R-257
>    2:32.342                 H323 Cleaner RTP_UDP Session 1, Shutting 
> down read.
>    2:32.346           RTP Jitter:8320380 RTP_UDP Session 1, Read shutdown.
>    2:32.346           RTP Jitter:8320380 RTP     Jitter RTP receive 
> thread ended
>    2:32.346                 H323 Cleaner LogChan Cleaning up R-257
>    2:32.374            LogChanRx:82debe0 H323RTP Receive G.711-uLaw-64k 
> thread ended
>    2:32.387                 H323 Cleaner H323    Stopped receiving 
> logical channel: G.711-uLaw-64k{sw} <6>
>    2:32.427                 H323 Cleaner LogChan Cleaned up R-257
>    2:32.435                 H323 Cleaner H323RTP Cleaning up RTP T-101
>    2:32.445                 H323 Cleaner RTP_UDP Session 1, Shutting 
> down write.
>    2:32.464                 H323 Cleaner LogChan Cleaning up T-101
>    2:32.472            LogChanTx:839a830 RTP_UDP Session 1, Write shutdown.
>    2:32.473            LogChanTx:839a830 H323RTP Transmit G.711-uLaw-64k 
> thread ended
>    2:32.526                 H323 Cleaner H323    Stopped sending logical 
> channel: G.711-uLaw-64k{sw} <3>
>    2:32.552                 H323 Cleaner LogChan Cleaned up T-101
>    2:32.577                 H323 Cleaner RTP     Releasing session 2
>    2:32.599                 H323 Cleaner RTP     Deleting session 2
>    2:32.605                 H323 Cleaner RTP_UDP Session 2, Shutting 
> down read.
>    2:32.625                 H323 Cleaner RTP_UDP Session 2, Shutting 
> down write.
>    2:32.675                 H323 Cleaner RTP     Final statistics:
>      packetsSent       = 148
>      octetsSent        = 136422
>      averageSendTime   = 116
>      maximumSendTime   = 141
>      minimumSendTime   = 25
>      packetsReceived   = 0
>      octetsReceived    = 0
>      packetsLost       = 0
>      packetsTooLate    = 0
>      packetsOutOfOrder = 0
>      averageReceiveTime= 0
>      maximumReceiveTime= 0
>      minimumReceiveTime= 0
>      averageJitter     = 0
>      maximumJitter     = 0
>    2:32.702                 H323 Cleaner H323    Bandwidth request: 
> -240.0kb/s, available: 9632.0kb/s
>    2:32.705                 H323 Cleaner RTP     Releasing session 1
>    2:32.705                 H323 Cleaner H323    Bandwidth request: 
> -64.0kb/s, available: 9872.0kb/s
>    2:32.705                 H323 Cleaner RTP     Releasing session 1
>    2:32.705                 H323 Cleaner RTP     Deleting session 1
>    2:32.705                 H323 Cleaner RTP     Removing jitter buffer 
> 0x8320380 RTP Jitter:8320380
>    2:32.706                 H323 Cleaner RTP_UDP Session 1, Shutting 
> down read.
>    2:32.706                 H323 Cleaner RTP_UDP Session 1, Shutting 
> down write.
>    2:32.707                 H323 Cleaner RTP     Final statistics:
>      packetsSent       = 600
>      octetsSent        = 144000
>      averageSendTime   = 30
>      maximumSendTime   = 35
>      minimumSendTime   = 0
>      packetsReceived   = 519
>      octetsReceived    = 132864
>      packetsLost       = 0
>      packetsTooLate    = 0
>      packetsOutOfOrder = 0
>      averageReceiveTime= 32
>      maximumReceiveTime= 77
>      minimumReceiveTime= 0
>      averageJitter     = 52
>      maximumJitter     = 61
>    2:32.708                 H323 Cleaner H323    Bandwidth request: 
> -64.0kb/s, available: 9936.0kb/s
>    2:32.708                 H323 Cleaner H323    H323Transport::Close
>    2:32.709                 H323 Cleaner H323 
> H323Transport::CleanUpOnTermination for H245:82dfe30
>    2:32.709                 H323 Cleaner H323    H323Transport::Close
>    2:32.709                 H323 Cleaner H323 
> H323Transport::CleanUpOnTermination for H225 Answer:83148c0
>    2:32.710                 H323 Cleaner H323    Connection 
> ip$10.0.131.197:1041/61 terminated.
>    2:33.777                 H323 Cleaner H323    Connection 
> ip$10.0.131.197:1041/61 deleted.
>    2:33.778                 H323 Cleaner H323    Cleaning up connections
>    2:33.778                 H323 Cleaner H323    Cleaning up connections
> 
> _______________________________________________
> Gnomemeeting-devel-list mailing list
> Gnomemeeting-devel-list gnome org
> http://mail.gnome.org/mailman/listinfo/gnomemeeting-devel-list
-- 
 _      Damien Sandras
(o-     
//\     It-Optics s.a.
v_/_    GnomeMeeting: http://www.gnomemeeting.org/
        FOSDEM 2004:  http://www.fosdem.org
        H.323 phone:  callto:ils.seconix.com/dsandras seconix com




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]