<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.10.3">
</HEAD>
<BODY>
Hi<BR>
<BR>
I had ekiga working on suse 10.1 but then began to experience video problems.  I have made the decision to move to ubuntu 6.06 which incorporate ekiga as a standard item.  however, I cannot seem to get the sound to work now!  <BR>
<BR>
I have tried the 500@ekiga.net line and all is well and the echo test works but as soon as I call out to a phone or other ekiga user, I cannot receive sound back.  I have listed below the pwlib files the General History and ekiga -d 4 outputs (see note below) which show that the codecs are opening fine even though a codec directory does not seem to exist in /usr/lib/pwlib!.  <BR>
<BR>
Also, the sound and video permissions were read only and I tried changing these to read/execute but this made no difference.<BR>
<BR>
I am running a default setting stun server (stun.ekiga.net) but cannot get sound to come back to me.<BR>
<BR>
<H3>
NB:  ekiga -d 4 > output.txt does not work
</H3>
<BR>
For some reason, when I pipe the above command it displays on the screen and does not send the output to the output.txt file.  It creates the file but will not write to it.  The console does not retain all the information so I have had to capture what I can by doing the operation in three stages;<BR>
<BR>
1    Start ekiga (this all gets captured in the console for me to copy and paste<BR>
2    Ring 505 (I lose the beginning of this)<BR>
3    Ring my phone (I lose the beginning of this)<BR>
<BR>
Then copy and paste what the console has retained.  So the output from the command is not 100%.  Can you explain why the pipe is not working?  It works for dir > output.txt but not for the ekiga command.<BR>
<BR>
<BR>
<H1>
<B><FONT SIZE="6">DIRECTORY FILE LISTINGS</FONT></B>
</H1>
Here is the directory listings for the pwlib  codecs, sound and videoinput directories (codecs does not exist in pwlib)<BR>
<BR>
<A HREF="mailto:gjj@samson">gjj@samson</A>:~$<BR>
gjj@samson:~$ cd /usr/lib/pwlib/codecs/audio<BR>
bash: cd: /usr/lib/pwlib/codecs/audio: No such file or directory<BR>
<A HREF="mailto:gjj@samson">gjj@samson</A>:~$<BR>
gjj@samson:~$ cd /usr/lib/pwlib/device/sound<BR>
gjj@samson:/usr/lib/pwlib/device/sound$ ls -la<BR>
total 120<BR>
drwxr-xr-x 2 root root     80 2006-05-31 01:52 .<BR>
drwxr-xr-x 4 root root    104 2006-05-31 01:52 ..<BR>
-rw-r--r-- 1 root root 119648 2006-03-14 16:50 alsa_pwplugin.so<BR>
gjj@samson:/usr/lib/pwlib/device/sound$ cd ../videoinput<BR>
gjj@samson:/usr/lib/pwlib/device/videoinput$ ls -la<BR>
total 244<BR>
drwxr-xr-x 2 root root    112 2006-05-31 01:52 .<BR>
drwxr-xr-x 4 root root    104 2006-05-31 01:52 ..<BR>
-rw-r--r-- 1 root root 123624 2006-03-14 16:50 v4l2_pwplugin.so<BR>
-rw-r--r-- 1 root root 119428 2006-03-14 16:50 v4l_pwplugin.so<BR>
<A HREF="mailto:gjj@samson">gjj@samson</A>:/usr/lib/pwlib/device/videoinput$<BR>
<BR>
<BR>
<BR>
<BR>
<H1>
<B><FONT SIZE="6">GENERAL HISTORY</FONT></B>
</H1>
Here is the General History output which shows that the codecs opened for the echo test (which worked fine) and that the codecs opened for the call to my test phone where I could hear myself from output from ekiga but which would not allow ekiga to receive incoming sound.<BR>
<BR>
<BR>
<BR>
10:22:57 Started Ekiga 2.0.1 for user gjj<BR>
10:23:10 Set STUN server to stun.ekiga.net (Port Restricted NAT)<BR>
10:23:12 Registered to ekiga.net<BR>
10:23:12 Registered to voiptalk.org<BR>
10:23:16 Calling sip:<A HREF="mailto:500@ekiga.net">500@ekiga.net</A><BR>
10:23:17 Opened Default for recording with plugin ALSA<BR>
10:23:17 Opened codec PCMA for transmission<BR>
10:23:18 Opened Default for playing with plugin ALSA<BR>
10:23:18 Opened codec PCMA for reception<BR>
10:23:18 Opened the video device using the "Picture" video plugin<BR>
10:23:18 Opened codec H261 for transmission<BR>
10:23:18 Opened codec H261 for reception<BR>
10:23:19 Connected with 500@ekiga.net using Ekiga.NET<BR>
10:23:44 Closed codec PCMA which was opened for transmission<BR>
10:23:44 Closed codec PCMA which was opened for reception<BR>
10:23:44 Closed codec H261 which was opened for reception<BR>
10:23:47 Local user cleared the call<BR>
10:24:00 Calling sip:<A HREF="mailto:01908609551@voiptalk.org">xxxxxxxxxxxxx@voiptalk.org</A><BR>
10:24:04 Opened Default for recording with plugin ALSA<BR>
10:24:04 Opened codec PCMA for transmission<BR>
10:24:04 Opened Default for playing with plugin ALSA<BR>
10:24:04 Opened codec PCMA for reception<BR>
10:24:09 Connected with xxxxxxxxxxxxx@voiptalk.org using Asterisk PBX<BR>
10:24:34 Closed codec PCMA which was opened for transmission<BR>
10:24:34 Closed codec PCMA which was opened for reception<BR>
10:24:36 Local user cleared the call<BR>
<BR>
<BR>
<BR>
<BR>
<BR>
<H1>
<B><FONT SIZE="6">EKIGA -D 4</FONT></B>
</H1>
Here is the output from ekiga -d 4 (the same two calls done immediately afterwards) which shows that the codecs (wherever they are) are opening for input and output.  Both the 500 call and the call to my phone opened codecs but only the 500 echo test worked.  <BR>
<BR>
<BR>
<BR>
gjj@samson:~$ ekiga -d 4 >> output.txt<BR>
2006/08/13 13:45:12.778   0:00.357                        ekiga Detected audio plugins: ALSA<BR>
2006/08/13 13:45:12.779   0:00.357                        ekiga Detected video plugins: Picture,V4L2,V4L<BR>
2006/08/13 13:45:12.779   0:00.357                        ekiga Detected audio plugins: ALSA<BR>
2006/08/13 13:45:12.779   0:00.357                        ekiga Detected video plugins: Picture,V4L2,V4L<BR>
2006/08/13 13:45:12.861   0:00.439                        ekiga Detected the following audio input devices: Intel ICH6,Default with plugin ALSA<BR>
2006/08/13 13:45:12.861   0:00.439                        ekiga Detected the following audio output devices: Intel ICH6,Default with plugin ALSA<BR>
2006/08/13 13:45:12.861   0:00.439                        ekiga Detected the following video input devices: No device found with plugin V4L<BR>
2006/08/13 13:45:12.861   0:00.439                        ekiga Detected the following audio input devices: Intel ICH6,Default with plugin ALSA<BR>
2006/08/13 13:45:12.861   0:00.439                        ekiga Detected the following audio output devices: Intel ICH6,Default with plugin ALSA<BR>
2006/08/13 13:45:12.861   0:00.439                        ekiga Detected the following video input devices: No device found with plugin V4L<BR>
2006/08/13 13:45:12.900   0:00.505                        ekiga AVAHI   Failed to create client: Daemon not running<BR>
2006/08/13 13:45:17.619   0:05.197                        ekiga GnomeMeeting version 2.0.1<BR>
2006/08/13 13:45:17.619   0:05.198                        ekiga OPAL version unknown<BR>
2006/08/13 13:45:17.620   0:05.198                        ekiga PWLIB version 1.10.0<BR>
2006/08/13 13:45:17.620   0:05.198                        ekiga GNOME support enabled<BR>
2006/08/13 13:45:17.620   0:05.198                        ekiga Fullscreen support enabled<BR>
2006/08/13 13:45:17.621   0:05.199                        ekiga DBUS support disabled<BR>
2006/08/13 13:45:17.626   0:05.204                        ekiga Set TCP port range to 3000030010<BR>
2006/08/13 13:45:17.626   0:05.204                        ekiga Set RTP port range to 50005059<BR>
2006/08/13 13:45:17.626   0:05.204                        ekiga Set UDP port range to 50605100<BR>
2006/08/13 13:45:17.626   0:05.204                        ekiga OpalEP  Created endpoint: h323<BR>
2006/08/13 13:45:17.627   0:05.205                        ekiga H323    Created endpoint.<BR>
2006/08/13 13:45:17.628   0:05.206                        ekiga OpalMan Added route "pc:.*=h323:<da>"<BR>
2006/08/13 13:45:17.628   0:05.206                        ekiga OpalEP  Created endpoint: sip<BR>
2006/08/13 13:45:17.628   0:05.206                        ekiga SIP     Created endpoint.<BR>
2006/08/13 13:45:17.629   0:05.207                        ekiga OpalMan Added route "pc:.*=sip:<da>"<BR>
2006/08/13 13:45:17.629   0:05.207                        ekiga OpalEP  Created endpoint: pc<BR>
2006/08/13 13:45:17.630   0:05.208                        ekiga PCSS    Created PC sound system endpoint.<BR>
2006/08/13 13:45:17.630   0:05.208                        ekiga OpalMan Added route "h323:.*=pc:<da>"<BR>
2006/08/13 13:45:17.630   0:05.208                        ekiga OpalMan Added route "sip:.*=pc:<da>"<BR>
2006/08/13 13:45:17.717   0:05.295        Opal Listener:8b5b118 Listen  Started listening thread on tcp$192.168.0.24:1720<BR>
2006/08/13 13:45:17.718   0:05.296        Opal Listener:8b5b118 Listen  Waiting on socket accept on tcp$192.168.0.24:1720<BR>
2006/08/13 13:45:17.718   0:05.296        Opal Listener:8b77ff0 Listen  Started listening thread on udp$192.168.0.24:5060<BR>
2006/08/13 13:45:17.718   0:05.296        Opal Listener:8b77ff0 Listen  Waiting on UDP packet on udp$192.168.0.24:5060<BR>
2006/08/13 13:45:17.720   0:05.298                        ekiga AVAHI   Error initializing Avahi: %sDaemon not running<BR>
Killed<BR>
gjj@samson:~$ ekiga -d 4<BR>
2006/08/13 13:46:59.139   0:00.348                        ekiga Detected audio plugins: ALSA<BR>
2006/08/13 13:46:59.140   0:00.348                        ekiga Detected video plugins: Picture,V4L2,V4L<BR>
2006/08/13 13:46:59.140   0:00.348                        ekiga Detected audio plugins: ALSA<BR>
2006/08/13 13:46:59.140   0:00.348                        ekiga Detected video plugins: Picture,V4L2,V4L<BR>
2006/08/13 13:46:59.175   0:00.383                        ekiga Detected the following audio input devices: Intel ICH6,Default with plugin ALSA<BR>
2006/08/13 13:46:59.175   0:00.383                        ekiga Detected the following audio output devices: Intel ICH6,Default with plugin ALSA<BR>
2006/08/13 13:46:59.175   0:00.383                        ekiga Detected the following video input devices: No device found with plugin V4L<BR>
2006/08/13 13:46:59.175   0:00.383                        ekiga Detected the following audio input devices: Intel ICH6,Default with plugin ALSA<BR>
2006/08/13 13:46:59.175   0:00.383                        ekiga Detected the following audio output devices: Intel ICH6,Default with plugin ALSA<BR>
2006/08/13 13:46:59.175   0:00.383                        ekiga Detected the following video input devices: No device found with plugin V4L<BR>
2006/08/13 13:46:59.214   0:00.422                        ekiga AVAHI   Failed to create client: Daemon not running<BR>
2006/08/13 13:47:01.852   0:03.061                        ekiga GnomeMeeting version 2.0.1<BR>
2006/08/13 13:47:01.853   0:03.061                        ekiga OPAL version unknown<BR>
2006/08/13 13:47:01.853   0:03.061                        ekiga PWLIB version 1.10.0<BR>
2006/08/13 13:47:01.854   0:03.062                        ekiga GNOME support enabled<BR>
2006/08/13 13:47:01.854   0:03.062                        ekiga Fullscreen support enabled<BR>
2006/08/13 13:47:01.854   0:03.062                        ekiga DBUS support disabled<BR>
2006/08/13 13:47:01.860   0:03.068                        ekiga Set TCP port range to 3000030010<BR>
2006/08/13 13:47:01.860   0:03.068                        ekiga Set RTP port range to 50005059<BR>
2006/08/13 13:47:01.860   0:03.068                        ekiga Set UDP port range to 50605100<BR>
2006/08/13 13:47:01.861   0:03.069                        ekiga OpalEP  Created endpoint: h323<BR>
2006/08/13 13:47:01.862   0:03.070                        ekiga H323    Created endpoint.<BR>
2006/08/13 13:47:01.864   0:03.072                        ekiga OpalMan Added route "pc:.*=h323:<da>"<BR>
2006/08/13 13:47:01.864   0:03.072                        ekiga OpalEP  Created endpoint: sip<BR>
2006/08/13 13:47:01.864   0:03.072                        ekiga SIP     Created endpoint.<BR>
2006/08/13 13:47:01.865   0:03.073                        ekiga OpalMan Added route "pc:.*=sip:<da>"<BR>
2006/08/13 13:47:01.866   0:03.074                        ekiga OpalEP  Created endpoint: pc<BR>
2006/08/13 13:47:01.867   0:03.075                        ekiga PCSS    Created PC sound system endpoint.<BR>
2006/08/13 13:47:01.867   0:03.075                        ekiga OpalMan Added route "h323:.*=pc:<da>"<BR>
2006/08/13 13:47:01.868   0:03.076                        ekiga OpalMan Added route "sip:.*=pc:<da>"<BR>
2006/08/13 13:47:01.955   0:03.163                        ekiga AVAHI   Error initializing Avahi: %sDaemon not running<BR>
2006/08/13 13:47:01.970   0:03.178        Opal Listener:857b190 Listen  Started listening thread on tcp$192.168.0.24:1720<BR>
2006/08/13 13:47:01.971   0:03.179        Opal Listener:857b190 Listen  Waiting on socket accept on tcp$192.168.0.24:1720<BR>
2006/08/13 13:47:01.971   0:03.179        Opal Listener:8af4850 Listen  Started listening thread on udp$192.168.0.24:5060<BR>
2006/08/13 13:47:01.971   0:03.179        Opal Listener:8af4850 Listen  Waiting on UDP packet on udp$192.168.0.24:5060<BR>
Killed<BR>
gjj@samson:~$ ekiga -d 4 > ekiga.txt<BR>
2006/08/13 13:47:32.749   0:00.353                        ekiga Detected audio plugins: ALSA<BR>
2006/08/13 13:47:32.751   0:00.354                        ekiga Detected video plugins: Picture,V4L2,V4L<BR>
2006/08/13 13:47:32.751   0:00.354                        ekiga Detected audio plugins: ALSA<BR>
2006/08/13 13:47:32.751   0:00.354                        ekiga Detected video plugins: Picture,V4L2,V4L<BR>
2006/08/13 13:47:32.825   0:00.428                        ekiga Detected the following audio input devices: Intel ICH6,Default with plugin ALSA<BR>
2006/08/13 13:47:32.825   0:00.428                        ekiga Detected the following audio output devices: Intel ICH6,Default with plugin ALSA<BR>
2006/08/13 13:47:32.825   0:00.428                        ekiga Detected the following video input devices: No device found with plugin V4L<BR>
2006/08/13 13:47:32.825   0:00.429                        ekiga Detected the following audio input devices: Intel ICH6,Default with plugin ALSA<BR>
2006/08/13 13:47:32.826   0:00.429                        ekiga Detected the following audio output devices: Intel ICH6,Default with plugin ALSA<BR>
2006/08/13 13:47:32.826   0:00.429                        ekiga Detected the following video input devices: No device found with plugin V4L<BR>
2006/08/13 13:47:32.903   0:00.506                        ekiga AVAHI   Failed to create client: Daemon not running<BR>
2006/08/13 13:47:37.199   0:04.803                        ekiga GnomeMeeting version 2.0.1<BR>
2006/08/13 13:47:37.200   0:04.803                        ekiga OPAL version unknown<BR>
2006/08/13 13:47:37.200   0:04.803                        ekiga PWLIB version 1.10.0<BR>
2006/08/13 13:47:37.201   0:04.804                        ekiga GNOME support enabled<BR>
2006/08/13 13:47:37.201   0:04.804                        ekiga Fullscreen support enabled<BR>
2006/08/13 13:47:37.201   0:04.804                        ekiga DBUS support disabled<BR>
2006/08/13 13:47:37.206   0:04.810                        ekiga Set TCP port range to 3000030010<BR>
2006/08/13 13:47:37.207   0:04.810                        ekiga Set RTP port range to 50005059<BR>
2006/08/13 13:47:37.207   0:04.810                        ekiga Set UDP port range to 50605100<BR>
2006/08/13 13:47:37.208   0:04.811                        ekiga OpalEP  Created endpoint: h323<BR>
2006/08/13 13:47:37.208   0:04.811                        ekiga H323    Created endpoint.<BR>
2006/08/13 13:47:37.209   0:04.813                        ekiga OpalMan Added route "pc:.*=h323:<da>"<BR>
2006/08/13 13:47:37.211   0:04.814                        ekiga OpalEP  Created endpoint: sip<BR>
2006/08/13 13:47:37.211   0:04.814                        ekiga SIP     Created endpoint.<BR>
2006/08/13 13:47:37.211   0:04.814                        ekiga OpalMan Added route "pc:.*=sip:<da>"<BR>
2006/08/13 13:47:37.211   0:04.815                        ekiga OpalEP  Created endpoint: pc<BR>
2006/08/13 13:47:37.212   0:04.815                        ekiga PCSS    Created PC sound system endpoint.<BR>
2006/08/13 13:47:37.213   0:04.816                        ekiga OpalMan Added route "h323:.*=pc:<da>"<BR>
2006/08/13 13:47:37.213   0:04.816                        ekiga OpalMan Added route "sip:.*=pc:<da>"<BR>
2006/08/13 13:47:37.300   0:04.903        Opal Listener:8b78878 Listen  Started listening thread on tcp$192.168.0.24:1720<BR>
2006/08/13 13:47:37.300   0:04.903        Opal Listener:8b78878 Listen  Waiting on socket accept on tcp$192.168.0.24:1720<BR>
2006/08/13 13:47:37.300   0:04.904        Opal Listener:8b8ba80 Listen  Started listening thread on udp$192.168.0.24:5060<BR>
2006/08/13 13:47:37.301   0:04.904        Opal Listener:8b8ba80 Listen  Waiting on UDP packet on udp$192.168.0.24:5060<BR>
2006/08/13 13:47:37.302   0:04.905                        ekiga AVAHI   Error initializing Avahi: %sDaemon not running<BR>
2006/08/13 13:47:49.930   0:17.533        GMStunClient:08a83ab8 OPAL    STUN server "stun.ekiga.net" replies Port Restricted NAT, external IP 86.27.83.241<BR>
2006/08/13 13:47:51.873   0:19.476      GMAccounts...t:08745000 OpalUDP Binding to interface: 192.168.0.24:32865<BR>
2006/08/13 13:47:51.873   0:19.476      GMAccounts...t:08745000 SIP     Created transport udp$0.0.0.0<if=udp$192.168.0.24:32865><BR>
2006/08/13 13:47:51.874   0:19.477      GMAccounts...t:08745000 OpalUDP Started connect to 213.186.62.145:5060<BR>
2006/08/13 13:47:51.930   0:19.533      GMAccounts...t:08745000 OpalUDP STUN created socket: 86.27.83.241:5063<BR>
2006/08/13 13:47:51.930   0:19.534      GMAccounts...t:08745000 SIP     Created Transport for Registrar udp$213.186.62.145:5060<if=udp$86.27.83.241:5063><BR>
2006/08/13 13:47:51.936   0:19.539      GMAccounts...t:08745000 SIP     Sending PDU on udp$213.186.62.145:5060<if=udp$86.27.83.241:5063><BR>
REGISTER sip:ekiga.net SIP/2.0<BR>
CSeq: 1 REGISTER<BR>
Via: SIP/2.0/UDP 86.27.83.241:5063;branch=z9hG4bK48b1e399-3729-db11-8ebe-00137702ec63;rport<BR>
User-Agent: Ekiga/2.0.1<BR>
From: <sip:<A HREF="mailto:geoff.jankowski@ekiga.net">geoff.jankowski@ekiga.net</A>>;tag=ca98e399-3729-db11-8ebe-00137702ec63<BR>
Call-ID: <A HREF="mailto:9266da99-3729-db11-8ebe-00137702ec63@samson">9266da99-3729-db11-8ebe-00137702ec63@samson</A><BR>
To: <sip:<A HREF="mailto:geoff.jankowski@ekiga.net">geoff.jankowski@ekiga.net</A>><BR>
Contact: <sip:<A HREF="mailto:geoff.jankowski@86.27.83.241">geoff.jankowski@86.27.83.241</A>:5063;transport=udp><BR>
Allow: INVITE, ACK, OPTIONS, BYE, CANCEL, REGISTER, SUBSCRIBE, NOTIFY, REFER, MESSAGE<BR>
Expires: 3600<BR>
Content-Length: 0<BR>
Max-Forwards: 70<BR>
<BR>
<BR>
2006/08/13 13:47:51.942   0:19.547        SIP Transport:85ec670 SIP     Read thread started.<BR>
2006/08/13 13:47:51.944   0:19.548        SIP Transport:85ec670 SIP     Waiting for PDU on udp$213.186.62.145:5060<if=udp$86.27.83.241:5063><BR>
2006/08/13 13:47:52.018   0:19.621        SIP Transport:85ec670 SIP     PDU Received on udp$213.186.62.145:5060<if=udp$86.27.83.241:5063><BR>
SIP/2.0 401 Unauthorized<BR>
CSeq: 1 REGISTER<BR>
Via: SIP/2.0/UDP 192.168.0.24:5063;branch=z9hG4bK48b1e399-3729-db11-8ebe-00137702ec63;rport=5063<BR>
Server: Sip EXpress router (0.9.6 (i386/linux))<BR>
From: <sip:<A HREF="mailto:geoff.jankowski@ekiga.net">geoff.jankowski@ekiga.net</A>>;tag=ca98e399-3729-db11-8ebe-00137702ec63<BR>
Call-ID: <A HREF="mailto:9266da99-3729-db11-8ebe-00137702ec63@samson">9266da99-3729-db11-8ebe-00137702ec63@samson</A><BR>
To: <sip:<A HREF="mailto:geoff.jankowski@ekiga.net">geoff.jankowski@ekiga.net</A>>;tag=90a5d545cb0d562dfea323892378f940.a16f<BR>
Warning: 392 213.186.62.145:5060 "Noisy feedback tells:  pid=6853 req_src_ip=86.27.83.241 req_src_port=5063 in_uri=sip:ekiga.net out_uri=sip:ekiga.net via_cnt==1"<BR>
Content-Length: 0<BR>
WWW-Authenticate: Digest realm="ekiga.net", nonce="44df1ea1d48ff9f424d45fde69624a23910df440", qop="auth"<BR>
<BR>
<BR>
2006/08/13 13:47:52.019   0:19.622        SIP Transport:85ec670 SIP     Transaction 1 REGISTER completed.<BR>
2006/08/13 13:47:52.020   0:19.623        SIP Transport:85ec670 OpalUDP Ended connect, selecting 86.27.83.241:5063<BR>
2006/08/13 13:47:52.020   0:19.623        SIP Transport:85ec670 SIP     Received Authentication Required response<BR>
2006/08/13 13:47:52.024   0:19.627        SIP Transport:85ec670 SIP     Adding authentication information<BR>
2006/08/13 13:47:52.025   0:19.628        SIP Transport:85ec670 SIP     Sending PDU on udp$213.186.62.145:5060<if=udp$86.27.83.241:5063><BR>
REGISTER sip:ekiga.net SIP/2.0<BR>
CSeq: 2 REGISTER<BR>
Via: SIP/2.0/UDP 86.27.83.241:5063;branch=z9hG4bK1a54f199-3729-db11-8ebe-00137702ec63;rport<BR>
User-Agent: Ekiga/2.0.1<BR>
Authorization: Digest username="geoff.jankowski", realm="ekiga.net", nonce="44df1ea1d48ff9f424d45fde69624a23910df440", uri="sip:ekiga.net", response="cadb0fb761d7ce080616344f55b7386a", algorithm=md5<BR>
From: <sip:<A HREF="mailto:geoff.jankowski@ekiga.net">geoff.jankowski@ekiga.net</A>>;tag=8c46f199-3729-db11-8ebe-00137702ec63<BR>
Call-ID: <A HREF="mailto:9266da99-3729-db11-8ebe-00137702ec63@samson">9266da99-3729-db11-8ebe-00137702ec63@samson</A><BR>
To: <sip:<A HREF="mailto:geoff.jankowski@ekiga.net">geoff.jankowski@ekiga.net</A>><BR>
Contact: <sip:<A HREF="mailto:geoff.jankowski@86.27.83.241">geoff.jankowski@86.27.83.241</A>:5063;transport=udp><BR>
Allow: INVITE, ACK, OPTIONS, BYE, CANCEL, REGISTER, SUBSCRIBE, NOTIFY, REFER, MESSAGE<BR>
Expires: 3600<BR>
Content-Length: 0<BR>
Max-Forwards: 70<BR>
<BR>
<BR>
2006/08/13 13:47:52.025   0:19.629        SIP Transport:85ec670 SIP     Waiting for PDU on udp$213.186.62.145:5060<if=udp$86.27.83.241:5063><BR>
2006/08/13 13:47:52.125   0:19.728        SIP Transport:85ec670 SIP     PDU Received on udp$213.186.62.145:5060<if=udp$86.27.83.241:5063><BR>
SIP/2.0 200 OK<BR>
CSeq: 2 REGISTER<BR>
Via: SIP/2.0/UDP 192.168.0.24:5063;branch=z9hG4bK1a54f199-3729-db11-8ebe-00137702ec63;rport=5063<BR>
Server: Sip EXpress router (0.9.6 (i386/linux))<BR>
From: <sip:<A HREF="mailto:geoff.jankowski@ekiga.net">geoff.jankowski@ekiga.net</A>>;tag=8c46f199-3729-db11-8ebe-00137702ec63<BR>
Call-ID: <A HREF="mailto:9266da99-3729-db11-8ebe-00137702ec63@samson">9266da99-3729-db11-8ebe-00137702ec63@samson</A><BR>
To: <sip:<A HREF="mailto:geoff.jankowski@ekiga.net">geoff.jankowski@ekiga.net</A>>;tag=90a5d545cb0d562dfea323892378f940.be61<BR>
Contact: <sip:<A HREF="mailto:geoff.jankowski@192.168.0.24">geoff.jankowski@192.168.0.24</A>:5063;transport=udp>;expires=3600<BR>
Warning: 392 213.186.62.145:5060 "Noisy feedback tells:  pid=12181 req_src_ip=86.27.83.241 req_src_port=5063 in_uri=sip:ekiga.net out_uri=sip:ekiga.net via_cnt==1"<BR>
Content-Length: 0<BR>
<BR>
<BR>
2006/08/13 13:47:52.126   0:19.729        SIP Transport:85ec670 SIP     Transaction 2 REGISTER completed.<BR>
2006/08/13 13:47:52.271   0:19.874      GMAccounts...t:08745000 OpalUDP Binding to interface: 192.168.0.24:32869<BR>
2006/08/13 13:47:52.271   0:19.874      GMAccounts...t:08745000 SIP     Created transport udp$0.0.0.0<if=udp$192.168.0.24:32869><BR>
2006/08/13 13:47:52.271   0:19.874      GMAccounts...t:08745000 OpalUDP Started connect to 217.14.132.183:5060<BR>
2006/08/13 13:47:52.332   0:19.935      GMAccounts...t:08745000 OpalUDP STUN created socket: 86.27.83.241:5064<BR>
2006/08/13 13:47:52.332   0:19.935      GMAccounts...t:08745000 SIP     Created Transport for Registrar udp$217.14.132.183:5060<if=udp$86.27.83.241:5064><BR>
2006/08/13 13:47:52.336   0:19.939      GMAccounts...t:08745000 SIP     Sending PDU on udp$217.14.132.183:5060<if=udp$86.27.83.241:5064><BR>
REGISTER sip:voiptalk.org SIP/2.0<BR>
CSeq: 3 REGISTER<BR>
Via: SIP/2.0/UDP 86.27.83.241:5064;branch=z9hG4bKc2e0209a-3729-db11-8ebe-00137702ec63;rport<BR>
User-Agent: Ekiga/2.0.1<BR>
From: <sip:<A HREF="mailto:84436267@voiptalk.org">84436267@voiptalk.org</A>>;tag=70d3209a-3729-db11-8ebe-00137702ec63<BR>
Call-ID: <A HREF="mailto:be1b179a-3729-db11-8ebe-00137702ec63@samson">be1b179a-3729-db11-8ebe-00137702ec63@samson</A><BR>
To: <sip:<A HREF="mailto:84436267@voiptalk.org">84436267@voiptalk.org</A>><BR>
Contact: <sip:<A HREF="mailto:84436267@86.27.83.241">84436267@86.27.83.241</A>:5064;transport=udp><BR>
Allow: INVITE, ACK, OPTIONS, BYE, CANCEL, REGISTER, SUBSCRIBE, NOTIFY, REFER, MESSAGE<BR>
Expires: 3600<BR>
Content-Length: 0<BR>
Max-Forwards: 70<BR>
<BR>
<BR>
2006/08/13 13:47:52.337   0:19.940        SIP Transport:8a336d8 SIP     Read thread started.<BR>
2006/08/13 13:47:52.338   0:19.941        SIP Transport:8a336d8 SIP     Waiting for PDU on udp$217.14.132.183:5060<if=udp$86.27.83.241:5064><BR>
2006/08/13 13:47:52.382   0:19.986                  Housekeeper SIP     Transaction 2 REGISTER timeout ignored.<BR>
2006/08/13 13:47:52.407   0:20.010        SIP Transport:8a336d8 SIP     PDU Received on udp$217.14.132.183:5060<if=udp$86.27.83.241:5064><BR>
SIP/2.0 401 Unauthorized<BR>
CSeq: 3 REGISTER<BR>
Via: SIP/2.0/UDP 192.168.0.24:5064;branch=z9hG4bKc2e0209a-3729-db11-8ebe-00137702ec63;rport=5064<BR>
Server: Sip EXpress router (0.9.2 (i386/linux))<BR>
From: <sip:<A HREF="mailto:84436267@voiptalk.org">84436267@voiptalk.org</A>>;tag=70d3209a-3729-db11-8ebe-00137702ec63<BR>
Call-ID: <A HREF="mailto:be1b179a-3729-db11-8ebe-00137702ec63@samson">be1b179a-3729-db11-8ebe-00137702ec63@samson</A><BR>
To: <sip:<A HREF="mailto:84436267@voiptalk.org">84436267@voiptalk.org</A>>;tag=858233557c0efeed3853339e5194799c.e10b<BR>
Warning: 392 217.14.132.183:5060 "Noisy feedback tells:  pid=9562 req_src_ip=86.27.83.241 req_src_port=5064 in_uri=sip:voiptalk.org out_uri=sip:voiptalk.org via_cnt==1"<BR>
Content-Length: 0<BR>
WWW-Authenticate: Digest realm="voiptalk.org", nonce="44df20a8c868a517c4ff1708a1ae8c71f6b589d0"<BR>
<BR>
<BR>
2006/08/13 13:47:52.410   0:20.013        SIP Transport:8a336d8 SIP     Transaction 3 REGISTER completed.<BR>
2006/08/13 13:47:52.412   0:20.015        SIP Transport:8a336d8 OpalUDP Ended connect, selecting 86.27.83.241:5064<BR>
2006/08/13 13:47:52.413   0:20.016        SIP Transport:8a336d8 SIP     Received Authentication Required response<BR>
2006/08/13 13:47:52.414   0:20.017        SIP Transport:85ec670 OpalUDP Binding to interface: 192.168.0.24:32871<BR>
2006/08/13 13:47:52.415   0:20.018        SIP Transport:85ec670 SIP     Created transport udp$0.0.0.0<if=udp$192.168.0.24:32871><BR>
2006/08/13 13:47:52.415   0:20.018        SIP Transport:85ec670 OpalUDP Started connect to 213.186.62.145:5060<BR>
2006/08/13 13:47:52.418   0:20.024        SIP Transport:8a336d8 SIP     Adding authentication information<BR>
2006/08/13 13:47:52.422   0:20.025        SIP Transport:8a336d8 SIP     Sending PDU on udp$217.14.132.183:5060<if=udp$86.27.83.241:5064><BR>
REGISTER sip:voiptalk.org SIP/2.0<BR>
CSeq: 4 REGISTER<BR>
Via: SIP/2.0/UDP 86.27.83.241:5064;branch=z9hG4bK20712d9a-3729-db11-8ebe-00137702ec63;rport<BR>
User-Agent: Ekiga/2.0.1<BR>
Authorization: Digest username="84436267", realm="voiptalk.org", nonce="44df20a8c868a517c4ff1708a1ae8c71f6b589d0", uri="sip:voiptalk.org", response="4d982fd0fc3f224bd4e7aa4de6733bed", algorithm=md5<BR>
From: <sip:<A HREF="mailto:84436267@voiptalk.org">84436267@voiptalk.org</A>>;tag=32642d9a-3729-db11-8ebe-00137702ec63<BR>
Call-ID: <A HREF="mailto:be1b179a-3729-db11-8ebe-00137702ec63@samson">be1b179a-3729-db11-8ebe-00137702ec63@samson</A><BR>
To: <sip:<A HREF="mailto:84436267@voiptalk.org">84436267@voiptalk.org</A>><BR>
Contact: <sip:<A HREF="mailto:84436267@86.27.83.241">84436267@86.27.83.241</A>:5064;transport=udp><BR>
Allow: INVITE, ACK, OPTIONS, BYE, CANCEL, REGISTER, SUBSCRIBE, NOTIFY, REFER, MESSAGE<BR>
Expires: 3600<BR>
Content-Length: 0<BR>
Max-Forwards: 70<BR>
<BR>
<BR>
2006/08/13 13:47:52.422   0:20.025        SIP Transport:8a336d8 SIP     Waiting for PDU on udp$217.14.132.183:5060<if=udp$86.27.83.241:5064><BR>
2006/08/13 13:47:52.472   0:20.075        SIP Transport:85ec670 OpalUDP STUN created socket: 86.27.83.241:5065<BR>
2006/08/13 13:47:52.472   0:20.075        SIP Transport:85ec670 SIP     Created Transport for Registrar udp$213.186.62.145:5060<if=udp$86.27.83.241:5065><BR>
2006/08/13 13:47:52.476   0:20.079        SIP Transport:85ec670 SIP     Sending PDU on udp$213.186.62.145:5060<if=udp$86.27.83.241:5065><BR>
SUBSCRIBE sip:geoff.jankowski@ekiga.net SIP/2.0<BR>
CSeq: 5 SUBSCRIBE<BR>
Via: SIP/2.0/UDP 86.27.83.241:5065;branch=z9hG4bKde40369a-3729-db11-8ebe-00137702ec63;rport<BR>
User-Agent: Ekiga/2.0.1<BR>
From: <sip:<A HREF="mailto:geoff.jankowski@ekiga.net">geoff.jankowski@ekiga.net</A>>;tag=c031369a-3729-db11-8ebe-00137702ec63<BR>
Call-ID: <A HREF="mailto:66a42c9a-3729-db11-8ebe-00137702ec63@samson">66a42c9a-3729-db11-8ebe-00137702ec63@samson</A><BR>
To: <sip:<A HREF="mailto:geoff.jankowski@ekiga.net">geoff.jankowski@ekiga.net</A>><BR>
Contact: <sip:<A HREF="mailto:geoff.jankowski@86.27.83.241">geoff.jankowski@86.27.83.241</A>:5065;transport=udp><BR>
Accept: application/simple-message-summary<BR>
Allow: INVITE, ACK, OPTIONS, BYE, CANCEL, REGISTER, SUBSCRIBE, NOTIFY, REFER, MESSAGE<BR>
Expires: 3600<BR>
Event: message-summary<BR>
Content-Length: 0<BR>
Max-Forwards: 70<BR>
<BR>
<BR>
2006/08/13 13:47:52.477   0:20.080        SIP Transport:85ec670 SIP     Waiting for PDU on udp$213.186.62.145:5060<if=udp$86.27.83.241:5063><BR>
2006/08/13 13:47:52.478   0:20.081        SIP Transport:87449a0 SIP     Read thread started.<BR>
2006/08/13 13:47:52.479   0:20.082        SIP Transport:87449a0 SIP     Waiting for PDU on udp$213.186.62.145:5060<if=udp$86.27.83.241:5065><BR>
2006/08/13 13:47:52.490   0:20.093        SIP Transport:8a336d8 SIP     PDU Received on udp$217.14.132.183:5060<if=udp$86.27.83.241:5064><BR>
SIP/2.0 200 OK<BR>
CSeq: 4 REGISTER<BR>
Via: SIP/2.0/UDP 192.168.0.24:5064;branch=z9hG4bK20712d9a-3729-db11-8ebe-00137702ec63;rport=5064<BR>
Server: Sip EXpress router (0.9.2 (i386/linux))<BR>
From: <sip:<A HREF="mailto:84436267@voiptalk.org">84436267@voiptalk.org</A>>;tag=32642d9a-3729-db11-8ebe-00137702ec63<BR>
Call-ID: <A HREF="mailto:be1b179a-3729-db11-8ebe-00137702ec63@samson">be1b179a-3729-db11-8ebe-00137702ec63@samson</A><BR>
To: <sip:<A HREF="mailto:84436267@voiptalk.org">84436267@voiptalk.org</A>>;tag=858233557c0efeed3853339e5194799c.4222<BR>
Contact: <sip:<A HREF="mailto:84436267@192.168.0.24">84436267@192.168.0.24</A>:5064;transport=udp>;expires=3600<BR>
Warning: 392 217.14.132.183:5060 "Noisy feedback tells:  pid=9563 req_src_ip=86.27.83.241 req_src_port=5064 in_uri=sip:voiptalk.org out_uri=sip:voiptalk.org via_cnt==1"<BR>
Content-Length: 0<BR>
<BR>
<BR>
2006/08/13 13:47:52.490   0:20.093        SIP Transport:8a336d8 SIP     Transaction 4 REGISTER completed.<BR>
2006/08/13 13:47:52.573   0:20.176        SIP Transport:87449a0 SIP     PDU Received on udp$213.186.62.145:5060<if=udp$86.27.83.241:5065><BR>
SIP/2.0 200 OK<BR>
CSeq: 5 SUBSCRIBE<BR>
Via: SIP/2.0/UDP 192.168.0.24:5065;branch=z9hG4bKde40369a-3729-db11-8ebe-00137702ec63;rport=5065<BR>
Server: Sip EXpress router (0.9.6 (i386/linux))<BR>
From: <sip:<A HREF="mailto:geoff.jankowski@ekiga.net">geoff.jankowski@ekiga.net</A>>;tag=c031369a-3729-db11-8ebe-00137702ec63<BR>
Call-ID: <A HREF="mailto:66a42c9a-3729-db11-8ebe-00137702ec63@samson">66a42c9a-3729-db11-8ebe-00137702ec63@samson</A><BR>
To: <sip:<A HREF="mailto:geoff.jankowski@ekiga.net">geoff.jankowski@ekiga.net</A>>;tag=90a5d545cb0d562dfea323892378f940.f708<BR>
Warning: 392 213.186.62.145:5060 "Noisy feedback tells:  pid=14360 req_src_ip=86.27.83.241 req_src_port=5065 in_uri=sip:geoff.jankowski@ekiga.net out_uri=sip:geoff.jankowski@ekiga.net via_cnt==1"<BR>
Content-Length: 0<BR>
<BR>
<BR>
2006/08/13 13:47:52.573   0:20.176        SIP Transport:87449a0 SIP     Transaction 5 SUBSCRIBE completed.<BR>
2006/08/13 13:47:52.574   0:20.177        SIP Transport:87449a0 OpalUDP Ended connect, selecting 86.27.83.241:5065<BR>
2006/08/13 13:47:52.574   0:20.177        SIP Transport:87449a0 SIP     Waiting for PDU on udp$213.186.62.145:5060<if=udp$86.27.83.241:5065><BR>
2006/08/13 13:47:52.709   0:20.312        SIP Transport:8a336d8 OpalUDP Binding to interface: 192.168.0.24:32873<BR>
2006/08/13 13:47:52.709   0:20.312        SIP Transport:8a336d8 SIP     Created transport udp$0.0.0.0<if=udp$192.168.0.24:32873><BR>
2006/08/13 13:47:52.710   0:20.313        SIP Transport:8a336d8 OpalUDP Started connect to 217.14.132.183:5060<BR>
2006/08/13 13:47:52.768   0:20.372        SIP Transport:8a336d8 OpalUDP STUN created socket: 86.27.83.241:5066<BR>
2006/08/13 13:47:52.769   0:20.372        SIP Transport:8a336d8 SIP     Created Transport for Registrar udp$217.14.132.183:5060<if=udp$86.27.83.241:5066><BR>
2006/08/13 13:47:52.773   0:20.376        SIP Transport:8a336d8 SIP     Sending PDU on udp$217.14.132.183:5060<if=udp$86.27.83.241:5066><BR>
SUBSCRIBE sip:84436267@voiptalk.org SIP/2.0<BR>
CSeq: 6 SUBSCRIBE<BR>
Via: SIP/2.0/UDP 86.27.83.241:5066;branch=z9hG4bKf678639a-3729-db11-8ebe-00137702ec63;rport<BR>
User-Agent: Ekiga/2.0.1<BR>
From: <sip:<A HREF="mailto:84436267@voiptalk.org">84436267@voiptalk.org</A>>;tag=3869639a-3729-db11-8ebe-00137702ec63<BR>
Call-ID: <A HREF="mailto:d80e5a9a-3729-db11-8ebe-00137702ec63@samson">d80e5a9a-3729-db11-8ebe-00137702ec63@samson</A><BR>
To: <sip:<A HREF="mailto:84436267@voiptalk.org">84436267@voiptalk.org</A>><BR>
Contact: <sip:<A HREF="mailto:84436267@86.27.83.241">84436267@86.27.83.241</A>:5066;transport=udp><BR>
Accept: application/simple-message-summary<BR>
Allow: INVITE, ACK, OPTIONS, BYE, CANCEL, REGISTER, SUBSCRIBE, NOTIFY, REFER, MESSAGE<BR>
Expires: 3600<BR>
Event: message-summary<BR>
Content-Length: 0<BR>
Max-Forwards: 70<BR>
<BR>
<BR>
2006/08/13 13:47:52.773   0:20.376        SIP Transport:88c4eb8 SIP     Read thread started.<BR>
2006/08/13 13:47:52.774   0:20.377        SIP Transport:88c4eb8 SIP     Waiting for PDU on udp$217.14.132.183:5060<if=udp$86.27.83.241:5066><BR>
2006/08/13 13:47:52.779   0:20.382                  Housekeeper SIP     Transaction 4 REGISTER timeout ignored.<BR>
2006/08/13 13:47:52.779   0:20.382        SIP Transport:8a336d8 SIP     Waiting for PDU on udp$217.14.132.183:5060<if=udp$86.27.83.241:5064><BR>
2006/08/13 13:47:52.833   0:20.436        SIP Transport:88c4eb8 SIP     PDU Received on udp$217.14.132.183:5060<if=udp$86.27.83.241:5066><BR>
SIP/2.0 404 Not found<BR>
CSeq: 6 SUBSCRIBE<BR>
Via: SIP/2.0/UDP 192.168.0.24:5066;branch=z9hG4bKf678639a-3729-db11-8ebe-00137702ec63;rport=5066<BR>
User-Agent: Asterisk PBX<BR>
From: <sip:<A HREF="mailto:84436267@voiptalk.org">84436267@voiptalk.org</A>>;tag=3869639a-3729-db11-8ebe-00137702ec63<BR>
Call-ID: <A HREF="mailto:d80e5a9a-3729-db11-8ebe-00137702ec63@samson">d80e5a9a-3729-db11-8ebe-00137702ec63@samson</A><BR>
To: <sip:<A HREF="mailto:84436267@voiptalk.org">84436267@voiptalk.org</A>>;tag=as5ad3ac13<BR>
Contact: <sip:<A HREF="mailto:84436267@217.14.132.171">84436267@217.14.132.171</A>:5061><BR>
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY<BR>
Content-Length: 0<BR>
<BR>
<BR>
2006/08/13 13:47:52.833   0:20.436        SIP Transport:88c4eb8 SIP     Transaction 6 SUBSCRIBE completed.<BR>
2006/08/13 13:47:52.834   0:20.437        SIP Transport:88c4eb8 OpalUDP Ended connect, selecting 86.27.83.241:5066<BR>
2006/08/13 13:47:52.834   0:20.437        SIP Transport:88c4eb8 SIP     Waiting for PDU on udp$217.14.132.183:5060<if=udp$86.27.83.241:5066><BR>
2006/08/13 13:47:53.027   0:20.630                  Housekeeper SIP     Set state Terminated_Success for transaction 1 REGISTER<BR>
2006/08/13 13:47:53.423   0:21.026                  Housekeeper SIP     Set state Terminated_Success for transaction 3 REGISTER<BR>
2006/08/13 13:47:53.480   0:21.083                  Housekeeper SIP     Set state Terminated_Success for transaction 2 REGISTER<BR>
2006/08/13 13:47:53.575   0:21.178                  Housekeeper SIP     Set state Terminated_Success for transaction 5 SUBSCRIBE<BR>
2006/08/13 13:47:53.779   0:21.382                  Housekeeper SIP     Set state Terminated_Success for transaction 4 REGISTER<BR>
2006/08/13 13:47:53.836   0:21.439                  Housekeeper SIP     Set state Terminated_Success for transaction 6 SUBSCRIBE<BR>
<BR>
<H1>
HERE IS THE CALL TO <A HREF="mailto:500@EKIGA">500@EKIGA</A>
</H1>
2006/08/13 13:49:02.807   1:30.410          SIP Handler:87f6f00 OpalMan IsMediaBypassPossible: session 1<BR>
2006/08/13 13:49:02.807   1:30.410          SIP Handler:87f6f00 SIP     IsMediaBypassPossible: session 1<BR>
2006/08/13 13:49:02.807   1:30.410          SIP Handler:87f6f00 OpalCon IsMediaBypassPossible: default returns FALSE<BR>
2006/08/13 13:49:02.807   1:30.410          SIP Handler:87f6f00 RTP     Found existing session 1<BR>
2006/08/13 13:49:02.808   1:30.411          SIP Handler:87f6f00 SIP     RTP payload type PCMA matched to codec G.711-ALaw-64k<BR>
2006/08/13 13:49:02.809   1:30.412          SIP Handler:87f6f00 Call    OpenSourceMediaStreams for session 1 with media G.711-ALaw-64k<BR>
2006/08/13 13:49:02.809   1:30.412          SIP Handler:87f6f00 OpalCon OpenSourceMediaStream for session 1 on Call[1]-EP<pc>[Default]<BR>
2006/08/13 13:49:02.810   1:30.413          SIP Handler:87f6f00 OpalCon Selected media stream PCM-16 -> G.711-ALaw-64k<BR>
2006/08/13 13:49:02.942   1:30.545          SIP Handler:87f6f00 OpalMan OnOpenMediaStream Call[1]-EP<pc>[Default],OpalAudioMediaStream-Source-PCM-16<BR>
2006/08/13 13:49:02.942   1:30.545          SIP Handler:87f6f00 Call    PatchMediaStreams Call[1]-EP<pc>[Default]<BR>
2006/08/13 13:49:02.943   1:30.546          SIP Handler:87f6f00 OpalCon OpenSinkMediaStream Call[1]-EP<sip>[66d11cc3-3729-db11-8ebe-00137702ec63@samson] session=1<BR>
2006/08/13 13:49:02.943   1:30.546          SIP Handler:87f6f00 OpalCon OpenSinkMediaStream, selected PCM-16 -> G.711-ALaw-64k<BR>
2006/08/13 13:49:02.944   1:30.547          SIP Handler:87f6f00 Call    CanDoMediaBypass Call[1]-EP<sip>[66d11cc3-3729-db11-8ebe-00137702ec63@samson] session 1<BR>
2006/08/13 13:49:02.944   1:30.547          SIP Handler:87f6f00 OpalMan IsMediaBypassPossible: session 1<BR>
2006/08/13 13:49:02.944   1:30.547          SIP Handler:87f6f00 SIP     IsMediaBypassPossible: session 1<BR>
2006/08/13 13:49:02.944   1:30.547          SIP Handler:87f6f00 OpalCon IsMediaBypassPossible: default returns FALSE<BR>
2006/08/13 13:49:02.944   1:30.547          SIP Handler:87f6f00 RTP     Found existing session 1<BR>
2006/08/13 13:49:02.944   1:30.547          SIP Handler:87f6f00 RTP     Found existing session 1<BR>
2006/08/13 13:49:02.944   1:30.547          SIP Handler:87f6f00 OpalMan OnOpenMediaStream Call[1]-EP<sip>[<A HREF="mailto:66d11cc3-3729-db11-8ebe-00137702ec63@samson">66d11cc3-3729-db11-8ebe-00137702ec63@samson</A>],OpalRTPMediaStream-Sink-G.711-ALaw-64k<BR>
2006/08/13 13:49:02.947   1:30.550          SIP Handler:87f6f00 Codec   G711-ALaw-64k encoder created<BR>
2006/08/13 13:49:02.947   1:30.550          SIP Handler:87f6f00 Patch   Added media stream sink OpalRTPMediaStream-Sink-G.711-ALaw-64k using transcoder PCM-16->G.711-ALaw-64k<BR>
2006/08/13 13:49:02.947   1:30.550          SIP Handler:87f6f00 Media   Audio source data size set to  320 bytes and 2 buffers.<BR>
2006/08/13 13:49:02.947   1:30.550          SIP Handler:87f6f00 OpalCon New patch created<BR>
2006/08/13 13:49:02.948   1:30.551          SIP Handler:87f6f00 OpalCon New patch created<BR>
2006/08/13 13:49:02.948   1:30.551          SIP Handler:87f6f00 Call    OpenSourceMediaStreams for session 1 adjusted media to G.711-ALaw-64k<BR>
2006/08/13 13:49:02.948   1:30.551          SIP Handler:87f6f00 OpalCon OpenSourceMediaStream for session 1 on Call[1]-EP<sip>[<A HREF="mailto:66d11cc3-3729-db11-8ebe-00137702ec63@samson">66d11cc3-3729-db11-8ebe-00137702ec63@samson</A>]<BR>
2006/08/13 13:49:02.948   1:30.552          SIP Handler:87f6f00 OpalCon Selected media stream G.711-ALaw-64k -> G.711-ALaw-64k<BR>
2006/08/13 13:49:02.949   1:30.552          SIP Handler:87f6f00 Call    CanDoMediaBypass Call[1]-EP<sip>[66d11cc3-3729-db11-8ebe-00137702ec63@samson] session 1<BR>
2006/08/13 13:49:02.949   1:30.552          SIP Handler:87f6f00 OpalMan IsMediaBypassPossible: session 1<BR>
2006/08/13 13:49:02.949   1:30.552          SIP Handler:87f6f00 SIP     IsMediaBypassPossible: session 1<BR>
2006/08/13 13:49:02.949   1:30.552          SIP Handler:87f6f00 OpalCon IsMediaBypassPossible: default returns FALSE<BR>
2006/08/13 13:49:02.949   1:30.552          SIP Handler:87f6f00 RTP     Found existing session 1<BR>
2006/08/13 13:49:02.949   1:30.552          SIP Handler:87f6f00 RTP     Found existing session 1<BR>
2006/08/13 13:49:02.949   1:30.552          SIP Handler:87f6f00 OpalMan OnOpenMediaStream Call[1]-EP<sip>[<A HREF="mailto:66d11cc3-3729-db11-8ebe-00137702ec63@samson">66d11cc3-3729-db11-8ebe-00137702ec63@samson</A>],OpalRTPMediaStream-Source-G.711-ALaw-64k<BR>
2006/08/13 13:49:02.949   1:30.552          SIP Handler:87f6f00 Call    PatchMediaStreams Call[1]-EP<sip>[66d11cc3-3729-db11-8ebe-00137702ec63@samson]2006/08/13 13:49:02.949   1:30.553          SIP Handler:87f6f00 OpalCon OpenSinkMediaStream Call[1]-EP<pc>[Default] session=1<BR>
2006/08/13 13:49:02.950   1:30.553          SIP Handler:87f6f00 OpalCon OpenSinkMediaStream, selected G.711-ALaw-64k -> PCM-16<BR>
2006/08/13 13:49:03.125   1:30.729          SIP Handler:87f6f00 OpalMan OnOpenMediaStream Call[1]-EP<pc>[Default],OpalAudioMediaStream-Sink-PCM-16<BR>
2006/08/13 13:49:03.128   1:30.731          SIP Handler:87f6f00 Codec   G711-ALaw-64k decoder created<BR>
2006/08/13 13:49:03.128   1:30.731          SIP Handler:87f6f00 Media   Audio sink data size set to  320 bytes and 2 buffers.<BR>
2006/08/13 13:49:03.128   1:30.731          SIP Handler:87f6f00 Patch   Added media stream sink OpalAudioMediaStream-Sink-PCM-16 using transcoder G.711-ALaw-64k->PCM-16<BR>
2006/08/13 13:49:03.128   1:30.731          SIP Handler:87f6f00 OpalCon New patch created<BR>
2006/08/13 13:49:03.128   1:30.731          SIP Handler:87f6f00 OpalCon New patch created<BR>
2006/08/13 13:49:03.135   1:30.738          SIP Handler:87f6f00 OpalCon OpenSourceMediaStream (already opened) for session 1 on Call[1]-EP<sip>[<A HREF="mailto:66d11cc3-3729-db11-8ebe-00137702ec63@samson">66d11cc3-3729-db11-8ebe-00137702ec63@samson</A>]<BR>
2006/08/13 13:49:03.135   1:30.739          SIP Handler:87f6f00 RTP_UDP SetRemoteSocketInfo: session=1 data channel, new=213.186.62.145:14920, local=86.27.83.241:5010-5011, remote=0.0.0.0:0-0<BR>
2006/08/13 13:49:03.136   1:30.739          SIP Handler:87f6f00 Call    CanDoMediaBypass Call[1]-EP<sip>[66d11cc3-3729-db11-8ebe-00137702ec63@samson] session 2<BR>
2006/08/13 13:49:03.136   1:30.739          SIP Handler:87f6f00 OpalMan IsMediaBypassPossible: session 2<BR>
2006/08/13 13:49:03.136   1:30.739          SIP Handler:87f6f00 SIP     IsMediaBypassPossible: session 2<BR>
2006/08/13 13:49:03.136   1:30.739          SIP Handler:87f6f00 OpalCon IsMediaBypassPossible: default returns FALSE<BR>
2006/08/13 13:49:03.136   1:30.739          SIP Handler:87f6f00 RTP     Found existing session 2<BR>
2006/08/13 13:49:03.137   1:30.740          SIP Handler:87f6f00 SIP     RTP payload type H261 matched to codec H.261(QCIF)<BR>
2006/08/13 13:49:03.138   1:30.741          SIP Handler:87f6f00 Call    OpenSourceMediaStreams for session 2 with media G.711-ALaw-64k,UserInput/RFC2833,H.261(QCIF)<BR>
2006/08/13 13:49:03.138   1:30.741          SIP Handler:87f6f00 OpalCon OpenSourceMediaStream for session 2 on Call[1]-EP<pc>[Default]<BR>
2006/08/13 13:49:03.139   1:30.742          SIP Handler:87f6f00 OpalCon Selected media stream YUV420P -> H.261(QCIF)<BR>
2006/08/13 13:49:03.194   1:30.797          SIP Handler:87f6f00 OpalMan OnOpenMediaStream Call[1]-EP<pc>[Default],OpalVideoMediaStream-Source-YUV420P<BR>
2006/08/13 13:49:03.196   1:30.799          SIP Handler:87f6f00 Call    PatchMediaStreams Call[1]-EP<pc>[Default]<BR>
2006/08/13 13:49:03.197   1:30.800          SIP Handler:87f6f00 OpalCon OpenSinkMediaStream Call[1]-EP<sip>[66d11cc3-3729-db11-8ebe-00137702ec63@samson] session=2<BR>
2006/08/13 13:49:03.199   1:30.802          SIP Handler:87f6f00 OpalCon OpenSinkMediaStream, selected YUV420P -> H.261(QCIF)<BR>
2006/08/13 13:49:03.200   1:30.803          SIP Handler:87f6f00 Call    CanDoMediaBypass Call[1]-EP<sip>[66d11cc3-3729-db11-8ebe-00137702ec63@samson] session 2<BR>
2006/08/13 13:49:03.201   1:30.804          SIP Handler:87f6f00 OpalMan IsMediaBypassPossible: session 2<BR>
2006/08/13 13:49:03.202   1:30.805          SIP Handler:87f6f00 SIP     IsMediaBypassPossible: session 2<BR>
2006/08/13 13:49:03.202   1:30.805          SIP Handler:87f6f00 OpalCon IsMediaBypassPossible: default returns FALSE<BR>
2006/08/13 13:49:03.203   1:30.806          SIP Handler:87f6f00 RTP     Found existing session 2<BR>
2006/08/13 13:49:03.203   1:30.806          SIP Handler:87f6f00 RTP     Found existing session 2<BR>
2006/08/13 13:49:03.206   1:30.809          SIP Handler:87f6f00 OpalMan OnOpenMediaStream Call[1]-EP<sip>[<A HREF="mailto:66d11cc3-3729-db11-8ebe-00137702ec63@samson">66d11cc3-3729-db11-8ebe-00137702ec63@samson</A>],OpalRTPMediaStream-Sink-H.261(QCIF)<BR>
2006/08/13 13:49:03.253   1:30.857          SIP Handler:87f6f00 Codec   H261 encoder created<BR>
2006/08/13 13:49:03.254   1:30.857          SIP Handler:87f6f00 Patch   Sink stream OpalRTPMediaStream-Sink-H.261(QCIF) cannot support data size 0<BR>
2006/08/13 13:49:03.255   1:30.858          SIP Handler:87f6f00 OpalCon New patch created<BR>
2006/08/13 13:49:03.255   1:30.859          SIP Handler:87f6f00 OpalCon New patch created<BR>
2006/08/13 13:49:03.257   1:30.860          SIP Handler:87f6f00 Call    OpenSourceMediaStreams for session 2 adjusted media to H.261(QCIF)<BR>
2006/08/13 13:49:03.257   1:30.861          SIP Handler:87f6f00 OpalCon OpenSourceMediaStream for session 2 on Call[1]-EP<sip>[<A HREF="mailto:66d11cc3-3729-db11-8ebe-00137702ec63@samson">66d11cc3-3729-db11-8ebe-00137702ec63@samson</A>]<BR>
2006/08/13 13:49:03.259   1:30.862          SIP Handler:87f6f00 OpalCon Selected media stream H.261(QCIF) -> H.261(QCIF)<BR>
2006/08/13 13:49:03.259   1:30.862          SIP Handler:87f6f00 Call    CanDoMediaBypass Call[1]-EP<sip>[66d11cc3-3729-db11-8ebe-00137702ec63@samson] session 2<BR>
2006/08/13 13:49:03.261   1:30.864          SIP Handler:87f6f00 OpalMan IsMediaBypassPossible: session 2<BR>
2006/08/13 13:49:03.261   1:30.864          SIP Handler:87f6f00 SIP     IsMediaBypassPossible: session 2<BR>
2006/08/13 13:49:03.262   1:30.865          SIP Handler:87f6f00 OpalCon IsMediaBypassPossible: default returns FALSE<BR>
2006/08/13 13:49:03.262   1:30.865          SIP Handler:87f6f00 RTP     Found existing session 2<BR>
2006/08/13 13:49:03.265   1:30.869          SIP Handler:87f6f00 RTP     Found existing session 2<BR>
2006/08/13 13:49:03.266   1:30.869          SIP Handler:87f6f00 OpalMan OnOpenMediaStream Call[1]-EP<sip>[<A HREF="mailto:66d11cc3-3729-db11-8ebe-00137702ec63@samson">66d11cc3-3729-db11-8ebe-00137702ec63@samson</A>],OpalRTPMediaStream-Source-H.261(QCIF)<BR>
2006/08/13 13:49:03.268   1:30.871          SIP Handler:87f6f00 Call    PatchMediaStreams Call[1]-EP<sip>[66d11cc3-3729-db11-8ebe-00137702ec63@samson]2006/08/13 13:49:03.269   1:30.872          SIP Handler:87f6f00 OpalCon OpenSinkMediaStream Call[1]-EP<pc>[Default] session=2<BR>
2006/08/13 13:49:03.270   1:30.873          SIP Handler:87f6f00 OpalCon OpenSinkMediaStream, selected H.261(QCIF) -> YUV420P<BR>
2006/08/13 13:49:03.272   1:30.875          SIP Handler:87f6f00 OpalMan OnOpenMediaStream Call[1]-EP<pc>[Default],OpalVideoMediaStream-Sink-YUV420P<BR>
2006/08/13 13:49:03.275   1:30.940          SIP Handler:87f6f00 Codec   H261 decoder created<BR>
2006/08/13 13:49:03.338   1:30.941          SIP Handler:87f6f00 Patch   Added media stream sink OpalVideoMediaStream-Sink-YUV420P using transcoder H.261(QCIF)->YUV420P<BR>
2006/08/13 13:49:03.339   1:30.942          SIP Handler:87f6f00 OpalCon New patch created<BR>
2006/08/13 13:49:03.339   1:30.942          SIP Handler:87f6f00 OpalCon New patch created<BR>
2006/08/13 13:49:03.348   1:30.952          SIP Handler:87f6f00 OpalCon OpenSourceMediaStream (already opened) for session 2 on Call[1]-EP<sip>[<A HREF="mailto:66d11cc3-3729-db11-8ebe-00137702ec63@samson">66d11cc3-3729-db11-8ebe-00137702ec63@samson</A>]<BR>
2006/08/13 13:49:03.350   1:30.953          SIP Handler:87f6f00 RTP_UDP SetRemoteSocketInfo: session=2 data channel, new=213.186.62.145:18754, local=86.27.83.241:5014-5015, remote=0.0.0.0:0-0<BR>
2006/08/13 13:49:03.352   1:30.955          SIP Handler:87f6f00 OpalMan OnConnected Call[1]-EP<sip>[<A HREF="mailto:66d11cc3-3729-db11-8ebe-00137702ec63@samson">66d11cc3-3729-db11-8ebe-00137702ec63@samson</A>]<BR>
2006/08/13 13:49:03.353   1:30.957          SIP Handler:87f6f00 Call    OnConnected Call[1]-EP<sip>[<A HREF="mailto:66d11cc3-3729-db11-8ebe-00137702ec63@samson">66d11cc3-3729-db11-8ebe-00137702ec63@samson</A>]<BR>
2006/08/13 13:49:03.355   1:30.958          SIP Handler:87f6f00 PCSS    SetConnected()<BR>
2006/08/13 13:49:03.356   1:30.959          SIP Handler:87f6f00 GMPCSSEndpoint   PCSS connection established<BR>
2006/08/13 13:49:03.356   1:30.959          SIP Handler:87f6f00 GMManager        Will establish the connection<BR>
2006/08/13 13:49:03.357   1:30.960          SIP Handler:87f6f00 OpalMan OnEstablished Call[1]-EP<pc>[Default]<BR>
2006/08/13 13:49:03.419   1:31.022          SIP Handler:87f6f00 Call    OnEstablished Call[1]-EP<pc>[Default]<BR>
2006/08/13 13:49:03.434   1:31.037          SIP Handler:87f6f00 Call    GetMediaFormats for Call[1]-EP<pc>[Default]<BR>
G.711-ALaw-64k<BR>
H.261(QCIF)<BR>
YUV420P<BR>
<BR>
2006/08/13 13:49:03.435   1:31.038          SIP Handler:87f6f00 Call    OpenSourceMediaStreams for session 1 with media G.711-ALaw-64k,H.261(QCIF),YUV420P<BR>
2006/08/13 13:49:03.436   1:31.039          SIP Handler:87f6f00 OpalCon OpenSourceMediaStream (already opened) for session 1 on Call[1]-EP<sip>[<A HREF="mailto:66d11cc3-3729-db11-8ebe-00137702ec63@samson">66d11cc3-3729-db11-8ebe-00137702ec63@samson</A>]<BR>
2006/08/13 13:49:03.437   1:31.041          SIP Handler:87f6f00 Call    OpenSourceMediaStreams for session 2 with media G.711-ALaw-64k,H.261(QCIF),YUV420P<BR>
2006/08/13 13:49:03.439   1:31.042          SIP Handler:87f6f00 OpalCon OpenSourceMediaStream (already opened) for session 2 on Call[1]-EP<sip>[<A HREF="mailto:66d11cc3-3729-db11-8ebe-00137702ec63@samson">66d11cc3-3729-db11-8ebe-00137702ec63@samson</A>]<BR>
2006/08/13 13:49:03.482   1:31.085          SIP Handler:87f6f00 Call    GetMediaFormats for Call[1]-EP<sip>[<A HREF="mailto:66d11cc3-3729-db11-8ebe-00137702ec63@samson">66d11cc3-3729-db11-8ebe-00137702ec63@samson</A>]<BR>
G.711-ALaw-64k<BR>
H.261(QCIF)<BR>
YUV420P<BR>
<BR>
2006/08/13 13:49:03.483   1:31.086          SIP Handler:87f6f00 Call    OpenSourceMediaStreams for session 1 with media G.711-ALaw-64k,H.261(QCIF),YUV420P<BR>
2006/08/13 13:49:03.484   1:31.087          SIP Handler:87f6f00 OpalCon OpenSourceMediaStream (already opened) for session 1 on Call[1]-EP<pc>[Default]<BR>
2006/08/13 13:49:03.485   1:31.089          SIP Handler:87f6f00 Call    OpenSourceMediaStreams for session 1 adjusted media to G.711-ALaw-64k<BR>
2006/08/13 13:49:03.486   1:31.089          SIP Handler:87f6f00 Call    OpenSourceMediaStreams for session 2 with media G.711-ALaw-64k,H.261(QCIF),YUV420P<BR>
2006/08/13 13:49:03.487   1:31.090          SIP Handler:87f6f00 OpalCon OpenSourceMediaStream (already opened) for session 2 on Call[1]-EP<pc>[Default]<BR>
2006/08/13 13:49:03.498   1:31.101          SIP Handler:87f6f00 Call    OpenSourceMediaStreams for session 2 adjusted media to YUV420P,H.261(QCIF)<BR>
2006/08/13 13:49:03.499   1:31.103          Media Patch:857a570 Patch   Thread started for Patch OpalAudioMediaStream-Source-PCM-16 -> OpalRTPMediaStream-Sink-G.711-ALaw-64k<BR>
2006/08/13 13:49:03.502   1:31.106          SIP Handler:87f6f00 Media   Starting thread Media Patch:857a570<BR>
2006/08/13 13:49:03.503   1:31.106          Media Patch:8e37400 Patch   Thread started for Patch OpalRTPMediaStream-Source-G.711-ALaw-64k -> OpalAudioMediaStream-Sink-PCM-16<BR>
2006/08/13 13:49:03.506   1:31.164          Media Patch:8e37400 RTP     Jitter buffer created: size=101 delay=160-4000/160 (20ms) obj=0x88a86c8<BR>
2006/08/13 13:49:03.567   1:31.170           RTP Jitter:88a86c8 RTP     Jitter RTP receive thread started: 0x88a86c8<BR>
2006/08/13 13:49:03.569   1:31.172          SIP Handler:87f6f00 Media   Starting thread Media Patch:8e37400<BR>
2006/08/13 13:49:03.569   1:31.172          Media Patch:87af858 Patch   Thread started for Patch OpalVideoMediaStream-Source-YUV420P -> OpalRTPMediaStream-Sink-H.261(QCIF)<BR>
2006/08/13 13:49:03.579   1:31.182          SIP Handler:87f6f00 Media   Starting thread Media Patch:87af858<BR>
2006/08/13 13:49:03.580   1:31.183          Media Patch:8a2ad70 Patch   Thread started for Patch OpalRTPMediaStream-Source-H.261(QCIF) -> OpalVideoMediaStream-Sink-YUV420P<BR>
2006/08/13 13:49:03.589   1:31.195          Media Patch:857a570 RTP     First sent data: ver=2 pt=PCMA psz=160 m=1 x=0 seq=1200 ts=0 src=1124200189 ccnt=0<BR>
2006/08/13 13:49:03.712   1:31.315          Media Patch:87af858 RTP     First sent data: ver=2 pt=H261 psz=974 m=0 x=0 seq=2503 ts=0 src=866679603 ccnt=0<BR>
2006/08/13 13:49:03.713   1:31.316          SIP Handler:87f6f00 Media   Starting thread Media Patch:8a2ad70<BR>
2006/08/13 13:49:03.714   1:31.317          SIP Handler:87f6f00 OpalCon Media stream threads started.<BR>
2006/08/13 13:49:03.715   1:31.318        SIP Transport:85d8578 SIP     Queueing PDU: 2 INVITE <200><BR>
2006/08/13 13:49:03.716   1:31.319        SIP Transport:85d8578 SIP     Waiting for PDU on udp$213.186.62.145:5060<if=udp$86.27.83.241:5067><BR>
2006/08/13 13:49:03.717   1:31.320          SIP Handler:87f6f00 OpalCon Media stream threads started.<BR>
2006/08/13 13:49:04.561   1:32.164           RTP Jitter:88a86c8 RTP     First receive data: ver=2 pt=PCMA psz=160 m=0 x=0 seq=25256 ts=160 src=146333426 ccnt=0<BR>
2006/08/13 13:49:04.675   1:32.278          Media Patch:8e37400 RTP     Jitter buffer target realigned to current jitter buffer<BR>
2006/08/13 13:49:04.763   1:32.366          Media Patch:8e37400 RTP     Jitter buffer target realigned to current jitter buffer<BR>
2006/08/13 13:49:04.763   1:32.366          Media Patch:8e37400 RTP     Jitter buffer length exceeded<BR>
2006/08/13 13:49:04.763   1:32.366          Media Patch:8e37400 RTP     Jitter buffer size increased to 320 (40ms)<BR>
2006/08/13 13:49:04.911   1:32.514          Media Patch:8e37400 RTP     Jitter buffer length exceeded<BR>
2006/08/13 13:49:04.911   1:32.514          Media Patch:8e37400 RTP     Jitter buffer size increased to 480 (60ms)<BR>
2006/08/13 13:49:05.099   1:32.702          SIP Handler:87f6f00 RTP     Found existing session 1<BR>
2006/08/13 13:49:05.099   1:32.702          SIP Handler:87f6f00 RTP     Found existing session 2<BR>
2006/08/13 13:49:05.104   1:32.707          SIP Handler:87f6f00 GMManager        Will establish the connection<BR>
2006/08/13 13:49:05.104   1:32.707          SIP Handler:87f6f00 OpalMan OnEstablished Call[1]-EP<sip>[<A HREF="mailto:66d11cc3-3729-db11-8ebe-00137702ec63@samson">66d11cc3-3729-db11-8ebe-00137702ec63@samson</A>]<BR>
2006/08/13 13:49:05.104   1:32.707          SIP Handler:87f6f00 Call    OnEstablished Call[1]-EP<sip>[<A HREF="mailto:66d11cc3-3729-db11-8ebe-00137702ec63@samson">66d11cc3-3729-db11-8ebe-00137702ec63@samson</A>]<BR>
2006/08/13 13:49:05.106   1:32.709          SIP Handler:87f6f00 SIP     Awaiting next PDU.<BR>
2006/08/13 13:49:05.107   1:32.710          SIP Handler:87f6f00 SIP     Handling PDU 2 INVITE <200> (with transaction)<BR>
2006/08/13 13:49:05.107   1:32.710          SIP Handler:87f6f00 SIP     Transaction 2 INVITE completed.<BR>
2006/08/13 13:49:05.107   1:32.710          SIP Handler:87f6f00 SIP     Awaiting next PDU.<BR>
2006/08/13 13:49:05.573   1:33.176          Media Patch:857a570 RTP     Transmit statistics:  packets=101 octets=16160 avgTime=19 maxTime=83 minTime=82006/08/13 13:49:06.108   1:33.711                  Housekeeper RTP     Found existing session 1<BR>
2006/08/13 13:49:06.109   1:33.712                  Housekeeper RTP     Found existing session 2<BR>
2006/08/13 13:49:06.570   1:34.173           RTP Jitter:88a86c8 RTP     Receive statistics:  packets=101 octets=16160 lost=0 tooLate=0 order=0 avgTime=20 maxTime=46 minTime=5 jitter=9 maxJitter=13<BR>
2006/08/13 13:49:07.111   1:34.714                  Housekeeper RTP     Found existing session 1<BR>
2006/08/13 13:49:07.112   1:34.715                  Housekeeper RTP     Found existing session 2<BR>
2006/08/13 13:49:07.347   1:34.950          Media Patch:8e37400 RTP     Jitter buffer length exceeded<BR>
2006/08/13 13:49:07.347   1:34.950          Media Patch:8e37400 RTP     Jitter buffer size increased to 640 (80ms)<BR>
2006/08/13 13:49:07.580   1:35.183          Media Patch:857a570 RTP     Transmit statistics:  packets=201 octets=32160 avgTime=20 maxTime=42 minTime=62006/08/13 13:49:08.126   1:35.729                  Housekeeper RTP     Found existing session 1<BR>
2006/08/13 13:49:08.127   1:35.730                  Housekeeper RTP     Found existing session 2<BR>
2006/08/13 13:49:08.585   1:36.188           RTP Jitter:88a86c8 RTP     Receive statistics:  packets=201 octets=32160 lost=0 tooLate=0 order=0 avgTime=20 maxTime=39 minTime=2 jitter=10 maxJitter=13<BR>
2006/08/13 13:49:09.143   1:36.746                  Housekeeper RTP     Found existing session 1<BR>
2006/08/13 13:49:09.144   1:36.747                  Housekeeper RTP     Found existing session 2<BR>
2006/08/13 13:49:09.573   1:37.176          Media Patch:857a570 RTP     Transmit statistics:  packets=301 octets=48160 avgTime=19 maxTime=45 minTime=62006/08/13 13:49:10.160   1:37.763                  Housekeeper RTP     Found existing session 1<BR>
2006/08/13 13:49:10.161   1:37.764                  Housekeeper RTP     Found existing session 2<BR>
2006/08/13 13:49:10.598   1:38.201           RTP Jitter:88a86c8 RTP     Receive statistics:  packets=301 octets=48160 lost=0 tooLate=0 order=0 avgTime=20 maxTime=37 minTime=3 jitter=10 maxJitter=14<BR>
2006/08/13 13:49:11.175   1:38.779                  Housekeeper RTP     Found existing session 1<BR>
2006/08/13 13:49:11.176   1:38.779                  Housekeeper RTP     Found existing session 2<BR>
2006/08/13 13:49:11.592   1:39.195          Media Patch:857a570 RTP     Transmit statistics:  packets=401 octets=64160 avgTime=20 maxTime=62 minTime=72006/08/13 13:49:12.198   1:39.802                  Housekeeper RTP     Found existing session 1<BR>
2006/08/13 13:49:12.199   1:39.802                  Housekeeper RTP     Found existing session 2<BR>
2006/08/13 13:49:12.355   1:39.959          Media Patch:8e37400 RTP     Jitter buffer target size decreased to 380 (47ms)<BR>
2006/08/13 13:49:12.414   1:40.017          Media Patch:8e37400 RTP     Jitter buffer length exceeded<BR>
2006/08/13 13:49:12.414   1:40.017          Media Patch:8e37400 RTP     Jitter buffer size increased to 800 (100ms)<BR>
2006/08/13 13:49:12.565   1:40.168           RTP Jitter:88a86c8 RTP     Receive statistics:  packets=401 octets=64160 lost=0 tooLate=0 order=0 avgTime=19 maxTime=39 minTime=0 jitter=8 maxJitter=14<BR>
2006/08/13 13:49:13.142   1:40.745          Media Patch:857a570 RTP     SentSenderReport:  ssrc=1124200189 ntp=3364462153.610430746 rtp=76480 psent=479 osent=76640<BR>
2006/08/13 13:49:13.142   1:40.745          Media Patch:857a570 RTP     SentReceiverReport: ssrc=146333426 fraction=0 lost=0 last_seq=0 jitter=93 lsr=0 dlsr=0<BR>
2006/08/13 13:49:13.142   1:40.745          Media Patch:857a570 RTP     Sending SDES: <A HREF="mailto:gjj@samson">gjj@samson</A><BR>
2006/08/13 13:49:13.207   1:40.810                  Housekeeper RTP     Found existing session 1<BR>
2006/08/13 13:49:13.208   1:40.811                  Housekeeper RTP     Found existing session 2<BR>
2006/08/13 13:49:13.270   1:40.873          Media Patch:87af858 RTP     SentSenderReport:  ssrc=866679603 ntp=3364462153.1159929632 rtp=212400 psent=119 osent=77874<BR>
2006/08/13 13:49:13.270   1:40.873          Media Patch:87af858 RTP     Sending SDES: <A HREF="mailto:gjj@samson">gjj@samson</A><BR>
2006/08/13 13:49:13.586   1:41.189          Media Patch:857a570 RTP     Transmit statistics:  packets=501 octets=80160 avgTime=19 maxTime=45 minTime=72006/08/13 13:49:14.208   1:41.811                  Housekeeper RTP     Found existing session 1<BR>
2006/08/13 13:49:14.208   1:41.812                  Housekeeper RTP     Found existing session 2<BR>
2006/08/13 13:49:14.575   1:42.178           RTP Jitter:88a86c8 RTP     Receive statistics:  packets=501 octets=80160 lost=0 tooLate=0 order=0 avgTime=20 maxTime=40 minTime=0 jitter=10 maxJitter=14<BR>
2006/08/13 13:49:15.238   1:42.841                  Housekeeper RTP     Found existing session 1<BR>
2006/08/13 13:49:15.239   1:42.842                  Housekeeper RTP     Found existing session 2<BR>
2006/08/13 13:49:15.590   1:43.193          Media Patch:857a570 RTP     Transmit statistics:  packets=601 octets=96160 avgTime=20 maxTime=43 minTime=72006/08/13 13:49:16.252   1:43.855                  Housekeeper RTP     Found existing session 1<BR>
2006/08/13 13:49:16.252   1:43.855                  Housekeeper RTP     Found existing session 2<BR>
2006/08/13 13:49:16.570   1:44.173           RTP Jitter:88a86c8 RTP     Receive statistics:  packets=601 octets=96160 lost=0 tooLate=0 order=0 avgTime=19 maxTime=38 minTime=2 jitter=11 maxJitter=14<BR>
2006/08/13 13:49:17.272   1:44.876                  Housekeeper RTP     Found existing session 1<BR>
2006/08/13 13:49:17.273   1:44.876                  Housekeeper RTP     Found existing session 2<BR>
2006/08/13 13:49:17.316   1:44.919          Media Patch:8e37400 RTP     Jitter buffer length exceeded<BR>
2006/08/13 13:49:17.316   1:44.919          Media Patch:8e37400 RTP     Jitter buffer size increased to 960 (120ms)<BR>
2006/08/13 13:49:17.608   1:45.211          Media Patch:857a570 RTP     Transmit statistics:  packets=701 octets=112160 avgTime=20 maxTime=48 minTime=7<BR>
2006/08/13 13:49:18.292   1:45.895                  Housekeeper RTP     Found existing session 1<BR>
2006/08/13 13:49:18.293   1:45.896                  Housekeeper RTP     Found existing session 2<BR>
2006/08/13 13:49:18.570   1:46.173           RTP Jitter:88a86c8 RTP     Receive statistics:  packets=701 octets=112160 lost=0 tooLate=0 order=0 avgTime=20 maxTime=38 minTime=4 jitter=14 maxJitter=14<BR>
2006/08/13 13:49:19.316   1:46.919                  Housekeeper RTP     Found existing session 1<BR>
2006/08/13 13:49:19.317   1:46.920                  Housekeeper RTP     Found existing session 2<BR>
2006/08/13 13:49:19.594   1:47.197          Media Patch:857a570 RTP     Transmit statistics:  packets=801 octets=128160 avgTime=19 maxTime=42 minTime=7<BR>
2006/08/13 13:49:19.896   1:47.499          Media Patch:87af858 RTP     Transmit statistics:  packets=201 octets=127948 avgTime=161 maxTime=248 minTime=144<BR>
2006/08/13 13:49:19.964   1:47.567          Media Patch:8e37400 RTP     Jitter buffer length exceeded<BR>
2006/08/13 13:49:19.964   1:47.567          Media Patch:8e37400 RTP     Jitter buffer size increased to 1120 (140ms)<BR>
2006/08/13 13:49:20.340   1:47.943                  Housekeeper RTP     Found existing session 1<BR>
2006/08/13 13:49:20.341   1:47.944                  Housekeeper RTP     Found existing session 2<BR>
2006/08/13 13:49:20.574   1:48.177           RTP Jitter:88a86c8 RTP     Receive statistics:  packets=801 octets=128160 lost=0 tooLate=0 order=0 avgTime=20 maxTime=42 minTime=0 jitter=11 maxJitter=14<BR>
2006/08/13 13:49:21.361   1:48.964                  Housekeeper RTP     Found existing session 1<BR>
2006/08/13 13:49:21.362   1:48.965                  Housekeeper RTP     Found existing session 2<BR>
2006/08/13 13:49:21.626   1:49.229          Media Patch:857a570 RTP     Transmit statistics:  packets=901 octets=144160 avgTime=20 maxTime=45 minTime=7<BR>
2006/08/13 13:49:22.380   1:49.983                  Housekeeper RTP     Found existing session 1<BR>
2006/08/13 13:49:22.381   1:49.984                  Housekeeper RTP     Found existing session 2<BR>
2006/08/13 13:49:22.583   1:50.186           RTP Jitter:88a86c8 RTP     Receive statistics:  packets=901 octets=144160 lost=0 tooLate=0 order=0 avgTime=20 maxTime=43 minTime=2 jitter=7 maxJitter=16<BR>
2006/08/13 13:49:23.409   1:51.012                  Housekeeper RTP     Found existing session 1<BR>
2006/08/13 13:49:23.410   1:51.013                  Housekeeper RTP     Found existing session 2<BR>
2006/08/13 13:49:23.624   1:51.227           RTP Jitter:88a86c8 RTP     SentSenderReport:  ssrc=1124200189 ntp=3364462163.2682478976 rtp=159680 psent=999 osent=159840<BR>
2006/08/13 13:49:23.624   1:51.227           RTP Jitter:88a86c8 RTP     SentReceiverReport: ssrc=146333426 fraction=0 lost=0 last_seq=25685 jitter=110 lsr=0 dlsr=0<BR>
2006/08/13 13:49:23.625   1:51.228           RTP Jitter:88a86c8 RTP     Sending SDES: <A HREF="mailto:gjj@samson">gjj@samson</A><BR>
2006/08/13 13:49:23.634   1:51.237          Media Patch:857a570 RTP     Transmit statistics:  packets=1001 octets=160160 avgTime=20 maxTime=60 minTime=7<BR>
2006/08/13 13:49:23.990   1:51.593          Media Patch:8a2ad70 RTP     First receive data: ver=2 pt=H261 psz=999 m=0 x=0 seq=18856 ts=3600 src=1106627275 ccnt=0<BR>
2006/08/13 13:49:24.414   1:52.017                  Housekeeper RTP     Found existing session 1<BR>
2006/08/13 13:49:24.414   1:52.017                  Housekeeper RTP     Found existing session 2<BR>
2006/08/13 13:49:24.581   1:52.184           RTP Jitter:88a86c8 RTP     Receive statistics:  packets=1001 octets=160160 lost=0 tooLate=0 order=0 avgTime=19 maxTime=69 minTime=0 jitter=22 maxJitter=25<BR>
2006/08/13 13:49:24.734   1:52.337          Media Patch:8e37400 RTP     Jitter buffer target realigned to current jitter buffer<BR>
2006/08/13 13:49:24.904   1:52.507          Media Patch:8e37400 RTP     Jitter buffer target realigned to current jitter buffer<BR>
2006/08/13 13:49:25.056   1:52.659          Media Patch:8e37400 RTP     Jitter buffer target realigned to current jitter buffer<BR>
2006/08/13 13:49:25.416   1:53.020                  Housekeeper RTP     Found existing session 1<BR>
2006/08/13 13:49:25.417   1:53.020                  Housekeeper RTP     Found existing session 2<BR>
2006/08/13 13:49:25.655   1:53.258          Media Patch:857a570 RTP     Transmit statistics:  packets=1101 octets=176160 avgTime=20 maxTime=44 minTime=7<BR>
2006/08/13 13:49:25.890   1:53.493          Media Patch:8e37400 RTP     Jitter buffer target realigned to current jitter buffer<BR>
2006/08/13 13:49:26.316   1:53.919                        ekiga Call    Clearing Call[1] reason=EndedByLocalUser<BR>
2006/08/13 13:49:26.317   1:53.920                        ekiga OpalCon Releasing Call[1]-EP<pc>[Default]<BR>
2006/08/13 13:49:26.317   1:53.920                        ekiga OpalCon Call end reason for Default set to EndedByLocalUser<BR>
2006/08/13 13:49:26.317   1:53.920                        ekiga OpalCon SetPhase from EstablishedPhase to ReleasingPhase<BR>
2006/08/13 13:49:26.317   1:53.920                        ekiga OpalCon Releasing Call[1]-EP<sip>[<A HREF="mailto:66d11cc3-3729-db11-8ebe-00137702ec63@samson">66d11cc3-3729-db11-8ebe-00137702ec63@samson</A>]<BR>
2006/08/13 13:49:26.317   1:53.920                        ekiga OpalCon Call end reason for 66d11cc3-3729-db11-8ebe-00137702ec63@samson set to EndedByLocalUser<BR>
2006/08/13 13:49:26.317   1:53.920                        ekiga OpalCon SetPhase from EstablishedPhase to ReleasingPhase<BR>
2006/08/13 13:49:26.327   1:53.932            OnRelease:8cbb620 OpalCon OnReleased Call[1]-EP<pc>[Default]<BR>
2006/08/13 13:49:26.331   1:53.934            OnRelease:8cbb620 Media   Closing raw media stream OpalAudioMediaStream-Source-PCM-16<BR>
2006/08/13 13:49:26.334   1:53.937            OnRelease:8cbb620 Media   Closing stream OpalAudioMediaStream-Source-PCM-16<BR>
2006/08/13 13:49:26.335   1:53.938            OnRelease:8cbb620 Media   Disconnecting OpalAudioMediaStream-Source-PCM-16 from patch thread Patch OpalAudioMediaStream-Source-PCM-16 -> OpalRTPMediaStream-Sink-G.711-ALaw-64k<BR>
2006/08/13 13:49:26.337   1:53.940            OnRelease:8cbb620 Patch   Closing media patch Patch OpalAudioMediaStream-Source-PCM-16 -> OpalRTPMediaStream-Sink-G.711-ALaw-64k<BR>
2006/08/13 13:49:26.338   1:53.941            OnRelease:8cbb620 Media   Closing raw media stream OpalAudioMediaStream-Source-PCM-16<BR>
2006/08/13 13:49:26.413   1:54.016            OnRelease:8cbb620 Media   Closing stream OpalAudioMediaStream-Source-PCM-16<BR>
2006/08/13 13:49:26.416   1:54.019            OnRelease:8cbb620 Media   Closing RTP for OpalRTPMediaStream-Sink-G.711-ALaw-64k<BR>
2006/08/13 13:49:26.418   1:54.021            OnRelease:8cbb620 RTP_UDP Session 1, Shutting down write.<BR>
2006/08/13 13:49:26.418   1:54.021            OnRelease:8cbb620 Media   Closing stream OpalRTPMediaStream-Sink-G.711-ALaw-64k<BR>
2006/08/13 13:49:26.419   1:54.022            OnRelease:8cbb620 Media   Disconnecting OpalRTPMediaStream-Sink-G.711-ALaw-64k from patch thread Patch OpalAudioMediaStream-Source-PCM-16 -> OpalRTPMediaStream-Sink-G.711-ALaw-64k<BR>
2006/08/13 13:49:26.421   1:54.024          Media Patch:857a570 Patch   Thread ended for Patch OpalAudioMediaStream-Source-PCM-16 -> OpalRTPMediaStream-Sink-G.711-ALaw-64k<BR>
2006/08/13 13:49:26.421   1:54.024            OnRelease:8cbb620 Patch   Removing media stream sink OpalRTPMediaStream-Sink-G.711-ALaw-64k<BR>
2006/08/13 13:49:26.422   1:54.027            OnRelease:8cbb620 Patch   Waiting for media patch thread to stop Patch OpalAudioMediaStream-Source-PCM-16<BR>
2006/08/13 13:49:26.425   1:54.028                  Housekeeper RTP     Found existing session 1<BR>
2006/08/13 13:49:26.425   1:54.028                  Housekeeper RTP     Found existing session 2<BR>
2006/08/13 13:49:26.425   1:54.029            OnRelease:8cbb620 Patch   Media patch thread Patch OpalAudioMediaStream-Source-PCM-16 destroyed.<BR>
2006/08/13 13:49:26.427   1:54.030            OnRelease:8cbb620 Media   Closing raw media stream OpalAudioMediaStream-Sink-PCM-16<BR>
2006/08/13 13:49:26.427   1:54.031            OnRelease:8cbb620 Media   Closing stream OpalAudioMediaStream-Sink-PCM-16<BR>
2006/08/13 13:49:26.428   1:54.031            OnRelease:8cbb620 Media   Disconnecting OpalAudioMediaStream-Sink-PCM-16 from patch thread Patch OpalRTPMediaStream-Source-G.711-ALaw-64k -> OpalAudioMediaStream-Sink-PCM-16<BR>
2006/08/13 13:49:26.489   1:54.092            OnRelease:89b28b0 SIP     OnReleased: Call[1]-EP<sip>[66d11cc3-3729-db11-8ebe-00137702ec63@samson], phase = ReleasingPhase<BR>
2006/08/13 13:49:26.489   1:54.092            OnRelease:89b28b0 OpalCon SetPhase from ReleasingPhase to ReleasingPhase<BR>
2006/08/13 13:49:26.492   1:54.095            OnRelease:89b28b0 SIP     Transaction 4 BYE created.<BR>
2006/08/13 13:49:26.494   1:54.097            OnRelease:89b28b0 Media   Closing RTP for OpalRTPMediaStream-Source-G.711-ALaw-64k<BR>
2006/08/13 13:49:26.494   1:54.097            OnRelease:89b28b0 RTP_UDP Session 1, Shutting down read.<BR>
2006/08/13 13:49:26.495   1:54.098            OnRelease:89b28b0 Media   Closing stream OpalRTPMediaStream-Source-G.711-ALaw-64k<BR>
2006/08/13 13:49:26.496   1:54.099            OnRelease:89b28b0 Media   Disconnecting OpalRTPMediaStream-Source-G.711-ALaw-64k from patch thread Patch OpalRTPMediaStream-Source-G.711-ALaw-64k -> OpalAudioMediaStream-Sink-PCM-16<BR>
2006/08/13 13:49:26.496   1:54.099            OnRelease:89b28b0 Patch   Closing media patch Patch OpalRTPMediaStream-Source-G.711-ALaw-64k -> OpalAudioMediaStream-Sink-PCM-16<BR>
2006/08/13 13:49:26.497   1:54.100            OnRelease:89b28b0 Media   Closing RTP for OpalRTPMediaStream-Source-G.711-ALaw-64k<BR>
2006/08/13 13:49:26.497   1:54.100            OnRelease:89b28b0 Media   Closing stream OpalRTPMediaStream-Source-G.711-ALaw-64k<BR>
2006/08/13 13:49:26.497   1:54.100            OnRelease:89b28b0 Media   Closing raw media stream OpalAudioMediaStream-Sink-PCM-16<BR>
2006/08/13 13:49:26.497   1:54.100            OnRelease:89b28b0 Media   Closing stream OpalAudioMediaStream-Sink-PCM-16<BR>
2006/08/13 13:49:26.507   1:54.110            OnRelease:8cbb620 Patch   Removing media stream sink OpalAudioMediaStream-Sink-PCM-16<BR>
2006/08/13 13:49:26.508   1:54.111            OnRelease:89b28b0 Patch   Waiting for media patch thread to stop Patch OpalRTPMediaStream-Source-G.711-ALaw-64k<BR>
2006/08/13 13:49:26.510   1:54.113            OnRelease:8cbb620 Media   Closing stream OpalVideoMediaStream-Source-YUV420P<BR>
2006/08/13 13:49:26.510   1:54.114            OnRelease:8cbb620 Media   Disconnecting OpalVideoMediaStream-Source-YUV420P from patch thread Patch OpalVideoMediaStream-Source-YUV420P -> OpalRTPMediaStream-Sink-H.261(QCIF)<BR>
2006/08/13 13:49:26.589   1:54.192           RTP Jitter:88a86c8 RTP_UDP Session 1, Read shutdown.<BR>
2006/08/13 13:49:26.589   1:54.192           RTP Jitter:88a86c8 RTP     Jitter RTP receive thread ended<BR>
2006/08/13 13:49:26.589   1:54.193          Media Patch:8e37400 Patch   Thread ended for Patch OpalRTPMediaStream-Source-G.711-ALaw-64k<BR>
2006/08/13 13:49:26.590   1:54.193            OnRelease:8cbb620 Patch   Closing media patch Patch OpalVideoMediaStream-Source-YUV420P -> OpalRTPMediaStream-Sink-H.261(QCIF)<BR>
2006/08/13 13:49:26.591   1:54.194            OnRelease:8cbb620 Media   Closing stream OpalVideoMediaStream-Source-YUV420P<BR>
2006/08/13 13:49:26.592   1:54.195            OnRelease:8cbb620 Media   Closing RTP for OpalRTPMediaStream-Sink-H.261(QCIF)<BR>
2006/08/13 13:49:26.592   1:54.195            OnRelease:8cbb620 RTP_UDP Session 2, Shutting down write.<BR>
2006/08/13 13:49:26.593   1:54.196            OnRelease:8cbb620 Media   Closing stream OpalRTPMediaStream-Sink-H.261(QCIF)<BR>
2006/08/13 13:49:26.594   1:54.197            OnRelease:8cbb620 Media   Disconnecting OpalRTPMediaStream-Sink-H.261(QCIF) from patch thread Patch OpalVideoMediaStream-Source-YUV420P -> OpalRTPMediaStream-Sink-H.261(QCIF)<BR>
2006/08/13 13:49:26.595   1:54.198            OnRelease:8cbb620 Patch   Removing media stream sink OpalRTPMediaStream-Sink-H.261(QCIF)<BR>
2006/08/13 13:49:26.596   1:54.199            OnRelease:8cbb620 Patch   Waiting for media patch thread to stop Patch OpalVideoMediaStream-Source-YUV420P<BR>
2006/08/13 13:49:26.600   1:54.203            OnRelease:89b28b0 Patch   Media patch thread Patch OpalRTPMediaStream-Source-G.711-ALaw-64k destroyed.<BR>
2006/08/13 13:49:26.601   1:54.204            OnRelease:89b28b0 Media   Closing RTP for OpalRTPMediaStream-Source-H.261(QCIF)<BR>
2006/08/13 13:49:26.601   1:54.204            OnRelease:89b28b0 RTP_UDP Session 2, Shutting down read.<BR>
2006/08/13 13:49:26.601   1:54.204            OnRelease:89b28b0 Media   Closing stream OpalRTPMediaStream-Source-H.261(QCIF)<BR>
2006/08/13 13:49:26.601   1:54.204            OnRelease:89b28b0 Media   Disconnecting OpalRTPMediaStream-Source-H.261(QCIF) from patch thread Patch OpalRTPMediaStream-Source-H.261(QCIF) -> OpalVideoMediaStream-Sink-YUV420P<BR>
2006/08/13 13:49:26.602   1:54.205            OnRelease:89b28b0 Patch   Closing media patch Patch OpalRTPMediaStream-Source-H.261(QCIF) -> OpalVideoMediaStream-Sink-YUV420P<BR>
2006/08/13 13:49:26.602   1:54.205            OnRelease:89b28b0 Media   Closing RTP for OpalRTPMediaStream-Source-H.261(QCIF)<BR>
2006/08/13 13:49:26.602   1:54.205            OnRelease:89b28b0 Media   Closing stream OpalRTPMediaStream-Source-H.261(QCIF)<BR>
2006/08/13 13:49:26.602   1:54.205            OnRelease:89b28b0 Media   Closing stream OpalVideoMediaStream-Sink-YUV420P<BR>
2006/08/13 13:49:26.602   1:54.205            OnRelease:89b28b0 Media   Disconnecting OpalVideoMediaStream-Sink-YUV420P from patch thread Patch OpalRTPMediaStream-Source-H.261(QCIF) -> OpalVideoMediaStream-Sink-YUV420P<BR>
2006/08/13 13:49:26.602   1:54.205            OnRelease:89b28b0 Patch   Removing media stream sink OpalVideoMediaStream-Sink-YUV420P<BR>
2006/08/13 13:49:26.602   1:54.205            OnRelease:89b28b0 Patch   Waiting for media patch thread to stop Patch OpalRTPMediaStream-Source-H.261(QCIF)<BR>
2006/08/13 13:49:26.607   1:54.210          Media Patch:8a2ad70 RTP_UDP Session 2, Read shutdown.<BR>
2006/08/13 13:49:26.607   1:54.210          Media Patch:8a2ad70 Patch   Thread ended for Patch OpalRTPMediaStream-Source-H.261(QCIF)<BR>
2006/08/13 13:49:26.615   1:54.218            OnRelease:89b28b0 Patch   Media patch thread Patch OpalRTPMediaStream-Source-H.261(QCIF) destroyed.<BR>
2006/08/13 13:49:26.615   1:54.218            OnRelease:89b28b0 OpalCon Media stream threads closed.<BR>
2006/08/13 13:49:26.615   1:54.218            OnRelease:89b28b0 SIP     Adding authentication information<BR>
2006/08/13 13:49:26.616   1:54.219            OnRelease:89b28b0 SIP     Sending PDU on udp$213.186.62.145:5060<if=udp$86.27.83.241:5067><BR>
BYE sip:500@213.186.62.145:5080 SIP/2.0<BR>
Route: <sip:213.186.62.145;ftag=80df1cc3-3729-db11-8ebe-00137702ec63;lr=on><BR>
CSeq: 4 BYE<BR>
Via: SIP/2.0/UDP 86.27.83.241:5067;branch=z9hG4bK000a40d2-3729-db11-8ebe-00137702ec63;rport<BR>
From: "Geoff Jankowski" <sip:<A HREF="mailto:geoff.jankowski@ekiga.net">geoff.jankowski@ekiga.net</A>>;tag=80df1cc3-3729-db11-8ebe-00137702ec63<BR>
Call-ID: <A HREF="mailto:66d11cc3-3729-db11-8ebe-00137702ec63@samson">66d11cc3-3729-db11-8ebe-00137702ec63@samson</A><BR>
To: <sip:<A HREF="mailto:500@ekiga.net">500@ekiga.net</A>>;tag=as16c1e5c3<BR>
Contact: <sip:<A HREF="mailto:geoff.jankowski@86.27.83.241">geoff.jankowski@86.27.83.241</A>:5067;transport=udp><BR>
Proxy-Authorization: Digest username="geoff.jankowski", realm="ekiga.net", nonce="44df1ee718a5169d29bdf0510b02b05d4fed4150", uri="sip:500@213.186.62.145:5080", response="1c99095eeff58e76e29ea9aab82956e0", algorithm=md5<BR>
Allow: INVITE, ACK, OPTIONS, BYE, CANCEL, REGISTER, SUBSCRIBE, NOTIFY, REFER, MESSAGE<BR>
Content-Length: 0<BR>
Max-Forwards: 70<BR>
<BR>
<BR>
2006/08/13 13:49:26.718   1:54.321        SIP Transport:85d8578 SIP     PDU Received on udp$213.186.62.145:5060<if=udp$86.27.83.241:5067><BR>
SIP/2.0 200 OK<BR>
CSeq: 4 BYE<BR>
Via: SIP/2.0/UDP 86.27.83.241:5067;branch=z9hG4bK000a40d2-3729-db11-8ebe-00137702ec63;rport=5067<BR>
User-Agent: Ekiga.NET<BR>
From: "Geoff Jankowski" <sip:<A HREF="mailto:geoff.jankowski@ekiga.net">geoff.jankowski@ekiga.net</A>>;tag=80df1cc3-3729-db11-8ebe-00137702ec63<BR>
Call-ID: <A HREF="mailto:66d11cc3-3729-db11-8ebe-00137702ec63@samson">66d11cc3-3729-db11-8ebe-00137702ec63@samson</A><BR>
To: <sip:<A HREF="mailto:500@ekiga.net">500@ekiga.net</A>>;tag=as16c1e5c3<BR>
Contact: <sip:<A HREF="mailto:500@213.186.62.145">500@213.186.62.145</A>:5080><BR>
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY<BR>
Content-Length: 0<BR>
Max-Forwards: 70<BR>
Record-Route: <sip:213.186.62.145;ftag=80df1cc3-3729-db11-8ebe-00137702ec63;lr=on><BR>
<BR>
<BR>
2006/08/13 13:49:26.719   1:54.322        SIP Transport:85d8578 SIP     Queueing PDU: 4 BYE <200><BR>
2006/08/13 13:49:26.719   1:54.322        SIP Transport:85d8578 SIP     Waiting for PDU on udp$213.186.62.145:5060<if=udp$86.27.83.241:5067><BR>
2006/08/13 13:49:26.723   1:54.326          SIP Handler:87f6f00 SIP     Handling PDU 4 BYE <200> (with transaction)<BR>
2006/08/13 13:49:26.724   1:54.327          SIP Handler:87f6f00 SIP     Transaction 4 BYE completed.<BR>
2006/08/13 13:49:26.724   1:54.327          Media Patch:87af858 Patch   Thread ended for Patch OpalVideoMediaStream-Source-YUV420P<BR>
2006/08/13 13:49:26.725   1:54.328          SIP Handler:87f6f00 SIP     Received OK response for non INVITE<BR>
2006/08/13 13:49:26.725   1:54.328          SIP Handler:87f6f00 SIP     Awaiting next PDU.<BR>
2006/08/13 13:49:26.735   1:54.338            OnRelease:8cbb620 Patch   Media patch thread Patch OpalVideoMediaStream-Source-YUV420P destroyed.<BR>
2006/08/13 13:49:26.736   1:54.339            OnRelease:8cbb620 OpalCon Media stream threads closed.<BR>
2006/08/13 13:49:26.777   1:54.380            OnRelease:8cbb620 GMPCSSEndpoint   PCSS connection released<BR>
2006/08/13 13:49:26.777   1:54.380            OnRelease:8cbb620 OpalEP  OnReleased Call[1]-EP<pc>[Default]<BR>
2006/08/13 13:49:26.779   1:54.382            OnRelease:8cbb620 GMManager        Will release the connection<BR>
2006/08/13 13:49:26.779   1:54.382            OnRelease:8cbb620 OpalMan OnReleased Call[1]-EP<pc>[Default]<BR>
2006/08/13 13:49:26.780   1:54.383            OnRelease:8cbb620 Call    OnReleased Call[1]-EP<pc>[Default]<BR>
2006/08/13 13:49:26.781   1:54.384            OnRelease:8cbb620 OpalCon Already released Call[1]-EP<sip>[<A HREF="mailto:66d11cc3-3729-db11-8ebe-00137702ec63@samson">66d11cc3-3729-db11-8ebe-00137702ec63@samson</A>]<BR>
2006/08/13 13:49:26.781   1:54.384            OnRelease:8cbb620 OpalCon OnRelease thread completed for Default<BR>
2006/08/13 13:49:27.428   1:55.032                  Housekeeper RTP     Found existing session 1<BR>
2006/08/13 13:49:27.429   1:55.032                  Housekeeper RTP     Found existing session 2<BR>
2006/08/13 13:49:27.489   1:55.092                  OpalGarbage PCSS    Deleted PC sound system connection.<BR>
2006/08/13 13:49:27.490   1:55.093                  OpalGarbage OpalCon Connection Call[1]-EP<pc>[Default] destroyed.<BR>
2006/08/13 13:49:27.729   1:55.332                  Housekeeper SIP     Set state Terminated_Success for transaction 4 BYE<BR>
2006/08/13 13:49:27.729   1:55.332            OnRelease:89b28b0 SIP     Transaction 4 BYE destroyed.<BR>
2006/08/13 13:49:27.730   1:55.333            OnRelease:89b28b0 OpalCon SetPhase from ReleasingPhase to ReleasedPhase<BR>
2006/08/13 13:49:27.731   1:55.334          SIP Handler:87f6f00 SIP     PDU handler thread finished.<BR>
2006/08/13 13:49:27.741   1:55.345            OnRelease:89b28b0 Opal    Transport clean up on termination<BR>
2006/08/13 13:49:27.742   1:55.345            OnRelease:89b28b0 OpalUDP Close<BR>
2006/08/13 13:49:27.742   1:55.346            OnRelease:89b28b0 Opal    Transport Close<BR>
2006/08/13 13:49:27.743   1:55.346        SIP Transport:85d8578 SIP     Read thread finished.<BR>
2006/08/13 13:49:27.744   1:55.347            OnRelease:89b28b0 OpalCon OnReleased Call[1]-EP<sip>[<A HREF="mailto:66d11cc3-3729-db11-8ebe-00137702ec63@samson">66d11cc3-3729-db11-8ebe-00137702ec63@samson</A>]<BR>
2006/08/13 13:49:27.744   1:55.348            OnRelease:89b28b0 OpalCon Media stream threads closed.<BR>
2006/08/13 13:49:27.745   1:55.348            OnRelease:89b28b0 OpalEP  OnReleased Call[1]-EP<sip>[<A HREF="mailto:66d11cc3-3729-db11-8ebe-00137702ec63@samson">66d11cc3-3729-db11-8ebe-00137702ec63@samson</A>]<BR>
2006/08/13 13:49:28.713   1:56.316            OnRelease:89b28b0 GMManager        Will release the connection<BR>
2006/08/13 13:49:28.714   1:56.317            OnRelease:89b28b0 OpalMan OnReleased Call[1]-EP<sip>[<A HREF="mailto:66d11cc3-3729-db11-8ebe-00137702ec63@samson">66d11cc3-3729-db11-8ebe-00137702ec63@samson</A>]<BR>
2006/08/13 13:49:28.715   1:56.318            OnRelease:89b28b0 Call    OnReleased Call[1]-EP<sip>[<A HREF="mailto:66d11cc3-3729-db11-8ebe-00137702ec63@samson">66d11cc3-3729-db11-8ebe-00137702ec63@samson</A>]<BR>
2006/08/13 13:49:32.544   2:00.147            OnRelease:89b28b0 RTP_UDP Session 1, Shutting down read.<BR>
2006/08/13 13:49:32.544   2:00.147            OnRelease:89b28b0 RTP_UDP Session 1, Shutting down write.<BR>
2006/08/13 13:49:32.545   2:00.148            OnRelease:89b28b0 RTP_UDP Session 2, Shutting down read.<BR>
2006/08/13 13:49:32.545   2:00.148            OnRelease:89b28b0 RTP_UDP Session 2, Shutting down write.<BR>
2006/08/13 13:49:32.545   2:00.148            OnRelease:89b28b0 SIP     Transaction 1 INVITE aborted.<BR>
2006/08/13 13:49:32.546   2:00.149            OnRelease:89b28b0 SIP     Transaction 1 INVITE destroyed.<BR>
2006/08/13 13:49:32.546   2:00.149            OnRelease:89b28b0 SIP     Transaction 2 INVITE aborted.<BR>
2006/08/13 13:49:32.547   2:00.150            OnRelease:89b28b0 SIP     Transaction 2 INVITE destroyed.<BR>
2006/08/13 13:49:32.547   2:00.150            OnRelease:89b28b0 OpalCon OnRelease thread completed for <A HREF="mailto:66d11cc3-3729-db11-8ebe-00137702ec63@samson">66d11cc3-3729-db11-8ebe-00137702ec63@samson</A><BR>
2006/08/13 13:49:33.525   2:01.128                  OpalGarbage Opal    Transport clean up on termination<BR>
2006/08/13 13:49:33.525   2:01.128                  OpalGarbage OpalUDP Close<BR>
2006/08/13 13:49:33.526   2:01.129                  OpalGarbage Opal    Transport Close<BR>
2006/08/13 13:49:33.526   2:01.129                  OpalGarbage SIP     Deleted connection.<BR>
2006/08/13 13:49:33.527   2:01.130                  OpalGarbage OpalCon Connection Call[1]-EP<sip>[66d11cc3-3729-db11-8ebe-00137702ec63@samson] destroyed.<BR>
2006/08/13 13:49:33.527   2:01.130                  OpalGarbage RTP_UDP Session 1, Shutting down read.<BR>
2006/08/13 13:49:33.528   2:01.131                  OpalGarbage RTP_UDP Session 1, Shutting down write.<BR>
2006/08/13 13:49:33.528   2:01.131                  OpalGarbage RTP     Final statistics:<BR>
    packetsSent       = 1139<BR>
    octetsSent        = 182240<BR>
    averageSendTime   = 20<BR>
    maximumSendTime   = 44<BR>
    minimumSendTime   = 7<BR>
    packetsReceived   = 1093<BR>
    octetsReceived    = 174880<BR>
    packetsLost       = 0<BR>
    packetsTooLate    = 0<BR>
    packetsOutOfOrder = 0<BR>
    averageReceiveTime= 19<BR>
    maximumReceiveTime= 69<BR>
    minimumReceiveTime= 0<BR>
    averageJitter     = 23<BR>
    maximumJitter     = 32<BR>
2006/08/13 13:49:33.529   2:01.132                  OpalGarbage RTP     Removing jitter buffer 0x88a86c8 RTP Jitter:88a86c8<BR>
2006/08/13 13:49:33.529   2:01.132                  OpalGarbage RTP_UDP Session 2, Shutting down read.<BR>
2006/08/13 13:49:33.529   2:01.132                  OpalGarbage RTP_UDP Session 2, Shutting down write.<BR>
2006/08/13 13:49:33.529   2:01.132                  OpalGarbage RTP     Final statistics:<BR>
    packetsSent       = 282<BR>
    octetsSent        = 178876<BR>
    averageSendTime   = 161<BR>
    maximumSendTime   = 248<BR>
    minimumSendTime   = 144<BR>
    packetsReceived   = 32<BR>
    octetsReceived    = 20643<BR>
    packetsLost       = 0<BR>
    packetsTooLate    = 0<BR>
    packetsOutOfOrder = 0<BR>
    averageReceiveTime= 0<BR>
    maximumReceiveTime= 0<BR>
    minimumReceiveTime= 0<BR>
    averageJitter     = 14<BR>
    maximumJitter     = 14<BR>
2006/08/13 13:49:34.533   2:02.136                  OpalGarbage Call    Call[1] destroyed.<BR>
<BR>
<BR>
<H1>
CALL TO MY PHONE
</H1>
<BR>
<BR>
a=rtpmap:107 MS-GSM/8000<BR>
a=rtpmap:110 SPEEX/8000<BR>
a=rtpmap:0 PCMU/8000<BR>
a=rtpmap:8 PCMA/8000<BR>
m=video 5030 RTP/AVP 31<BR>
a=rtpmap:31 H261/90000<BR>
<BR>
2006/08/13 13:51:38.464   4:06.068        SIP Transport:89d2dd8 SIP     PDU Received on udp$217.14.132.183:5060<if=udp$86.27.83.241:5068><BR>
SIP/2.0 100 trying -- your call is important to us<BR>
CSeq: 2 INVITE<BR>
Via: SIP/2.0/UDP 86.27.83.241:5068;branch=z9hG4bK3c107d20-3829-db11-8ebe-00137702ec63;rport=5068<BR>
Server: Sip EXpress router (0.9.2 (i386/linux))<BR>
From: "Geoff Jankowski" <sip:<A HREF="mailto:84436267@voiptalk.org">84436267@voiptalk.org</A>>;tag=2ae4fc1f-3829-db11-8ebe-00137702ec63<BR>
Call-ID: <A HREF="mailto:24d6fc1f-3829-db11-8ebe-00137702ec63@samson">24d6fc1f-3829-db11-8ebe-00137702ec63@samson</A><BR>
To: <sip:<A HREF="mailto:00441908609551@voiptalk.org">0044XXXXXXXXXX@voiptalk.org</A>><BR>
Warning: 392 217.14.132.183:5060 "Noisy feedback tells:  pid=9568 req_src_ip=86.27.83.241 req_src_port=5068 in_uri=sip:0044XXXXXXXXX@voiptalk.org out_uri=sip:CALL-57942-0044XXXXXXXXXXXXXXXXXXX@telth19b.voiptalk.org via_cnt==1"<BR>
Content-Length: 0<BR>
<BR>
<BR>
2006/08/13 13:51:38.465   4:06.068        SIP Transport:89d2dd8 SIP     Queueing PDU: 2 INVITE <100><BR>
2006/08/13 13:51:38.466   4:06.069        SIP Transport:89d2dd8 SIP     Waiting for PDU on udp$217.14.132.183:5060<if=udp$86.27.83.241:5068><BR>
2006/08/13 13:51:38.466   4:06.069          SIP Handler:8955390 SIP     Handling PDU 2 INVITE <100> (with transaction)<BR>
2006/08/13 13:51:38.466   4:06.069          SIP Handler:8955390 SIP     Transaction 2 INVITE proceeding.<BR>
2006/08/13 13:51:38.467   4:06.070          SIP Handler:8955390 SIP     Received Trying response<BR>
2006/08/13 13:51:38.467   4:06.070          SIP Handler:8955390 SIP     Awaiting next PDU.<BR>
2006/08/13 13:51:38.517   4:06.120        SIP Transport:89d2dd8 SIP     PDU Received on udp$217.14.132.183:5060<if=udp$86.27.83.241:5068><BR>
SIP/2.0 100 trying -- your call is important to us<BR>
CSeq: 2 INVITE<BR>
Via: SIP/2.0/UDP 86.27.83.241:5068;branch=z9hG4bK3c107d20-3829-db11-8ebe-00137702ec63;rport=5068<BR>
Server: Sip EXpress router (0.9.2 (i386/linux))<BR>
From: "Geoff Jankowski" <sip:<A HREF="mailto:84436267@voiptalk.org">84436267@voiptalk.org</A>>;tag=2ae4fc1f-3829-db11-8ebe-00137702ec63<BR>
Call-ID: <A HREF="mailto:24d6fc1f-3829-db11-8ebe-00137702ec63@samson">24d6fc1f-3829-db11-8ebe-00137702ec63@samson</A><BR>
To: <sip:<A HREF="mailto:00441908609551@voiptalk.org">0044XXXXXXXXXXXXXXX@voiptalk.org</A>><BR>
Warning: 392 217.14.132.183:5060 "Noisy feedback tells:  pid=9568 req_src_ip=86.27.83.241 req_src_port=5068 in_uri=sip:00441908609551@voiptalk.org out_uri=sip:CALL-57942-0044xxxxxxxxxxxxxxxxx@telth19b.voiptalk.org via_cnt==1"<BR>
Content-Length: 0<BR>
<BR>
<BR>
2006/08/13 13:51:38.518   4:06.121        SIP Transport:89d2dd8 SIP     Queueing PDU: 2 INVITE <100><BR>
2006/08/13 13:51:38.518   4:06.121        SIP Transport:89d2dd8 SIP     Waiting for PDU on udp$217.14.132.183:5060<if=udp$86.27.83.241:5068><BR>
2006/08/13 13:51:38.519   4:06.122          SIP Handler:8955390 SIP     Handling PDU 2 INVITE <100> (with transaction)<BR>
2006/08/13 13:51:38.519   4:06.122          SIP Handler:8955390 SIP     Transaction 2 INVITE proceeding.<BR>
2006/08/13 13:51:38.519   4:06.122          SIP Handler:8955390 SIP     Received Trying response<BR>
2006/08/13 13:51:38.520   4:06.123          SIP Handler:8955390 SIP     Awaiting next PDU.<BR>
2006/08/13 13:51:40.453   4:08.056        SIP Transport:89d2dd8 SDP     Media session port=18494<BR>
2006/08/13 13:51:40.453   4:08.056        SIP Transport:89d2dd8 SDP     Adding media session with 5 formats<BR>
2006/08/13 13:51:40.453   4:08.057        SIP Transport:89d2dd8 SDP     Unknown media attribute silenceSupp:off - - - -<BR>
2006/08/13 13:51:40.454   4:08.057        SIP Transport:89d2dd8 SIP     PDU Received on udp$217.14.132.183:5060<if=udp$86.27.83.241:5068><BR>
SIP/2.0 183 Session Progress<BR>
CSeq: 2 INVITE<BR>
Via: SIP/2.0/UDP 86.27.83.241:5068;branch=z9hG4bK3c107d20-3829-db11-8ebe-00137702ec63;rport=5068<BR>
User-Agent: Asterisk PBX<BR>
From: "Geoff Jankowski" <sip:<A HREF="mailto:84436267@voiptalk.org">84436267@voiptalk.org</A>>;tag=2ae4fc1f-3829-db11-8ebe-00137702ec63<BR>
Call-ID: <A HREF="mailto:24d6fc1f-3829-db11-8ebe-00137702ec63@samson">24d6fc1f-3829-db11-8ebe-00137702ec63@samson</A><BR>
To: <sip:<A HREF="mailto:00441908609551@voiptalk.org">0044xxxxxxxxxx@voiptalk.org</A>>;tag=as0cb723e3<BR>
Contact: <sip:<A HREF="mailto:CALL-57942-00441908609551@217.14.138.127">CALL-57942-0044xxxxxxxxxx@217.14.138.127</A>><BR>
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY<BR>
Content-Type: application/sdp<BR>
Content-Length: 295<BR>
<BR>
v=0<BR>
o=root 27795 27795 IN IP4 217.14.138.127<BR>
s=session<BR>
c=IN IP4 217.14.138.127<BR>
t=0 0<BR>
m=audio 18494 RTP/AVP 8 0 3 115 101<BR>
a=rtpmap:8 PCMA/8000<BR>
a=rtpmap:0 PCMU/8000<BR>
a=rtpmap:3 GSM/8000<BR>
a=rtpmap:115 iLBC/8000<BR>
a=rtpmap:101 telephone-event/8000<BR>
a=fmtp:101 0-16<BR>
a=silenceSupp:off - - - -<BR>
<BR>
2006/08/13 13:51:40.454   4:08.057        SIP Transport:89d2dd8 SIP     Queueing PDU: 2 INVITE <183><BR>
2006/08/13 13:51:40.455   4:08.058        SIP Transport:89d2dd8 SIP     Waiting for PDU on udp$217.14.132.183:5060<if=udp$86.27.83.241:5068><BR>
2006/08/13 13:51:40.455   4:08.058          SIP Handler:8955390 SIP     Handling PDU 2 INVITE <183> (with transaction)<BR>
2006/08/13 13:51:40.455   4:08.058          SIP Handler:8955390 SIP     Transaction 2 INVITE proceeding.<BR>
2006/08/13 13:51:40.456   4:08.059          SIP Handler:8955390 SIP     Set targetAddress to sip:<A HREF="mailto:CALL-57942-00441908609551@217.14.138.127">CALL-57942-0044xxxxxxxxxx@217.14.138.127</A><BR>
2006/08/13 13:51:40.456   4:08.059          SIP Handler:8955390 SIP     Received Session Progress response<BR>
2006/08/13 13:51:40.456   4:08.059          SIP Handler:8955390 Call    CanDoMediaBypass Call[2]-EP<sip>[24d6fc1f-3829-db11-8ebe-00137702ec63@samson] session 1<BR>
2006/08/13 13:51:40.456   4:08.059          SIP Handler:8955390 OpalMan IsMediaBypassPossible: session 1<BR>
2006/08/13 13:51:40.456   4:08.059          SIP Handler:8955390 SIP     IsMediaBypassPossible: session 1<BR>
2006/08/13 13:51:40.456   4:08.059          SIP Handler:8955390 OpalCon IsMediaBypassPossible: default returns FALSE<BR>
2006/08/13 13:51:40.457   4:08.060          SIP Handler:8955390 RTP     Found existing session 1<BR>
2006/08/13 13:51:40.457   4:08.060          SIP Handler:8955390 SIP     RTP payload type PCMA matched to codec G.711-ALaw-64k<BR>
2006/08/13 13:51:40.457   4:08.060          SIP Handler:8955390 SIP     RTP payload type PCMU matched to codec G.711-uLaw-64k<BR>
2006/08/13 13:51:40.458   4:08.061          SIP Handler:8955390 SIP     RTP payload type GSM matched to codec GSM-06.10<BR>
2006/08/13 13:51:40.458   4:08.061          SIP Handler:8955390 SIP     RTP payload type [pt=115] matched to codec iLBC-13k3<BR>
2006/08/13 13:51:40.458   4:08.061          SIP Handler:8955390 Call    OpenSourceMediaStreams for session 1 with media G.711-ALaw-64k,G.711-uLaw-64k,GSM-06.10,iLBC-13k3<BR>
2006/08/13 13:51:40.459   4:08.062          SIP Handler:8955390 OpalCon OpenSourceMediaStream for session 1 on Call[2]-EP<pc>[Default]<BR>
2006/08/13 13:51:40.459   4:08.062          SIP Handler:8955390 OpalCon Selected media stream PCM-16 -> G.711-ALaw-64k<BR>
2006/08/13 13:51:40.588   4:08.191          SIP Handler:8955390 OpalMan OnOpenMediaStream Call[2]-EP<pc>[Default],OpalAudioMediaStream-Source-PCM-16<BR>
2006/08/13 13:51:40.588   4:08.191          SIP Handler:8955390 Call    PatchMediaStreams Call[2]-EP<pc>[Default]<BR>
2006/08/13 13:51:40.589   4:08.192          SIP Handler:8955390 OpalCon OpenSinkMediaStream Call[2]-EP<sip>[24d6fc1f-3829-db11-8ebe-00137702ec63@samson] session=1<BR>
2006/08/13 13:51:40.589   4:08.192          SIP Handler:8955390 OpalCon OpenSinkMediaStream, selected PCM-16 -> G.711-ALaw-64k<BR>
2006/08/13 13:51:40.590   4:08.193          SIP Handler:8955390 Call    CanDoMediaBypass Call[2]-EP<sip>[24d6fc1f-3829-db11-8ebe-00137702ec63@samson] session 1<BR>
2006/08/13 13:51:40.590   4:08.193          SIP Handler:8955390 OpalMan IsMediaBypassPossible: session 1<BR>
2006/08/13 13:51:40.590   4:08.193          SIP Handler:8955390 SIP     IsMediaBypassPossible: session 1<BR>
2006/08/13 13:51:40.590   4:08.193          SIP Handler:8955390 OpalCon IsMediaBypassPossible: default returns FALSE<BR>
2006/08/13 13:51:40.590   4:08.193          SIP Handler:8955390 RTP     Found existing session 1<BR>
2006/08/13 13:51:40.590   4:08.193          SIP Handler:8955390 RTP     Found existing session 1<BR>
2006/08/13 13:51:40.590   4:08.193          SIP Handler:8955390 OpalMan OnOpenMediaStream Call[2]-EP<sip>[<A HREF="mailto:24d6fc1f-3829-db11-8ebe-00137702ec63@samson">24d6fc1f-3829-db11-8ebe-00137702ec63@samson</A>],OpalRTPMediaStream-Sink-G.711-ALaw-64k<BR>
2006/08/13 13:51:40.592   4:08.195          SIP Handler:8955390 Codec   G711-ALaw-64k encoder created<BR>
2006/08/13 13:51:40.592   4:08.195          SIP Handler:8955390 Patch   Added media stream sink OpalRTPMediaStream-Sink-G.711-ALaw-64k using transcoder PCM-16->G.711-ALaw-64k<BR>
2006/08/13 13:51:40.593   4:08.196          SIP Handler:8955390 Media   Audio source data size set to  320 bytes and 2 buffers.<BR>
2006/08/13 13:51:40.593   4:08.196          SIP Handler:8955390 OpalCon New patch created<BR>
2006/08/13 13:51:40.597   4:08.200          SIP Handler:8955390 OpalCon New patch created<BR>
2006/08/13 13:51:40.598   4:08.201          SIP Handler:8955390 Call    OpenSourceMediaStreams for session 1 adjusted media to G.711-ALaw-64k,G.711-uLaw-64k,GSM-06.10,iLBC-13k3<BR>
2006/08/13 13:51:40.598   4:08.201          SIP Handler:8955390 OpalCon OpenSourceMediaStream for session 1 on Call[2]-EP<sip>[<A HREF="mailto:24d6fc1f-3829-db11-8ebe-00137702ec63@samson">24d6fc1f-3829-db11-8ebe-00137702ec63@samson</A>]<BR>
2006/08/13 13:51:40.598   4:08.201          SIP Handler:8955390 OpalCon Selected media stream G.711-ALaw-64k -> G.711-ALaw-64k<BR>
2006/08/13 13:51:40.598   4:08.201          SIP Handler:8955390 Call    CanDoMediaBypass Call[2]-EP<sip>[24d6fc1f-3829-db11-8ebe-00137702ec63@samson] session 1<BR>
2006/08/13 13:51:40.598   4:08.201          SIP Handler:8955390 OpalMan IsMediaBypassPossible: session 1<BR>
2006/08/13 13:51:40.598   4:08.201          SIP Handler:8955390 SIP     IsMediaBypassPossible: session 1<BR>
2006/08/13 13:51:40.598   4:08.201          SIP Handler:8955390 OpalCon IsMediaBypassPossible: default returns FALSE<BR>
2006/08/13 13:51:40.599   4:08.202          SIP Handler:8955390 RTP     Found existing session 1<BR>
2006/08/13 13:51:40.599   4:08.202          SIP Handler:8955390 RTP     Found existing session 1<BR>
2006/08/13 13:51:40.599   4:08.202          SIP Handler:8955390 OpalMan OnOpenMediaStream Call[2]-EP<sip>[<A HREF="mailto:24d6fc1f-3829-db11-8ebe-00137702ec63@samson">24d6fc1f-3829-db11-8ebe-00137702ec63@samson</A>],OpalRTPMediaStream-Source-G.711-ALaw-64k<BR>
2006/08/13 13:51:40.599   4:08.202          SIP Handler:8955390 Call    PatchMediaStreams Call[2]-EP<sip>[24d6fc1f-3829-db11-8ebe-00137702ec63@samson]2006/08/13 13:51:40.599   4:08.202          SIP Handler:8955390 OpalCon OpenSinkMediaStream Call[2]-EP<pc>[Default] session=1<BR>
2006/08/13 13:51:40.600   4:08.203          SIP Handler:8955390 OpalCon OpenSinkMediaStream, selected G.711-ALaw-64k -> PCM-16<BR>
2006/08/13 13:51:40.786   4:08.389          SIP Handler:8955390 OpalMan OnOpenMediaStream Call[2]-EP<pc>[Default],OpalAudioMediaStream-Sink-PCM-16<BR>
2006/08/13 13:51:40.788   4:08.391          SIP Handler:8955390 Codec   G711-ALaw-64k decoder created<BR>
2006/08/13 13:51:40.788   4:08.391          SIP Handler:8955390 Media   Audio sink data size set to  320 bytes and 2 buffers.<BR>
2006/08/13 13:51:40.789   4:08.392          SIP Handler:8955390 Patch   Added media stream sink OpalAudioMediaStream-Sink-PCM-16 using transcoder G.711-ALaw-64k->PCM-16<BR>
2006/08/13 13:51:40.789   4:08.392          SIP Handler:8955390 OpalCon New patch created<BR>
2006/08/13 13:51:40.789   4:08.392          SIP Handler:8955390 OpalCon New patch created<BR>
2006/08/13 13:51:40.796   4:08.400          SIP Handler:8955390 OpalCon OpenSourceMediaStream (already opened) for session 1 on Call[2]-EP<sip>[<A HREF="mailto:24d6fc1f-3829-db11-8ebe-00137702ec63@samson">24d6fc1f-3829-db11-8ebe-00137702ec63@samson</A>]<BR>
2006/08/13 13:51:40.797   4:08.400          SIP Handler:8955390 RTP_UDP SetRemoteSocketInfo: session=1 data channel, new=217.14.138.127:18494, local=86.27.83.241:5026-5027, remote=0.0.0.0:0-0<BR>
2006/08/13 13:51:40.797   4:08.400          SIP Handler:8955390 SIP     Could not find SDP media description for Video<BR>
2006/08/13 13:51:40.797   4:08.400          SIP Handler:8955390 OpalMan OnAlerting Call[2]-EP<sip>[<A HREF="mailto:24d6fc1f-3829-db11-8ebe-00137702ec63@samson">24d6fc1f-3829-db11-8ebe-00137702ec63@samson</A>]<BR>
2006/08/13 13:51:40.797   4:08.401          SIP Handler:8955390 Call    OnAlerting Call[2]-EP<sip>[<A HREF="mailto:24d6fc1f-3829-db11-8ebe-00137702ec63@samson">24d6fc1f-3829-db11-8ebe-00137702ec63@samson</A>]<BR>
2006/08/13 13:51:40.798   4:08.401          SIP Handler:8955390 PCSS    SetAlerting(<A HREF="mailto:00441908609551@voiptalk.org">00441908609551@voiptalk.org</A>)<BR>
2006/08/13 13:51:40.798   4:08.401          SIP Handler:8955390 SIP     Starting receive media to annunciate remote progress tones<BR>
2006/08/13 13:51:40.798   4:08.401          SIP Handler:8955390 OpalMan OnConnected Call[2]-EP<sip>[<A HREF="mailto:24d6fc1f-3829-db11-8ebe-00137702ec63@samson">24d6fc1f-3829-db11-8ebe-00137702ec63@samson</A>]<BR>
2006/08/13 13:51:40.798   4:08.401          SIP Handler:8955390 Call    OnConnected Call[2]-EP<sip>[<A HREF="mailto:24d6fc1f-3829-db11-8ebe-00137702ec63@samson">24d6fc1f-3829-db11-8ebe-00137702ec63@samson</A>]<BR>
2006/08/13 13:51:40.798   4:08.401          SIP Handler:8955390 PCSS    SetConnected()<BR>
2006/08/13 13:51:40.798   4:08.401          SIP Handler:8955390 GMPCSSEndpoint   PCSS connection established<BR>
2006/08/13 13:51:40.798   4:08.401          SIP Handler:8955390 GMManager        Will establish the connection<BR>
2006/08/13 13:51:40.798   4:08.402          SIP Handler:8955390 OpalMan OnEstablished Call[2]-EP<pc>[Default]<BR>
2006/08/13 13:51:40.799   4:08.402          SIP Handler:8955390 Call    OnEstablished Call[2]-EP<pc>[Default]<BR>
2006/08/13 13:51:40.818   4:08.424          SIP Handler:8955390 Call    GetMediaFormats for Call[2]-EP<pc>[Default]<BR>
iLBC-13k3<BR>
GSM-06.10<BR>
G.711-uLaw-64k<BR>
G.711-ALaw-64k<BR>
<BR>
2006/08/13 13:51:40.821   4:08.424          SIP Handler:8955390 Call    OpenSourceMediaStreams for session 1 with media iLBC-13k3,GSM-06.10,G.711-uLaw-64k,G.711-ALaw-64k<BR>
2006/08/13 13:51:40.821   4:08.424          SIP Handler:8955390 OpalCon OpenSourceMediaStream (already opened) for session 1 on Call[2]-EP<sip>[<A HREF="mailto:24d6fc1f-3829-db11-8ebe-00137702ec63@samson">24d6fc1f-3829-db11-8ebe-00137702ec63@samson</A>]<BR>
2006/08/13 13:51:40.822   4:08.425          SIP Handler:8955390 Call    OpenSourceMediaStreams for session 1 adjusted media to G.711-ALaw-64k,iLBC-13k3,GSM-06.10,G.711-uLaw-64k<BR>
2006/08/13 13:51:40.822   4:08.425          SIP Handler:8955390 Call    OpenSourceMediaStreams for session 2 with media iLBC-13k3,GSM-06.10,G.711-uLaw-64k,G.711-ALaw-64k<BR>
2006/08/13 13:51:40.895   4:08.499          SIP Handler:8955390 Call    GetMediaFormats for Call[2]-EP<sip>[<A HREF="mailto:24d6fc1f-3829-db11-8ebe-00137702ec63@samson">24d6fc1f-3829-db11-8ebe-00137702ec63@samson</A>]<BR>
iLBC-13k3<BR>
GSM-06.10<BR>
G.711-uLaw-64k<BR>
G.711-ALaw-64k<BR>
<BR>
2006/08/13 13:51:40.897   4:08.500          SIP Handler:8955390 Call    OpenSourceMediaStreams for session 1 with media iLBC-13k3,GSM-06.10,G.711-uLaw-64k,G.711-ALaw-64k<BR>
2006/08/13 13:51:40.897   4:08.500          SIP Handler:8955390 OpalCon OpenSourceMediaStream (already opened) for session 1 on Call[2]-EP<pc>[Default]<BR>
2006/08/13 13:51:40.897   4:08.500          SIP Handler:8955390 Call    OpenSourceMediaStreams for session 1 adjusted media to iLBC-13k3,GSM-06.10,G.711-uLaw-64k,G.711-ALaw-64k<BR>
2006/08/13 13:51:40.897   4:08.500          SIP Handler:8955390 Call    OpenSourceMediaStreams for session 2 with media iLBC-13k3,GSM-06.10,G.711-uLaw-64k,G.711-ALaw-64k<BR>
2006/08/13 13:51:40.898   4:08.501          Media Patch:875d738 Patch   Thread started for Patch OpalAudioMediaStream-Source-PCM-16 -> OpalRTPMediaStream-Sink-G.711-ALaw-64k<BR>
2006/08/13 13:51:40.901   4:08.504          SIP Handler:8955390 Media   Starting thread Media Patch:875d738<BR>
2006/08/13 13:51:40.901   4:08.504          Media Patch:866d548 Patch   Thread started for Patch OpalRTPMediaStream-Source-G.711-ALaw-64k -> OpalAudioMediaStream-Sink-PCM-16<BR>
2006/08/13 13:51:40.904   4:08.507          Media Patch:866d548 RTP     Jitter buffer created: size=101 delay=160-4000/160 (20ms) obj=0x89a9fd0<BR>
2006/08/13 13:51:40.910   4:08.513           RTP Jitter:89a9fd0 RTP     Jitter RTP receive thread started: 0x89a9fd0<BR>
2006/08/13 13:51:40.910   4:08.513          SIP Handler:8955390 Media   Starting thread Media Patch:866d548<BR>
2006/08/13 13:51:40.911   4:08.514          SIP Handler:8955390 OpalCon Media stream threads started.<BR>
2006/08/13 13:51:40.911   4:08.515          SIP Handler:8955390 OpalCon Media stream threads started.<BR>
2006/08/13 13:51:40.912   4:08.515          SIP Handler:8955390 SIP     Awaiting next PDU.<BR>
2006/08/13 13:51:40.966   4:08.569          Media Patch:875d738 RTP     First sent data: ver=2 pt=PCMA psz=160 m=1 x=0 seq=43744 ts=0 src=2548894362 ccnt=0<BR>
2006/08/13 13:51:41.663   4:09.266        SIP Transport:89d2dd8 SDP     Media session port=18494<BR>
2006/08/13 13:51:41.663   4:09.266        SIP Transport:89d2dd8 SDP     Adding media session with 5 formats<BR>
2006/08/13 13:51:41.664   4:09.267        SIP Transport:89d2dd8 SDP     Unknown media attribute silenceSupp:off - - - -<BR>
2006/08/13 13:51:41.665   4:09.268        SIP Transport:89d2dd8 SIP     PDU Received on udp$217.14.132.183:5060<if=udp$86.27.83.241:5068><BR>
SIP/2.0 200 OK<BR>
CSeq: 2 INVITE<BR>
Via: SIP/2.0/UDP 86.27.83.241:5068;branch=z9hG4bK3c107d20-3829-db11-8ebe-00137702ec63;rport=5068<BR>
User-Agent: Asterisk PBX<BR>
From: "Geoff Jankowski" <sip:<A HREF="mailto:84436267@voiptalk.org">84436267@voiptalk.org</A>>;tag=2ae4fc1f-3829-db11-8ebe-00137702ec63<BR>
Call-ID: <A HREF="mailto:24d6fc1f-3829-db11-8ebe-00137702ec63@samson">24d6fc1f-3829-db11-8ebe-00137702ec63@samson</A><BR>
To: <sip:<A HREF="mailto:00441908609551@voiptalk.org">0044xxxxxxxxxx@voiptalk.org</A>>;tag=as0cb723e3<BR>
Contact: <sip:<A HREF="mailto:CALL-57942-00441908609551@217.14.138.127">CALL-57942-0044xxxxxxxxxx@217.14.138.127</A>><BR>
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY<BR>
Content-Type: application/sdp<BR>
Content-Length: 295<BR>
Record-Route: <sip:217.14.132.183;ftag=2ae4fc1f-3829-db11-8ebe-00137702ec63;lr=on><BR>
<BR>
v=0<BR>
o=root 27795 27796 IN IP4 217.14.138.127<BR>
s=session<BR>
c=IN IP4 217.14.138.127<BR>
t=0 0<BR>
m=audio 18494 RTP/AVP 8 0 3 115 101<BR>
a=rtpmap:8 PCMA/8000<BR>
a=rtpmap:0 PCMU/8000<BR>
a=rtpmap:3 GSM/8000<BR>
a=rtpmap:115 iLBC/8000<BR>
a=rtpmap:101 telephone-event/8000<BR>
a=fmtp:101 0-16<BR>
a=silenceSupp:off - - - -<BR>
<BR>
2006/08/13 13:51:41.669   4:09.272        SIP Transport:89d2dd8 SIP     Queueing PDU: 2 INVITE <200><BR>
2006/08/13 13:51:41.670   4:09.273          SIP Handler:8955390 SIP     Handling PDU 2 INVITE <200> (with transaction)<BR>
2006/08/13 13:51:41.670   4:09.273          SIP Handler:8955390 SIP     Transaction 2 INVITE completed.<BR>
2006/08/13 13:51:41.671   4:09.274          SIP Handler:8955390 SIP     Set targetAddress to sip:<A HREF="mailto:CALL-57942-00441908609551@217.14.138.127">CALL-57942-0044xxxxxxxxxx@217.14.138.127</A><BR>
2006/08/13 13:51:41.673   4:09.276          SIP Handler:8955390 SIP     Adding authentication information<BR>
2006/08/13 13:51:41.679   4:09.282        SIP Transport:89d2dd8 SIP     Waiting for PDU on udp$217.14.132.183:5060<if=udp$86.27.83.241:5068><BR>
2006/08/13 13:51:41.940   4:09.543          SIP Handler:8955390 SIP     Adjusting transport to address udp$217.14.132.183:5060<BR>
2006/08/13 13:51:41.940   4:09.544          SIP Handler:8955390 SIP     Sending PDU on udp$217.14.132.183:5060<if=udp$86.27.83.241:5068><BR>
ACK sip:CALL-57942-00441908609551@217.14.138.127 SIP/2.0<BR>
Route: <sip:217.14.132.183;ftag=2ae4fc1f-3829-db11-8ebe-00137702ec63;lr=on><BR>
CSeq: 2 ACK<BR>
Via: SIP/2.0/UDP 86.27.83.241:5068;branch=z9hG4bK521fd322-3829-db11-8ebe-00137702ec63;rport<BR>
Authorization: Digest username="84436267", realm="voiptalk.org", nonce="44df2189c2caaa7605291f77803bc0a27de3701a", uri="sip:CALL-57942-0044xxxxxxxxxx@217.14.138.127", response="b7e54ef2cb445413b323fe3f0ce5c7a9", algorithm=md5<BR>
From: "Geoff Jankowski" <sip:<A HREF="mailto:84436267@voiptalk.org">84436267@voiptalk.org</A>>;tag=2ae4fc1f-3829-db11-8ebe-00137702ec63<BR>
Call-ID: <A HREF="mailto:24d6fc1f-3829-db11-8ebe-00137702ec63@samson">24d6fc1f-3829-db11-8ebe-00137702ec63@samson</A><BR>
To: <sip:<A HREF="mailto:00441908609551@voiptalk.org">0044xxxxxxxxxx@voiptalk.org</A>>;tag=as0cb723e3<BR>
Contact: <sip:<A HREF="mailto:84436267@86.27.83.241">84436267@86.27.83.241</A>:5068;transport=udp><BR>
Allow: INVITE, ACK, OPTIONS, BYE, CANCEL, REGISTER, SUBSCRIBE, NOTIFY, REFER, MESSAGE<BR>
Content-Length: 0<BR>
Max-Forwards: 70<BR>
<BR>
<BR>
2006/08/13 13:51:41.941   4:09.544          SIP Handler:8955390 SIP     Received INVITE OK response<BR>
2006/08/13 13:51:41.941   4:09.544          SIP Handler:8955390 Call    CanDoMediaBypass Call[2]-EP<sip>[24d6fc1f-3829-db11-8ebe-00137702ec63@samson] session 1<BR>
2006/08/13 13:51:41.941   4:09.544          SIP Handler:8955390 OpalMan IsMediaBypassPossible: session 1<BR>
2006/08/13 13:51:41.941   4:09.544          SIP Handler:8955390 SIP     IsMediaBypassPossible: session 1<BR>
2006/08/13 13:51:41.941   4:09.544          SIP Handler:8955390 OpalCon IsMediaBypassPossible: default returns FALSE<BR>
2006/08/13 13:51:41.942   4:09.545          SIP Handler:8955390 RTP     Found existing session 1<BR>
2006/08/13 13:51:41.942   4:09.545          SIP Handler:8955390 SIP     RTP payload type PCMA matched to codec G.711-ALaw-64k<BR>
2006/08/13 13:51:41.942   4:09.545          SIP Handler:8955390 SIP     RTP payload type PCMU matched to codec G.711-uLaw-64k<BR>
2006/08/13 13:51:41.943   4:09.546          SIP Handler:8955390 SIP     RTP payload type GSM matched to codec GSM-06.10<BR>
2006/08/13 13:51:41.943   4:09.546          SIP Handler:8955390 SIP     RTP payload type [pt=115] matched to codec iLBC-13k3<BR>
2006/08/13 13:51:41.943   4:09.546          SIP Handler:8955390 Call    OpenSourceMediaStreams for session 1 with media G.711-ALaw-64k,G.711-uLaw-64k,GSM-06.10,iLBC-13k3,UserInput/RFC2833<BR>
2006/08/13 13:51:41.944   4:09.547          SIP Handler:8955390 OpalCon OpenSourceMediaStream (already opened) for session 1 on Call[2]-EP<pc>[Default]<BR>
2006/08/13 13:51:41.944   4:09.547          SIP Handler:8955390 Call    OpenSourceMediaStreams for session 1 adjusted media to G.711-ALaw-64k,G.711-uLaw-64k,GSM-06.10,iLBC-13k3<BR>
2006/08/13 13:51:41.944   4:09.547          SIP Handler:8955390 OpalCon OpenSourceMediaStream (already opened) for session 1 on Call[2]-EP<sip>[<A HREF="mailto:24d6fc1f-3829-db11-8ebe-00137702ec63@samson">24d6fc1f-3829-db11-8ebe-00137702ec63@samson</A>]<BR>
2006/08/13 13:51:41.944   4:09.547          SIP Handler:8955390 OpalCon OpenSourceMediaStream (already opened) for session 1 on Call[2]-EP<sip>[<A HREF="mailto:24d6fc1f-3829-db11-8ebe-00137702ec63@samson">24d6fc1f-3829-db11-8ebe-00137702ec63@samson</A>]<BR>
2006/08/13 13:51:41.944   4:09.547          SIP Handler:8955390 RTP_UDP SetRemoteSocketInfo: session=1 data channel, new=217.14.138.127:18494, local=86.27.83.241:5026-5027, remote=217.14.138.127:18494-18495<BR>
2006/08/13 13:51:41.945   4:09.548          SIP Handler:8955390 SIP     Could not find SDP media description for Video<BR>
2006/08/13 13:51:41.950   4:09.553          SIP Handler:8955390 OpalMan OnConnected Call[2]-EP<sip>[<A HREF="mailto:24d6fc1f-3829-db11-8ebe-00137702ec63@samson">24d6fc1f-3829-db11-8ebe-00137702ec63@samson</A>]<BR>
2006/08/13 13:51:41.950   4:09.553          SIP Handler:8955390 Call    OnConnected Call[2]-EP<sip>[<A HREF="mailto:24d6fc1f-3829-db11-8ebe-00137702ec63@samson">24d6fc1f-3829-db11-8ebe-00137702ec63@samson</A>]<BR>
2006/08/13 13:51:41.950   4:09.553          SIP Handler:8955390 PCSS    SetConnected()<BR>
2006/08/13 13:51:41.950   4:09.553          SIP Handler:8955390 GMPCSSEndpoint   PCSS connection established<BR>
2006/08/13 13:51:41.950   4:09.553          SIP Handler:8955390 GMManager        Will establish the connection<BR>
2006/08/13 13:51:41.950   4:09.553          SIP Handler:8955390 OpalMan OnEstablished Call[2]-EP<pc>[Default]<BR>
2006/08/13 13:51:41.950   4:09.553          SIP Handler:8955390 Call    OnEstablished Call[2]-EP<pc>[Default]<BR>
2006/08/13 13:51:41.974   4:09.578          SIP Handler:8955390 Call    GetMediaFormats for Call[2]-EP<pc>[Default]<BR>
iLBC-13k3<BR>
GSM-06.10<BR>
G.711-uLaw-64k<BR>
G.711-ALaw-64k<BR>
<BR>
2006/08/13 13:51:41.975   4:09.578          SIP Handler:8955390 Call    OpenSourceMediaStreams for session 1 with media iLBC-13k3,GSM-06.10,G.711-uLaw-64k,G.711-ALaw-64k<BR>
2006/08/13 13:51:41.975   4:09.578          SIP Handler:8955390 OpalCon OpenSourceMediaStream (already opened) for session 1 on Call[2]-EP<sip>[<A HREF="mailto:24d6fc1f-3829-db11-8ebe-00137702ec63@samson">24d6fc1f-3829-db11-8ebe-00137702ec63@samson</A>]<BR>
2006/08/13 13:51:41.975   4:09.578          SIP Handler:8955390 Call    OpenSourceMediaStreams for session 1 adjusted media to G.711-ALaw-64k,iLBC-13k3,GSM-06.10,G.711-uLaw-64k<BR>
2006/08/13 13:51:41.975   4:09.578          SIP Handler:8955390 Call    OpenSourceMediaStreams for session 2 with media iLBC-13k3,GSM-06.10,G.711-uLaw-64k,G.711-ALaw-64k<BR>
2006/08/13 13:51:41.992   4:09.595          SIP Handler:8955390 Call    GetMediaFormats for Call[2]-EP<sip>[<A HREF="mailto:24d6fc1f-3829-db11-8ebe-00137702ec63@samson">24d6fc1f-3829-db11-8ebe-00137702ec63@samson</A>]<BR>
iLBC-13k3<BR>
GSM-06.10<BR>
G.711-uLaw-64k<BR>
G.711-ALaw-64k<BR>
<BR>
2006/08/13 13:51:41.992   4:09.595          SIP Handler:8955390 Call    OpenSourceMediaStreams for session 1 with media iLBC-13k3,GSM-06.10,G.711-uLaw-64k,G.711-ALaw-64k<BR>
2006/08/13 13:51:41.993   4:09.596          SIP Handler:8955390 OpalCon OpenSourceMediaStream (already opened) for session 1 on Call[2]-EP<pc>[Default]<BR>
2006/08/13 13:51:41.999   4:09.602          SIP Handler:8955390 Call    OpenSourceMediaStreams for session 1 adjusted media to iLBC-13k3,GSM-06.10,G.711-uLaw-64k,G.711-ALaw-64k<BR>
2006/08/13 13:51:41.999   4:09.602          SIP Handler:8955390 Call    OpenSourceMediaStreams for session 2 with media iLBC-13k3,GSM-06.10,G.711-uLaw-64k,G.711-ALaw-64k<BR>
2006/08/13 13:51:41.999   4:09.602          SIP Handler:8955390 OpalCon Media stream threads started.<BR>
2006/08/13 13:51:41.999   4:09.602          SIP Handler:8955390 OpalCon Media stream threads started.<BR>
2006/08/13 13:51:43.093   4:10.696          SIP Handler:8955390 RTP     Found existing session 1<BR>
2006/08/13 13:51:43.093   4:10.696          SIP Handler:8955390 RTP     Found existing session 2<BR>
2006/08/13 13:51:43.093   4:10.696          SIP Handler:8955390 GMManager        Will establish the connection<BR>
2006/08/13 13:51:43.093   4:10.696          SIP Handler:8955390 OpalMan OnEstablished Call[2]-EP<sip>[<A HREF="mailto:24d6fc1f-3829-db11-8ebe-00137702ec63@samson">24d6fc1f-3829-db11-8ebe-00137702ec63@samson</A>]<BR>
2006/08/13 13:51:43.093   4:10.696          SIP Handler:8955390 Call    OnEstablished Call[2]-EP<sip>[<A HREF="mailto:24d6fc1f-3829-db11-8ebe-00137702ec63@samson">24d6fc1f-3829-db11-8ebe-00137702ec63@samson</A>]<BR>
2006/08/13 13:51:43.094   4:10.697          SIP Handler:8955390 SIP     Awaiting next PDU.<BR>
2006/08/13 13:51:43.457   4:11.061          Media Patch:875d738 RTP     Transmit statistics:  packets=101 octets=16160 avgTime=24 maxTime=47 minTime=22<BR>
2006/08/13 13:51:44.098   4:11.701                  Housekeeper RTP     Found existing session 1<BR>
2006/08/13 13:51:44.098   4:11.701                  Housekeeper RTP     Found existing session 2<BR>
2006/08/13 13:51:45.101   4:12.704                  Housekeeper RTP     Found existing session 1<BR>
2006/08/13 13:51:45.102   4:12.705                  Housekeeper RTP     Found existing session 2<BR>
2006/08/13 13:51:45.898   4:13.501          Media Patch:875d738 RTP     Transmit statistics:  packets=201 octets=32160 avgTime=24 maxTime=33 minTime=23<BR>
2006/08/13 13:51:46.118   4:13.721                  Housekeeper RTP     Found existing session 1<BR>
2006/08/13 13:51:46.119   4:13.722                  Housekeeper RTP     Found existing session 2<BR>
2006/08/13 13:51:47.137   4:14.740                  Housekeeper RTP     Found existing session 1<BR>
2006/08/13 13:51:47.138   4:14.741                  Housekeeper RTP     Found existing session 2<BR>
2006/08/13 13:51:48.158   4:15.761                  Housekeeper RTP     Found existing session 1<BR>
2006/08/13 13:51:48.158   4:15.762                  Housekeeper RTP     Found existing session 2<BR>
2006/08/13 13:51:48.378   4:15.981          Media Patch:875d738 RTP     Transmit statistics:  packets=301 octets=48160 avgTime=24 maxTime=47 minTime=23<BR>
2006/08/13 13:51:48.938   4:16.541          Media Patch:875d738 RTP     SentSenderReport:  ssrc=2548894362 ntp=3364462308.4029077376 rtp=51680 psent=324 osent=51840<BR>
2006/08/13 13:51:48.938   4:16.541          Media Patch:875d738 RTP     Sending SDES: <A HREF="mailto:gjj@samson">gjj@samson</A><BR>
2006/08/13 13:51:49.162   4:16.765                  Housekeeper RTP     Found existing session 1<BR>
2006/08/13 13:51:49.162   4:16.765                  Housekeeper RTP     Found existing session 2<BR>
2006/08/13 13:51:50.162   4:17.765                  Housekeeper RTP     Found existing session 1<BR>
2006/08/13 13:51:50.162   4:17.766                  Housekeeper RTP     Found existing session 2<BR>
2006/08/13 13:51:50.814   4:18.417          Media Patch:875d738 RTP     Transmit statistics:  packets=401 octets=64160 avgTime=24 maxTime=33 minTime=23<BR>
2006/08/13 13:51:51.181   4:18.785                  Housekeeper RTP     Found existing session 1<BR>
2006/08/13 13:51:51.182   4:18.785                  Housekeeper RTP     Found existing session 2<BR>
2006/08/13 13:51:51.643   4:19.247                        ekiga Call    Clearing Call[2] reason=EndedByLocalUser<BR>
2006/08/13 13:51:51.644   4:19.247                        ekiga OpalCon Releasing Call[2]-EP<pc>[Default]<BR>
2006/08/13 13:51:51.644   4:19.247                        ekiga OpalCon Call end reason for Default set to EndedByLocalUser<BR>
2006/08/13 13:51:51.644   4:19.247                        ekiga OpalCon SetPhase from EstablishedPhase to ReleasingPhase<BR>
2006/08/13 13:51:51.644   4:19.247                        ekiga OpalCon Releasing Call[2]-EP<sip>[<A HREF="mailto:24d6fc1f-3829-db11-8ebe-00137702ec63@samson">24d6fc1f-3829-db11-8ebe-00137702ec63@samson</A>]<BR>
2006/08/13 13:51:51.644   4:19.247                        ekiga OpalCon Call end reason for 24d6fc1f-3829-db11-8ebe-00137702ec63@samson set to EndedByLocalUser<BR>
2006/08/13 13:51:51.644   4:19.247                        ekiga OpalCon SetPhase from EstablishedPhase to ReleasingPhase<BR>
2006/08/13 13:51:51.645   4:19.249            OnRelease:8674500 OpalCon OnReleased Call[2]-EP<pc>[Default]<BR>
2006/08/13 13:51:51.647   4:19.250            OnRelease:8674500 Media   Closing raw media stream OpalAudioMediaStream-Source-PCM-16<BR>
2006/08/13 13:51:51.648   4:19.251            OnRelease:8674500 Media   Closing stream OpalAudioMediaStream-Source-PCM-16<BR>
2006/08/13 13:51:51.648   4:19.251            OnRelease:8674500 Media   Disconnecting OpalAudioMediaStream-Source-PCM-16 from patch thread Patch OpalAudioMediaStream-Source-PCM-16<BR>
2006/08/13 13:51:51.676   4:19.279            OnRelease:8674500 Patch   Closing media patch Patch OpalAudioMediaStream-Source-PCM-16<BR>
2006/08/13 13:51:51.718   4:19.321            OnRelease:8674500 Media   Closing raw media stream OpalAudioMediaStream-Source-PCM-16<BR>
2006/08/13 13:51:51.718   4:19.321            OnRelease:8674500 Media   Closing stream OpalAudioMediaStream-Source-PCM-16<BR>
2006/08/13 13:51:51.733   4:19.337            OnRelease:8ca6340 SIP     OnReleased: Call[2]-EP<sip>[24d6fc1f-3829-db11-8ebe-00137702ec63@samson], phase = ReleasingPhase<BR>
2006/08/13 13:51:51.735   4:19.338          Media Patch:875d738 Patch   Thread ended for Patch OpalAudioMediaStream-Source-PCM-16 -> OpalRTPMediaStream-Sink-G.711-ALaw-64k<BR>
2006/08/13 13:51:51.735   4:19.338            OnRelease:8ca6340 OpalCon SetPhase from ReleasingPhase to ReleasingPhase<BR>
2006/08/13 13:51:51.738   4:19.341            OnRelease:8ca6340 SIP     Transaction 4 BYE created.<BR>
2006/08/13 13:51:51.747   4:19.356            OnRelease:8674500 Media   Closing RTP for OpalRTPMediaStream-Sink-G.711-ALaw-64k<BR>
2006/08/13 13:51:51.756   4:19.360            OnRelease:8674500 RTP_UDP Session 1, Shutting down write.<BR>
2006/08/13 13:51:51.757   4:19.360            OnRelease:8674500 Media   Closing stream OpalRTPMediaStream-Sink-G.711-ALaw-64k<BR>
2006/08/13 13:51:51.758   4:19.361            OnRelease:8674500 Media   Disconnecting OpalRTPMediaStream-Sink-G.711-ALaw-64k from patch thread Patch OpalAudioMediaStream-Source-PCM-16 -> OpalRTPMediaStream-Sink-G.711-ALaw-64k<BR>
2006/08/13 13:51:51.760   4:19.363            OnRelease:8674500 Patch   Removing media stream sink OpalRTPMediaStream-Sink-G.711-ALaw-64k<BR>
2006/08/13 13:51:51.760   4:19.364            OnRelease:8674500 Patch   Waiting for media patch thread to stop Patch OpalAudioMediaStream-Source-PCM-16<BR>
2006/08/13 13:51:51.761   4:19.365            OnRelease:8674500 Patch   Media patch thread Patch OpalAudioMediaStream-Source-PCM-16 destroyed.<BR>
2006/08/13 13:51:51.763   4:19.367            OnRelease:8674500 Media   Closing raw media stream OpalAudioMediaStream-Sink-PCM-16<BR>
2006/08/13 13:51:51.765   4:19.368            OnRelease:8674500 Media   Closing stream OpalAudioMediaStream-Sink-PCM-16<BR>
2006/08/13 13:51:51.766   4:19.369            OnRelease:8674500 Media   Disconnecting OpalAudioMediaStream-Sink-PCM-16 from patch thread Patch OpalRTPMediaStream-Source-G.711-ALaw-64k -> OpalAudioMediaStream-Sink-PCM-16<BR>
2006/08/13 13:51:51.798   4:19.401            OnRelease:8674500 Patch   Removing media stream sink OpalAudioMediaStream-Sink-PCM-16<BR>
2006/08/13 13:51:51.809   4:19.421            OnRelease:8ca6340 Media   Closing RTP for OpalRTPMediaStream-Sink-G.711-ALaw-64k<BR>
2006/08/13 13:51:51.818   4:19.421            OnRelease:8ca6340 RTP_UDP Session 1, Shutting down write.<BR>
2006/08/13 13:51:51.823   4:19.426            OnRelease:8674500 OpalCon Media stream threads closed.<BR>
2006/08/13 13:51:51.824   4:19.427            OnRelease:8674500 GMPCSSEndpoint   PCSS connection released<BR>
2006/08/13 13:51:51.824   4:19.427            OnRelease:8674500 OpalEP  OnReleased Call[2]-EP<pc>[Default]<BR>
2006/08/13 13:51:51.824   4:19.427            OnRelease:8674500 GMManager        Will release the connection<BR>
2006/08/13 13:51:51.824   4:19.427            OnRelease:8674500 OpalMan OnReleased Call[2]-EP<pc>[Default]<BR>
2006/08/13 13:51:51.824   4:19.427            OnRelease:8674500 Call    OnReleased Call[2]-EP<pc>[Default]<BR>
2006/08/13 13:51:51.824   4:19.427            OnRelease:8674500 OpalCon Already released Call[2]-EP<sip>[<A HREF="mailto:24d6fc1f-3829-db11-8ebe-00137702ec63@samson">24d6fc1f-3829-db11-8ebe-00137702ec63@samson</A>]<BR>
2006/08/13 13:51:51.824   4:19.427            OnRelease:8674500 OpalCon OnRelease thread completed for Default<BR>
2006/08/13 13:51:51.838   4:19.442          Media Patch:866d548 Patch   Thread ended for Patch OpalRTPMediaStream-Source-G.711-ALaw-64k<BR>
2006/08/13 13:51:51.839   4:19.442            OnRelease:8ca6340 Media   Closing RTP for OpalRTPMediaStream-Source-G.711-ALaw-64k<BR>
2006/08/13 13:51:51.840   4:19.443            OnRelease:8ca6340 RTP_UDP Session 1, Shutting down read.<BR>
2006/08/13 13:51:51.840   4:19.443            OnRelease:8ca6340 Media   Closing stream OpalRTPMediaStream-Source-G.711-ALaw-64k<BR>
2006/08/13 13:51:51.841   4:19.444            OnRelease:8ca6340 Media   Disconnecting OpalRTPMediaStream-Source-G.711-ALaw-64k from patch thread Patch OpalRTPMediaStream-Source-G.711-ALaw-64k<BR>
2006/08/13 13:51:51.841   4:19.445            OnRelease:8ca6340 Patch   Closing media patch Patch OpalRTPMediaStream-Source-G.711-ALaw-64k<BR>
2006/08/13 13:51:51.842   4:19.445            OnRelease:8ca6340 Media   Closing RTP for OpalRTPMediaStream-Source-G.711-ALaw-64k<BR>
2006/08/13 13:51:51.842   4:19.445            OnRelease:8ca6340 Media   Closing stream OpalRTPMediaStream-Source-G.711-ALaw-64k<BR>
2006/08/13 13:51:51.842   4:19.445            OnRelease:8ca6340 Patch   Waiting for media patch thread to stop Patch OpalRTPMediaStream-Source-G.711-ALaw-64k<BR>
2006/08/13 13:51:51.842   4:19.445            OnRelease:8ca6340 Patch   Media patch thread Patch OpalRTPMediaStream-Source-G.711-ALaw-64k destroyed.<BR>
2006/08/13 13:51:51.842   4:19.445            OnRelease:8ca6340 OpalCon Media stream threads closed.<BR>
2006/08/13 13:51:51.843   4:19.446            OnRelease:8ca6340 SIP     Adding authentication information<BR>
2006/08/13 13:51:51.844   4:19.447            OnRelease:8ca6340 SIP     Sending PDU on udp$217.14.132.183:5060<if=udp$86.27.83.241:5068><BR>
BYE sip:CALL-57942-00441908609551@217.14.138.127 SIP/2.0<BR>
Route: <sip:217.14.132.183;ftag=2ae4fc1f-3829-db11-8ebe-00137702ec63;lr=on><BR>
CSeq: 4 BYE<BR>
Via: SIP/2.0/UDP 86.27.83.241:5068;branch=z9hG4bK2aecd228-3829-db11-8ebe-00137702ec63;rport<BR>
Authorization: Digest username="84436267", realm="voiptalk.org", nonce="44df2189c2caaa7605291f77803bc0a27de3701a", uri="sip:CALL-57942-0044xxxxxxxxxx@217.14.138.127", response="bbe1c66e2ad1203cf503adda2a3fccab", algorithm=md5<BR>
From: "Geoff Jankowski" <sip:<A HREF="mailto:84436267@voiptalk.org">84436267@voiptalk.org</A>>;tag=2ae4fc1f-3829-db11-8ebe-00137702ec63<BR>
Call-ID: <A HREF="mailto:24d6fc1f-3829-db11-8ebe-00137702ec63@samson">24d6fc1f-3829-db11-8ebe-00137702ec63@samson</A><BR>
To: <sip:<A HREF="mailto:00441908609551@voiptalk.org">0044xxxxxxxxxx@voiptalk.org</A>>;tag=as0cb723e3<BR>
Contact: <sip:<A HREF="mailto:84436267@86.27.83.241">84436267@86.27.83.241</A>:5068;transport=udp><BR>
Allow: INVITE, ACK, OPTIONS, BYE, CANCEL, REGISTER, SUBSCRIBE, NOTIFY, REFER, MESSAGE<BR>
Content-Length: 0<BR>
Max-Forwards: 70<BR>
<BR>
<BR>
2006/08/13 13:51:51.918   4:19.533        SIP Transport:89d2dd8 SIP     PDU Received on udp$217.14.132.183:5060<if=udp$86.27.83.241:5068><BR>
SIP/2.0 200 OK<BR>
CSeq: 4 BYE<BR>
Via: SIP/2.0/UDP 86.27.83.241:5068;branch=z9hG4bK2aecd228-3829-db11-8ebe-00137702ec63;rport=5068<BR>
User-Agent: Asterisk PBX<BR>
From: "Geoff Jankowski" <sip:<A HREF="mailto:84436267@voiptalk.org">84436267@voiptalk.org</A>>;tag=2ae4fc1f-3829-db11-8ebe-00137702ec63<BR>
Call-ID: <A HREF="mailto:24d6fc1f-3829-db11-8ebe-00137702ec63@samson">24d6fc1f-3829-db11-8ebe-00137702ec63@samson</A><BR>
To: <sip:<A HREF="mailto:00441908609551@voiptalk.org">0044xxxxxxxxxx@voiptalk.org</A>>;tag=as0cb723e3<BR>
Contact: <sip:<A HREF="mailto:CALL-57942-00441908609551@217.14.138.127">CALL-57942-0044xxxxxxxxxxx@217.14.138.127</A>><BR>
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY<BR>
X-Asterisk-HangupCause: Normal Clearing<BR>
Content-Length: 0<BR>
Record-Route: <sip:217.14.132.183;ftag=2ae4fc1f-3829-db11-8ebe-00137702ec63;lr=on><BR>
<BR>
<BR>
2006/08/13 13:51:51.933   4:19.536        SIP Transport:89d2dd8 SIP     Queueing PDU: 4 BYE <200><BR>
2006/08/13 13:51:51.934   4:19.537        SIP Transport:89d2dd8 SIP     Waiting for PDU on udp$217.14.132.183:5060<if=udp$86.27.83.241:5068><BR>
2006/08/13 13:51:51.944   4:19.547          SIP Handler:8955390 SIP     Handling PDU 4 BYE <200> (with transaction)<BR>
2006/08/13 13:51:51.944   4:19.547          SIP Handler:8955390 SIP     Transaction 4 BYE completed.<BR>
2006/08/13 13:51:51.944   4:19.547          SIP Handler:8955390 SIP     Received OK response for non INVITE<BR>
2006/08/13 13:51:51.950   4:19.553          SIP Handler:8955390 SIP     Awaiting next PDU.<BR>
2006/08/13 13:51:52.190   4:19.793                  Housekeeper RTP     Found existing session 1<BR>
2006/08/13 13:51:52.190   4:19.793                  Housekeeper RTP     Found existing session 2<BR>
2006/08/13 13:51:52.330   4:19.933                  OpalGarbage PCSS    Deleted PC sound system connection.<BR>
2006/08/13 13:51:52.330   4:19.933                  OpalGarbage OpalCon Connection Call[2]-EP<pc>[Default] destroyed.<BR>
2006/08/13 13:51:52.946   4:20.549                  Housekeeper SIP     Set state Terminated_Success for transaction 4 BYE<BR>
2006/08/13 13:51:52.946   4:20.549            OnRelease:8ca6340 SIP     Transaction 4 BYE destroyed.<BR>
2006/08/13 13:51:52.947   4:20.550            OnRelease:8ca6340 OpalCon SetPhase from ReleasingPhase to ReleasedPhase<BR>
2006/08/13 13:51:52.948   4:20.551          SIP Handler:8955390 SIP     PDU handler thread finished.<BR>
2006/08/13 13:51:52.959   4:20.562            OnRelease:8ca6340 Opal    Transport clean up on termination<BR>
2006/08/13 13:51:52.959   4:20.562            OnRelease:8ca6340 OpalUDP Close<BR>
2006/08/13 13:51:52.960   4:20.563            OnRelease:8ca6340 Opal    Transport Close<BR>
2006/08/13 13:51:52.960   4:20.563        SIP Transport:89d2dd8 SIP     Read thread finished.<BR>
2006/08/13 13:51:52.961   4:20.564            OnRelease:8ca6340 OpalCon OnReleased Call[2]-EP<sip>[<A HREF="mailto:24d6fc1f-3829-db11-8ebe-00137702ec63@samson">24d6fc1f-3829-db11-8ebe-00137702ec63@samson</A>]<BR>
2006/08/13 13:51:52.962   4:20.565            OnRelease:8ca6340 OpalCon Media stream threads closed.<BR>
2006/08/13 13:51:52.962   4:20.565            OnRelease:8ca6340 OpalEP  OnReleased Call[2]-EP<sip>[<A HREF="mailto:24d6fc1f-3829-db11-8ebe-00137702ec63@samson">24d6fc1f-3829-db11-8ebe-00137702ec63@samson</A>]<BR>
2006/08/13 13:51:53.962   4:21.565            OnRelease:8ca6340 GMManager        Will release the connection<BR>
2006/08/13 13:51:53.962   4:21.566            OnRelease:8ca6340 OpalMan OnReleased Call[2]-EP<sip>[<A HREF="mailto:24d6fc1f-3829-db11-8ebe-00137702ec63@samson">24d6fc1f-3829-db11-8ebe-00137702ec63@samson</A>]<BR>
2006/08/13 13:51:53.964   4:21.567            OnRelease:8ca6340 Call    OnReleased Call[2]-EP<sip>[<A HREF="mailto:24d6fc1f-3829-db11-8ebe-00137702ec63@samson">24d6fc1f-3829-db11-8ebe-00137702ec63@samson</A>]<BR>
2006/08/13 13:51:59.213   4:26.816            OnRelease:8ca6340 RTP_UDP Session 1, Shutting down read.<BR>
2006/08/13 13:51:59.214   4:26.817            OnRelease:8ca6340 RTP_UDP Session 1, Shutting down write.<BR>
2006/08/13 13:51:59.214   4:26.817            OnRelease:8ca6340 RTP_UDP Session 2, Shutting down read.<BR>
2006/08/13 13:51:59.215   4:26.818            OnRelease:8ca6340 RTP_UDP Session 2, Shutting down write.<BR>
2006/08/13 13:51:59.215   4:26.818            OnRelease:8ca6340 SIP     Transaction 1 INVITE aborted.<BR>
2006/08/13 13:51:59.216   4:26.819            OnRelease:8ca6340 SIP     Transaction 1 INVITE destroyed.<BR>
2006/08/13 13:51:59.216   4:26.819            OnRelease:8ca6340 SIP     Transaction 2 INVITE aborted.<BR>
2006/08/13 13:51:59.217   4:26.820            OnRelease:8ca6340 SIP     Transaction 2 INVITE destroyed.<BR>
2006/08/13 13:51:59.217   4:26.820            OnRelease:8ca6340 OpalCon OnRelease thread completed for <A HREF="mailto:24d6fc1f-3829-db11-8ebe-00137702ec63@samson">24d6fc1f-3829-db11-8ebe-00137702ec63@samson</A><BR>
2006/08/13 13:51:59.390   4:26.993                  OpalGarbage Opal    Transport clean up on termination<BR>
2006/08/13 13:51:59.390   4:26.993                  OpalGarbage OpalUDP Close<BR>
2006/08/13 13:51:59.391   4:26.994                  OpalGarbage Opal    Transport Close<BR>
2006/08/13 13:51:59.391   4:26.994                  OpalGarbage SIP     Deleted connection.<BR>
2006/08/13 13:51:59.391   4:26.994                  OpalGarbage OpalCon Connection Call[2]-EP<sip>[24d6fc1f-3829-db11-8ebe-00137702ec63@samson] destroyed.<BR>
2006/08/13 13:51:59.392   4:26.995                  OpalGarbage RTP_UDP Session 1, Shutting down write.<BR>
2006/08/13 13:51:59.392   4:26.996           RTP Jitter:89a9fd0 RTP_UDP Session 1, Read shutdown.<BR>
2006/08/13 13:51:59.393   4:26.996           RTP Jitter:89a9fd0 RTP     Jitter RTP receive thread ended<BR>
2006/08/13 13:51:59.393   4:26.996                  OpalGarbage RTP     Final statistics:<BR>
    packetsSent       = 436<BR>
    octetsSent        = 69760<BR>
    averageSendTime   = 24<BR>
    maximumSendTime   = 33<BR>
    minimumSendTime   = 23<BR>
    packetsReceived   = 0<BR>
    octetsReceived    = 0<BR>
    packetsLost       = 0<BR>
    packetsTooLate    = 0<BR>
    packetsOutOfOrder = 0<BR>
    averageReceiveTime= 0<BR>
    maximumReceiveTime= 0<BR>
    minimumReceiveTime= 0<BR>
    averageJitter     = 0<BR>
    maximumJitter     = 0<BR>
2006/08/13 13:51:59.395   4:26.998                  OpalGarbage RTP     Removing jitter buffer 0x89a9fd0 RTP Jitter:89a9fd0<BR>
2006/08/13 13:51:59.395   4:26.998                  OpalGarbage RTP_UDP Session 2, Shutting down read.<BR>
2006/08/13 13:51:59.396   4:26.999                  OpalGarbage RTP_UDP Session 2, Shutting down write.<BR>
2006/08/13 13:52:00.398   4:28.001                  OpalGarbage Call    Call[2] destroyed.<BR>
<BR>
<BR>
<BR>
<BR>
<TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
<BR>
<BR>
<TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
<BR>
<BR>
<B><FONT SIZE="2">Geoff </FONT></B><BR>
<BR>
<FONT SIZE="1"><FONT COLOR="#008080">+44 7770 58 48 38                       Mobile Voice</FONT></FONT><BR>
<FONT SIZE="1"><FONT COLOR="#008080">+44 7770 58 92 48                       Mobile Fax</FONT></FONT>
</TD>
</TR>
</TABLE>
</TD>
</TR>
</TABLE>
</BODY>
</HTML>