[Telepathy] Testing Empathy

Jonathan Tellier jonathan.tellier at collabora.co.uk
Thu Jun 4 11:43:41 PDT 2009


Hello there.

Here is a conversation I've had with sjoerd regarding some testing I've
done with Empathy. I guess I should have posted my results publicly
from the beginning, but I had not thought about it (I'm kind of new
here :)). I've trimmed the conversation a bit.

Here's my first message and his inline answer:

====================
On Tue, Jun 02, 2009 at 04:23:17PM -0400, Jonathan Tellier wrote:
> Hello,
>
> First, I have been unable to properly set audio input in my Windows VM.
> I've spent a lot of time on that and just could not get it to work.

:( Is there a dedicated win32 box available in the montreal office ?

> Ubuntu:
>
> Empathy 2.26.1
> libtelepathy-farsight0 0.0.4-ubuntu1
> libtelepathy-glib0 0.7.26-1ubuntu2
> libtelepathy2 0.3.3-1
> python-telepathy 0.15.7-1
> telepathy-gabble 0.7.22-1ubuntu3
> telepathy-mission-control 4.67-1ubuntu1
>
> Google Talk to Google Talk: After about 30 seconds, it either stops
> sending audio (Empathy to Empathy or Empathy to N810) or sends noise
> (empathy to GTatk), no matter who initiated the call.

Can you ask tester to help you find out what's wrong here? although that
farsight version is ancient, probably better to tst with the PPA

> Google Talk to N810: I did not managed to send or receive video

You need an H263 encoder for video to the N810, which no distro can ship by
default (because of patents).. Probably worth documenting how to best get it
for the various distros.

> gtalk2voip: Not able to initiate the connection.

Youness apparently fixed interop with that, would be good if you could test
that.

> Debian:
>
> Empathy 0.23.3 (??)
> telepathy-glib0 0.7.12-1
> telepathy-gabble 0.7.6-1
> telepathy-mission-control 4.65-2
> telepathy-stream-engine 0.5.3-1

Don't test debian stable, it's not really relevant. Unstable is the one you
want to test.

> Arch:
>
> Empathy2.26.2
> libtelepathy 0.3.3-3
> python-telepathy 0.15.7-1
> telepathy-farsight 0.0.7-2
> telepathy-gabble 0.7.28-1
> telepathy-glib 0.7.31-1
> telepathy-mission-control 4.67-3
>
> Google Talk to Google Talk (N810): When initiating the call, does not
> send audio. Video works fine.

> gtalk2voip: The audio received sounds good. No audio is sent. Getting a
> connection is hard here too.

tbh, i don't really care that much about arch. but it might be nice to figure
out what goes wrong with the audio sending
>
> Logs:
>
> *-*-debian_to_ubuntu-ubuntu_calls.log: Call between Debian and Ubuntu:
>
> - Ubuntu calls
> - Ubuntu sends video
> - No video is received on the Debian end
> - Ubuntu sends video again
> - No video is received on the Debian end
> - Debian sends video.
> - Call gets disconnected.

That's because you tested with debian stable, which doesn't support using H263
as a video codec. Audio should work fine though?

> I've done the same thing but Debian initiated the call. I got the same
> results so I have not attached any logs.
>
> ubuntu-*-n810_to_ubuntu-ubuntu_calls.log: Call between N810 and Ubuntu
>
> - Ubuntu calls
> - Ubuntu sends video
> - No video is received on the N810 end
> - Ubuntu sends video again
> - No video is received on the N810 end
> - N810 sends video.
> - No video is received on the Ubuntu end
> - N810 sends video.
> - No video is received on the Ubuntu end
> - Ubuntu hangs up.
>
> ubuntu-*-gtalk-ubuntu_calls.log: Call between gtalk and Ubuntu.
>
> ubuntu-*-gtalk2voip.log: Trying to call Ubuntu from gtalk2voip.
>
> arch-*-n810_to_arch-arch_calls.log: Arch calls a N810 and just refuses
> to send audio.
>
> Note: The 30 seconds thing might be a local problem with gstreamer. When
> testing the "Test Sound" Input, I get really choppy sound. It keeps
> going after 30 seconds though. The sound also came back a couple of
> times after being dropped.

Try to get Tester to help you with that one.

> Note 2: The Google Talk Web Client invokes the desktop GTalk client.
> That's why I have not tested it.

Uhm, it doesn't. But you have to be sure you've disabled (quit) the GTalk
client otherwise the call will go to that one.

> So that's pretty much it. Just tell me if you want me to perform other
> tests or if there's any problems with my testing methodology.

It's a good start :) As i mentioned earlier, please test with Debian unstable
and Debian unstable + empathy master as well. Also try to get tester to help
you to figure out why the audio cuts out.

  Sjoerd
====================

And now, my answer to that:

====================
Here's an update on the testing I've been doing.

We do have a dual boot box but there's a small problem: it's the one I'm
using. After spending much time trying to configure a qemu windows VM
(previously, I had only tried with VirtualBox), I've concluded that I
would be better off bringing my dual-boot laptop. That's what I did and
here are the results: on Debian, using "Empathy master", audio did
worked well both ways, no matter who initiated the call. (more on Ubuntu
later). Now, I've also re-tested the web client. It indeed invokes the
GTalk desktop client. When clicking on "call", it says that it needs to
be opened with an application. There's 2 choices: "Google Talk" or
"Other". There's even a message inside the web client informing the user
that the desktop client needs to be installed.

I have been unable to test with the version of Empathy shipped with
Debian unstable. With that version, I can't change my status from
offline. I've attached the logs. I think I've read a bug report by
someone with a similar problem, but I can't find it back...

The last point regarding Debian would be the video. I have installed
what I thought were the correct packages from debian-multimedia.org
(i.e. libavcodec-dev and libavcodec52) and then called a N810. I can
send video, but when I start receiving it, the entire VM crashes. No
matter what I do, the outcome is always the same. However, I did manage
to gather some logs and attached them.

Now, regarding Ubuntu. I was unaware of those PPA repos (I'm not too
familiar with Ubuntu). I've added the Telepathy PPA, updated all
Telepathy related packages and redone my tests. Here are the results:

- When using "Empathy master" I had an error related to maps which
  prevented Empathy to launch. Installing libchamplain fixed the
  problem. I've tried to reproduce the problem to be able to send you the
  exact error message but have been unable to...

- Regarding the video, I've got gstreamer0.10-ffmpeg, ffmpeg,
  libavcodec-unstripped52 and ubuntu-restricted-extras and I'm still
  unable to send or receive video. I've attached the logs.

- The problem with sound dropping after 30 seconds seems to be gone. I'm
  not sure what could have fixed it, but I can't reproduce it anymore.
  Maybe it has been solved when I've updated the Telepathy package to the
  PPA repos.

The last thing I've retested is the call between Debian or Ubuntu and
gtalk2voip. In both cases I've tried with "Empathy master" and it would
still not work properly. Is there some other package that I'm missing in
order to have the fix that Youness has implemented?

Jonathan
====================

UPDATE: Regarding the Google Talk Web client, I've retested with the
voice and video plugin installed and audio works fine in both
directions.

Jonathan
-------------- next part --------------
(empathy:5582): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0xb7f070: org.freedesktop.DBus DBusGProxy is 0xb7f0e0
** (empathy:5582): DEBUG: mission_control_get_presence_actual: MC not running.
** (empathy:5582): DEBUG: empathy_idle_init: Error getting actual presence: MC not running
** (empathy:5582): DEBUG: mission_control_get_presence_message_actual: MC not running.
** (empathy:5582): DEBUG: empathy_idle_init: Error getting actual presence message: MC not running
** (empathy:5582): DEBUG: empathy_idle_set_use_nm: Couldn't get NM state: The name org.freedesktop.NetworkManager was not provided by any .service files
** (empathy:5582): DEBUG: idle_nm_state_change_cb: New network state 1
** (empathy:5582): DEBUG: empathy_idle_set_presence: Changing presence to (null) (2)
** (empathy:5582): DEBUG: _parse_parameter: param "fallback-socks5-proxies" has invalid signature
** (empathy:5582): DEBUG: create_salut_account: Try to add a salut account...
** (empathy:5582): DEBUG: create_salut_account: Salut not installed
** (empathy:5582): DEBUG: get_glade_file: Loading glade file /usr/share/empathy/empathy-main-window.glade
** (empathy:5582): DEBUG: mission_control_get_presence_actual: MC not running.
** (empathy:5582): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:5582): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:5582): DEBUG: mission_control_get_presence_actual: MC not running.
** (empathy:5582): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:5582): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:5582): DEBUG: mission_control_get_presence_actual: MC not running.
** (empathy:5582): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:5582): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:5582): DEBUG: mission_control_get_presence_actual: MC not running.
** (empathy:5582): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:5582): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:5582): DEBUG: mission_control_get_presence_actual: MC not running.
** (empathy:5582): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:5582): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:5582): DEBUG: mission_control_get_presence_actual: MC not running.
** (empathy:5582): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:5582): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:5582): DEBUG: mission_control_get_presence_actual: MC not running.
** (empathy:5582): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:5582): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:5582): DEBUG: mission_control_get_online_connections: MC not running.
** (empathy:5582): DEBUG: empathy_geometry_load: Loading window geometry: x:543, y:193, w:345, h:472

** (empathy:5582): DEBUG: empathy_main_window_show: Configuring window default size w:345, h:472
** (empathy:5582): DEBUG: empathy_main_window_show: Configuring window default position x:543, y:193
** (empathy:5582): DEBUG: mission_control_get_tpconnection: MC not running.
** (empathy:5582): DEBUG: mission_control_get_tpconnection: MC not running.
** (empathy:5582): DEBUG: empathy_conf_set_bool: Setting bool:'/apps/empathy/contacts/show_offline' to 1 ---> true
** (empathy:5582): DEBUG: get_glade_file: Loading glade file /usr/share/empathy/empathy-status-icon.glade
** (empathy:5582): DEBUG: empathy_geometry_save: Saving window geometry: x:543, y:193, w:345, h:472

(empathy:5582): tp-glib-DEBUG: tp_connection_init: 0x10ffdc0
(empathy:5582): tp-glib-DEBUG: tp_connection_constructor: Connecting to StatusChanged and ConnectionError
(empathy:5582): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x10ffdc0: org.freedesktop.Telepathy.Connection DBusGProxy is 0xf96f40
(empathy:5582): tp-glib-DEBUG: tp_connection_constructor: Calling GetStatus
(empathy:5582): tp-glib-DEBUG: tp_connection_constructor: Returning 0x10ffdc0
(empathy:5582): tp-glib-DEBUG: tp_connection_call_when_ready: arranging callback later
(empathy:5582): tp-glib-DEBUG: tp_connection_got_status_cb: 0x10ffdc0
(empathy:5582): tp-glib-DEBUG: tp_connection_got_status_cb: 0x10ffdc0: Initial status is 1
(empathy:5582): tp-glib-DEBUG: tp_connection_status_changed: 0x10ffdc0: -1 -> 1 because 0
** (empathy:5582): DEBUG: idle_presence_changed_cb: Presence changed to '' (2)
** (empathy:5582): DEBUG: contact_manager_add_account: Adding new account: Google Talk (jtellier.test1 at gmail.com)
(empathy:5582): tp-glib-DEBUG: tp_connection_init: 0x1127400
(empathy:5582): tp-glib-DEBUG: tp_connection_constructor: Connecting to StatusChanged and ConnectionError
(empathy:5582): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x1127400: org.freedesktop.Telepathy.Connection DBusGProxy is 0xf97040
(empathy:5582): tp-glib-DEBUG: tp_connection_constructor: Calling GetStatus
(empathy:5582): tp-glib-DEBUG: tp_connection_constructor: Returning 0x1127400
(empathy:5582): tp-glib-DEBUG: tp_connection_call_when_ready: arranging callback later
(empathy:5582): tp-glib-DEBUG: tp_connection_init: 0x11274a0
(empathy:5582): tp-glib-DEBUG: tp_connection_constructor: Connecting to StatusChanged and ConnectionError
(empathy:5582): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x11274a0: org.freedesktop.Telepathy.Connection DBusGProxy is 0xf96df0
(empathy:5582): tp-glib-DEBUG: tp_connection_constructor: Calling GetStatus
(empathy:5582): tp-glib-DEBUG: tp_connection_constructor: Returning 0x11274a0
(empathy:5582): tp-glib-DEBUG: tp_connection_call_when_ready: arranging callback later
** (empathy:5582): DEBUG: idle_presence_changed_cb: Presence changed to '' (2)
(empathy:5582): tp-glib-DEBUG: tp_connection_got_status_cb: 0x1127400
(empathy:5582): tp-glib-DEBUG: tp_connection_got_status_cb: 0x1127400: Initial status is 0
(empathy:5582): tp-glib-DEBUG: tp_connection_status_changed: 0x1127400: -1 -> 0 because 0
(empathy:5582): tp-glib-DEBUG: tp_connection_got_status_cb: 0x11274a0
(empathy:5582): tp-glib-DEBUG: tp_connection_got_status_cb: 0x11274a0: Initial status is 0
(empathy:5582): tp-glib-DEBUG: tp_connection_status_changed: 0x11274a0: -1 -> 0 because 0
(empathy:5582): tp-glib-DEBUG: tp_connection_got_interfaces_cb: 0x1127400: Introspected interfaces
(empathy:5582): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x1127400: org.freedesktop.DBus.Properties DBusGProxy is 0xf97190
(empathy:5582): tp-glib-DEBUG: tp_connection_got_interfaces_cb: 0x11274a0: Introspected interfaces
(empathy:5582): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x11274a0: org.freedesktop.DBus.Properties DBusGProxy is 0xf97270
(empathy:5582): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x1127400: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Avatars
(empathy:5582): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x1127400: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Aliasing
(empathy:5582): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x1127400: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Capabilities
(empathy:5582): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x1127400: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.ContactCapabilities.DRAFT
(empathy:5582): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x1127400: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection
(empathy:5582): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x1127400: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.SimplePresence
(empathy:5582): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x1127400: org.freedesktop.Telepathy.Connection.Interface.Aliasing DBusGProxy is 0xf97120
(empathy:5582): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x11274a0: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Avatars
(empathy:5582): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x11274a0: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Aliasing
(empathy:5582): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x11274a0: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Capabilities
(empathy:5582): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x11274a0: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.ContactCapabilities.DRAFT
(empathy:5582): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x11274a0: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection
(empathy:5582): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x11274a0: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.SimplePresence
(empathy:5582): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x11274a0: org.freedesktop.Telepathy.Connection.Interface.Aliasing DBusGProxy is 0xdabd60
(empathy:5582): tp-glib-DEBUG: got_aliasing_flags: Introspected aliasing flags: 0x1
(empathy:5582): tp-glib-DEBUG: got_aliasing_flags: Introspected aliasing flags: 0x1
(empathy:5582): tp-glib-DEBUG: tp_connection_continue_introspection: 0x1127400: connection ready
(empathy:5582): tp-glib-DEBUG: cwr_ready: enter
(empathy:5582): tp-glib-DEBUG: tp_connection_continue_introspection: 0x11274a0: connection ready
(empathy:5582): tp-glib-DEBUG: cwr_ready: enter
(empathy:5582): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x11274a0: org.freedesktop.Telepathy.Connection.Interface.Requests DBusGProxy is 0xdabf20
(empathy:5582): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x11274a0: org.freedesktop.Telepathy.Connection.Interface.Capabilities DBusGProxy is 0xdabcf0
(empathy:5582): tp-glib-DEBUG: tp_connection_status_changed: 0x10ffdc0: 1 -> 0 because 1
** (empathy:5582): DEBUG: contact_manager_add_account: Adding new account: Google Talk (jtellier.tests2 at gmail.com)
(empathy:5582): tp-glib-DEBUG: tp_connection_init: 0x1127180
(empathy:5582): tp-glib-DEBUG: tp_connection_constructor: Connecting to StatusChanged and ConnectionError
(empathy:5582): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x1127180: org.freedesktop.Telepathy.Connection DBusGProxy is 0x112de30
(empathy:5582): tp-glib-DEBUG: tp_connection_constructor: Calling GetStatus
(empathy:5582): tp-glib-DEBUG: tp_connection_constructor: Returning 0x1127180
(empathy:5582): tp-glib-DEBUG: tp_connection_call_when_ready: arranging callback later
** (empathy:5582): DEBUG: idle_presence_changed_cb: Presence changed to '' (2)
(empathy:5582): tp-glib-DEBUG: tp_connection_got_interfaces_cb: 0x10ffdc0: Introspected interfaces
(empathy:5582): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x10ffdc0: org.freedesktop.DBus.Properties DBusGProxy is 0xf972e0
(empathy:5582): tp-glib-DEBUG: tp_connection_got_status_cb: 0x1127180
(empathy:5582): tp-glib-DEBUG: tp_connection_got_status_cb: 0x1127180: Initial status is 0
(empathy:5582): tp-glib-DEBUG: tp_connection_status_changed: 0x1127180: -1 -> 0 because 0
(empathy:5582): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x10ffdc0: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Avatars
(empathy:5582): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x10ffdc0: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Aliasing
(empathy:5582): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x10ffdc0: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Capabilities
(empathy:5582): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x10ffdc0: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.ContactCapabilities.DRAFT
(empathy:5582): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x10ffdc0: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection
(empathy:5582): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x10ffdc0: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.SimplePresence
(empathy:5582): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x10ffdc0: org.freedesktop.Telepathy.Connection.Interface.Aliasing DBusGProxy is 0x112e160
(empathy:5582): tp-glib-DEBUG: tp_connection_got_interfaces_cb: 0x1127180: Introspected interfaces
(empathy:5582): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x1127180: org.freedesktop.DBus.Properties DBusGProxy is 0x112e080
(empathy:5582): tp-glib-DEBUG: got_aliasing_flags: Introspected aliasing flags: 0x1
(empathy:5582): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x1127180: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Avatars
(empathy:5582): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x1127180: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Aliasing
(empathy:5582): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x1127180: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Capabilities
(empathy:5582): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x1127180: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.ContactCapabilities.DRAFT
(empathy:5582): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x1127180: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection
(empathy:5582): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x1127180: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.SimplePresence
(empathy:5582): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x1127180: org.freedesktop.Telepathy.Connection.Interface.Aliasing DBusGProxy is 0x112e010
(empathy:5582): tp-glib-DEBUG: tp_connection_continue_introspection: 0x10ffdc0: connection ready
(empathy:5582): tp-glib-DEBUG: cwr_ready: enter
(empathy:5582): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x10ffdc0: org.freedesktop.Telepathy.Connection.Interface.Requests DBusGProxy is 0x112dc70
(empathy:5582): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x10ffdc0: org.freedesktop.Telepathy.Connection.Interface.Capabilities DBusGProxy is 0x112dce0
(empathy:5582): tp-glib-DEBUG: got_aliasing_flags: Introspected aliasing flags: 0x1
(empathy:5582): tp-glib-DEBUG: tp_connection_continue_introspection: 0x1127180: connection ready
(empathy:5582): tp-glib-DEBUG: cwr_ready: enter
** (empathy:5582): DEBUG: idle_presence_changed_cb: Presence changed to '' (2)
** (empathy:5582): DEBUG: get_glade_file: Loading glade file /usr/share/empathy/empathy-accounts-dialog.glade
** (empathy:5582): DEBUG: accounts_dialog_add_or_update_account: Adding new account
** (empathy:5582): DEBUG: accounts_dialog_add_or_update_account: Adding new account
** (empathy:5582): DEBUG: accounts_dialog_add_or_update_account: Adding new account
** (empathy:5582): DEBUG: accounts_dialog_add_or_update_account: Adding new account
** (empathy:5582): DEBUG: accounts_dialog_add_or_update_account: Adding new account
** (empathy:5582): DEBUG: accounts_dialog_add_or_update_account: Adding new account
** (empathy:5582): DEBUG: accounts_dialog_add_or_update_account: Adding new account
** (empathy:5582): DEBUG: get_glade_file: Loading glade file /usr/share/empathy/empathy-account-widget-jabber.glade
** (empathy:5582): DEBUG: mc_account_get_param_string: Password found in keyring
** (empathy:5582): DEBUG: mc_account_get_param_string: Password found in keyring
(empathy:5582): tp-glib-DEBUG: tp_channel_init: 0xf980f0
(empathy:5582): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0xf980f0: org.freedesktop.Telepathy.Channel DBusGProxy is 0x115fad0
(empathy:5582): tp-glib-DEBUG: tp_channel_constructor: 0xf980f0: constructed with channel type "org.freedesktop.Telepathy.Channel.Type.ContactList", handle #1 of type 3
(empathy:5582): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xf980f0
(empathy:5582): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0xf980f0: org.freedesktop.DBus.Properties DBusGProxy is 0x1196b30
** (empathy:5582): DEBUG: empathy_run_until_ready_full: Starting run until ready for object 0x1196d10
** (empathy:5582): DEBUG: dispatcher_connection_new_channel: Ignoring blacklisted channel type org.freedesktop.Telepathy.Channel.Type.ContactList on /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy_2eb317dff/RosterChannel/List/publish
(empathy:5582): tp-glib-DEBUG: tp_channel_init: 0xf981e0
(empathy:5582): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0xf981e0: org.freedesktop.Telepathy.Channel DBusGProxy is 0x1196d80
(empathy:5582): tp-glib-DEBUG: tp_channel_constructor: 0xf981e0: constructed with channel type "org.freedesktop.Telepathy.Channel.Type.ContactList", handle #2 of type 3
(empathy:5582): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xf981e0
(empathy:5582): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0xf981e0: org.freedesktop.DBus.Properties DBusGProxy is 0x1196e60
** (empathy:5582): DEBUG: empathy_run_until_ready_full: Starting run until ready for object 0x1196ac0
** (empathy:5582): DEBUG: dispatcher_connection_new_channel: Ignoring blacklisted channel type org.freedesktop.Telepathy.Channel.Type.ContactList on /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy_2eb317dff/RosterChannel/List/subscribe
** (empathy:5582): DEBUG: dispatcher_connection_new_channel: Ignoring blacklisted channel type org.freedesktop.Telepathy.Channel.Type.ContactList on /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy_2eb317dff/RosterChannel/List/stored
** (empathy:5582): DEBUG: dispatcher_connection_new_channel: Ignoring blacklisted channel type org.freedesktop.Telepathy.Channel.Type.ContactList on /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy_2eb317dff/RosterChannel/List/deny
(empathy:5582): tp-glib-DEBUG: _tp_channel_got_properties: Received 8 channel properties
(empathy:5582): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Group
(empathy:5582): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xf980f0
(empathy:5582): tp-glib-DEBUG: _tp_channel_get_handle: 0xf980f0: handle already known to be 1 of type 3
(empathy:5582): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xf980f0
(empathy:5582): tp-glib-DEBUG: _tp_channel_get_identifier: 0xf980f0: identifier already known to be publish
(empathy:5582): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xf980f0
(empathy:5582): tp-glib-DEBUG: _tp_channel_get_channel_type: 0xf980f0: channel type org.freedesktop.Telepathy.Channel.Type.ContactList already determined
(empathy:5582): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xf980f0
(empathy:5582): tp-glib-DEBUG: _tp_channel_get_interfaces: 0xf980f0
(empathy:5582): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xf980f0
(empathy:5582): tp-glib-DEBUG: _tp_channel_get_group_properties: 0xf980f0
(empathy:5582): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0xf980f0: org.freedesktop.Telepathy.Channel.Interface.Group DBusGProxy is 0x1196890
(empathy:5582): tp-glib-DEBUG: _tp_channel_got_properties: Received 8 channel properties
(empathy:5582): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Group
(empathy:5582): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xf981e0
(empathy:5582): tp-glib-DEBUG: _tp_channel_get_handle: 0xf981e0: handle already known to be 2 of type 3
(empathy:5582): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xf981e0
(empathy:5582): tp-glib-DEBUG: _tp_channel_get_identifier: 0xf981e0: identifier already known to be subscribe
(empathy:5582): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xf981e0
(empathy:5582): tp-glib-DEBUG: _tp_channel_get_channel_type: 0xf981e0: channel type org.freedesktop.Telepathy.Channel.Type.ContactList already determined
(empathy:5582): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xf981e0
(empathy:5582): tp-glib-DEBUG: _tp_channel_get_interfaces: 0xf981e0
(empathy:5582): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xf981e0
(empathy:5582): tp-glib-DEBUG: _tp_channel_get_group_properties: 0xf981e0
(empathy:5582): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0xf981e0: org.freedesktop.Telepathy.Channel.Interface.Group DBusGProxy is 0x1196ca0
(empathy:5582): tp-glib-DEBUG: tp_channel_got_group_properties_cb: Received 6 group properties
(empathy:5582): tp-glib-DEBUG: _got_initial_group_flags: Initial GroupFlags: 2098
(empathy:5582): tp-glib-DEBUG: tp_channel_group_self_handle_changed_cb: 0xf980f0 SelfHandle changed to 1
(empathy:5582): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xf980f0
(empathy:5582): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xf980f0
(empathy:5582): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xf980f0: channel ready
** (empathy:5582): DEBUG: tp_contact_factory_add_contact: Contact added: (null) (0)
(empathy:5582): tp-glib-DEBUG: tp_connection_init: 0x1191ee0
(empathy:5582): tp-glib-DEBUG: tp_connection_constructor: Connecting to StatusChanged and ConnectionError
(empathy:5582): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x1191ee0: org.freedesktop.Telepathy.Connection DBusGProxy is 0x119c8e0
(empathy:5582): tp-glib-DEBUG: tp_connection_constructor: Calling GetStatus
(empathy:5582): tp-glib-DEBUG: tp_connection_constructor: Returning 0x1191ee0
(empathy:5582): tp-glib-DEBUG: tp_channel_got_group_properties_cb: Received 6 group properties
(empathy:5582): tp-glib-DEBUG: _got_initial_group_flags: Initial GroupFlags: 2207
(empathy:5582): tp-glib-DEBUG: tp_channel_group_self_handle_changed_cb: 0xf981e0 SelfHandle changed to 1
(empathy:5582): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xf981e0
(empathy:5582): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xf981e0
(empathy:5582): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xf981e0: channel ready
(empathy:5582): tp-glib-DEBUG: tp_connection_got_status_cb: 0x1191ee0
(empathy:5582): tp-glib-DEBUG: tp_connection_got_status_cb: 0x1191ee0: Initial status is 0
(empathy:5582): tp-glib-DEBUG: tp_connection_status_changed: 0x1191ee0: -1 -> 0 because 0
(empathy:5582): tp-glib-DEBUG: tp_connection_got_interfaces_cb: 0x1191ee0: Introspected interfaces
(empathy:5582): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x1191ee0: org.freedesktop.DBus.Properties DBusGProxy is 0x119caa0
(empathy:5582): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x1191ee0: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Avatars
(empathy:5582): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x1191ee0: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Aliasing
(empathy:5582): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x1191ee0: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Capabilities
(empathy:5582): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x1191ee0: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.ContactCapabilities.DRAFT
(empathy:5582): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x1191ee0: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection
(empathy:5582): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x1191ee0: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.SimplePresence
(empathy:5582): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x1191ee0: org.freedesktop.Telepathy.Connection.Interface.Aliasing DBusGProxy is 0x119cb10
(empathy:5582): tp-glib-DEBUG: got_aliasing_flags: Introspected aliasing flags: 0x1
(empathy:5582): tp-glib-DEBUG: tp_connection_continue_introspection: 0x1191ee0: connection ready
(empathy:5582): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x1191ee0: org.freedesktop.Telepathy.Connection.Interface.Avatars DBusGProxy is 0x119cc80
** (empathy:5582): DEBUG: tp_contact_factory_ready: Connection ready
(empathy:5582): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x1191ee0: org.freedesktop.Telepathy.Connection.Interface.Presence DBusGProxy is 0x119ca30
(empathy:5582): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x1191ee0: org.freedesktop.Telepathy.Connection.Interface.Capabilities DBusGProxy is 0x119cdd0
** (empathy:5582): DEBUG: tp_contact_factory_parse_presence_foreach: Changing presence for contact jtellier.test2 at gmail.com (1) to '(null)' (2)
** (empathy:5582): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact jtellier.test2 at gmail.com (1) to 7
** (empathy:5582): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact jtellier.test2 at gmail.com (1) to 7
** (empathy:5582): DEBUG: tp_group_update_members: Members changed for list publish:
  added-len=0, current-len=0
  removed-len=0
  local-pending-len=0, current-len=0
  remote-pending-len=0, current-len=0
** (empathy:5582): DEBUG: tp_group_update_members: Members changed done for list publish:
  members-len=0
  local-pendings-len=0
  remote-pendings-len=0
** (empathy:5582): DEBUG: tp_group_update_members: Members changed for list publish:
  added-len=1, current-len=0
  removed-len=0
  local-pending-len=0, current-len=0
  remote-pending-len=0, current-len=0
** (empathy:5582): DEBUG: tp_contact_factory_add_contact: Contact added: (null) (2)
** (empathy:5582): DEBUG: tp_group_update_members: Members changed done for list publish:
  members-len=1
  local-pendings-len=0
  remote-pendings-len=0
** (empathy:5582): DEBUG: tp_group_get_members_cb: Ready
** (empathy:5582): DEBUG: run_until_ready_cb: Object 0x1196d10 is ready
** (empathy:5582): DEBUG: tp_group_update_members: Members changed for list subscribe:
  added-len=0, current-len=0
  removed-len=0
  local-pending-len=0, current-len=0
  remote-pending-len=0, current-len=0
** (empathy:5582): DEBUG: tp_group_update_members: Members changed done for list subscribe:
  members-len=0
  local-pendings-len=0
  remote-pendings-len=0
** (empathy:5582): DEBUG: tp_group_update_members: Members changed for list subscribe:
  added-len=1, current-len=0
  removed-len=0
  local-pending-len=0, current-len=0
  remote-pending-len=0, current-len=0
** (empathy:5582): DEBUG: tp_group_update_members: Members changed done for list subscribe:
  members-len=1
  local-pendings-len=0
  remote-pendings-len=0
** (empathy:5582): DEBUG: tp_group_get_members_cb: Ready
** (empathy:5582): DEBUG: run_until_ready_cb: Object 0x1196ac0 is ready
** (empathy:5582): DEBUG: tp_contact_list_request_channel_cb: Got subscribe list
** (empathy:5582): DEBUG: tp_contact_list_added_cb: Contact (null) (2) added to list type 1
** (empathy:5582): DEBUG: contact_list_store_members_changed_cb: Contact (null) (2) added
** (empathy:5582): DEBUG: tp_contact_list_request_channel_cb: Got publish list
** (empathy:5582): DEBUG: tp_contact_list_added_cb: Contact (null) (2) added to list type 0
** (empathy:5582): DEBUG: tp_contact_factory_get_known_avatar_tokens_cb: Got 0 tokens, need to request 0 avatars
** (empathy:5582): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier.test1 at gmail.com' updated, checking roster is in sync...
** (empathy:5582): DEBUG: contact_list_store_contact_update: Contact:'jtellier.test1 at gmail.com' in list:NO, should be:YES
** (empathy:5582): DEBUG: contact_list_store_contact_update: Contact:'jtellier.test1 at gmail.com' in list:YES, should be:YES
** (empathy:5582): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier.test1 at gmail.com' updated, checking roster is in sync...
** (empathy:5582): DEBUG: contact_list_store_contact_update: Contact:'jtellier.test1 at gmail.com' in list:YES, should be:YES
** (empathy:5582): DEBUG: tp_contact_factory_parse_presence_foreach: Changing presence for contact jtellier.test1 at gmail.com (2) to '(null)' (1)
** (empathy:5582): DEBUG: tp_contact_factory_request_aliases_cb: Renaming contact jtellier.test1 at gmail.com (2) to jtellier test (request cb)
** (empathy:5582): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier test' updated, checking roster is in sync...
** (empathy:5582): DEBUG: contact_list_store_contact_update: Contact:'jtellier test' in list:YES, should be:YES
** (empathy:5582): DEBUG: tp_contact_factory_get_known_avatar_tokens_cb: Got 0 tokens, need to request 0 avatars
** (empathy:5582): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact jtellier.test1 at gmail.com (2) to 4
** (empathy:5582): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier test' updated, checking roster is in sync...
** (empathy:5582): DEBUG: contact_list_store_contact_update: Contact:'jtellier test' in list:YES, should be:YES
** (empathy:5582): DEBUG: tp_contact_factory_aliases_changed_cb: Renaming contact jtellier.test2 at gmail.com (1) to jtellier test2 (changed cb)
** (empathy:5582): DEBUG: tp_contact_factory_request_aliases_cb: Renaming contact jtellier.test2 at gmail.com (1) to jtellier test2 (request cb)
** (empathy:5582): DEBUG: tp_contact_factory_get_known_avatar_tokens_cb: Got 1 tokens, need to request 0 avatars
** (empathy:5582): DEBUG: get_glade_file: Loading glade file /usr/share/empathy/empathy-contact-widget.glade
(empathy:5582): tp-glib-DEBUG: tp_channel_init: 0xf982d0
(empathy:5582): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0xf982d0: org.freedesktop.Telepathy.Channel DBusGProxy is 0x11a6310
(empathy:5582): tp-glib-DEBUG: tp_channel_constructor: 0xf982d0: constructed with channel type "org.freedesktop.Telepathy.Channel.Type.ContactList", handle #1 of type 3
(empathy:5582): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xf982d0
(empathy:5582): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0xf982d0: org.freedesktop.DBus.Properties DBusGProxy is 0x11a6480
** (empathy:5582): DEBUG: empathy_run_until_ready_full: Starting run until ready for object 0x11a6000
** (empathy:5582): DEBUG: dispatcher_connection_new_channel: Ignoring blacklisted channel type org.freedesktop.Telepathy.Channel.Type.ContactList on /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy_2e49706da5/RosterChannel/List/publish
(empathy:5582): tp-glib-DEBUG: tp_channel_init: 0xf983c0
(empathy:5582): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0xf983c0: org.freedesktop.Telepathy.Channel DBusGProxy is 0x11a61c0
(empathy:5582): tp-glib-DEBUG: tp_channel_constructor: 0xf983c0: constructed with channel type "org.freedesktop.Telepathy.Channel.Type.ContactList", handle #2 of type 3
(empathy:5582): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xf983c0
(empathy:5582): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0xf983c0: org.freedesktop.DBus.Properties DBusGProxy is 0x11a6070
** (empathy:5582): DEBUG: empathy_run_until_ready_full: Starting run until ready for object 0x11a6230
** (empathy:5582): DEBUG: dispatcher_connection_new_channel: Ignoring blacklisted channel type org.freedesktop.Telepathy.Channel.Type.ContactList on /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy_2e49706da5/RosterChannel/List/subscribe
** (empathy:5582): DEBUG: dispatcher_connection_new_channel: Ignoring blacklisted channel type org.freedesktop.Telepathy.Channel.Type.ContactList on /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy_2e49706da5/RosterChannel/List/stored
** (empathy:5582): DEBUG: dispatcher_connection_new_channel: Ignoring blacklisted channel type org.freedesktop.Telepathy.Channel.Type.ContactList on /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy_2e49706da5/RosterChannel/List/deny
(empathy:5582): tp-glib-DEBUG: _tp_channel_got_properties: Received 8 channel properties
(empathy:5582): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Group
(empathy:5582): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xf982d0
(empathy:5582): tp-glib-DEBUG: _tp_channel_get_handle: 0xf982d0: handle already known to be 1 of type 3
(empathy:5582): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xf982d0
(empathy:5582): tp-glib-DEBUG: _tp_channel_get_identifier: 0xf982d0: identifier already known to be publish
(empathy:5582): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xf982d0
(empathy:5582): tp-glib-DEBUG: _tp_channel_get_channel_type: 0xf982d0: channel type org.freedesktop.Telepathy.Channel.Type.ContactList already determined
(empathy:5582): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xf982d0
(empathy:5582): tp-glib-DEBUG: _tp_channel_get_interfaces: 0xf982d0
(empathy:5582): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xf982d0
(empathy:5582): tp-glib-DEBUG: _tp_channel_get_group_properties: 0xf982d0
(empathy:5582): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0xf982d0: org.freedesktop.Telepathy.Channel.Interface.Group DBusGProxy is 0x11a6150
(empathy:5582): tp-glib-DEBUG: _tp_channel_got_properties: Received 8 channel properties
(empathy:5582): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Group
(empathy:5582): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xf983c0
(empathy:5582): tp-glib-DEBUG: _tp_channel_get_handle: 0xf983c0: handle already known to be 2 of type 3
(empathy:5582): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xf983c0
(empathy:5582): tp-glib-DEBUG: _tp_channel_get_identifier: 0xf983c0: identifier already known to be subscribe
(empathy:5582): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xf983c0
(empathy:5582): tp-glib-DEBUG: _tp_channel_get_channel_type: 0xf983c0: channel type org.freedesktop.Telepathy.Channel.Type.ContactList already determined
(empathy:5582): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xf983c0
(empathy:5582): tp-glib-DEBUG: _tp_channel_get_interfaces: 0xf983c0
(empathy:5582): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xf983c0
(empathy:5582): tp-glib-DEBUG: _tp_channel_get_group_properties: 0xf983c0
(empathy:5582): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0xf983c0: org.freedesktop.Telepathy.Channel.Interface.Group DBusGProxy is 0x11a66b0
(empathy:5582): tp-glib-DEBUG: tp_channel_got_group_properties_cb: Received 6 group properties
(empathy:5582): tp-glib-DEBUG: _got_initial_group_flags: Initial GroupFlags: 2098
(empathy:5582): tp-glib-DEBUG: tp_channel_group_self_handle_changed_cb: 0xf982d0 SelfHandle changed to 1
(empathy:5582): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xf982d0
(empathy:5582): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xf982d0
(empathy:5582): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xf982d0: channel ready
** (empathy:5582): DEBUG: tp_contact_factory_add_contact: Contact added: (null) (0)
(empathy:5582): tp-glib-DEBUG: tp_connection_init: 0x1194c80
(empathy:5582): tp-glib-DEBUG: tp_connection_constructor: Connecting to StatusChanged and ConnectionError
(empathy:5582): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x1194c80: org.freedesktop.Telepathy.Connection DBusGProxy is 0x11b7e40
(empathy:5582): tp-glib-DEBUG: tp_connection_constructor: Calling GetStatus
(empathy:5582): tp-glib-DEBUG: tp_connection_constructor: Returning 0x1194c80
(empathy:5582): tp-glib-DEBUG: tp_channel_got_group_properties_cb: Received 6 group properties
(empathy:5582): tp-glib-DEBUG: _got_initial_group_flags: Initial GroupFlags: 2207
(empathy:5582): tp-glib-DEBUG: tp_channel_group_self_handle_changed_cb: 0xf983c0 SelfHandle changed to 1
(empathy:5582): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xf983c0
(empathy:5582): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xf983c0
(empathy:5582): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xf983c0: channel ready
(empathy:5582): tp-glib-DEBUG: tp_connection_got_status_cb: 0x1194c80
(empathy:5582): tp-glib-DEBUG: tp_connection_got_status_cb: 0x1194c80: Initial status is 0
(empathy:5582): tp-glib-DEBUG: tp_connection_status_changed: 0x1194c80: -1 -> 0 because 0
(empathy:5582): tp-glib-DEBUG: tp_connection_got_interfaces_cb: 0x1194c80: Introspected interfaces
(empathy:5582): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x1194c80: org.freedesktop.DBus.Properties DBusGProxy is 0x11b7c10
(empathy:5582): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x1194c80: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Avatars
(empathy:5582): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x1194c80: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Aliasing
(empathy:5582): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x1194c80: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Capabilities
(empathy:5582): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x1194c80: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.ContactCapabilities.DRAFT
(empathy:5582): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x1194c80: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection
(empathy:5582): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x1194c80: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.SimplePresence
(empathy:5582): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x1194c80: org.freedesktop.Telepathy.Connection.Interface.Aliasing DBusGProxy is 0x11a64f0
(empathy:5582): tp-glib-DEBUG: got_aliasing_flags: Introspected aliasing flags: 0x1
(empathy:5582): tp-glib-DEBUG: tp_connection_continue_introspection: 0x1194c80: connection ready
(empathy:5582): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x1194c80: org.freedesktop.Telepathy.Connection.Interface.Avatars DBusGProxy is 0x11b9c70
** (empathy:5582): DEBUG: tp_contact_factory_ready: Connection ready
(empathy:5582): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x1194c80: org.freedesktop.Telepathy.Connection.Interface.Presence DBusGProxy is 0x11b9e30
(empathy:5582): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x1194c80: org.freedesktop.Telepathy.Connection.Interface.Capabilities DBusGProxy is 0x11b9f10
** (empathy:5582): DEBUG: tp_contact_factory_parse_presence_foreach: Changing presence for contact jtellier.test1 at gmail.com (1) to '(null)' (2)
** (empathy:5582): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact jtellier.test1 at gmail.com (1) to 7
** (empathy:5582): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact jtellier.test1 at gmail.com (1) to 7
** (empathy:5582): DEBUG: tp_group_update_members: Members changed for list publish:
  added-len=0, current-len=0
  removed-len=0
  local-pending-len=0, current-len=0
  remote-pending-len=0, current-len=0
** (empathy:5582): DEBUG: tp_group_update_members: Members changed done for list publish:
  members-len=0
  local-pendings-len=0
  remote-pendings-len=0
** (empathy:5582): DEBUG: tp_group_update_members: Members changed for list publish:
  added-len=5, current-len=0
  removed-len=0
  local-pending-len=0, current-len=0
  remote-pending-len=0, current-len=0
** (empathy:5582): DEBUG: tp_contact_factory_add_contact: Contact added: (null) (2)
** (empathy:5582): DEBUG: tp_contact_factory_add_contact: Contact added: (null) (3)
** (empathy:5582): DEBUG: tp_contact_factory_add_contact: Contact added: (null) (4)
** (empathy:5582): DEBUG: tp_contact_factory_add_contact: Contact added: (null) (5)
** (empathy:5582): DEBUG: tp_contact_factory_add_contact: Contact added: (null) (6)
** (empathy:5582): DEBUG: tp_group_update_members: Members changed done for list publish:
  members-len=5
  local-pendings-len=0
  remote-pendings-len=0
** (empathy:5582): DEBUG: tp_group_get_members_cb: Ready
** (empathy:5582): DEBUG: run_until_ready_cb: Object 0x11a6000 is ready
** (empathy:5582): DEBUG: tp_group_update_members: Members changed for list subscribe:
  added-len=0, current-len=0
  removed-len=0
  local-pending-len=0, current-len=0
  remote-pending-len=0, current-len=0
** (empathy:5582): DEBUG: tp_group_update_members: Members changed done for list subscribe:
  members-len=0
  local-pendings-len=0
  remote-pendings-len=0
** (empathy:5582): DEBUG: tp_group_update_members: Members changed for list subscribe:
  added-len=5, current-len=0
  removed-len=0
  local-pending-len=0, current-len=0
  remote-pending-len=0, current-len=0
** (empathy:5582): DEBUG: tp_group_update_members: Members changed done for list subscribe:
  members-len=5
  local-pendings-len=0
  remote-pendings-len=0
** (empathy:5582): DEBUG: tp_group_get_members_cb: Ready
** (empathy:5582): DEBUG: run_until_ready_cb: Object 0x11a6230 is ready
** (empathy:5582): DEBUG: tp_contact_list_request_channel_cb: Got subscribe list
** (empathy:5582): DEBUG: tp_contact_list_added_cb: Contact (null) (2) added to list type 1
** (empathy:5582): DEBUG: contact_list_store_members_changed_cb: Contact (null) (2) added
** (empathy:5582): DEBUG: tp_contact_list_added_cb: Contact (null) (3) added to list type 1
** (empathy:5582): DEBUG: contact_list_store_members_changed_cb: Contact (null) (3) added
** (empathy:5582): DEBUG: tp_contact_list_added_cb: Contact (null) (4) added to list type 1
** (empathy:5582): DEBUG: contact_list_store_members_changed_cb: Contact (null) (4) added
** (empathy:5582): DEBUG: tp_contact_list_added_cb: Contact (null) (5) added to list type 1
** (empathy:5582): DEBUG: contact_list_store_members_changed_cb: Contact (null) (5) added
** (empathy:5582): DEBUG: tp_contact_list_added_cb: Contact (null) (6) added to list type 1
** (empathy:5582): DEBUG: contact_list_store_members_changed_cb: Contact (null) (6) added
** (empathy:5582): DEBUG: tp_contact_list_request_channel_cb: Got publish list
** (empathy:5582): DEBUG: tp_contact_list_added_cb: Contact (null) (2) added to list type 0
** (empathy:5582): DEBUG: tp_contact_list_added_cb: Contact (null) (3) added to list type 0
** (empathy:5582): DEBUG: tp_contact_list_added_cb: Contact (null) (4) added to list type 0
** (empathy:5582): DEBUG: tp_contact_list_added_cb: Contact (null) (5) added to list type 0
** (empathy:5582): DEBUG: tp_contact_list_added_cb: Contact (null) (6) added to list type 0
** (empathy:5582): DEBUG: tp_contact_factory_get_known_avatar_tokens_cb: Got 0 tokens, need to request 0 avatars
** (empathy:5582): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier.test2 at gmail.com' updated, checking roster is in sync...
** (empathy:5582): DEBUG: contact_list_store_contact_update: Contact:'jtellier.test2 at gmail.com' in list:NO, should be:YES
** (empathy:5582): DEBUG: contact_list_store_contact_update: Contact:'jtellier.test2 at gmail.com' in list:YES, should be:YES
** (empathy:5582): DEBUG: contact_list_store_contact_updated_cb: Contact:'5146672499 at gtalk2voip.com' updated, checking roster is in sync...
** (empathy:5582): DEBUG: contact_list_store_contact_update: Contact:'5146672499 at gtalk2voip.com' in list:NO, should be:YES
** (empathy:5582): DEBUG: contact_list_store_contact_update: Contact:'5146672499 at gtalk2voip.com' in list:YES, should be:YES
** (empathy:5582): DEBUG: contact_list_store_contact_updated_cb: Contact:'guillaume.desmottes at collabora.co.uk' updated, checking roster is in sync...
** (empathy:5582): DEBUG: contact_list_store_contact_update: Contact:'guillaume.desmottes at collabora.co.uk' in list:NO, should be:YES
** (empathy:5582): DEBUG: contact_list_store_contact_update: Contact:'guillaume.desmottes at collabora.co.uk' in list:YES, should be:YES
** (empathy:5582): DEBUG: contact_list_store_contact_updated_cb: Contact:'service at gtalk2voip.com' updated, checking roster is in sync...
** (empathy:5582): DEBUG: contact_list_store_contact_update: Contact:'service at gtalk2voip.com' in list:NO, should be:YES
** (empathy:5582): DEBUG: contact_list_store_contact_update: Contact:'service at gtalk2voip.com' in list:YES, should be:YES
** (empathy:5582): DEBUG: contact_list_store_contact_updated_cb: Contact:'kakaroto.test1 at gmail.com' updated, checking roster is in sync...
** (empathy:5582): DEBUG: contact_list_store_contact_update: Contact:'kakaroto.test1 at gmail.com' in list:NO, should be:YES
** (empathy:5582): DEBUG: contact_list_store_contact_update: Contact:'kakaroto.test1 at gmail.com' in list:YES, should be:YES
** (empathy:5582): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier.test2 at gmail.com' updated, checking roster is in sync...
** (empathy:5582): DEBUG: contact_list_store_contact_update: Contact:'jtellier.test2 at gmail.com' in list:YES, should be:YES
** (empathy:5582): DEBUG: tp_contact_factory_parse_presence_foreach: Changing presence for contact jtellier.test2 at gmail.com (2) to '(null)' (1)
** (empathy:5582): DEBUG: contact_list_store_contact_updated_cb: Contact:'5146672499 at gtalk2voip.com' updated, checking roster is in sync...
** (empathy:5582): DEBUG: contact_list_store_contact_update: Contact:'5146672499 at gtalk2voip.com' in list:YES, should be:YES
** (empathy:5582): DEBUG: tp_contact_factory_parse_presence_foreach: Changing presence for contact 5146672499 at gtalk2voip.com (3) to '(null)' (1)
** (empathy:5582): DEBUG: contact_list_store_contact_updated_cb: Contact:'guillaume.desmottes at collabora.co.uk' updated, checking roster is in sync...
** (empathy:5582): DEBUG: contact_list_store_contact_update: Contact:'guillaume.desmottes at collabora.co.uk' in list:YES, should be:YES
** (empathy:5582): DEBUG: tp_contact_factory_parse_presence_foreach: Changing presence for contact guillaume.desmottes at collabora.co.uk (4) to '(null)' (1)
** (empathy:5582): DEBUG: contact_list_store_contact_updated_cb: Contact:'service at gtalk2voip.com' updated, checking roster is in sync...
** (empathy:5582): DEBUG: contact_list_store_contact_update: Contact:'service at gtalk2voip.com' in list:YES, should be:YES
** (empathy:5582): DEBUG: tp_contact_factory_parse_presence_foreach: Changing presence for contact service at gtalk2voip.com (5) to '(null)' (1)
** (empathy:5582): DEBUG: contact_list_store_contact_updated_cb: Contact:'kakaroto.test1 at gmail.com' updated, checking roster is in sync...
** (empathy:5582): DEBUG: contact_list_store_contact_update: Contact:'kakaroto.test1 at gmail.com' in list:YES, should be:YES
** (empathy:5582): DEBUG: tp_contact_factory_parse_presence_foreach: Changing presence for contact kakaroto.test1 at gmail.com (6) to '(null)' (1)
** (empathy:5582): DEBUG: tp_contact_factory_request_aliases_cb: Renaming contact jtellier.test2 at gmail.com (2) to jtellier test2 (request cb)
** (empathy:5582): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier test2' updated, checking roster is in sync...
** (empathy:5582): DEBUG: contact_list_store_contact_update: Contact:'jtellier test2' in list:YES, should be:YES
** (empathy:5582): DEBUG: tp_contact_factory_request_aliases_cb: Renaming contact 5146672499 at gtalk2voip.com (3) to GTalk2VoIP mapped contact (request cb)
** (empathy:5582): DEBUG: contact_list_store_contact_updated_cb: Contact:'GTalk2VoIP mapped contact' updated, checking roster is in sync...
** (empathy:5582): DEBUG: contact_list_store_contact_update: Contact:'GTalk2VoIP mapped contact' in list:YES, should be:YES
** (empathy:5582): DEBUG: tp_contact_factory_request_aliases_cb: Renaming contact guillaume.desmottes at collabora.co.uk (4) to guillaume.desmottes (request cb)
** (empathy:5582): DEBUG: contact_list_store_contact_updated_cb: Contact:'guillaume.desmottes' updated, checking roster is in sync...
** (empathy:5582): DEBUG: contact_list_store_contact_update: Contact:'guillaume.desmottes' in list:YES, should be:YES
** (empathy:5582): DEBUG: tp_contact_factory_request_aliases_cb: Renaming contact service at gtalk2voip.com (5) to GTalk2VoIP mapped contact (request cb)
** (empathy:5582): DEBUG: contact_list_store_contact_updated_cb: Contact:'GTalk2VoIP mapped contact' updated, checking roster is in sync...
** (empathy:5582): DEBUG: contact_list_store_contact_update: Contact:'GTalk2VoIP mapped contact' in list:YES, should be:YES
** (empathy:5582): DEBUG: tp_contact_factory_request_aliases_cb: Renaming contact kakaroto.test1 at gmail.com (6) to kakaroto test1 (request cb)
** (empathy:5582): DEBUG: contact_list_store_contact_updated_cb: Contact:'kakaroto test1' updated, checking roster is in sync...
** (empathy:5582): DEBUG: contact_list_store_contact_update: Contact:'kakaroto test1' in list:YES, should be:YES
** (empathy:5582): DEBUG: tp_contact_factory_get_known_avatar_tokens_cb: Got 0 tokens, need to request 0 avatars
** (empathy:5582): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact jtellier.test2 at gmail.com (2) to 4
** (empathy:5582): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier test2' updated, checking roster is in sync...
** (empathy:5582): DEBUG: contact_list_store_contact_update: Contact:'jtellier test2' in list:YES, should be:YES
** (empathy:5582): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact 5146672499 at gtalk2voip.com (3) to 4
** (empathy:5582): DEBUG: contact_list_store_contact_updated_cb: Contact:'GTalk2VoIP mapped contact' updated, checking roster is in sync...
** (empathy:5582): DEBUG: contact_list_store_contact_update: Contact:'GTalk2VoIP mapped contact' in list:YES, should be:YES
** (empathy:5582): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact guillaume.desmottes at collabora.co.uk (4) to 4
** (empathy:5582): DEBUG: contact_list_store_contact_updated_cb: Contact:'guillaume.desmottes' updated, checking roster is in sync...
** (empathy:5582): DEBUG: contact_list_store_contact_update: Contact:'guillaume.desmottes' in list:YES, should be:YES
** (empathy:5582): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact service at gtalk2voip.com (5) to 4
** (empathy:5582): DEBUG: contact_list_store_contact_updated_cb: Contact:'GTalk2VoIP mapped contact' updated, checking roster is in sync...
** (empathy:5582): DEBUG: contact_list_store_contact_update: Contact:'GTalk2VoIP mapped contact' in list:YES, should be:YES
** (empathy:5582): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact kakaroto.test1 at gmail.com (6) to 4
** (empathy:5582): DEBUG: contact_list_store_contact_updated_cb: Contact:'kakaroto test1' updated, checking roster is in sync...
** (empathy:5582): DEBUG: contact_list_store_contact_update: Contact:'kakaroto test1' in list:YES, should be:YES
** (empathy:5582): DEBUG: tp_contact_factory_aliases_changed_cb: Renaming contact jtellier.test1 at gmail.com (1) to jtellier test (changed cb)
** (empathy:5582): DEBUG: tp_contact_factory_request_aliases_cb: Renaming contact jtellier.test1 at gmail.com (1) to jtellier test (request cb)
** (empathy:5582): DEBUG: tp_contact_factory_get_known_avatar_tokens_cb: Got 1 tokens, need to request 0 avatars
** (empathy:5582): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier test2' updated, checking roster is in sync...
** (empathy:5582): DEBUG: contact_list_store_contact_update: Contact:'jtellier test2' in list:YES, should be:YES
** (empathy:5582): DEBUG: tp_contact_factory_parse_presence_foreach: Changing presence for contact jtellier.test2 at gmail.com (2) to '(null)' (2)
** (empathy:5582): DEBUG: contact_list_store_contact_updated_cb: Contact:'GTalk2VoIP mapped contact' updated, checking roster is in sync...
** (empathy:5582): DEBUG: contact_list_store_contact_update: Contact:'GTalk2VoIP mapped contact' in list:YES, should be:YES
** (empathy:5582): DEBUG: contact_list_store_contact_updated_cb: Contact:'GTalk2VoIP mapped contact' updated, checking roster is in sync...
** (empathy:5582): DEBUG: contact_list_store_contact_update: Contact:'GTalk2VoIP mapped contact' in list:YES, should be:YES
** (empathy:5582): DEBUG: tp_contact_factory_parse_presence_foreach: Changing presence for contact 5146672499 at gtalk2voip.com (3) to 'Press CALL to phone call. Offered by GTalk2VoIP Gateway. http://www.gtalk2voip.com/' (2)
** (empathy:5582): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact 5146672499 at gtalk2voip.com (3) to 5
** (empathy:5582): DEBUG: contact_list_store_contact_updated_cb: Contact:'GTalk2VoIP mapped contact' updated, checking roster is in sync...
** (empathy:5582): DEBUG: contact_list_store_contact_update: Contact:'GTalk2VoIP mapped contact' in list:YES, should be:YES
** (empathy:5582): DEBUG: contact_list_store_contact_updated_cb: Contact:'GTalk2VoIP mapped contact' updated, checking roster is in sync...
** (empathy:5582): DEBUG: contact_list_store_contact_update: Contact:'GTalk2VoIP mapped contact' in list:YES, should be:YES
** (empathy:5582): DEBUG: contact_list_store_contact_updated_cb: Contact:'GTalk2VoIP mapped contact' updated, checking roster is in sync...
** (empathy:5582): DEBUG: contact_list_store_contact_update: Contact:'GTalk2VoIP mapped contact' in list:YES, should be:YES
** (empathy:5582): DEBUG: tp_contact_factory_parse_presence_foreach: Changing presence for contact service at gtalk2voip.com (5) to 'Type HELP for instructions. Your personal account page: https://www.gtalk2voip.com/users/?auth=pRKJcQ6TTGN5rZAC' (2)
** (empathy:5582): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact service at gtalk2voip.com (5) to 5
** (empathy:5582): DEBUG: contact_list_store_contact_updated_cb: Contact:'GTalk2VoIP mapped contact' updated, checking roster is in sync...
** (empathy:5582): DEBUG: contact_list_store_contact_update: Contact:'GTalk2VoIP mapped contact' in list:YES, should be:YES
** (empathy:5582): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier test' updated, checking roster is in sync...
** (empathy:5582): DEBUG: contact_list_store_contact_update: Contact:'jtellier test' in list:YES, should be:YES
** (empathy:5582): DEBUG: tp_contact_factory_parse_presence_foreach: Changing presence for contact jtellier.test1 at gmail.com (2) to '(null)' (2)
** (empathy:5582): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact jtellier.test1 at gmail.com (2) to 7
** (empathy:5582): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier test' updated, checking roster is in sync...
** (empathy:5582): DEBUG: contact_list_store_contact_update: Contact:'jtellier test' in list:YES, should be:YES
** (empathy:5582): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact jtellier.test2 at gmail.com (2) to 7
** (empathy:5582): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier test2' updated, checking roster is in sync...
** (empathy:5582): DEBUG: contact_list_store_contact_update: Contact:'jtellier test2' in list:YES, should be:YES
** (empathy:5582): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact jtellier.test1 at gmail.com (1) to 5
** (empathy:5582): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact jtellier.test1 at gmail.com (1) to 7
** (empathy:5582): DEBUG: accounts_dialog_enable_toggled_cb: Disabled account Google Talk (jtellier.test1 at gmail.com)
** (empathy:5582): DEBUG: get_glade_file: Loading glade file /usr/share/empathy/empathy-account-widget-jabber.glade
** (empathy:5582): DEBUG: mc_account_get_param_string: Password found in keyring
** (empathy:5582): DEBUG: mc_account_get_param_string: Password found in keyring
** (empathy:5582): DEBUG: idle_presence_changed_cb: Presence changed to '' (2)
(empathy:5582): tp-glib-DEBUG: tp_proxy_invalidate: 0xf982d0: Channel was closed
(empathy:5582): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x11a6410: TpProxy 0xf982d0 invalidated (I have 0xf982d0): Channel was closed
** (empathy:5582): DEBUG: tp_group_invalidated_cb: Channel invalidated: Channel was closed
(empathy:5582): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x11a60e0: TpProxy 0xf982d0 invalidated (I have 0xf982d0): Channel was closed
(empathy:5582): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x11a6560: TpProxy 0xf982d0 invalidated (I have 0xf982d0): Channel was closed
(empathy:5582): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x11a65d0: TpProxy 0xf982d0 invalidated (I have 0xf982d0): Channel was closed
(empathy:5582): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x11a6640: TpProxy 0xf982d0 invalidated (I have 0xf982d0): Channel was closed
(empathy:5582): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x11ba080: TpProxy 0xf982d0 invalidated (I have 0xf982d0): Channel was closed
(empathy:5582): tp-glib-DEBUG: tp_proxy_invalidate: 0xf983c0: Channel was closed
(empathy:5582): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x11a62a0: TpProxy 0xf983c0 invalidated (I have 0xf983c0): Channel was closed
** (empathy:5582): DEBUG: tp_group_invalidated_cb: Channel invalidated: Channel was closed
(empathy:5582): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x11a6720: TpProxy 0xf983c0 invalidated (I have 0xf983c0): Channel was closed
(empathy:5582): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x11b7c80: TpProxy 0xf983c0 invalidated (I have 0xf983c0): Channel was closed
(empathy:5582): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x11b7cf0: TpProxy 0xf983c0 invalidated (I have 0xf983c0): Channel was closed
(empathy:5582): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x11b7d60: TpProxy 0xf983c0 invalidated (I have 0xf983c0): Channel was closed
(empathy:5582): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x11ba0f0: TpProxy 0xf983c0 invalidated (I have 0xf983c0): Channel was closed
(empathy:5582): tp-glib-DEBUG: tp_connection_status_changed: 0x1194c80: 0 -> 2 because 1
(empathy:5582): tp-glib-DEBUG: tp_proxy_invalidate: 0x1194c80: User requested disconnection
(empathy:5582): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x11b7eb0: TpProxy 0x1194c80 invalidated (I have 0x1194c80): User requested disconnection
(empathy:5582): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x11b7f20: TpProxy 0x1194c80 invalidated (I have 0x1194c80): User requested disconnection
(empathy:5582): tp-glib-DEBUG: _tp_connection_clean_up_handle_refs: 0x1194c80
** (empathy:5582): DEBUG: tp_contact_factory_connection_invalidated_cb: Connection invalidated
** (empathy:5582): DEBUG: contact_list_store_contact_updated_cb: Contact:'kakaroto test1' updated, checking roster is in sync...
** (empathy:5582): DEBUG: contact_list_store_contact_update: Contact:'kakaroto test1' in list:YES, should be:YES
** (empathy:5582): DEBUG: contact_list_store_contact_update: Set active (contact updated)
** (empathy:5582): DEBUG: contact_list_store_contact_updated_cb: Contact:'GTalk2VoIP mapped contact' updated, checking roster is in sync...
** (empathy:5582): DEBUG: contact_list_store_contact_update: Contact:'GTalk2VoIP mapped contact' in list:YES, should be:YES
** (empathy:5582): DEBUG: contact_list_store_contact_update: Set active (contact updated online  -> offline)
** (empathy:5582): DEBUG: contact_list_store_contact_set_active: Set item active
** (empathy:5582): DEBUG: contact_list_store_contact_active_new: Contact:'GTalk2VoIP mapped contact' now active, and WILL NOT be removed
** (empathy:5582): DEBUG: contact_list_store_contact_updated_cb: Contact:'guillaume.desmottes' updated, checking roster is in sync...
** (empathy:5582): DEBUG: contact_list_store_contact_update: Contact:'guillaume.desmottes' in list:YES, should be:YES
** (empathy:5582): DEBUG: contact_list_store_contact_update: Set active (contact updated)
** (empathy:5582): DEBUG: contact_list_store_contact_updated_cb: Contact:'GTalk2VoIP mapped contact' updated, checking roster is in sync...
** (empathy:5582): DEBUG: contact_list_store_contact_update: Contact:'GTalk2VoIP mapped contact' in list:YES, should be:YES
** (empathy:5582): DEBUG: contact_list_store_contact_update: Set active (contact updated online  -> offline)
** (empathy:5582): DEBUG: contact_list_store_contact_set_active: Set item active
** (empathy:5582): DEBUG: contact_list_store_contact_active_new: Contact:'GTalk2VoIP mapped contact' now active, and WILL NOT be removed
** (empathy:5582): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier test2' updated, checking roster is in sync...
** (empathy:5582): DEBUG: contact_list_store_contact_update: Contact:'jtellier test2' in list:YES, should be:YES
** (empathy:5582): DEBUG: contact_list_store_contact_update: Set active (contact updated online  -> offline)
** (empathy:5582): DEBUG: contact_list_store_contact_set_active: Set item active
** (empathy:5582): DEBUG: contact_list_store_contact_active_new: Contact:'jtellier test2' now active, and WILL NOT be removed
(empathy:5582): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x11b9c00: TpProxy 0x1194c80 invalidated (I have 0x1194c80): User requested disconnection
(empathy:5582): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x11b9ce0: TpProxy 0x1194c80 invalidated (I have 0x1194c80): User requested disconnection
(empathy:5582): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x11b9d50: TpProxy 0x1194c80 invalidated (I have 0x1194c80): User requested disconnection
(empathy:5582): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x11b9dc0: TpProxy 0x1194c80 invalidated (I have 0x1194c80): User requested disconnection
(empathy:5582): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x11b9ea0: TpProxy 0x1194c80 invalidated (I have 0x1194c80): User requested disconnection
(empathy:5582): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x11ba010: TpProxy 0x1194c80 invalidated (I have 0x1194c80): User requested disconnection
(empathy:5582): tp-glib-DEBUG: tp_connection_dispose: 0x1194c80
(empathy:5582): tp-glib-DEBUG: tp_proxy_dispose: 0x1194c80
(empathy:5582): tp-glib-DEBUG: tp_connection_finalize: 0x1194c80
(empathy:5582): tp-glib-DEBUG: tp_proxy_finalize: 0x1194c80
(empathy:5582): tp-glib-DEBUG: tp_connection_status_changed: 0x11274a0: 0 -> 2 because 1
(empathy:5582): tp-glib-DEBUG: tp_proxy_invalidate: 0x11274a0: User requested disconnection
(empathy:5582): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0xdabeb0: TpProxy 0x11274a0 invalidated (I have 0x11274a0): User requested disconnection
(empathy:5582): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0xf97200: TpProxy 0x11274a0 invalidated (I have 0x11274a0): User requested disconnection
(empathy:5582): tp-glib-DEBUG: _tp_connection_clean_up_handle_refs: 0x11274a0
(empathy:5582): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0xcec990: TpProxy 0x11274a0 invalidated (I have 0x11274a0): User requested disconnection
** (empathy:5582): DEBUG: dispatcher_connection_invalidated_cb: Error: User requested disconnection
(empathy:5582): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0xf96d80: TpProxy 0x11274a0 invalidated (I have 0x11274a0): User requested disconnection
(empathy:5582): tp-glib-DEBUG: tp_connection_dispose: 0x11274a0
(empathy:5582): tp-glib-DEBUG: tp_proxy_dispose: 0x11274a0
(empathy:5582): tp-glib-DEBUG: tp_connection_finalize: 0x11274a0
(empathy:5582): tp-glib-DEBUG: tp_proxy_finalize: 0x11274a0
(empathy:5582): tp-glib-DEBUG: tp_connection_status_changed: 0x1127400: 0 -> 2 because 1
(empathy:5582): tp-glib-DEBUG: tp_proxy_invalidate: 0x1127400: User requested disconnection
(empathy:5582): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0xdabe40: TpProxy 0x1127400 invalidated (I have 0x1127400): User requested disconnection
(empathy:5582): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0xf96c30: TpProxy 0x1127400 invalidated (I have 0x1127400): User requested disconnection
(empathy:5582): tp-glib-DEBUG: _tp_connection_clean_up_handle_refs: 0x1127400
(empathy:5582): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0xf96d10: TpProxy 0x1127400 invalidated (I have 0x1127400): User requested disconnection
** (empathy:5582): DEBUG: tp_contact_list_invalidated_cb: Connection invalidated
** (empathy:5582): DEBUG: contact_list_store_members_changed_cb: Contact kakaroto.test1 at gmail.com (0) removed
** (empathy:5582): DEBUG: contact_list_store_members_changed_cb: Contact service at gtalk2voip.com (0) removed
** (empathy:5582): DEBUG: contact_list_store_members_changed_cb: Contact guillaume.desmottes at collabora.co.uk (0) removed
** (empathy:5582): DEBUG: contact_list_store_members_changed_cb: Contact 5146672499 at gtalk2voip.com (0) removed
** (empathy:5582): DEBUG: contact_list_store_members_changed_cb: Contact jtellier.test2 at gmail.com (0) removed
** (empathy:5582): DEBUG: contact_manager_destroy_cb: Removing account: Google Talk (jtellier.test1 at gmail.com)
(empathy:5582): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xf970b0: lost weak ref to 0xf96e60
** (empathy:5582): DEBUG: tp_contact_list_finalize: finalize: 0xf96e60
** (empathy:5582): DEBUG: tp_group_finalize: finalize: 0x11a6230
** (empathy:5582): DEBUG: tp_group_finalize: finalize: 0x11a6000
** (empathy:5582): DEBUG: tp_contact_factory_weak_notify: Remove finalized contact 0x119e130
** (empathy:5582): DEBUG: contact_finalize: finalize: 0x119e130
** (empathy:5582): DEBUG: tp_contact_factory_weak_notify: Remove finalized contact 0x119e030
** (empathy:5582): DEBUG: contact_finalize: finalize: 0x119e030
** (empathy:5582): DEBUG: enable_or_disable_account: Account Google Talk (jtellier.test1 at gmail.com) is now disabled
** (empathy:5582): DEBUG: get_glade_file: Loading glade file /usr/share/empathy/empathy-account-widget-jabber.glade
** (empathy:5582): DEBUG: mc_account_get_param_string: Password found in keyring
** (empathy:5582): DEBUG: mc_account_get_param_string: Password found in keyring
** (empathy:5582): DEBUG: get_glade_file: Loading glade file /usr/share/empathy/empathy-call-window.glade
(empathy:5582): tp-glib-DEBUG: tp_channel_init: 0xf984b0
(empathy:5582): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.CallState
(empathy:5582): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Group
(empathy:5582): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Hold
(empathy:5582): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.MediaSignalling
(empathy:5582): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Properties
(empathy:5582): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Media.SessionHandler
(empathy:5582): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0xf984b0: org.freedesktop.Telepathy.Channel DBusGProxy is 0x1245d80
(empathy:5582): tp-glib-DEBUG: tp_channel_constructor: 0xf984b0: constructed with channel type "org.freedesktop.Telepathy.Channel.Type.StreamedMedia", handle #2 of type 1
(empathy:5582): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xf984b0
(empathy:5582): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0xf984b0: org.freedesktop.DBus.Properties DBusGProxy is 0x11a6480
(empathy:5582): tp-glib-DEBUG: tp_channel_call_when_ready: arranging callback later
** (empathy:5582): DEBUG: empathy_dispatch_operation_approve: Pre-approving operation /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy_2eb317dff/MediaChannel0
** (empathy:5582): DEBUG: dispatcher_start_dispatching: Dispatching process started for /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy_2eb317dff/MediaChannel0
(empathy:5582): tp-glib-DEBUG: _tp_channel_got_properties: Received 8 channel properties
(empathy:5582): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.CallState
(empathy:5582): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Group
(empathy:5582): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Hold
(empathy:5582): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.MediaSignalling
(empathy:5582): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Properties
(empathy:5582): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Media.SessionHandler
(empathy:5582): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xf984b0
(empathy:5582): tp-glib-DEBUG: _tp_channel_get_handle: 0xf984b0: handle already known to be 2 of type 1
(empathy:5582): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xf984b0
(empathy:5582): tp-glib-DEBUG: _tp_channel_get_identifier: 0xf984b0: identifier already known to be jtellier.test1 at gmail.com
(empathy:5582): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xf984b0
(empathy:5582): tp-glib-DEBUG: _tp_channel_get_channel_type: 0xf984b0: channel type org.freedesktop.Telepathy.Channel.Type.StreamedMedia already determined
(empathy:5582): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xf984b0
(empathy:5582): tp-glib-DEBUG: _tp_channel_get_interfaces: 0xf984b0
(empathy:5582): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xf984b0
(empathy:5582): tp-glib-DEBUG: _tp_channel_get_group_properties: 0xf984b0
(empathy:5582): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0xf984b0: org.freedesktop.Telepathy.Channel.Interface.Group DBusGProxy is 0x1247a50
(empathy:5582): tp-glib-DEBUG: tp_channel_got_group_properties_cb: Received 6 group properties
(empathy:5582): tp-glib-DEBUG: _got_initial_group_flags: Initial GroupFlags: 2048
(empathy:5582): tp-glib-DEBUG: tp_channel_group_self_handle_changed_cb: 0xf984b0 SelfHandle changed to 1
(empathy:5582): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xf984b0
(empathy:5582): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xf984b0
(empathy:5582): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xf984b0: channel ready
(empathy:5582): tp-glib-DEBUG: cwr_ready: enter
(empathy:5582): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0xf984b0: org.freedesktop.Telepathy.Channel.Type.StreamedMedia DBusGProxy is 0x11a60e0
** (empathy:5582): DEBUG: empathy_dispatch_operation_set_status: Dispatch operation /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy_2eb317dff/MediaChannel0 status: 0 -> 1
** (empathy:5582): DEBUG: dispatch_operation_ready_cb: Send to observers: /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy_2eb317dff/MediaChannel0
** (empathy:5582): DEBUG: empathy_dispatch_operation_set_status: Dispatch operation /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy_2eb317dff/MediaChannel0 status: 1 -> 3
** (empathy:5582): DEBUG: tp_call_request_streams_for_capabilities: Requesting new stream for capabilities 1
** (empathy:5582): DEBUG: empathy_dispatch_operation_set_status: Dispatch operation /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy_2eb317dff/MediaChannel0 status: 3 -> 4
** (empathy:5582): DEBUG: dispatch_operation_claimed_cb: Channel claimed: /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy_2eb317dff/MediaChannel0
(empathy:5582): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0xf984b0: org.freedesktop.Telepathy.Properties DBusGProxy is 0x1245ca0
(empathy:5582): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0xf984b0: org.freedesktop.Telepathy.Channel.Interface.MediaSignalling DBusGProxy is 0x11ba2b0
(empathy:5582): tp-fs-DEBUG: GetSessionHandlers replied: 
(empathy:5582): tp-fs-DEBUG:   - session /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy_2eb317dff/MediaChannel0
(empathy:5582): tp-fs-DEBUG:     type rtp
(empathy:5582): tp-fs-DEBUG: adding session handler /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy_2eb317dff/MediaChannel0, type rtp
0:00:09.166216792  5582       0xb19040 DEBUG      fsrtpconference fs-rtp-conference.c:304:fs_rtp_conference_init:<FsRtpConference at 0x1189640> fs_rtp_conference_init
(empathy:5582): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x1231700: org.freedesktop.Telepathy.Media.SessionHandler DBusGProxy is 0x1239870
(empathy:5582): tp-fs-DEBUG: calling MediaSessionHandler::Ready
** (empathy:5582): DEBUG: tp_call_add_stream: Audio stream - id: 1, state: 0, direction: 3
** (empathy:5582): DEBUG: tp_call_stream_added_cb: Stream added - stream id: 1, contact handle: 2, stream type: 0
** (empathy:5582): DEBUG: tp_call_add_stream: Audio stream - id: 1, state: 0, direction: 0
** (empathy:5582): DEBUG: tp_call_stream_direction_changed_cb: Stream direction changed - stream: 1, direction: 3
(empathy:5582): tp-fs-DEBUG: New stream, stream_id=1, media_type=0, direction=3
(empathy:5582): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x1244860: org.freedesktop.DBus.Properties DBusGProxy is 0x7f3b000022b0
(empathy:5582): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x1244860: org.freedesktop.Telepathy.Media.StreamHandler DBusGProxy is 0x7f3b000020f0
(empathy:5582): tp-fs-DEBUG: stream 1 0xd566f0 (audio) get_all_properties_cb: Adding STUN server 64.233.169.126:19302
(empathy:5582): tp-fs-DEBUG: stream 1 0xd566f0 (audio) get_all_properties_cb: Adding relay (udp) 216.239.51.126:19295 qRFVjifcw9TSzP3B:uXVWXRJ8F8SCURML 1
(empathy:5582): tp-fs-DEBUG: stream 1 0xd566f0 (audio) get_all_properties_cb: Adding relay (tcp) 216.239.51.126:19294 qRFVjifcw9TSzP3B:uXVWXRJ8F8SCURML 1
(empathy:5582): tp-fs-DEBUG: stream 1 0xd566f0 (audio) get_all_properties_cb: Adding relay (tls) 216.239.51.126:443 qRFVjifcw9TSzP3B:uXVWXRJ8F8SCURML 1
(empathy:5582): tp-fs-DEBUG: stream 1 0xd566f0 (audio) get_all_properties_cb: Adding relay (udp) 216.239.51.126:19295 kTN8GVN1tB8ZoQFW:WTQKUnZDk1bTkwYd 2
(empathy:5582): tp-fs-DEBUG: stream 1 0xd566f0 (audio) get_all_properties_cb: Adding relay (tcp) 216.239.51.126:19294 kTN8GVN1tB8ZoQFW:WTQKUnZDk1bTkwYd 2
(empathy:5582): tp-fs-DEBUG: stream 1 0xd566f0 (audio) get_all_properties_cb: Adding relay (tls) 216.239.51.126:443 kTN8GVN1tB8ZoQFW:WTQKUnZDk1bTkwYd 2
0:00:09.282142315  5582       0xb19040 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:295:load_codecs_cache: Loading codecs cache /home/jtellier/.cache/farsight/codecs.audio.x86_64.cache
0:00:09.282376369  5582       0xb19040 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec VORBIS with pt -1, send_pipeline 0x11c3b00, receive_pipeline 0x1240540
0:00:09.282503079  5582       0xb19040 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec SPEEX with pt -1, send_pipeline 0x7f3b0000e140, receive_pipeline 0x1240580
0:00:09.282595141  5582       0xb19040 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec SIREN with pt -1, send_pipeline 0x1246540, receive_pipeline 0x1246820
0:00:09.282718593  5582       0xb19040 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec PCMU with pt 0, send_pipeline 0x7f3b0000e6e0, receive_pipeline 0x7f3b00014160
0:00:09.282829705  5582       0xb19040 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec PCMA with pt 8, send_pipeline 0x7f3b00014180, receive_pipeline 0x1246600
0:00:09.282931448  5582       0xb19040 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec MPA with pt -1, send_pipeline 0x7f3b0000e520, receive_pipeline 0x7f3b0000e480
0:00:09.283046219  5582       0xb19040 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec MPEG4-GENERIC with pt -1, send_pipeline 0x124c580, receive_pipeline 0x123a580
0:00:09.283176652  5582       0xb19040 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec DV with pt -1, send_pipeline 0x7f3b00017240, receive_pipeline 0x7f3b00017200
0:00:09.283208193  5582       0xb19040 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec telephone-event with pt -1, send_pipeline (nil), receive_pipeline 0x7f3b0000e460
0:00:09.283585850  5582       0xb19040 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec telephone-event with pt -1, send_pipeline (nil), receive_pipeline 0x7f3b000173a0
0:00:09.283606807  5582       0xb19040 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec telephone-event with pt -1, send_pipeline (nil), receive_pipeline 0x12628c0
0:00:09.283623999  5582       0xb19040 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:238:fs_rtp_blueprints_get: Loaded codec blueprints from cache file
0:00:09.285399401  5582       0xb19040 DEBUG      fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0> pad recv_rtp_sink_1 added (NULL)
0:00:09.285651611  5582       0xb19040 DEBUG      fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0> pad recv_rtcp_sink_1 added (NULL)
0:00:09.286417195  5582       0xb19040 DEBUG      fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0> pad send_rtp_sink_1 added (NULL)
0:00:09.286500805  5582       0xb19040 DEBUG      fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0> pad send_rtp_src_1 added (NULL)
0:00:09.286899019  5582       0xb19040 DEBUG      fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0> pad send_rtcp_src_1 added (NULL)
0:00:09.293024601  5582       0xb19040 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:332:validate_codecs_configuration: Preferred codec -2: audio VORBIS clock:0 channels:0 could not be matched with a blueprint
0:00:09.293055463  5582       0xb19040 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:332:validate_codecs_configuration: Preferred codec -2: audio MP3 clock:0 channels:0 could not be matched with a blueprint
0:00:09.293089274  5582       0xb19040 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: SIREN
0:00:09.293100534  5582       0xb19040 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: PCMU
0:00:09.293109460  5582       0xb19040 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: PCMA
0:00:09.293118440  5582       0xb19040 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: MPA
0:00:09.293127068  5582       0xb19040 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: DV
0:00:09.293135660  5582       0xb19040 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: telephone-event
0:00:09.293144594  5582       0xb19040 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: telephone-event
0:00:09.293153282  5582       0xb19040 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: telephone-event
0:00:09.293164302  5582       0xb19040 LOG   fsrtpconference_nego fs-rtp-codec-negotiation.c:672:create_local_codec_associations: Added preferred codec -1: audio SPEEX clock:16000 channels:1
0:00:09.293182606  5582       0xb19040 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: SIREN
0:00:09.293192472  5582       0xb19040 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: PCMU
0:00:09.293201339  5582       0xb19040 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: PCMA
0:00:09.293209914  5582       0xb19040 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: MPA
0:00:09.293218514  5582       0xb19040 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: DV
0:00:09.293227040  5582       0xb19040 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: telephone-event
0:00:09.293235671  5582       0xb19040 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: telephone-event
0:00:09.293244482  5582       0xb19040 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: telephone-event
0:00:09.293264594  5582       0xb19040 LOG   fsrtpconference_nego fs-rtp-codec-negotiation.c:672:create_local_codec_associations: Added preferred codec -1: audio SPEEX clock:8000 channels:1
0:00:09.293367831  5582       0xb19040 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:730:create_local_codec_associations: Codec -1: audio MPA clock:90000 channels:0 disabled by config
0:00:09.293391040  5582       0xb19040 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:730:create_local_codec_associations: Codec -1: audio DV clock:90000 channels:0 disabled by config
0:00:09.293469626  5582       0xb19040 DEBUG fsrtpconference_disco fs-rtp-special-source.c:365:fs_rtp_special_source_class_negotiation_filter: Class FsRtpDtmfSoundSource has no negotiation_filter function
(empathy:5582): tp-fs-DEBUG: stream 1 0xd566f0 (audio) _tf_stream_try_sending_codecs: called (send_local:1 send_supported:0)
(empathy:5582): tp-fs-DEBUG: stream 1 0xd566f0 (audio) _tf_stream_try_sending_codecs: 102: audio SPEEX clock:16000 channels:1
(empathy:5582): tp-fs-DEBUG: stream 1 0xd566f0 (audio) _tf_stream_try_sending_codecs: 103: audio SPEEX clock:8000 channels:1
(empathy:5582): tp-fs-DEBUG: stream 1 0xd566f0 (audio) _tf_stream_try_sending_codecs: 96: audio SIREN clock:16000 channels:0
(empathy:5582): tp-fs-DEBUG: stream 1 0xd566f0 (audio) _tf_stream_try_sending_codecs: 0: audio PCMU clock:8000 channels:0
(empathy:5582): tp-fs-DEBUG: stream 1 0xd566f0 (audio) _tf_stream_try_sending_codecs: 8: audio PCMA clock:8000 channels:0
(empathy:5582): tp-fs-DEBUG: stream 1 0xd566f0 (audio) _tf_stream_try_sending_codecs: 99: audio telephone-event clock:16000 channels:0 events=0-15
(empathy:5582): tp-fs-DEBUG: stream 1 0xd566f0 (audio) _tf_stream_try_sending_codecs: 100: audio telephone-event clock:8000 channels:0 events=0-15
(empathy:5582): tp-fs-DEBUG: stream 1 0xd566f0 (audio) fs_codecs_to_tp: adding codec SPEEX [102]
(empathy:5582): tp-fs-DEBUG: stream 1 0xd566f0 (audio) fs_codecs_to_tp: adding codec SPEEX [103]
(empathy:5582): tp-fs-DEBUG: stream 1 0xd566f0 (audio) fs_codecs_to_tp: adding codec SIREN [96]
(empathy:5582): tp-fs-DEBUG: stream 1 0xd566f0 (audio) fs_codecs_to_tp: adding codec PCMU [0]
(empathy:5582): tp-fs-DEBUG: stream 1 0xd566f0 (audio) fs_codecs_to_tp: adding codec PCMA [8]
(empathy:5582): tp-fs-DEBUG: stream 1 0xd566f0 (audio) fs_codecs_to_tp: adding codec telephone-event [99]
(empathy:5582): tp-fs-DEBUG: stream 1 0xd566f0 (audio) fs_codecs_to_tp: adding codec telephone-event [100]
(empathy:5582): tp-fs-DEBUG: stream 1 0xd566f0 (audio) _tf_stream_try_sending_codecs: calling MediaStreamHandler::Ready
(empathy:5582): tp-fs-DEBUG: stream 1 0xd566f0 (audio) _tf_stream_bus_message: Codecs changed
(empathy:5582): tp-fs-DEBUG: stream 1 0xd566f0 (audio) _tf_stream_try_sending_codecs: called (send_local:0 send_supported:0)
(empathy:5582): tp-fs-DEBUG: stream 1 0xd566f0 (audio) _tf_stream_try_sending_codecs: 102: audio SPEEX clock:16000 channels:1
(empathy:5582): tp-fs-DEBUG: stream 1 0xd566f0 (audio) _tf_stream_try_sending_codecs: 103: audio SPEEX clock:8000 channels:1
(empathy:5582): tp-fs-DEBUG: stream 1 0xd566f0 (audio) _tf_stream_try_sending_codecs: 96: audio SIREN clock:16000 channels:0
(empathy:5582): tp-fs-DEBUG: stream 1 0xd566f0 (audio) _tf_stream_try_sending_codecs: 0: audio PCMU clock:8000 channels:0
(empathy:5582): tp-fs-DEBUG: stream 1 0xd566f0 (audio) _tf_stream_try_sending_codecs: 8: audio PCMA clock:8000 channels:0
(empathy:5582): tp-fs-DEBUG: stream 1 0xd566f0 (audio) _tf_stream_try_sending_codecs: 99: audio telephone-event clock:16000 channels:0 events=0-15
(empathy:5582): tp-fs-DEBUG: stream 1 0xd566f0 (audio) _tf_stream_try_sending_codecs: 100: audio telephone-event clock:8000 channels:0 events=0-15
(empathy:5582): tp-fs-DEBUG: stream 1 0xd566f0 (audio) set_stream_playing: 0
(empathy:5582): tp-fs-DEBUG: stream 1 0xd566f0 (audio) set_stream_sending: 0
(empathy:5582): tp-glib-DEBUG: tp_channel_group_members_changed_cb: 0xf984b0 MembersChanged: added 0, removed 0, moved 0 to LP and 1 to RP, actor 1, reason 4, message 
(empathy:5582): tp-glib-DEBUG: handle_members_changed: +RP contact#2
(empathy:5582): tp-fs-DEBUG: stream 1 0xd566f0 (audio) cb_fs_new_local_candidate: called
(empathy:5582): tp-fs-DEBUG: stream 1 0xd566f0 (audio) cb_fs_new_local_candidate: called
(empathy:5582): tp-fs-DEBUG: stream 1 0xd566f0 (audio) cb_fs_new_local_candidate: called
(empathy:5582): tp-fs-DEBUG: stream 1 0xd566f0 (audio) cb_fs_new_local_candidate: called
(empathy:5582): tp-fs-DEBUG: stream 1 0xd566f0 (audio) cb_fs_new_local_candidate: called
(empathy:5582): tp-fs-DEBUG: stream 1 0xd566f0 (audio) cb_fs_new_local_candidate: called
(empathy:5582): tp-fs-DEBUG: stream 1 0xd566f0 (audio) cb_fs_new_local_candidate: called
(empathy:5582): tp-fs-DEBUG: stream 1 0xd566f0 (audio) cb_fs_new_local_candidate: called
(empathy:5582): tp-fs-DEBUG: stream 1 0xd566f0 (audio) cb_fs_new_local_candidate: called
(empathy:5582): tp-fs-DEBUG: stream 1 0xd566f0 (audio) cb_fs_new_local_candidate: called
(empathy:5582): tp-fs-DEBUG: stream 1 0xd566f0 (audio) cb_fs_local_candidates_prepared: called
(empathy:5582): tp-fs-DEBUG: stream 1 0xd566f0 (audio) cb_fs_local_candidates_prepared: candidate->ip = '192.168.1.108'
(empathy:5582): tp-fs-DEBUG: stream 1 0xd566f0 (audio) cb_fs_local_candidates_prepared: candidate->ip = '192.168.1.108'
(empathy:5582): tp-fs-DEBUG: stream 1 0xd566f0 (audio) cb_fs_local_candidates_prepared: candidate->ip = '70.25.46.249'
(empathy:5582): tp-fs-DEBUG: stream 1 0xd566f0 (audio) cb_fs_local_candidates_prepared: candidate->ip = '70.25.46.249'
(empathy:5582): tp-fs-DEBUG: stream 1 0xd566f0 (audio) cb_fs_local_candidates_prepared: candidate->ip = '216.239.51.126'
(empathy:5582): tp-fs-DEBUG: stream 1 0xd566f0 (audio) cb_fs_local_candidates_prepared: candidate->ip = '216.239.51.126'
(empathy:5582): tp-fs-DEBUG: stream 1 0xd566f0 (audio) cb_fs_local_candidates_prepared: candidate->ip = '216.239.51.126'
(empathy:5582): tp-fs-DEBUG: stream 1 0xd566f0 (audio) cb_fs_local_candidates_prepared: candidate->ip = '216.239.51.126'
(empathy:5582): tp-fs-DEBUG: stream 1 0xd566f0 (audio) cb_fs_local_candidates_prepared: candidate->ip = '216.239.51.126'
(empathy:5582): tp-fs-DEBUG: stream 1 0xd566f0 (audio) cb_fs_local_candidates_prepared: candidate->ip = '216.239.51.126'
(empathy:5582): tp-fs-DEBUG: stream 1 0xd566f0 (audio) add_remote_candidate: adding remote candidate R1
(empathy:5582): tp-fs-DEBUG: stream 1 0xd566f0 (audio) cb_fs_new_active_candidate_pair: called
** (empathy:5582): DEBUG: tp_call_stream_state_changed_cb: Stream state changed - stream id: 1, state state: 2
(empathy:5582): tp-fs-DEBUG: stream 1 0xd566f0 (audio) add_remote_candidate: adding remote candidate R2
(empathy:5582): tp-fs-DEBUG: stream 1 0xd566f0 (audio) set_remote_codecs: called
(empathy:5582): tp-fs-DEBUG: stream 1 0xd566f0 (audio) set_remote_codecs: adding remote codec PCMU [0]
(empathy:5582): tp-fs-DEBUG: stream 1 0xd566f0 (audio) set_remote_codecs: adding remote codec PCMA [8]
(empathy:5582): tp-fs-DEBUG: stream 1 0xd566f0 (audio) set_remote_codecs: adding remote codec CN [13]
(empathy:5582): tp-fs-DEBUG: stream 1 0xd566f0 (audio) set_remote_codecs: adding remote codec telephone-event [99]
0:00:13.216738008  5582       0xb19040 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:00:13.216754422  5582       0xb19040 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:00:13.216774148  5582       0xb19040 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:00:13.216783662  5582       0xb19040 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:223:sdp_is_compat_default: Clock rates differ local=8000 remote=16000
0:00:13.216802698  5582       0xb19040 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:00:13.216812733  5582       0xb19040 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:00:13.216878922  5582       0xb19040 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:730:create_local_codec_associations: Codec -1: audio MPA clock:90000 channels:0 disabled by config
0:00:13.216901347  5582       0xb19040 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:730:create_local_codec_associations: Codec -1: audio DV clock:90000 channels:0 disabled by config
0:00:13.216933314  5582       0xb19040 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:837:negotiate_stream_codecs: Remote codec 0: audio PCMU clock:8000 channels:1
0:00:13.216942944  5582       0xb19040 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:846:negotiate_stream_codecs: Have local codec in the same PT, lets try it first
0:00:13.216951984  5582       0xb19040 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:00:13.216962494  5582       0xb19040 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:879:negotiate_stream_codecs: Negotiated codec 0: audio PCMU clock:8000 channels:1
0:00:13.216972624  5582       0xb19040 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:837:negotiate_stream_codecs: Remote codec 8: audio PCMA clock:8000 channels:1
0:00:13.216980988  5582       0xb19040 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:846:negotiate_stream_codecs: Have local codec in the same PT, lets try it first
0:00:13.216989559  5582       0xb19040 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:00:13.216999869  5582       0xb19040 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:879:negotiate_stream_codecs: Negotiated codec 8: audio PCMA clock:8000 channels:1
0:00:13.217009844  5582       0xb19040 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:837:negotiate_stream_codecs: Remote codec 13: audio CN clock:8000 channels:1
0:00:13.217018233  5582       0xb19040 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: CN
0:00:13.217027072  5582       0xb19040 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: CN
0:00:13.217035647  5582       0xb19040 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SIREN, remote: CN
0:00:13.217044105  5582       0xb19040 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: PCMU, remote: CN
0:00:13.217052705  5582       0xb19040 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: PCMA, remote: CN
0:00:13.217065545  5582       0xb19040 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: telephone-event, remote: CN
0:00:13.217074119  5582       0xb19040 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: telephone-event, remote: CN
0:00:13.217082617  5582       0xb19040 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: telephone-event, remote: CN
0:00:13.217097160  5582       0xb19040 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:888:negotiate_stream_codecs: Could not find a valid intersection... for codec 13: audio CN clock:8000 channels:1
0:00:13.217107754  5582       0xb19040 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:837:negotiate_stream_codecs: Remote codec 99: audio telephone-event clock:16000 channels:1
0:00:13.217116174  5582       0xb19040 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:846:negotiate_stream_codecs: Have local codec in the same PT, lets try it first
0:00:13.217125133  5582       0xb19040 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:00:13.217136435  5582       0xb19040 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:879:negotiate_stream_codecs: Negotiated codec 99: audio telephone-event clock:16000 channels:1 events=0-15
0:00:13.217155245  5582       0xb19040 DEBUG fsrtpconference_disco fs-rtp-special-source.c:365:fs_rtp_special_source_class_negotiation_filter: Class FsRtpDtmfSoundSource has no negotiation_filter function
0:00:13.217168972  5582       0xb19040 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:00:13.217178215  5582       0xb19040 LOG        fsrtpconference fs-rtp-session.c:2126:fs_rtp_session_distribute_recv_codecs_locked: Adding codec to stream 0xdb4320 0: audio PCMU clock:8000 channels:1 params:(nil)
0:00:13.217189229  5582       0xb19040 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: PCMA, remote: PCMU
0:00:13.217200228  5582       0xb19040 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:00:13.217209257  5582       0xb19040 LOG        fsrtpconference fs-rtp-session.c:2126:fs_rtp_session_distribute_recv_codecs_locked: Adding codec to stream 0xdb4320 8: audio PCMA clock:8000 channels:1 params:(nil)
(empathy:5582): tp-fs-DEBUG: stream 1 0xd566f0 (audio) _tf_stream_try_sending_codecs: called (send_local:0 send_supported:1)
(empathy:5582): tp-fs-DEBUG: stream 1 0xd566f0 (audio) _tf_stream_try_sending_codecs: 0: audio PCMU clock:8000 channels:1
(empathy:5582): tp-fs-DEBUG: stream 1 0xd566f0 (audio) _tf_stream_try_sending_codecs: 8: audio PCMA clock:8000 channels:1
(empathy:5582): tp-fs-DEBUG: stream 1 0xd566f0 (audio) fs_codecs_to_tp: adding codec PCMU [0]
(empathy:5582): tp-fs-DEBUG: stream 1 0xd566f0 (audio) fs_codecs_to_tp: adding codec PCMA [8]
(empathy:5582): tp-fs-DEBUG: stream 1 0xd566f0 (audio) _tf_stream_try_sending_codecs: calling MediaStreamHandler::SupportedCodecs
(empathy:5582): tp-fs-DEBUG: stream 1 0xd566f0 (audio) _tf_stream_bus_message: Codecs changed
(empathy:5582): tp-fs-DEBUG: stream 1 0xd566f0 (audio) _tf_stream_try_sending_codecs: called (send_local:0 send_supported:0)
(empathy:5582): tp-fs-DEBUG: stream 1 0xd566f0 (audio) _tf_stream_try_sending_codecs: 0: audio PCMU clock:8000 channels:1
(empathy:5582): tp-fs-DEBUG: stream 1 0xd566f0 (audio) _tf_stream_try_sending_codecs: 8: audio PCMA clock:8000 channels:1
(empathy:5582): tp-fs-DEBUG: stream 1 0xd566f0 (audio) set_stream_sending: 1
(empathy:5582): tp-fs-DEBUG: stream 1 0xd566f0 (audio) tf_stream_request_resource: Requesting resource for direction 1
(empathy:5582): tp-fs-DEBUG: stream 1 0xd566f0 (audio) tf_stream_request_resource: Requesting resource for direction 1 returned 1
(empathy:5582): tp-fs-DEBUG: stream 1 0xd566f0 (audio) set_stream_playing: 1
(empathy:5582): tp-fs-DEBUG: stream 1 0xd566f0 (audio) tf_stream_request_resource: Requesting resource for direction 2
(empathy:5582): tp-fs-DEBUG: stream 1 0xd566f0 (audio) tf_stream_request_resource: Requesting resource for direction 2 returned 1
(empathy:5582): tp-fs-DEBUG: stream 1 0xd566f0 (audio) set_stream_sending: 1
(empathy:5582): tp-glib-DEBUG: tp_channel_group_members_changed_cb: 0xf984b0 MembersChanged: added 1, removed 0, moved 0 to LP and 0 to RP, actor 2, reason 0, message 
(empathy:5582): tp-glib-DEBUG: handle_members_changed: +++ contact#2
0:00:13.219854588  5582      0x12fa370 DEBUG      fsrtpconference fs-rtp-session.c:3373:fs_rtp_session_add_send_codec_bin_unlock: Trying to add send codecbin for 0: audio PCMU clock:8000 channels:1 params:(nil)
0:00:13.219886186  5582      0x12fa370 DEBUG      fsrtpconference fs-rtp-session.c:2737:_create_codec_bin: creating send codec bin for id 0, pipeline_factory 0x7f3b0000e6e0
(empathy:5582): tp-fs-DEBUG: stream 1 0xd566f0 (audio) _tf_stream_bus_message: Send codec changed: 0: audio PCMU clock:8000 channels:1 params:(nil)
0:00:13.237969085  5582      0x12fa370 DEBUG      fsrtpconference fs-rtp-dtmf-sound-source.c:281:fs_rtp_dtmf_sound_source_build: Using caps application/x-rtp, encoding-name=(string)PCMU, clock-rate=(int)8000, media=(string)audio, payload=(int)0, channels=(int)1 for dtmf
** (empathy:5582): DEBUG: contact_list_store_contact_active_cb: Contact:'GTalk2VoIP mapped contact' no longer active
** (empathy:5582): DEBUG: tp_contact_factory_weak_notify: Remove finalized contact 0x119e0b0
** (empathy:5582): DEBUG: contact_finalize: finalize: 0x119e0b0
** (empathy:5582): DEBUG: contact_list_store_contact_active_cb: Contact:'GTalk2VoIP mapped contact' no longer active
** (empathy:5582): DEBUG: tp_contact_factory_weak_notify: Remove finalized contact 0x119e2b0
** (empathy:5582): DEBUG: contact_finalize: finalize: 0x119e2b0
** (empathy:5582): DEBUG: contact_list_store_contact_active_cb: Contact:'jtellier test2' no longer active
** (empathy:5582): DEBUG: tp_contact_factory_weak_notify: Remove finalized contact 0x119e230
** (empathy:5582): DEBUG: contact_finalize: finalize: 0x119e230
0:00:13.239238867  5582      0x12fa370 DEBUG      fsrtpconference fs-rtp-dtmf-event-source.c:299:fs_rtp_dtmf_event_source_build: Using caps application/x-rtp, encoding-name=(string)TELEPHONE-EVENT, clock-rate=(int)8000, media=(string)audio, payload=(int)100, events=(string)0-15 for dtmf
0:00:13.315075658  5582       0xbea340 DEBUG      fsrtpconference fs-rtp-session.c:1407:_stream_known_source_packet_received: Associating SSRC bb3881c6 in session 1
0:00:13.315127632  5582       0xbea340 DEBUG      fsrtpconference fs-rtp-session.c:3762:fs_rtp_session_associate_free_substreams: No free substream with SSRC bb3881c6 in session 1
0:00:13.515378460  5582      0x1419f80 DEBUG      fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0> pad recv_rtp_src_1_3141042630_0 added application/x-rtp, encoding-name=(string)PCMU, clock-rate=(int)8000, media=(string)audio, payload=(int)0, channels=(int)1
0:00:13.515455719  5582      0x1419f80 DEBUG      fsrtpconference fs-rtp-substream.c:529:fs_rtp_sub_stream_constructed: New substream in session 1 for ssrc bb3881c6 and pt 0
0:00:13.516078732  5582      0x1419f80 DEBUG      fsrtpconference fs-rtp-session.c:2477:fs_rtp_session_new_recv_pad: Already have a stream with SSRC bb3881c6, using it
0:00:13.516108440  5582      0x1419f80 LOG        fsrtpconference fs-rtp-substream.c:1331:fs_rtp_sub_stream_verify_codec: Starting codec verification process for substream with SSRC:bb3881c6 pt:0
0:00:13.516159348  5582      0x1419f80 DEBUG      fsrtpconference fs-rtp-session.c:3680:_substream_blocked: Substream blocked for codec change (session:1 SSRC:bb3881c6 pt:0)
0:00:13.516181117  5582      0x1419f80 DEBUG      fsrtpconference fs-rtp-session.c:2916:fs_rtp_session_get_recv_codec_locked: Receiving on stream codec 0: audio PCMU clock:8000 channels:1 params:(nil)
0:00:13.516195464  5582      0x1419f80 DEBUG      fsrtpconference fs-rtp-session.c:2737:_create_codec_bin: creating receive codec bin for id 0, pipeline_factory 0x7f3b00014160
0:00:13.517057977  5582      0x1419f80 DEBUG      fsrtpconference fs-rtp-substream.c:975:fs_rtp_sub_stream_set_codecbin_unlock: Setting caps application/x-rtp, encoding-name=(string)PCMU, clock-rate=(int)8000, media=(string)audio, payload=(int)0, channels=(int)1 on recv substream
0:00:13.517178758  5582      0x1419f80 DEBUG      fsrtpconference fs-rtp-substream.c:1218:fs_rtp_sub_stream_add_output_ghostpad_unlock: Src pad added on substream for ssrc:BB3881C6 pt:0 0: audio PCMU clock:8000 channels:1 params:(nil)
(empathy:5582): tp-fs-DEBUG: stream 1 0xd566f0 (audio) cb_fs_stream_src_pad_added: New pad
(empathy:5582): tp-fs-DEBUG: tf_channel_dispose
(empathy:5582): tp-fs-DEBUG: _tf_session_dispose
(empathy:5582): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x124e350: lost weak ref to 0x11bb990
(empathy:5582): tp-glib-DEBUG: tp_proxy_dispose: 0x1244860
(empathy:5582): tp-glib-DEBUG: tp_proxy_invalidate: 0x1244860: Proxy unreferenced
(empathy:5582): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x7f3b00002080: TpProxy 0x1244860 invalidated (I have 0x1244860): Proxy unreferenced
(empathy:5582): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x7f3b00014b10: TpProxy 0x1244860 invalidated (I have 0x1244860): Proxy unreferenced
(empathy:5582): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x7f3b00014a30: TpProxy 0x1244860 invalidated (I have 0x1244860): Proxy unreferenced
(empathy:5582): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x7f3b00014950: TpProxy 0x1244860 invalidated (I have 0x1244860): Proxy unreferenced
(empathy:5582): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x7f3b00014800: TpProxy 0x1244860 invalidated (I have 0x1244860): Proxy unreferenced
(empathy:5582): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x1255020: TpProxy 0x1244860 invalidated (I have 0x1244860): Proxy unreferenced
(empathy:5582): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x1239b10: TpProxy 0x1244860 invalidated (I have 0x1244860): Proxy unreferenced
(empathy:5582): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x1239aa0: TpProxy 0x1244860 invalidated (I have 0x1244860): Proxy unreferenced
(empathy:5582): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x1239a30: TpProxy 0x1244860 invalidated (I have 0x1244860): Proxy unreferenced
(empathy:5582): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x12399c0: TpProxy 0x1244860 invalidated (I have 0x1244860): Proxy unreferenced
(empathy:5582): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x1239950: TpProxy 0x1244860 invalidated (I have 0x1244860): Proxy unreferenced
(empathy:5582): tp-glib-DEBUG: tp_proxy_finalize: 0x1244860
0:00:21.270347975  5582       0xb19040 DEBUG      fsrtpconference fs-rtp-session.c:4425:fs_rtp_session_stop_codec_param_gathering_unlock: Stopping Codec Param discovery for session 1
(empathy:5582): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x1239950: lost weak ref to 0xd566f0
(empathy:5582): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x7f3b00002080: lost weak ref to 0xd566f0
(empathy:5582): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x7f3b00014b10: lost weak ref to 0xd566f0
(empathy:5582): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x7f3b00014a30: lost weak ref to 0xd566f0
(empathy:5582): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x7f3b00014950: lost weak ref to 0xd566f0
(empathy:5582): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x7f3b00014800: lost weak ref to 0xd566f0
(empathy:5582): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x1255020: lost weak ref to 0xd566f0
(empathy:5582): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x1239b10: lost weak ref to 0xd566f0
(empathy:5582): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x1239aa0: lost weak ref to 0xd566f0
(empathy:5582): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x1239a30: lost weak ref to 0xd566f0
(empathy:5582): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x12399c0: lost weak ref to 0xd566f0
(empathy:5582): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x11a64f0: lost weak ref to 0x12162a0
(empathy:5582): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x11ba320: lost weak ref to 0x12162a0
** (empathy:5582): DEBUG: empathy_tp_call_close: Closing channel
(empathy:5582): tp-glib-DEBUG: tp_channel_group_members_changed_cb: 0xf984b0 MembersChanged: added 0, removed 2, moved 0 to LP and 0 to RP, actor 1, reason 0, message 
(empathy:5582): tp-glib-DEBUG: handle_members_changed: --- contact#1
(empathy:5582): tp-glib-DEBUG: handle_members_changed: --- contact#2
** (empathy:5582): DEBUG: tp_call_stream_removed_cb: Stream removed - stream id: 1
(empathy:5582): tp-glib-DEBUG: tp_proxy_invalidate: 0xf984b0: 
(empathy:5582): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x11a6720: TpProxy 0xf984b0 invalidated (I have 0xf984b0): 
** (empathy:5582): DEBUG: dispatcher_channel_invalidated_cb: Channel /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy_2eb317dff/MediaChannel0 invalidated
** (empathy:5582): DEBUG: tp_call_dispose: Disposing: 0x11a08f0, 0
(empathy:5582): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x11a61c0: lost weak ref to 0x11a08f0
(empathy:5582): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x1247b30: lost weak ref to 0x11a08f0
(empathy:5582): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x11a6310: lost weak ref to 0x11a08f0
(empathy:5582): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x1245d10: lost weak ref to 0x11a08f0
** (empathy:5582): DEBUG: tp_call_finalize: Finalizing: 0x11a08f0
(empathy:5582): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x11a6150: TpProxy 0xf984b0 invalidated (I have 0xf984b0): 
(empathy:5582): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x11a6070: TpProxy 0xf984b0 invalidated (I have 0xf984b0): 
(empathy:5582): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x1247ac0: TpProxy 0xf984b0 invalidated (I have 0xf984b0): 
(empathy:5582): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x11ba240: TpProxy 0xf984b0 invalidated (I have 0xf984b0): 
(empathy:5582): tp-glib-DEBUG: tp_channel_dispose: 0xf984b0
(empathy:5582): tp-glib-DEBUG: tp_proxy_dispose: 0xf984b0
(empathy:5582): tp-glib-DEBUG: tp_channel_finalize: 0xf984b0
(empathy:5582): tp-glib-DEBUG: tp_proxy_finalize: 0xf984b0
** (empathy:5582): DEBUG: empathy_idle_set_presence: Changing presence to (null) (1)
** (empathy:5582): DEBUG: empathy_ft_manager_finalize: 0xdf4860
-------------- next part --------------
(telepathy-gabble:5580): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0xee58f0: org.freedesktop.DBus DBusGProxy is 0xee5ab0
(telepathy-gabble:5580): tp-glib-DEBUG: started version 0.7.28 (telepathy-glib version 0.7.31)
-------------- next part --------------
(empathy:2734): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x1039b10: org.freedesktop.DBus DBusGProxy is 0x1039c10
** (empathy:2734): DEBUG: mission_control_get_presence_actual: MC not running.
** (empathy:2734): DEBUG: mission_control_get_presence_message_actual: MC not running.
** (empathy:2734): DEBUG: idle_nm_state_change_cb: New network state (3), in use = Yes
** (empathy:2734): DEBUG: empathy_idle_set_presence: Changing presence to (null) (2)
** (empathy:2734): DEBUG: create_salut_account: Try to add a salut account...
** (empathy:2734): DEBUG: create_salut_account: Failed to get self econtact: e_book_get_self: there was no self contact UID stored in gconf
** (empathy:2734): DEBUG: get_glade_file: Loading glade file /usr/share/empathy/empathy-main-window.glade
** (empathy:2734): DEBUG: mission_control_get_online_connections: MC not running.
** (empathy:2734): DEBUG: empathy_geometry_load: Loading window geometry: x:54, y:113, w:619, h:325

** (empathy:2734): DEBUG: empathy_main_window_show: Configuring window default size w:619, h:325
** (empathy:2734): DEBUG: empathy_main_window_show: Configuring window default position x:54, y:113
** (empathy:2734): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:2734): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:2734): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:2734): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:2734): DEBUG: mission_control_get_tpconnection: MC not running.
** (empathy:2734): DEBUG: get_glade_file: Loading glade file /usr/share/empathy/empathy-status-icon.glade
** (empathy:2734): DEBUG: status_icon_activate_cb: Activated: toggle
** (empathy:2734): DEBUG: empathy_conf_set_bool: Setting bool:'/apps/empathy/ui/main_window_hidden' to 0 ---> false
** (empathy:2734): DEBUG: empathy_geometry_save: Saving window geometry: x:54, y:113, w:619, h:325

** (empathy:2734): DEBUG: contact_manager_add_account: Adding new account: msn0
(empathy:2734): tp-glib-DEBUG: tp_connection_init: 0x13d6440
(empathy:2734): tp-glib-DEBUG: tp_connection_constructor: Connecting to StatusChanged
(empathy:2734): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x13d6440: org.freedesktop.Telepathy.Connection DBusGProxy is 0x13aac40
(empathy:2734): tp-glib-DEBUG: tp_connection_constructor: Calling GetStatus
(empathy:2734): tp-glib-DEBUG: tp_connection_constructor: Returning 0x13d6440
(empathy:2734): tp-glib-DEBUG: tp_connection_call_when_ready: arranging callback later
(empathy:2734): tp-glib-DEBUG: tp_connection_init: 0x13d63c0
(empathy:2734): tp-glib-DEBUG: tp_connection_constructor: Connecting to StatusChanged
(empathy:2734): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x13d63c0: org.freedesktop.Telepathy.Connection DBusGProxy is 0x13aaad0
(empathy:2734): tp-glib-DEBUG: tp_connection_constructor: Calling GetStatus
(empathy:2734): tp-glib-DEBUG: tp_connection_constructor: Returning 0x13d63c0
(empathy:2734): tp-glib-DEBUG: tp_connection_call_when_ready: arranging callback later
** (empathy:2734): DEBUG: idle_presence_changed_cb: Presence changed to '' (2)
(empathy:2734): tp-glib-DEBUG: tp_connection_got_status_cb: 0x13d6440
(empathy:2734): tp-glib-DEBUG: tp_connection_got_status_cb: 0x13d6440: Initial status is 0
(empathy:2734): tp-glib-DEBUG: tp_connection_status_changed: 0x13d6440: -1 -> 0 because 0
(empathy:2734): tp-glib-DEBUG: tp_connection_got_status_cb: 0x13d63c0
(empathy:2734): tp-glib-DEBUG: tp_connection_got_status_cb: 0x13d63c0: Initial status is 0
(empathy:2734): tp-glib-DEBUG: tp_connection_status_changed: 0x13d63c0: -1 -> 0 because 0
(empathy:2734): tp-glib-DEBUG: tp_connection_got_interfaces_cb: 0x13d6440: Introspected interfaces
(empathy:2734): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x13d6440: org.freedesktop.Telepathy.Connection.Interface.Aliasing DBusGProxy is 0x13aab40
(empathy:2734): tp-glib-DEBUG: tp_connection_got_interfaces_cb: 0x13d63c0: Introspected interfaces
(empathy:2734): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x13d63c0: org.freedesktop.Telepathy.Connection.Interface.Aliasing DBusGProxy is 0x110edd0
(empathy:2734): tp-glib-DEBUG: got_aliasing_flags: GetAliasFlags(): org.freedesktop.DBus.Python.NotImplementedError: Traceback (most recent call last):
  File "/var/lib/python-support/python2.5/dbus/service.py", line 696, in _message_cb
    retval = candidate_method(self, *args, **keywords)
  File "/usr/lib/python2.5/site-packages/telepathy/_generated/Connection_Interface_Aliasing.py", line 51, in GetAliasFlags
    raise NotImplementedError
NotImplementedError

(empathy:2734): tp-glib-DEBUG: tp_connection_continue_introspection: 0x13d6440: connection ready
(empathy:2734): tp-glib-DEBUG: cwr_ready: enter
(empathy:2734): tp-glib-DEBUG: got_aliasing_flags: GetAliasFlags(): org.freedesktop.DBus.Python.NotImplementedError: Traceback (most recent call last):
  File "/var/lib/python-support/python2.5/dbus/service.py", line 696, in _message_cb
    retval = candidate_method(self, *args, **keywords)
  File "/usr/lib/python2.5/site-packages/telepathy/_generated/Connection_Interface_Aliasing.py", line 51, in GetAliasFlags
    raise NotImplementedError
NotImplementedError

(empathy:2734): tp-glib-DEBUG: tp_connection_continue_introspection: 0x13d63c0: connection ready
(empathy:2734): tp-glib-DEBUG: cwr_ready: enter
** (empathy:2734): DEBUG: dispatcher_connection_advertise_capabilities_cb: Error: Object /org/freedesktop/Telepathy/Connection/butterfly/msn/jtellier_2etest2_40gmail_2ecom does not have interface org.freedesktop.Telepathy.Connection.Interface.Capabilities
** (empathy:2734): DEBUG: idle_presence_changed_cb: Presence changed to '' (2)
(empathy:2734): tp-glib-DEBUG: tp_channel_init: 0x10a2450
(empathy:2734): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x10a2450: org.freedesktop.Telepathy.Channel DBusGProxy is 0x13aae70
(empathy:2734): tp-glib-DEBUG: tp_channel_constructor: 0x10a2450: constructed with channel type "org.freedesktop.Telepathy.Channel.Type.ContactList", handle #2 of type 3
(empathy:2734): tp-glib-DEBUG: tp_channel_init: 0x10a25f0
(empathy:2734): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x10a25f0: org.freedesktop.Telepathy.Channel DBusGProxy is 0x13aa980
(empathy:2734): tp-glib-DEBUG: tp_channel_constructor: 0x10a25f0: constructed with channel type "org.freedesktop.Telepathy.Channel.Type.ContactList", handle #3 of type 3
** (empathy:2734): DEBUG: empathy_run_until_ready_full: Starting run until ready for object 0x13aa8a0
(empathy:2734): tp-glib-DEBUG: tp_channel_init: 0x10a26c0
(empathy:2734): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x10a26c0: org.freedesktop.Telepathy.Channel DBusGProxy is 0x13e9920
(empathy:2734): tp-glib-DEBUG: tp_channel_constructor: 0x10a26c0: constructed with channel type "org.freedesktop.Telepathy.Channel.Type.ContactList", handle #2 of type 3
** (empathy:2734): DEBUG: empathy_run_until_ready_full: Starting run until ready for object 0x13aaf50
(empathy:2734): tp-glib-DEBUG: tp_channel_got_interfaces_cb: - org.freedesktop.Telepathy.Channel.Interface.Group
(empathy:2734): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x10a2450: org.freedesktop.Telepathy.Channel.Interface.Group DBusGProxy is 0x13aaa60
(empathy:2734): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x10a2450: org.freedesktop.DBus.Properties DBusGProxy is 0x13e9b50
(empathy:2734): tp-glib-DEBUG: tp_channel_got_interfaces_cb: - org.freedesktop.Telepathy.Channel.Interface.Group
(empathy:2734): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x10a25f0: org.freedesktop.Telepathy.Channel.Interface.Group DBusGProxy is 0x13e9c00
(empathy:2734): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x10a25f0: org.freedesktop.DBus.Properties DBusGProxy is 0x13e9e30
(empathy:2734): tp-glib-DEBUG: tp_channel_got_interfaces_cb: - org.freedesktop.Telepathy.Channel.Interface.Group
(empathy:2734): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x10a26c0: org.freedesktop.Telepathy.Channel.Interface.Group DBusGProxy is 0x13e9ea0
(empathy:2734): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x10a26c0: org.freedesktop.DBus.Properties DBusGProxy is 0x13ef160
(empathy:2734): tp-glib-DEBUG: tp_channel_got_group_properties_cb: Error getting group properties, falling back to 0.16 API: Traceback (most recent call last):
  File "/var/lib/python-support/python2.5/dbus/service.py", line 643, in _message_cb
    (candidate_method, parent_method) = _method_lookup(self, method_name, interface_name)
  File "/var/lib/python-support/python2.5/dbus/service.py", line 244, in _method_lookup
    raise UnknownMethodException('%s is not a valid method of interface %s' % (method_name, dbus_interface))
UnknownMethodException: org.freedesktop.DBus.Error.UnknownMethod: Unknown method: GetAll is not a valid method of interface org.freedesktop.DBus.Properties

(empathy:2734): tp-glib-DEBUG: tp_channel_got_group_properties_cb: Error getting group properties, falling back to 0.16 API: Traceback (most recent call last):
  File "/var/lib/python-support/python2.5/dbus/service.py", line 643, in _message_cb
    (candidate_method, parent_method) = _method_lookup(self, method_name, interface_name)
  File "/var/lib/python-support/python2.5/dbus/service.py", line 244, in _method_lookup
    raise UnknownMethodException('%s is not a valid method of interface %s' % (method_name, dbus_interface))
UnknownMethodException: org.freedesktop.DBus.Error.UnknownMethod: Unknown method: GetAll is not a valid method of interface org.freedesktop.DBus.Properties

(empathy:2734): tp-glib-DEBUG: tp_channel_got_group_properties_cb: Error getting group properties, falling back to 0.16 API: Traceback (most recent call last):
  File "/var/lib/python-support/python2.5/dbus/service.py", line 643, in _message_cb
    (candidate_method, parent_method) = _method_lookup(self, method_name, interface_name)
  File "/var/lib/python-support/python2.5/dbus/service.py", line 244, in _method_lookup
    raise UnknownMethodException('%s is not a valid method of interface %s' % (method_name, dbus_interface))
UnknownMethodException: org.freedesktop.DBus.Error.UnknownMethod: Unknown method: GetAll is not a valid method of interface org.freedesktop.DBus.Properties

(empathy:2734): tp-glib-DEBUG: tp_channel_got_group_flags_0_16_cb: Initial GroupFlags: 3
(empathy:2734): tp-glib-DEBUG: tp_channel_got_group_flags_0_16_cb: Initial GroupFlags: 0
(empathy:2734): tp-glib-DEBUG: tp_channel_got_group_flags_0_16_cb: Initial GroupFlags: 3
(empathy:2734): tp-glib-DEBUG: tp_channel_got_self_handle_0_16_cb: Initial Group.SelfHandle: 0
(empathy:2734): tp-glib-DEBUG: tp_channel_got_self_handle_0_16_cb: Initial Group.SelfHandle: 0
(empathy:2734): tp-glib-DEBUG: tp_channel_got_self_handle_0_16_cb: Initial Group.SelfHandle: 0
(empathy:2734): tp-glib-DEBUG: tp_channel_got_all_members_0_16_cb: 0x10a2450 GetAllMembers returned 1 members + 0 LP + 0 RP
(empathy:2734): tp-glib-DEBUG: tp_channel_got_all_members_0_16_cb: 0x10a25f0 GetAllMembers returned 1 members + 0 LP + 0 RP
(empathy:2734): tp-glib-DEBUG: tp_channel_got_all_members_0_16_cb: 0x10a26c0 GetAllMembers returned 1 members + 0 LP + 0 RP
(empathy:2734): tp-glib-DEBUG: tp_channel_glpmwi_0_16_cb: 0x10a2450 GetLocalPendingMembersWithInfo returned 0 records
(empathy:2734): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x10a2450: channel ready
(empathy:2734): tp-glib-DEBUG: tp_channel_glpmwi_0_16_cb: 0x10a25f0 GetLocalPendingMembersWithInfo returned 0 records
(empathy:2734): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x10a25f0: channel ready
** (empathy:2734): DEBUG: tp_contact_factory_add_contact: Contact added: (null) (0)
(empathy:2734): tp-glib-DEBUG: tp_connection_init: 0x13d6540
(empathy:2734): tp-glib-DEBUG: tp_connection_constructor: Connecting to StatusChanged
(empathy:2734): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x13d6540: org.freedesktop.Telepathy.Connection DBusGProxy is 0x13f1c20
(empathy:2734): tp-glib-DEBUG: tp_connection_constructor: Calling GetStatus
(empathy:2734): tp-glib-DEBUG: tp_connection_constructor: Returning 0x13d6540
(empathy:2734): tp-glib-DEBUG: tp_channel_glpmwi_0_16_cb: 0x10a26c0 GetLocalPendingMembersWithInfo returned 0 records
(empathy:2734): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x10a26c0: channel ready
(empathy:2734): tp-glib-DEBUG: tp_connection_got_status_cb: 0x13d6540
(empathy:2734): tp-glib-DEBUG: tp_connection_got_status_cb: 0x13d6540: Initial status is 0
(empathy:2734): tp-glib-DEBUG: tp_connection_status_changed: 0x13d6540: -1 -> 0 because 0
(empathy:2734): tp-glib-DEBUG: tp_connection_got_interfaces_cb: 0x13d6540: Introspected interfaces
(empathy:2734): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x13d6540: org.freedesktop.Telepathy.Connection.Interface.Aliasing DBusGProxy is 0x13f1d00
(empathy:2734): tp-glib-DEBUG: got_aliasing_flags: GetAliasFlags(): org.freedesktop.DBus.Python.NotImplementedError: Traceback (most recent call last):
  File "/var/lib/python-support/python2.5/dbus/service.py", line 696, in _message_cb
    retval = candidate_method(self, *args, **keywords)
  File "/usr/lib/python2.5/site-packages/telepathy/_generated/Connection_Interface_Aliasing.py", line 51, in GetAliasFlags
    raise NotImplementedError
NotImplementedError

(empathy:2734): tp-glib-DEBUG: tp_connection_continue_introspection: 0x13d6540: connection ready
** (empathy:2734): DEBUG: tp_contact_factory_got_self_handle_cb: Connection ready
(empathy:2734): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x13d6540: org.freedesktop.Telepathy.Connection.Interface.Avatars DBusGProxy is 0x13f1de0
(empathy:2734): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x13d6540: org.freedesktop.Telepathy.Connection.Interface.Presence DBusGProxy is 0x13f1f30
** (empathy:2734): DEBUG: tp_contact_factory_get_capabilities_cb: Error getting capabilities: Object /org/freedesktop/Telepathy/Connection/butterfly/msn/jtellier_2etest2_40gmail_2ecom does not have interface org.freedesktop.Telepathy.Connection.Interface.Capabilities
** (empathy:2734): DEBUG: tp_contact_factory_get_capabilities_cb: Error getting capabilities: Object /org/freedesktop/Telepathy/Connection/butterfly/msn/jtellier_2etest2_40gmail_2ecom does not have interface org.freedesktop.Telepathy.Connection.Interface.Capabilities
** (empathy:2734): DEBUG: tp_contact_factory_parse_presence_foreach: Changing presence for contact jtellier.test2 at gmail.com#1 (1) to '(null)' (1)
** (empathy:2734): DEBUG: tp_contact_factory_request_aliases_cb: Renaming contact jtellier.test2 at gmail.com#1 (1) to jtellier.test2 at gmail.com (request cb)
** (empathy:2734): DEBUG: tp_contact_factory_get_known_avatar_tokens_cb: Got 1 tokens, need to request 0 avatars
** (empathy:2734): DEBUG: tp_group_update_members: Members changed for list publish:
  added-len=0, current-len=0
  removed-len=0
  local-pending-len=0, current-len=0
  remote-pending-len=0, current-len=0
** (empathy:2734): DEBUG: tp_group_update_members: Members changed done for list publish:
  members-len=0
  local-pendings-len=0
  remote-pendings-len=0
** (empathy:2734): DEBUG: tp_group_update_members: Members changed for list publish:
  added-len=1, current-len=0
  removed-len=0
  local-pending-len=0, current-len=0
  remote-pending-len=0, current-len=0
** (empathy:2734): DEBUG: tp_contact_factory_add_contact: Contact added: (null) (4)
** (empathy:2734): DEBUG: tp_contact_factory_get_capabilities_cb: Error getting capabilities: Object /org/freedesktop/Telepathy/Connection/butterfly/msn/jtellier_2etest2_40gmail_2ecom does not have interface org.freedesktop.Telepathy.Connection.Interface.Capabilities
** (empathy:2734): DEBUG: tp_group_update_members: Members changed done for list publish:
  members-len=1
  local-pendings-len=0
  remote-pendings-len=0
** (empathy:2734): DEBUG: tp_group_get_members_cb: Ready
** (empathy:2734): DEBUG: run_until_ready_cb: Object 0x13aa8a0 is ready
** (empathy:2734): DEBUG: tp_group_update_members: Members changed for list subscribe:
  added-len=0, current-len=0
  removed-len=0
  local-pending-len=0, current-len=0
  remote-pending-len=0, current-len=0
** (empathy:2734): DEBUG: tp_group_update_members: Members changed done for list subscribe:
  members-len=0
  local-pendings-len=0
  remote-pendings-len=0
** (empathy:2734): DEBUG: tp_group_update_members: Members changed for list subscribe:
  added-len=1, current-len=0
  removed-len=0
  local-pending-len=0, current-len=0
  remote-pending-len=0, current-len=0
** (empathy:2734): DEBUG: tp_group_update_members: Members changed done for list subscribe:
  members-len=1
  local-pendings-len=0
  remote-pendings-len=0
** (empathy:2734): DEBUG: tp_group_get_members_cb: Ready
** (empathy:2734): DEBUG: run_until_ready_cb: Object 0x13aaf50 is ready
** (empathy:2734): DEBUG: tp_contact_list_request_channel_cb: Got subscribe list
** (empathy:2734): DEBUG: tp_contact_list_added_cb: Contact (null) (4) added to list type 1
** (empathy:2734): DEBUG: contact_list_store_members_changed_cb: Contact (null) (4) added
** (empathy:2734): DEBUG: tp_contact_list_request_channel_cb: Got publish list
** (empathy:2734): DEBUG: tp_contact_list_added_cb: Contact (null) (4) added to list type 0
(empathy:2734): tp-glib-DEBUG: tp_channel_dispose: 0x10a2450
(empathy:2734): tp-glib-DEBUG: tp_proxy_dispose: 0x10a2450
(empathy:2734): tp-glib-DEBUG: tp_proxy_invalidate: 0x10a2450: Proxy unreferenced
(empathy:2734): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x13aae00: TpProxy 0x10a2450 invalidated (I have 0x10a2450): Proxy unreferenced
(empathy:2734): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x13aa910: TpProxy 0x10a2450 invalidated (I have 0x10a2450): Proxy unreferenced
(empathy:2734): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x13e9840: TpProxy 0x10a2450 invalidated (I have 0x10a2450): Proxy unreferenced
(empathy:2734): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x13aaee0: TpProxy 0x10a2450 invalidated (I have 0x10a2450): Proxy unreferenced
(empathy:2734): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x13e9ae0: TpProxy 0x10a2450 invalidated (I have 0x10a2450): Proxy unreferenced
(empathy:2734): tp-glib-DEBUG: tp_channel_finalize: 0x10a2450
(empathy:2734): tp-glib-DEBUG: tp_proxy_finalize: 0x10a2450
(empathy:2734): tp-glib-DEBUG: tp_channel_init: 0x13eb000
(empathy:2734): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x13eb000: org.freedesktop.Telepathy.Channel DBusGProxy is 0x13f21f0
(empathy:2734): tp-glib-DEBUG: tp_channel_constructor: 0x13eb000: constructed with channel type "org.freedesktop.Telepathy.Channel.Type.ContactList", handle #3 of type 3
** (empathy:2734): DEBUG: tp_contact_factory_get_known_avatar_tokens_cb: Got 0 tokens, need to request 0 avatars
** (empathy:2734): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier.test1 at gmail.com#1' updated, checking roster is in sync...
** (empathy:2734): DEBUG: contact_list_store_contact_update: Contact:'jtellier.test1 at gmail.com#1' in list:NO, should be:NO
** (empathy:2734): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier.test1 at gmail.com#1' updated, checking roster is in sync...
** (empathy:2734): DEBUG: contact_list_store_contact_update: Contact:'jtellier.test1 at gmail.com#1' in list:NO, should be:NO
** (empathy:2734): DEBUG: tp_contact_factory_parse_presence_foreach: Changing presence for contact jtellier.test1 at gmail.com#1 (4) to '(null)' (1)
** (empathy:2734): DEBUG: tp_contact_factory_request_aliases_cb: Renaming contact jtellier.test1 at gmail.com#1 (4) to jtellier.test1 at gmail.com (E-mail Address Not Verified) (request cb)
** (empathy:2734): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier.test1 at gmail.com (E-mail Address Not Verified)' updated, checking roster is in sync...
** (empathy:2734): DEBUG: contact_list_store_contact_update: Contact:'jtellier.test1 at gmail.com (E-mail Address Not Verified)' in list:NO, should be:NO
** (empathy:2734): DEBUG: tp_contact_factory_get_known_avatar_tokens_cb: Got 1 tokens, need to request 0 avatars
(empathy:2734): tp-glib-DEBUG: tp_channel_got_interfaces_cb: - org.freedesktop.Telepathy.Channel.Interface.Group
(empathy:2734): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x13eb000: org.freedesktop.Telepathy.Channel.Interface.Group DBusGProxy is 0x13e9ae0
(empathy:2734): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x13eb000: org.freedesktop.DBus.Properties DBusGProxy is 0x13e9b50
(empathy:2734): tp-glib-DEBUG: tp_channel_got_group_properties_cb: Error getting group properties, falling back to 0.16 API: Traceback (most recent call last):
  File "/var/lib/python-support/python2.5/dbus/service.py", line 643, in _message_cb
    (candidate_method, parent_method) = _method_lookup(self, method_name, interface_name)
  File "/var/lib/python-support/python2.5/dbus/service.py", line 244, in _method_lookup
    raise UnknownMethodException('%s is not a valid method of interface %s' % (method_name, dbus_interface))
UnknownMethodException: org.freedesktop.DBus.Error.UnknownMethod: Unknown method: GetAll is not a valid method of interface org.freedesktop.DBus.Properties

(empathy:2734): tp-glib-DEBUG: tp_channel_got_group_flags_0_16_cb: Initial GroupFlags: 0
(empathy:2734): tp-glib-DEBUG: tp_channel_got_self_handle_0_16_cb: Initial Group.SelfHandle: 0
(empathy:2734): tp-glib-DEBUG: tp_channel_got_all_members_0_16_cb: 0x13eb000 GetAllMembers returned 1 members + 0 LP + 0 RP
(empathy:2734): tp-glib-DEBUG: tp_channel_glpmwi_0_16_cb: 0x13eb000 GetLocalPendingMembersWithInfo returned 0 records
(empathy:2734): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x13eb000: channel ready
(empathy:2734): tp-glib-DEBUG: tp_channel_dispose: 0x13eb000
(empathy:2734): tp-glib-DEBUG: tp_proxy_dispose: 0x13eb000
(empathy:2734): tp-glib-DEBUG: tp_proxy_invalidate: 0x13eb000: Proxy unreferenced
(empathy:2734): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x13f2260: TpProxy 0x13eb000 invalidated (I have 0x13eb000): Proxy unreferenced
(empathy:2734): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x13aaee0: TpProxy 0x13eb000 invalidated (I have 0x13eb000): Proxy unreferenced
(empathy:2734): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x13e9840: TpProxy 0x13eb000 invalidated (I have 0x13eb000): Proxy unreferenced
(empathy:2734): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x13aa910: TpProxy 0x13eb000 invalidated (I have 0x13eb000): Proxy unreferenced
(empathy:2734): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x13aae00: TpProxy 0x13eb000 invalidated (I have 0x13eb000): Proxy unreferenced
(empathy:2734): tp-glib-DEBUG: tp_channel_finalize: 0x13eb000
(empathy:2734): tp-glib-DEBUG: tp_proxy_finalize: 0x13eb000
** (empathy:2734): DEBUG: tp_contact_factory_parse_presence_foreach: Changing presence for contact jtellier.test2 at gmail.com#1 (1) to '(null)' (2)
** (empathy:2734): DEBUG: get_glade_file: Loading glade file /usr/share/empathy/empathy-accounts-dialog.glade
** (empathy:2734): DEBUG: accounts_dialog_status_changed_cb: Status changed for account msn0: status=0 presence=0
** (empathy:2734): DEBUG: accounts_dialog_status_changed_cb: Status changed for account salut0: status=2 presence=0
** (empathy:2734): DEBUG: accounts_dialog_status_changed_cb: Status changed for account gtalk1: status=2 presence=0
** (empathy:2734): DEBUG: accounts_dialog_status_changed_cb: Status changed for account gtalk0: status=2 presence=0
** (empathy:2734): DEBUG: get_glade_file: Loading glade file /usr/share/empathy/empathy-account-widget-jabber.glade
** (empathy:2734): DEBUG: mc_account_get_param_string: Password found in keyring
** (empathy:2734): DEBUG: mc_account_get_param_string: Password found in keyring
** (empathy:2734): DEBUG: get_glade_file: Loading glade file /usr/share/empathy/empathy-account-widget-msn.glade
** (empathy:2734): DEBUG: mc_account_get_param_string: Password found in keyring
** (empathy:2734): DEBUG: mc_account_get_param_string: Password found in keyring
** (empathy:2734): DEBUG: accounts_dialog_enable_toggled_cb: Disabled account msn0
** (empathy:2734): DEBUG: accounts_dialog_status_changed_cb: Status changed for account msn0: status=2 presence=0
** (empathy:2734): DEBUG: idle_presence_changed_cb: Presence changed to '' (0)
** (empathy:2734): DEBUG: accounts_dialog_status_changed_cb: Status changed for account msn0: status=2 presence=0
(empathy:2734): tp-glib-DEBUG: tp_connection_status_changed: 0x13d6540: 0 -> 2 because 1
(empathy:2734): tp-glib-DEBUG: tp_proxy_invalidate: 0x13d6540: Disconnected: reason 1
(empathy:2734): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x13f1c90: TpProxy 0x13d6540 invalidated (I have 0x13d6540): Disconnected: reason 1
** (empathy:2734): DEBUG: tp_contact_factory_connection_invalidated_cb: Connection invalidated
** (empathy:2734): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier.test1 at gmail.com (E-mail Address Not Verified)' updated, checking roster is in sync...
** (empathy:2734): DEBUG: contact_list_store_contact_update: Contact:'jtellier.test1 at gmail.com (E-mail Address Not Verified)' in list:NO, should be:NO
(empathy:2734): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x13f1d70: TpProxy 0x13d6540 invalidated (I have 0x13d6540): Disconnected: reason 1
(empathy:2734): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x13f1e50: TpProxy 0x13d6540 invalidated (I have 0x13d6540): Disconnected: reason 1
(empathy:2734): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x13f1ec0: TpProxy 0x13d6540 invalidated (I have 0x13d6540): Disconnected: reason 1
(empathy:2734): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x13f2030: TpProxy 0x13d6540 invalidated (I have 0x13d6540): Disconnected: reason 1
(empathy:2734): tp-glib-DEBUG: tp_connection_dispose: 0x13d6540
(empathy:2734): tp-glib-DEBUG: tp_proxy_dispose: 0x13d6540
(empathy:2734): tp-glib-DEBUG: tp_proxy_finalize: 0x13d6540
(empathy:2734): tp-glib-DEBUG: tp_connection_status_changed: 0x13d63c0: 0 -> 2 because 1
(empathy:2734): tp-glib-DEBUG: tp_proxy_invalidate: 0x13d63c0: Disconnected: reason 1
(empathy:2734): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x13aad20: TpProxy 0x13d63c0 invalidated (I have 0x13d63c0): Disconnected: reason 1
** (empathy:2734): DEBUG: dispatcher_connection_invalidated_cb: Error: Disconnected: reason 1
(empathy:2734): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x13aad90: TpProxy 0x13d63c0 invalidated (I have 0x13d63c0): Disconnected: reason 1
(empathy:2734): tp-glib-DEBUG: tp_connection_dispose: 0x13d63c0
(empathy:2734): tp-glib-DEBUG: tp_proxy_dispose: 0x13d63c0
(empathy:2734): tp-glib-DEBUG: tp_proxy_finalize: 0x13d63c0
(empathy:2734): tp-glib-DEBUG: tp_connection_status_changed: 0x13d6440: 0 -> 2 because 1
(empathy:2734): tp-glib-DEBUG: tp_proxy_invalidate: 0x13d6440: Disconnected: reason 1
(empathy:2734): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x12b8110: TpProxy 0x13d6440 invalidated (I have 0x13d6440): Disconnected: reason 1
** (empathy:2734): DEBUG: tp_contact_list_invalidated_cb: Connection invalidated
** (empathy:2734): DEBUG: contact_list_store_members_changed_cb: Contact jtellier.test1 at gmail.com#1 (0) removed
** (empathy:2734): DEBUG: contact_manager_destroy_cb: Removing account: msn0
(empathy:2734): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x13aa9f0: lost weak ref to 0x13aacb0
** (empathy:2734): DEBUG: tp_contact_list_finalize: finalize: 0x13aacb0
(empathy:2734): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x13f2110: lost weak ref to 0x13aaf50
** (empathy:2734): DEBUG: tp_group_finalize: finalize: 0x13aaf50
(empathy:2734): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x13f20a0: lost weak ref to 0x13aa8a0
** (empathy:2734): DEBUG: tp_group_finalize: finalize: 0x13aa8a0
(empathy:2734): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x13f2030: lost weak ref to 0x13eeb60
(empathy:2734): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x13f1d70: lost weak ref to 0x13eeb60
(empathy:2734): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x13f1e50: lost weak ref to 0x13eeb60
(empathy:2734): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x13f1ec0: lost weak ref to 0x13eeb60
** (empathy:2734): DEBUG: tp_contact_factory_finalize: Finalized: 0x13eeb60 (jtellier.test2 at gmail.com#1)
** (empathy:2734): DEBUG: contact_finalize: finalize: 0x13ef1d0
** (empathy:2734): DEBUG: contact_finalize: finalize: 0x13f2180
(empathy:2734): tp-glib-DEBUG: tp_proxy_invalidate: 0x10a25f0: Disconnected: reason 1
(empathy:2734): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x13e9990: TpProxy 0x10a25f0 invalidated (I have 0x10a25f0): Disconnected: reason 1
(empathy:2734): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x13e9c70: TpProxy 0x10a25f0 invalidated (I have 0x10a25f0): Disconnected: reason 1
(empathy:2734): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x13e9ce0: TpProxy 0x10a25f0 invalidated (I have 0x10a25f0): Disconnected: reason 1
(empathy:2734): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x13e9d50: TpProxy 0x10a25f0 invalidated (I have 0x10a25f0): Disconnected: reason 1
(empathy:2734): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x13e9dc0: TpProxy 0x10a25f0 invalidated (I have 0x10a25f0): Disconnected: reason 1
(empathy:2734): tp-glib-DEBUG: tp_proxy_invalidate: 0x10a26c0: Disconnected: reason 1
(empathy:2734): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x13e98b0: TpProxy 0x10a26c0 invalidated (I have 0x10a26c0): Disconnected: reason 1
(empathy:2734): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x13e9f10: TpProxy 0x10a26c0 invalidated (I have 0x10a26c0): Disconnected: reason 1
(empathy:2734): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x13ef010: TpProxy 0x10a26c0 invalidated (I have 0x10a26c0): Disconnected: reason 1
(empathy:2734): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x13ef080: TpProxy 0x10a26c0 invalidated (I have 0x10a26c0): Disconnected: reason 1
(empathy:2734): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x13ef0f0: TpProxy 0x10a26c0 invalidated (I have 0x10a26c0): Disconnected: reason 1
** (empathy:2734): DEBUG: accounts_dialog_account_enabled_cb: Account msn0 is now disabled
** (empathy:2734): DEBUG: get_glade_file: Loading glade file /usr/share/empathy/empathy-account-widget-jabber.glade
** (empathy:2734): DEBUG: mc_account_get_param_string: Password found in keyring
** (empathy:2734): DEBUG: mc_account_get_param_string: Password found in keyring
** (empathy:2734): DEBUG: accounts_dialog_enable_toggled_cb: Enable account gtalk0
** (empathy:2734): DEBUG: accounts_dialog_account_enabled_cb: Account gtalk0 is now enabled
** (empathy:2734): DEBUG: service_ended_cb: Mission Control stopped
** (empathy:2734): DEBUG: empathy_idle_set_presence: Changing presence to Available (2)
(empathy:2734): tp-glib-DEBUG: tp_connection_init: 0x13e8d30
(empathy:2734): tp-glib-DEBUG: tp_connection_constructor: Connecting to StatusChanged
(empathy:2734): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x13e8d30: org.freedesktop.Telepathy.Connection DBusGProxy is 0x13e98b0
(empathy:2734): tp-glib-DEBUG: tp_connection_constructor: Calling GetStatus
(empathy:2734): tp-glib-DEBUG: tp_connection_constructor: Returning 0x13e8d30
(empathy:2734): tp-glib-DEBUG: tp_connection_call_when_ready: arranging callback later
(empathy:2734): tp-glib-DEBUG: tp_connection_got_status_cb: 0x13e8d30
(empathy:2734): tp-glib-DEBUG: tp_connection_got_status_cb: 0x13e8d30: Initial status is 1
(empathy:2734): tp-glib-DEBUG: tp_connection_status_changed: 0x13e8d30: -1 -> 1 because 0
(empathy:2734): tp-glib-DEBUG: tp_connection_status_changed: 0x13e8d30: 1 -> 0 because 1
** (empathy:2734): DEBUG: contact_manager_add_account: Adding new account: gtalk0
(empathy:2734): tp-glib-DEBUG: tp_connection_init: 0x13e8db0
(empathy:2734): tp-glib-DEBUG: tp_connection_constructor: Connecting to StatusChanged
(empathy:2734): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x13e8db0: org.freedesktop.Telepathy.Connection DBusGProxy is 0x13f2030
(empathy:2734): tp-glib-DEBUG: tp_connection_constructor: Calling GetStatus
(empathy:2734): tp-glib-DEBUG: tp_connection_constructor: Returning 0x13e8db0
(empathy:2734): tp-glib-DEBUG: tp_connection_call_when_ready: arranging callback later
** (empathy:2734): DEBUG: idle_presence_changed_cb: Presence changed to '' (2)
(empathy:2734): tp-glib-DEBUG: tp_connection_got_interfaces_cb: 0x13e8d30: Introspected interfaces
(empathy:2734): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x13e8d30: org.freedesktop.Telepathy.Connection.Interface.Aliasing DBusGProxy is 0x13f20a0
** (empathy:2734): DEBUG: idle_presence_changed_cb: Presence changed to '' (2)
(empathy:2734): tp-glib-DEBUG: tp_connection_got_status_cb: 0x13e8db0
(empathy:2734): tp-glib-DEBUG: tp_connection_got_status_cb: 0x13e8db0: Initial status is 0
(empathy:2734): tp-glib-DEBUG: tp_connection_status_changed: 0x13e8db0: -1 -> 0 because 0
(empathy:2734): tp-glib-DEBUG: got_aliasing_flags: Introspected aliasing flags: 0x1
(empathy:2734): tp-glib-DEBUG: tp_connection_continue_introspection: 0x13e8d30: connection ready
(empathy:2734): tp-glib-DEBUG: cwr_ready: enter
(empathy:2734): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x13e8d30: org.freedesktop.Telepathy.Connection.Interface.Capabilities DBusGProxy is 0x12b8110
(empathy:2734): tp-glib-DEBUG: tp_connection_got_interfaces_cb: 0x13e8db0: Introspected interfaces
(empathy:2734): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x13e8db0: org.freedesktop.Telepathy.Connection.Interface.Aliasing DBusGProxy is 0x13f1ec0
(empathy:2734): tp-glib-DEBUG: got_aliasing_flags: Introspected aliasing flags: 0x1
(empathy:2734): tp-glib-DEBUG: tp_connection_continue_introspection: 0x13e8db0: connection ready
(empathy:2734): tp-glib-DEBUG: cwr_ready: enter
(empathy:2734): tp-glib-DEBUG: tp_channel_init: 0x13eb410
(empathy:2734): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x13eb410: org.freedesktop.Telepathy.Channel DBusGProxy is 0x13e9c70
(empathy:2734): tp-glib-DEBUG: tp_channel_constructor: 0x13eb410: constructed with channel type "org.freedesktop.Telepathy.Channel.Type.ContactList", handle #1 of type 3
(empathy:2734): tp-glib-DEBUG: tp_channel_init: 0x13eb4e0
(empathy:2734): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x13eb4e0: org.freedesktop.Telepathy.Channel DBusGProxy is 0x13e9dc0
(empathy:2734): tp-glib-DEBUG: tp_channel_constructor: 0x13eb4e0: constructed with channel type "org.freedesktop.Telepathy.Channel.Type.ContactList", handle #1 of type 3
** (empathy:2734): DEBUG: empathy_run_until_ready_full: Starting run until ready for object 0x13ef080
(empathy:2734): tp-glib-DEBUG: tp_channel_init: 0x10a2450
(empathy:2734): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x10a2450: org.freedesktop.Telepathy.Channel DBusGProxy is 0x13ef010
(empathy:2734): tp-glib-DEBUG: tp_channel_constructor: 0x10a2450: constructed with channel type "org.freedesktop.Telepathy.Channel.Type.ContactList", handle #2 of type 3
(empathy:2734): tp-glib-DEBUG: tp_channel_init: 0x13eb000
(empathy:2734): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x13eb000: org.freedesktop.Telepathy.Channel DBusGProxy is 0x13aac40
(empathy:2734): tp-glib-DEBUG: tp_channel_constructor: 0x13eb000: constructed with channel type "org.freedesktop.Telepathy.Channel.Type.ContactList", handle #2 of type 3
** (empathy:2734): DEBUG: empathy_run_until_ready_full: Starting run until ready for object 0x13aad90
(empathy:2734): tp-glib-DEBUG: tp_channel_init: 0x1401460
(empathy:2734): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x1401460: org.freedesktop.Telepathy.Channel DBusGProxy is 0x13aa9f0
(empathy:2734): tp-glib-DEBUG: tp_channel_constructor: 0x1401460: constructed with channel type "org.freedesktop.Telepathy.Channel.Type.ContactList", handle #3 of type 3
(empathy:2734): tp-glib-DEBUG: tp_channel_init: 0x1427050
(empathy:2734): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x1427050: org.freedesktop.Telepathy.Channel DBusGProxy is 0x13aad20
(empathy:2734): tp-glib-DEBUG: tp_channel_constructor: 0x1427050: constructed with channel type "org.freedesktop.Telepathy.Channel.Type.ContactList", handle #4 of type 3
(empathy:2734): tp-glib-DEBUG: tp_channel_got_interfaces_cb: - org.freedesktop.Telepathy.Channel.Interface.Group
(empathy:2734): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x13eb410: org.freedesktop.Telepathy.Channel.Interface.Group DBusGProxy is 0x13ef160
(empathy:2734): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x13eb410: org.freedesktop.DBus.Properties DBusGProxy is 0x13e9c00
(empathy:2734): tp-glib-DEBUG: tp_channel_got_interfaces_cb: - org.freedesktop.Telepathy.Channel.Interface.Group
(empathy:2734): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x13eb4e0: org.freedesktop.Telepathy.Channel.Interface.Group DBusGProxy is 0x13aacb0
(empathy:2734): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x13eb4e0: org.freedesktop.DBus.Properties DBusGProxy is 0x13aaad0
(empathy:2734): tp-glib-DEBUG: tp_channel_got_interfaces_cb: - org.freedesktop.Telepathy.Channel.Interface.Group
(empathy:2734): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x10a2450: org.freedesktop.Telepathy.Channel.Interface.Group DBusGProxy is 0x14d5a70
(empathy:2734): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x10a2450: org.freedesktop.DBus.Properties DBusGProxy is 0x13f1de0
(empathy:2734): tp-glib-DEBUG: tp_channel_got_interfaces_cb: - org.freedesktop.Telepathy.Channel.Interface.Group
(empathy:2734): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x13eb000: org.freedesktop.Telepathy.Channel.Interface.Group DBusGProxy is 0x13f1f30
(empathy:2734): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x13eb000: org.freedesktop.DBus.Properties DBusGProxy is 0x14d5b50
(empathy:2734): tp-glib-DEBUG: tp_channel_got_interfaces_cb: - org.freedesktop.Telepathy.Channel.Interface.Group
(empathy:2734): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x1401460: org.freedesktop.Telepathy.Channel.Interface.Group DBusGProxy is 0x13aaee0
(empathy:2734): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x1401460: org.freedesktop.DBus.Properties DBusGProxy is 0x13edcb0
(empathy:2734): tp-glib-DEBUG: tp_channel_got_interfaces_cb: - org.freedesktop.Telepathy.Channel.Interface.Group
(empathy:2734): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x1427050: org.freedesktop.Telepathy.Channel.Interface.Group DBusGProxy is 0x13edd20
(empathy:2734): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x1427050: org.freedesktop.DBus.Properties DBusGProxy is 0x13edf50
(empathy:2734): tp-glib-DEBUG: tp_channel_got_group_properties_cb: Got group properties, but no Properties flag: assuming a broken implementation and falling back to 0.16 API
(empathy:2734): tp-glib-DEBUG: tp_channel_got_group_properties_cb: Got group properties, but no Properties flag: assuming a broken implementation and falling back to 0.16 API
(empathy:2734): tp-glib-DEBUG: tp_channel_got_group_properties_cb: Got group properties, but no Properties flag: assuming a broken implementation and falling back to 0.16 API
(empathy:2734): tp-glib-DEBUG: tp_channel_got_group_properties_cb: Got group properties, but no Properties flag: assuming a broken implementation and falling back to 0.16 API
(empathy:2734): tp-glib-DEBUG: tp_channel_got_group_properties_cb: Got group properties, but no Properties flag: assuming a broken implementation and falling back to 0.16 API
(empathy:2734): tp-glib-DEBUG: tp_channel_got_group_properties_cb: Got group properties, but no Properties flag: assuming a broken implementation and falling back to 0.16 API
(empathy:2734): tp-glib-DEBUG: tp_channel_got_group_flags_0_16_cb: Initial GroupFlags: 50
(empathy:2734): tp-glib-DEBUG: tp_channel_got_group_flags_0_16_cb: Initial GroupFlags: 50
(empathy:2734): tp-glib-DEBUG: tp_channel_got_group_flags_0_16_cb: Initial GroupFlags: 159
(empathy:2734): tp-glib-DEBUG: tp_channel_got_group_flags_0_16_cb: Initial GroupFlags: 159
(empathy:2734): tp-glib-DEBUG: tp_channel_got_group_flags_0_16_cb: Initial GroupFlags: 2
(empathy:2734): tp-glib-DEBUG: tp_channel_got_group_flags_0_16_cb: Initial GroupFlags: 3
(empathy:2734): tp-glib-DEBUG: tp_channel_got_self_handle_0_16_cb: Initial Group.SelfHandle: 0
(empathy:2734): tp-glib-DEBUG: tp_channel_got_self_handle_0_16_cb: Initial Group.SelfHandle: 0
(empathy:2734): tp-glib-DEBUG: tp_channel_got_self_handle_0_16_cb: Initial Group.SelfHandle: 0
(empathy:2734): tp-glib-DEBUG: tp_channel_got_self_handle_0_16_cb: Initial Group.SelfHandle: 0
(empathy:2734): tp-glib-DEBUG: tp_channel_got_self_handle_0_16_cb: Initial Group.SelfHandle: 0
(empathy:2734): tp-glib-DEBUG: tp_channel_got_self_handle_0_16_cb: Initial Group.SelfHandle: 0
(empathy:2734): tp-glib-DEBUG: tp_channel_got_all_members_0_16_cb: 0x13eb410 GetAllMembers returned 1 members + 0 LP + 0 RP
(empathy:2734): tp-glib-DEBUG: tp_channel_got_all_members_0_16_cb: 0x13eb4e0 GetAllMembers returned 1 members + 0 LP + 0 RP
(empathy:2734): tp-glib-DEBUG: tp_channel_got_all_members_0_16_cb: 0x10a2450 GetAllMembers returned 1 members + 0 LP + 0 RP
(empathy:2734): tp-glib-DEBUG: tp_channel_got_all_members_0_16_cb: 0x13eb000 GetAllMembers returned 1 members + 0 LP + 0 RP
(empathy:2734): tp-glib-DEBUG: tp_channel_got_all_members_0_16_cb: 0x1401460 GetAllMembers returned 1 members + 0 LP + 0 RP
(empathy:2734): tp-glib-DEBUG: tp_channel_got_all_members_0_16_cb: 0x1427050 GetAllMembers returned 0 members + 0 LP + 0 RP
(empathy:2734): tp-glib-DEBUG: tp_channel_glpmwi_0_16_cb: 0x13eb410 GetLocalPendingMembersWithInfo returned 0 records
(empathy:2734): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x13eb410: channel ready
(empathy:2734): tp-glib-DEBUG: tp_channel_glpmwi_0_16_cb: 0x13eb4e0 GetLocalPendingMembersWithInfo returned 0 records
(empathy:2734): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x13eb4e0: channel ready
** (empathy:2734): DEBUG: tp_contact_factory_add_contact: Contact added: (null) (0)
(empathy:2734): tp-glib-DEBUG: tp_connection_init: 0x13e8eb0
(empathy:2734): tp-glib-DEBUG: tp_connection_constructor: Connecting to StatusChanged
(empathy:2734): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x13e8eb0: org.freedesktop.Telepathy.Connection DBusGProxy is 0x14e5470
(empathy:2734): tp-glib-DEBUG: tp_connection_constructor: Calling GetStatus
(empathy:2734): tp-glib-DEBUG: tp_connection_constructor: Returning 0x13e8eb0
(empathy:2734): tp-glib-DEBUG: tp_channel_glpmwi_0_16_cb: 0x10a2450 GetLocalPendingMembersWithInfo returned 0 records
(empathy:2734): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x10a2450: channel ready
(empathy:2734): tp-glib-DEBUG: tp_channel_glpmwi_0_16_cb: 0x13eb000 GetLocalPendingMembersWithInfo returned 0 records
(empathy:2734): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x13eb000: channel ready
(empathy:2734): tp-glib-DEBUG: tp_channel_glpmwi_0_16_cb: 0x1401460 GetLocalPendingMembersWithInfo returned 0 records
(empathy:2734): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x1401460: channel ready
(empathy:2734): tp-glib-DEBUG: tp_channel_glpmwi_0_16_cb: 0x1427050 GetLocalPendingMembersWithInfo returned 0 records
(empathy:2734): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x1427050: channel ready
(empathy:2734): tp-glib-DEBUG: tp_channel_dispose: 0x1427050
(empathy:2734): tp-glib-DEBUG: tp_proxy_dispose: 0x1427050
(empathy:2734): tp-glib-DEBUG: tp_proxy_invalidate: 0x1427050: Proxy unreferenced
(empathy:2734): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x13e9990: TpProxy 0x1427050 invalidated (I have 0x1427050): Proxy unreferenced
(empathy:2734): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x13edd90: TpProxy 0x1427050 invalidated (I have 0x1427050): Proxy unreferenced
(empathy:2734): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x13ede00: TpProxy 0x1427050 invalidated (I have 0x1427050): Proxy unreferenced
(empathy:2734): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x13ede70: TpProxy 0x1427050 invalidated (I have 0x1427050): Proxy unreferenced
(empathy:2734): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x13edee0: TpProxy 0x1427050 invalidated (I have 0x1427050): Proxy unreferenced
(empathy:2734): tp-glib-DEBUG: tp_channel_finalize: 0x1427050
(empathy:2734): tp-glib-DEBUG: tp_proxy_finalize: 0x1427050
(empathy:2734): tp-glib-DEBUG: tp_channel_dispose: 0x1401460
(empathy:2734): tp-glib-DEBUG: tp_proxy_dispose: 0x1401460
(empathy:2734): tp-glib-DEBUG: tp_proxy_invalidate: 0x1401460: Proxy unreferenced
(empathy:2734): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x13aab40: TpProxy 0x1401460 invalidated (I have 0x1401460): Proxy unreferenced
(empathy:2734): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x14d58b0: TpProxy 0x1401460 invalidated (I have 0x1401460): Proxy unreferenced
(empathy:2734): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x14d5990: TpProxy 0x1401460 invalidated (I have 0x1401460): Proxy unreferenced
(empathy:2734): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x13e9840: TpProxy 0x1401460 invalidated (I have 0x1401460): Proxy unreferenced
(empathy:2734): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x13edc40: TpProxy 0x1401460 invalidated (I have 0x1401460): Proxy unreferenced
(empathy:2734): tp-glib-DEBUG: tp_channel_finalize: 0x1401460
(empathy:2734): tp-glib-DEBUG: tp_proxy_finalize: 0x1401460
(empathy:2734): tp-glib-DEBUG: tp_connection_got_status_cb: 0x13e8eb0
(empathy:2734): tp-glib-DEBUG: tp_connection_got_status_cb: 0x13e8eb0: Initial status is 0
(empathy:2734): tp-glib-DEBUG: tp_connection_status_changed: 0x13e8eb0: -1 -> 0 because 0
(empathy:2734): tp-glib-DEBUG: tp_connection_got_interfaces_cb: 0x13e8eb0: Introspected interfaces
(empathy:2734): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x13e8eb0: org.freedesktop.Telepathy.Connection.Interface.Aliasing DBusGProxy is 0x14d5990
(empathy:2734): tp-glib-DEBUG: got_aliasing_flags: Introspected aliasing flags: 0x1
(empathy:2734): tp-glib-DEBUG: tp_connection_continue_introspection: 0x13e8eb0: connection ready
** (empathy:2734): DEBUG: tp_contact_factory_got_self_handle_cb: Connection ready
(empathy:2734): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x13e8eb0: org.freedesktop.Telepathy.Connection.Interface.Avatars DBusGProxy is 0x13aab40
(empathy:2734): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x13e8eb0: org.freedesktop.Telepathy.Connection.Interface.Presence DBusGProxy is 0x13ede00
(empathy:2734): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x13e8eb0: org.freedesktop.Telepathy.Connection.Interface.Capabilities DBusGProxy is 0x13e9990
** (empathy:2734): DEBUG: tp_contact_factory_parse_presence_foreach: Changing presence for contact jtellier.test2 at gmail.com (1) to '(null)' (2)
** (empathy:2734): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact jtellier.test2 at gmail.com (1) to 3
** (empathy:2734): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact jtellier.test2 at gmail.com (1) to 3
** (empathy:2734): DEBUG: tp_group_update_members: Members changed for list publish:
  added-len=0, current-len=0
  removed-len=0
  local-pending-len=0, current-len=0
  remote-pending-len=0, current-len=0
** (empathy:2734): DEBUG: tp_group_update_members: Members changed done for list publish:
  members-len=0
  local-pendings-len=0
  remote-pendings-len=0
** (empathy:2734): DEBUG: tp_group_update_members: Members changed for list publish:
  added-len=1, current-len=0
  removed-len=0
  local-pending-len=0, current-len=0
  remote-pending-len=0, current-len=0
** (empathy:2734): DEBUG: tp_contact_factory_add_contact: Contact added: (null) (2)
** (empathy:2734): DEBUG: tp_group_update_members: Members changed done for list publish:
  members-len=1
  local-pendings-len=0
  remote-pendings-len=0
** (empathy:2734): DEBUG: tp_group_get_members_cb: Ready
** (empathy:2734): DEBUG: run_until_ready_cb: Object 0x13ef080 is ready
** (empathy:2734): DEBUG: tp_group_update_members: Members changed for list subscribe:
  added-len=0, current-len=0
  removed-len=0
  local-pending-len=0, current-len=0
  remote-pending-len=0, current-len=0
** (empathy:2734): DEBUG: tp_group_update_members: Members changed done for list subscribe:
  members-len=0
  local-pendings-len=0
  remote-pendings-len=0
** (empathy:2734): DEBUG: tp_group_update_members: Members changed for list subscribe:
  added-len=1, current-len=0
  removed-len=0
  local-pending-len=0, current-len=0
  remote-pending-len=0, current-len=0
** (empathy:2734): DEBUG: tp_group_update_members: Members changed done for list subscribe:
  members-len=1
  local-pendings-len=0
  remote-pendings-len=0
** (empathy:2734): DEBUG: tp_group_get_members_cb: Ready
** (empathy:2734): DEBUG: run_until_ready_cb: Object 0x13aad90 is ready
** (empathy:2734): DEBUG: tp_contact_list_request_channel_cb: Got subscribe list
** (empathy:2734): DEBUG: tp_contact_list_added_cb: Contact (null) (2) added to list type 1
** (empathy:2734): DEBUG: contact_list_store_members_changed_cb: Contact (null) (2) added
(empathy:2734): tp-glib-DEBUG: tp_channel_dispose: 0x10a2450
(empathy:2734): tp-glib-DEBUG: tp_proxy_dispose: 0x10a2450
(empathy:2734): tp-glib-DEBUG: tp_proxy_invalidate: 0x10a2450: Proxy unreferenced
(empathy:2734): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x13e9ce0: TpProxy 0x10a2450 invalidated (I have 0x10a2450): Proxy unreferenced
(empathy:2734): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x14d5840: TpProxy 0x10a2450 invalidated (I have 0x10a2450): Proxy unreferenced
(empathy:2734): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x110edd0: TpProxy 0x10a2450 invalidated (I have 0x10a2450): Proxy unreferenced
(empathy:2734): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x13f1c20: TpProxy 0x10a2450 invalidated (I have 0x10a2450): Proxy unreferenced
(empathy:2734): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x13f1d00: TpProxy 0x10a2450 invalidated (I have 0x10a2450): Proxy unreferenced
(empathy:2734): tp-glib-DEBUG: tp_channel_finalize: 0x10a2450
(empathy:2734): tp-glib-DEBUG: tp_proxy_finalize: 0x10a2450
** (empathy:2734): DEBUG: tp_contact_list_request_channel_cb: Got publish list
** (empathy:2734): DEBUG: tp_contact_list_added_cb: Contact (null) (2) added to list type 0
(empathy:2734): tp-glib-DEBUG: tp_channel_dispose: 0x13eb410
(empathy:2734): tp-glib-DEBUG: tp_proxy_dispose: 0x13eb410
(empathy:2734): tp-glib-DEBUG: tp_proxy_invalidate: 0x13eb410: Proxy unreferenced
(empathy:2734): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x13f2110: TpProxy 0x13eb410 invalidated (I have 0x13eb410): Proxy unreferenced
(empathy:2734): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x13e9920: TpProxy 0x13eb410 invalidated (I have 0x13eb410): Proxy unreferenced
(empathy:2734): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x13e9ea0: TpProxy 0x13eb410 invalidated (I have 0x13eb410): Proxy unreferenced
(empathy:2734): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x13e9e30: TpProxy 0x13eb410 invalidated (I have 0x13eb410): Proxy unreferenced
(empathy:2734): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x13aa980: TpProxy 0x13eb410 invalidated (I have 0x13eb410): Proxy unreferenced
(empathy:2734): tp-glib-DEBUG: tp_channel_finalize: 0x13eb410
(empathy:2734): tp-glib-DEBUG: tp_proxy_finalize: 0x13eb410
** (empathy:2734): DEBUG: tp_contact_factory_get_known_avatar_tokens_cb: Got 0 tokens, need to request 0 avatars
** (empathy:2734): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier.test1 at gmail.com' updated, checking roster is in sync...
** (empathy:2734): DEBUG: contact_list_store_contact_update: Contact:'jtellier.test1 at gmail.com' in list:NO, should be:NO
** (empathy:2734): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier.test1 at gmail.com' updated, checking roster is in sync...
** (empathy:2734): DEBUG: contact_list_store_contact_update: Contact:'jtellier.test1 at gmail.com' in list:NO, should be:YES
** (empathy:2734): DEBUG: contact_list_store_contact_update: Contact:'jtellier.test1 at gmail.com' in list:YES, should be:YES
** (empathy:2734): DEBUG: contact_list_store_contact_update: Set active (contact updated offline -> online)
** (empathy:2734): DEBUG: contact_list_store_contact_set_active: Set item active
** (empathy:2734): DEBUG: contact_list_store_contact_active_new: Contact:'jtellier.test1 at gmail.com' now active, and WILL NOT be removed
** (empathy:2734): DEBUG: contact_list_store_contact_update: Set active (contact added)
** (empathy:2734): DEBUG: contact_list_store_contact_set_active: Set item active
** (empathy:2734): DEBUG: contact_list_store_contact_active_new: Contact:'jtellier.test1 at gmail.com' now active, and WILL NOT be removed
** (empathy:2734): DEBUG: tp_contact_factory_parse_presence_foreach: Changing presence for contact jtellier.test1 at gmail.com (2) to '(null)' (3)
** (empathy:2734): DEBUG: tp_contact_factory_request_aliases_cb: Renaming contact jtellier.test1 at gmail.com (2) to jtellier test (request cb)
** (empathy:2734): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier test' updated, checking roster is in sync...
** (empathy:2734): DEBUG: contact_list_store_contact_update: Contact:'jtellier test' in list:YES, should be:YES
** (empathy:2734): DEBUG: contact_list_store_contact_update: Set active (contact updated)
** (empathy:2734): DEBUG: tp_contact_factory_get_known_avatar_tokens_cb: Got 1 tokens, need to request 0 avatars
** (empathy:2734): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact jtellier.test1 at gmail.com (2) to 1
** (empathy:2734): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier test' updated, checking roster is in sync...
** (empathy:2734): DEBUG: contact_list_store_contact_update: Contact:'jtellier test' in list:YES, should be:YES
** (empathy:2734): DEBUG: contact_list_store_contact_update: Set active (contact updated)
** (empathy:2734): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact jtellier.test1 at gmail.com (2) to 1
** (empathy:2734): DEBUG: tp_contact_factory_aliases_changed_cb: Renaming contact jtellier.test2 at gmail.com (1) to jtellier test2 (changed cb)
** (empathy:2734): DEBUG: tp_contact_factory_request_aliases_cb: Renaming contact jtellier.test2 at gmail.com (1) to jtellier test2 (request cb)
** (empathy:2734): DEBUG: tp_contact_factory_get_known_avatar_tokens_cb: Got 1 tokens, need to request 0 avatars
** (empathy:2734): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact jtellier.test2 at gmail.com (1) to 3
** (empathy:2734): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact jtellier.test1 at gmail.com (2) to 3
** (empathy:2734): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier test' updated, checking roster is in sync...
** (empathy:2734): DEBUG: contact_list_store_contact_update: Contact:'jtellier test' in list:YES, should be:YES
** (empathy:2734): DEBUG: contact_list_store_contact_update: Set active (contact updated)
** (empathy:2734): DEBUG: tp_contact_factory_parse_presence_foreach: Changing presence for contact jtellier.test2 at gmail.com (1) to '(null)' (2)
** (empathy:2734): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact jtellier.test2 at gmail.com (1) to 0
** (empathy:2734): DEBUG: contact_list_store_contact_active_cb: Contact:'jtellier test' no longer active
** (empathy:2734): DEBUG: contact_list_store_contact_set_active: Set item inactive
** (empathy:2734): DEBUG: contact_list_store_contact_active_cb: Contact:'jtellier test' no longer active
** (empathy:2734): DEBUG: contact_list_store_contact_set_active: Set item inactive
** (empathy:2734): DEBUG: tp_contact_factory_parse_presence_foreach: Changing presence for contact jtellier.test2 at gmail.com (1) to '(null)' (2)
** (empathy:2734): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact jtellier.test2 at gmail.com (1) to 3
** (empathy:2734): DEBUG: status_icon_activate_cb: Activated: toggle
** (empathy:2734): DEBUG: empathy_conf_set_bool: Setting bool:'/apps/empathy/ui/main_window_hidden' to 0 ---> false
** (empathy:2734): DEBUG: get_glade_file: Loading glade file /usr/share/empathy/empathy-accounts-dialog.glade
** (empathy:2734): DEBUG: accounts_dialog_status_changed_cb: Status changed for account msn0: status=2 presence=0
** (empathy:2734): DEBUG: accounts_dialog_status_changed_cb: Status changed for account salut0: status=2 presence=0
** (empathy:2734): DEBUG: accounts_dialog_status_changed_cb: Status changed for account gtalk1: status=2 presence=0
** (empathy:2734): DEBUG: accounts_dialog_status_changed_cb: Status changed for account gtalk0: status=0 presence=0
** (empathy:2734): DEBUG: get_glade_file: Loading glade file /usr/share/empathy/empathy-account-widget-jabber.glade
** (empathy:2734): DEBUG: mc_account_get_param_string: Password found in keyring
** (empathy:2734): DEBUG: mc_account_get_param_string: Password found in keyring
** (empathy:2734): DEBUG: tp_contact_factory_parse_presence_foreach: Changing presence for contact jtellier.test2 at gmail.com (1) to '(null)' (2)
** (empathy:2734): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact jtellier.test2 at gmail.com (1) to 0
** (empathy:2734): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier test' updated, checking roster is in sync...
** (empathy:2734): DEBUG: contact_list_store_contact_update: Contact:'jtellier test' in list:YES, should be:YES
** (empathy:2734): DEBUG: contact_list_store_contact_update: Set active (contact updated)
** (empathy:2734): DEBUG: tp_contact_factory_parse_presence_foreach: Changing presence for contact jtellier.test1 at gmail.com (2) to '(null)' (2)
(empathy:2734): tp-glib-DEBUG: tp_channel_init: 0x1401460
(empathy:2734): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x1401460: org.freedesktop.Telepathy.Channel DBusGProxy is 0x15c2100
(empathy:2734): tp-glib-DEBUG: tp_channel_constructor: 0x1401460: constructed with channel type "org.freedesktop.Telepathy.Channel.Type.StreamedMedia", handle #0 of type 0
(empathy:2734): tp-glib-DEBUG: tp_channel_got_interfaces_cb: - org.freedesktop.Telepathy.Channel.Interface.Group
(empathy:2734): tp-glib-DEBUG: tp_channel_got_interfaces_cb: - org.freedesktop.Telepathy.Channel.Interface.Hold
(empathy:2734): tp-glib-DEBUG: tp_channel_got_interfaces_cb: - org.freedesktop.Telepathy.Channel.Interface.MediaSignalling
(empathy:2734): tp-glib-DEBUG: tp_channel_got_interfaces_cb: - org.freedesktop.Telepathy.Properties
(empathy:2734): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x1401460: org.freedesktop.Telepathy.Channel.Interface.Group DBusGProxy is 0x15c2430
(empathy:2734): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x1401460: org.freedesktop.DBus.Properties DBusGProxy is 0x13f1c20
(empathy:2734): tp-glib-DEBUG: tp_channel_got_group_properties_cb: Got group properties, but no Properties flag: assuming a broken implementation and falling back to 0.16 API
(empathy:2734): tp-glib-DEBUG: tp_channel_got_group_flags_0_16_cb: Initial GroupFlags: 3
(empathy:2734): tp-glib-DEBUG: tp_channel_got_self_handle_0_16_cb: Initial Group.SelfHandle: 1
(empathy:2734): tp-glib-DEBUG: tp_channel_group_self_handle_changed_cb: 0x1401460 SelfHandle changed to 1
(empathy:2734): tp-glib-DEBUG: tp_channel_got_all_members_0_16_cb: 0x1401460 GetAllMembers returned 1 members + 1 LP + 0 RP
(empathy:2734): tp-glib-DEBUG: tp_channel_glpmwi_0_16_cb: 0x1401460 GetLocalPendingMembersWithInfo returned 1 records
(empathy:2734): tp-glib-DEBUG: _tp_channel_group_set_lp: +L 1, actor=2, reason=0, message=
(empathy:2734): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x1401460: channel ready
** (empathy:2734): DEBUG: empathy_run_until_ready_full: Starting run until ready for object 0x14e5710
** (empathy:2734): DEBUG: tp_group_inspect_handles_cb: Failed to inspect channel handle: invalid handle type 0
** (empathy:2734): DEBUG: tp_group_update_members: Members changed for list (null):
  added-len=0, current-len=0
  removed-len=0
  local-pending-len=1, current-len=0
  remote-pending-len=0, current-len=0
** (empathy:2734): DEBUG: tp_group_update_members: Members changed done for list (null):
  members-len=0
  local-pendings-len=1
  remote-pendings-len=0
** (empathy:2734): DEBUG: tp_group_update_members: Members changed for list (null):
  added-len=0, current-len=0
  removed-len=0
  local-pending-len=0, current-len=1
  remote-pending-len=0, current-len=0
** (empathy:2734): DEBUG: tp_group_update_members: Members changed done for list (null):
  members-len=0
  local-pendings-len=1
  remote-pendings-len=0
** (empathy:2734): DEBUG: tp_group_update_members: Members changed for list (null):
  added-len=1, current-len=0
  removed-len=0
  local-pending-len=0, current-len=1
  remote-pending-len=0, current-len=0
** (empathy:2734): DEBUG: tp_group_update_members: Members changed done for list (null):
  members-len=1
  local-pendings-len=1
  remote-pendings-len=0
** (empathy:2734): DEBUG: tp_group_get_members_cb: Ready
** (empathy:2734): DEBUG: run_until_ready_cb: Object 0x14e5710 is ready
** (empathy:2734): DEBUG: status_icon_event_add: Adding event: Incoming call from jtellier test
(empathy:2734): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x13edd20: lost weak ref to 0x14e5710
** (empathy:2734): DEBUG: tp_group_finalize: finalize: 0x14e5710
** (empathy:2734): DEBUG: status_icon_activate_cb: Activated: event
** (empathy:2734): DEBUG: status_icon_event_remove_by_channel: Found event 'Incoming call from jtellier test'
(empathy:2734): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x1401460: org.freedesktop.Telepathy.Channel.Type.StreamedMedia DBusGProxy is 0x13edd20
** (empathy:2734): DEBUG: tp_call_stream_engine_handle_channel: Revving up the stream engine
(empathy:2734): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x15c24a0: org.freedesktop.DBus DBusGProxy is 0x13e9920
(empathy:2734): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x153b800: org.freedesktop.Telepathy.ChannelHandler DBusGProxy is 0x15c22c0
** (empathy:2734): DEBUG: get_glade_file: Loading glade file /usr/share/empathy/empathy-call-window.glade
** (empathy:2734): DEBUG: call_window_update: Status changed - status: 0, stream state: 0, is-incoming: 0 video-stream direction: 0
** (empathy:2734): DEBUG: call_window_socket_realized_cb: Preview socket realized
** (empathy:2734): DEBUG: empathy_tp_call_add_preview_video: Adding preview video
(empathy:2734): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x153b800: org.freedesktop.Telepathy.StreamEngine DBusGProxy is 0x15c2660
** (empathy:2734): DEBUG: tp_call_add_stream: Audio stream - id: 1, state: 0, direction: 2
** (empathy:2734): DEBUG: call_window_update: Status changed - status: 0, stream state: 0, is-incoming: 0 video-stream direction: 0
** (empathy:2734): DEBUG: tp_call_stream_engine_watch_name_owner_cb: Watch SE: name='org.freedesktop.Telepathy.StreamEngine' SE running='no' new_owner=''
** (empathy:2734): DEBUG: tp_group_inspect_handles_cb: Failed to inspect channel handle: invalid handle type 0
** (empathy:2734): DEBUG: tp_group_update_members: Members changed for list (null):
  added-len=0, current-len=0
  removed-len=0
  local-pending-len=1, current-len=0
  remote-pending-len=0, current-len=0
** (empathy:2734): DEBUG: tp_group_update_members: Members changed done for list (null):
  members-len=0
  local-pendings-len=1
  remote-pendings-len=0
** (empathy:2734): DEBUG: tp_group_update_members: Members changed for list (null):
  added-len=0, current-len=0
  removed-len=0
  local-pending-len=0, current-len=1
  remote-pending-len=0, current-len=0
** (empathy:2734): DEBUG: tp_group_update_members: Members changed done for list (null):
  members-len=0
  local-pendings-len=1
  remote-pendings-len=0
** (empathy:2734): DEBUG: tp_group_update_members: Members changed for list (null):
  added-len=1, current-len=0
  removed-len=0
  local-pending-len=0, current-len=1
  remote-pending-len=0, current-len=0
** (empathy:2734): DEBUG: call_window_update: Status changed - status: 1, stream state: 0, is-incoming: 1 video-stream direction: 0
** (empathy:2734): DEBUG: call_window_update: Status changed - status: 1, stream state: 0, is-incoming: 1 video-stream direction: 0
** (empathy:2734): DEBUG: call_window_update: Status changed - status: 1, stream state: 0, is-incoming: 1 video-stream direction: 0
** (empathy:2734): DEBUG: tp_call_request_streams_for_capabilities: Requesting new stream for capabilities 1
** (empathy:2734): DEBUG: tp_group_update_members: Members changed done for list (null):
  members-len=1
  local-pendings-len=1
  remote-pendings-len=0
** (empathy:2734): DEBUG: tp_group_get_members_cb: Ready
** (empathy:2734): DEBUG: tp_call_stream_added_cb: Stream added - stream id: 2, contact handle: 2, stream type: 0
** (empathy:2734): DEBUG: tp_call_add_stream: Audio stream - id: 2, state: 0, direction: 0
** (empathy:2734): DEBUG: call_window_update: Status changed - status: 1, stream state: 0, is-incoming: 1 video-stream direction: 0
** (empathy:2734): DEBUG: tp_call_add_stream: Audio stream - id: 2, state: 0, direction: 3
** (empathy:2734): DEBUG: call_window_update: Status changed - status: 1, stream state: 0, is-incoming: 1 video-stream direction: 0
** (empathy:2734): DEBUG: tp_call_stream_engine_watch_name_owner_cb: Watch SE: name='org.freedesktop.Telepathy.StreamEngine' SE running='no' new_owner=':1.30'
** (empathy:2734): DEBUG: tp_call_stream_state_changed_cb: Stream state changed - stream id: 1, state state: 1
** (empathy:2734): DEBUG: tp_call_stream_state_changed_cb: Stream state changed - stream id: 2, state state: 1
** (empathy:2734): DEBUG: call_window_update: Status changed - status: 1, stream state: 1, is-incoming: 1 video-stream direction: 0
** (empathy:2734): DEBUG: empathy_tp_call_accept_incoming_call: Accepting incoming call
(empathy:2734): tp-glib-DEBUG: tp_channel_group_members_changed_cb: 0x1401460 MembersChanged: added 1, removed 0, moved 0 to LP and 0 to RP, actor 0, reason 0, message 
(empathy:2734): tp-glib-DEBUG: tp_channel_group_members_changed_cb: +++ contact#1
** (empathy:2734): DEBUG: tp_group_update_members: Members changed for list (null):
  added-len=1, current-len=1
  removed-len=0
  local-pending-len=0, current-len=1
  remote-pending-len=0, current-len=0
** (empathy:2734): DEBUG: call_window_update: Status changed - status: 2, stream state: 1, is-incoming: 1 video-stream direction: 0
** (empathy:2734): DEBUG: call_window_set_output_video_is_drawing: Setting output video is drawing - 0
** (empathy:2734): DEBUG: tp_group_update_members: Members changed done for list (null):
  members-len=2
  local-pendings-len=0
  remote-pendings-len=0
(empathy:2734): tp-glib-DEBUG: tp_channel_group_flags_changed_cb: 0x1401460 GroupFlagsChanged: +0 -1
(empathy:2734): tp-glib-DEBUG: tp_channel_group_flags_changed_cb: 0x1401460 GroupFlagsChanged (after filtering): +0 -1
** (empathy:2734): DEBUG: tp_call_stream_direction_changed_cb: Stream direction changed - stream: 1, direction: 3
** (empathy:2734): DEBUG: tp_call_stream_state_changed_cb: Stream state changed - stream id: 1, state state: 2
** (empathy:2734): DEBUG: tp_call_stream_state_changed_cb: Stream state changed - stream id: 2, state state: 2
** (empathy:2734): DEBUG: call_window_update: Status changed - status: 2, stream state: 2, is-incoming: 1 video-stream direction: 0
** (empathy:2734): DEBUG: call_window_set_output_video_is_drawing: Setting output video is drawing - 0
** (empathy:2734): DEBUG: tp_call_stream_state_changed_cb: Stream state changed - stream id: 1, state state: 1
** (empathy:2734): DEBUG: get_glade_file: Loading glade file /usr/share/empathy/empathy-contact-widget.glade
** (empathy:2734): DEBUG: get_glade_file: Loading glade file /usr/share/empathy/empathy-contact-widget.glade
** (empathy:2734): DEBUG: empathy_geometry_save: Saving window geometry: x:243, y:177, w:619, h:325

** (empathy:2734): DEBUG: tp_call_stream_removed_cb: Stream removed - stream id: 2
** (empathy:2734): DEBUG: call_window_update: Status changed - status: 2, stream state: 2, is-incoming: 1 video-stream direction: 0
** (empathy:2734): DEBUG: call_window_set_output_video_is_drawing: Setting output video is drawing - 0
** (empathy:2734): DEBUG: tp_call_stream_added_cb: Stream added - stream id: 3, contact handle: 2, stream type: 1
** (empathy:2734): DEBUG: tp_call_add_stream: Video stream - id: 3, state: 0, direction: 0
** (empathy:2734): DEBUG: call_window_update: Status changed - status: 2, stream state: 2, is-incoming: 1 video-stream direction: 0
** (empathy:2734): DEBUG: call_window_set_output_video_is_drawing: Setting output video is drawing - 0
** (empathy:2734): DEBUG: tp_call_stream_direction_changed_cb: Stream direction changed - stream: 3, direction: 0
** (empathy:2734): DEBUG: call_window_update: Status changed - status: 2, stream state: 2, is-incoming: 1 video-stream direction: 0
** (empathy:2734): DEBUG: call_window_set_output_video_is_drawing: Setting output video is drawing - 0
** (empathy:2734): DEBUG: tp_call_stream_direction_changed_cb: Stream direction changed - stream: 3, direction: 2
** (empathy:2734): DEBUG: call_window_update: Status changed - status: 2, stream state: 2, is-incoming: 1 video-stream direction: 2
** (empathy:2734): DEBUG: call_window_set_output_video_is_drawing: Setting output video is drawing - 2
** (empathy:2734): DEBUG: call_window_socket_realized_cb: Output socket realized
** (empathy:2734): DEBUG: empathy_tp_call_add_output_video: Adding output video - socket: 44041876
** (empathy:2734): DEBUG: tp_call_stream_removed_cb: Stream removed - stream id: 3
** (empathy:2734): DEBUG: call_window_update: Status changed - status: 2, stream state: 2, is-incoming: 1 video-stream direction: 2
** (empathy:2734): DEBUG: call_window_set_output_video_is_drawing: Setting output video is drawing - 2
** (empathy:2734): DEBUG: tp_call_stream_added_cb: Stream added - stream id: 4, contact handle: 2, stream type: 1
** (empathy:2734): DEBUG: tp_call_add_stream: Video stream - id: 4, state: 0, direction: 0
** (empathy:2734): DEBUG: call_window_update: Status changed - status: 2, stream state: 2, is-incoming: 1 video-stream direction: 0
** (empathy:2734): DEBUG: call_window_set_output_video_is_drawing: Setting output video is drawing - 0
** (empathy:2734): DEBUG: empathy_tp_call_add_output_video: Adding output video - socket: 0
** (empathy:2734): DEBUG: tp_call_stream_direction_changed_cb: Stream direction changed - stream: 4, direction: 0
** (empathy:2734): DEBUG: call_window_update: Status changed - status: 2, stream state: 2, is-incoming: 1 video-stream direction: 0
** (empathy:2734): DEBUG: call_window_set_output_video_is_drawing: Setting output video is drawing - 0
** (empathy:2734): DEBUG: tp_call_stream_direction_changed_cb: Stream direction changed - stream: 4, direction: 2
** (empathy:2734): DEBUG: call_window_update: Status changed - status: 2, stream state: 2, is-incoming: 1 video-stream direction: 2
** (empathy:2734): DEBUG: call_window_set_output_video_is_drawing: Setting output video is drawing - 2
** (empathy:2734): DEBUG: call_window_socket_realized_cb: Output socket realized
** (empathy:2734): DEBUG: empathy_tp_call_add_output_video: Adding output video - socket: 44041894
** (empathy:2734): DEBUG: tp_call_stream_removed_cb: Stream removed - stream id: 4
** (empathy:2734): DEBUG: call_window_update: Status changed - status: 2, stream state: 2, is-incoming: 1 video-stream direction: 2
** (empathy:2734): DEBUG: call_window_set_output_video_is_drawing: Setting output video is drawing - 2
** (empathy:2734): DEBUG: tp_call_async_cb: Error setting output window: org.freedesktop.Telepathy.Error.NotAvailable: not doing anything, output window is already set window ID 0
** (empathy:2734): DEBUG: call_window_video_button_toggled_cb: Send video toggled - 1
** (empathy:2734): DEBUG: empathy_tp_call_request_video_stream_direction: Requesting video stream direction - is_sending: 1
** (empathy:2734): DEBUG: tp_call_request_streams_for_capabilities: Requesting new stream for capabilities 2
** (empathy:2734): DEBUG: tp_call_stream_added_cb: Stream added - stream id: 5, contact handle: 2, stream type: 1
** (empathy:2734): DEBUG: tp_call_add_stream: Video stream - id: 5, state: 0, direction: 0
** (empathy:2734): DEBUG: call_window_update: Status changed - status: 2, stream state: 2, is-incoming: 1 video-stream direction: 0
** (empathy:2734): DEBUG: call_window_set_output_video_is_drawing: Setting output video is drawing - 0
** (empathy:2734): DEBUG: empathy_tp_call_add_output_video: Adding output video - socket: 0
** (empathy:2734): DEBUG: tp_call_add_stream: Video stream - id: 5, state: 0, direction: 3
** (empathy:2734): DEBUG: call_window_update: Status changed - status: 2, stream state: 2, is-incoming: 1 video-stream direction: 3
** (empathy:2734): DEBUG: call_window_set_output_video_is_drawing: Setting output video is drawing - 2
** (empathy:2734): DEBUG: call_window_socket_realized_cb: Output socket realized
** (empathy:2734): DEBUG: empathy_tp_call_add_output_video: Adding output video - socket: 44041972
** (empathy:2734): DEBUG: tp_call_stream_removed_cb: Stream removed - stream id: 5
** (empathy:2734): DEBUG: call_window_update: Status changed - status: 2, stream state: 2, is-incoming: 1 video-stream direction: 3
** (empathy:2734): DEBUG: call_window_set_output_video_is_drawing: Setting output video is drawing - 2
** (empathy:2734): DEBUG: tp_call_async_cb: Error setting output window: org.freedesktop.Telepathy.Error.NotAvailable: not doing anything, output window is already set window ID 0
** (empathy:2734): DEBUG: tp_call_stream_removed_cb: Stream removed - stream id: 1
(empathy:2734): tp-glib-DEBUG: tp_channel_group_members_changed_cb: 0x1401460 MembersChanged: added 0, removed 2, moved 0 to LP and 0 to RP, actor 1, reason 0, message 
(empathy:2734): tp-glib-DEBUG: tp_channel_group_members_changed_cb: --- contact#1
(empathy:2734): tp-glib-DEBUG: tp_channel_group_members_changed_cb: --- contact#2
** (empathy:2734): DEBUG: tp_group_update_members: Members changed for list (null):
  added-len=0, current-len=2
  removed-len=2
  local-pending-len=0, current-len=0
  remote-pending-len=0, current-len=0
** (empathy:2734): DEBUG: tp_group_update_members: Members changed done for list (null):
  members-len=0
  local-pendings-len=0
  remote-pendings-len=0
(empathy:2734): tp-glib-DEBUG: tp_channel_group_flags_changed_cb: 0x1401460 GroupFlagsChanged: +1 -2
(empathy:2734): tp-glib-DEBUG: tp_channel_group_flags_changed_cb: 0x1401460 GroupFlagsChanged (after filtering): +1 -2
(empathy:2734): tp-glib-DEBUG: tp_proxy_invalidate: 0x1401460: 
(empathy:2734): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x15c2580: TpProxy 0x1401460 invalidated (I have 0x1401460): 
(empathy:2734): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x15c21e0: TpProxy 0x1401460 invalidated (I have 0x1401460): 
(empathy:2734): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x15c2020: TpProxy 0x1401460 invalidated (I have 0x1401460): 
(empathy:2734): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x15c2090: TpProxy 0x1401460 invalidated (I have 0x1401460): 
(empathy:2734): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x13aad20: TpProxy 0x1401460 invalidated (I have 0x1401460): 
** (empathy:2734): DEBUG: tp_call_channel_invalidated_cb: Channel invalidated: 
** (empathy:2734): DEBUG: call_window_update: Status changed - status: 3, stream state: 2, is-incoming: 1 video-stream direction: 3
** (empathy:2734): DEBUG: call_window_stop_timeout: Timer stopped
** (empathy:2734): DEBUG: call_window_set_output_video_is_drawing: Setting output video is drawing - 0
** (empathy:2734): DEBUG: empathy_tp_call_add_output_video: Adding output video - socket: 0
** (empathy:2734): DEBUG: empathy_tp_call_remove_preview_video: Removing preview video
(empathy:2734): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x14e5710: lost weak ref to 0x13f2110
(empathy:2734): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x110edd0: lost weak ref to 0x13f2110
(empathy:2734): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x15c2510: lost weak ref to 0x13f2110
(empathy:2734): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x15c2250: lost weak ref to 0x13f2110
(empathy:2734): tp-glib-DEBUG: tp_proxy_pending_call_lost_weak_ref: 0x1408360 lost weak ref to 0x13f2110
(empathy:2734): tp-glib-DEBUG: tp_proxy_pending_call_cancel: 0x1408360
(empathy:2734): tp-glib-DEBUG: tp_proxy_pending_call_lost_weak_ref: 0x1408180 lost weak ref to 0x13f2110
(empathy:2734): tp-glib-DEBUG: tp_proxy_pending_call_cancel: 0x1408180
** (empathy:2734): DEBUG: tp_call_finalize: Finalizing: 0x13f2110
(empathy:2734): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x15c69d0: lost weak ref to 0x15c2330
** (empathy:2734): DEBUG: tp_group_finalize: finalize: 0x15c2330
(empathy:2734): tp-glib-DEBUG: tp_proxy_dispose: 0x15c24a0
(empathy:2734): tp-glib-DEBUG: tp_proxy_invalidate: 0x15c24a0: Proxy unreferenced
(empathy:2734): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x14e56a0: TpProxy 0x15c24a0 invalidated (I have 0x15c24a0): Proxy unreferenced
(empathy:2734): tp-glib-DEBUG: tp_proxy_finalize: 0x15c24a0
(empathy:2734): tp-glib-DEBUG: tp_channel_dispose: 0x1401460
(empathy:2734): tp-glib-DEBUG: tp_proxy_dispose: 0x1401460
(empathy:2734): tp-glib-DEBUG: tp_channel_finalize: 0x1401460
(empathy:2734): tp-glib-DEBUG: tp_proxy_finalize: 0x1401460
(empathy:2734): tp-glib-DEBUG: tp_proxy_dispose: 0x153b800
(empathy:2734): tp-glib-DEBUG: tp_proxy_invalidate: 0x153b800: Proxy unreferenced
(empathy:2734): tp-glib-DEBUG: tp_proxy_finalize: 0x153b800
** (empathy:2734): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier test' updated, checking roster is in sync...
** (empathy:2734): DEBUG: contact_list_store_contact_update: Contact:'jtellier test' in list:YES, should be:YES
** (empathy:2734): DEBUG: contact_list_store_contact_update: Set active (contact updated)
** (empathy:2734): DEBUG: tp_contact_factory_parse_presence_foreach: Changing presence for contact jtellier.test1 at gmail.com (2) to '(null)' (3)
** (empathy:2734): DEBUG: empathy_idle_set_presence: Changing presence to (null) (1)
-------------- next part --------------
(telepathy-gabble:2721): tp-glib-DEBUG: started version 0.7.6 (telepathy-glib version 0.7.12)
(telepathy-gabble:2721): tp-glib-DEBUG: tp_cm_param_setter_offset: account = "jtellier.test2 at gmail.com"
(telepathy-gabble:2721): tp-glib-DEBUG: tp_cm_param_setter_offset: password = <hidden>
(telepathy-gabble:2721): tp-glib-DEBUG: tp_cm_param_setter_offset: server = "talk.google.com"
(telepathy-gabble:2721): tp-glib-DEBUG: tp_cm_param_setter_offset: resource = "Telepathy"
(telepathy-gabble:2721): tp-glib-DEBUG: tp_cm_param_setter_offset: priority = 0 = 0x0
(telepathy-gabble:2721): tp-glib-DEBUG: tp_cm_param_setter_offset: port = 5223 = 0x1467
(telepathy-gabble:2721): tp-glib-DEBUG: tp_cm_param_setter_offset: old-ssl = TRUE
(telepathy-gabble:2721): tp-glib-DEBUG: tp_cm_param_setter_offset: require-encryption = FALSE
(telepathy-gabble:2721): tp-glib-DEBUG: tp_cm_param_setter_offset: register = FALSE
(telepathy-gabble:2721): tp-glib-DEBUG: tp_cm_param_setter_offset: low-bandwidth = FALSE
(telepathy-gabble:2721): tp-glib-DEBUG: parse_parameters: https-proxy-server not given, using default behaviour
(telepathy-gabble:2721): tp-glib-DEBUG: tp_cm_param_setter_offset: https-proxy-port = 443 = 0x1bb
(telepathy-gabble:2721): tp-glib-DEBUG: tp_cm_param_setter_offset: fallback-conference-server = "conference.jabber.org"
(telepathy-gabble:2721): tp-glib-DEBUG: parse_parameters: stun-server not given, using default behaviour
(telepathy-gabble:2721): tp-glib-DEBUG: tp_cm_param_setter_offset: stun-port = 3478 = 0xd96
(telepathy-gabble:2721): tp-glib-DEBUG: tp_cm_param_setter_offset: ignore-ssl-errors = TRUE
(telepathy-gabble:2721): tp-glib-DEBUG: parse_parameters: alias not given, using default behaviour
(telepathy-gabble:2721): tp-glib-DEBUG: tp_base_connection_class_init: Initializing (TpBaseConnectionClass *)0xdba1c0
** (telepathy-gabble:2721): DEBUG: gabble_connection_class_init: Initializing (GabbleConnectionClass *)0xdba6d0
(telepathy-gabble:2721): tp-glib-DEBUG: tp_presence_mixin_class_init: called.
(telepathy-gabble:2721): tp-glib-DEBUG: tp_base_connection_init: Initializing (TpBaseConnection *)0xdbf010
** (telepathy-gabble:2721): DEBUG: gabble_connection_init: Initializing (GabbleConnection *)0xdbf010
(telepathy-gabble:2721): tp-glib-DEBUG: tp_base_connection_constructor: Post-construction: (TpBaseConnection *)0xdbf010
(telepathy-gabble:2721): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0xdbdcf0: org.freedesktop.DBus DBusGProxy is 0xdbdd60
(telepathy-gabble:2721): tp-glib-DEBUG: tp_base_connection_constructor: Handle repo for type #0 at (nil)
(telepathy-gabble:2721): tp-glib-DEBUG: tp_base_connection_constructor: Handle repo for type #1 at 0xdbd580
(telepathy-gabble:2721): tp-glib-DEBUG: tp_base_connection_constructor: Handle repo for type #2 at 0xdbd5e0
(telepathy-gabble:2721): tp-glib-DEBUG: tp_base_connection_constructor: Handle repo for type #3 at 0xdb3210
(telepathy-gabble:2721): tp-glib-DEBUG: tp_base_connection_constructor: Handle repo for type #4 at 0xdbd640
(telepathy-gabble:2721): tp-glib-DEBUG: tp_base_connection_constructor: Channel factory #0 at 0xdbd6a0
(telepathy-gabble:2721): tp-glib-DEBUG: tp_base_connection_constructor: Channel factory #1 at 0xdbe020
(telepathy-gabble:2721): tp-glib-DEBUG: tp_base_connection_constructor: Channel factory #2 at 0xdc5820
(telepathy-gabble:2721): tp-glib-DEBUG: tp_base_connection_constructor: Channel factory #3 at 0xdc4840
(telepathy-gabble:2721): tp-glib-DEBUG: tp_base_connection_constructor: Channel factory #4 at 0xdc48c0
** (telepathy-gabble:2721): DEBUG: gabble_connection_constructor: Post-construction: (GabbleConnection *)0xdbf010
(telepathy-gabble:2721): tp-glib-DEBUG: tp_presence_mixin_init: called.
(telepathy-gabble:2721): tp-glib-DEBUG: tp_base_connection_register: bus name org.freedesktop.Telepathy.Connection.gabble.jabber.jtellier_2etest2_40gmail_2ecom_2fTelepathy
(telepathy-gabble:2721): tp-glib-DEBUG: tp_base_connection_register: object path /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy
** (telepathy-gabble:2721): DEBUG: _gabble_connection_connect: disabling SRV because "server" or "port" parameter specified, will connect to talk.google.com
** (telepathy-gabble:2721): DEBUG: do_connect: calling lm_connection_open
(telepathy-gabble:2721): tp-glib-DEBUG: tp_base_connection_change_status: was 4294967295, now 1, for reason 1
(telepathy-gabble:2721): tp-glib-DEBUG: tp_base_connection_change_status: emitting status-changed to 1, for reason 1
** (telepathy-gabble:2721): DEBUG: gabble_roster_factory_iface_connecting: adding callbacks
** (telepathy-gabble:2721): DEBUG: gabble_muc_factory_iface_connecting: adding callbacks
** (telepathy-gabble:2721): DEBUG: gabble_media_factory_iface_connecting: adding callbacks
** (telepathy-gabble:2721): DEBUG: gabble_im_factory_iface_connecting: adding callbacks
** (telepathy-gabble:2721): DEBUG: do_auth: authenticating with username: jtellier.test2, password: <hidden>, resource: Telepathy
** (telepathy-gabble:2721): DEBUG: connection_auth_cb: Created self handle 1, our JID is jtellier.test2 at gmail.com/Telepathy9F9908D5
** (telepathy-gabble:2721): DEBUG: gabble_presence_set_capabilities: about to add caps 869 to resource Telepathy9F9908D5 with serial 1
** (telepathy-gabble:2721): DEBUG: gabble_presence_set_capabilities: found resource Telepathy9F9908D5
** (telepathy-gabble:2721): DEBUG: gabble_presence_set_capabilities: new serial 1, old 0, clearing caps
** (telepathy-gabble:2721): DEBUG: gabble_presence_set_capabilities: adding caps 869 to resource Telepathy9F9908D5
** (telepathy-gabble:2721): DEBUG: gabble_presence_set_capabilities: resource Telepathy9F9908D5 caps now 869
** (telepathy-gabble:2721): DEBUG: gabble_presence_set_capabilities: total caps now 869
** (telepathy-gabble:2721): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0xdc4c80 for gmail.com
** (telepathy-gabble:2721): DEBUG: connection_iq_unknown_cb: got unknown iq:
<iq id="268564401168" type="result"></iq>

** (telepathy-gabble:2721): DEBUG: connection_disco_cb: got:
<query xmlns="http://jabber.org/protocol/disco#info"> <identity name="Google Talk" type="im" category="server"></identity>
 <feature var="http://jabber.org/protocol/disco#info"></feature>
 <feature var="google:jingleinfo"></feature>
 <feature var="google:roster"></feature>
 <feature var="google:nosave"></feature>
 <feature var="google:setting"></feature>
 <feature var="google:shared-status"></feature>
 <feature var="http://jabber.org/protocol/archive#otr"></feature>
 <feature var="google:mail:notify"></feature>
 <feature var="http://jabber.org/protocol/archive#save"></feature>
</query>

** (telepathy-gabble:2721): DEBUG: connection_disco_cb: set features flags to 3
(telepathy-gabble:2721): tp-glib-DEBUG: tp_base_connection_change_status: was 1, now 0, for reason 1
(telepathy-gabble:2721): tp-glib-DEBUG: tp_base_connection_change_status: emitting status-changed to 0, for reason 1
** (telepathy-gabble:2721): DEBUG: gabble_disco_conn_status_changed_cb: connected, initiating service discovery on gmail.com
** (telepathy-gabble:2721): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0xdc4cc0 for gmail.com
** (telepathy-gabble:2721): DEBUG: gabble_vcard_manager_request: Created request 0xdc86f0 to retrieve <1>'s vCard
** (telepathy-gabble:2721): DEBUG: cache_entry_ensure_queued: Cache entry 0xdc86c0 is my own, not setting @to
** (telepathy-gabble:2721): DEBUG: gabble_request_pipeline_enqueue: enqueued new request as item 0xdc8720
** (telepathy-gabble:2721): DEBUG: cache_entry_ensure_queued: adding request to cache entry 0xdc86c0 and queueing the <iq>
(telepathy-gabble:2721): tp-glib-DEBUG: tp_presence_mixin_emit_presence_update: called.
(telepathy-gabble:2721): tp-glib-DEBUG: construct_presence_hash: called.
** (telepathy-gabble:2721): DEBUG: gabble_roster_factory_iface_connected: requesting roster
** (telepathy-gabble:2721): DEBUG: send_next_request: processing request 0xdc8720
(telepathy-gabble:2721): tp-glib-DEBUG: tp_presence_mixin_get_statuses: called.
** (telepathy-gabble:2721): DEBUG: gabble_connection_advertise_capabilities: caps before: 365
** (telepathy-gabble:2721): DEBUG: gabble_connection_advertise_capabilities: caps to add: 0
** (telepathy-gabble:2721): DEBUG: gabble_connection_advertise_capabilities: caps to remove: 0
** (telepathy-gabble:2721): DEBUG: gabble_connection_advertise_capabilities: caps after: 365
** (telepathy-gabble:2721): DEBUG: gabble_vcard_manager_edit: called; invalidating cache
** (telepathy-gabble:2721): DEBUG: cache_entry_attempt_to_free: Not freeing vCard cache entry 0xdc86c0: it has a pipeline_item 0xdc8720
** (telepathy-gabble:2721): DEBUG: gabble_vcard_manager_edit: checking if we have pending requests already
** (telepathy-gabble:2721): DEBUG: gabble_vcard_manager_edit: NICKNAME => value of length 14 starting jtellier test2
(telepathy-gabble:2721): tp-glib-DEBUG: tp_presence_mixin_set_status: called.
(telepathy-gabble:2721): tp-glib-DEBUG: set_status_foreach: called.
(telepathy-gabble:2721): tp-glib-DEBUG: set_status_foreach: Found status "available", checking if it's available...
(telepathy-gabble:2721): tp-glib-DEBUG: set_status_foreach: The status is available.
(telepathy-gabble:2721): tp-glib-DEBUG: set_status_foreach: Got optional argument ("message", "")
(telepathy-gabble:2721): tp-glib-DEBUG: set_status_foreach: About to try setting status "available"
(telepathy-gabble:2721): tp-glib-DEBUG: tp_presence_mixin_emit_presence_update: called.
(telepathy-gabble:2721): tp-glib-DEBUG: construct_presence_hash: called.
** (telepathy-gabble:2721): DEBUG: gabble_connection_advertise_capabilities: caps before: 365
** (telepathy-gabble:2721): DEBUG: gabble_connection_advertise_capabilities: caps to add: 1f
** (telepathy-gabble:2721): DEBUG: gabble_connection_advertise_capabilities: caps to remove: 0
** (telepathy-gabble:2721): DEBUG: gabble_connection_advertise_capabilities: caps after: 37f
** (telepathy-gabble:2721): DEBUG: gabble_connection_advertise_capabilities: before != after, changing
** (telepathy-gabble:2721): DEBUG: gabble_presence_set_capabilities: about to add caps 895 to resource Telepathy9F9908D5 with serial 2
** (telepathy-gabble:2721): DEBUG: gabble_presence_set_capabilities: found resource Telepathy9F9908D5
** (telepathy-gabble:2721): DEBUG: gabble_presence_set_capabilities: new serial 2, old 1, clearing caps
** (telepathy-gabble:2721): DEBUG: gabble_presence_set_capabilities: adding caps 895 to resource Telepathy9F9908D5
** (telepathy-gabble:2721): DEBUG: gabble_presence_set_capabilities: resource Telepathy9F9908D5 caps now 895
** (telepathy-gabble:2721): DEBUG: gabble_presence_set_capabilities: total caps now 895
** (telepathy-gabble:2721): DEBUG: gabble_connection_advertise_capabilities: set caps: 37f
(telepathy-gabble:2721): tp-glib-DEBUG: channel_request_new: New channel request at 0x105ee20: ctype=org.freedesktop.Telepathy.Channel.Type.ContactList htype=3 handle=1 suppress=1
** (telepathy-gabble:2721): DEBUG: _gabble_roster_get_channel: Looking up channel 3:1 "publish"
** (telepathy-gabble:2721): DEBUG: _gabble_roster_create_channel: Instantiating channel 3:1 "publish"
tp_group_mixin_change_flags: emitting group flags changed
  added    : [CAN_REMOVE|MESSAGE_REMOVE|MESSAGE_ACCEPT]
  removed  : []
  flags now: [CAN_REMOVE|MESSAGE_REMOVE|MESSAGE_ACCEPT]
** (telepathy-gabble:2721): DEBUG: _gabble_roster_create_channel: created /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/RosterChannel/List/publish
** (telepathy-gabble:2721): DEBUG: _gabble_roster_create_channel: roster not yet received, not emitting signal for publish list channel
(telepathy-gabble:2721): tp-glib-DEBUG: tp_base_connection_request_channel: queued request, channel_type=org.freedesktop.Telepathy.Channel.Type.ContactList, handle_type=3, handle=1, suppress_handler=1
(telepathy-gabble:2721): tp-glib-DEBUG: channel_request_new: New channel request at 0x1067940: ctype=org.freedesktop.Telepathy.Channel.Type.ContactList htype=3 handle=2 suppress=1
** (telepathy-gabble:2721): DEBUG: _gabble_roster_get_channel: Looking up channel 3:2 "subscribe"
** (telepathy-gabble:2721): DEBUG: _gabble_roster_create_channel: Instantiating channel 3:2 "subscribe"
tp_group_mixin_change_flags: emitting group flags changed
  added    : [CAN_ADD|CAN_REMOVE|CAN_RESCIND|MESSAGE_ADD|MESSAGE_REMOVE|MESSAGE_RESCIND]
  removed  : []
  flags now: [CAN_ADD|CAN_REMOVE|CAN_RESCIND|MESSAGE_ADD|MESSAGE_REMOVE|MESSAGE_RESCIND]
** (telepathy-gabble:2721): DEBUG: _gabble_roster_create_channel: created /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/RosterChannel/List/subscribe
** (telepathy-gabble:2721): DEBUG: _gabble_roster_create_channel: roster not yet received, not emitting signal for subscribe list channel
(telepathy-gabble:2721): tp-glib-DEBUG: tp_base_connection_request_channel: queued request, channel_type=org.freedesktop.Telepathy.Channel.Type.ContactList, handle_type=3, handle=2, suppress_handler=1
** (telepathy-gabble:2721): DEBUG: gabble_roster_presence_cb: ignoring presence from ourselves on another resource:
<presence to="jtellier.test2 at gmail.com/Telepathy9F9908D5" from="jtellier.test2 at gmail.com/Telepathy74E10A8C" id="27802158949">
 <status></status>
 <c xmlns="http://jabber.org/protocol/caps" hash="sha-1" node="http://telepathy.freedesktop.org/caps" ver="V1f7M4IpVQljB/IapSPy4UF35HE=" ext="voice-v1"></c>
 <x xmlns="vcard-temp:x:update"> <photo></photo>
</x>
</presence>

** (telepathy-gabble:2721): DEBUG: gabble_presence_cache_update: jtellier.test2 at gmail.com (1) resource Telepathy74E10A8C prio 0 presence 5 message "(null)"
(telepathy-gabble:2721): tp-glib-DEBUG: tp_presence_mixin_emit_presence_update: called.
(telepathy-gabble:2721): tp-glib-DEBUG: construct_presence_hash: called.
** (telepathy-gabble:2721): DEBUG: _process_caps_uri: enough trust for URI http://telepathy.freedesktop.org/caps#voice-v1, setting caps for 1 (jtellier.test2 at gmail.com/Telepathy74E10A8C) to 2
** (telepathy-gabble:2721): DEBUG: gabble_presence_set_capabilities: about to add caps 2 to resource Telepathy74E10A8C with serial 1
** (telepathy-gabble:2721): DEBUG: gabble_presence_set_capabilities: found resource Telepathy74E10A8C
** (telepathy-gabble:2721): DEBUG: gabble_presence_set_capabilities: new serial 1, old 0, clearing caps
** (telepathy-gabble:2721): DEBUG: gabble_presence_set_capabilities: adding caps 2 to resource Telepathy74E10A8C
** (telepathy-gabble:2721): DEBUG: gabble_presence_set_capabilities: resource Telepathy74E10A8C caps now 2
** (telepathy-gabble:2721): DEBUG: gabble_presence_set_capabilities: total caps now 2
** (telepathy-gabble:2721): DEBUG: _process_caps_uri: caps for 1 (jtellier.test2 at gmail.com/Telepathy74E10A8C) now 2
** (telepathy-gabble:2721): DEBUG: _process_caps_uri: not enough trust for URI http://telepathy.freedesktop.org/caps#V1f7M4IpVQljB/IapSPy4UF35HE=
** (telepathy-gabble:2721): DEBUG: disco_waiter_new: created waiter 0x1067b60 for handle 1 with serial 1
** (telepathy-gabble:2721): DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI http://telepathy.freedesktop.org/caps#V1f7M4IpVQljB/IapSPy4UF35HE=
** (telepathy-gabble:2721): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0xdc4d80 for jtellier.test2 at gmail.com/Telepathy74E10A8C
** (telepathy-gabble:2721): DEBUG: _process_caps: Emitting caps update: handle 1, old 0, new 2
** (telepathy-gabble:2721): DEBUG: gabble_presence_cache_update: jtellier.test1 at gmail.com (2) resource TelepathyC58B9EDA prio 0 presence 3 message "(null)"
(telepathy-gabble:2721): tp-glib-DEBUG: tp_presence_mixin_emit_presence_update: called.
(telepathy-gabble:2721): tp-glib-DEBUG: construct_presence_hash: called.
** (telepathy-gabble:2721): DEBUG: _process_caps_uri: enough trust for URI http://telepathy.freedesktop.org/caps#jingle-video, setting caps for 2 (jtellier.test1 at gmail.com/TelepathyC58B9EDA) to 16
** (telepathy-gabble:2721): DEBUG: gabble_presence_set_capabilities: about to add caps 16 to resource TelepathyC58B9EDA with serial 2
** (telepathy-gabble:2721): DEBUG: gabble_presence_set_capabilities: found resource TelepathyC58B9EDA
** (telepathy-gabble:2721): DEBUG: gabble_presence_set_capabilities: new serial 2, old 0, clearing caps
** (telepathy-gabble:2721): DEBUG: gabble_presence_set_capabilities: adding caps 16 to resource TelepathyC58B9EDA
** (telepathy-gabble:2721): DEBUG: gabble_presence_set_capabilities: resource TelepathyC58B9EDA caps now 16
** (telepathy-gabble:2721): DEBUG: gabble_presence_set_capabilities: total caps now 16
** (telepathy-gabble:2721): DEBUG: _process_caps_uri: caps for 2 (jtellier.test1 at gmail.com/TelepathyC58B9EDA) now 16
** (telepathy-gabble:2721): DEBUG: _process_caps_uri: enough trust for URI http://telepathy.freedesktop.org/caps#jingle-audio, setting caps for 2 (jtellier.test1 at gmail.com/TelepathyC58B9EDA) to 8
** (telepathy-gabble:2721): DEBUG: gabble_presence_set_capabilities: about to add caps 8 to resource TelepathyC58B9EDA with serial 2
** (telepathy-gabble:2721): DEBUG: gabble_presence_set_capabilities: found resource TelepathyC58B9EDA
** (telepathy-gabble:2721): DEBUG: gabble_presence_set_capabilities: adding caps 8 to resource TelepathyC58B9EDA
** (telepathy-gabble:2721): DEBUG: gabble_presence_set_capabilities: resource TelepathyC58B9EDA caps now 24
** (telepathy-gabble:2721): DEBUG: gabble_presence_set_capabilities: total caps now 24
** (telepathy-gabble:2721): DEBUG: _process_caps_uri: caps for 2 (jtellier.test1 at gmail.com/TelepathyC58B9EDA) now 24
** (telepathy-gabble:2721): DEBUG: _process_caps_uri: enough trust for URI http://telepathy.freedesktop.org/caps#voice-v1, setting caps for 2 (jtellier.test1 at gmail.com/TelepathyC58B9EDA) to 2
** (telepathy-gabble:2721): DEBUG: gabble_presence_set_capabilities: about to add caps 2 to resource TelepathyC58B9EDA with serial 2
** (telepathy-gabble:2721): DEBUG: gabble_presence_set_capabilities: found resource TelepathyC58B9EDA
** (telepathy-gabble:2721): DEBUG: gabble_presence_set_capabilities: adding caps 2 to resource TelepathyC58B9EDA
** (telepathy-gabble:2721): DEBUG: gabble_presence_set_capabilities: resource TelepathyC58B9EDA caps now 26
** (telepathy-gabble:2721): DEBUG: gabble_presence_set_capabilities: total caps now 26
** (telepathy-gabble:2721): DEBUG: _process_caps_uri: caps for 2 (jtellier.test1 at gmail.com/TelepathyC58B9EDA) now 26
** (telepathy-gabble:2721): DEBUG: _process_caps_uri: not enough trust for URI http://telepathy.freedesktop.org/caps#0.6.2.1
** (telepathy-gabble:2721): DEBUG: disco_waiter_new: created waiter 0x1067720 for handle 2 with serial 2
** (telepathy-gabble:2721): DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI http://telepathy.freedesktop.org/caps#0.6.2.1
** (telepathy-gabble:2721): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x105ea00 for jtellier.test1 at gmail.com/TelepathyC58B9EDA
** (telepathy-gabble:2721): DEBUG: _process_caps: Emitting caps update: handle 2, old 0, new 26
** (telepathy-gabble:2721): DEBUG: disco_items_cb: Got error on items request: the feature requested is not implemented by the recipient or server and therefore cannot be processed
** (telepathy-gabble:2721): DEBUG: jingle_info_iq_callback: jingle info: got stun server stun.l.google.com
** (telepathy-gabble:2721): DEBUG: jingle_info_iq_callback: jingle info: got stun port 19302
** (telepathy-gabble:2721): DEBUG: jingle_info_iq_callback: jingle info: got relay token CAESIQoYanRlbGxpZXIudGVzdDJAZ21haWwuY29tEKrDoqCaJBoQ4hLE/lnkCrknyD4/c2CeuA==
** (telepathy-gabble:2721): DEBUG: _gabble_roster_get_channel: Looking up channel 3:1 "publish"
** (telepathy-gabble:2721): DEBUG: _gabble_roster_get_channel: Looking up channel 3:2 "subscribe"
** (telepathy-gabble:2721): DEBUG: _gabble_roster_item_update: name for contact#2 changed to jtellier test
** (telepathy-gabble:2721): DEBUG: _gabble_roster_item_update: Checking which groups contact#2 was just added to:
** (telepathy-gabble:2721): DEBUG: _gabble_roster_item_update: Checking which groups contact#2 was just removed from:
** (telepathy-gabble:2721): DEBUG: gabble_roster_iq_cb: jid: jtellier.test1 at gmail.com, subscription: both, name: jtellier test
** (telepathy-gabble:2721): DEBUG: gabble_roster_iq_cb: calling change members on publish channel
tp_group_mixin_change_members: emitting members changed
  message       : ""
  added         : [2 (jtellier.test1 at gmail.com)]
  removed       : []
  local_pending : []
  remote_pending: []
  actor         : 0
  reason        : 0: unspecified reason
** (telepathy-gabble:2721): DEBUG: gabble_roster_iq_cb: calling change members on subscribe channel
tp_group_mixin_change_members: emitting members changed
  message       : ""
  added         : [2 (jtellier.test1 at gmail.com)]
  removed       : []
  local_pending : []
  remote_pending: []
  actor         : 0
  reason        : 0: unspecified reason
** (telepathy-gabble:2721): DEBUG: _gabble_roster_get_channel: Looking up channel 3:3 "known"
** (telepathy-gabble:2721): DEBUG: _gabble_roster_create_channel: Instantiating channel 3:3 "known"
tp_group_mixin_change_flags: emitting group flags changed
  added    : [CAN_REMOVE]
  removed  : []
  flags now: [CAN_REMOVE]
** (telepathy-gabble:2721): DEBUG: _gabble_roster_create_channel: created /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/RosterChannel/List/known
** (telepathy-gabble:2721): DEBUG: _gabble_roster_create_channel: roster not yet received, not emitting signal for known list channel
** (telepathy-gabble:2721): DEBUG: gabble_roster_iq_cb: calling change members on known channel
tp_group_mixin_change_members: emitting members changed
  message       : ""
  added         : [2 (jtellier.test1 at gmail.com)]
  removed       : []
  local_pending : []
  remote_pending: []
  actor         : 0
  reason        : 0: unspecified reason
** (telepathy-gabble:2721): DEBUG: gabble_roster_iq_cb: calling change members on any group channels
** (telepathy-gabble:2721): DEBUG: _gabble_roster_get_channel: Looking up channel 3:4 "deny"
** (telepathy-gabble:2721): DEBUG: _gabble_roster_create_channel: Instantiating channel 3:4 "deny"
tp_group_mixin_change_flags: emitting group flags changed
  added    : [CAN_ADD|CAN_REMOVE]
  removed  : []
  flags now: [CAN_ADD|CAN_REMOVE]
** (telepathy-gabble:2721): DEBUG: _gabble_roster_create_channel: created /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/RosterChannel/List/deny
** (telepathy-gabble:2721): DEBUG: _gabble_roster_create_channel: roster not yet received, not emitting signal for deny list channel
** (telepathy-gabble:2721): DEBUG: gabble_roster_iq_cb: calling change members on deny channel
(telepathy-gabble:2721): tp-glib-DEBUG: tp_group_mixin_change_members: not emitting signal, nothing changed
** (telepathy-gabble:2721): DEBUG: _gabble_roster_emit_one: roster now received, emitting signal signal for publish list channel
(telepathy-gabble:2721): tp-glib-DEBUG: satisfy_requests: called for /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/RosterChannel/List/publish
(telepathy-gabble:2721): tp-glib-DEBUG: satisfy_requests: completing queued request 0x105ee20 with success, channel_type=org.freedesktop.Telepathy.Channel.Type.ContactList, handle_type=3, handle=1, suppress_handler=1
(telepathy-gabble:2721): tp-glib-DEBUG: channel_request_free: Freeing channel request at 0x105ee20: ctype=org.freedesktop.Telepathy.Channel.Type.ContactList htype=3 handle=1 suppress=1
** (telepathy-gabble:2721): DEBUG: _gabble_roster_emit_one: roster now received, emitting signal signal for subscribe list channel
(telepathy-gabble:2721): tp-glib-DEBUG: satisfy_requests: called for /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/RosterChannel/List/subscribe
(telepathy-gabble:2721): tp-glib-DEBUG: satisfy_requests: completing queued request 0x1067940 with success, channel_type=org.freedesktop.Telepathy.Channel.Type.ContactList, handle_type=3, handle=2, suppress_handler=1
(telepathy-gabble:2721): tp-glib-DEBUG: channel_request_free: Freeing channel request at 0x1067940: ctype=org.freedesktop.Telepathy.Channel.Type.ContactList htype=3 handle=2 suppress=1
** (telepathy-gabble:2721): DEBUG: _gabble_roster_emit_one: roster now received, emitting signal signal for known list channel
(telepathy-gabble:2721): tp-glib-DEBUG: satisfy_requests: called for /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/RosterChannel/List/known
** (telepathy-gabble:2721): DEBUG: _gabble_roster_emit_one: roster now received, emitting signal signal for deny list channel
(telepathy-gabble:2721): tp-glib-DEBUG: satisfy_requests: called for /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/RosterChannel/List/deny
(telepathy-gabble:2721): tp-glib-DEBUG: tp_presence_mixin_get_presence: called.
(telepathy-gabble:2721): tp-glib-DEBUG: construct_presence_hash: called.
** (telepathy-gabble:2721): DEBUG: gabble_connection_request_aliases: requesting vCard for alias of contact jtellier.test2 at gmail.com
** (telepathy-gabble:2721): DEBUG: gabble_vcard_manager_request: Created request 0x1068b90 to retrieve <1>'s vCard
** (telepathy-gabble:2721): DEBUG: cache_entry_ensure_queued: adding to cache entry 0xdc86c0 with <iq> already pending
(telepathy-gabble:2721): tp-glib-DEBUG: tp_presence_mixin_get_presence: called.
(telepathy-gabble:2721): tp-glib-DEBUG: tp_presence_mixin_get_presence: called.
(telepathy-gabble:2721): tp-glib-DEBUG: construct_presence_hash: called.
** (telepathy-gabble:2721): DEBUG: response_cb: got reply for request 0xdc8720
** (telepathy-gabble:2721): DEBUG: pipeline_reply_cb: called for entry 0xdc86c0
** (telepathy-gabble:2721): DEBUG: pipeline_reply_cb: will patch vcard
** (telepathy-gabble:2721): DEBUG: gabble_request_pipeline_enqueue: enqueued new request as item 0x1068c30
** (telepathy-gabble:2721): DEBUG: observe_vcard: got vCard alias "jtellier test2" for handle 1 from <FN>
** (telepathy-gabble:2721): DEBUG: delete_request: Discarding request 0x1068b90
** (telepathy-gabble:2721): DEBUG: cache_entry_attempt_to_free: Not freeing vCard cache entry 0xdc86c0: it has a cached vCard 0x105f8e0
** (telepathy-gabble:2721): DEBUG: delete_request: Discarding request 0xdc86f0
** (telepathy-gabble:2721): DEBUG: cache_entry_attempt_to_free: Not freeing vCard cache entry 0xdc86c0: it has a cached vCard 0x105f8e0
** (telepathy-gabble:2721): DEBUG: delete_item: deleting item 0xdc8720
** (telepathy-gabble:2721): DEBUG: send_next_request: processing request 0x1068c30
** (telepathy-gabble:2721): DEBUG: connection_iq_disco_cb: got disco request for bundle http://telepathy.freedesktop.org/caps#0.7.6, caps are 37f
** (telepathy-gabble:2721): DEBUG: connection_iq_disco_cb: caps now 895
** (telepathy-gabble:2721): DEBUG: connection_iq_disco_cb: sending disco response:
<iq type="result" to="jtellier.test2 at gmail.com/Telepathy74E10A8C" id="73904240368"> <query node="http://telepathy.freedesktop.org/caps#0.7.6" xmlns="http://jabber.org/protocol/disco#info"> <feature var="http://www.google.com/xmpp/protocol/session"></feature>
 <feature var="http://www.google.com/transport/p2p"></feature>
 <feature var="http://jabber.org/protocol/jingle"></feature>
 <feature var="http://jabber.org/protocol/chatstates"></feature>
 <feature var="http://jabber.org/protocol/nick"></feature>
 <feature var="http://jabber.org/protocol/nick+notify"></feature>
 <feature var="http://jabber.org/protocol/si"></feature>
 <feature var="http://jabber.org/protocol/ibb"></feature>
 <feature var="http://telepathy.freedesktop.org/xmpp/tubes"></feature>
</query>
</iq>

** (telepathy-gabble:2721): DEBUG: connection_iq_disco_cb: got disco request for bundle http://telepathy.freedesktop.org/caps#0.7.6, caps are 37f
** (telepathy-gabble:2721): DEBUG: connection_iq_disco_cb: caps now 895
** (telepathy-gabble:2721): DEBUG: connection_iq_disco_cb: sending disco response:
<iq type="result" to="jtellier.test2 at gmail.com/Telepathy74E10A8C" id="266561794499"> <query node="http://telepathy.freedesktop.org/caps#0.7.6" xmlns="http://jabber.org/protocol/disco#info"> <feature var="http://www.google.com/xmpp/protocol/session"></feature>
 <feature var="http://www.google.com/transport/p2p"></feature>
 <feature var="http://jabber.org/protocol/jingle"></feature>
 <feature var="http://jabber.org/protocol/chatstates"></feature>
 <feature var="http://jabber.org/protocol/nick"></feature>
 <feature var="http://jabber.org/protocol/nick+notify"></feature>
 <feature var="http://jabber.org/protocol/si"></feature>
 <feature var="http://jabber.org/protocol/ibb"></feature>
 <feature var="http://telepathy.freedesktop.org/xmpp/tubes"></feature>
</query>
</iq>

** (telepathy-gabble:2721): DEBUG: connection_iq_disco_cb: got disco request for bundle http://telepathy.freedesktop.org/caps#jingle-video, caps are 37f
** (telepathy-gabble:2721): DEBUG: connection_iq_disco_cb: caps now 895
** (telepathy-gabble:2721): DEBUG: connection_iq_disco_cb: sending disco response:
<iq type="result" to="jtellier.test2 at gmail.com/Telepathy74E10A8C" id="270466794688"> <query node="http://telepathy.freedesktop.org/caps#jingle-video" xmlns="http://jabber.org/protocol/disco#info"> <feature var="http://jabber.org/protocol/jingle/description/video"></feature>
</query>
</iq>

** (telepathy-gabble:2721): DEBUG: connection_iq_disco_cb: got disco request for bundle http://telepathy.freedesktop.org/caps#jingle-audio, caps are 37f
** (telepathy-gabble:2721): DEBUG: connection_iq_disco_cb: caps now 895
** (telepathy-gabble:2721): DEBUG: connection_iq_disco_cb: sending disco response:
<iq type="result" to="jtellier.test2 at gmail.com/Telepathy74E10A8C" id="270519794743"> <query node="http://telepathy.freedesktop.org/caps#jingle-audio" xmlns="http://jabber.org/protocol/disco#info"> <feature var="http://jabber.org/protocol/jingle/description/audio"></feature>
</query>
</iq>

** (telepathy-gabble:2721): DEBUG: connection_iq_disco_cb: got disco request for bundle http://telepathy.freedesktop.org/caps#voice-v1, caps are 37f
** (telepathy-gabble:2721): DEBUG: connection_iq_disco_cb: caps now 895
** (telepathy-gabble:2721): DEBUG: connection_iq_disco_cb: sending disco response:
<iq type="result" to="jtellier.test2 at gmail.com/Telepathy74E10A8C" id="270448794796"> <query node="http://telepathy.freedesktop.org/caps#voice-v1" xmlns="http://jabber.org/protocol/disco#info"> <feature var="http://www.google.com/xmpp/protocol/voice/v1"></feature>
</query>
</iq>

** (telepathy-gabble:2721): DEBUG: connection_iq_disco_cb: got disco request for bundle http://telepathy.freedesktop.org/caps#0.7.6, caps are 37f
** (telepathy-gabble:2721): DEBUG: connection_iq_disco_cb: caps now 895
** (telepathy-gabble:2721): DEBUG: connection_iq_disco_cb: sending disco response:
<iq type="result" to="jtellier.test2 at gmail.com/Telepathy74E10A8C" id="270525794873"> <query node="http://telepathy.freedesktop.org/caps#0.7.6" xmlns="http://jabber.org/protocol/disco#info"> <feature var="http://www.google.com/xmpp/protocol/session"></feature>
 <feature var="http://www.google.com/transport/p2p"></feature>
 <feature var="http://jabber.org/protocol/jingle"></feature>
 <feature var="http://jabber.org/protocol/chatstates"></feature>
 <feature var="http://jabber.org/protocol/nick"></feature>
 <feature var="http://jabber.org/protocol/nick+notify"></feature>
 <feature var="http://jabber.org/protocol/si"></feature>
 <feature var="http://jabber.org/protocol/ibb"></feature>
 <feature var="http://telepathy.freedesktop.org/xmpp/tubes"></feature>
</query>
</iq>

** (telepathy-gabble:2721): DEBUG: response_cb: got reply for request 0x1068c30
** (telepathy-gabble:2721): DEBUG: replace_reply_cb: called: no error
** (telepathy-gabble:2721): DEBUG: gabble_vcard_manager_remove_edit_request: request == 0xdc8840
** (telepathy-gabble:2721): DEBUG: delete_item: deleting item 0x1068c30
** (telepathy-gabble:2721): DEBUG: _caps_disco_cb: setting caps for 1 (jtellier.test2 at gmail.com/Telepathy74E10A8C) to 1023
** (telepathy-gabble:2721): DEBUG: gabble_presence_set_capabilities: about to add caps 1023 to resource Telepathy74E10A8C with serial 1
** (telepathy-gabble:2721): DEBUG: gabble_presence_set_capabilities: found resource Telepathy74E10A8C
** (telepathy-gabble:2721): DEBUG: gabble_presence_set_capabilities: adding caps 1023 to resource Telepathy74E10A8C
** (telepathy-gabble:2721): DEBUG: gabble_presence_set_capabilities: resource Telepathy74E10A8C caps now 1023
** (telepathy-gabble:2721): DEBUG: gabble_presence_set_capabilities: total caps now 1023
** (telepathy-gabble:2721): DEBUG: _caps_disco_cb: caps for 1 (jtellier.test2 at gmail.com/Telepathy74E10A8C) now 1023
** (telepathy-gabble:2721): DEBUG: disco_waiter_free: freeing waiter 0x1067b60 for handle 1 with serial 1
** (telepathy-gabble:2721): DEBUG: connection_iq_disco_cb: got disco request for bundle http://telepathy.freedesktop.org/caps#jingle-video, caps are 37f
** (telepathy-gabble:2721): DEBUG: connection_iq_disco_cb: caps now 895
** (telepathy-gabble:2721): DEBUG: connection_iq_disco_cb: sending disco response:
<iq type="result" to="jtellier.test2 at gmail.com/Telepathy74E10A8C" id="328111852331"> <query node="http://telepathy.freedesktop.org/caps#jingle-video" xmlns="http://jabber.org/protocol/disco#info"> <feature var="http://jabber.org/protocol/jingle/description/video"></feature>
</query>
</iq>

** (telepathy-gabble:2721): DEBUG: connection_iq_disco_cb: got disco request for bundle http://telepathy.freedesktop.org/caps#jingle-audio, caps are 37f
** (telepathy-gabble:2721): DEBUG: connection_iq_disco_cb: caps now 895
** (telepathy-gabble:2721): DEBUG: connection_iq_disco_cb: sending disco response:
<iq type="result" to="jtellier.test2 at gmail.com/Telepathy74E10A8C" id="328056852402"> <query node="http://telepathy.freedesktop.org/caps#jingle-audio" xmlns="http://jabber.org/protocol/disco#info"> <feature var="http://jabber.org/protocol/jingle/description/audio"></feature>
</query>
</iq>

** (telepathy-gabble:2721): DEBUG: connection_iq_disco_cb: got disco request for bundle http://telepathy.freedesktop.org/caps#voice-v1, caps are 37f
** (telepathy-gabble:2721): DEBUG: connection_iq_disco_cb: caps now 895
** (telepathy-gabble:2721): DEBUG: connection_iq_disco_cb: sending disco response:
<iq type="result" to="jtellier.test2 at gmail.com/Telepathy74E10A8C" id="327757852486"> <query node="http://telepathy.freedesktop.org/caps#voice-v1" xmlns="http://jabber.org/protocol/disco#info"> <feature var="http://www.google.com/xmpp/protocol/voice/v1"></feature>
</query>
</iq>

** (telepathy-gabble:2721): DEBUG: connection_iq_disco_cb: got disco request for bundle http://telepathy.freedesktop.org/caps#0.7.6, caps are 37f
** (telepathy-gabble:2721): DEBUG: connection_iq_disco_cb: caps now 895
** (telepathy-gabble:2721): DEBUG: connection_iq_disco_cb: sending disco response:
<iq type="result" to="jtellier.test2 at gmail.com/Telepathy74E10A8C" id="327810852539"> <query node="http://telepathy.freedesktop.org/caps#0.7.6" xmlns="http://jabber.org/protocol/disco#info"> <feature var="http://www.google.com/xmpp/protocol/session"></feature>
 <feature var="http://www.google.com/transport/p2p"></feature>
 <feature var="http://jabber.org/protocol/jingle"></feature>
 <feature var="http://jabber.org/protocol/chatstates"></feature>
 <feature var="http://jabber.org/protocol/nick"></feature>
 <feature var="http://jabber.org/protocol/nick+notify"></feature>
 <feature var="http://jabber.org/protocol/si"></feature>
 <feature var="http://jabber.org/protocol/ibb"></feature>
 <feature var="http://telepathy.freedesktop.org/xmpp/tubes"></feature>
</query>
</iq>

** (telepathy-gabble:2721): DEBUG: _caps_disco_cb: setting caps for 2 (jtellier.test1 at gmail.com/TelepathyC58B9EDA) to 2085
** (telepathy-gabble:2721): DEBUG: gabble_presence_set_capabilities: about to add caps 2085 to resource TelepathyC58B9EDA with serial 2
** (telepathy-gabble:2721): DEBUG: gabble_presence_set_capabilities: found resource TelepathyC58B9EDA
** (telepathy-gabble:2721): DEBUG: gabble_presence_set_capabilities: adding caps 2085 to resource TelepathyC58B9EDA
** (telepathy-gabble:2721): DEBUG: gabble_presence_set_capabilities: resource TelepathyC58B9EDA caps now 2111
** (telepathy-gabble:2721): DEBUG: gabble_presence_set_capabilities: total caps now 2111
** (telepathy-gabble:2721): DEBUG: _caps_disco_cb: caps for 2 (jtellier.test1 at gmail.com/TelepathyC58B9EDA) now 2111
** (telepathy-gabble:2721): DEBUG: disco_waiter_free: freeing waiter 0x1067720 for handle 2 with serial 2
** (telepathy-gabble:2721): DEBUG: gabble_roster_presence_cb: ignoring presence from ourselves on another resource:
<presence to="jtellier.test2 at gmail.com" type="unavailable" from="jtellier.test2 at gmail.com/Telepathy74E10A8C"></presence>

** (telepathy-gabble:2721): DEBUG: gabble_presence_cache_update: jtellier.test2 at gmail.com (1) resource Telepathy74E10A8C prio 0 presence 0 message "(null)"
(telepathy-gabble:2721): tp-glib-DEBUG: tp_presence_mixin_emit_presence_update: called.
(telepathy-gabble:2721): tp-glib-DEBUG: construct_presence_hash: called.
** (telepathy-gabble:2721): DEBUG: gabble_presence_cache_maybe_remove: discarding cached presence for unavailable jid jtellier.test2 at gmail.com
** (telepathy-gabble:2721): DEBUG: gabble_roster_presence_cb: ignoring presence from ourselves on another resource:
<presence to="jtellier.test2 at gmail.com" from="jtellier.test2 at gmail.com/Telepathy240F3690" id="282984972154">
 <c xmlns="http://jabber.org/protocol/caps" hash="sha-1" node="http://telepathy.freedesktop.org/caps" ver="4Fh+34kqr9/LBpRvm9LMt8fOA70="></c>
 <x xmlns="vcard-temp:x:update"> <photo></photo>
</x>
</presence>

** (telepathy-gabble:2721): DEBUG: gabble_presence_cache_update: jtellier.test2 at gmail.com (1) resource Telepathy240F3690 prio 0 presence 5 message "(null)"
(telepathy-gabble:2721): tp-glib-DEBUG: tp_presence_mixin_emit_presence_update: called.
(telepathy-gabble:2721): tp-glib-DEBUG: construct_presence_hash: called.
** (telepathy-gabble:2721): DEBUG: _process_caps_uri: not enough trust for URI http://telepathy.freedesktop.org/caps#4Fh+34kqr9/LBpRvm9LMt8fOA70=
** (telepathy-gabble:2721): DEBUG: disco_waiter_new: created waiter 0x1067da0 for handle 1 with serial 3
** (telepathy-gabble:2721): DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI http://telepathy.freedesktop.org/caps#4Fh+34kqr9/LBpRvm9LMt8fOA70=
** (telepathy-gabble:2721): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x105ea40 for jtellier.test2 at gmail.com/Telepathy240F3690
** (telepathy-gabble:2721): DEBUG: _process_caps: No change in caps 0 for handle 1, not updating
** (telepathy-gabble:2721): DEBUG: connection_iq_disco_cb: got disco request for bundle http://telepathy.freedesktop.org/caps#jingle-video, caps are 37f
** (telepathy-gabble:2721): DEBUG: connection_iq_disco_cb: caps now 895
** (telepathy-gabble:2721): DEBUG: connection_iq_disco_cb: sending disco response:
<iq type="result" to="jtellier.test2 at gmail.com/Telepathy240F3690" id="1230545060"> <query node="http://telepathy.freedesktop.org/caps#jingle-video" xmlns="http://jabber.org/protocol/disco#info"> <feature var="http://jabber.org/protocol/jingle/description/video"></feature>
</query>
</iq>

** (telepathy-gabble:2721): DEBUG: connection_iq_disco_cb: got disco request for bundle http://telepathy.freedesktop.org/caps#jingle-audio, caps are 37f
** (telepathy-gabble:2721): DEBUG: connection_iq_disco_cb: caps now 895
** (telepathy-gabble:2721): DEBUG: connection_iq_disco_cb: sending disco response:
<iq type="result" to="jtellier.test2 at gmail.com/Telepathy240F3690" id="1243445199"> <query node="http://telepathy.freedesktop.org/caps#jingle-audio" xmlns="http://jabber.org/protocol/disco#info"> <feature var="http://jabber.org/protocol/jingle/description/audio"></feature>
</query>
</iq>

** (telepathy-gabble:2721): DEBUG: connection_iq_disco_cb: got disco request for bundle http://telepathy.freedesktop.org/caps#voice-v1, caps are 37f
** (telepathy-gabble:2721): DEBUG: connection_iq_disco_cb: caps now 895
** (telepathy-gabble:2721): DEBUG: connection_iq_disco_cb: sending disco response:
<iq type="result" to="jtellier.test2 at gmail.com/Telepathy240F3690" id="1259145353"> <query node="http://telepathy.freedesktop.org/caps#voice-v1" xmlns="http://jabber.org/protocol/disco#info"> <feature var="http://www.google.com/xmpp/protocol/voice/v1"></feature>
</query>
</iq>

** (telepathy-gabble:2721): DEBUG: connection_iq_disco_cb: got disco request for bundle http://telepathy.freedesktop.org/caps#0.7.6, caps are 37f
** (telepathy-gabble:2721): DEBUG: connection_iq_disco_cb: caps now 895
** (telepathy-gabble:2721): DEBUG: connection_iq_disco_cb: sending disco response:
<iq type="result" to="jtellier.test2 at gmail.com/Telepathy240F3690" id="1275245520"> <query node="http://telepathy.freedesktop.org/caps#0.7.6" xmlns="http://jabber.org/protocol/disco#info"> <feature var="http://www.google.com/xmpp/protocol/session"></feature>
 <feature var="http://www.google.com/transport/p2p"></feature>
 <feature var="http://jabber.org/protocol/jingle"></feature>
 <feature var="http://jabber.org/protocol/chatstates"></feature>
 <feature var="http://jabber.org/protocol/nick"></feature>
 <feature var="http://jabber.org/protocol/nick+notify"></feature>
 <feature var="http://jabber.org/protocol/si"></feature>
 <feature var="http://jabber.org/protocol/ibb"></feature>
 <feature var="http://telepathy.freedesktop.org/xmpp/tubes"></feature>
</query>
</iq>

** (telepathy-gabble:2721): DEBUG: gabble_roster_presence_cb: ignoring presence from ourselves on another resource:
<presence to="jtellier.test2 at gmail.com" from="jtellier.test2 at gmail.com/Telepathy240F3690" id="2507760385">
 <status></status>
 <c xmlns="http://jabber.org/protocol/caps" hash="sha-1" node="http://telepathy.freedesktop.org/caps" ver="4Fh+34kqr9/LBpRvm9LMt8fOA70="></c>
 <x xmlns="vcard-temp:x:update"> <photo></photo>
</x>
</presence>

** (telepathy-gabble:2721): DEBUG: gabble_presence_cache_update: jtellier.test2 at gmail.com (1) resource Telepathy240F3690 prio 0 presence 5 message "(null)"
** (telepathy-gabble:2721): DEBUG: _process_caps_uri: not enough trust for URI http://telepathy.freedesktop.org/caps#4Fh+34kqr9/LBpRvm9LMt8fOA70=
** (telepathy-gabble:2721): DEBUG: disco_waiter_new: created waiter 0xdc8ac0 for handle 1 with serial 4
** (telepathy-gabble:2721): DEBUG: _process_caps_uri: only 1 trust out of 5 possible thus far, sending disco for URI http://telepathy.freedesktop.org/caps#4Fh+34kqr9/LBpRvm9LMt8fOA70=
** (telepathy-gabble:2721): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x105eb00 for jtellier.test2 at gmail.com/Telepathy240F3690
** (telepathy-gabble:2721): DEBUG: _process_caps: No change in caps 0 for handle 1, not updating
** (telepathy-gabble:2721): DEBUG: gabble_roster_presence_cb: ignoring presence from ourselves on another resource:
<presence to="jtellier.test2 at gmail.com" from="jtellier.test2 at gmail.com/Telepathy240F3690" id="7404275580">
 <status></status>
 <c xmlns="http://jabber.org/protocol/caps" hash="sha-1" node="http://telepathy.freedesktop.org/caps" ver="V1f7M4IpVQljB/IapSPy4UF35HE=" ext="voice-v1"></c>
 <x xmlns="vcard-temp:x:update"> <photo></photo>
</x>
</presence>

** (telepathy-gabble:2721): DEBUG: gabble_presence_cache_update: jtellier.test2 at gmail.com (1) resource Telepathy240F3690 prio 0 presence 5 message "(null)"
** (telepathy-gabble:2721): DEBUG: _process_caps_uri: enough trust for URI http://telepathy.freedesktop.org/caps#voice-v1, setting caps for 1 (jtellier.test2 at gmail.com/Telepathy240F3690) to 2
** (telepathy-gabble:2721): DEBUG: gabble_presence_set_capabilities: about to add caps 2 to resource Telepathy240F3690 with serial 5
** (telepathy-gabble:2721): DEBUG: gabble_presence_set_capabilities: found resource Telepathy240F3690
** (telepathy-gabble:2721): DEBUG: gabble_presence_set_capabilities: new serial 5, old 0, clearing caps
** (telepathy-gabble:2721): DEBUG: gabble_presence_set_capabilities: adding caps 2 to resource Telepathy240F3690
** (telepathy-gabble:2721): DEBUG: gabble_presence_set_capabilities: resource Telepathy240F3690 caps now 2
** (telepathy-gabble:2721): DEBUG: gabble_presence_set_capabilities: total caps now 2
** (telepathy-gabble:2721): DEBUG: _process_caps_uri: caps for 1 (jtellier.test2 at gmail.com/Telepathy240F3690) now 2
** (telepathy-gabble:2721): DEBUG: _process_caps_uri: enough trust for URI http://telepathy.freedesktop.org/caps#V1f7M4IpVQljB/IapSPy4UF35HE=, setting caps for 1 (jtellier.test2 at gmail.com/Telepathy240F3690) to 1023
** (telepathy-gabble:2721): DEBUG: gabble_presence_set_capabilities: about to add caps 1023 to resource Telepathy240F3690 with serial 5
** (telepathy-gabble:2721): DEBUG: gabble_presence_set_capabilities: found resource Telepathy240F3690
** (telepathy-gabble:2721): DEBUG: gabble_presence_set_capabilities: adding caps 1023 to resource Telepathy240F3690
** (telepathy-gabble:2721): DEBUG: gabble_presence_set_capabilities: resource Telepathy240F3690 caps now 1023
** (telepathy-gabble:2721): DEBUG: gabble_presence_set_capabilities: total caps now 1023
** (telepathy-gabble:2721): DEBUG: _process_caps_uri: caps for 1 (jtellier.test2 at gmail.com/Telepathy240F3690) now 1023
** (telepathy-gabble:2721): DEBUG: _process_caps: Emitting caps update: handle 1, old 0, new 1023
** (telepathy-gabble:2721): DEBUG: _caps_disco_cb: disco query failed: the addressed JID or item requested cannot be found
** (telepathy-gabble:2721): DEBUG: _caps_disco_cb: failed to find a suitable candidate to retry disco request for URI http://telepathy.freedesktop.org/caps#4Fh+34kqr9/LBpRvm9LMt8fOA70=
** (telepathy-gabble:2721): DEBUG: disco_waiter_list_free: list 0x10657c0
** (telepathy-gabble:2721): DEBUG: disco_waiter_free: freeing waiter 0xdc8ac0 for handle 1 with serial 4
** (telepathy-gabble:2721): DEBUG: disco_waiter_free: freeing waiter 0x1067da0 for handle 1 with serial 3
** (telepathy-gabble:2721): DEBUG: gabble_roster_presence_cb: ignoring presence from ourselves on another resource:
<presence to="jtellier.test2 at gmail.com" from="jtellier.test2 at gmail.com/Telepathy240F3690" id="2901862288">
 <status></status>
 <c xmlns="http://jabber.org/protocol/caps" hash="sha-1" node="http://telepathy.freedesktop.org/caps" ver="V1f7M4IpVQljB/IapSPy4UF35HE=" ext="voice-v1"></c>
 <x xmlns="vcard-temp:x:update"> <photo></photo>
</x>
</presence>

** (telepathy-gabble:2721): DEBUG: gabble_presence_cache_update: jtellier.test2 at gmail.com (1) resource Telepathy240F3690 prio 0 presence 5 message "(null)"
** (telepathy-gabble:2721): DEBUG: _process_caps_uri: enough trust for URI http://telepathy.freedesktop.org/caps#voice-v1, setting caps for 1 (jtellier.test2 at gmail.com/Telepathy240F3690) to 2
** (telepathy-gabble:2721): DEBUG: gabble_presence_set_capabilities: about to add caps 2 to resource Telepathy240F3690 with serial 6
** (telepathy-gabble:2721): DEBUG: gabble_presence_set_capabilities: found resource Telepathy240F3690
** (telepathy-gabble:2721): DEBUG: gabble_presence_set_capabilities: new serial 6, old 5, clearing caps
** (telepathy-gabble:2721): DEBUG: gabble_presence_set_capabilities: adding caps 2 to resource Telepathy240F3690
** (telepathy-gabble:2721): DEBUG: gabble_presence_set_capabilities: resource Telepathy240F3690 caps now 2
** (telepathy-gabble:2721): DEBUG: gabble_presence_set_capabilities: total caps now 2
** (telepathy-gabble:2721): DEBUG: _process_caps_uri: caps for 1 (jtellier.test2 at gmail.com/Telepathy240F3690) now 2
** (telepathy-gabble:2721): DEBUG: _process_caps_uri: enough trust for URI http://telepathy.freedesktop.org/caps#V1f7M4IpVQljB/IapSPy4UF35HE=, setting caps for 1 (jtellier.test2 at gmail.com/Telepathy240F3690) to 1023
** (telepathy-gabble:2721): DEBUG: gabble_presence_set_capabilities: about to add caps 1023 to resource Telepathy240F3690 with serial 6
** (telepathy-gabble:2721): DEBUG: gabble_presence_set_capabilities: found resource Telepathy240F3690
** (telepathy-gabble:2721): DEBUG: gabble_presence_set_capabilities: adding caps 1023 to resource Telepathy240F3690
** (telepathy-gabble:2721): DEBUG: gabble_presence_set_capabilities: resource Telepathy240F3690 caps now 1023
** (telepathy-gabble:2721): DEBUG: gabble_presence_set_capabilities: total caps now 1023
** (telepathy-gabble:2721): DEBUG: _process_caps_uri: caps for 1 (jtellier.test2 at gmail.com/Telepathy240F3690) now 1023
** (telepathy-gabble:2721): DEBUG: _process_caps: No change in caps 1023 for handle 1, not updating
** (telepathy-gabble:2721): DEBUG: _caps_disco_cb: disco query failed: the addressed JID or item requested cannot be found
** (telepathy-gabble:2721): DEBUG: _caps_disco_cb: failed to find a suitable candidate to retry disco request for URI http://telepathy.freedesktop.org/caps#4Fh+34kqr9/LBpRvm9LMt8fOA70=
** (telepathy-gabble:2721): DEBUG: gabble_roster_presence_cb: ignoring presence from ourselves on another resource:
<presence to="jtellier.test2 at gmail.com" type="unavailable" from="jtellier.test2 at gmail.com/Telepathy240F3690"></presence>

** (telepathy-gabble:2721): DEBUG: gabble_presence_cache_update: jtellier.test2 at gmail.com (1) resource Telepathy240F3690 prio 0 presence 0 message "(null)"
(telepathy-gabble:2721): tp-glib-DEBUG: tp_presence_mixin_emit_presence_update: called.
(telepathy-gabble:2721): tp-glib-DEBUG: construct_presence_hash: called.
** (telepathy-gabble:2721): DEBUG: gabble_presence_cache_maybe_remove: discarding cached presence for unavailable jid jtellier.test2 at gmail.com
** (telepathy-gabble:2721): DEBUG: gabble_presence_cache_update: jtellier.test1 at gmail.com (2) resource Telepathy85659B40 prio 0 presence 5 message "(null)"
(telepathy-gabble:2721): tp-glib-DEBUG: tp_presence_mixin_emit_presence_update: called.
(telepathy-gabble:2721): tp-glib-DEBUG: construct_presence_hash: called.
** (telepathy-gabble:2721): DEBUG: _process_caps_uri: not enough trust for URI http://telepathy.freedesktop.org/caps#4Fh+34kqr9/LBpRvm9LMt8fOA70=
** (telepathy-gabble:2721): DEBUG: disco_waiter_new: created waiter 0x106c960 for handle 2 with serial 7
** (telepathy-gabble:2721): DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI http://telepathy.freedesktop.org/caps#4Fh+34kqr9/LBpRvm9LMt8fOA70=
** (telepathy-gabble:2721): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0xdc4ec0 for jtellier.test1 at gmail.com/Telepathy85659B40
** (telepathy-gabble:2721): DEBUG: _process_caps: No change in caps 2111 for handle 2, not updating
** (telepathy-gabble:2721): DEBUG: connection_iq_disco_cb: got disco request for bundle http://telepathy.freedesktop.org/caps#jingle-video, caps are 37f
** (telepathy-gabble:2721): DEBUG: connection_iq_disco_cb: caps now 895
** (telepathy-gabble:2721): DEBUG: connection_iq_disco_cb: sending disco response:
<iq type="result" to="jtellier.test1 at gmail.com/Telepathy85659B40" id="20746545502"> <query node="http://telepathy.freedesktop.org/caps#jingle-video" xmlns="http://jabber.org/protocol/disco#info"> <feature var="http://jabber.org/protocol/jingle/description/video"></feature>
</query>
</iq>

** (telepathy-gabble:2721): DEBUG: connection_iq_disco_cb: got disco request for bundle http://telepathy.freedesktop.org/caps#jingle-audio, caps are 37f
** (telepathy-gabble:2721): DEBUG: connection_iq_disco_cb: caps now 895
** (telepathy-gabble:2721): DEBUG: connection_iq_disco_cb: sending disco response:
<iq type="result" to="jtellier.test1 at gmail.com/Telepathy85659B40" id="20915545664"> <query node="http://telepathy.freedesktop.org/caps#jingle-audio" xmlns="http://jabber.org/protocol/disco#info"> <feature var="http://jabber.org/protocol/jingle/description/audio"></feature>
</query>
</iq>

** (telepathy-gabble:2721): DEBUG: connection_iq_disco_cb: got disco request for bundle http://telepathy.freedesktop.org/caps#voice-v1, caps are 37f
** (telepathy-gabble:2721): DEBUG: connection_iq_disco_cb: caps now 895
** (telepathy-gabble:2721): DEBUG: connection_iq_disco_cb: sending disco response:
<iq type="result" to="jtellier.test1 at gmail.com/Telepathy85659B40" id="21028545778"> <query node="http://telepathy.freedesktop.org/caps#voice-v1" xmlns="http://jabber.org/protocol/disco#info"> <feature var="http://www.google.com/xmpp/protocol/voice/v1"></feature>
</query>
</iq>

** (telepathy-gabble:2721): DEBUG: connection_iq_disco_cb: got disco request for bundle http://telepathy.freedesktop.org/caps#0.7.6, caps are 37f
** (telepathy-gabble:2721): DEBUG: connection_iq_disco_cb: caps now 895
** (telepathy-gabble:2721): DEBUG: connection_iq_disco_cb: sending disco response:
<iq type="result" to="jtellier.test1 at gmail.com/Telepathy85659B40" id="20621545882"> <query node="http://telepathy.freedesktop.org/caps#0.7.6" xmlns="http://jabber.org/protocol/disco#info"> <feature var="http://www.google.com/xmpp/protocol/session"></feature>
 <feature var="http://www.google.com/transport/p2p"></feature>
 <feature var="http://jabber.org/protocol/jingle"></feature>
 <feature var="http://jabber.org/protocol/chatstates"></feature>
 <feature var="http://jabber.org/protocol/nick"></feature>
 <feature var="http://jabber.org/protocol/nick+notify"></feature>
 <feature var="http://jabber.org/protocol/si"></feature>
 <feature var="http://jabber.org/protocol/ibb"></feature>
 <feature var="http://telepathy.freedesktop.org/xmpp/tubes"></feature>
</query>
</iq>

** (telepathy-gabble:2721): DEBUG: gabble_presence_cache_update: jtellier.test1 at gmail.com (2) resource Telepathy85659B40 prio 0 presence 5 message "(null)"
** (telepathy-gabble:2721): DEBUG: _process_caps_uri: not enough trust for URI http://telepathy.freedesktop.org/caps#4Fh+34kqr9/LBpRvm9LMt8fOA70=
** (telepathy-gabble:2721): DEBUG: disco_waiter_new: created waiter 0x1067aa0 for handle 2 with serial 8
** (telepathy-gabble:2721): DEBUG: _process_caps_uri: only 1 trust out of 5 possible thus far, sending disco for URI http://telepathy.freedesktop.org/caps#4Fh+34kqr9/LBpRvm9LMt8fOA70=
** (telepathy-gabble:2721): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x105eb80 for jtellier.test1 at gmail.com/Telepathy85659B40
** (telepathy-gabble:2721): DEBUG: _process_caps: No change in caps 2111 for handle 2, not updating
** (telepathy-gabble:2721): DEBUG: gabble_presence_cache_update: jtellier.test1 at gmail.com (2) resource Telepathy85659B40 prio 0 presence 5 message "(null)"
** (telepathy-gabble:2721): DEBUG: _process_caps_uri: enough trust for URI http://telepathy.freedesktop.org/caps#voice-v1, setting caps for 2 (jtellier.test1 at gmail.com/Telepathy85659B40) to 2
** (telepathy-gabble:2721): DEBUG: gabble_presence_set_capabilities: about to add caps 2 to resource Telepathy85659B40 with serial 9
** (telepathy-gabble:2721): DEBUG: gabble_presence_set_capabilities: found resource Telepathy85659B40
** (telepathy-gabble:2721): DEBUG: gabble_presence_set_capabilities: new serial 9, old 0, clearing caps
** (telepathy-gabble:2721): DEBUG: gabble_presence_set_capabilities: adding caps 2 to resource Telepathy85659B40
** (telepathy-gabble:2721): DEBUG: gabble_presence_set_capabilities: resource Telepathy85659B40 caps now 2
** (telepathy-gabble:2721): DEBUG: gabble_presence_set_capabilities: total caps now 2111
** (telepathy-gabble:2721): DEBUG: _process_caps_uri: caps for 2 (jtellier.test1 at gmail.com/Telepathy85659B40) now 2111
** (telepathy-gabble:2721): DEBUG: _process_caps_uri: not enough trust for URI http://telepathy.freedesktop.org/caps#V1f7M4IpVQljB/IapSPy4UF35HE=
** (telepathy-gabble:2721): DEBUG: disco_waiter_new: created waiter 0x1067760 for handle 2 with serial 9
** (telepathy-gabble:2721): DEBUG: _process_caps_uri: only 1 trust out of 5 possible thus far, sending disco for URI http://telepathy.freedesktop.org/caps#V1f7M4IpVQljB/IapSPy4UF35HE=
** (telepathy-gabble:2721): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0xdc4e00 for jtellier.test1 at gmail.com/Telepathy85659B40
** (telepathy-gabble:2721): DEBUG: _process_caps: No change in caps 2111 for handle 2, not updating
** (telepathy-gabble:2721): DEBUG: _caps_disco_cb: disco query failed: the addressed JID or item requested cannot be found
** (telepathy-gabble:2721): DEBUG: _caps_disco_cb: failed to find a suitable candidate to retry disco request for URI http://telepathy.freedesktop.org/caps#4Fh+34kqr9/LBpRvm9LMt8fOA70=
** (telepathy-gabble:2721): DEBUG: disco_waiter_list_free: list 0x106c040
** (telepathy-gabble:2721): DEBUG: disco_waiter_free: freeing waiter 0x1067aa0 for handle 2 with serial 8
** (telepathy-gabble:2721): DEBUG: disco_waiter_free: freeing waiter 0x106c960 for handle 2 with serial 7
** (telepathy-gabble:2721): DEBUG: gabble_presence_cache_update: jtellier.test1 at gmail.com (2) resource Telepathy85659B40 prio 0 presence 5 message "(null)"
** (telepathy-gabble:2721): DEBUG: _process_caps_uri: enough trust for URI http://telepathy.freedesktop.org/caps#voice-v1, setting caps for 2 (jtellier.test1 at gmail.com/Telepathy85659B40) to 2
** (telepathy-gabble:2721): DEBUG: gabble_presence_set_capabilities: about to add caps 2 to resource Telepathy85659B40 with serial 10
** (telepathy-gabble:2721): DEBUG: gabble_presence_set_capabilities: found resource Telepathy85659B40
** (telepathy-gabble:2721): DEBUG: gabble_presence_set_capabilities: new serial 10, old 9, clearing caps
** (telepathy-gabble:2721): DEBUG: gabble_presence_set_capabilities: adding caps 2 to resource Telepathy85659B40
** (telepathy-gabble:2721): DEBUG: gabble_presence_set_capabilities: resource Telepathy85659B40 caps now 2
** (telepathy-gabble:2721): DEBUG: gabble_presence_set_capabilities: total caps now 2111
** (telepathy-gabble:2721): DEBUG: _process_caps_uri: caps for 2 (jtellier.test1 at gmail.com/Telepathy85659B40) now 2111
** (telepathy-gabble:2721): DEBUG: _process_caps_uri: not enough trust for URI http://telepathy.freedesktop.org/caps#V1f7M4IpVQljB/IapSPy4UF35HE=
** (telepathy-gabble:2721): DEBUG: disco_waiter_new: created waiter 0xdbe460 for handle 2 with serial 10
** (telepathy-gabble:2721): DEBUG: _process_caps_uri: only 2 trust out of 5 possible thus far, sending disco for URI http://telepathy.freedesktop.org/caps#V1f7M4IpVQljB/IapSPy4UF35HE=
** (telepathy-gabble:2721): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0xdc4e40 for jtellier.test1 at gmail.com/Telepathy85659B40
** (telepathy-gabble:2721): DEBUG: _process_caps: No change in caps 2111 for handle 2, not updating
** (telepathy-gabble:2721): DEBUG: _caps_disco_cb: disco query failed: the addressed JID or item requested cannot be found
** (telepathy-gabble:2721): DEBUG: _caps_disco_cb: failed to find a suitable candidate to retry disco request for URI http://telepathy.freedesktop.org/caps#4Fh+34kqr9/LBpRvm9LMt8fOA70=
** (telepathy-gabble:2721): DEBUG: _caps_disco_cb: setting caps for 2 (jtellier.test1 at gmail.com/Telepathy85659B40) to 1023
** (telepathy-gabble:2721): DEBUG: gabble_presence_set_capabilities: about to add caps 1023 to resource Telepathy85659B40 with serial 10
** (telepathy-gabble:2721): DEBUG: gabble_presence_set_capabilities: found resource Telepathy85659B40
** (telepathy-gabble:2721): DEBUG: gabble_presence_set_capabilities: adding caps 1023 to resource Telepathy85659B40
** (telepathy-gabble:2721): DEBUG: gabble_presence_set_capabilities: resource Telepathy85659B40 caps now 1023
** (telepathy-gabble:2721): DEBUG: gabble_presence_set_capabilities: total caps now 3071
** (telepathy-gabble:2721): DEBUG: _caps_disco_cb: caps for 2 (jtellier.test1 at gmail.com/Telepathy85659B40) now 3071
** (telepathy-gabble:2721): DEBUG: disco_waiter_free: freeing waiter 0xdbe460 for handle 2 with serial 10
** (telepathy-gabble:2721): DEBUG: _caps_disco_cb: setting caps for 2 (jtellier.test1 at gmail.com/Telepathy85659B40) to 1023
** (telepathy-gabble:2721): DEBUG: gabble_presence_set_capabilities: about to add caps 1023 to resource Telepathy85659B40 with serial 9
** (telepathy-gabble:2721): DEBUG: gabble_presence_set_capabilities: found resource Telepathy85659B40
** (telepathy-gabble:2721): DEBUG: gabble_presence_set_capabilities: total caps now 3071
** (telepathy-gabble:2721): DEBUG: _caps_disco_cb: caps for 2 (jtellier.test1 at gmail.com/Telepathy85659B40) now 3071
** (telepathy-gabble:2721): DEBUG: disco_waiter_free: freeing waiter 0x1067760 for handle 2 with serial 9
** (telepathy-gabble:2721): DEBUG: media_factory_jingle_cb: creating media channel
tp_properties_mixin_emit_changed: emitting properties changed for property:
  nat-traversal
tp_properties_mixin_emit_flags: emitting properties flags changed for property:
  nat-traversal's flags now: [READ]
tp_group_mixin_change_members: emitting members changed
  message       : ""
  added         : [2 (jtellier.test1 at gmail.com)]
  removed       : []
  local_pending : []
  remote_pending: []
  actor         : 0
  reason        : 0: unspecified reason
tp_group_mixin_change_flags: emitting group flags changed
  added    : [CAN_ADD]
  removed  : []
  flags now: [CAN_ADD]
tp_properties_mixin_emit_changed: emitting properties changed for property:
  stun-server
tp_properties_mixin_emit_flags: emitting properties flags changed for property:
  stun-server's flags now: [READ]
tp_properties_mixin_emit_changed: emitting properties changed for property:
  stun-port
tp_properties_mixin_emit_flags: emitting properties flags changed for property:
  stun-port's flags now: [READ]
tp_properties_mixin_emit_changed: emitting properties changed for property:
  gtalk-p2p-relay-token
tp_properties_mixin_emit_flags: emitting properties flags changed for property:
  gtalk-p2p-relay-token's flags now: [READ]
** (telepathy-gabble:2721): DEBUG: new_media_channel: object path /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/MediaChannel0
** (telepathy-gabble:2721): DEBUG: media_factory_jingle_cb: dispatching to session 914384645
tp_group_mixin_change_members: emitting members changed
  message       : ""
  added         : []
  removed       : []
  local_pending : [1 (jtellier.test2 at gmail.com)]
  remote_pending: []
  actor         : 2
  reason        : 0: unspecified reason
tp_group_mixin_change_flags: emitting group flags changed
  added    : [CAN_REMOVE]
  removed  : []
  flags now: [CAN_ADD|CAN_REMOVE]
[10:40:03] JS_STATE_PENDING_CREATED   got jingle session action "session-initiate" from peer
[10:40:03] JS_STATE_PENDING_CREATED   creating new jingle audio stream called "stream1" with id 1
[10:40:03] JS_STATE_PENDING_CREATED   stream stream1 connection state 0
[10:40:03] JS_STATE_PENDING_CREATED   stream stream1 sig_state 0->0
** (telepathy-gabble:2721): DEBUG: stream_hold_state_changed: Stream at index 0 has local-hold=0
** (telepathy-gabble:2721): DEBUG: stream_hold_state_changed: all_held=0, any_held=0
[10:40:03] JS_STATE_PENDING_CREATED   stream stream1 sig_state 0->2
[10:40:03] JS_STATE_PENDING_CREATED   received request for senders "both" on stream "stream1"
[10:40:03] JS_STATE_PENDING_CREATED   setting pending local send flag
[10:40:03] JS_STATE_PENDING_CREATED   put 7 remote codecs from peer into cache
[10:40:03] JS_STATE_PENDING_INITIATED state changed from JS_STATE_PENDING_CREATED to JS_STATE_PENDING_INITIATED
(telepathy-gabble:2721): tp-glib-DEBUG: satisfy_requests: called for /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/MediaChannel0
** (telepathy-gabble:2721): DEBUG: media_factory_jingle_cb: dispatching to session 914384645
[10:40:03] JS_STATE_PENDING_INITIATED got jingle session action "transport-info" from peer
** (telepathy-gabble:2721): DEBUG: media_factory_jingle_cb: dispatching to session 914384645
[10:40:03] JS_STATE_PENDING_INITIATED got jingle session action "transport-info" from peer
[10:40:03] JS_STATE_PENDING_INITIATED put 1 remote candidate from peer into cache
[10:40:03] JS_STATE_PENDING_INITIATED   from Jingle XML: [<candidate address="10.0.2.15" port="54394" username="w9gVjqr+GpVm4KGn" password="" preference="0.015259" protocol="udp" type="local" component="1" name="rtp" network="0" generation="0"></candidate>
]
[10:40:03] JS_STATE_PENDING_INITIATED   to Telepathy D-Bus struct: ["R1", [1, "10.0.2.15", 54394, TP_MEDIA_STREAM_BASE_PROTO_UDP (0), "RTP", "AVP", 0.015259, TP_MEDIA_STREAM_TRANSPORT_TYPE_LOCAL (0), "w9gVjqr+GpVm4KGn", ""]]
** (telepathy-gabble:2721): DEBUG: media_factory_jingle_cb: dispatching to session 914384645
[10:40:03] JS_STATE_PENDING_INITIATED got jingle session action "transport-info" from peer
[10:40:03] JS_STATE_PENDING_INITIATED put 1 remote candidate from peer into cache
[10:40:03] JS_STATE_PENDING_INITIATED   from Jingle XML: [<candidate address="70.25.46.249" port="59508" username="W5ulWPyBqRyhSPV7" password="" preference="0.013733" protocol="udp" type="stun" component="1" name="rtp" network="0" generation="0"></candidate>
]
[10:40:03] JS_STATE_PENDING_INITIATED   to Telepathy D-Bus struct: ["R2", [1, "70.25.46.249", 59508, TP_MEDIA_STREAM_BASE_PROTO_UDP (0), "RTP", "AVP", 0.013733, TP_MEDIA_STREAM_TRANSPORT_TYPE_DERIVED (1), "W5ulWPyBqRyhSPV7", ""]]
[10:40:08] JS_STATE_PENDING_INITIATED presence for peer 2:
nickname: (null)
accumulated status: 5
accumulated status msg: (null)
accumulated capabilities: 3071
kept while unavailable: 0
resources:
  TelepathyC58B9EDA
    capabilities: 2111
    status: 3
    status msg: (null)
    priority: 0
  Telepathy85659B40
    capabilities: 1023
    status: 5
    status msg: (null)
    priority: 0

[10:40:08] JS_STATE_PENDING_INITIATED want audio: yes; want video: no
[10:40:08] JS_STATE_PENDING_INITIATED in Jingle mode, and have necessary caps
[10:40:08] JS_STATE_PENDING_INITIATED creating new jingle audio stream called "audio1" with id 2
[10:40:08] JS_STATE_PENDING_INITIATED stream audio1 connection state 0
[10:40:08] JS_STATE_PENDING_INITIATED stream audio1 sig_state 0->0
** (telepathy-gabble:2721): DEBUG: stream_hold_state_changed: Stream at index 0 has local-hold=0
** (telepathy-gabble:2721): DEBUG: stream_hold_state_changed: Stream at index 1 has local-hold=0
** (telepathy-gabble:2721): DEBUG: stream_hold_state_changed: all_held=0, any_held=0
[10:40:09] JS_STATE_PENDING_INITIATED stream stream1 connection state 0
[10:40:09] JS_STATE_PENDING_INITIATED ready called
[10:40:09] JS_STATE_PENDING_INITIATED passing 7 remote codecs to stream-engine
[10:40:09] JS_STATE_PENDING_INITIATED passing 1 remote candidate to stream-engine
[10:40:09] JS_STATE_PENDING_INITIATED passing 1 remote candidate to stream-engine
[10:40:09] JS_STATE_PENDING_INITIATED stream stream1 emitting SetStreamPlaying(false)
[10:40:09] JS_STATE_PENDING_INITIATED stream stream1 emitting SetStreamSending(false)
[10:40:09] JS_STATE_PENDING_INITIATED putting list of all 6 locally supported codecs from stream-engine into cache
[10:40:09] JS_STATE_PENDING_INITIATED stream stream1 has got local codecs
[10:40:09] JS_STATE_PENDING_INITIATED not sending accept yet, waiting for local user to accept call
[10:40:09] JS_STATE_PENDING_INITIATED stream audio1 connection state 0
[10:40:09] JS_STATE_PENDING_INITIATED ready called
[10:40:09] JS_STATE_PENDING_INITIATED stream audio1 emitting SetStreamPlaying(false)
[10:40:09] JS_STATE_PENDING_INITIATED stream audio1 emitting SetStreamSending(false)
[10:40:09] JS_STATE_PENDING_INITIATED putting list of all 6 locally supported codecs from stream-engine into cache
[10:40:09] JS_STATE_PENDING_INITIATED stream audio1 has got local codecs
[10:40:09] JS_STATE_PENDING_INITIATED not sending accept yet, waiting for local user to accept call
[10:40:10] JS_STATE_PENDING_INITIATED got codec intersection containing 4 codecs from stream-engine
[10:40:10] JS_STATE_PENDING_INITIATED gabble_media_stream_new_native_candidate: ignoring native localhost candidate
[10:40:10] JS_STATE_PENDING_INITIATED put 1 native candidate from stream-engine into cache
[10:40:10] JS_STATE_PENDING_INITIATED   from Telepathy D-Bus struct: ["L2", [1, "10.0.2.15", 39394, TP_MEDIA_STREAM_BASE_PROTO_UDP (0), "RTP", "AVP", 1.000000, TP_MEDIA_STREAM_TRANSPORT_TYPE_LOCAL (0), "ge0ysOkevvF30wSV", "DGEjqav2+/mdcmm6"]]
[10:40:10] JS_STATE_PENDING_INITIATED   to Jingle XML: [<candidate generation="0" network="0" type="local" protocol="udp" preference="1.000000" password="DGEjqav2+/mdcmm6" username="ge0ysOkevvF30wSV" port="39394" address="10.0.2.15" name="rtp"></candidate>
]
[10:40:10] JS_STATE_PENDING_INITIATED sending jingle session action "transport-info" to peer
[10:40:10] JS_STATE_PENDING_INITIATED put 1 native candidate from stream-engine into cache
[10:40:10] JS_STATE_PENDING_INITIATED   from Telepathy D-Bus struct: ["L3", [1, "70.25.46.249", 40047, TP_MEDIA_STREAM_BASE_PROTO_UDP (0), "RTP", "AVP", 0.900000, TP_MEDIA_STREAM_TRANSPORT_TYPE_DERIVED (1), "0VyQJV6cyrBplK/f", "0HFcYNfGuS+f/KXZ"]]
[10:40:10] JS_STATE_PENDING_INITIATED   to Jingle XML: [<candidate generation="0" network="0" type="stun" protocol="udp" preference="0.900000" password="0HFcYNfGuS+f/KXZ" username="0VyQJV6cyrBplK/f" port="40047" address="70.25.46.249" name="rtp"></candidate>
]
[10:40:10] JS_STATE_PENDING_INITIATED sending jingle session action "transport-info" to peer
[10:40:10] JS_STATE_PENDING_INITIATED gabble_media_stream_new_native_candidate: ignoring native localhost candidate
[10:40:10] JS_STATE_PENDING_INITIATED put 1 native candidate from stream-engine into cache
[10:40:10] JS_STATE_PENDING_INITIATED put 1 native candidate from stream-engine into cache
tp_group_mixin_change_members: emitting members changed
  message       : ""
  added         : [1 (jtellier.test2 at gmail.com)]
  removed       : []
  local_pending : []
  remote_pending: []
  actor         : 0
  reason        : 0: unspecified reason
tp_group_mixin_change_flags: emitting group flags changed
  added    : []
  removed  : [CAN_ADD]
  flags now: [CAN_REMOVE]
[10:40:10] JS_STATE_PENDING_INITIATED accepting pending local send on stream stream1
[10:40:10] JS_STATE_PENDING_INITIATED stream stream1 is not yet connected
[10:40:10] JS_STATE_PENDING_INITIATED not sending accept yet, found a stream which was not yet connected or was missing local codecs
[10:40:11] JS_STATE_PENDING_INITIATED put 1 native candidate from stream-engine into cache
[10:40:11] JS_STATE_PENDING_INITIATED   from Telepathy D-Bus struct: ["L4", [1, "216.239.51.126", 19295, TP_MEDIA_STREAM_BASE_PROTO_UDP (0), "RTP", "AVP", 0.500000, TP_MEDIA_STREAM_TRANSPORT_TYPE_RELAY (2), "J0xr397yWuIgWHhB", "DgXJADZuVfVt4Ffv"]]
[10:40:11] JS_STATE_PENDING_INITIATED   to Jingle XML: [<candidate generation="0" network="0" type="relay" protocol="udp" preference="0.500000" password="DgXJADZuVfVt4Ffv" username="J0xr397yWuIgWHhB" port="19295" address="216.239.51.126" name="rtp"></candidate>
]
[10:40:11] JS_STATE_PENDING_INITIATED sending jingle session action "transport-info" to peer
[10:40:11] JS_STATE_PENDING_INITIATED stream stream1 connection state 1
[10:40:11] JS_STATE_PENDING_INITIATED stream stream1 has gone connected
[10:40:11] JS_STATE_PENDING_INITIATED not adding content description for local stream audio1
[10:40:11] JS_STATE_PENDING_INITIATED sending jingle session action "session-accept" to peer
[10:40:11] JS_STATE_PENDING_INITIATED setting remote stream stream1 as playing
[10:40:11] JS_STATE_PENDING_INITIATED stream stream1 emitting SetStreamPlaying(true)
[10:40:11] JS_STATE_PENDING_ACCEPT_SENT state changed from JS_STATE_PENDING_INITIATED to JS_STATE_PENDING_ACCEPT_SENT
[10:40:11] JS_STATE_PENDING_ACCEPT_SENT stream stream1 emitting SetStreamSending(true)
[10:40:11] JS_STATE_ACTIVE            state changed from JS_STATE_PENDING_ACCEPT_SENT to JS_STATE_ACTIVE
[10:40:11] JS_STATE_ACTIVE            pondering accept-time add for stream: stream1, got local codecs: true, initiator: remote, signalling state: 2
[10:40:11] JS_STATE_ACTIVE            pondering accept-time add for stream: audio1, got local codecs: true, initiator: local, signalling state: 0
[10:40:11] JS_STATE_ACTIVE            sending jingle action "content-add" to peer for stream audio1
[10:40:11] JS_STATE_ACTIVE            stream audio1 sig_state 0->1
[10:40:11] JS_STATE_ACTIVE              from Telepathy D-Bus struct: ["L2", [1, "10.0.2.15", 48002, TP_MEDIA_STREAM_BASE_PROTO_UDP (0), "RTP", "AVP", 1.000000, TP_MEDIA_STREAM_TRANSPORT_TYPE_LOCAL (0), "l9JdnnF/BYrgnQOW", "lvbrxu8xjN9VCMu3"]]
[10:40:11] JS_STATE_ACTIVE              to Jingle XML: [<candidate generation="0" network="0" type="local" protocol="udp" preference="1.000000" password="lvbrxu8xjN9VCMu3" username="l9JdnnF/BYrgnQOW" port="48002" address="10.0.2.15" name="rtp"></candidate>
]
[10:40:11] JS_STATE_ACTIVE            sending jingle session action "transport-info" to peer
[10:40:11] JS_STATE_ACTIVE              from Telepathy D-Bus struct: ["L3", [1, "70.25.46.249", 48909, TP_MEDIA_STREAM_BASE_PROTO_UDP (0), "RTP", "AVP", 0.900000, TP_MEDIA_STREAM_TRANSPORT_TYPE_DERIVED (1), "BeI5JbTX51G2stw/", "6HYtB7glltwGVfQC"]]
[10:40:11] JS_STATE_ACTIVE              to Jingle XML: [<candidate generation="0" network="0" type="stun" protocol="udp" preference="0.900000" password="6HYtB7glltwGVfQC" username="BeI5JbTX51G2stw/" port="48909" address="70.25.46.249" name="rtp"></candidate>
]
[10:40:11] JS_STATE_ACTIVE            sending jingle session action "transport-info" to peer
[10:40:11] JS_STATE_ACTIVE            content-add succeeded, marking stream as ACKNOWLEDGED
[10:40:11] JS_STATE_ACTIVE            stream audio1 sig_state 1->2
** (telepathy-gabble:2721): DEBUG: media_factory_jingle_cb: dispatching to session 914384645
[10:40:12] JS_STATE_ACTIVE            got jingle session action "transport-info" from peer
[10:40:12] JS_STATE_ACTIVE            put 1 remote candidate from peer into cache
[10:40:12] JS_STATE_ACTIVE              from Jingle XML: [<candidate address="10.0.2.15" port="42422" username="Z9bvgCroyNY7qHnG" password="" preference="0.015259" protocol="udp" type="local" component="1" name="rtp" network="0" generation="0"></candidate>
]
[10:40:12] JS_STATE_ACTIVE              to Telepathy D-Bus struct: ["R1", [1, "10.0.2.15", 42422, TP_MEDIA_STREAM_BASE_PROTO_UDP (0), "RTP", "AVP", 0.015259, TP_MEDIA_STREAM_TRANSPORT_TYPE_LOCAL (0), "Z9bvgCroyNY7qHnG", ""]]
[10:40:12] JS_STATE_ACTIVE            passing 1 remote candidate to stream-engine
** (telepathy-gabble:2721): DEBUG: media_factory_jingle_cb: dispatching to session 914384645
[10:40:12] JS_STATE_ACTIVE            got jingle session action "transport-info" from peer
[10:40:12] JS_STATE_ACTIVE            put 1 remote candidate from peer into cache
[10:40:12] JS_STATE_ACTIVE              from Jingle XML: [<candidate address="70.25.46.249" port="57418" username="AYaIAgl1iRCNHQmy" password="" preference="0.013733" protocol="udp" type="stun" component="1" name="rtp" network="0" generation="0"></candidate>
]
[10:40:12] JS_STATE_ACTIVE              to Telepathy D-Bus struct: ["R2", [1, "70.25.46.249", 57418, TP_MEDIA_STREAM_BASE_PROTO_UDP (0), "RTP", "AVP", 0.013733, TP_MEDIA_STREAM_TRANSPORT_TYPE_DERIVED (1), "AYaIAgl1iRCNHQmy", ""]]
[10:40:12] JS_STATE_ACTIVE            passing 1 remote candidate to stream-engine
[10:40:12] JS_STATE_ACTIVE            stream audio1 connection state 1
[10:40:12] JS_STATE_ACTIVE            stream audio1 has gone connected
[10:40:12] JS_STATE_ACTIVE            stream added by us, so we're not going to send an accept
** (telepathy-gabble:2721): DEBUG: media_factory_jingle_cb: dispatching to session 914384645
[10:40:13] JS_STATE_ACTIVE            got jingle session action "content-accept" from peer
[10:40:13] JS_STATE_ACTIVE            received request for senders "both" on stream "audio1"
[10:40:13] JS_STATE_ACTIVE            put 4 remote codecs from peer into cache
[10:40:13] JS_STATE_ACTIVE            passing 4 remote codecs to stream-engine
[10:40:13] JS_STATE_ACTIVE            stream audio1 emitting SetStreamPlaying(true)
[10:40:13] JS_STATE_ACTIVE            stream audio1 emitting SetStreamSending(true)
[10:40:13] JS_STATE_ACTIVE            got codec intersection containing 4 codecs from stream-engine
[10:40:17] JS_STATE_ACTIVE            stream stream1 connection state 2
[10:40:18] JS_STATE_ACTIVE            gabble_media_stream_new_native_candidate: ignoring native localhost candidate
[10:40:18] JS_STATE_ACTIVE            put 1 native candidate from stream-engine into cache
[10:40:18] JS_STATE_ACTIVE              from Telepathy D-Bus struct: ["L7", [1, "10.0.2.15", 60609, TP_MEDIA_STREAM_BASE_PROTO_UDP (0), "RTP", "AVP", 1.000000, TP_MEDIA_STREAM_TRANSPORT_TYPE_LOCAL (0), "NRsYOqJGyxeIlwcf", "yVKAJiwq/lz2WrBw"]]
[10:40:18] JS_STATE_ACTIVE              to Jingle XML: [<candidate generation="0" network="0" type="local" protocol="udp" preference="1.000000" password="yVKAJiwq/lz2WrBw" username="NRsYOqJGyxeIlwcf" port="60609" address="10.0.2.15" name="rtp"></candidate>
]
[10:40:18] JS_STATE_ACTIVE            sending jingle session action "transport-info" to peer
[10:40:18] JS_STATE_ACTIVE            put 1 native candidate from stream-engine into cache
[10:40:18] JS_STATE_ACTIVE              from Telepathy D-Bus struct: ["L8", [1, "70.25.46.249", 43782, TP_MEDIA_STREAM_BASE_PROTO_UDP (0), "RTP", "AVP", 0.900000, TP_MEDIA_STREAM_TRANSPORT_TYPE_DERIVED (1), "/xvldbh9MorLim1j", "0ikscj326YuN5OyO"]]
[10:40:18] JS_STATE_ACTIVE              to Jingle XML: [<candidate generation="0" network="0" type="stun" protocol="udp" preference="0.900000" password="0ikscj326YuN5OyO" username="/xvldbh9MorLim1j" port="43782" address="70.25.46.249" name="rtp"></candidate>
]
[10:40:18] JS_STATE_ACTIVE            sending jingle session action "transport-info" to peer
[10:40:19] JS_STATE_ACTIVE            gabble_media_stream_new_native_candidate: ignoring native localhost candidate
[10:40:19] JS_STATE_ACTIVE            put 1 native candidate from stream-engine into cache
[10:40:19] JS_STATE_ACTIVE              from Telepathy D-Bus struct: ["L12", [1, "216.239.51.126", 19294, TP_MEDIA_STREAM_BASE_PROTO_TCP (1), "RTP", "AVP", 0.400000, TP_MEDIA_STREAM_TRANSPORT_TYPE_RELAY (2), "MVaNIxlKvBxkV6Sk", "RTCAiRcHjuTllFuq"]]
[10:40:19] JS_STATE_ACTIVE              to Jingle XML: [<candidate generation="0" network="0" type="relay" protocol="tcp" preference="0.400000" password="RTCAiRcHjuTllFuq" username="MVaNIxlKvBxkV6Sk" port="19294" address="216.239.51.126" name="rtp"></candidate>
]
[10:40:19] JS_STATE_ACTIVE            sending jingle session action "transport-info" to peer
[10:40:19] JS_STATE_ACTIVE            put 1 native candidate from stream-engine into cache
[10:40:19] JS_STATE_ACTIVE              from Telepathy D-Bus struct: ["L13", [1, "10.0.2.15", 56247, TP_MEDIA_STREAM_BASE_PROTO_TCP (1), "RTP", "AVP", 0.800000, TP_MEDIA_STREAM_TRANSPORT_TYPE_LOCAL (0), "bOFfFiITvPDdiGzT", "o4PiOQsenhfVUdhq"]]
[10:40:19] JS_STATE_ACTIVE              to Jingle XML: [<candidate generation="0" network="0" type="local" protocol="tcp" preference="0.800000" password="o4PiOQsenhfVUdhq" username="bOFfFiITvPDdiGzT" port="56247" address="10.0.2.15" name="rtp"></candidate>
]
[10:40:19] JS_STATE_ACTIVE            sending jingle session action "transport-info" to peer
[10:40:20] JS_STATE_ACTIVE            put 1 native candidate from stream-engine into cache
[10:40:20] JS_STATE_ACTIVE              from Telepathy D-Bus struct: ["L14", [1, "216.239.51.126", 443, TP_MEDIA_STREAM_BASE_PROTO_TCP (1), "RTP", "AVP", 0.500000, TP_MEDIA_STREAM_TRANSPORT_TYPE_RELAY (2), "MVaNIxlKvBxkV6Sk", "RTCAiRcHjuTllFuq"]]
[10:40:20] JS_STATE_ACTIVE              to Jingle XML: [<candidate generation="0" network="0" type="relay" protocol="ssltcp" preference="0.500000" password="RTCAiRcHjuTllFuq" username="MVaNIxlKvBxkV6Sk" port="443" address="216.239.51.126" name="rtp"></candidate>
]
[10:40:20] JS_STATE_ACTIVE            sending jingle session action "transport-info" to peer
[10:40:38] JS_STATE_ACTIVE            gabble_media_stream_new_native_candidate: ignoring native localhost candidate
[10:40:38] JS_STATE_ACTIVE            put 1 native candidate from stream-engine into cache
[10:40:38] JS_STATE_ACTIVE              from Telepathy D-Bus struct: ["L16", [1, "10.0.2.15", 39488, TP_MEDIA_STREAM_BASE_PROTO_UDP (0), "RTP", "AVP", 1.000000, TP_MEDIA_STREAM_TRANSPORT_TYPE_LOCAL (0), "VeS+T2XJllXgeIOd", "8rje2FIc1ij4ggrX"]]
[10:40:38] JS_STATE_ACTIVE              to Jingle XML: [<candidate generation="0" network="0" type="local" protocol="udp" preference="1.000000" password="8rje2FIc1ij4ggrX" username="VeS+T2XJllXgeIOd" port="39488" address="10.0.2.15" name="rtp"></candidate>
]
[10:40:38] JS_STATE_ACTIVE            sending jingle session action "transport-info" to peer
[10:40:38] JS_STATE_ACTIVE            put 1 native candidate from stream-engine into cache
[10:40:38] JS_STATE_ACTIVE              from Telepathy D-Bus struct: ["L17", [1, "70.25.46.249", 48693, TP_MEDIA_STREAM_BASE_PROTO_UDP (0), "RTP", "AVP", 0.900000, TP_MEDIA_STREAM_TRANSPORT_TYPE_DERIVED (1), "ceUwTyuj1aKN91gZ", "20tZ9LgVIs3in1m3"]]
[10:40:38] JS_STATE_ACTIVE              to Jingle XML: [<candidate generation="0" network="0" type="stun" protocol="udp" preference="0.900000" password="20tZ9LgVIs3in1m3" username="ceUwTyuj1aKN91gZ" port="48693" address="70.25.46.249" name="rtp"></candidate>
]
[10:40:38] JS_STATE_ACTIVE            sending jingle session action "transport-info" to peer
[10:40:39] JS_STATE_ACTIVE            gabble_media_stream_new_native_candidate: ignoring native localhost candidate
[10:40:39] JS_STATE_ACTIVE            put 1 native candidate from stream-engine into cache
[10:40:39] JS_STATE_ACTIVE              from Telepathy D-Bus struct: ["L22", [1, "10.0.2.15", 37183, TP_MEDIA_STREAM_BASE_PROTO_TCP (1), "RTP", "AVP", 0.800000, TP_MEDIA_STREAM_TRANSPORT_TYPE_LOCAL (0), "/+cc+n0k9kOgq7tb", "0yL0KHB0mhoeLH+I"]]
[10:40:39] JS_STATE_ACTIVE              to Jingle XML: [<candidate generation="0" network="0" type="local" protocol="tcp" preference="0.800000" password="0yL0KHB0mhoeLH+I" username="/+cc+n0k9kOgq7tb" port="37183" address="10.0.2.15" name="rtp"></candidate>
]
[10:40:39] JS_STATE_ACTIVE            sending jingle session action "transport-info" to peer
** (telepathy-gabble:2721): DEBUG: media_factory_jingle_cb: dispatching to session 914384645
[10:40:44] JS_STATE_ACTIVE            got jingle session action "content-remove" from peer
** (telepathy-gabble:2721): DEBUG: stream_hold_state_changed: Stream at index 0 has local-hold=0
** (telepathy-gabble:2721): DEBUG: stream_hold_state_changed: all_held=0, any_held=0
** (telepathy-gabble:2721): DEBUG: media_factory_jingle_cb: dispatching to session 914384645
[10:40:46] JS_STATE_ACTIVE            got jingle session action "content-add" from peer
[10:40:46] JS_STATE_ACTIVE            creating new jingle video stream called "stream2" with id 3
[10:40:46] JS_STATE_ACTIVE            stream stream2 connection state 0
[10:40:46] JS_STATE_ACTIVE            stream stream2 sig_state 0->0
** (telepathy-gabble:2721): DEBUG: stream_hold_state_changed: Stream at index 0 has local-hold=0
** (telepathy-gabble:2721): DEBUG: stream_hold_state_changed: Stream at index 1 has local-hold=0
** (telepathy-gabble:2721): DEBUG: stream_hold_state_changed: all_held=0, any_held=0
[10:40:46] JS_STATE_ACTIVE            stream stream2 sig_state 0->2
[10:40:46] JS_STATE_ACTIVE            received request for senders "both" on stream "stream2"
[10:40:46] JS_STATE_ACTIVE            setting pending local send flag
[10:40:46] JS_STATE_ACTIVE            put 2 remote codecs from peer into cache
** (telepathy-gabble:2721): DEBUG: media_factory_jingle_cb: dispatching to session 914384645
[10:40:46] JS_STATE_ACTIVE            got jingle session action "transport-info" from peer
[10:40:46] JS_STATE_ACTIVE            put 1 remote candidate from peer into cache
[10:40:46] JS_STATE_ACTIVE              from Jingle XML: [<candidate address="10.0.2.15" port="47890" username="y/Q0LhkZ7fweOkiY" password="" preference="0.015259" protocol="udp" type="local" component="1" name="rtp" network="0" generation="0"></candidate>
]
[10:40:46] JS_STATE_ACTIVE              to Telepathy D-Bus struct: ["R1", [1, "10.0.2.15", 47890, TP_MEDIA_STREAM_BASE_PROTO_UDP (0), "RTP", "AVP", 0.015259, TP_MEDIA_STREAM_TRANSPORT_TYPE_LOCAL (0), "y/Q0LhkZ7fweOkiY", ""]]
[10:40:46] JS_STATE_ACTIVE            put 1 remote candidate from peer into cache
[10:40:46] JS_STATE_ACTIVE              from Jingle XML: [<candidate address="70.25.46.249" port="47005" username="uSCZOrCJp8h3wm4M" password="" preference="0.013733" protocol="udp" type="stun" component="1" name="rtp" network="0" generation="0"></candidate>
]
[10:40:46] JS_STATE_ACTIVE              to Telepathy D-Bus struct: ["R2", [1, "70.25.46.249", 47005, TP_MEDIA_STREAM_BASE_PROTO_UDP (0), "RTP", "AVP", 0.013733, TP_MEDIA_STREAM_TRANSPORT_TYPE_DERIVED (1), "uSCZOrCJp8h3wm4M", ""]]
[10:40:46] JS_STATE_ACTIVE            Media.StreamHandler::Error called, error 0 (No codecs available) -- emitting signal
[10:40:46] JS_STATE_ACTIVE            stream stream2 sig_state 2->3
** (telepathy-gabble:2721): DEBUG: stream_hold_state_changed: Stream at index 0 has local-hold=0
** (telepathy-gabble:2721): DEBUG: stream_hold_state_changed: all_held=0, any_held=0
[10:40:46] JS_STATE_ACTIVE            sending jingle session action "content-remove" to peer
** (telepathy-gabble:2721): DEBUG: media_factory_jingle_cb: dispatching to session 914384645
[10:40:52] JS_STATE_ACTIVE            got jingle session action "content-add" from peer
[10:40:52] JS_STATE_ACTIVE            creating new jingle video stream called "stream2" with id 4
[10:40:52] JS_STATE_ACTIVE            stream stream2 connection state 0
[10:40:52] JS_STATE_ACTIVE            stream stream2 sig_state 0->0
** (telepathy-gabble:2721): DEBUG: stream_hold_state_changed: Stream at index 0 has local-hold=0
** (telepathy-gabble:2721): DEBUG: stream_hold_state_changed: Stream at index 1 has local-hold=0
** (telepathy-gabble:2721): DEBUG: stream_hold_state_changed: all_held=0, any_held=0
[10:40:52] JS_STATE_ACTIVE            stream stream2 sig_state 0->2
[10:40:52] JS_STATE_ACTIVE            received request for senders "both" on stream "stream2"
[10:40:52] JS_STATE_ACTIVE            setting pending local send flag
[10:40:52] JS_STATE_ACTIVE            put 2 remote codecs from peer into cache
** (telepathy-gabble:2721): DEBUG: media_factory_jingle_cb: dispatching to session 914384645
[10:40:52] JS_STATE_ACTIVE            got jingle session action "transport-info" from peer
[10:40:52] JS_STATE_ACTIVE            put 1 remote candidate from peer into cache
[10:40:52] JS_STATE_ACTIVE              from Jingle XML: [<candidate address="10.0.2.15" port="35111" username="3xh2yVQR7saggHZZ" password="" preference="0.015259" protocol="udp" type="local" component="1" name="rtp" network="0" generation="0"></candidate>
]
[10:40:52] JS_STATE_ACTIVE              to Telepathy D-Bus struct: ["R1", [1, "10.0.2.15", 35111, TP_MEDIA_STREAM_BASE_PROTO_UDP (0), "RTP", "AVP", 0.015259, TP_MEDIA_STREAM_TRANSPORT_TYPE_LOCAL (0), "3xh2yVQR7saggHZZ", ""]]
[10:40:52] JS_STATE_ACTIVE            put 1 remote candidate from peer into cache
[10:40:52] JS_STATE_ACTIVE              from Jingle XML: [<candidate address="70.25.46.249" port="42407" username="S6m3I/pJ5rh3SQr3" password="" preference="0.013733" protocol="udp" type="stun" component="1" name="rtp" network="0" generation="0"></candidate>
]
[10:40:52] JS_STATE_ACTIVE              to Telepathy D-Bus struct: ["R2", [1, "70.25.46.249", 42407, TP_MEDIA_STREAM_BASE_PROTO_UDP (0), "RTP", "AVP", 0.013733, TP_MEDIA_STREAM_TRANSPORT_TYPE_DERIVED (1), "S6m3I/pJ5rh3SQr3", ""]]
[10:40:52] JS_STATE_ACTIVE            Media.StreamHandler::Error called, error 0 (No codecs available) -- emitting signal
[10:40:52] JS_STATE_ACTIVE            stream stream2 sig_state 2->3
** (telepathy-gabble:2721): DEBUG: stream_hold_state_changed: Stream at index 0 has local-hold=0
** (telepathy-gabble:2721): DEBUG: stream_hold_state_changed: all_held=0, any_held=0
[10:40:52] JS_STATE_ACTIVE            sending jingle session action "content-remove" to peer
[10:40:58] JS_STATE_ACTIVE            gabble_media_stream_new_native_candidate: ignoring native localhost candidate
[10:40:58] JS_STATE_ACTIVE            put 1 native candidate from stream-engine into cache
[10:40:58] JS_STATE_ACTIVE              from Telepathy D-Bus struct: ["L25", [1, "10.0.2.15", 47527, TP_MEDIA_STREAM_BASE_PROTO_UDP (0), "RTP", "AVP", 1.000000, TP_MEDIA_STREAM_TRANSPORT_TYPE_LOCAL (0), "ahZ33b33sh1WMNNv", "Wvoh+72ix+eXTXXi"]]
[10:40:58] JS_STATE_ACTIVE              to Jingle XML: [<candidate generation="0" network="0" type="local" protocol="udp" preference="1.000000" password="Wvoh+72ix+eXTXXi" username="ahZ33b33sh1WMNNv" port="47527" address="10.0.2.15" name="rtp"></candidate>
]
[10:40:58] JS_STATE_ACTIVE            sending jingle session action "transport-info" to peer
[10:40:58] JS_STATE_ACTIVE            put 1 native candidate from stream-engine into cache
[10:40:58] JS_STATE_ACTIVE              from Telepathy D-Bus struct: ["L26", [1, "70.25.46.249", 58342, TP_MEDIA_STREAM_BASE_PROTO_UDP (0), "RTP", "AVP", 0.900000, TP_MEDIA_STREAM_TRANSPORT_TYPE_DERIVED (1), "LjV8B5pDmYiV1d5d", "55stQjoNuKsTlOs0"]]
[10:40:58] JS_STATE_ACTIVE              to Jingle XML: [<candidate generation="0" network="0" type="stun" protocol="udp" preference="0.900000" password="55stQjoNuKsTlOs0" username="LjV8B5pDmYiV1d5d" port="58342" address="70.25.46.249" name="rtp"></candidate>
]
[10:40:58] JS_STATE_ACTIVE            sending jingle session action "transport-info" to peer
[10:40:59] JS_STATE_ACTIVE            gabble_media_stream_new_native_candidate: ignoring native localhost candidate
[10:40:59] JS_STATE_ACTIVE            put 1 native candidate from stream-engine into cache
[10:40:59] JS_STATE_ACTIVE              from Telepathy D-Bus struct: ["L31", [1, "10.0.2.15", 54454, TP_MEDIA_STREAM_BASE_PROTO_TCP (1), "RTP", "AVP", 0.800000, TP_MEDIA_STREAM_TRANSPORT_TYPE_LOCAL (0), "DqurHnb04yg2GNFj", "uNeODKuEubGg0Cta"]]
[10:40:59] JS_STATE_ACTIVE              to Jingle XML: [<candidate generation="0" network="0" type="local" protocol="tcp" preference="0.800000" password="uNeODKuEubGg0Cta" username="DqurHnb04yg2GNFj" port="54454" address="10.0.2.15" name="rtp"></candidate>
]
[10:40:59] JS_STATE_ACTIVE            sending jingle session action "transport-info" to peer
[10:40:59] JS_STATE_ACTIVE            presence for peer 2:
nickname: (null)
accumulated status: 5
accumulated status msg: (null)
accumulated capabilities: 3071
kept while unavailable: 0
resources:
  TelepathyC58B9EDA
    capabilities: 2111
    status: 3
    status msg: (null)
    priority: 0
  Telepathy85659B40
    capabilities: 1023
    status: 5
    status msg: (null)
    priority: 0

[10:40:59] JS_STATE_ACTIVE            want audio: no; want video: yes
[10:40:59] JS_STATE_ACTIVE            in Jingle mode, and have necessary caps
[10:40:59] JS_STATE_ACTIVE            creating new jingle video stream called "video1" with id 5
[10:40:59] JS_STATE_ACTIVE            stream video1 connection state 0
[10:40:59] JS_STATE_ACTIVE            stream video1 sig_state 0->0
** (telepathy-gabble:2721): DEBUG: stream_hold_state_changed: Stream at index 0 has local-hold=0
** (telepathy-gabble:2721): DEBUG: stream_hold_state_changed: Stream at index 1 has local-hold=0
** (telepathy-gabble:2721): DEBUG: stream_hold_state_changed: all_held=0, any_held=0
[10:40:59] JS_STATE_ACTIVE            Media.StreamHandler::Error called, error 0 (No codecs available) -- emitting signal
** (telepathy-gabble:2721): DEBUG: stream_hold_state_changed: Stream at index 0 has local-hold=0
** (telepathy-gabble:2721): DEBUG: stream_hold_state_changed: all_held=0, any_held=0
[10:41:02] JS_STATE_ACTIVE            Media.StreamHandler::Error called, error 0 (Could not establish a connection) -- emitting signal
[10:41:02] JS_STATE_ACTIVE            sending jingle session action "session-terminate" to peer
** (telepathy-gabble:2721): DEBUG: stream_hold_state_changed: all_held=1, any_held=0
** (telepathy-gabble:2721): DEBUG: stream_hold_state_changed: Unexpectedly entered HELD state!
[10:41:02] JS_STATE_ENDED             state changed from JS_STATE_ACTIVE to JS_STATE_ENDED
tp_group_mixin_change_members: emitting members changed
  message       : ""
  added         : []
  removed       : [1 (jtellier.test2 at gmail.com)
              2 (jtellier.test1 at gmail.com)]
  local_pending : []
  remote_pending: []
  actor         : 1
  reason        : 0: unspecified reason
tp_group_mixin_change_flags: emitting group flags changed
  added    : [CAN_ADD]
  removed  : [CAN_REMOVE]
  flags now: [CAN_ADD]
** (telepathy-gabble:2721): DEBUG: gabble_media_channel_close: called on 0x1070040
** (telepathy-gabble:2721): DEBUG: media_channel_closed_cb: removing media channel 0x1070040 with ref count 2
** (telepathy-gabble:2721): DEBUG: gabble_media_session_dispose: called
** (telepathy-gabble:2721): DEBUG: gabble_presence_cache_update: jtellier.test1 at gmail.com (2) resource Telepathy85659B40 prio 0 presence 0 message "(null)"
(telepathy-gabble:2721): tp-glib-DEBUG: tp_presence_mixin_emit_presence_update: called.
(telepathy-gabble:2721): tp-glib-DEBUG: construct_presence_hash: called.
(telepathy-gabble:2721): tp-glib-DEBUG: tp_base_connection_change_status: was 0, now 2, for reason 1
** (telepathy-gabble:2721): DEBUG: gabble_roster_factory_iface_close_all: closing channels
** (telepathy-gabble:2721): DEBUG: gabble_muc_factory_iface_close_all: closing channels
** (telepathy-gabble:2721): DEBUG: gabble_media_factory_iface_close_all: closing channels
** (telepathy-gabble:2721): DEBUG: gabble_im_factory_iface_close_all: closing channels
** (telepathy-gabble:2721): DEBUG: gabble_private_tubes_factory_iface_close_all: closing 1-1 tubes channels
(telepathy-gabble:2721): tp-glib-DEBUG: tp_base_connection_change_status: emitting status-changed to 2, for reason 1
** (telepathy-gabble:2721): DEBUG: gabble_roster_factory_iface_disconnected: removing callbacks
** (telepathy-gabble:2721): DEBUG: gabble_muc_factory_iface_disconnected: removing callbacks
** (telepathy-gabble:2721): DEBUG: gabble_media_factory_iface_disconnected: removing callbacks
** (telepathy-gabble:2721): DEBUG: gabble_im_factory_iface_disconnected: removing callbacks
** (telepathy-gabble:2721): DEBUG: connection_shut_down: still open; calling lm_connection_close
** (telepathy-gabble:2721): DEBUG: connection_disconnected_cb: called with reason 0
** (telepathy-gabble:2721): DEBUG: connection_disconnected_cb: expected; emitting DISCONNECTED
(telepathy-gabble:2721): tp-glib-DEBUG: connection_shutdown_finished_cb: dereferenced connection
** (telepathy-gabble:2721): DEBUG: gabble_connection_dispose: called
** (telepathy-gabble:2721): DEBUG: gabble_bytestream_factory_dispose: dispose called
** (telepathy-gabble:2721): DEBUG: gabble_disco_dispose: dispose called
** (telepathy-gabble:2721): DEBUG: gabble_disco_finalize: called with 0xdc4980
** (telepathy-gabble:2721): DEBUG: gabble_request_pipeline_dispose: disposing request-pipeline
** (telepathy-gabble:2721): DEBUG: gabble_vcard_manager_dispose: 0xdbe090
** (telepathy-gabble:2721): DEBUG: gabble_vcard_manager_finalize: 0xdbe090
** (telepathy-gabble:2721): DEBUG: gabble_presence_cache_dispose: dispose called
** (telepathy-gabble:2721): DEBUG: disco_waiter_list_free: list (nil)
** (telepathy-gabble:2721): DEBUG: disco_waiter_list_free: list (nil)
** (telepathy-gabble:2721): DEBUG: gabble_presence_cache_finalize: called with 0xdbd700
** (telepathy-gabble:2721): DEBUG: gabble_roster_dispose: dispose called
** (telepathy-gabble:2721): DEBUG: gabble_roster_factory_iface_close_all: closing channels
** (telepathy-gabble:2721): DEBUG: gabble_roster_finalize: called with 0xdbd6a0
** (telepathy-gabble:2721): DEBUG: gabble_muc_factory_dispose: dispose called
** (telepathy-gabble:2721): DEBUG: gabble_muc_factory_iface_close_all: closing channels
** (telepathy-gabble:2721): DEBUG: gabble_media_factory_dispose: dispose called
** (telepathy-gabble:2721): DEBUG: gabble_media_factory_iface_close_all: closing channels
** (telepathy-gabble:2721): DEBUG: gabble_im_factory_dispose: dispose called
** (telepathy-gabble:2721): DEBUG: gabble_im_factory_iface_close_all: closing channels
** (telepathy-gabble:2721): DEBUG: gabble_private_tubes_factory_dispose: dispose called
** (telepathy-gabble:2721): DEBUG: gabble_private_tubes_factory_iface_close_all: closing 1-1 tubes channels
(telepathy-gabble:2721): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xdbde40: lost weak ref to 0xdbd580
(telepathy-gabble:2721): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xdbdeb0: lost weak ref to 0xdbd5e0
(telepathy-gabble:2721): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xdbdf20: lost weak ref to 0xdbd640
** (telepathy-gabble:2721): DEBUG: gabble_connection_finalize: called with 0xdbf010
(telepathy-gabble:2721): tp-glib-DEBUG: tp_presence_mixin_finalize: 0xdbf010
-------------- next part --------------
(empathy:3277): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0xc59090: org.freedesktop.DBus DBusGProxy is 0xc59100
** (empathy:3277): DEBUG: mission_control_get_presence_actual: MC not running.
** (empathy:3277): DEBUG: empathy_idle_init: Error getting actual presence: MC not running
** (empathy:3277): DEBUG: mission_control_get_presence_message_actual: MC not running.
** (empathy:3277): DEBUG: empathy_idle_init: Error getting actual presence message: MC not running
** (empathy:3277): DEBUG: empathy_idle_set_presence: Changing presence to (null) (2)
** (empathy:3277): DEBUG: _parse_parameter: param "fallback-socks5-proxies" has invalid signature
** (empathy:3277): DEBUG: create_salut_account: Try to add a salut account...
** (empathy:3277): DEBUG: create_salut_account: Failed to get self econtact: e_book_get_self: there was no self contact UID stored in gconf
** (empathy:3277): DEBUG: builder_get_file_valist: Loading file /usr/local/share/empathy/empathy-main-window.ui
** (empathy:3277): DEBUG: mission_control_get_presence_actual: MC not running.
** (empathy:3277): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:3277): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:3277): DEBUG: mission_control_get_tpconnection: MC not running.
** (empathy:3277): DEBUG: mission_control_get_presence_actual: MC not running.
** (empathy:3277): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:3277): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:3277): DEBUG: mission_control_get_tpconnection: MC not running.
** (empathy:3277): DEBUG: mission_control_get_presence_actual: MC not running.
** (empathy:3277): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:3277): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:3277): DEBUG: mission_control_get_tpconnection: MC not running.
** (empathy:3277): DEBUG: mission_control_get_presence_actual: MC not running.
** (empathy:3277): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:3277): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:3277): DEBUG: mission_control_get_tpconnection: MC not running.
** (empathy:3277): DEBUG: presence_chooser_is_preset: is_preset(0, (null)) = 0

** (empathy:3277): DEBUG: empathy_geometry_load: Loading window geometry: x:310, y:51, w:619, h:325

** (empathy:3277): DEBUG: empathy_main_window_show: Configuring window default size w:619, h:325
** (empathy:3277): DEBUG: empathy_main_window_show: Configuring window default position x:310, y:51
** (empathy:3277): DEBUG: builder_get_file_valist: Loading file /usr/local/share/empathy/empathy-status-icon.ui
(empathy:3277): tp-glib-DEBUG: tp_connection_init: 0xfada00
(empathy:3277): tp-glib-DEBUG: tp_connection_constructor: Connecting to StatusChanged and ConnectionError
(empathy:3277): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0xfada00: org.freedesktop.Telepathy.Connection DBusGProxy is 0xfa5990
(empathy:3277): tp-glib-DEBUG: tp_connection_constructor: Calling GetStatus
(empathy:3277): tp-glib-DEBUG: tp_connection_constructor: Returning 0xfada00
(empathy:3277): tp-glib-DEBUG: tp_connection_call_when_ready: arranging callback later
(empathy:3277): tp-glib-DEBUG: tp_connection_got_status_cb: 0xfada00
(empathy:3277): tp-glib-DEBUG: tp_connection_got_status_cb: 0xfada00: Initial status is 1
(empathy:3277): tp-glib-DEBUG: tp_connection_status_changed: 0xfada00: -1 -> 1 because 0
(empathy:3277): tp-glib-DEBUG: tp_connection_status_changed: 0xfada00: 1 -> 0 because 1
** (empathy:3277): DEBUG: idle_presence_changed_cb: Presence changed to '' (2)
(empathy:3277): tp-glib-DEBUG: tp_connection_got_interfaces_cb: 0xfada00: Introspected interfaces
(empathy:3277): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0xfada00: org.freedesktop.DBus.Properties DBusGProxy is 0xfcf580
(empathy:3277): tp-glib-DEBUG: got_contact_attribute_interfaces: 0xfada00: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Avatars
(empathy:3277): tp-glib-DEBUG: got_contact_attribute_interfaces: 0xfada00: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Aliasing
(empathy:3277): tp-glib-DEBUG: got_contact_attribute_interfaces: 0xfada00: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Capabilities
(empathy:3277): tp-glib-DEBUG: got_contact_attribute_interfaces: 0xfada00: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.ContactCapabilities.DRAFT
(empathy:3277): tp-glib-DEBUG: got_contact_attribute_interfaces: 0xfada00: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection
(empathy:3277): tp-glib-DEBUG: got_contact_attribute_interfaces: 0xfada00: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.SimplePresence
(empathy:3277): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0xfada00: org.freedesktop.Telepathy.Connection.Interface.Aliasing DBusGProxy is 0xfcf5f0
(empathy:3277): tp-glib-DEBUG: got_aliasing_flags: Introspected aliasing flags: 0x1
(empathy:3277): tp-glib-DEBUG: tp_connection_continue_introspection: 0xfada00: connection ready
(empathy:3277): tp-glib-DEBUG: cwr_ready: enter
** (empathy:3277): DEBUG: contact_manager_new_connection_cb: Adding new connection: /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy_2ebbef18d8
(empathy:3277): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0xfada00: org.freedesktop.Telepathy.Connection.Interface.Avatars DBusGProxy is 0xfcf740
(empathy:3277): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0xfada00: org.freedesktop.Telepathy.Connection.Interface.Capabilities DBusGProxy is 0xe3b520
(empathy:3277): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0xfada00: org.freedesktop.Telepathy.Connection.Interface.Location.DRAFT DBusGProxy is 0xfcf510
(empathy:3277): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0xfada00: org.freedesktop.Telepathy.Connection.Interface.Requests DBusGProxy is 0xfa5b50
** (empathy:3277): DEBUG: idle_presence_changed_cb: Presence changed to '' (2)
(empathy:3277): tp-glib-DEBUG: tp_channel_init: 0xfce910
(empathy:3277): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0xfce910: org.freedesktop.Telepathy.Channel DBusGProxy is 0x1053a40
(empathy:3277): tp-glib-DEBUG: tp_channel_constructor: 0xfce910: constructed with channel type "org.freedesktop.Telepathy.Channel.Type.ContactList", handle #1 of type 3
(empathy:3277): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xfce910
(empathy:3277): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0xfce910: org.freedesktop.DBus.Properties DBusGProxy is 0x1053b20
** (empathy:3277): DEBUG: dispatcher_connection_new_channel: Ignoring blacklisted channel type org.freedesktop.Telepathy.Channel.Type.ContactList on /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy_2ebbef18d8/RosterChannel/List/publish
(empathy:3277): tp-glib-DEBUG: tp_channel_init: 0xfcea00
(empathy:3277): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0xfcea00: org.freedesktop.Telepathy.Channel DBusGProxy is 0x1053c20
(empathy:3277): tp-glib-DEBUG: tp_channel_constructor: 0xfcea00: constructed with channel type "org.freedesktop.Telepathy.Channel.Type.ContactList", handle #2 of type 3
(empathy:3277): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xfcea00
(empathy:3277): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0xfcea00: org.freedesktop.DBus.Properties DBusGProxy is 0x1053880
** (empathy:3277): DEBUG: dispatcher_connection_new_channel: Ignoring blacklisted channel type org.freedesktop.Telepathy.Channel.Type.ContactList on /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy_2ebbef18d8/RosterChannel/List/subscribe
** (empathy:3277): DEBUG: dispatcher_connection_new_channel: Ignoring blacklisted channel type org.freedesktop.Telepathy.Channel.Type.ContactList on /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy_2ebbef18d8/RosterChannel/List/stored
** (empathy:3277): DEBUG: dispatcher_connection_new_channel: Ignoring blacklisted channel type org.freedesktop.Telepathy.Channel.Type.ContactList on /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy_2ebbef18d8/RosterChannel/List/deny
(empathy:3277): tp-glib-DEBUG: _tp_channel_got_properties: Received 8 channel properties
(empathy:3277): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Group
(empathy:3277): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xfce910
(empathy:3277): tp-glib-DEBUG: _tp_channel_get_handle: 0xfce910: handle already known to be 1 of type 3
(empathy:3277): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xfce910
(empathy:3277): tp-glib-DEBUG: _tp_channel_get_identifier: 0xfce910: identifier already known to be publish
(empathy:3277): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xfce910
(empathy:3277): tp-glib-DEBUG: _tp_channel_get_channel_type: 0xfce910: channel type org.freedesktop.Telepathy.Channel.Type.ContactList already determined
(empathy:3277): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xfce910
(empathy:3277): tp-glib-DEBUG: _tp_channel_get_interfaces: 0xfce910
(empathy:3277): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xfce910
(empathy:3277): tp-glib-DEBUG: _tp_channel_get_group_properties: 0xfce910
(empathy:3277): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0xfce910: org.freedesktop.Telepathy.Channel.Interface.Group DBusGProxy is 0x1053810
(empathy:3277): tp-glib-DEBUG: _tp_channel_got_properties: Received 8 channel properties
(empathy:3277): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Group
(empathy:3277): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xfcea00
(empathy:3277): tp-glib-DEBUG: _tp_channel_get_handle: 0xfcea00: handle already known to be 2 of type 3
(empathy:3277): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xfcea00
(empathy:3277): tp-glib-DEBUG: _tp_channel_get_identifier: 0xfcea00: identifier already known to be subscribe
(empathy:3277): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xfcea00
(empathy:3277): tp-glib-DEBUG: _tp_channel_get_channel_type: 0xfcea00: channel type org.freedesktop.Telepathy.Channel.Type.ContactList already determined
(empathy:3277): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xfcea00
(empathy:3277): tp-glib-DEBUG: _tp_channel_get_interfaces: 0xfcea00
(empathy:3277): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xfcea00
(empathy:3277): tp-glib-DEBUG: _tp_channel_get_group_properties: 0xfcea00
(empathy:3277): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0xfcea00: org.freedesktop.Telepathy.Channel.Interface.Group DBusGProxy is 0x1053d70
(empathy:3277): tp-glib-DEBUG: tp_channel_got_group_properties_cb: Received 6 group properties
(empathy:3277): tp-glib-DEBUG: _got_initial_group_flags: Initial GroupFlags: 2098
(empathy:3277): tp-glib-DEBUG: tp_channel_group_self_handle_changed_cb: 0xfce910 SelfHandle changed to 1
(empathy:3277): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xfce910
(empathy:3277): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xfce910
(empathy:3277): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xfce910: channel ready
(empathy:3277): tp-glib-DEBUG: tp_channel_got_group_properties_cb: Received 6 group properties
(empathy:3277): tp-glib-DEBUG: _got_initial_group_flags: Initial GroupFlags: 2207
(empathy:3277): tp-glib-DEBUG: tp_channel_group_self_handle_changed_cb: 0xfcea00 SelfHandle changed to 1
(empathy:3277): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xfcea00
(empathy:3277): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0xfada00: org.freedesktop.Telepathy.Connection.Interface.SimplePresence DBusGProxy is 0xfe0ce0
(empathy:3277): tp-glib-DEBUG: tp_connection_get_contact_attributes: 1 handles, hold=T
(empathy:3277): tp-glib-DEBUG: tp_connection_get_contact_attributes: - 2
(empathy:3277): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0xfada00: org.freedesktop.Telepathy.Connection.Interface.Contacts DBusGProxy is 0xfe0dc0
(empathy:3277): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xfcea00
(empathy:3277): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xfcea00: channel ready
(empathy:3277): tp-glib-DEBUG: connection_got_contact_attributes: 1 handles, hold=T
(empathy:3277): tp-glib-DEBUG: connection_got_contact_attributes: - 2
(empathy:3277): tp-glib-DEBUG: _tp_connection_ref_handles: 0xfada00: 1 handles of type 1
** (empathy:3277): DEBUG: tp_contact_factory_got_known_avatar_tokens: Got 1 tokens, need to request 0 avatars
** (empathy:3277): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact jtellier.test1 at gmail.com (2) to 12
** (empathy:3277): DEBUG: tp_contact_factory_add_contact: Contact added: jtellier.test1 at gmail.com (2)
** (empathy:3277): DEBUG: contact_list_store_members_changed_cb: Contact jtellier.test1 at gmail.com (2) added
** (empathy:3277): DEBUG: contact_list_store_contact_update: Contact:'jtellier test' in list:YES, should be:YES
** (empathy:3277): DEBUG: status_icon_activate_cb: toggle
** (empathy:3277): DEBUG: empathy_conf_set_bool: Setting bool:'/apps/empathy/ui/main_window_hidden' to 0 ---> false
** (empathy:3277): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact jtellier.test1 at gmail.com (2) to 13
** (empathy:3277): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier test' updated, checking roster is in sync...
** (empathy:3277): DEBUG: contact_list_store_contact_update: Contact:'jtellier test' in list:YES, should be:YES
** (empathy:3277): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact jtellier.test1 at gmail.com (2) to 15
** (empathy:3277): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier test' updated, checking roster is in sync...
** (empathy:3277): DEBUG: contact_list_store_contact_update: Contact:'jtellier test' in list:YES, should be:YES
** (empathy:3277): DEBUG: builder_get_file_valist: Loading file /usr/local/share/empathy/empathy-contact-widget.ui
** (empathy:3277): DEBUG: empathy_geometry_save: Saving window geometry: x:310, y:51, w:619, h:325

** (empathy:3277): DEBUG: builder_get_file_valist: Loading file /usr/local/share/empathy/empathy-call-window.ui
** (empathy:3277): DEBUG: builder_get_file_valist: Loading file /usr/local/share/empathy/empathy-call-window-fullscreen.ui
(empathy:3277): tp-glib-DEBUG: tp_connection_get_contact_attributes: 1 handles, hold=T
(empathy:3277): tp-glib-DEBUG: tp_connection_get_contact_attributes: - 1
(empathy:3277): tp-glib-DEBUG: connection_got_contact_attributes: 1 handles, hold=T
(empathy:3277): tp-glib-DEBUG: connection_got_contact_attributes: - 1
(empathy:3277): tp-glib-DEBUG: _tp_connection_ref_handles: 0xfada00: 1 handles of type 1
** (empathy:3277): DEBUG: tp_contact_factory_got_known_avatar_tokens: Got 1 tokens, need to request 0 avatars
** (empathy:3277): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact jtellier.test2 at gmail.com (1) to 15
** (empathy:3277): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact jtellier.test2 at gmail.com (1) to 15
** (empathy:3277): DEBUG: tp_contact_factory_add_contact: Contact added: jtellier.test2 at gmail.com (1)
(empathy:3277): tp-glib-DEBUG: tp_channel_init: 0xfceaf0
(empathy:3277): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.CallState
(empathy:3277): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Group
(empathy:3277): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Hold
(empathy:3277): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.MediaSignalling
(empathy:3277): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Properties
(empathy:3277): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Media.SessionHandler
(empathy:3277): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0xfceaf0: org.freedesktop.Telepathy.Channel DBusGProxy is 0x113f9d0
(empathy:3277): tp-glib-DEBUG: tp_channel_constructor: 0xfceaf0: constructed with channel type "org.freedesktop.Telepathy.Channel.Type.StreamedMedia", handle #2 of type 1
(empathy:3277): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xfceaf0
(empathy:3277): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0xfceaf0: org.freedesktop.DBus.Properties DBusGProxy is 0x11335f0
(empathy:3277): tp-glib-DEBUG: tp_connection_get_contact_attributes: 1 handles, hold=T
(empathy:3277): tp-glib-DEBUG: tp_connection_get_contact_attributes: - 2
** (empathy:3277): DEBUG: empathy_dispatch_operation_approve: Pre-approving operation /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy_2ebbef18d8/MediaChannel0
** (empathy:3277): DEBUG: dispatcher_start_dispatching: Dispatching process started for /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy_2ebbef18d8/MediaChannel0
(empathy:3277): tp-glib-DEBUG: _tp_channel_got_properties: Received 8 channel properties
(empathy:3277): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.CallState
(empathy:3277): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Group
(empathy:3277): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Hold
(empathy:3277): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.MediaSignalling
(empathy:3277): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Properties
(empathy:3277): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Media.SessionHandler
(empathy:3277): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xfceaf0
(empathy:3277): tp-glib-DEBUG: _tp_channel_get_handle: 0xfceaf0: handle already known to be 2 of type 1
(empathy:3277): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xfceaf0
(empathy:3277): tp-glib-DEBUG: _tp_channel_get_identifier: 0xfceaf0: identifier already known to be jtellier.test1 at gmail.com
(empathy:3277): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xfceaf0
(empathy:3277): tp-glib-DEBUG: _tp_channel_get_channel_type: 0xfceaf0: channel type org.freedesktop.Telepathy.Channel.Type.StreamedMedia already determined
(empathy:3277): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xfceaf0
(empathy:3277): tp-glib-DEBUG: _tp_channel_get_interfaces: 0xfceaf0
(empathy:3277): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xfceaf0
(empathy:3277): tp-glib-DEBUG: _tp_channel_get_group_properties: 0xfceaf0
(empathy:3277): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0xfceaf0: org.freedesktop.Telepathy.Channel.Interface.Group DBusGProxy is 0x113fa40
(empathy:3277): tp-glib-DEBUG: connection_got_contact_attributes: 1 handles, hold=T
(empathy:3277): tp-glib-DEBUG: connection_got_contact_attributes: - 2
(empathy:3277): tp-glib-DEBUG: _tp_connection_ref_handles: 0xfada00: 1 handles of type 1
(empathy:3277): tp-glib-DEBUG: tp_connection_unref_handles: 0xfada00: 1 handles of type 1
(empathy:3277): tp-glib-DEBUG: tp_connection_unref_handles: decrementing handle 2 to 1
** (empathy:3277): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier test' updated, checking roster is in sync...
** (empathy:3277): DEBUG: contact_list_store_contact_update: Contact:'jtellier test' in list:YES, should be:YES
** (empathy:3277): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier test' updated, checking roster is in sync...
** (empathy:3277): DEBUG: contact_list_store_contact_update: Contact:'jtellier test' in list:YES, should be:YES
** (empathy:3277): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier test' updated, checking roster is in sync...
** (empathy:3277): DEBUG: contact_list_store_contact_update: Contact:'jtellier test' in list:YES, should be:YES
(empathy:3277): tp-glib-DEBUG: tp_channel_call_when_ready: arranging callback later
(empathy:3277): tp-glib-DEBUG: tp_channel_got_group_properties_cb: Received 6 group properties
(empathy:3277): tp-glib-DEBUG: _got_initial_group_flags: Initial GroupFlags: 2048
(empathy:3277): tp-glib-DEBUG: tp_channel_group_self_handle_changed_cb: 0xfceaf0 SelfHandle changed to 1
(empathy:3277): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xfceaf0
(empathy:3277): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xfceaf0
(empathy:3277): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xfceaf0: channel ready
(empathy:3277): tp-glib-DEBUG: cwr_ready: enter
(empathy:3277): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0xfceaf0: org.freedesktop.Telepathy.Channel.Type.StreamedMedia DBusGProxy is 0x1133510
** (empathy:3277): DEBUG: empathy_dispatch_operation_set_status: Dispatch operation /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy_2ebbef18d8/MediaChannel0 status: 0 -> 1
** (empathy:3277): DEBUG: dispatch_operation_ready_cb: Send to observers: /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy_2ebbef18d8/MediaChannel0
** (empathy:3277): DEBUG: empathy_dispatch_operation_set_status: Dispatch operation /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy_2ebbef18d8/MediaChannel0 status: 1 -> 3
** (empathy:3277): DEBUG: tp_call_request_streams_for_capabilities: Requesting new stream for capabilities 3
** (empathy:3277): DEBUG: empathy_dispatch_operation_set_status: Dispatch operation /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy_2ebbef18d8/MediaChannel0 status: 3 -> 4
** (empathy:3277): DEBUG: dispatch_operation_claimed_cb: Channel claimed: /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy_2ebbef18d8/MediaChannel0
(empathy:3277): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0xfceaf0: org.freedesktop.Telepathy.Properties DBusGProxy is 0x11334a0
(empathy:3277): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0xfceaf0: org.freedesktop.Telepathy.Channel.Interface.MediaSignalling DBusGProxy is 0x1157250
(empathy:3277): tp-fs-DEBUG: GetSessionHandlers replied: 
(empathy:3277): tp-fs-DEBUG:   - session /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy_2ebbef18d8/MediaChannel0
(empathy:3277): tp-fs-DEBUG:     type rtp
(empathy:3277): tp-fs-DEBUG: adding session handler /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy_2ebbef18d8/MediaChannel0, type rtp
0:00:04.521714735  3277       0xc01500 DEBUG      fsrtpconference fs-rtp-conference.c:304:fs_rtp_conference_init:<FsRtpConference at 0x1129ba0> fs_rtp_conference_init
(empathy:3277): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x1156c60: org.freedesktop.Telepathy.Media.SessionHandler DBusGProxy is 0x1162020
(empathy:3277): tp-fs-DEBUG: calling MediaSessionHandler::Ready
** (empathy:3277): DEBUG: tp_call_stream_added_cb: Stream added - stream id: 1, contact handle: 2, stream type: 1
** (empathy:3277): DEBUG: tp_call_add_stream: Video stream - id: 1, state: 0, direction: 0
** (empathy:3277): DEBUG: tp_call_stream_direction_changed_cb: Stream direction changed - stream: 1, direction: 3
(empathy:3277): tp-fs-DEBUG: New stream, stream_id=1, media_type=1, direction=3
(empathy:3277): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0xcbd240: org.freedesktop.DBus.Properties DBusGProxy is 0x1147ee0
(empathy:3277): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0xcbd240: org.freedesktop.Telepathy.Media.StreamHandler DBusGProxy is 0x1162100
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) get_all_properties_cb: Adding STUN server 64.233.169.126:19302
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) get_all_properties_cb: Adding relay (udp) 64.233.169.126:19295 kBAL6qXxsDNoh4Rf:BX79zi1SuJ0uaAWe 1
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) get_all_properties_cb: Adding relay (tcp) 64.233.169.126:19294 kBAL6qXxsDNoh4Rf:BX79zi1SuJ0uaAWe 1
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) get_all_properties_cb: Adding relay (tls) 64.233.169.126:443 kBAL6qXxsDNoh4Rf:BX79zi1SuJ0uaAWe 1
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) get_all_properties_cb: Adding relay (udp) 64.233.169.126:19295 FjolGISu5b4P47YT:jr968oSu1PIQnpbD 2
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) get_all_properties_cb: Adding relay (tcp) 64.233.169.126:19294 FjolGISu5b4P47YT:jr968oSu1PIQnpbD 2
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) get_all_properties_cb: Adding relay (tls) 64.233.169.126:443 FjolGISu5b4P47YT:jr968oSu1PIQnpbD 2
0:00:04.597842168  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:290:load_codecs_cache: Codecs cache /home/jtellier/.cache/farsight/codecs.video.x86_64.cache is outdated or does not exist
0:00:04.601731628  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:1158:create_codec_cap_list: skipping rtpdepay
0:00:04.602089799  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:797:detect_recv_codecs: **Depayloaders
0:00:04.602113415  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:136:debug_codec_cap_list: size of codec_cap list is 24
0:00:04.602135442  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11b7480:1:media_caps video/x-raw-rgb

0:00:04.602167239  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x11b7500:2:rtp_caps application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], clock-rate=(int)90000, encoding-name=(string)RAW

0:00:04.602188201  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.602207671  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.602227761  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcf3240:3:rtpvrawdepay 
0:00:04.602247416  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.602266370  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.602285337  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.602304360  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.602323193  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.602342894  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11b7400:1:media_caps video/x-raw-yuv

0:00:04.602369907  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x11b7500:2:rtp_caps application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], clock-rate=(int)90000, encoding-name=(string)RAW

0:00:04.602389940  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.602409019  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.602428637  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcf3240:3:rtpvrawdepay 
0:00:04.602448099  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.602480757  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.602500168  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.602518923  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.602537821  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.602565900  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11b7540:1:media_caps video/x-theora

0:00:04.602594206  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x11b74c0:1:rtp_caps application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], clock-rate=(int)90000, encoding-name=(string)THEORA, delivery-method=(string)inline

0:00:04.602645718  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.602665101  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.602684802  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xceed80:2:rtptheoradepay 
0:00:04.602704350  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.602723309  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.602742072  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.602760869  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.602779689  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.602804352  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11d1100:1:media_caps video/mpeg, mpegversion=(int)2, systemstream=(boolean)false

0:00:04.602831315  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x11d10c0:1:rtp_caps application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], clock-rate=(int)90000, encoding-name=(string)MPV

0:00:04.602851501  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.602870339  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.602889889  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xce7c60:3:rtpmpvdepay 
0:00:04.602909230  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.602927874  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.602946454  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.602965067  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.602983918  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.603017172  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11d1240:1:media_caps video/mpeg, mpegversion=(int)2, systemstream=(boolean)false

0:00:04.603043387  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x11d1200:1:rtp_caps application/x-rtp, media=(string)video, payload=(int)32, clock-rate=(int)90000

0:00:04.603062922  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.603082053  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.603101320  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xce7c60:3:rtpmpvdepay 
0:00:04.603120583  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.603139158  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.603157825  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.603176539  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.603195196  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.603218928  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11d1280:1:media_caps video/mpeg, mpegversion=(int)4, systemstream=(boolean)false

0:00:04.603245004  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x11d12c0:1:rtp_caps application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], clock-rate=(int)[ 1, 2147483647 ], encoding-name=(string)MP4V-ES

0:00:04.603265536  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.603284532  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.603304228  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcee240:2:rtpmp4vdepay 
0:00:04.603323779  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.603342611  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.603361381  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.603380017  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.603398813  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.603422451  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11b76c0:1:media_caps video/mpeg, mpegversion=(int)4, systemstream=(boolean)false

0:00:04.603454562  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x11b7700:2:rtp_caps application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], clock-rate=(int)[ 1, 2147483647 ], encoding-name=(string)MPEG4-GENERIC, streamtype=(string){ 4, 5 }, mode=(string){ generic, CELP-cbr, CELP-vbr, AAC-lbr, AAC-hbr }

0:00:04.603475598  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.603501964  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.603522297  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcee5a0:3:rtpmp4gdepay 
0:00:04.603541741  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.603560426  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.603579058  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.603597753  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.603616634  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.603639575  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11b75c0:1:media_caps audio/mpeg, mpegversion=(int)4

0:00:04.603671468  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x11b7700:2:rtp_caps application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], clock-rate=(int)[ 1, 2147483647 ], encoding-name=(string)MPEG4-GENERIC, streamtype=(string){ 4, 5 }, mode=(string){ generic, CELP-cbr, CELP-vbr, AAC-lbr, AAC-hbr }

0:00:04.603691856  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.603710828  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.604054806  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcee5a0:3:rtpmp4gdepay 
0:00:04.604079718  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.604099651  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.604118766  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.604137983  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.604156969  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.604182814  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11d1380:1:media_caps video/mpegts, packetsize=(int)188, systemstream=(boolean)true

0:00:04.604210355  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x11d1340:1:rtp_caps application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], clock-rate=(int)[ 1, 2147483647 ], encoding-name=(string)MP2T-ES

0:00:04.604230752  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.604249878  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.604269726  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xceaea0:3:rtpmp2tdepay 
0:00:04.604289257  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.604317983  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.604337491  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.604356334  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.604375176  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.604399410  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11b7680:1:media_caps video/mpegts, packetsize=(int)188, systemstream=(boolean)true

0:00:04.604425633  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x11b7780:1:rtp_caps application/x-rtp, media=(string)video, payload=(int)33, clock-rate=(int)[ 1, 2147483647 ]

0:00:04.604445944  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.604465027  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.604484771  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xceaea0:3:rtpmp2tdepay 
0:00:04.604504047  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.604522663  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.604541201  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.604559837  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.604578633  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.604600177  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11d1180:1:media_caps video/mpeg, systemstream=(boolean)true

0:00:04.604632760  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x11d1140:1:rtp_caps application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], clock-rate=(int)[ 1, 2147483647 ], encoding-name=(string)MP1S

0:00:04.604653584  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.604672551  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.604692086  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcead80:2:rtpmp1sdepay 
0:00:04.604711498  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.604730313  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.604749050  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.604767883  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.604786771  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.604815303  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11b7600:1:media_caps image/jpeg

0:00:04.604843018  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x11b7440:1:rtp_caps application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], clock-rate=(int)90000, encoding-name=(string)JPEG

0:00:04.604863182  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.604882158  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.604901633  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcea7e0:3:rtpjpegdepay 
0:00:04.604921021  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.604939601  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.604958237  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.604977075  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.604995724  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.605006720  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11d1040:1:media_caps image/jpeg

0:00:04.606701220  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x11b7640:1:rtp_caps application/x-rtp, media=(string)video, payload=(int)26, clock-rate=(int)90000

0:00:04.606723677  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.606743572  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.606763404  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcea7e0:3:rtpjpegdepay 
0:00:04.606782985  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.606801823  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.606820283  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.606839154  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.606857734  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.606877596  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11b7580:1:media_caps image/x-jpc

0:00:04.606904772  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x11b7740:1:rtp_caps application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], clock-rate=(int)90000, encoding-name=(string)JPEG2000

0:00:04.606925318  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.606944369  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.606979673  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcea5a0:2:rtpj2kdepay 
0:00:04.607000168  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.607019246  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.607038029  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.607056858  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.607075774  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.607095743  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11d11c0:1:media_caps video/x-h264

0:00:04.607122904  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x11d1080:1:rtp_caps application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], clock-rate=(int)90000, encoding-name=(string)H264

0:00:04.607142979  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.607162077  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.607181584  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcea360:2:rtph264depay 
0:00:04.607201230  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.607220156  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.607238864  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.607257777  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.607276494  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.607298356  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11d2400:1:media_caps video/x-h263, variant=(string)itu

0:00:04.607325933  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x11d1000:1:rtp_caps application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], clock-rate=(int)90000, encoding-name=(string)H263-1998

0:00:04.607345726  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.607364837  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.607384404  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcea000:3:rtph263pdepay 
0:00:04.607403963  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.607422755  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.607441278  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.607469345  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.607488782  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.607510419  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11d2880:1:media_caps video/x-h263, variant=(string)itu

0:00:04.607537709  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x11d2840:1:rtp_caps application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], clock-rate=(int)90000, encoding-name=(string)H263-2000

0:00:04.607557682  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.607576516  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.607596046  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcea000:3:rtph263pdepay 
0:00:04.607615406  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.607634143  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.607652791  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.607671547  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.607690362  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.607712377  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11d2640:1:media_caps video/x-h263, variant=(string)itu, h263version=(string)h263

0:00:04.607795266  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x11d2680:1:rtp_caps application/x-rtp, media=(string)video, payload=(int)34, clock-rate=(int)90000, encoding-name=(string)H263

0:00:04.607839335  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.607858875  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.607878554  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcea120:3:rtph263depay 
0:00:04.607898010  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.607916706  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.607935114  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.607953846  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.607972398  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.607995004  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11d2740:1:media_caps video/x-h263, variant=(string)itu, h263version=(string)h263

0:00:04.608022672  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x11d1300:1:rtp_caps application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], clock-rate=(int)90000, encoding-name=(string)H263

0:00:04.608051001  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.608070776  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.608090063  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcea120:3:rtph263depay 
0:00:04.608109445  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.608127901  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.608146503  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.608165189  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.608183815  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.608203766  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11d24c0:1:media_caps video/x-ms-asf

0:00:04.608228943  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x11d2480:1:rtp_caps application/x-rtp, media=(string)video, clock-rate=(int)[ 1, 2147483647 ], encoding-name=(string)X-ASF-PF

0:00:04.608249355  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.608268363  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.608288019  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd29360:2:rtpasfdepay 
0:00:04.608307382  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.608326082  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.608344745  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.608363371  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.608382210  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.608402257  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11d2540:1:media_caps application/x-asteriskh263

0:00:04.608429621  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x11d2580:1:rtp_caps application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], clock-rate=(int)90000, encoding-name=(string)H263-1998

0:00:04.608449557  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.608468630  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.608488023  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xceac60:2:asteriskh263 
0:00:04.608507535  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.608534886  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.608554319  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.608573181  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.608591852  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.608614947  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11d2800:1:media_caps video/x-svq, svqversion=(int)3

0:00:04.608643724  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x11d28c0:1:rtp_caps application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], clock-rate=(int)90000, encoding-name=(string){ X-SV3V-ES, X-SORENSON-VIDEO }

0:00:04.608664575  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.608683676  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.608703368  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xceec60:2:rtpsv3vdepay 
0:00:04.608722736  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.608741428  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.608758671  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.608899629  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.608918994  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.608939545  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11d26c0:1:media_caps video/x-dv

0:00:04.608975878  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x11d2940:1:rtp_caps application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], encoding-name=(string)DV, clock-rate=(int)90000, encode=(string){ SD-VCR/525-60, SD-VCR/625-50, HD-VCR/1125-60, HD-VCR/1250-50, SDL-VCR/525-60, SDL-VCR/625-50, 306M/525-60, 306M/625-50, 314M-25/525-60, 314M-25/625-50, 314M-50/525-60, 314M-50/625-50 }

0:00:04.608997759  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.609016985  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.609036413  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xce27e0:2:rtpdvdepay 
0:00:04.609055921  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.609074694  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.609093315  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.609112153  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.609140135  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.609160613  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11d2700:1:media_caps application/x-rtcp

0:00:04.609182816  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x11d2500:1:rtp_caps application/x-rtp, media=(string)video

0:00:04.609202527  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.609221472  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.609240918  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xce25a0:2:rtpdepay 
0:00:04.609260371  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.609279011  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.609297624  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.609316180  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.609335008  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.625560544  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:811:detect_recv_codecs: **Decoders
0:00:04.635512020  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:136:debug_codec_cap_list: size of codec_cap list is 212
0:00:04.635881689  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11d2780:1:media_caps audio/x-wavpack, width=(int)[ 1, 32 ], channels=(int)[ 1, 8 ], rate=(int)[ 6000, 192000 ], framed=(boolean)true

0:00:04.635905478  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.635925809  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.635946986  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd056c0:2:wavpackdec 
0:00:04.635966609  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.635985641  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.636004529  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.636023482  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.636042268  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.636062179  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11d2980:1:media_caps audio/x-vorbis

0:00:04.636081506  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.636100645  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.636141061  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd0da20:2:vorbisdec 
0:00:04.636161162  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.636179847  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.636198449  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.636217116  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.636235907  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.636286970  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11e7b40:1:media_caps video/x-vmnc, version=(int)1, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 0, 2147483647 ], height=(int)[ 0, 2147483647 ]; video/x-vmnc, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:04.636307968  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.636600431  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.636620022  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcfa000:2:vmncdec 
0:00:04.636640209  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd9f6c0:2:ffdec_vmnc 
0:00:04.636659721  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.636678621  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.636697127  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.636715996  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.636734774  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.636758260  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11e7840:1:media_caps audio/x-tta, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ]

0:00:04.636777442  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.636796467  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.636815831  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd55120:2:ttadec 
0:00:04.636835707  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xdad5a0:2:ffdec_tta 
0:00:04.636854872  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.636873523  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.636892241  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.636923153  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.636942873  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.636962834  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11e7b00:1:media_caps video/x-theora

0:00:04.636982160  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.637000926  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.637020387  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd2fb40:2:theoradec 
0:00:04.637039968  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd9bd80:2:ffdec_theora 
0:00:04.637059266  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.637078060  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.637096696  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.637115439  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.637134339  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.637154360  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11d2a40:1:media_caps audio/x-speex

0:00:04.637173511  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.637192216  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.637211653  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd556c0:2:speexdec 
0:00:04.637230897  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.637249509  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.637268126  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.637286833  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.637305738  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.637332361  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11d2900:1:media_caps video/x-smoke, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:04.637352012  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.637371212  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.637390789  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd006c0:2:smokedec 
0:00:04.637419366  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.637438652  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.637457125  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.637475975  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.637494718  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.637514821  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11d2600:1:media_caps audio/x-sid

0:00:04.637533903  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.637552696  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.637572147  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd55b40:2:siddec 
0:00:04.637591640  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.637610447  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.637628995  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.637647766  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.637666652  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.637686438  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11ef180:1:media_caps image/png

0:00:04.637705606  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.637724339  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.637743730  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd0d5a0:2:pngdec 
0:00:04.637763431  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd35900:22:gdkpixbufdec 
0:00:04.637783369  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd96b40:2:ffdec_png 
0:00:04.637802917  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.637821659  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.637840236  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.637859021  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.637877833  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.637897770  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11d76c0:1:media_caps application/x-ogm-video

0:00:04.637924277  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.637943766  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.637963254  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd3bd80:2:ogmvideoparse 
0:00:04.637986182  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.638004730  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.638023375  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.638042161  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.638060899  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.638080802  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11d78c0:1:media_caps application/x-ogm-text

0:00:04.638099843  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.638118594  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.638138037  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd3bea0:2:ogmtextparse 
0:00:04.638157455  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.638176128  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.638194714  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.638213364  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.638232209  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.638252322  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11d7580:1:media_caps application/x-ogm-audio

0:00:04.638271343  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.638289938  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.638309375  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd3bc60:2:ogmaudioparse 
0:00:04.638328762  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.638347408  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.638366081  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.638384717  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.638403645  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.638432671  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11d2ac0:1:media_caps audio/x-nsf

0:00:04.638452364  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.638471106  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.638490437  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcfa6c0:2:nsfdec 
0:00:04.638509726  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.638528302  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.638546883  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.638565491  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.638584466  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.638608283  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11d7700:1:media_caps audio/x-musepack, streamversion=(int)7

0:00:04.638627674  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.638646681  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.638666063  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcb5480:2:musepackdec 
0:00:04.638685949  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.638704637  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.638723365  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.638742178  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.638760994  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.638785159  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11d7640:1:media_caps audio/x-mulaw, rate=(int)[ 8000, 192000 ], channels=(int)[ 1, 2 ]

0:00:04.638804407  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.638823502  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.638843032  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xccc900:2:mulawdec 
0:00:04.638862563  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.638881365  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.638900047  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.638918874  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.638946737  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.638967531  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11d2b80:1:media_caps audio/x-mod

0:00:04.638986793  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.639007198  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.639026602  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcb0240:6:modplug 
0:00:04.639046248  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.639064977  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.639083654  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.639102550  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.639121451  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.639141662  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11d7880:1:media_caps audio/x-xm

0:00:04.639183699  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.639202743  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.639222156  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcb0240:6:modplug 
0:00:04.639241636  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.639260309  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.639279015  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.639297887  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.639316709  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.639336850  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11d2b00:1:media_caps audio/x-it

0:00:04.639355880  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.639374901  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.639394167  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcb0240:6:modplug 
0:00:04.639413618  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.639432361  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.639451053  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.639478899  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.639498355  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.639518326  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11d7780:1:media_caps audio/x-s3m

0:00:04.639537387  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.639556329  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.639575550  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcb0240:6:modplug 
0:00:04.639595020  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.639613735  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.639632348  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.639651174  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.639669949  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.639689762  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11d75c0:1:media_caps audio/x-stm

0:00:04.639708754  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.639792925  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.639820427  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcb0240:6:modplug 
0:00:04.639840106  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.639858937  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.639877726  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.639896821  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.639915743  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.639945595  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11f6000:1:media_caps image/jpeg, width=(int)[ 16, 4096 ], height=(int){ [ 8, 15 ], [ 16, 4096 ] }, framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:04.639965717  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.639984868  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.640004458  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd00480:2:jpegdec 
0:00:04.640024561  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd937e0:2:ffdec_mjpeg 
0:00:04.640044235  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.640070992  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.640090499  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.640109385  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.640128296  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.640153901  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11d74c0:1:media_caps audio/x-gsm, rate=(int)8000, channels=(int)1

0:00:04.640173314  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.640192168  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.640211684  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd55ea0:3:gsmdec 
0:00:04.640231255  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.640250027  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.640268723  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.640287490  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.640306440  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.640331123  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11d7500:1:media_caps audio/ms-gsm, rate=(int)[ 1, 2147483647 ], channels=(int)1

0:00:04.640350349  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.640369230  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.640388736  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd55ea0:3:gsmdec 
0:00:04.640408077  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.640426732  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.640445461  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.640464167  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.640483140  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.640502972  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11d2b40:1:media_caps video/x-fli

0:00:04.640522200  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.640540971  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.640567844  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcd6480:2:flxdec 
0:00:04.640587827  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.640606608  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.640625230  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.640643926  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.640662989  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.640683231  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11fd500:1:media_caps audio/x-flac

0:00:04.640702470  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.640721332  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.640740997  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd5fea0:2:flacdec 
0:00:04.640760944  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xda9120:2:ffdec_flac 
0:00:04.640780487  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.640799374  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.640818070  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.640836901  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.640855769  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.640886949  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11d7540:1:media_caps video/x-pn-realvideo, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], systemstream=(boolean)false, rmversion=(int)4

0:00:04.640907798  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.640927124  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.640946706  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd9b6c0:2:ffdec_rv40 
0:00:04.640966481  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.640985196  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.641003911  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.641022650  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.641041610  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.641071373  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11d7800:1:media_caps video/x-pn-realvideo, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], systemstream=(boolean)false, rmversion=(int)3

0:00:04.641100486  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.641120272  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.641140024  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd9b5a0:2:ffdec_rv30 
0:00:04.641159550  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.641178473  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.641197191  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.641216028  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.641235025  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.641264899  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11d7440:1:media_caps video/x-pn-realvideo, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], systemstream=(boolean)false, rmversion=(int)2

0:00:04.641285182  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.641304439  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.641323951  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd9b480:2:ffdec_rv20 
0:00:04.641343864  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.641362699  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.641381300  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.641400191  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.641419073  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.641448613  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11d7840:1:media_caps video/x-pn-realvideo, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], systemstream=(boolean)false, rmversion=(int)1

0:00:04.641468907  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.641488029  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.641507569  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd9b360:2:ffdec_rv10 
0:00:04.641527108  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.641545915  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.641571771  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.641591193  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.641610359  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.641636426  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11d7600:1:media_caps audio/x-pn-realaudio, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], raversion=(int)2

0:00:04.641656262  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.641675384  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.641695174  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xdad120:2:ffdec_real_288 
0:00:04.641714902  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.641733765  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.641752605  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.641771409  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.641790341  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.641815678  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11d7400:1:media_caps audio/x-pn-realaudio, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], raversion=(int)1

0:00:04.641835225  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.641854246  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.641873638  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xdad000:2:ffdec_real_144 
0:00:04.641893366  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.641912146  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.641930797  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.641949674  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.641968601  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.641998142  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11d7900:1:media_caps video/x-msmpeg, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], msmpegversion=(int)43

0:00:04.642017848  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.642036957  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.642065515  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd96120:3:ffdec_msmpeg4 
0:00:04.642085809  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.642104671  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.642123313  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.642142158  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.642161039  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.642196307  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11d7680:1:media_caps video/x-divx, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], divxversion=(int)3

0:00:04.642216032  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.642235001  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.642254753  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd96120:3:ffdec_msmpeg4 
0:00:04.642274307  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.642293123  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.642311740  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.642330718  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.642369978  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.642400315  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11dcdc0:1:media_caps video/mpeg, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], mpegversion=(int)4, systemstream=(boolean)false

0:00:04.642420988  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.642440356  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.642459886  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd93c60:5:ffdec_mpeg4 
0:00:04.642479717  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.642498371  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.642517188  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.642536209  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.642555124  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.642583067  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11dcd80:1:media_caps video/x-divx, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], divxversion=(int)[ 4, 5 ]

0:00:04.642610500  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.642630531  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.642650218  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd93c60:5:ffdec_mpeg4 
0:00:04.642669780  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.642688537  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.642707344  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.642726249  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.642745112  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.642771540  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11d7a40:1:media_caps video/x-xvid, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:04.642791237  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.642810235  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.642829825  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd93c60:5:ffdec_mpeg4 
0:00:04.642849267  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.642868195  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.642887035  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.642905843  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.642924830  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.642951028  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11d7a80:1:media_caps video/x-3ivx, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:04.642970395  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.642989467  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.643008993  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd93c60:5:ffdec_mpeg4 
0:00:04.643028531  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.643047204  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.643066081  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.643093699  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.643113276  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.643139663  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11dcc40:1:media_caps video/x-h264, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:04.643159014  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.643177927  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.643197768  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd8fc60:2:ffdec_h264 
0:00:04.643217173  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.643250177  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.643275864  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.643294921  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.643313998  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.643339986  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11dcd00:1:media_caps audio/x-pn-realaudio, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], raversion=(int)8

0:00:04.643359780  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.643378902  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.643398464  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xda4d80:2:ffdec_cook 
0:00:04.643418106  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.643436946  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.643455889  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.643474811  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.643493664  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.643518927  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x120c840:1:media_caps audio/mpeg, mpegversion=(int){ 2, 4 }

0:00:04.643538025  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.643556903  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.643576428  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xc6e240:2:faad 
0:00:04.643596560  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xda47e0:2:ffdec_aac 
0:00:04.643623604  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.643642967  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.643661655  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.643680601  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.643699737  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.643792939  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11fd000:1:media_caps audio/x-dts

0:00:04.643820461  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.643839634  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.643859367  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd2fa20:3:dtsdec 
0:00:04.643879263  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xda4ea0:2:ffdec_dca 
0:00:04.643898618  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.643917526  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.643936358  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.643955184  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.643974196  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.643994573  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11d7940:1:media_caps audio/x-private1-dts

0:00:04.644013778  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.644032554  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.644052005  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd2fa20:3:dtsdec 
0:00:04.644071442  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.644090190  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.644109011  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.644127833  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.644146854  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.644168537  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11dce00:1:media_caps text/x-cmml, encoded=(boolean)true

0:00:04.644198114  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.644217662  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.644237451  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcdb240:2:cmmldec 
0:00:04.644257059  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.644276006  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.644294698  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.644313658  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.644332762  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.644352802  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11dcd40:1:media_caps audio/x-celt

0:00:04.644371933  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.644390847  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.644410363  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcf3d80:2:celtdec 
0:00:04.644429885  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.644448650  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.644467365  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.644486216  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.644505199  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.644529341  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11dcc80:1:media_caps audio/x-alaw, rate=(int)[ 8000, 192000 ], channels=(int)[ 1, 2 ]

0:00:04.644548616  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.644567488  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.644586926  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd0ba20:2:alawdec 
0:00:04.644606418  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.644625211  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.644643983  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.644662698  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.661288379  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.661688088  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11d7980:1:media_caps audio/midi

0:00:04.661711947  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.661733589  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.661755325  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcbb240:2:wildmidi 
0:00:04.661775145  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.661794341  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.661813234  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.661832028  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.661850940  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.661878922  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11d7ac0:1:media_caps video/mpeg, mpegversion=(int)[ 1, 2 ], systemstream=(boolean)false

0:00:04.661898668  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.661917864  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.661937642  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd5fc60:2:mpeg2dec 
0:00:04.661957832  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd93d80:2:ffdec_mpegvideo 
0:00:04.661977814  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd93b40:2:ffdec_mpeg2video 
0:00:04.661997200  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.662016107  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.662034693  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.662053634  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.662072593  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.662099085  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11f6440:1:media_caps audio/mpeg, mpegversion=(int)1, layer=(int)[ 1, 3 ]

0:00:04.662118748  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.662139238  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.662159494  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcfa240:2:mad 
0:00:04.662179457  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xda96c0:2:ffdec_mp3 
0:00:04.662198994  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.662227971  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.662247249  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.662266125  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.662284757  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.662307310  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1204500:1:media_caps video/x-dv, systemstream=(boolean)false

0:00:04.662327093  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.662346015  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.662365488  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd8bea0:2:ffdec_dvvideo 
0:00:04.662385391  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd5f000:2:dvdec 
0:00:04.662404924  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.662423531  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.662441978  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.662460886  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.662479628  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.662499721  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x12044c0:1:media_caps audio/x-ac3

0:00:04.662518962  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.662537649  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.662556987  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd55480:4:a52dec 
0:00:04.662576983  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xda4900:2:ffdec_ac3 
0:00:04.662596230  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.662614805  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.662633289  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.662652114  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.662670980  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.662691189  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11dcc00:1:media_caps audio/ac3

0:00:04.662710347  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.662737755  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.662757898  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd55480:4:a52dec 
0:00:04.662778499  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.662796983  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.662815660  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.662834392  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.662853130  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.662873070  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11dce80:1:media_caps audio/x-private1-ac3

0:00:04.662892529  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.662911465  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.662958846  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd55480:4:a52dec 
0:00:04.662978236  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.662996854  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.663015485  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.663034152  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.663052969  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.663077067  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11d7a00:1:media_caps audio/x-siren, dct-length=(int)320

0:00:04.663096485  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.663117188  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.663136828  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcd6240:2:sirendec 
0:00:04.663156269  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.663175112  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.663193729  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.663212467  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.663231288  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.663259172  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11dcec0:1:media_caps image/x-j2c, framerate=(fraction)[ 0/1, 2147483647/1 ], fields=(int)1

0:00:04.663287730  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.663307333  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.663326913  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcfa7e0:4:jp2kdec 
0:00:04.663346350  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.663364841  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.663383374  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.663402042  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.663420873  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.663447615  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11d7b80:1:media_caps image/x-jpc, framerate=(fraction)[ 0/1, 2147483647/1 ], fields=(int)1

0:00:04.663466787  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.663485737  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.663505251  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcfa7e0:4:jp2kdec 
0:00:04.663524586  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.663543107  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.663561589  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.663580345  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.663599110  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.663619143  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11dce40:1:media_caps image/jp2

0:00:04.663638403  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.663657076  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.663676364  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcfa7e0:4:jp2kdec 
0:00:04.663695517  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.663714024  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.663813315  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.663840768  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.663869522  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.663890470  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x10c5840:1:media_caps image/gif

0:00:04.663909628  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.663928315  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.663947765  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd35900:22:gdkpixbufdec 
0:00:04.663967243  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.663985763  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.664004334  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.664023072  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.664041763  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.664061633  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x10c5a00:1:media_caps image/x-icon

0:00:04.664080825  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.664099478  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.664118841  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd35900:22:gdkpixbufdec 
0:00:04.664138221  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.664156751  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.664175243  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.664193911  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.664212712  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.664232746  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x10c5c40:1:media_caps application/x-navi-animation

0:00:04.664251691  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.664270470  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.664289531  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd35900:22:gdkpixbufdec 
0:00:04.664308731  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.664327192  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.664345643  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.664373721  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.664392991  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.664413093  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x10c5dc0:1:media_caps image/x-cmu-raster

0:00:04.664432349  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.664451262  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.664470495  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd35900:22:gdkpixbufdec 
0:00:04.664489750  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.664508131  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.664526693  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.664545343  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.664563950  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.664583947  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x10c5980:1:media_caps image/x-sun-raster

0:00:04.664603008  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.664621740  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.664641121  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd35900:22:gdkpixbufdec 
0:00:04.664660177  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.664678665  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.664697121  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.664715817  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.664734610  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.664754485  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x10c5a80:1:media_caps image/x-pixmap

0:00:04.664773611  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.664792274  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.664811674  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd35900:22:gdkpixbufdec 
0:00:04.664830721  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.664849256  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.664876523  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.664895900  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.664914803  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.664934819  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x10c5c00:1:media_caps image/tiff

0:00:04.664954037  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.664972824  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.664992386  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd35900:22:gdkpixbufdec 
0:00:04.665011659  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.665030266  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.665048824  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.665067616  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.665086470  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.665106091  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x10c5ac0:1:media_caps image/x-portable-anymap

0:00:04.665125466  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.665144348  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.665163659  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd35900:22:gdkpixbufdec 
0:00:04.665182992  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.665201573  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.665219995  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.665238914  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.665257687  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.665277599  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x10c5880:1:media_caps image/x-portable-bitmap

0:00:04.665296702  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.665315514  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.665334880  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd35900:22:gdkpixbufdec 
0:00:04.665610669  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.665637886  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.665657004  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.665675735  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.665694511  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.665714282  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x10c5b80:1:media_caps image/x-portable-graymap

0:00:04.665733637  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.665752320  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.665771736  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd35900:22:gdkpixbufdec 
0:00:04.665790827  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.665809359  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.665827811  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.665846482  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.665865324  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.665885205  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x10c5d00:1:media_caps image/x-portable-pixmap

0:00:04.665904246  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.665922943  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.665942121  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd35900:22:gdkpixbufdec 
0:00:04.665961300  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.665979818  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.665998326  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.666017014  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.666035846  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.666055963  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11fd2c0:1:media_caps image/bmp

0:00:04.666075216  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.666093896  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.666113204  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd35900:22:gdkpixbufdec 
0:00:04.666141826  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd8b6c0:2:ffdec_bmp 
0:00:04.666161625  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.666180082  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.666198553  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.666217242  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.666236037  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.666255779  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11d7480:1:media_caps image/x-bmp

0:00:04.666274908  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.666293536  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.666312867  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd35900:22:gdkpixbufdec 
0:00:04.666332041  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.666350503  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.666368939  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.666387631  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.666406444  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.666425923  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x10c5d80:1:media_caps image/x-MS-bmp

0:00:04.666445070  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.666463772  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.666483233  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd35900:22:gdkpixbufdec 
0:00:04.666502375  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.666520847  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.666539314  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.666557970  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.666576793  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.666596475  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x10c58c0:1:media_caps image/vnd.wap.wbmp

0:00:04.666615543  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.666641268  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.666661033  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd35900:22:gdkpixbufdec 
0:00:04.666680245  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.666698745  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.666717118  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.666735780  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.666754515  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.666774133  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x10c5800:1:media_caps image/x-bitmap

0:00:04.666793294  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.666811996  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.666831290  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd35900:22:gdkpixbufdec 
0:00:04.666850487  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.666869038  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.666887491  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.666906262  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.666925085  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.666944796  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x10c5b00:1:media_caps image/x-tga

0:00:04.666963844  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.666982621  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.667001851  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd35900:22:gdkpixbufdec 
0:00:04.667021034  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.667039497  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.667057834  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.667076570  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.667095277  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.667115278  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x10c5940:1:media_caps image/x-pcx

0:00:04.667141285  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.667160597  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.667179808  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd35900:22:gdkpixbufdec 
0:00:04.667199107  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.667217602  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.667235944  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.667254697  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.667273418  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.667293601  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11dcf40:1:media_caps image/svg

0:00:04.667312584  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.667331371  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.667350577  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd35900:22:gdkpixbufdec 
0:00:04.667369858  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.667388412  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.667406749  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.667425437  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.667444178  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.667464050  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x10c5d40:1:media_caps image/svg+xml

0:00:04.667483155  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.667501983  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.667521161  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd35900:22:gdkpixbufdec 
0:00:04.667540539  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.667558909  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.667577375  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.667596162  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.667614924  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.667651086  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x10c5900:1:media_caps video/x-gst_ff-zmbv, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:04.667671611  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.667690669  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.667710042  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xda46c0:2:ffdec_zmbv 
0:00:04.667793102  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.667819843  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.667838416  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.667857368  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.667876260  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.667903214  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x10c5e00:1:media_caps video/x-zlib, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:04.667923026  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.667942098  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.667961725  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xda45a0:2:ffdec_zlib 
0:00:04.667981213  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.667999815  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.668019816  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.668038556  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.668057472  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.668084310  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x10c5a40:1:media_caps video/x-gst_ff-xl, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:04.668134723  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.668160495  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.668179982  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xda4480:2:ffdec_xl 
0:00:04.668199397  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.668218160  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.668245752  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.668265254  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.668284040  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.668313019  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x10c59c0:1:media_caps video/x-xan, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], wcversion=(int)3

0:00:04.668333066  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.668352083  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.668371799  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xda4360:2:ffdec_xan_wc3 
0:00:04.668391264  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.668409967  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.668428665  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.668447395  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.668466158  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.668492081  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x10c5cc0:1:media_caps audio/x-dpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)xan

0:00:04.668511966  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.668532130  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.668552082  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xdadea0:2:ffdec_xan_dpcm 
0:00:04.668571884  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.668590692  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.668609445  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.668628347  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.668647197  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.668671406  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x10c5e40:1:media_caps audio/x-gst_ff-ws_snd1, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ]

0:00:04.668690686  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.668709861  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.668729210  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xdada20:2:ffdec_ws_snd1 
0:00:04.668757792  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.668777243  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.668795678  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.668814589  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.668833260  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.668860218  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x10c5c80:1:media_caps video/x-gst_ff-wnv1, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:04.668879877  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.668898880  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.668918558  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xda4240:2:ffdec_wnv1 
0:00:04.668937935  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.668956642  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.668975225  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.668993987  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.669012814  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.669041788  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11d2440:1:media_caps video/x-wmv, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], wmvversion=(int)3

0:00:04.669061725  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.669080687  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.669100222  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xda4120:2:ffdec_wmv3 
0:00:04.669120278  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd9f360:2:ffdec_vc1 
0:00:04.669139642  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.669158270  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.669176687  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.669195615  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.669214276  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.669242433  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11e7b80:1:media_caps video/x-wmv, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], wmvversion=(int)2

0:00:04.669270700  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.669290137  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.669309569  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xda4000:2:ffdec_wmv2 
0:00:04.669329031  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.669347673  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.669366320  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.669385056  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.669403832  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.669432136  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11e7940:1:media_caps video/x-wmv, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], wmvversion=(int)1

0:00:04.669451758  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.669470678  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.669490269  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd9fea0:2:ffdec_wmv1 
0:00:04.669509554  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.669528202  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.669546729  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.669565524  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.669584401  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.669612955  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11e7880:1:media_caps audio/x-wma, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], wmaversion=(int)2, block_align=(int)[ 0, 2147483647 ], bitrate=(int)[ 0, 2147483647 ]

0:00:04.669633973  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.669652921  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.669673573  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xdad900:2:ffdec_wmav2 
0:00:04.669697075  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.669715643  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.669734160  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.669761623  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.669781126  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.669809018  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11e7980:1:media_caps audio/x-wma, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], wmaversion=(int)1, block_align=(int)[ 0, 2147483647 ], bitrate=(int)[ 0, 2147483647 ]

0:00:04.669829514  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.669848675  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.669867996  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xdad7e0:2:ffdec_wmav1 
0:00:04.669887471  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.669906054  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.669924600  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.669943422  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.669962120  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.669988953  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11e7c40:1:media_caps video/x-gst_ff-vqavideo, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:04.670008664  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.670027621  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.670047272  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd9fd80:2:ffdec_vqavideo 
0:00:04.670066783  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.670085180  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.670103699  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.670122456  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.670141237  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.670167170  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11e79c0:1:media_caps video/x-vp6-flash, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:04.670186940  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.670205944  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.670234085  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd9fc60:2:ffdec_vp6f 
0:00:04.670254111  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.670272892  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.670291635  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.670310519  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.670329480  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.670355917  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11e7900:1:media_caps video/x-vp6-alpha, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:04.670375359  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.670394402  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.670414164  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd9fb40:2:ffdec_vp6a 
0:00:04.670433587  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.670452333  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.670470804  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.670489779  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.670508506  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.680839811  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x10c5f40:1:media_caps video/x-vp6, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:04.681203683  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.681227236  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.681249780  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd9fa20:2:ffdec_vp6 
0:00:04.681269953  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.681289470  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.681308773  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.681328025  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.681347308  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.681377725  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11e7a00:1:media_caps video/x-vp5, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:04.681453810  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.681474062  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.681493949  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd9f900:2:ffdec_vp5 
0:00:04.681513455  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.681532318  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.681551046  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.681569975  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.681588820  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.681615874  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11e7800:1:media_caps video/x-vp3, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:04.681635612  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.681654703  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.681674303  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd9f7e0:2:ffdec_vp3 
0:00:04.681693624  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.681712572  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.681731203  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.681750071  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.681769023  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.681796058  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11e7c80:1:media_caps video/x-gst_ff-vmdvideo, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:04.681815881  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.681834758  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.681854153  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd9f5a0:2:ffdec_vmdvideo 
0:00:04.681873749  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.681892501  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.681911045  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.681929886  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.681957653  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.681983249  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x10c5ec0:1:media_caps audio/x-gst_ff-vmdaudio, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ]

0:00:04.682002636  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.682022994  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.682043010  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xdad6c0:2:ffdec_vmdaudio 
0:00:04.682062735  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.682081353  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.682099994  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.682118871  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.682137662  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.682169259  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x10c5e80:1:media_caps video/x-ati-vcr, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], vcrversion=(int)1

0:00:04.682189085  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.682208296  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.682227803  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd9f480:2:ffdec_vcr1 
0:00:04.682247439  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.682266099  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.682284510  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.682303280  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.682322038  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.682348819  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11e7ac0:1:media_caps video/x-ultimotion, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:04.682368401  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.682387309  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.682406825  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd9f240:2:ffdec_ultimotion 
0:00:04.682426347  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.682453744  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.682472927  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.682491637  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.682510566  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.682534786  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x10c5f00:1:media_caps audio/x-truespeech, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ]

0:00:04.682553932  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.682572722  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.682592321  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xdad480:2:ffdec_truespeech 
0:00:04.682611772  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.682630549  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.682649332  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.682667978  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.682686879  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.682716257  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11e7d00:1:media_caps video/x-truemotion, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], trueversion=(int)2

0:00:04.682737756  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.682756952  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.682776834  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd9f000:2:ffdec_truemotion2 
0:00:04.682796620  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.682815186  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.682833847  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.682852695  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.682871661  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.682900383  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11e7a80:1:media_caps video/x-truemotion, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], trueversion=(int)1

0:00:04.682921245  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.682956913  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.682977406  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd9bea0:2:ffdec_truemotion1 
0:00:04.682996959  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.683015492  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.683033782  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.683052660  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.683071407  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.683104805  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11d2a00:1:media_caps video/x-svq, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], svqversion=(int)3

0:00:04.683124906  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.683143866  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.683163526  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd9bc60:2:ffdec_svq3 
0:00:04.683182945  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.683201748  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.683220384  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.683239077  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.683257917  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.683285953  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11e7c00:1:media_caps video/x-svq, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], svqversion=(int)1

0:00:04.683305275  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.683324202  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.683343881  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd9bb40:2:ffdec_svq1 
0:00:04.683363142  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.683381815  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.683400327  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.683419103  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.683437949  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.683473735  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11e78c0:1:media_caps video/sp5x, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:04.683520806  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.683546769  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.683566470  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd9ba20:2:ffdec_sp5x 
0:00:04.683585828  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.683604677  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.683623434  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.683642376  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.683661032  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.683685145  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11e7a40:1:media_caps audio/x-gst_ff-sonic, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ]

0:00:04.683704574  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.683798578  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.683826425  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xdad360:2:ffdec_sonic 
0:00:04.683846218  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.683865175  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.683883787  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.683902735  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.683921491  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.683947948  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11d29c0:1:media_caps audio/x-dpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)sol

0:00:04.683967910  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.683986967  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.684006364  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xdadd80:2:ffdec_sol_dpcm 
0:00:04.684026041  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.684044598  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.684072667  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.684092118  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.684110784  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.684137990  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x10c5f80:1:media_caps video/x-gst_ff-snow, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:04.684157697  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.684176547  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.684196109  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd9b900:2:ffdec_snow 
0:00:04.684215472  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.684234123  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.684252704  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.684271295  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.684290037  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.684316231  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11e7cc0:1:media_caps video/x-smc, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:04.684335691  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.684355634  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.684375460  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd9b7e0:2:ffdec_smc 
0:00:04.684394911  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.684413498  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.684432060  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.684450802  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.684469471  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.684489867  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11e7f00:1:media_caps audio/x-shorten

0:00:04.684509139  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.684527710  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.684547198  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xdad240:2:ffdec_shorten 
0:00:04.684575624  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.684594899  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.684633131  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.684651837  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.684670576  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.684697694  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11ef280:1:media_caps video/x-apple-video, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:04.684717224  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.684736143  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.684755488  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd9b240:2:ffdec_rpza 
0:00:04.684774875  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.684793355  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.684811741  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.684830484  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.684849139  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.684875453  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11ef000:1:media_caps video/x-gst_ff-roqvideo, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:04.684894858  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.684913605  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.684932992  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd9b120:2:ffdec_roqvideo 
0:00:04.684952355  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.684970833  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.684989485  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.685008056  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.685026828  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.685051808  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11ef140:1:media_caps audio/x-dpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)roq

0:00:04.685080111  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.685099878  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.685119686  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xdadc60:2:ffdec_roq_dpcm 
0:00:04.685139170  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.685157801  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.685176244  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.685195092  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.685213817  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.685243525  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11e7d80:1:media_caps video/x-rle, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], layout=(string)quicktime, depth=(int)[ 1, 64 ]

0:00:04.685264596  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.685283983  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.685303726  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd9b000:2:ffdec_qtrle 
0:00:04.685323339  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.685341902  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.685360543  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.685379378  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.685398169  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.685424792  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11ef040:1:media_caps video/x-gst_ff-qpeg, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:04.685444470  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.685463403  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.685496541  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd96ea0:2:ffdec_qpeg 
0:00:04.685522784  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.685541577  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.685560145  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.685579061  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.685606938  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.685634493  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11ef080:1:media_caps video/x-qdrw, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:04.685654347  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.685673483  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.685693232  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd96d80:2:ffdec_qdraw 
0:00:04.685712733  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.685731726  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.685750724  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.685769402  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.685788260  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.685812666  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11e7dc0:1:media_caps audio/x-qdm2, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ]

0:00:04.685831714  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.685851046  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.685870649  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xda9ea0:2:ffdec_qdm2 
0:00:04.685892119  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.685910961  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.685929861  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.685948837  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.685967644  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.685991365  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11ef240:1:media_caps audio/qcelp, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ]

0:00:04.686010353  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.686029439  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.686048861  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xda9d80:2:ffdec_qcelp 
0:00:04.686068420  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.686087157  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.686112713  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.686132196  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.686151028  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.686177943  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11e7d40:1:media_caps image/ppm, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:04.686197815  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.686217614  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.686237421  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd96c60:2:ffdec_ppm 
0:00:04.686256799  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.686275556  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.686294122  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.686312866  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.686331701  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.686358312  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11ef200:1:media_caps video/x-gst_ff-pgmyuv, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:04.686378040  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.686397001  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.686416462  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd96a20:2:ffdec_pgmyuv 
0:00:04.686436072  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.686454638  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.686473247  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.686492073  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.686510854  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.686537640  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11ef300:1:media_caps video/x-gst_ff-pgm, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:04.686557111  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.686575959  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.686604199  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd96900:2:ffdec_pgm 
0:00:04.686624115  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.686642727  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.686661178  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.686679852  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.686698692  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.686725229  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11e7f80:1:media_caps image/pbm, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:04.686744689  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.686763892  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.686783542  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd967e0:2:ffdec_pbm 
0:00:04.686802965  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.686821626  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.686840387  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.686859213  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.686877985  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.686904357  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11ef0c0:1:media_caps video/x-gst_ff-pam, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:04.686923643  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.686942659  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.686962356  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd966c0:2:ffdec_pam 
0:00:04.686981618  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.687000286  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.687018900  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.687039813  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.687063806  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.687090254  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11dcf80:1:media_caps video/x-nuv, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:04.687116680  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.687136108  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.687155684  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd965a0:2:ffdec_nuv 
0:00:04.687175112  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.687193717  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.687212320  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.687231054  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.687249950  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.687274207  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11e7f40:1:media_caps audio/x-nellymoser, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ]

0:00:04.687293251  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.687312979  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.687332607  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xda9c60:2:ffdec_nellymoser 
0:00:04.687352193  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.687370791  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.687389405  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.687408111  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.687427049  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.687453570  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11e7e80:1:media_caps video/x-mszh, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:04.687472846  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.687491923  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.687511581  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd96480:2:ffdec_mszh 
0:00:04.687531113  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.687549800  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.687568268  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.687587169  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.687614802  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.687644904  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11ef380:1:media_caps video/x-msvideocodec, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], msvideoversion=(int)1

0:00:04.687665642  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.687684738  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.687704346  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd96360:2:ffdec_msvideo1 
0:00:04.687793057  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.687819805  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.687834983  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.690999767  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.691022400  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.691055751  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11ef340:1:media_caps video/x-rle, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], layout=(string)microsoft, depth=(int)[ 1, 64 ]

0:00:04.691077894  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.691097669  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.691117566  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd96240:2:ffdec_msrle 
0:00:04.691137229  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.691156098  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.691174878  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.691194055  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.691212743  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.691243733  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11e7e00:1:media_caps video/x-msmpeg, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], msmpegversion=(int)42

0:00:04.691264037  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.691283322  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.691302550  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd96000:2:ffdec_msmpeg4v2 
0:00:04.691334166  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.691353673  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.691372379  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.691391261  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.691409878  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.691439276  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11ef100:1:media_caps video/x-msmpeg, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], msmpegversion=(int)41

0:00:04.691458773  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.691477771  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.691497153  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd93ea0:2:ffdec_msmpeg4v1 
0:00:04.691516669  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.691535315  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.691553985  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.691827796  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.691855092  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.691882403  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11ef2c0:1:media_caps audio/x-ffmpeg-parsed-musepack, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], streamversion=(int)8

0:00:04.691902778  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.691922121  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.691941983  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xda9b40:2:ffdec_mpc8 
0:00:04.691961460  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.691980554  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.691999531  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.692018439  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.692037311  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.692063278  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11e7e40:1:media_caps audio/x-ffmpeg-parsed-musepack, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], streamversion=(int)7

0:00:04.692093536  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.692113424  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.692132966  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xda9a20:2:ffdec_mpc7 
0:00:04.692152439  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.692171236  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.692190057  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.692209003  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.692227809  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.692252168  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11e7ec0:1:media_caps audio/x-gst_ff-mp3on4, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ]

0:00:04.692271515  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.692290877  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.692310563  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xda9900:2:ffdec_mp3on4 
0:00:04.692330258  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.692348866  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.692367501  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.692386372  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.692405170  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.692429148  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11ef1c0:1:media_caps audio/x-gst_ff-mp3adu, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ]

0:00:04.692448136  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.692468019  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.692487547  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xda97e0:2:ffdec_mp3adu 
0:00:04.692507173  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.692525864  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.692544374  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.692563076  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.692581863  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.692618959  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11f6380:1:media_caps video/x-gst_ff-mmvideo, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:04.692639386  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.692658358  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.692677928  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd93a20:2:ffdec_mmvideo 
0:00:04.692697428  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.692716171  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.692734876  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.692753595  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.692772466  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.692796449  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11f6640:1:media_caps audio/x-mlp, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ]

0:00:04.692815463  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.692834488  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.692853924  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xda95a0:2:ffdec_mlp 
0:00:04.692873355  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.692891943  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.692910542  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.692929377  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.692948266  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.692974841  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11f6540:1:media_caps video/x-mjpeg-b, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:04.692994772  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.693013954  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.693033380  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd93900:2:ffdec_mjpegb 
0:00:04.693053006  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.693071539  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.693098844  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.693118493  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.693137216  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.693164097  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11f6080:1:media_caps video/x-mimic, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:04.693183865  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.693202911  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.693227812  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd936c0:2:ffdec_mimic 
0:00:04.693247400  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.693266202  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.693284893  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.693303606  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.693322460  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.693349177  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11f6340:1:media_caps video/x-gst_ff-mdec, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:04.693368951  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.693387901  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.693407350  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd935a0:2:ffdec_mdec 
0:00:04.693426693  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.693445523  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.693464166  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.693482789  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.693501562  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.693527850  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11f6240:1:media_caps audio/x-mace, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], maceversion=(int)6

0:00:04.693547545  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.693567352  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.693587047  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xda9480:2:ffdec_mace6 
0:00:04.693615158  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.693634630  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.693653400  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.693672030  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.693690731  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.693716819  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11f64c0:1:media_caps audio/x-mace, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], maceversion=(int)3

0:00:04.693736381  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.693755409  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.693775007  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xda9360:2:ffdec_mace3 
0:00:04.693794443  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.693813144  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.693831839  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.693850539  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.693869387  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.693896100  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11f62c0:1:media_caps video/x-gst_ff-loco, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:04.693915712  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.693934630  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.693954097  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd93480:2:ffdec_loco 
0:00:04.693973417  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.693992229  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.694010832  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.694029533  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.694048260  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.694074487  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11f6500:1:media_caps video/x-kmvc, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:04.694102968  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.694122585  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.694142280  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd93360:2:ffdec_kmvc 
0:00:04.694161632  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.694180226  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.694198672  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.694217423  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.694236040  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.694318049  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11f6100:1:media_caps video/x-gst_ff-interplayvideo, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:04.694346363  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.694479893  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.694500529  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd93240:2:ffdec_interplayvideo 
0:00:04.694520287  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.694539229  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.694557864  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.694576841  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.694595843  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.694621131  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11d79c0:1:media_caps audio/x-dpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)interplay

0:00:04.694641098  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.694660299  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.694679507  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xdadb40:2:ffdec_interplay_dpcm 
0:00:04.694699263  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.694717755  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.694736284  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.694755085  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.694781410  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.694812107  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11f6200:1:media_caps video/x-indeo, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], indeoversion=(int)3

0:00:04.694832607  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.694851886  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.694871261  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd93120:2:ffdec_indeo3 
0:00:04.694890956  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.694909602  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.694928408  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.694947244  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.694965901  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.694995163  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11f6280:1:media_caps video/x-indeo, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], indeoversion=(int)2

0:00:04.695014896  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.695034096  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.695053591  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd93000:2:ffdec_indeo2 
0:00:04.695073153  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.695091621  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.695110007  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.695128915  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.695147629  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.695171511  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11f6480:1:media_caps audio/x-imc, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ]

0:00:04.695190603  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.695209771  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.695229429  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xda9240:2:ffdec_imc 
0:00:04.695248888  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.695276595  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.695296050  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.695314986  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.695333867  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.695360890  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11f6040:1:media_caps video/x-gst_ff-idcinvideo, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:04.695381011  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.695399947  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.695419689  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd8fea0:2:ffdec_idcinvideo 
0:00:04.695439406  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.695458166  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.695476959  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.695495747  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.695514641  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.695541206  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11f6400:1:media_caps video/x-huffyuv, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:04.695561174  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.695580240  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.695599703  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd8fd80:2:ffdec_huffyuv 
0:00:04.695619265  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.695637905  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.695656693  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.695675374  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.695694042  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.695807008  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11f6300:1:media_caps video/x-intel-h263, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], variant=(string)intel

0:00:04.695836571  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.695865167  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.695885839  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd8fb40:2:ffdec_h263i 
0:00:04.695905542  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.695924081  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.695942753  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.695961730  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.695980436  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.696008939  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11d2a80:1:media_caps video/x-h263, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], variant=(string)itu

0:00:04.696028861  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.696047876  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.696067201  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd8fa20:2:ffdec_h263 
0:00:04.696086614  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.696105151  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.696123875  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.696142695  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.696161312  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.696187905  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11f6180:1:media_caps video/x-h261, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:04.696207646  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.696226708  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.696246333  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd8f900:2:ffdec_h261 
0:00:04.696265604  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.704183381  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.704476457  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.704499655  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.704519830  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.704558288  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11f6580:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)g726

0:00:04.704579439  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.704598795  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.704618957  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xdb3a20:2:ffdec_g726 
0:00:04.704638752  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.704657724  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.704676527  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.704695443  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.704714320  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.704742006  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11f61c0:1:media_caps video/x-fraps, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:04.704762028  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.704781135  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.704800630  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd8f7e0:2:ffdec_fraps 
0:00:04.704819973  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.704838558  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.704857169  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.704875875  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.704895865  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.704925587  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11f60c0:1:media_caps video/x-flash-video, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], flvversion=(int)1

0:00:04.704946982  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.704966344  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.704985981  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd8f5a0:2:ffdec_flv 
0:00:04.705005596  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.705024293  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.705052118  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.705071605  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.705090313  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.705117237  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11f65c0:1:media_caps video/x-gst_ff-flic, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:04.705137115  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.705156135  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.705175680  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd8f480:2:ffdec_flic 
0:00:04.705195069  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.705213806  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.705232303  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.705251025  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.705269558  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.705296391  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11f6140:1:media_caps video/x-flash-screen, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:04.705316107  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.705334868  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.705354188  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd8f360:2:ffdec_flashsv 
0:00:04.705373469  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.705392262  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.705411073  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.705429616  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.705448348  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.705474986  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11fd480:1:media_caps video/x-gst_ff-ffvhuff, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:04.705494361  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.705513199  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.705541312  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd8f240:2:ffdec_ffvhuff 
0:00:04.705561232  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.705579808  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.705598388  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.705616925  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.705635691  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.705664653  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11fd240:1:media_caps video/x-ffv, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], ffvversion=(int)1

0:00:04.705684324  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.705703213  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.705722551  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd8f120:2:ffdec_ffv1 
0:00:04.705741810  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.705760297  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.705778899  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.705797567  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.705816105  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.705840247  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11f6680:1:media_caps audio/x-eac3, channels=(int)[ 1, 6 ], rate=(int)[ 8000, 96000 ]

0:00:04.705859682  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.705878764  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.705898218  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xda9000:2:ffdec_eac3 
0:00:04.705917611  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.705936333  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.705954849  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.705973674  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.705992369  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.706019233  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11d7740:1:media_caps video/x-dnxhd, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:04.706045862  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.706065629  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.706085421  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd8bd80:2:ffdec_dnxhd 
0:00:04.706104981  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.706123778  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.706142599  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.706161316  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.706180214  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.706207236  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11fd0c0:1:media_caps video/x-compressed-yuv, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:04.706226907  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.706246060  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.706265693  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd8bc60:2:ffdec_cyuv 
0:00:04.706285123  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.706303764  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.706322537  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.706341422  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.706360243  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.706386945  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11f66c0:1:media_caps video/x-cirrus-logic-accupak, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:04.706406543  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.706425625  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.706445130  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd8ba20:2:ffdec_cljr 
0:00:04.706464459  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.706483181  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.706501683  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.706520549  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.706547996  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.706575484  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11f6780:1:media_caps video/x-cinepak, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:04.706595284  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.706614377  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.706633983  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd8b900:2:ffdec_cinepak 
0:00:04.706653549  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.706672244  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.706690897  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.706709615  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.706728371  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.706754892  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11fd340:1:media_caps video/x-gst_ff-cavs, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:04.706774341  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.706793272  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.706812800  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd8b7e0:2:ffdec_cavs 
0:00:04.706832240  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.706850823  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.706869427  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.706888283  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.706906937  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.706947272  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11fd080:1:media_caps video/x-camtasia, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], depth=(int)[ 8, 32 ]

0:00:04.706968460  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.706987797  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.707007335  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd9f120:2:ffdec_camtasia 
0:00:04.707027130  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.707055863  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.707075311  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.707094177  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.707112992  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.707139796  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11fd180:1:media_caps video/x-gst_ff-camstudio, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:04.707159347  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.707178103  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.707197820  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd8bb40:2:ffdec_camstudio 
0:00:04.707217263  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.707235847  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.707254233  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.707272984  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.707291620  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.707318090  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11fd380:1:media_caps video/x-gst_ff-avs, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:04.707337554  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.707356336  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.707375753  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd8b5a0:2:ffdec_avs 
0:00:04.707395008  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.707413561  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.707431992  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.707450575  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.707469257  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.707493380  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11d7b40:1:media_caps audio/x-vnd.sony.atrac3, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ]

0:00:04.707512638  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.707540326  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.707560727  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xda4c60:2:ffdec_atrac3 
0:00:04.707580194  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.707598792  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.707617334  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.707635947  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.707654854  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.707684187  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11f6740:1:media_caps video/x-asus, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], asusversion=(int)2

0:00:04.707703825  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.707815565  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.707843954  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd8b480:2:ffdec_asv2 
0:00:04.707863796  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.707882500  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.707901033  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.707919835  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.707938752  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.707967974  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11fd4c0:1:media_caps video/x-asus, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], asusversion=(int)1

0:00:04.707987649  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.708006780  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.708026418  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd8b360:2:ffdec_asv1 
0:00:04.708046010  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.708064451  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.708082957  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.708101795  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.708120495  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.708153869  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11fd400:1:media_caps audio/x-ffmpeg-parsed-ape, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ]

0:00:04.708173530  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.708192665  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.708212253  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xda4b40:2:ffdec_ape 
0:00:04.708231873  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.708250569  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.708269361  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.708288247  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.708307062  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.708333953  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11f6700:1:media_caps video/x-amv, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:04.708353565  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.708373305  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.708393027  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd8b240:2:ffdec_amv 
0:00:04.708412494  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.708431226  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.708449889  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.708468691  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.708487612  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.708511805  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11fd040:1:media_caps audio/x-alac, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ]

0:00:04.708530906  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.708549773  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.708569264  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xda4a20:2:ffdec_alac 
0:00:04.708588421  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.708607177  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.708625757  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.708653135  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.708672611  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.708697829  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x10c5b40:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)yamaha

0:00:04.708717481  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.708736619  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.708756185  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xdb8ea0:2:ffdec_adpcm_yamaha 
0:00:04.708775753  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.708794461  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.708813093  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.708832103  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.708850926  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.708875827  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11f6600:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)xa

0:00:04.708895428  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.708913275  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.709052984  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xdb8d80:2:ffdec_adpcm_xa 
0:00:04.709072993  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.709091609  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.709110305  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.709129287  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.709148023  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.709173525  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11fd100:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)thp

0:00:04.709193093  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.709212094  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.709231616  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xdb8c60:2:ffdec_adpcm_thp 
0:00:04.709260348  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.709279617  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.709298255  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.709317025  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.709335846  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.709364184  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11fd280:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)swf

0:00:04.709383767  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.709402698  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.709422434  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xdb8b40:2:ffdec_adpcm_swf 
0:00:04.709441819  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.709460463  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.709479070  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.709497797  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.709516548  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.709540930  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11fd440:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)sbpro4

0:00:04.709560291  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.709579944  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.709599545  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xdb8a20:2:ffdec_adpcm_sbpro_4 
0:00:04.709619106  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.709637787  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.709656242  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.709675080  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.709693702  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.709718152  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11fd1c0:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)sbpro3

0:00:04.709737579  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.709765580  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.709785408  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xdb8900:2:ffdec_adpcm_sbpro_3 
0:00:04.709804750  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.709823321  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.709842003  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.709860628  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.709879328  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.709904044  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11fd200:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)sbpro2

0:00:04.709923391  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.709942428  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.709961845  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xdb87e0:2:ffdec_adpcm_sbpro_2 
0:00:04.709981058  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.709999665  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.710018231  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.710036867  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.710055589  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.710089481  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11fd140:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)microsoft

0:00:04.710108989  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.710128525  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.710148099  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xdb86c0:2:ffdec_adpcm_ms 
0:00:04.710167811  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.716807351  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.717121023  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.717144201  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.717164382  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.717209561  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11fd300:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)westwood

0:00:04.717230567  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.717250286  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.717270667  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xdb85a0:2:ffdec_adpcm_ima_ws 
0:00:04.717290515  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.717309628  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.717328494  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.717347603  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.717366534  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.717391990  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x12045c0:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)dvi

0:00:04.717411927  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.717431784  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.717451370  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xdb8480:2:ffdec_adpcm_ima_wav 
0:00:04.717471060  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.717489933  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.717508730  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.717527513  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.717546412  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.717571525  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1204740:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)smjpeg

0:00:04.717591057  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.717611453  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.717631311  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xdb8360:2:ffdec_adpcm_ima_smjpeg 
0:00:04.717651076  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.717669698  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.717697552  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.717717108  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.717735665  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.717760867  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1204780:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)quicktime

0:00:04.717780585  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.717799423  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.717818971  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xdb8240:2:ffdec_adpcm_ima_qt 
0:00:04.717838319  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.717857030  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.717875595  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.717894166  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.717912862  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.717937697  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1204480:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)iss

0:00:04.717957116  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.717976131  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.717995512  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xdb8120:2:ffdec_adpcm_ima_iss 
0:00:04.718014958  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.718033686  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.718052044  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.718070757  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.718089485  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.718114191  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11fd6c0:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)ea-sead

0:00:04.718133507  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.718152952  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.718172533  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xdb8000:2:ffdec_adpcm_ima_ea_sead 
0:00:04.718203030  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.718222157  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.718240709  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.718259488  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.718278114  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.718303032  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11fd700:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)ea-eacs

0:00:04.718322506  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.718341512  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.718361054  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xdb3ea0:2:ffdec_adpcm_ima_ea_eacs 
0:00:04.718380528  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.718399214  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.718417867  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.718436614  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.718455587  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.718480150  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11fd780:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)dk4

0:00:04.718499512  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.718518452  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.718537945  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xdb3d80:2:ffdec_adpcm_ima_dk4 
0:00:04.718557330  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.718595264  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.718614020  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.718632897  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.718668815  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.718700832  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11fd5c0:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)dk3

0:00:04.718729431  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.718749701  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.718769553  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xdb3c60:2:ffdec_adpcm_ima_dk3 
0:00:04.718789180  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.718807857  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.718826465  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.718845318  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.718864124  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.718888812  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1204580:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)amv

0:00:04.718908567  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.718927509  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.718947047  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xdb3b40:2:ffdec_adpcm_ima_amv 
0:00:04.718966450  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.718985179  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.719003887  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.719022584  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.719041409  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.719065882  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1204600:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)ea-xas

0:00:04.719085144  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.719104227  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.719123844  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xdb3900:2:ffdec_adpcm_ea_xas 
0:00:04.719143438  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.719162175  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.719180652  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.719199501  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.719226868  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.719252607  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x12046c0:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)ea-r3

0:00:04.719272149  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.719291618  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.719311410  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xdb37e0:2:ffdec_adpcm_ea_r3 
0:00:04.719332006  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xdb36c0:2:ffdec_adpcm_ea_r2 
0:00:04.719351284  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.719369984  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.719388421  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.719407302  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.719425942  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.719450569  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11fd600:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)ea-r1

0:00:04.719470070  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.719489039  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.719508512  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xdb35a0:2:ffdec_adpcm_ea_r1 
0:00:04.719527902  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.719546482  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.719565206  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.719583832  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.719602519  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.719627280  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11fd540:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)ea-maxis-xa

0:00:04.719646744  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.719665745  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.719685316  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xdb3480:2:ffdec_adpcm_ea_maxis_xa 
0:00:04.719704777  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.719794626  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.719821735  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.719840981  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.719859950  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.719885108  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1204400:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)ea

0:00:04.719904707  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.719924374  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.719944125  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xdb3360:2:ffdec_adpcm_ea 
0:00:04.719963993  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.719982869  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.720001422  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.720020363  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.720039039  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.720063450  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11fd680:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)ct

0:00:04.720083006  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.720102212  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.720121727  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xdb3240:2:ffdec_adpcm_ct 
0:00:04.720141428  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.720159999  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.720178676  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.720198572  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.720218467  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.720243153  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11fd740:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)adx

0:00:04.720262502  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.720290388  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.720310596  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xdb3120:2:ffdec_adpcm_adx 
0:00:04.720330219  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.720348835  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.720367388  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.720386093  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.720404872  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.720429239  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11fd640:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)4xm

0:00:04.720448467  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.720467769  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.720487530  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xdb3000:2:ffdec_adpcm_4xm 
0:00:04.720506916  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.720525454  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.720543969  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.720562721  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.720581426  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.720609081  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1204540:1:media_caps video/x-gst_ff-aasc, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:04.720628915  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.720647907  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.720667381  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd8b120:2:ffdec_aasc 
0:00:04.720686683  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.720705266  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.720723814  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.720742570  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.720761317  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.720787754  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1204680:1:media_caps video/x-gst_ff-8bps, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:04.720815840  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.720835420  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.720854897  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd8f000:2:ffdec_8bps 
0:00:04.720874436  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.720892983  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.720911400  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.720930292  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.720948894  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.720975618  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1204640:1:media_caps video/x-4xm, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:04.720995170  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.721013991  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.721033618  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd8f6c0:2:ffdec_4xm 
0:00:04.721052943  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.721071695  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.721090408  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.721109020  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.721127749  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.721166377  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11fd580:1:media_caps video/x-raw-rgb, bpp=(int)24, depth=(int)24, endianness=(int)4321, red_mask=(int)16711680, green_mask=(int)65280, blue_mask=(int)255, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:04.721187507  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.721206902  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.721226445  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcfa900:8:jp2kenc 
0:00:04.721246002  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.721264577  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.721291806  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.721311274  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.721330132  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.721365829  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1204700:1:media_caps video/x-raw-rgb, bpp=(int)24, depth=(int)24, endianness=(int)4321, red_mask=(int)255, green_mask=(int)65280, blue_mask=(int)16711680, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:04.721386127  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.721405082  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.721424574  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcfa900:8:jp2kenc 
0:00:04.721443951  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.721462794  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.721481573  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.721500288  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.721519108  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.721555070  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11d7b00:1:media_caps video/x-raw-rgb, bpp=(int)32, depth=(int)24, endianness=(int)4321, red_mask=(int)-16777216, green_mask=(int)16711680, blue_mask=(int)65280, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:04.721576163  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.721595336  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.721614772  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcfa900:8:jp2kenc 
0:00:04.721634232  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.721652756  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.721671474  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.721690435  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.721709102  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.721744304  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11dcf00:1:media_caps video/x-raw-rgb, bpp=(int)32, depth=(int)24, endianness=(int)4321, red_mask=(int)16711680, green_mask=(int)65280, blue_mask=(int)255, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:04.721773440  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.721793038  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.721812624  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcfa900:8:jp2kenc 
0:00:04.721831930  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.722316240  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.722335857  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.722355297  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.722374545  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.722414904  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1204440:1:media_caps video/x-raw-rgb, bpp=(int)32, depth=(int)24, endianness=(int)4321, red_mask=(int)65280, green_mask=(int)16711680, blue_mask=(int)-16777216, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:04.722437220  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.722456833  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.722477423  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcfa900:8:jp2kenc 
0:00:04.722497160  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.722515989  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.722534777  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.722553858  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.722572669  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.722609006  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x120c9c0:1:media_caps video/x-raw-rgb, bpp=(int)32, depth=(int)24, endianness=(int)4321, red_mask=(int)255, green_mask=(int)65280, blue_mask=(int)16711680, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:04.722629901  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.722649222  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.722669140  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcfa900:8:jp2kenc 
0:00:04.722688780  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.722707748  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.722757650  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.722783699  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.722802691  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.722834137  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x120ce40:1:media_caps video/x-raw-yuv, format=(fourcc){ I420, YV12 }, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:04.722855360  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.722874728  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.722894715  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcfa900:8:jp2kenc 
0:00:04.722914106  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.722933001  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.722951631  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.722970638  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.722989541  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.723009973  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x120c880:1:media_caps video/x-dvd-subpicture

0:00:04.723029475  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.723048462  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.723068080  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd2f6c0:2:dvdsubdec 
0:00:04.723087631  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.723106332  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.723124829  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.723143645  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.723162443  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.723182791  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x120cac0:1:media_caps application/x-bzip

0:00:04.723202064  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.723220932  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.723240520  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd0b6c0:2:bz2dec 
0:00:04.723267193  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.723286347  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.723305103  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.723323950  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.723342666  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.723799627  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:824:detect_recv_codecs: **intersection of depayloaders and decoders
0:00:04.723830360  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:136:debug_codec_cap_list: size of codec_cap list is 18
0:00:04.723946365  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11dccc0:1:media_caps video/x-raw-rgb, bpp=(int){ 24, 32 }, depth=(int)24, endianness=(int)4321, red_mask=(int)16711680, green_mask=(int)65280, blue_mask=(int)255, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int){ 24, 32 }, depth=(int)24, endianness=(int)4321, red_mask=(int)255, green_mask=(int)65280, blue_mask=(int)16711680, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)24, endianness=(int)4321, red_mask=(int)-16777216, green_mask=(int)16711680, blue_mask=(int)65280, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)24, endianness=(int)4321, red_mask=(int)65280, green_mask=(int)16711680, blue_mask=(int)-16777216, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:04.723981600  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x11b7500:4:rtp_caps application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], clock-rate=(int)90000, encoding-name=(string)RAW

0:00:04.724002703  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.724022524  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.724042586  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcf3240:5:rtpvrawdepay 
0:00:04.724062486  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.724081778  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.724100807  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.724119952  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.724139598  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcfa900:10:jp2kenc 
0:00:04.724159039  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.724177942  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.724218431  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x120cd00:1:media_caps video/x-raw-yuv, format=(fourcc){ I420, YV12 }, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:04.724247701  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x11b7500:4:rtp_caps application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], clock-rate=(int)90000, encoding-name=(string)RAW

0:00:04.724268333  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.724287793  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.724307629  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcf3240:5:rtpvrawdepay 
0:00:04.724327449  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.724346547  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.724365308  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.724384541  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.724404057  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcfa900:10:jp2kenc 
0:00:04.724423724  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.724442595  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.724462792  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x120cd80:1:media_caps video/x-theora

0:00:04.724491590  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x11b74c0:2:rtp_caps application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], clock-rate=(int)90000, encoding-name=(string)THEORA, delivery-method=(string)inline

0:00:04.724512378  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.724531588  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.724551326  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xceed80:3:rtptheoradepay 
0:00:04.724570993  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.724589879  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.724608732  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.724627714  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.724647448  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd2fb40:3:theoradec 
0:00:04.724667453  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd9bd80:3:ffdec_theora 
0:00:04.724697191  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.724716957  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.724742014  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x120ccc0:1:media_caps video/mpeg, mpegversion=(int)2, systemstream=(boolean)false

0:00:04.724785462  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x11d10c0:2:rtp_caps application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], clock-rate=(int)90000, encoding-name=(string)MPV

0:00:04.724813543  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.724832813  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.724852458  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xce7c60:5:rtpmpvdepay 
0:00:04.724872121  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.724890863  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.724909675  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.724928422  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.724947877  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd5fc60:4:mpeg2dec 
0:00:04.724967763  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd93d80:4:ffdec_mpegvideo 
0:00:04.724987778  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd93b40:4:ffdec_mpeg2video 
0:00:04.725007071  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.725025832  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.725049963  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x120cb00:1:media_caps video/mpeg, mpegversion=(int)2, systemstream=(boolean)false

0:00:04.725075951  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x11d1200:2:rtp_caps application/x-rtp, media=(string)video, payload=(int)32, clock-rate=(int)90000

0:00:04.725095614  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.725114931  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.725134451  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xce7c60:5:rtpmpvdepay 
0:00:04.725154266  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.725173305  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.725192371  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.725211465  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.725237740  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd5fc60:4:mpeg2dec 
0:00:04.725258381  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd93d80:4:ffdec_mpegvideo 
0:00:04.725278243  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd93b40:4:ffdec_mpeg2video 
0:00:04.725297583  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.725316474  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.725347331  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x120c940:1:media_caps video/mpeg, mpegversion=(int)4, systemstream=(boolean)false, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:04.725376519  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x11d12c0:2:rtp_caps application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], clock-rate=(int)[ 1, 2147483647 ], encoding-name=(string)MP4V-ES

0:00:04.725396951  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.733333950  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.733668512  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcee240:3:rtpmp4vdepay 
0:00:04.733692773  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.733713022  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.733732355  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.733752059  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.733771850  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd93c60:7:ffdec_mpeg4 
0:00:04.733791637  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.733810475  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.733845256  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x120c800:1:media_caps video/mpeg, mpegversion=(int)4, systemstream=(boolean)false, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:04.733882023  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x11b7700:4:rtp_caps application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], clock-rate=(int)[ 1, 2147483647 ], encoding-name=(string)MPEG4-GENERIC, streamtype=(string){ 4, 5 }, mode=(string){ generic, CELP-cbr, CELP-vbr, AAC-lbr, AAC-hbr }

0:00:04.733903170  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.733922546  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.733956948  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcee5a0:5:rtpmp4gdepay 
0:00:04.733977225  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.733996382  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.734015184  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.734034281  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.734053674  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd93c60:7:ffdec_mpeg4 
0:00:04.734073291  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.734092152  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.734116131  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x120cb40:1:media_caps audio/mpeg, mpegversion=(int)4

0:00:04.734148788  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x11b7700:4:rtp_caps application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], clock-rate=(int)[ 1, 2147483647 ], encoding-name=(string)MPEG4-GENERIC, streamtype=(string){ 4, 5 }, mode=(string){ generic, CELP-cbr, CELP-vbr, AAC-lbr, AAC-hbr }

0:00:04.734169690  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.734189061  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.734208537  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcee5a0:5:rtpmp4gdepay 
0:00:04.734227964  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.734246857  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.734265576  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.734284641  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.734304201  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xc6e240:3:faad 
0:00:04.734324215  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xda47e0:3:ffdec_aac 
0:00:04.734343627  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.734362377  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.734392029  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x120cc80:1:media_caps image/jpeg, width=(int)[ 16, 4096 ], height=(int){ [ 8, 15 ], [ 16, 4096 ] }, framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:04.734420485  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x11b7440:2:rtp_caps application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], clock-rate=(int)90000, encoding-name=(string)JPEG

0:00:04.734451136  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.734471014  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.734490778  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcea7e0:5:rtpjpegdepay 
0:00:04.734510343  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.734529280  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.734548021  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.734566966  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.734586503  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd00480:4:jpegdec 
0:00:04.734606576  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd937e0:4:ffdec_mjpeg 
0:00:04.734626198  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.734645008  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.734674109  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x120ce00:1:media_caps image/jpeg, width=(int)[ 16, 4096 ], height=(int){ [ 8, 15 ], [ 16, 4096 ] }, framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:04.734701566  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x11b7640:2:rtp_caps application/x-rtp, media=(string)video, payload=(int)26, clock-rate=(int)90000

0:00:04.734721204  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.734740658  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.734760231  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcea7e0:5:rtpjpegdepay 
0:00:04.734779560  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.734798270  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.734816835  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.734835466  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.734854712  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd00480:4:jpegdec 
0:00:04.734874338  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd937e0:4:ffdec_mjpeg 
0:00:04.734893634  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.734912264  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.734939523  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x120cc40:1:media_caps image/x-jpc, framerate=(fraction)[ 0/1, 2147483647/1 ], fields=(int)1

0:00:04.734976890  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x11b7740:2:rtp_caps application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], clock-rate=(int)90000, encoding-name=(string)JPEG2000

0:00:04.734997408  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.735016594  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.735036316  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcea5a0:3:rtpj2kdepay 
0:00:04.735055978  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.735074497  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.735093099  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.735112030  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.735131553  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcfa7e0:5:jp2kdec 
0:00:04.735150984  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.735169471  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.735196397  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x120cb80:1:media_caps video/x-h264, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:04.735223813  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x11d1080:2:rtp_caps application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], clock-rate=(int)90000, encoding-name=(string)H264

0:00:04.735244989  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.735264516  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.735284447  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcea360:3:rtph264depay 
0:00:04.735304137  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.735323202  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.735341911  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.735360953  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.735380610  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd8fc60:3:ffdec_h264 
0:00:04.735400222  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.735419083  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.735447485  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x120cd40:1:media_caps video/x-h263, variant=(string)itu, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:04.735485250  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x11d1000:2:rtp_caps application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], clock-rate=(int)90000, encoding-name=(string)H263-1998

0:00:04.735506134  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.735525591  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.735545110  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcea000:5:rtph263pdepay 
0:00:04.735564933  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.735583711  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.735602527  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.735621490  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.735640953  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd8fa20:6:ffdec_h263 
0:00:04.735660514  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.735679195  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.735707217  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x120cc00:1:media_caps video/x-h263, variant=(string)itu, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:04.735851894  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x11d2840:2:rtp_caps application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], clock-rate=(int)90000, encoding-name=(string)H263-2000

0:00:04.735875516  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.735895372  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.735915229  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcea000:5:rtph263pdepay 
0:00:04.735934974  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.735953976  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.735972892  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.735991874  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.736011500  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd8fa20:6:ffdec_h263 
0:00:04.736030986  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.736049899  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.736089524  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x120ca40:1:media_caps video/x-h263, variant=(string)itu, h263version=(string)h263, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:04.736119433  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x11d2680:2:rtp_caps application/x-rtp, media=(string)video, payload=(int)34, clock-rate=(int)90000, encoding-name=(string)H263

0:00:04.736140020  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.736159437  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.736179275  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcea120:5:rtph263depay 
0:00:04.736198751  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.736217659  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.736236535  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.736255424  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.736274841  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd8fa20:6:ffdec_h263 
0:00:04.736294392  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.736313267  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.736342270  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x120ca80:1:media_caps video/x-h263, variant=(string)itu, h263version=(string)h263, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:04.736370727  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x11d1300:2:rtp_caps application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], clock-rate=(int)90000, encoding-name=(string)H263

0:00:04.736391292  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.736410676  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.736430191  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcea120:5:rtph263depay 
0:00:04.736449759  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.736468640  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.736487502  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.736506492  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.736525915  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd8fa20:6:ffdec_h263 
0:00:04.736545493  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.736571424  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.736602069  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x120c900:1:media_caps video/x-svq, svqversion=(int)3, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:04.736632368  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x11d28c0:2:rtp_caps application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], clock-rate=(int)90000, encoding-name=(string){ X-SV3V-ES, X-SORENSON-VIDEO }

0:00:04.736653440  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.736672562  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.736692279  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xceec60:3:rtpsv3vdepay 
0:00:04.736711681  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.736730483  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.736749368  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.736768335  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.736787818  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd9bc60:3:ffdec_svq3 
0:00:04.736807229  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.736826003  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.736847996  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x120c8c0:1:media_caps video/x-dv, systemstream=(boolean)false

0:00:04.736885794  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x11d2940:2:rtp_caps application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], encoding-name=(string)DV, clock-rate=(int)90000, encode=(string){ SD-VCR/525-60, SD-VCR/625-50, HD-VCR/1125-60, HD-VCR/1250-50, SDL-VCR/525-60, SDL-VCR/625-50, 306M/525-60, 306M/625-50, 314M-25/525-60, 314M-25/625-50, 314M-50/525-60, 314M-50/625-50 }

0:00:04.736907936  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.736927315  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.736947083  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xce27e0:3:rtpdvdepay 
0:00:04.736982784  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.737008387  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.737027157  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.737046088  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.737074780  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd8bea0:3:ffdec_dvvideo 
0:00:04.737095521  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd5f000:3:dvdec 
0:00:04.737115317  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.737134078  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.739707802  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:741:detect_send_codecs: **Payloaders
0:00:04.739801505  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:136:debug_codec_cap_list: size of codec_cap list is 20
0:00:04.739846257  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11fd780:1:media_caps video/x-raw-rgb, bpp=(int)24, depth=(int)24, endianness=(int)4321, red_mask=(int)-16777216, green_mask=(int)16711680, blue_mask=(int)65280, width=(int)[ 1, 32767 ], height=(int)[ 1, 32767 ]

0:00:04.739889199  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x11fd5c0:5:rtp_caps application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], clock-rate=(int)90000, encoding-name=(string)RAW, sampling=(string){ RGB, RGBA, BGR, BGRA, YCbCr-4:4:4, YCbCr-4:2:2, YCbCr-4:2:0, YCbCr-4:1:1 }, depth=(string){ 8, 10, 12, 16 }, colorimetry=(string){ BT601-5, BT709-2, SMPTE240M }

0:00:04.739911572  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.739931404  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.739951766  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcf3360:6:rtpvrawpay 
0:00:04.739971442  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.739994660  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.740013666  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.740032681  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.740051613  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.740085865  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11fd700:1:media_caps video/x-raw-rgb, bpp=(int)32, depth=(int)32, endianness=(int)4321, red_mask=(int)-16777216, green_mask=(int)16711680, blue_mask=(int)65280, alpha_mask=(int)255, width=(int)[ 1, 32767 ], height=(int)[ 1, 32767 ]

0:00:04.740126314  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x11fd5c0:5:rtp_caps application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], clock-rate=(int)90000, encoding-name=(string)RAW, sampling=(string){ RGB, RGBA, BGR, BGRA, YCbCr-4:4:4, YCbCr-4:2:2, YCbCr-4:2:0, YCbCr-4:1:1 }, depth=(string){ 8, 10, 12, 16 }, colorimetry=(string){ BT601-5, BT709-2, SMPTE240M }

0:00:04.740147961  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.750232435  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.750593289  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcf3360:6:rtpvrawpay 
0:00:04.750617276  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.750637780  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.750657152  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.750676734  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.750696120  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.750735613  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1204480:1:media_caps video/x-raw-rgb, bpp=(int)24, depth=(int)24, endianness=(int)4321, red_mask=(int)65280, green_mask=(int)16711680, blue_mask=(int)-16777216, width=(int)[ 1, 32767 ], height=(int)[ 1, 32767 ]

0:00:04.750779700  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x11fd5c0:5:rtp_caps application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], clock-rate=(int)90000, encoding-name=(string)RAW, sampling=(string){ RGB, RGBA, BGR, BGRA, YCbCr-4:4:4, YCbCr-4:2:2, YCbCr-4:2:0, YCbCr-4:1:1 }, depth=(string){ 8, 10, 12, 16 }, colorimetry=(string){ BT601-5, BT709-2, SMPTE240M }

0:00:04.750802017  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.750821555  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.750841413  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcf3360:6:rtpvrawpay 
0:00:04.750861001  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.750879899  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.750898654  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.750917500  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.750936236  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.750970808  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x12045c0:1:media_caps video/x-raw-rgb, bpp=(int)32, depth=(int)32, endianness=(int)4321, red_mask=(int)65280, green_mask=(int)16711680, blue_mask=(int)-16777216, alpha_mask=(int)255, width=(int)[ 1, 32767 ], height=(int)[ 1, 32767 ]

0:00:04.751011521  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x11fd5c0:5:rtp_caps application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], clock-rate=(int)90000, encoding-name=(string)RAW, sampling=(string){ RGB, RGBA, BGR, BGRA, YCbCr-4:4:4, YCbCr-4:2:2, YCbCr-4:2:0, YCbCr-4:1:1 }, depth=(string){ 8, 10, 12, 16 }, colorimetry=(string){ BT601-5, BT709-2, SMPTE240M }

0:00:04.751033450  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.751069333  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.751089985  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcf3360:6:rtpvrawpay 
0:00:04.751109865  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.751128596  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.751147360  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.751166372  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.751185093  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.751214127  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11fd140:1:media_caps video/x-raw-yuv, format=(fourcc){ AYUV, UYVY, I420, Y41B }, width=(int)[ 1, 32767 ], height=(int)[ 1, 32767 ]

0:00:04.751254489  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x11fd5c0:5:rtp_caps application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], clock-rate=(int)90000, encoding-name=(string)RAW, sampling=(string){ RGB, RGBA, BGR, BGRA, YCbCr-4:4:4, YCbCr-4:2:2, YCbCr-4:2:0, YCbCr-4:1:1 }, depth=(string){ 8, 10, 12, 16 }, colorimetry=(string){ BT601-5, BT709-2, SMPTE240M }

0:00:04.751276017  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.751295360  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.751314784  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcf3360:6:rtpvrawpay 
0:00:04.751334069  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.751352768  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.751371194  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.751390054  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.751408753  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.751428833  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1204440:1:media_caps video/x-theora

0:00:04.751467961  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x120c9c0:1:rtp_caps application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], clock-rate=(int)90000, encoding-name=(string)THEORA, delivery-method=(string)inline

0:00:04.751488797  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.751508290  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.751527940  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xceeea0:2:rtptheorapay 
0:00:04.751547521  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.751575622  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.751595018  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.751614151  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.751632863  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.751658214  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11fd200:1:media_caps video/mpeg, mpegversion=(int)2, systemstream=(boolean)false

0:00:04.751686272  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x11fd300:1:rtp_caps application/x-rtp, media=(string)video, payload=(int)32, clock-rate=(int)90000, encoding-name=(string)MPV

0:00:04.751706794  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.751814775  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.751843166  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xce7d80:2:rtpmpvpay 
0:00:04.751863122  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.751882134  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.751901007  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.751920085  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.751938907  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.751963913  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11fd6c0:1:media_caps video/mpeg, mpegversion=(int)4, systemstream=(boolean)false

0:00:04.751990768  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x1204780:1:rtp_caps application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], clock-rate=(int)[ 1, 2147483647 ], encoding-name=(string)MP4V-ES

0:00:04.752011807  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.752031198  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.752051031  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcee120:2:rtpmp4vpay 
0:00:04.752070505  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.752089421  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.752108267  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.752127040  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.752145970  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.752178581  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1204680:1:media_caps video/mpeg, mpegversion=(int)4, systemstream=(boolean)false

0:00:04.752211927  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x1204640:2:rtp_caps application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], clock-rate=(int)[ 1, 2147483647 ], encoding-name=(string)MPEG4-GENERIC, streamtype=(string){ 4, 5 }, mode=(string){ generic, CELP-cbr, CELP-vbr, AAC-lbr, AAC-hbr }

0:00:04.752233104  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.752252500  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.752272321  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcee6c0:3:rtpmp4gpay 
0:00:04.752291791  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.752310526  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.752329258  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.752348099  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.752367035  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.752390542  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11fd1c0:1:media_caps audio/mpeg, mpegversion=(int)4

0:00:04.752422465  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x1204640:2:rtp_caps application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], clock-rate=(int)[ 1, 2147483647 ], encoding-name=(string)MPEG4-GENERIC, streamtype=(string){ 4, 5 }, mode=(string){ generic, CELP-cbr, CELP-vbr, AAC-lbr, AAC-hbr }

0:00:04.752443131  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.752462531  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.752482218  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcee6c0:3:rtpmp4gpay 
0:00:04.752501775  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.752520687  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.752539334  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.752558277  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.752577180  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.752602017  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11f6700:1:media_caps video/mpegts, packetsize=(int)188, systemstream=(boolean)true

0:00:04.752629314  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x11fd040:1:rtp_caps application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], clock-rate=(int)90000, encoding-name=(string)MP2T-ES

0:00:04.752659798  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.752679687  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.752699318  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcee000:2:rtpmp2tpay 
0:00:04.752718930  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.752737768  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.752756655  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.752775641  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.752794483  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.752814723  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11fd440:1:media_caps image/jpeg

0:00:04.752842724  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x11fd280:2:rtp_caps application/x-rtp, media=(string)video, payload=(int)26, clock-rate=(int)90000, encoding-name=(string)JPEG

0:00:04.752863157  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.752882369  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.752902009  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcea900:3:rtpjpegpay 
0:00:04.752921506  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.752940382  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.752959158  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.752978042  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.752996999  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.753017086  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1204400:1:media_caps video/x-jpeg

0:00:04.753044297  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x11fd280:2:rtp_caps application/x-rtp, media=(string)video, payload=(int)26, clock-rate=(int)90000, encoding-name=(string)JPEG

0:00:04.753064274  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.753083597  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.753103297  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcea900:3:rtpjpegpay 
0:00:04.753122604  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.753150083  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.753169649  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.753188593  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.753207536  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.753227632  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11d7b00:1:media_caps image/x-jpc

0:00:04.753255499  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x1204700:1:rtp_caps application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], clock-rate=(int)90000, encoding-name=(string)JPEG2000

0:00:04.753275689  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.753593617  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.753615865  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcea6c0:2:rtpj2kpay 
0:00:04.753635485  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.753654313  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.753673131  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.753692068  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.753710920  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.753731308  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11fd4c0:1:media_caps video/x-h264

0:00:04.753758311  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x11f6740:1:rtp_caps application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], clock-rate=(int)90000, encoding-name=(string)H264

0:00:04.753778651  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.753797955  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.753817733  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcea480:2:rtph264pay 
0:00:04.753837180  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.753856087  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.753874873  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.753893783  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.753912810  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.753943156  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x12046c0:1:media_caps video/x-h263, variant=(string)itu

0:00:04.753971657  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x11fd600:1:rtp_caps application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], clock-rate=(int)90000, encoding-name=(string)H263-1998

0:00:04.753992112  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.754011571  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.754031478  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xce7ea0:3:rtph263ppay 
0:00:04.754051125  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.754070003  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.754088784  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.754107667  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.754126694  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.754148237  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11fd400:1:media_caps video/x-h263, variant=(string)itu

0:00:04.754175495  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x11f6600:1:rtp_caps application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], clock-rate=(int)90000, encoding-name=(string)H263-2000

0:00:04.754195653  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.754214889  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.754234582  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xce7ea0:3:rtph263ppay 
0:00:04.754254069  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.754273011  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.754291754  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.754310620  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.754329627  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.754352109  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11d7b40:1:media_caps video/x-h263, variant=(string)itu, h263version=(string)h263

0:00:04.754379412  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x11fd540:1:rtp_caps application/x-rtp, media=(string)video, payload=(int)34, clock-rate=(int)90000, encoding-name=(string)H263

0:00:04.754399973  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.754428025  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.754448697  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcea240:3:rtph263pay 
0:00:04.754468318  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.754487243  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.754506153  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.754525019  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.754543920  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.754566866  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x10c5b40:1:media_caps video/x-h263, variant=(string)itu, h263version=(string)h263

0:00:04.754594007  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x1204740:1:rtp_caps application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], clock-rate=(int)90000, encoding-name=(string)H263

0:00:04.754614406  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.754633841  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.754653683  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcea240:3:rtph263pay 
0:00:04.754673165  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.754692090  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.754710991  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.754729874  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.754748802  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.754769284  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x120cac0:1:media_caps video/x-dv

0:00:04.754806026  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x1204600:1:rtp_caps application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], encoding-name=(string)DV, clock-rate=(int)90000, encode=(string){ SD-VCR/525-60, SD-VCR/625-50, HD-VCR/1125-60, HD-VCR/1250-50, SDL-VCR/525-60, SDL-VCR/625-50, 306M/525-60, 306M/625-50, 314M-25/525-60, 314M-25/625-50, 314M-50/525-60, 314M-50/625-50 }

0:00:04.754827989  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.754847511  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.754867224  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xce2900:2:rtpdvpay 
0:00:04.754887039  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.754915840  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.754935489  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.754954602  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.754973574  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.758430678  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:754:detect_send_codecs: **Encoders
0:00:04.758464906  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:136:debug_codec_cap_list: size of codec_cap list is 68
0:00:04.758491119  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11fd680:1:media_caps audio/x-speex, rate=(int)[ 6000, 48000 ], channels=(int)[ 1, 2 ]

0:00:04.758511195  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.758530828  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.758550717  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd555a0:2:speexenc 
0:00:04.758570434  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.758589372  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.758608259  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.758627147  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.758645820  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.758673761  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11fd740:1:media_caps video/x-smoke, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:04.758694048  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.758713089  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.758732482  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd005a0:2:smokeenc 
0:00:04.758755769  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.758774570  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.758793313  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.758812034  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.758830815  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.758857201  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11f6280:1:media_caps image/png, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:04.758886611  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.758906492  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.758926148  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd0d6c0:2:pngenc 
0:00:04.758967485  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd81240:2:ffenc_png 
0:00:04.758987110  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.759006299  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.759025256  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.759044254  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.759064575  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.759091545  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11f6240:1:media_caps image/jpeg, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:04.759111197  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.759130405  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.759149816  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd00360:2:jpegenc 
0:00:04.759169627  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd7e5a0:2:ffenc_mjpeg 
0:00:04.759189322  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd7e480:2:ffenc_ljpeg 
0:00:04.759208404  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.759227227  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.759246007  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.759264998  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.759284061  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.759304037  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11fd580:1:media_caps audio/x-flac

0:00:04.759323244  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.759341920  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.759361196  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd5fd80:2:flacenc 
0:00:04.759380395  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.759408203  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.759427532  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.775822198  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.776171758  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.776201612  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x120ce40:1:media_caps audio/x-siren, dct-length=(int)320

0:00:04.776222893  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.776242889  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.776263278  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcd6360:2:sirenenc 
0:00:04.776282930  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.776302043  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.776320941  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.776339706  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.776358753  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.776382745  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11fd380:1:media_caps application/x-yuv4mpeg, y4mversion=(int)2

0:00:04.776402278  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.776421270  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.776440729  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xc6e360:2:y4menc 
0:00:04.776460201  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.776479048  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.776497633  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.776516537  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.776535338  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.776563181  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11fd100:1:media_caps audio/x-wavpack, width=(int)[ 1, 32 ], channels=(int)[ 1, 2 ], rate=(int)[ 6000, 192000 ], framed=(boolean)true

0:00:04.776583513  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.776602561  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.776622019  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd057e0:3:wavpackenc 
0:00:04.776656638  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.776676129  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.776694676  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.776713368  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.776732174  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.776753784  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1204580:1:media_caps audio/x-wavpack-correction, framed=(boolean)true

0:00:04.776773368  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.776792169  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.776811717  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd057e0:3:wavpackenc 
0:00:04.776830847  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.776849298  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.776867910  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.776886517  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.776905328  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.776925462  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11dcf00:1:media_caps audio/x-vorbis

0:00:04.776944425  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.776963037  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.776982358  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd0d900:2:vorbisenc 
0:00:04.777001784  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.777020346  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.777038866  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.777057492  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.777076294  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.777103792  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11e7d40:1:media_caps audio/mpeg, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], mpegversion=(int)1, layer=(int)2

0:00:04.777124001  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.777152429  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.777172680  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcb05a0:2:twolame 
0:00:04.777192698  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd86120:2:ffenc_mp2 
0:00:04.777212083  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.777230696  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.777249428  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.777268285  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.777287851  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.777307772  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11f6140:1:media_caps video/x-theora

0:00:04.777326745  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.777345468  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.777364829  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd2fc60:2:theoraenc 
0:00:04.777384126  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.777402618  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.777421134  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.777439815  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.777458677  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.777478681  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11f6200:1:media_caps application/x-subtitle

0:00:04.777497709  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.777516441  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.777535762  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xccfa20:2:srtenc 
0:00:04.777554943  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.777573518  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.777592015  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.777610687  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.777629530  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.777662313  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11f61c0:1:media_caps audio/x-mulaw, rate=(int)[ 8000, 192000 ], channels=(int)[ 1, 2 ]

0:00:04.777682031  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.777700939  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.777720375  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xccc7e0:2:mulawenc 
0:00:04.777739927  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.777758404  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.777776951  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.777795698  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.777814513  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.777839469  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11fd080:1:media_caps audio/x-gsm, rate=(int)8000, channels=(int)1

0:00:04.777858734  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.777877736  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.777897388  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd55d80:2:gsmenc 
0:00:04.777917110  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.777935764  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.777954459  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.777973220  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.777992133  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.778019489  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11f6400:1:media_caps video/x-gst_ff-zmbv, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:04.778039438  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.778058443  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.778078119  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd81d80:2:ffenc_zmbv 
0:00:04.778097578  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.778116315  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.778135075  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.778163898  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.778183482  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.778212424  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11f65c0:1:media_caps video/x-wmv, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], wmvversion=(int)2

0:00:04.778232129  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.778251333  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.778270838  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd81c60:2:ffenc_wmv2 
0:00:04.778290329  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.778308951  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.778327637  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.778346579  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.778365385  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.778393888  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11fd240:1:media_caps video/x-wmv, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], wmvversion=(int)1

0:00:04.778413403  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.778432464  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.778451937  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd81b40:2:ffenc_wmv1 
0:00:04.778471469  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.778490114  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.778508685  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.778527532  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.778546340  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.778575166  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11d2a80:1:media_caps audio/x-wma, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], wmaversion=(int)2, block_align=(int)[ 0, 2147483647 ], bitrate=(int)[ 0, 2147483647 ]

0:00:04.778633154  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.778652711  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.778672318  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd866c0:2:ffenc_wmav2 
0:00:04.778699146  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.778718503  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.778737319  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.778756171  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.778774932  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.778803829  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11fd480:1:media_caps audio/x-wma, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], wmaversion=(int)1, block_align=(int)[ 0, 2147483647 ], bitrate=(int)[ 0, 2147483647 ]

0:00:04.778823972  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.778842805  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.778862358  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd865a0:2:ffenc_wmav1 
0:00:04.778881538  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.778900165  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.778918823  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.778937528  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.778956417  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.778985420  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11d7740:1:media_caps video/x-svq, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], svqversion=(int)1

0:00:04.779004938  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.779024032  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.779043448  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd81a20:2:ffenc_svq1 
0:00:04.779062695  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.779081251  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.779099979  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.779118837  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.779137730  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.779161787  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11f6100:1:media_caps audio/x-gst_ff-sonicls, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ]

0:00:04.779187728  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.779207390  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.779226849  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd86480:2:ffenc_sonicls 
0:00:04.779246516  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.779265092  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.779283828  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.779302774  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.779321617  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.779345540  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11f6580:1:media_caps audio/x-gst_ff-sonic, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ]

0:00:04.779364624  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.779383579  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.779402875  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd86360:2:ffenc_sonic 
0:00:04.779422232  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.779440748  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.779459410  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.779478227  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.779496987  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.779523931  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11f66c0:1:media_caps video/x-gst_ff-snow, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:04.779543519  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.779562399  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.779581863  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd81900:2:ffenc_snow 
0:00:04.779601035  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.779619752  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.779638365  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.779657227  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.779684824  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.779794506  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11f6780:1:media_caps video/x-pn-realvideo, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], systemstream=(boolean)false, rmversion=(int)2

0:00:04.779843242  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.779862747  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.779882747  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd817e0:2:ffenc_rv20 
0:00:04.779902378  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.779921105  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.779939903  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.779958815  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.779977637  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.780007902  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11f60c0:1:media_caps video/x-pn-realvideo, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], systemstream=(boolean)false, rmversion=(int)1

0:00:04.780028421  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.780047357  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.780067115  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd816c0:2:ffenc_rv10 
0:00:04.780086357  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.780105048  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.780123794  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.780142536  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.780161403  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.780187847  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11d79c0:1:media_caps video/x-gst_ff-roqvideo, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:04.780207598  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.780226570  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.780246206  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd815a0:2:ffenc_roqvideo 
0:00:04.780274964  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.780294289  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.780312924  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.780331578  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.780350458  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.780376024  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11fd180:1:media_caps audio/x-dpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)roq

0:00:04.780395821  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.780414757  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.780434229  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd867e0:2:ffenc_roq_dpcm 
0:00:04.780453600  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.780472180  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.780490853  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.780509590  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.780528442  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.780557806  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11f6300:1:media_caps video/x-rle, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], layout=(string)quicktime, depth=(int)[ 1, 64 ]

0:00:04.780577824  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.780596663  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.780616431  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd81480:2:ffenc_qtrle 
0:00:04.780635681  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.780654400  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.780672966  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.780691818  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.780710681  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.780736926  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11f6180:1:media_caps image/ppm, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:04.780756627  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.780784242  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.780804376  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd81360:2:ffenc_ppm 
0:00:04.780823848  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.780842420  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.780861068  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.780879768  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.780898570  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.780925199  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11f6040:1:media_caps video/x-gst_ff-pgmyuv, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:04.780944695  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.780963692  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.780983099  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd81120:2:ffenc_pgmyuv 
0:00:04.781002734  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.781021453  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.781040028  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.781058835  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.781077540  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.781104169  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11fd0c0:1:media_caps video/x-gst_ff-pgm, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:04.781123646  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.781142481  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.781162023  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd81000:2:ffenc_pgm 
0:00:04.781181213  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.781199890  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.781218539  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.781237271  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.781256088  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.781291091  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11f6680:1:media_caps image/pbm, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:04.781310998  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.781330087  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.781349563  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd7eea0:2:ffenc_pbm 
0:00:04.781369005  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.781387732  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.781406325  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.781425289  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.781444085  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.781470462  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1204540:1:media_caps video/x-gst_ff-pam, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:04.781490179  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.781509134  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.781528695  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd7ed80:2:ffenc_pam 
0:00:04.781547973  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.781566715  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.781585447  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.781604337  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.781623305  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.781647038  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11f6480:1:media_caps audio/x-nellymoser, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ]

0:00:04.781666146  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.781685104  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.781704614  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd86240:2:ffenc_nellymoser 
0:00:04.781723976  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.781742602  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.781770223  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.781789755  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.781808723  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.781838536  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11fd340:1:media_caps video/x-msmpeg, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], msmpegversion=(int)42

0:00:04.781858346  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.781877399  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.781897070  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd7eb40:2:ffenc_msmpeg4v2 
0:00:04.781916722  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.781935465  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.781954247  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.781973082  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.781992125  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.782020578  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11e7e00:1:media_caps video/x-msmpeg, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], msmpegversion=(int)41

0:00:04.782040151  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.782059114  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.782078712  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd7ea20:2:ffenc_msmpeg4v1 
0:00:04.782098124  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.782116881  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.782135562  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.782154368  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.782173326  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.782201825  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11ef200:1:media_caps video/x-msmpeg, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], msmpegversion=(int)43

0:00:04.782221353  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.782240234  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.782271827  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd7ec60:2:ffenc_msmpeg4 
0:00:04.782291856  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.782310597  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.782329325  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.782348108  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.782367006  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.782397042  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11ef100:1:media_caps video/mpeg, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], mpegversion=(int)4, systemstream=(boolean)false

0:00:04.782417240  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.782436288  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.782455856  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd7e900:3:ffenc_mpeg4 
0:00:04.782475208  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.782494099  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.782512799  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.782531800  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.782550593  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.782579018  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11f6640:1:media_caps video/x-divx, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], divxversion=(int)5

0:00:04.782598856  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.782617884  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.782637705  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd7e900:3:ffenc_mpeg4 
0:00:04.782656973  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.782675659  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.782694350  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.782713245  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.782732152  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.782771334  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11f6340:1:media_caps video/mpeg, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], mpegversion=(int)2, systemstream=(boolean)false

0:00:04.782792043  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.782811228  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.782830840  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd7e7e0:2:ffenc_mpeg2video 
0:00:04.782854518  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.782873288  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.782891960  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.782910906  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.782929726  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.782959349  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11f6080:1:media_caps video/mpeg, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], mpegversion=(int)1, systemstream=(boolean)false

0:00:04.782979386  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.782998548  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.783018016  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd7e6c0:2:ffenc_mpeg1video 
0:00:04.783457211  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.783477235  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.783496512  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.783515694  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.783534834  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.783564017  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11f62c0:1:media_caps video/x-huffyuv, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:04.783584050  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.783603313  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.783623387  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd7e360:2:ffenc_huffyuv 
0:00:04.783643165  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.783662040  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.783693223  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.783712780  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.783811729  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.783851126  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11f6380:1:media_caps video/x-h263, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], variant=(string)itu, h263version=(string)h263p

0:00:04.783871947  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.783907848  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.783934071  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd7e240:2:ffenc_h263p 
0:00:04.783953881  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.783972465  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.783991151  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.784009907  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.784028640  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.784058118  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11e7ec0:1:media_caps video/x-h263, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], variant=(string)itu, h263version=(string)h263

0:00:04.784078439  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.784097425  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.784116958  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd7e120:2:ffenc_h263 
0:00:04.784136560  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.784155251  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.784173849  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.784192572  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.784211328  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.784237875  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11ef1c0:1:media_caps video/x-h261, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:04.784257402  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.784276347  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.784303371  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd7e000:2:ffenc_h261 
0:00:04.784323505  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.784342232  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.784360770  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.784379663  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.784398406  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.784423679  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11e7f40:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)g726

0:00:04.784443536  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.784462666  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.784482187  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd86a20:2:ffenc_g726 
0:00:04.784501594  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.784524662  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.784543555  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.784562376  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.784581153  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.784610824  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11f6500:1:media_caps video/x-flash-video, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], flvversion=(int)1

0:00:04.784631121  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.784650242  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.784669774  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd79ea0:2:ffenc_flv 
0:00:04.784689326  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.784707914  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.784726606  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.784745458  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.784764250  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.784791056  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11e7e40:1:media_caps video/x-flash-screen, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:04.784819499  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.784838917  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.784858727  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd79d80:2:ffenc_flashsv 
0:00:04.784878232  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.784896845  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.784915327  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.784934128  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.784953010  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.784979648  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11f6540:1:media_caps video/x-gst_ff-ffvhuff, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:04.784999352  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.785018185  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.785019713  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd79c60:2:ffenc_ffvhuff 
0:00:04.786249785  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.786271636  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.786291093  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.786310249  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.786329315  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.786359773  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11f64c0:1:media_caps video/x-ffv, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], ffvversion=(int)1

0:00:04.786380096  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.786399267  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.786419190  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd79b40:2:ffenc_ffv1 
0:00:04.786438699  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.786457329  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.786476066  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.786504572  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.786524118  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.786553276  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11ef0c0:1:media_caps video/x-dv, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], systemstream=(boolean)false

0:00:04.786573562  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.786592705  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.786612268  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd79a20:2:ffenc_dvvideo 
0:00:04.786632142  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.786650840  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.786669637  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.786688433  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.786707354  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.786733801  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11ef300:1:media_caps video/x-dnxhd, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:04.786753417  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.786772574  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.786792235  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd79900:2:ffenc_dnxhd 
0:00:04.786811675  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.786830498  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.786849054  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.786867951  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.786886813  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.786906700  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x120c880:1:media_caps image/bmp

0:00:04.786925951  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.786944881  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.786964436  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd797e0:2:ffenc_bmp 
0:00:04.786994224  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.787013602  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.787032130  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.787050986  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.787069847  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.787098928  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11dcf80:1:media_caps video/x-asus, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], asusversion=(int)2

0:00:04.787118921  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.787137861  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.787157634  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd796c0:2:ffenc_asv2 
0:00:04.787176985  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.787195624  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.787214314  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.787233067  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.787251854  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.787279907  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11ef380:1:media_caps video/x-asus, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], asusversion=(int)1

0:00:04.787299490  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.787318577  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.787338103  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd795a0:2:ffenc_asv1 
0:00:04.787357391  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.787376098  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.787394741  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.787413478  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.787432356  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.787456445  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11e7e80:1:media_caps audio/x-alac, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ]

0:00:04.787475527  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.787503196  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.787523629  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd86000:2:ffenc_alac 
0:00:04.787542977  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.787561790  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.787580452  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.787599183  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.787618054  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.787643335  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11ef340:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)yamaha

0:00:04.787663094  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.787682102  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.787701708  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd8b000:2:ffenc_adpcm_yamaha 
0:00:04.787794426  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.787821507  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.787840543  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.787859487  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.787878399  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.787903825  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11e7f80:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)swf

0:00:04.787923587  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.787942818  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.787962572  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd86ea0:2:ffenc_adpcm_swf 
0:00:04.787982320  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.788001037  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.788019611  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.788038499  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.788057138  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.788091668  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11ef2c0:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)microsoft

0:00:04.788111986  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.788165443  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.788217664  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd86d80:2:ffenc_adpcm_ms 
0:00:04.788244272  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.788263179  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.788281883  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.788300984  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.788319813  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.788345246  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11fd640:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)dvi

0:00:04.788365097  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.788384065  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.788403637  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd86c60:2:ffenc_adpcm_ima_wav 
0:00:04.788423216  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.788442026  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.788460752  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.788479539  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.788498460  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.788523322  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x10c5f80:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)quicktime

0:00:04.788542747  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.788562005  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.788581626  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd86b40:2:ffenc_adpcm_ima_qt 
0:00:04.788601249  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.788620065  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.788653030  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.788672678  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.788691414  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.788716806  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11e7a00:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)adx

0:00:04.788736422  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.788755495  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.788774833  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd86900:2:ffenc_adpcm_adx 
0:00:04.788794508  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.788813040  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.788831707  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.788850554  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.788869386  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.788892850  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11ef000:1:media_caps audio/x-ac3, channels=(int)[ 1, 6 ], rate=(int)[ 8000, 96000 ]

0:00:04.788911942  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.788931063  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.788950645  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd81ea0:2:ffenc_ac3 
0:00:04.788970182  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.788988872  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.789007449  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.789026376  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.789045269  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.789067311  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11d2a00:1:media_caps text/x-cmml, encoded=(boolean)true

0:00:04.789086640  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.789105371  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.789124866  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcdb120:2:cmmlenc 
0:00:04.789152775  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.789172136  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.789190784  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.789209446  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.789228209  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.789252275  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11ef280:1:media_caps audio/x-celt, rate=(int)[ 32000, 64000 ], channels=(int)[ 1, 2 ]

0:00:04.789271658  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.789290787  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.789310225  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcf3c60:2:celtenc 
0:00:04.789329478  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.789347965  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.789366557  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.789385303  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.789403941  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.789424333  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11e7800:1:media_caps application/x-bzip

0:00:04.789443435  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.789462013  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.789481405  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd0b5a0:2:bz2enc 
0:00:04.789500734  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.789519234  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.789537859  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.789556567  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.789575252  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.789598884  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11e7a40:1:media_caps audio/x-alaw, rate=(int)[ 8000, 192000 ], channels=(int)[ 1, 2 ]

0:00:04.789617925  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.789636967  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.789664774  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd0b900:2:alawenc 
0:00:04.789684685  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.789703189  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.789721781  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.789740555  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.789759156  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.790451206  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:767:detect_send_codecs: **intersection of payloaders and encoders
0:00:04.790479489  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:136:debug_codec_cap_list: size of codec_cap list is 10
0:00:04.790500547  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11e7d80:1:media_caps video/x-theora

0:00:04.790531056  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x120c9c0:2:rtp_caps application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], clock-rate=(int)90000, encoding-name=(string)THEORA, delivery-method=(string)inline

0:00:04.790552156  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.790571328  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.790590965  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xceeea0:3:rtptheorapay 
0:00:04.790610542  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.790629450  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.790648246  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.790667057  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.790686292  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd2fc60:3:theoraenc 
0:00:04.790705634  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.790724195  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.790754681  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11e7c00:1:media_caps video/mpeg, mpegversion=(int)2, systemstream=(boolean)false, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:04.790783082  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x11fd300:2:rtp_caps application/x-rtp, media=(string)video, payload=(int)32, clock-rate=(int)90000, encoding-name=(string)MPV

0:00:04.790803363  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.790832014  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.790852012  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xce7d80:3:rtpmpvpay 
0:00:04.790871506  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.790890071  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.790908774  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.790927650  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.790946788  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd7e7e0:3:ffenc_mpeg2video 
0:00:04.790966249  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.790984893  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.791014843  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11d29c0:1:media_caps video/mpeg, mpegversion=(int)4, systemstream=(boolean)false, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:04.791042319  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x1204780:2:rtp_caps application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], clock-rate=(int)[ 1, 2147483647 ], encoding-name=(string)MP4V-ES

0:00:04.791062057  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.791081099  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.791100409  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcee120:3:rtpmp4vpay 
0:00:04.791119880  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.791138557  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.791157185  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.791176023  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.791194995  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd7e900:5:ffenc_mpeg4 
0:00:04.791214387  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.791233059  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.791262399  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11ef240:1:media_caps video/mpeg, mpegversion=(int)4, systemstream=(boolean)false, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:04.791296101  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x1204640:3:rtp_caps application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], clock-rate=(int)[ 1, 2147483647 ], encoding-name=(string)MPEG4-GENERIC, streamtype=(string){ 4, 5 }, mode=(string){ generic, CELP-cbr, CELP-vbr, AAC-lbr, AAC-hbr }

0:00:04.791325306  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.791344852  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.791364203  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcee6c0:4:rtpmp4gpay 
0:00:04.791383634  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.791402387  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.791421174  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.791439957  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.791459205  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd7e900:5:ffenc_mpeg4 
0:00:04.791478367  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.791497070  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.791523656  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11e7dc0:1:media_caps image/jpeg, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:04.791551817  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x11fd280:3:rtp_caps application/x-rtp, media=(string)video, payload=(int)26, clock-rate=(int)90000, encoding-name=(string)JPEG

0:00:04.791571714  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.791590889  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.791610102  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcea900:4:rtpjpegpay 
0:00:04.791629333  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.791647930  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.791666440  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.791685269  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.791704272  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd00360:3:jpegenc 
0:00:04.791796323  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd7e5a0:3:ffenc_mjpeg 
0:00:04.791824070  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd7e480:3:ffenc_ljpeg 
0:00:04.791843408  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.791862116  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.791902304  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11ef140:1:media_caps video/x-h263, variant=(string)itu, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], h263version=(string){ h263p, h263 }

0:00:04.791963615  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x11fd600:2:rtp_caps application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], clock-rate=(int)90000, encoding-name=(string)H263-1998

0:00:04.791984478  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.792003552  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.792023083  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xce7ea0:5:rtph263ppay 
0:00:04.792042476  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.792061203  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.792079906  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.792098776  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.792117859  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd7e240:4:ffenc_h263p 
0:00:04.792137284  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd7e120:6:ffenc_h263 
0:00:04.792156442  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.792175103  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.792205114  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11e7f00:1:media_caps video/x-h263, variant=(string)itu, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], h263version=(string){ h263p, h263 }

0:00:04.792233092  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x11f6600:2:rtp_caps application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], clock-rate=(int)90000, encoding-name=(string)H263-2000

0:00:04.792253115  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.792272327  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.792306270  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xce7ea0:5:rtph263ppay 
0:00:04.792332023  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.792350630  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.792369268  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.792388073  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.792416205  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd7e240:4:ffenc_h263p 
0:00:04.792436495  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd7e120:6:ffenc_h263 
0:00:04.792455598  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.792474356  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.792502928  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11e7a80:1:media_caps video/x-h263, variant=(string)itu, h263version=(string)h263, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:04.792530985  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x11fd540:2:rtp_caps application/x-rtp, media=(string)video, payload=(int)34, clock-rate=(int)90000, encoding-name=(string)H263

0:00:04.792551182  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.792570368  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.792589589  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcea240:5:rtph263pay 
0:00:04.792609001  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.792627561  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.792646242  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.792665047  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.792684130  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd7e120:6:ffenc_h263 
0:00:04.792703376  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.792721852  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.792750123  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x10c5ec0:1:media_caps video/x-h263, variant=(string)itu, h263version=(string)h263, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:04.792777830  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x1204740:2:rtp_caps application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], clock-rate=(int)90000, encoding-name=(string)H263

0:00:04.792798036  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.792816977  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.792836328  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcea240:5:rtph263pay 
0:00:04.792855573  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.792874365  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.792902011  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.792921293  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.792940620  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd7e120:6:ffenc_h263 
0:00:04.792959810  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.792978417  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.793006173  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x10c5f00:1:media_caps video/x-dv, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], systemstream=(boolean)false

0:00:04.793043461  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x1204600:2:rtp_caps application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], encoding-name=(string)DV, clock-rate=(int)90000, encode=(string){ SD-VCR/525-60, SD-VCR/625-50, HD-VCR/1125-60, HD-VCR/1250-50, SDL-VCR/525-60, SDL-VCR/625-50, 306M/525-60, 306M/625-50, 314M-25/525-60, 314M-25/625-50, 314M-50/525-60, 314M-50/625-50 }

0:00:04.793065163  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.793084528  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.793103916  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xce2900:3:rtpdvpay 
0:00:04.793123402  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.793142142  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.793160758  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.793179526  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.793198613  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd79a20:3:ffenc_dvvideo 
0:00:04.793218195  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.793236932  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.806493207  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:307:create_codec_lists: *******Intersection of send_list and recv_list
0:00:04.806905785  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:136:debug_codec_cap_list: size of codec_cap list is 10
0:00:04.806934439  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11e7f80:2:media_caps video/x-theora

0:00:04.806969075  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x10c5f80:1:rtp_caps application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], clock-rate=(int)90000, encoding-name=(string)THEORA, delivery-method=(string)inline

0:00:04.806991377  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.807029859  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.807051295  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xceed80:3:rtptheoradepay 
0:00:04.807071195  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.807090873  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd2fb40:3:theoradec 
0:00:04.807110860  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd9bd80:3:ffdec_theora 
0:00:04.807130506  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.807149393  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.807168473  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.807187495  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.807206862  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xceeea0:3:rtptheorapay 
0:00:04.807226734  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.807245950  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd2fc60:3:theoraenc 
0:00:04.807265485  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.807284386  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.807316362  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11f64c0:2:media_caps video/mpeg, mpegversion=(int)2, systemstream=(boolean)false, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:04.807345063  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x120c880:1:rtp_caps application/x-rtp, media=(string)video, payload=(int)32, clock-rate=(int)90000, encoding-name=(string)MPV

0:00:04.807365545  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.807384912  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.807404646  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xce7c60:4:rtpmpvdepay 
0:00:04.807424203  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.807443614  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd5fc60:4:mpeg2dec 
0:00:04.807463541  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd93d80:4:ffdec_mpegvideo 
0:00:04.807483469  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd93b40:4:ffdec_mpeg2video 
0:00:04.807502822  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.807533132  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.807552514  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.807571497  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.807591079  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xce7d80:3:rtpmpvpay 
0:00:04.807610391  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.807629689  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd7e7e0:3:ffenc_mpeg2video 
0:00:04.807649030  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.807667832  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.807698481  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11e7ec0:2:media_caps video/mpeg, mpegversion=(int)4, systemstream=(boolean)false, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:04.807794925  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x11f6500:1:rtp_caps application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], clock-rate=(int)[ 1, 2147483647 ], encoding-name=(string)MP4V-ES

0:00:04.807823680  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.807843215  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.807862943  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcee240:3:rtpmp4vdepay 
0:00:04.807882621  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.807902202  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd93c60:5:ffdec_mpeg4 
0:00:04.807921593  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.807940285  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.807959384  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.807978317  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.807997565  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcee120:3:rtpmp4vpay 
0:00:04.808017030  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.808036142  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd7e900:5:ffenc_mpeg4 
0:00:04.808055483  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.808074439  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.808104532  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11e7e40:2:media_caps video/mpeg, mpegversion=(int)4, systemstream=(boolean)false, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:04.808148228  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x11ef0c0:1:rtp_caps application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], clock-rate=(int)[ 1, 2147483647 ], encoding-name=(string)MPEG4-GENERIC, streamtype=(string){ 4, 5 }, mode=(string){ generic, CELP-cbr, CELP-vbr, AAC-lbr, AAC-hbr }

0:00:04.808169179  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.808188546  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.808208090  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcee5a0:4:rtpmp4gdepay 
0:00:04.808227721  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.808246894  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd93c60:5:ffdec_mpeg4 
0:00:04.808266327  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.808284810  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.808303559  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.808322380  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.808341567  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcee6c0:3:rtpmp4gpay 
0:00:04.808360945  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.808379978  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd7e900:5:ffenc_mpeg4 
0:00:04.808399281  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.808417900  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.808444291  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11e7800:2:media_caps image/jpeg, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:04.808472172  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x11b7380:1:rtp_caps application/x-rtp, media=(string)video, payload=(int)26, clock-rate=(int)90000, encoding-name=(string)JPEG

0:00:04.808492322  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.808511279  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.808530836  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcea7e0:4:rtpjpegdepay 
0:00:04.808550254  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.808569465  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd00480:4:jpegdec 
0:00:04.808598188  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd937e0:4:ffdec_mjpeg 
0:00:04.808618214  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.808636942  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.808655490  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.808674392  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.808693569  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcea900:3:rtpjpegpay 
0:00:04.808712946  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.808762926  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd00360:3:jpegenc 
0:00:04.808782853  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd7e5a0:3:ffenc_mjpeg 
0:00:04.808802554  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd7e480:3:ffenc_ljpeg 
0:00:04.808821736  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.808840457  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.808871345  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11e7f40:2:media_caps video/x-h263, variant=(string)itu, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], h263version=(string){ h263p, h263 }

0:00:04.808900129  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x11f6540:1:rtp_caps application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], clock-rate=(int)90000, encoding-name=(string)H263-1998

0:00:04.808920547  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.808939710  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.808959305  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcea000:5:rtph263pdepay 
0:00:04.808978826  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.808998088  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd8fa20:9:ffdec_h263 
0:00:04.809017335  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.809036032  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.809054673  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.809065579  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.809219458  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xce7ea0:5:rtph263ppay 
0:00:04.809248571  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.809268664  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd7e240:5:ffenc_h263p 
0:00:04.809288407  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd7e120:9:ffenc_h263 
0:00:04.809307719  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.809326194  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.809356870  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11d2a00:2:media_caps video/x-h263, variant=(string)itu, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], h263version=(string){ h263p, h263 }

0:00:04.809385396  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x11e7a40:1:rtp_caps application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], clock-rate=(int)90000, encoding-name=(string)H263-2000

0:00:04.809405674  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.809424709  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.809444063  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcea000:5:rtph263pdepay 
0:00:04.809463315  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.809482397  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd8fa20:9:ffdec_h263 
0:00:04.809501528  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.809520030  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.809538608  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.809557341  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.809576491  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xce7ea0:5:rtph263ppay 
0:00:04.809595628  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.809614741  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd7e240:5:ffenc_h263p 
0:00:04.809634159  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd7e120:9:ffenc_h263 
0:00:04.809653301  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.809671757  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.809700379  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11ef300:2:media_caps video/x-h263, variant=(string)itu, h263version=(string)h263, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:04.809728342  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x11ef380:1:rtp_caps application/x-rtp, media=(string)video, payload=(int)34, clock-rate=(int)90000, encoding-name=(string)H263

0:00:04.809757376  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.809777178  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.809796764  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcea120:5:rtph263depay 
0:00:04.809816049  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.809835180  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd8fa20:9:ffdec_h263 
0:00:04.809854133  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.809872570  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.809891063  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.809909709  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.809928804  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcea240:5:rtph263pay 
0:00:04.809947747  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.809966643  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd7e120:9:ffenc_h263 
0:00:04.809985811  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.810004143  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.810032584  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11f6380:2:media_caps video/x-h263, variant=(string)itu, h263version=(string)h263, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:04.810060178  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x11ef1c0:1:rtp_caps application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], clock-rate=(int)90000, encoding-name=(string)H263

0:00:04.810080401  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.810099432  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.810118910  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcea120:5:rtph263depay 
0:00:04.810138157  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.810157141  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd8fa20:9:ffdec_h263 
0:00:04.810176222  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.810194830  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.810213333  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.810240682  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.810260730  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcea240:5:rtph263pay 
0:00:04.810279917  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.810298979  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd7e120:9:ffenc_h263 
0:00:04.810318010  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.810336545  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.810364316  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11e7a00:2:media_caps video/x-dv, systemstream=(boolean)false, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:04.810401696  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x11ef280:1:rtp_caps application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], encoding-name=(string)DV, clock-rate=(int)90000, encode=(string){ SD-VCR/525-60, SD-VCR/625-50, HD-VCR/1125-60, HD-VCR/1250-50, SDL-VCR/525-60, SDL-VCR/625-50, 306M/525-60, 306M/625-50, 314M-25/525-60, 314M-25/625-50, 314M-50/525-60, 314M-50/625-50 }

0:00:04.810423267  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.810442398  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.810461882  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xce27e0:3:rtpdvdepay 
0:00:04.810480907  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.810500007  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd8bea0:3:ffdec_dvvideo 
0:00:04.810519630  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd5f000:3:dvdec 
0:00:04.810538992  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.810557430  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.810575901  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.810594593  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.810613610  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xce2900:3:rtpdvpay 
0:00:04.810632972  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.810907079  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd79a20:3:ffenc_dvvideo 
0:00:04.810928582  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.810946977  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.811174198  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:660:parse_codec_cap_list: adding codec THEORA with pt -1, send_pipeline 0x11d1d20, receive_pipeline 0x11d2040
0:00:04.811198106  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:662:parse_codec_cap_list: media_caps: video/x-theora
0:00:04.811226493  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:665:parse_codec_cap_list: rtp_caps: application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], clock-rate=(int)90000, encoding-name=(string)THEORA, delivery-method=(string)inline
0:00:04.811247080  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.811266733  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xceeea0:4:rtptheorapay 
0:00:04.811286130  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.811305306  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd2fc60:4:theoraenc 
0:00:04.811324552  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.811343469  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xccc5a0:2:fsvideoanyrate 
0:00:04.811362741  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.811381747  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcb5000:2:ffmpegcolorspace 
0:00:04.811400928  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.811419789  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcb5120:2:videoscale 
0:00:04.811439002  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.811457438  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.811476090  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.811495323  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xceed80:4:rtptheoradepay 
0:00:04.811514581  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.811533545  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd2fb40:4:theoradec 
0:00:04.811552993  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd9bd80:4:ffdec_theora 
0:00:04.811572382  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.811590868  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.811648457  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:660:parse_codec_cap_list: adding codec MPV with pt 32, send_pipeline 0x11d1620, receive_pipeline 0x11d04c0
0:00:04.811681193  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:662:parse_codec_cap_list: media_caps: video/mpeg, mpegversion=(int)2, systemstream=(boolean)false, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:04.811796441  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:665:parse_codec_cap_list: rtp_caps: application/x-rtp, media=(string)video, payload=(int)32, clock-rate=(int)90000, encoding-name=(string)MPV
0:00:04.811825207  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.811845281  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xce7d80:4:rtpmpvpay 
0:00:04.811864748  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.811884017  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd7e7e0:4:ffenc_mpeg2video 
0:00:04.811903443  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.811922568  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xccc5a0:3:fsvideoanyrate 
0:00:04.811941939  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.811960837  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcb5000:3:ffmpegcolorspace 
0:00:04.811980226  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.811999171  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcb5120:3:videoscale 
0:00:04.812018503  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.812037008  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.812055695  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.812074981  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xce7c60:5:rtpmpvdepay 
0:00:04.812094394  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.812113519  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd5fc60:5:mpeg2dec 
0:00:04.812133079  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd93d80:5:ffdec_mpegvideo 
0:00:04.812152895  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd93b40:5:ffdec_mpeg2video 
0:00:04.812172075  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.812190778  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.812248516  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:660:parse_codec_cap_list: adding codec MP4V-ES with pt -1, send_pipeline 0x11cf960, receive_pipeline 0x11d38c0
0:00:04.812281257  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:662:parse_codec_cap_list: media_caps: video/mpeg, mpegversion=(int)4, systemstream=(boolean)false, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:04.812317833  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:665:parse_codec_cap_list: rtp_caps: application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], clock-rate=(int)[ 1, 2147483647 ], encoding-name=(string)MP4V-ES
0:00:04.812338040  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.812357744  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcee120:4:rtpmp4vpay 
0:00:04.812377211  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.812398488  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd7e900:6:ffenc_mpeg4 
0:00:04.812417784  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.812436525  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xccc5a0:4:fsvideoanyrate 
0:00:04.812455961  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.812474664  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcb5000:4:ffmpegcolorspace 
0:00:04.812493860  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.812512721  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcb5120:4:videoscale 
0:00:04.812531791  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.812550324  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.812568801  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.812587994  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcee240:4:rtpmp4vdepay 
0:00:04.812607320  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.812626342  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd93c60:6:ffdec_mpeg4 
0:00:04.812645638  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.812664034  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.812726212  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:660:parse_codec_cap_list: adding codec MPEG4-GENERIC with pt -1, send_pipeline 0x11d2000, receive_pipeline 0x11d3c40
0:00:04.812759083  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:662:parse_codec_cap_list: media_caps: video/mpeg, mpegversion=(int)4, systemstream=(boolean)false, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:04.812792891  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:665:parse_codec_cap_list: rtp_caps: application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], clock-rate=(int)[ 1, 2147483647 ], encoding-name=(string)MPEG4-GENERIC, streamtype=(string){ 4, 5 }, mode=(string){ generic, CELP-cbr, CELP-vbr, AAC-lbr, AAC-hbr }
0:00:04.812813510  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.812842332  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcee6c0:4:rtpmp4gpay 
0:00:04.812862263  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.812881526  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd7e900:7:ffenc_mpeg4 
0:00:04.812900790  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.812919933  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xccc5a0:5:fsvideoanyrate 
0:00:04.812939326  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.812958229  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcb5000:5:ffmpegcolorspace 
0:00:04.812977506  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.812996418  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcb5120:5:videoscale 
0:00:04.813015636  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.813034067  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.813052707  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.813071855  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcee5a0:5:rtpmp4gdepay 
0:00:04.813091058  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.813110101  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd93c60:7:ffdec_mpeg4 
0:00:04.813129226  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.813147707  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.813205028  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:660:parse_codec_cap_list: adding codec JPEG with pt 26, send_pipeline 0x11d7e00, receive_pipeline 0x11d7ce0
0:00:04.813234350  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:662:parse_codec_cap_list: media_caps: image/jpeg, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:04.813262067  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:665:parse_codec_cap_list: rtp_caps: application/x-rtp, media=(string)video, payload=(int)26, clock-rate=(int)90000, encoding-name=(string)JPEG
0:00:04.813281877  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.813301493  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcea900:4:rtpjpegpay 
0:00:04.813320804  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.813339915  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd00360:4:jpegenc 
0:00:04.813368732  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd7e5a0:4:ffenc_mjpeg 
0:00:04.813388926  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd7e480:4:ffenc_ljpeg 
0:00:04.813407879  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.813428522  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xccc5a0:6:fsvideoanyrate 
0:00:04.813469239  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.813488535  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcb5000:6:ffmpegcolorspace 
0:00:04.813507756  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.813526743  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcb5120:6:videoscale 
0:00:04.813545766  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.813564313  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.813583017  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.813602142  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcea7e0:5:rtpjpegdepay 
0:00:04.813621401  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.813640341  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd00480:5:jpegdec 
0:00:04.813659962  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd937e0:5:ffdec_mjpeg 
0:00:04.813678944  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.813697476  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.813759002  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:660:parse_codec_cap_list: adding codec H263-1998 with pt -1, send_pipeline 0x11d6240, receive_pipeline 0x11d6180
0:00:04.813792659  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:662:parse_codec_cap_list: media_caps: video/x-h263, variant=(string)itu, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], h263version=(string){ h263p, h263 }
0:00:04.813821592  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:665:parse_codec_cap_list: rtp_caps: application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], clock-rate=(int)90000, encoding-name=(string)H263-1998
0:00:04.813841559  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.813861072  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xce7ea0:6:rtph263ppay 
0:00:04.813880448  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.813899656  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd7e240:6:ffenc_h263p 
0:00:04.813928454  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd7e120:9:ffenc_h263 
0:00:04.813948213  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.813967375  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xccc5a0:7:fsvideoanyrate 
0:00:04.813986556  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.814005496  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcb5000:7:ffmpegcolorspace 
0:00:04.814024774  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.814043617  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcb5120:7:videoscale 
0:00:04.814062755  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.814081075  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.814099766  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.814118873  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcea000:6:rtph263pdepay 
0:00:04.814138124  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.814157206  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd8fa20:9:ffdec_h263 
0:00:04.814176202  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.814194726  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.814256779  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:660:parse_codec_cap_list: adding codec H263 with pt 34, send_pipeline 0x11fdd80, receive_pipeline 0x11f72e0
0:00:04.814288322  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:662:parse_codec_cap_list: media_caps: video/x-h263, variant=(string)itu, h263version=(string)h263, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:04.814316490  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:665:parse_codec_cap_list: rtp_caps: application/x-rtp, media=(string)video, payload=(int)34, clock-rate=(int)90000, encoding-name=(string)H263
0:00:04.814336207  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.814355713  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcea240:5:rtph263pay 
0:00:04.814374906  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.814394175  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd7e120:10:ffenc_h263 
0:00:04.814413305  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.814432351  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xccc5a0:8:fsvideoanyrate 
0:00:04.814461932  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.814481733  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcb5000:8:ffmpegcolorspace 
0:00:04.814500924  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.814519840  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcb5120:8:videoscale 
0:00:04.814538845  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.814557309  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.814575901  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.814595054  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcea120:5:rtph263depay 
0:00:04.814614248  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.814633294  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd8fa20:10:ffdec_h263 
0:00:04.814652300  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.814670815  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.814731897  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:660:parse_codec_cap_list: adding codec DV with pt -1, send_pipeline 0x11d82a0, receive_pipeline 0x11d80c0
0:00:04.814762459  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:662:parse_codec_cap_list: media_caps: video/x-dv, systemstream=(boolean)false, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:04.814799095  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:665:parse_codec_cap_list: rtp_caps: application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], encoding-name=(string)DV, clock-rate=(int)90000, encode=(string){ SD-VCR/525-60, SD-VCR/625-50, HD-VCR/1125-60, HD-VCR/1250-50, SDL-VCR/525-60, SDL-VCR/625-50, 306M/525-60, 306M/625-50, 314M-25/525-60, 314M-25/625-50, 314M-50/525-60, 314M-50/625-50 }
0:00:04.814820880  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.814840338  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xce2900:4:rtpdvpay 
0:00:04.814859570  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.814878718  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd79a20:4:ffenc_dvvideo 
0:00:04.814897941  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.814916894  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xccc5a0:9:fsvideoanyrate 
0:00:04.814936019  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.814954857  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcb5000:9:ffmpegcolorspace 
0:00:04.814983119  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.815005011  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcb5120:9:videoscale 
0:00:04.815024266  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.815042859  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.815061522  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.815080517  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xce27e0:4:rtpdvdepay 
0:00:04.815099550  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.815118563  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd8bea0:4:ffdec_dvvideo 
0:00:04.815138076  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd5f000:4:dvdec 
0:00:04.815157094  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.815175615  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.815380142  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-special-source.c:339:fs_rtp_special_source_class_add_blueprint: Class FsRtpDtmfSoundSource has no add_blueprint function
0:00:04.815443088  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:475:save_codecs_cache: Saving codecs cache to /home/jtellier/.cache/farsight/codecs.video.x86_64.cache
0:00:04.827980961  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:555:save_codecs_cache: Wrote binary codecs cache
0:00:04.840450934  3277       0xc01500 DEBUG      fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0> pad recv_rtp_sink_1 added (NULL)
0:00:04.841163176  3277       0xc01500 DEBUG      fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0> pad recv_rtcp_sink_1 added (NULL)
0:00:04.842540342  3277       0xc01500 DEBUG      fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0> pad send_rtp_sink_1 added (NULL)
0:00:04.842672060  3277       0xc01500 DEBUG      fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0> pad send_rtp_src_1 added (NULL)
0:00:04.843168691  3277       0xc01500 DEBUG      fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0> pad send_rtcp_src_1 added (NULL)
0:00:04.843464545  3277       0xc01500 DEBUG      fsrtpconference fs-rtp-session.c:4412:fs_rtp_session_start_codec_param_gathering_locked: Starting Codec Param discovery for session 1
0:00:04.914147263  3277       0xc01500 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:332:validate_codecs_configuration: Preferred codec -1: video H264 clock:0 channels:0 could not be matched with a blueprint
0:00:04.914575731  3277       0xc01500 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:496:sdp_is_compat_theora_vorbis: Using THEORA/VORBIS negotiation function
0:00:04.914605875  3277       0xc01500 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:00:04.914648339  3277       0xc01500 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:496:sdp_is_compat_theora_vorbis: Using THEORA/VORBIS negotiation function
0:00:04.914669779  3277       0xc01500 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:00:04.914718589  3277       0xc01500 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: H263, remote: THEORA
0:00:04.914736497  3277       0xc01500 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: H263, remote: MPV
0:00:04.914753602  3277       0xc01500 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: H263, remote: JPEG
0:00:04.914770422  3277       0xc01500 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: H263, remote: H263-1998
0:00:04.914787387  3277       0xc01500 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:00:04.914804492  3277       0xc01500 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:00:04.914869417  3277       0xc01500 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:730:create_local_codec_associations: Codec 32: video MPV clock:90000 channels:0 disabled by config
0:00:04.914899786  3277       0xc01500 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:730:create_local_codec_associations: Codec 26: video JPEG clock:90000 channels:0 disabled by config
0:00:04.914945207  3277       0xc01500 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:730:create_local_codec_associations: Codec -1: video DV clock:90000 channels:0 disabled by config
0:00:04.914980078  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-special-source.c:365:fs_rtp_special_source_class_negotiation_filter: Class FsRtpDtmfSoundSource has no negotiation_filter function
0:00:04.915011126  3277       0xc01500 DEBUG      fsrtpconference fs-rtp-session.c:4412:fs_rtp_session_start_codec_param_gathering_locked: Starting Codec Param discovery for session 1
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) _tf_stream_try_sending_codecs: called (send_local:1 send_supported:0)
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) _tf_stream_try_sending_codecs: 96: video THEORA clock:90000 channels:0 delivery-method=inline
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) _tf_stream_try_sending_codecs: 34: video H263 clock:90000 channels:0
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) _tf_stream_try_sending_codecs: 97: video H263-1998 clock:90000 channels:0
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) fs_codecs_to_tp: adding codec THEORA [96]
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) fs_codecs_to_tp: adding codec H263 [34]
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) fs_codecs_to_tp: adding codec H263-1998 [97]
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) _tf_stream_try_sending_codecs: calling MediaStreamHandler::Ready
** (empathy:3277): DEBUG: tp_call_add_stream: Audio stream - id: 2, state: 0, direction: 3
** (empathy:3277): DEBUG: tp_call_add_stream: Video stream - id: 1, state: 0, direction: 3
** (empathy:3277): DEBUG: tp_call_stream_added_cb: Stream added - stream id: 2, contact handle: 2, stream type: 0
** (empathy:3277): DEBUG: tp_call_add_stream: Audio stream - id: 2, state: 0, direction: 0
** (empathy:3277): DEBUG: tp_call_stream_direction_changed_cb: Stream direction changed - stream: 2, direction: 3
(empathy:3277): tp-fs-DEBUG: New stream, stream_id=2, media_type=0, direction=3
(empathy:3277): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x1101360: org.freedesktop.DBus.Properties DBusGProxy is 0x12264f0
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) set_stream_playing: 0
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) set_stream_sending: 0
(empathy:3277): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x1101360: org.freedesktop.Telepathy.Media.StreamHandler DBusGProxy is 0x1226720
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) get_all_properties_cb: Adding STUN server 64.233.169.126:19302
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) get_all_properties_cb: Adding relay (udp) 64.233.169.126:19295 uIMp1CSmZ5jpO5hf:CCwVecuC40lBiUcy 1
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) get_all_properties_cb: Adding relay (tcp) 64.233.169.126:19294 uIMp1CSmZ5jpO5hf:CCwVecuC40lBiUcy 1
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) get_all_properties_cb: Adding relay (tls) 64.233.169.126:443 uIMp1CSmZ5jpO5hf:CCwVecuC40lBiUcy 1
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) get_all_properties_cb: Adding relay (udp) 64.233.169.126:19295 3HaOao5gXPVN5ixZ:zKAoCouJ97vmswvp 2
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) get_all_properties_cb: Adding relay (tcp) 64.233.169.126:19294 3HaOao5gXPVN5ixZ:zKAoCouJ97vmswvp 2
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) get_all_properties_cb: Adding relay (tls) 64.233.169.126:443 3HaOao5gXPVN5ixZ:zKAoCouJ97vmswvp 2
0:00:04.994725419  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:290:load_codecs_cache: Codecs cache /home/jtellier/.cache/farsight/codecs.audio.x86_64.cache is outdated or does not exist
0:00:04.997295122  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:1158:create_codec_cap_list: skipping rtpdepay
0:00:04.997594534  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:797:detect_recv_codecs: **Depayloaders
0:00:04.997618907  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:136:debug_codec_cap_list: size of codec_cap list is 32
0:00:04.997642433  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11fd780:1:media_caps audio/x-vorbis

0:00:04.997675756  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x11fd700:1:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)[ 1, 2147483647 ], encoding-name=(string)VORBIS

0:00:04.997698042  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.997718905  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.997740147  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcf3000:2:rtpvorbisdepay 
0:00:04.997761303  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.997781753  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.997802061  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.997822442  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.997842751  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.997864229  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11e7900:1:media_caps audio/x-speex

0:00:04.997915182  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x10c5f40:1:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)[ 6000, 48000 ], encoding-name=(string)SPEEX, encoding-params=(string)1

0:00:04.997938619  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.997959210  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.997980192  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xceeb40:2:rtpspeexdepay 
0:00:04.998001291  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.998021652  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.998041795  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.998061971  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.998082019  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.998108746  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11e7940:1:media_caps audio/x-siren, dct-length=(int)320

0:00:04.998139567  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x11e7880:1:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)16000, encoding-name=(string)SIREN, dct-length=(int)320

0:00:04.998161934  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.998182355  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.998203191  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcee900:2:rtpsirendepay 
0:00:04.998224172  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.998244343  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.998264471  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.998284691  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.998304829  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.998331461  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x10c59c0:1:media_caps audio/x-mulaw, channels=(int)1, rate=(int)8000

0:00:04.998360120  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x10c5cc0:1:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)8000, encoding-name=(string)PCMU

0:00:04.998381746  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.998402508  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.998433196  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xce76c0:3:rtppcmudepay 
0:00:04.998454963  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.998475389  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.998495629  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.998515806  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.998535879  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.998562258  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11dcf40:1:media_caps audio/x-mulaw, channels=(int)1, rate=(int)8000

0:00:04.998589878  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x10c5d40:1:rtp_caps application/x-rtp, media=(string)audio, payload=(int)0, clock-rate=(int)8000

0:00:04.998610699  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.998631500  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.998652477  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xce76c0:3:rtppcmudepay 
0:00:04.998673458  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.998693741  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.998713884  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.998733914  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.998754192  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.998780366  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x10c5e40:1:media_caps audio/x-alaw, channels=(int)1, rate=(int)8000

0:00:04.998808688  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x11d7480:1:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)8000, encoding-name=(string)PCMA

0:00:04.998830172  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:04.998850582  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.998871438  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xce75a0:3:rtppcmadepay 
0:00:04.998892424  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:04.998912850  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.998932967  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:04.998962553  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:04.998983545  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:04.999009925  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x10c5e00:1:media_caps audio/x-alaw, channels=(int)1, rate=(int)8000

0:00:04.999037198  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x10c5900:1:rtp_caps application/x-rtp, media=(string)audio, payload=(int)8, clock-rate=(int)8000

0:00:05.003635295  3277      0x112d9e0 LOG        fsrtpconference fs-rtp-session.c:4115:fs_rtp_session_get_codec_params_unlock: Gathering params for codec 96: video THEORA clock:90000 channels:0 params:0x11c0620
0:00:05.004167225  3277      0x112d9e0 DEBUG      fsrtpconference fs-rtp-session.c:2737:_create_codec_bin: creating send codec bin for id 96, pipeline_factory 0x11d1d20
0:00:05.005743295  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.005778426  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.005801349  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xce75a0:3:rtppcmadepay 
0:00:05.005822961  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.005843366  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.005863607  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.005883870  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.005903938  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.005933784  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11e7b80:1:media_caps audio/mpeg, mpegversion=(int)1

0:00:05.005965073  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x11e7c40:1:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)90000, encoding-name=(string)MPA

0:00:05.005986576  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.006006611  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.006027480  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xce7a20:3:rtpmpadepay 
0:00:05.006047861  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.006067419  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.006087009  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.006106624  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.006126327  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.006166949  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x10c5d80:1:media_caps audio/mpeg, mpegversion=(int)1

0:00:05.006194914  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x10c58c0:1:rtp_caps application/x-rtp, media=(string)audio, payload=(int)14, clock-rate=(int)90000

0:00:05.006215592  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.006236135  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.006257072  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xce7a20:3:rtpmpadepay 
0:00:05.006277463  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.006297494  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.006317260  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.006336919  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.006355145  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.006534929  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x10c5c80:1:media_caps video/mpeg, mpegversion=(int)4, systemstream=(boolean)false

0:00:05.006572206  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x11e7980:2:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)[ 1, 2147483647 ], encoding-name=(string)MPEG4-GENERIC, streamtype=(string){ 4, 5 }, mode=(string){ generic, CELP-cbr, CELP-vbr, AAC-lbr, AAC-hbr }

0:00:05.006595028  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.006615385  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.006636323  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcee5a0:4:rtpmp4gdepay 
0:00:05.006657074  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.006676899  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.006696486  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.006716257  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.006736073  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.006760334  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11e79c0:1:media_caps audio/mpeg, mpegversion=(int)4

0:00:05.006793912  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x11e7980:2:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)[ 1, 2147483647 ], encoding-name=(string)MPEG4-GENERIC, streamtype=(string){ 4, 5 }, mode=(string){ generic, CELP-cbr, CELP-vbr, AAC-lbr, AAC-hbr }

0:00:05.006824210  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.006845124  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.006865616  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcee5a0:4:rtpmp4gdepay 
0:00:05.006886159  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.006905827  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.006925495  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.006969982  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.006989881  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.007016147  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x10c5a40:1:media_caps audio/mpeg, mpegversion=(int)4, framed=(boolean)true

0:00:05.007045036  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x11e7c80:1:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)[ 1, 2147483647 ], encoding-name=(string)MP4A-LATM

0:00:05.007066339  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.007086817  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.007107569  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcee480:2:rtpmp4adepay 
0:00:05.007127950  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.007147877  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.007167639  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.007187449  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.007207470  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.007234483  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x10c5b00:1:media_caps audio/x-iLBC, mode=(int){ 20, 30 }

0:00:05.007266105  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x10c5800:1:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)8000, encoding-name=(string)ILBC, mode=(string){ 20, 30 }

0:00:05.007287716  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.007307693  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.007328255  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xce2b40:2:rtpilbcdepay 
0:00:05.007361828  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.007382483  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.007402103  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.007421962  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.007441855  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.007468347  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11fd2c0:1:media_caps audio/x-gsm, rate=(int)8000, channels=(int)1

0:00:05.007496699  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x11d2440:1:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)8000, encoding-name=(string)GSM

0:00:05.007517729  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.007537846  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.007558467  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xce7120:3:rtpgsmdepay 
0:00:05.007578927  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.007598699  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.007618391  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.007638113  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.007658021  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.007683999  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11d7a00:1:media_caps audio/x-gsm, rate=(int)8000, channels=(int)1

0:00:05.007711448  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x11dcec0:1:rtp_caps application/x-rtp, media=(string)audio, payload=(int)3, clock-rate=(int)8000

0:00:05.007800611  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.007829158  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.007850071  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xce7120:3:rtpgsmdepay 
0:00:05.007870677  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.007890453  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.007910170  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.007930001  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.007949757  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.007989495  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11dcc00:1:media_caps audio/G729, channels=(int)1, rate=(int)8000

0:00:05.008018656  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x12044c0:1:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)8000, encoding-name=(string)G729

0:00:05.008039658  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.008059819  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.008080435  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xce2ea0:3:rtpg729depay 
0:00:05.008101041  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.008120627  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.008140174  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.008160003  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.008179715  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.008205323  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x10c5880:1:media_caps audio/G729, channels=(int)1, rate=(int)8000

0:00:05.008233055  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x10c5b80:1:rtp_caps application/x-rtp, media=(string)audio, payload=(int)18, clock-rate=(int)8000

0:00:05.008253617  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.008273999  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.008294716  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xce2ea0:3:rtpg729depay 
0:00:05.008315361  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.008335215  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.008354981  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.008374777  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.008394773  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.008428464  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11dcd40:1:media_caps audio/x-adpcm, channels=(int)1, rate=(int)8000, bitrate=(int){ 16000, 24000, 32000, 40000 }, layout=(string)g726

0:00:05.008464449  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x1204500:1:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], encoding-name=(string){ G726, G726-16, G726-24, G726-32, G726-40, AAL2-G726-16, AAL2-G726-24, AAL2-G726-32, AAL2-G726-40 }, clock-rate=(int)8000

0:00:05.008495987  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.008516999  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.008537706  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xce2c60:2:rtpg726depay 
0:00:05.008562207  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.008582033  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.008601666  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.008621534  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.008641311  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.008674596  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x10c5c00:1:media_caps audio/x-raw-int, width=(int)16, depth=(int)16, endianness=(int)1234, signed=(boolean)true, rate=(int)[ 0, 2147483647 ], channels=(int)1

0:00:05.008704329  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x10c5ac0:1:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)[ 0, 2147483647 ], encoding-name=(string)TELEPHONE-EVENT

0:00:05.008726023  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.008746068  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.008766795  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd5b5a0:2:rtpdtmfdepay 
0:00:05.008787172  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.008807007  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.008826686  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.008846471  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.008866329  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.008887810  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11dce40:1:media_caps video/x-ms-asf

0:00:05.008914598  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x11d7b80:1:rtp_caps application/x-rtp, media=(string)audio, clock-rate=(int)[ 1, 2147483647 ], encoding-name=(string)X-ASF-PF

0:00:05.008935653  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.008955761  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.008976279  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd29360:2:rtpasfdepay 
0:00:05.008996787  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.009025733  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.009046164  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.009066019  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.009085815  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.009112092  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11d7980:1:media_caps audio/AMR, channels=(int)1, rate=(int)8000

0:00:05.009146866  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x11dce80:2:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)8000, encoding-name=(string)AMR, encoding-params=(string)1, octet-align=(string)1, crc=(string){ 0, 1 }, robust-sorting=(string)0, interleaving=(string)0

0:00:05.009168926  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.009189152  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.009209718  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xce7360:5:rtpamrdepay 
0:00:05.009230045  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.009249686  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.009269193  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.009288975  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.009308691  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.009335109  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x10c5940:1:media_caps audio/AMR-WB, channels=(int)1, rate=(int)16000

0:00:05.009368381  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x11dce80:2:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)8000, encoding-name=(string)AMR, encoding-params=(string)1, octet-align=(string)1, crc=(string){ 0, 1 }, robust-sorting=(string)0, interleaving=(string)0

0:00:05.009390011  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.009410159  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.009430696  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xce7360:5:rtpamrdepay 
0:00:05.009451019  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.009470682  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.009490360  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.009517926  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.009538463  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.009564545  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x10c5d00:1:media_caps audio/AMR, channels=(int)1, rate=(int)8000

0:00:05.009598055  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x11d7ac0:2:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)16000, encoding-name=(string)AMR-WB, encoding-params=(string)1, octet-align=(string)1, crc=(string){ 0, 1 }, robust-sorting=(string)0, interleaving=(string)0

0:00:05.009619798  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.009639999  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.009660756  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xce7360:5:rtpamrdepay 
0:00:05.009681191  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.009695186  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.009845175  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.009865619  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.009885864  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.009912737  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x10c5a80:1:media_caps audio/AMR-WB, channels=(int)1, rate=(int)16000

0:00:05.009946657  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x11d7ac0:2:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)16000, encoding-name=(string)AMR-WB, encoding-params=(string)1, octet-align=(string)1, crc=(string){ 0, 1 }, robust-sorting=(string)0, interleaving=(string)0

0:00:05.009968610  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.009988635  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.010009276  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xce7360:5:rtpamrdepay 
0:00:05.010029701  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.010049467  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.010069234  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.010089166  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.010109107  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.010130099  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x10c5dc0:1:media_caps audio/ac3

0:00:05.010170477  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x10c5c40:1:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int){ 32000, 44100, 48000 }, encoding-name=(string)AC3

0:00:05.010192194  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.010212401  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.010233148  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xce26c0:2:rtpac3depay 
0:00:05.010253781  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.010273544  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.010293334  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.010313261  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.010333194  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.010365312  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x10c5840:1:media_caps audio/x-raw-int, endianness=(int)4321, signed=(boolean)true, width=(int)16, depth=(int)16, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ]

0:00:05.010394845  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x11f6440:1:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)[ 1, 2147483647 ], encoding-name=(string)L16

0:00:05.010415987  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.010436178  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.010456940  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xceab40:3:rtpL16depay 
0:00:05.010477419  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.010497092  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.010516844  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.010536746  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.010556586  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.010587837  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11dce00:1:media_caps audio/x-raw-int, endianness=(int)4321, signed=(boolean)true, width=(int)16, depth=(int)16, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ]

0:00:05.010618574  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x10c5980:1:rtp_caps application/x-rtp, media=(string)audio, payload=(int){ 10, 11 }, clock-rate=(int)[ 1, 2147483647 ]

0:00:05.010639591  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.010669239  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.010690817  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xceab40:3:rtpL16depay 
0:00:05.010711090  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.010730842  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.010732308  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.010891443  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.010912150  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.010933826  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11d7940:1:media_caps video/x-dv

0:00:05.010973467  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x10c5a00:1:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], encoding-name=(string)DV, clock-rate=(int)90000, encode=(string){ SD-VCR/525-60, SD-VCR/625-50, HD-VCR/1125-60, HD-VCR/1250-50, SDL-VCR/525-60, SDL-VCR/625-50, 306M/525-60, 306M/625-50, 314M-25/525-60, 314M-25/625-50, 314M-50/525-60, 314M-50/625-50 }

0:00:05.010996765  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.011017200  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.011038031  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xce27e0:3:rtpdvdepay 
0:00:05.011058647  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.011078549  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.011098351  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.011118336  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.011138293  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.011159758  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11d2b40:1:media_caps application/x-rtcp

0:00:05.011183145  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x11d74c0:1:rtp_caps application/x-rtp, media=(string)audio

0:00:05.011203844  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.011246286  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.011267116  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xce25a0:2:rtpdepay 
0:00:05.011287615  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.011302706  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.011302707  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.011302709  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.011302711  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.011302713  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11d7800:1:media_caps audio/CN, rate=(int)[ 1, 2147483647 ]

0:00:05.011302715  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x11d7440:1:rtp_caps application/x-rtp, media=(string)audio, payload=(int)13, clock-rate=(int)8000, encoding-name=(string)CN

0:00:05.011302717  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.011302719  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.011302721  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xdf3900:3:rtpcndepay 
0:00:05.011302723  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.011302725  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.011302727  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.011302729  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.011302731  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.011302733  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11d7a40:1:media_caps audio/CN, rate=(int)[ 1, 2147483647 ]

0:00:05.011302735  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x11d7a80:1:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)[ 1, 2147483647 ], encoding-name=(string)CN

0:00:05.011302737  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.011302739  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.011302741  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xdf3900:3:rtpcndepay 
0:00:05.011302743  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.011302745  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.011302747  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.011302749  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.011302751  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.011302753  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11dcc40:1:media_caps audio/x-msgsm

0:00:05.011302755  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x11dcd00:1:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 0, 255 ], clock-rate=(int)8000, encoding-name=(string)MSGSM

0:00:05.011302757  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.011302759  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.011302761  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xdf3b40:2:msgsmdepayloader 
0:00:05.011302763  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.011302765  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.011302767  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.011302769  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.011302771  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.019206804  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:811:detect_recv_codecs: **Decoders
0:00:05.019639143  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:136:debug_codec_cap_list: size of codec_cap list is 212
0:00:05.019679779  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11dcdc0:1:media_caps audio/x-wavpack, width=(int)[ 1, 32 ], channels=(int)[ 1, 8 ], rate=(int)[ 6000, 192000 ], framed=(boolean)true

0:00:05.019701825  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.019800221  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.019830684  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd056c0:2:wavpackdec 
0:00:05.019851010  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.019870492  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.019889784  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.019909117  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.019928454  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.019949442  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11d7680:1:media_caps audio/x-vorbis

0:00:05.019969248  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.019988530  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.020008417  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd0da20:2:vorbisdec 
0:00:05.020043371  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.020063179  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.020082093  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.020101116  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.020120158  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.020159329  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1567080:1:media_caps video/x-vmnc, version=(int)1, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 0, 2147483647 ], height=(int)[ 0, 2147483647 ]; video/x-vmnc, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:05.020181815  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.020201762  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.020221949  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcfa000:2:vmncdec 
0:00:05.020242646  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd9f6c0:2:ffdec_vmnc 
0:00:05.020262622  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.020281808  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.020300869  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.020320069  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.020339265  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.020364045  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x15671c0:1:media_caps audio/x-tta, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ]

0:00:05.020383507  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.020402939  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.020423112  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd55120:2:ttadec 
0:00:05.020443250  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xdad5a0:2:ffdec_tta 
0:00:05.020462925  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.020481964  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.020500729  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.020519900  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.020548053  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.020569068  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11d7400:1:media_caps video/x-theora

0:00:05.020588707  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.020607920  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.020627562  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd2fb40:3:theoradec 
0:00:05.020647501  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd9bd80:3:ffdec_theora 
0:00:05.020667199  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.020686504  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.020705658  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.020724770  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.020744016  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.020764481  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11fd500:1:media_caps audio/x-speex

0:00:05.020784004  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.020803301  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.020823054  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd556c0:2:speexdec 
0:00:05.020842845  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.020861777  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.020880672  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.020899748  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.020918864  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.020946361  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11d7840:1:media_caps video/x-smoke, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:05.020966474  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.020985932  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.021005634  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd006c0:2:smokedec 
0:00:05.021025477  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.021044335  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.021075938  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.021095881  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.021114914  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.021135559  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11d7600:1:media_caps audio/x-sid

0:00:05.021155171  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.021174518  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.021194539  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd55b40:2:siddec 
0:00:05.021214331  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.021233257  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.021269413  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.021295943  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.021315250  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.021336006  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1562900:1:media_caps image/png

0:00:05.021355488  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.021374761  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.021394552  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd0d5a0:2:pngdec 
0:00:05.021415004  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd35900:22:gdkpixbufdec 
0:00:05.021435136  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd96b40:2:ffdec_png 
0:00:05.021454822  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.021473897  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.021492907  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.021512060  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.021531140  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.021551757  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11d75c0:1:media_caps application/x-ogm-video

0:00:05.021571451  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.021590743  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.021619686  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd3bd80:2:ogmvideoparse 
0:00:05.021639989  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.021659221  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.021678194  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.021697327  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.021716540  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.021737256  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x120c840:1:media_caps application/x-ogm-text

0:00:05.021756797  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.021776094  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.021795830  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd3bea0:2:ogmtextparse 
0:00:05.021815584  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.021834741  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.021853723  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.021872780  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.021891933  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.021912583  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11f6000:1:media_caps application/x-ogm-audio

0:00:05.021931890  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.021951222  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.021971106  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd3bc60:2:ogmaudioparse 
0:00:05.021990914  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.022010016  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.022028838  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.022047954  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.022067047  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.022087550  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11dcc80:1:media_caps audio/x-nsf

0:00:05.022106957  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.022134948  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.022155330  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcfa6c0:2:nsfdec 
0:00:05.022175196  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.022194187  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.022212998  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.022232171  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.022251227  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.022275647  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11dcd80:1:media_caps audio/x-musepack, streamversion=(int)7

0:00:05.022295558  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.022315128  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.022335085  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcb5480:2:musepackdec 
0:00:05.022354742  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.022373697  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.022392689  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.022411731  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.022430940  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.022455308  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11fd000:1:media_caps audio/x-mulaw, rate=(int)[ 8000, 192000 ], channels=(int)[ 1, 2 ]

0:00:05.022474674  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.022493966  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.022513798  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xccc900:2:mulawdec 
0:00:05.022533501  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.022552332  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.022571230  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.022590120  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.022609201  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.022629758  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11d2b00:1:media_caps audio/x-mod

0:00:05.022658170  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.022677872  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.022697784  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcb0240:6:modplug 
0:00:05.022717695  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.022736697  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.022755710  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.022775021  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.022794032  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.022814654  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11d2980:1:media_caps audio/x-xm

0:00:05.022833899  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.022853058  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.022872594  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcb0240:6:modplug 
0:00:05.022892269  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.022911096  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.022930018  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.022949157  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.022968213  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.022988503  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11d2500:1:media_caps audio/x-it

0:00:05.023007754  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.023026926  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.023046537  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcb0240:6:modplug 
0:00:05.023066110  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.023084972  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.023103936  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.023122969  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.023142071  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.023171412  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11d2b80:1:media_caps audio/x-s3m

0:00:05.023191323  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.023210560  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.023230350  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcb0240:6:modplug 
0:00:05.023250174  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.023269101  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.023288054  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.023307181  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.023326278  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.023346814  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11d2540:1:media_caps audio/x-stm

0:00:05.023366036  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.023385179  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.023404905  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcb0240:6:modplug 
0:00:05.023424577  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.023443410  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.023462297  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.023481500  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.023500597  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.023530428  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11d1180:1:media_caps image/jpeg, width=(int)[ 16, 4096 ], height=(int){ [ 8, 15 ], [ 16, 4096 ] }, framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:05.023550824  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.023570371  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.023590351  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd00480:3:jpegdec 
0:00:05.023610697  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd937e0:3:ffdec_mjpeg 
0:00:05.023630640  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.023649673  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.023675650  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.023695343  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.023797760  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.023832862  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11d2580:1:media_caps audio/x-gsm, rate=(int)8000, channels=(int)1

0:00:05.023852953  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.023872749  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.023892627  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd55ea0:3:gsmdec 
0:00:05.023912307  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.023931179  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.023950032  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.023969213  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.023988163  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.024013059  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11d7880:1:media_caps audio/ms-gsm, rate=(int)[ 1, 2147483647 ], channels=(int)1

0:00:05.024032716  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.024052119  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.024071800  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd55ea0:3:gsmdec 
0:00:05.024091317  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.024110263  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.024129111  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.024147927  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.024167048  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.024187357  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11d2700:1:media_caps video/x-fli

0:00:05.024206925  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.024226014  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.024245851  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcd6480:2:flxdec 
0:00:05.024265428  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.024294635  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.024314263  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.024333352  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.024352454  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.024372559  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1562940:1:media_caps audio/x-flac

0:00:05.024391875  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.024410881  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.024430685  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd5fea0:2:flacdec 
0:00:05.024450795  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xda9120:2:ffdec_flac 
0:00:05.024470678  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.024489471  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.024508338  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.024527404  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.024546372  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.024577593  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11d7580:1:media_caps video/x-pn-realvideo, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], systemstream=(boolean)false, rmversion=(int)4

0:00:05.024598945  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.024618148  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.024638074  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd9b6c0:2:ffdec_rv40 
0:00:05.024657596  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.024676611  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.024695405  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.024714456  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.024733651  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.024764082  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11d78c0:1:media_caps video/x-pn-realvideo, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], systemstream=(boolean)false, rmversion=(int)3

0:00:05.024793570  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.024813587  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.024833521  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd9b5a0:2:ffdec_rv30 
0:00:05.024853367  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.024872368  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.024891100  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.024910194  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.024929145  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.024959168  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11ef180:1:media_caps video/x-pn-realvideo, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], systemstream=(boolean)false, rmversion=(int)2

0:00:05.024979960  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.025000792  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.025020573  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd9b480:2:ffdec_rv20 
0:00:05.025040401  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.025059351  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.025078259  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.025097237  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.025116325  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.025146423  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11d7700:1:media_caps video/x-pn-realvideo, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], systemstream=(boolean)false, rmversion=(int)1

0:00:05.025167239  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.025186319  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.025206063  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd9b360:2:ffdec_rv10 
0:00:05.025225891  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.025244956  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.025263980  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.025291736  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.025311605  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.025338385  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11d2900:1:media_caps audio/x-pn-realaudio, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], raversion=(int)2

0:00:05.025379581  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.025399248  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.025419190  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xdad120:2:ffdec_real_288 
0:00:05.025439068  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.025458291  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.025477134  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.025496334  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.025515353  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.025541464  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x120cdc0:1:media_caps audio/x-pn-realaudio, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], raversion=(int)1

0:00:05.025561150  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.025580700  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.025600500  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xdad000:2:ffdec_real_144 
0:00:05.025620357  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.025639357  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.025658275  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.025677373  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.025696498  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.025726106  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11d7640:1:media_caps video/x-msmpeg, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], msmpegversion=(int)43

0:00:05.025746529  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.025765988  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.025785935  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd96120:3:ffdec_msmpeg4 
0:00:05.025805870  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.025833847  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.025853629  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.025872847  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.025891894  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.025921298  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11e7b40:1:media_caps video/x-divx, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], divxversion=(int)3

0:00:05.025941703  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.025961094  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.025981096  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd96120:3:ffdec_msmpeg4 
0:00:05.026000979  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.026019948  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.026038944  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.026058161  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.026077292  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.026107534  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11e7b00:1:media_caps video/mpeg, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], mpegversion=(int)4, systemstream=(boolean)false

0:00:05.026128674  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.026147872  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.026168014  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd93c60:7:ffdec_mpeg4 
0:00:05.026187717  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.026206759  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.026225706  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.026244766  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.026264018  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.026292165  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11d2a40:1:media_caps video/x-divx, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], divxversion=(int)[ 4, 5 ]

0:00:05.026321750  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.026341467  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.026361364  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd93c60:7:ffdec_mpeg4 
0:00:05.026381007  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.026399915  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.026418862  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.026437987  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.026457432  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.026484643  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11d76c0:1:media_caps video/x-xvid, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:05.026504415  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.026523924  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.026543849  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd93c60:7:ffdec_mpeg4 
0:00:05.026563440  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.026582414  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.026601202  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.026620373  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.026639560  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.026666413  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11d2480:1:media_caps video/x-3ivx, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:05.026686232  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.026705500  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.026725213  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd93c60:7:ffdec_mpeg4 
0:00:05.026744718  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.026763584  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.026782442  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.026818608  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.026847131  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.026874891  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11d2600:1:media_caps video/x-h264, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:05.026899187  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.026918455  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.026938209  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd8fc60:2:ffdec_h264 
0:00:05.026957542  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.026976294  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.026994875  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.027013736  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.027032576  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.027058700  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11d26c0:1:media_caps audio/x-pn-realaudio, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], raversion=(int)8

0:00:05.027078758  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.027098185  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.027117846  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xda4d80:2:ffdec_cook 
0:00:05.027137227  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.027155909  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.027174521  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.027193314  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.027212162  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.027237664  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x14be5c0:1:media_caps audio/mpeg, mpegversion=(int){ 2, 4 }

0:00:05.027257066  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.027276339  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.027296052  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xc6e240:2:faad 
0:00:05.027316064  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xda47e0:2:ffdec_aac 
0:00:05.027335614  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.027361642  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.027380837  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.027399844  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.027418720  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.027438852  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1565200:1:media_caps audio/x-dts

0:00:05.027458135  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.027477121  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.027496645  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd2fa20:3:dtsdec 
0:00:05.027516578  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xda4ea0:2:ffdec_dca 
0:00:05.027535778  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.027554511  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.027573318  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.027592055  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.027611066  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.027631157  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11d1140:1:media_caps audio/x-private1-dts

0:00:05.027650609  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.027669408  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.027688889  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd2fa20:3:dtsdec 
0:00:05.027708162  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.027793834  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.027820624  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.027839754  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.027858835  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.027881041  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11b76c0:1:media_caps text/x-cmml, encoded=(boolean)true

0:00:05.027900596  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.027919557  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.027948167  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcdb240:2:cmmldec 
0:00:05.027968393  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.027987106  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.028005649  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.028024618  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.028043406  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.028063525  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11b7540:1:media_caps audio/x-celt

0:00:05.028082867  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.028101896  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.028121262  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcf3d80:2:celtdec 
0:00:05.028140872  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.028159458  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.028178001  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.028196877  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.028215620  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.028239798  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11b7400:1:media_caps audio/x-alaw, rate=(int)[ 8000, 192000 ], channels=(int)[ 1, 2 ]

0:00:05.028258823  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.028278670  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.028299171  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd0ba20:2:alawdec 
0:00:05.028318759  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.028337852  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.028356783  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.028375951  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.028395211  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.028415381  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11d1280:1:media_caps audio/midi

0:00:05.037467819  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.037881434  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.037907567  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcbb240:2:wildmidi 
0:00:05.037928798  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.037948434  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.037967597  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.038008910  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.038034964  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.038065855  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1562800:1:media_caps video/mpeg, mpegversion=(int)[ 1, 2 ], systemstream=(boolean)false

0:00:05.038085942  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.038105499  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.038125667  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd5fc60:3:mpeg2dec 
0:00:05.038146031  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd93d80:3:ffdec_mpegvideo 
0:00:05.038166168  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd93b40:3:ffdec_mpeg2video 
0:00:05.038185679  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.038204492  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.038223058  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.038241897  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.038260555  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.038287671  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x15628c0:1:media_caps audio/mpeg, mpegversion=(int)1, layer=(int)[ 1, 3 ]

0:00:05.038307322  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.038326138  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.038345729  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcfa240:2:mad 
0:00:05.038365536  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xda96c0:2:ffdec_mp3 
0:00:05.038385058  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.038403758  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.038432708  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.038452526  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.038471638  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.038494334  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x14be440:1:media_caps video/x-dv, systemstream=(boolean)false

0:00:05.038513947  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.038532986  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.038552701  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd8bea0:3:ffdec_dvvideo 
0:00:05.038572856  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd5f000:3:dvdec 
0:00:05.038592451  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.038611042  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.038629719  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.038648601  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.038667333  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.038687601  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x14ba6c0:1:media_caps audio/x-ac3

0:00:05.038706801  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.038725664  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.038745092  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd55480:4:a52dec 
0:00:05.038765192  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xda4900:2:ffdec_ac3 
0:00:05.038784508  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.038803215  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.038821860  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.038840587  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.038859479  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.038879500  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11d1340:1:media_caps audio/ac3

0:00:05.038898816  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.038917698  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.038946227  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd55480:4:a52dec 
0:00:05.038966183  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.038984920  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.039003602  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.039022368  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.039041304  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.039061358  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11d2740:1:media_caps audio/x-private1-ac3

0:00:05.039080703  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.039099349  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.039118819  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd55480:4:a52dec 
0:00:05.039138135  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.039156762  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.039175430  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.039194108  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.039213030  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.039236915  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11b7580:1:media_caps audio/x-siren, dct-length=(int)320

0:00:05.039256237  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.039275215  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.039294703  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcd6240:2:sirendec 
0:00:05.039314354  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.039334195  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.039353405  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.039372338  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.039391154  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.039419112  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11d11c0:1:media_caps image/x-j2c, framerate=(fraction)[ 0/1, 2147483647/1 ], fields=(int)1

0:00:05.039438693  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.039466907  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.039487349  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcfa7e0:4:jp2kdec 
0:00:05.039507097  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.039525909  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.039544567  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.039563370  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.039582148  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.039609059  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11d2400:1:media_caps image/x-jpc, framerate=(fraction)[ 0/1, 2147483647/1 ], fields=(int)1

0:00:05.039628168  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.039648119  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.039667932  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcfa7e0:4:jp2kdec 
0:00:05.039687638  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.039706435  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.039801364  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.039849520  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.039868921  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.039889401  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x120c980:1:media_caps image/jp2

0:00:05.039908793  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.039927665  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.039946962  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcfa7e0:4:jp2kdec 
0:00:05.039966150  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.039984841  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.040003477  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.040022201  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.040041036  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.040061288  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11d2640:1:media_caps image/gif

0:00:05.040089576  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.040109171  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.040128789  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd35900:22:gdkpixbufdec 
0:00:05.040148175  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.040166768  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.040185316  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.040204068  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.040222763  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.040242785  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11d2880:1:media_caps image/x-icon

0:00:05.040261870  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.040280632  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.040299790  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd35900:22:gdkpixbufdec 
0:00:05.040319093  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.040337794  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.040356300  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.040374991  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.040393710  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.040413823  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11b75c0:1:media_caps application/x-navi-animation

0:00:05.040433155  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.040452193  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.040471616  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd35900:22:gdkpixbufdec 
0:00:05.040491017  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.040509559  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.040528371  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.040547085  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.040566115  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.040595386  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11d7900:1:media_caps image/x-cmu-raster

0:00:05.040615119  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.040633982  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.040653660  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd35900:22:gdkpixbufdec 
0:00:05.040672870  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.040691543  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.040710304  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.040728996  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.040747899  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.040768231  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11b7600:1:media_caps image/x-sun-raster

0:00:05.040787264  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.040806035  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.040825505  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd35900:22:gdkpixbufdec 
0:00:05.040844808  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.040863485  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.040882256  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.040900993  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.040919949  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.040940201  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11d1240:1:media_caps image/x-pixmap

0:00:05.040959485  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.040978237  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.040997794  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd35900:22:gdkpixbufdec 
0:00:05.041017130  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.041035832  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.041054448  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.041073358  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.041100732  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.041121462  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11b7480:1:media_caps image/tiff

0:00:05.041140459  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.041159225  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.041178760  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd35900:22:gdkpixbufdec 
0:00:05.041198016  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.041216648  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.041235246  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.041254089  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.041272902  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.041293094  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11b7680:1:media_caps image/x-portable-anymap

0:00:05.041312323  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.041331245  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.041350572  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd35900:22:gdkpixbufdec 
0:00:05.041373818  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.041392773  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.041411526  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.041430318  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.041449131  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.041469489  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11d1100:1:media_caps image/x-portable-bitmap

0:00:05.041488741  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.041507452  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.041526842  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd35900:22:gdkpixbufdec 
0:00:05.041546117  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.041564809  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.041583542  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.041610726  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.041630302  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.041650983  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x120ca00:1:media_caps image/x-portable-graymap

0:00:05.041670290  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.041689036  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.041708663  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd35900:22:gdkpixbufdec 
0:00:05.041727892  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.041746662  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.041765424  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.041784199  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.041803206  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.041823301  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x14b8140:1:media_caps image/x-portable-pixmap

0:00:05.041842344  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.041861197  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.041880630  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd35900:22:gdkpixbufdec 
0:00:05.041899900  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.041918629  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.041937320  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.041956155  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.041974994  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.041995294  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x14ba340:1:media_caps image/bmp

0:00:05.042014440  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.042033275  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.042052726  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd35900:22:gdkpixbufdec 
0:00:05.042072799  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd8b6c0:2:ffdec_bmp 
0:00:05.042100775  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.042120107  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.042138872  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.042157604  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.042176583  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.042196938  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1215300:1:media_caps image/x-bmp

0:00:05.042216185  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.042234942  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.042254504  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd35900:22:gdkpixbufdec 
0:00:05.042273785  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.042292480  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.042311204  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.042329905  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.042348873  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.042368984  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x14b80c0:1:media_caps image/x-MS-bmp

0:00:05.042388175  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.042406963  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.042426548  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd35900:22:gdkpixbufdec 
0:00:05.042445815  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.042464538  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.042483314  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.042502042  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.042521006  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.042541083  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x14b8240:1:media_caps image/vnd.wap.wbmp

0:00:05.042560163  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.042579009  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.042598330  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd35900:22:gdkpixbufdec 
0:00:05.042624740  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.042644034  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.042662804  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.042681682  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.042700484  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.042720625  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1215280:1:media_caps image/x-bitmap

0:00:05.042739789  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.042758554  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.042777932  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd35900:22:gdkpixbufdec 
0:00:05.042797369  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.042815967  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.042834750  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.042853637  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.042872462  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.042892763  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1215140:1:media_caps image/x-tga

0:00:05.042911824  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.042930672  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.042950050  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd35900:22:gdkpixbufdec 
0:00:05.042969473  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.042988119  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.043006879  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.043025770  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.043044661  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.043064923  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1215180:1:media_caps image/x-pcx

0:00:05.043083925  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.043102820  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.043130732  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd35900:22:gdkpixbufdec 
0:00:05.043150689  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.043169352  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.043188174  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.043207124  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.043226032  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.043246304  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1215380:1:media_caps image/svg

0:00:05.043265426  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.043284284  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.043303676  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd35900:22:gdkpixbufdec 
0:00:05.043323173  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.043341818  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.043360542  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.043379307  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.043398314  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.043418539  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x14b8380:1:media_caps image/svg+xml

0:00:05.043437694  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.043456446  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.043475883  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd35900:22:gdkpixbufdec 
0:00:05.043495219  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.043513937  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.043532670  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.043551432  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.043570455  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.043598548  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x12151c0:1:media_caps video/x-gst_ff-zmbv, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:05.043631436  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.043651607  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.043671469  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xda46c0:2:ffdec_zmbv 
0:00:05.043691245  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.043710261  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.043794971  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.043822402  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.043841607  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.043869358  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x14b8180:1:media_caps video/x-zlib, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:05.043889295  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.043923078  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.043949489  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xda45a0:2:ffdec_zlib 
0:00:05.043969023  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.043987761  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.044006406  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.044025153  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.044044186  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.044071223  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x14b81c0:1:media_caps video/x-gst_ff-xl, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:05.044090763  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.044109815  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.044129373  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xda4480:2:ffdec_xl 
0:00:05.044148949  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.044167502  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.044186193  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.044204982  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.044232773  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.044262371  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1215200:1:media_caps video/x-xan, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], wcversion=(int)3

0:00:05.044282092  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.044301242  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.044320968  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xda4360:2:ffdec_xan_wc3 
0:00:05.044340488  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.044359133  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.044377719  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.044396554  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.044415226  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.044441225  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x14b82c0:1:media_caps audio/x-dpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)xan

0:00:05.044460805  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.044480572  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.044500473  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xdadea0:2:ffdec_xan_dpcm 
0:00:05.044520411  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.044539102  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.044557789  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.044576601  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.044595362  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.044619270  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x14b8280:1:media_caps audio/x-gst_ff-ws_snd1, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ]

0:00:05.044638373  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.044658024  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.044677781  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xdada20:2:ffdec_ws_snd1 
0:00:05.044697464  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.044723444  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.044742812  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.044761758  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.044780468  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.044807495  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1215340:1:media_caps video/x-gst_ff-wnv1, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:05.044826886  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.044845865  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.044865667  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xda4240:2:ffdec_wnv1 
0:00:05.044885078  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.044903704  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.044922201  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.044941040  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.044959921  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.044989015  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1567640:1:media_caps video/x-wmv, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], wmvversion=(int)3

0:00:05.045008762  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.045027819  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.045047516  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xda4120:2:ffdec_wmv3 
0:00:05.045067598  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd9f360:2:ffdec_vc1 
0:00:05.045087045  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.045105676  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.045124329  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.045143378  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.045162184  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.045190570  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x14b8040:1:media_caps video/x-wmv, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], wmvversion=(int)2

0:00:05.045218838  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.045238531  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.045258186  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xda4000:2:ffdec_wmv2 
0:00:05.045277784  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.045296611  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.045315177  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.045334058  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.045352856  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.045381509  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x14b8200:1:media_caps video/x-wmv, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], wmvversion=(int)1

0:00:05.045401127  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.045420110  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.045439747  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd9fea0:2:ffdec_wmv1 
0:00:05.045695998  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.045717260  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.045735871  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.045754627  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.045773553  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.045802214  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x12152c0:1:media_caps audio/x-wma, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], wmaversion=(int)2, block_align=(int)[ 0, 2147483647 ], bitrate=(int)[ 0, 2147483647 ]

0:00:05.045823930  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.045843333  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.045862995  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xdad900:2:ffdec_wmav2 
0:00:05.045882716  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.045901545  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.045920393  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.045939398  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.045966920  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.045996353  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x14b8300:1:media_caps audio/x-wma, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], wmaversion=(int)1, block_align=(int)[ 0, 2147483647 ], bitrate=(int)[ 0, 2147483647 ]

0:00:05.046017468  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.046036843  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.046056459  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xdad7e0:2:ffdec_wmav1 
0:00:05.046075982  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.046094630  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.046113432  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.046132395  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.046151303  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.046178250  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x14b8000:1:media_caps video/x-gst_ff-vqavideo, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:05.046197690  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.046216719  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.046236579  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd9fd80:2:ffdec_vqavideo 
0:00:05.046256242  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.046275034  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.046293789  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.046312711  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.046331674  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.046358451  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x14b8340:1:media_caps video/x-vp6-flash, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:05.046378016  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.046396969  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.046416872  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd9fc60:2:ffdec_vp6f 
0:00:05.046436414  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.046463936  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.046483427  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.046502329  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.046521335  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.046547756  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1215240:1:media_caps video/x-vp6-alpha, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:05.046566988  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.046586016  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.046605839  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd9fb40:2:ffdec_vp6a 
0:00:05.046625460  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.046644103  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.046662941  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.046681830  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.063822678  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.064236558  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1567240:1:media_caps video/x-vp6, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:05.064261748  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.064282744  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.064303727  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd9fa20:2:ffdec_vp6 
0:00:05.064323549  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.064342594  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.064361460  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.064380422  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.064399480  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.064427532  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1567380:1:media_caps video/x-vp5, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:05.064447552  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.064484248  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.064504534  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd9f900:2:ffdec_vp5 
0:00:05.064524129  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.064542619  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.064561132  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.064580193  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.064598891  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.064626133  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1567340:1:media_caps video/x-vp3, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:05.064645770  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.064664630  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.064684268  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd9f7e0:2:ffdec_vp3 
0:00:05.064703705  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.064722354  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.064740982  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.064759713  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.064778472  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.064805745  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1567000:1:media_caps video/x-gst_ff-vmdvideo, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:05.064825341  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.064844373  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.064863805  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd9f5a0:2:ffdec_vmdvideo 
0:00:05.064883217  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.064901638  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.064920184  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.064938916  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.064957647  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.064991934  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1567300:1:media_caps audio/x-gst_ff-vmdaudio, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ]

0:00:05.065011621  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.065031323  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.065051330  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xdad6c0:2:ffdec_vmdaudio 
0:00:05.065070967  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.065089915  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.065108858  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.065127854  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.065146909  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.065178390  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1567500:1:media_caps video/x-ati-vcr, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], vcrversion=(int)1

0:00:05.065198627  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.065217760  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.065237176  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd9f480:2:ffdec_vcr1 
0:00:05.065256817  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.065275359  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.065294525  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.065313385  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.065332122  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.065359613  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x15675c0:1:media_caps video/x-ultimotion, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:05.065379394  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.065398402  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.065418140  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd9f240:2:ffdec_ultimotion 
0:00:05.065437560  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.065456171  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.065483648  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.065503281  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.065521988  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.065546129  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1567600:1:media_caps audio/x-truespeech, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ]

0:00:05.065565202  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.065584223  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.065603782  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xdad480:2:ffdec_truespeech 
0:00:05.065623095  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.065641728  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.065660114  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.065678859  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.065697507  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.065727037  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1567580:1:media_caps video/x-truemotion, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], trueversion=(int)2

0:00:05.065747738  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.065766935  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.065786392  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd9f000:2:ffdec_truemotion2 
0:00:05.065805993  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.065824553  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.065842946  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.065861742  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.065880445  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.065909527  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1567440:1:media_caps video/x-truemotion, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], trueversion=(int)1

0:00:05.065929598  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.065948700  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.065976842  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd9bea0:2:ffdec_truemotion1 
0:00:05.065997063  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.066015599  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.066033910  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.066052858  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.066071436  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.066100232  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x15670c0:1:media_caps video/x-svq, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], svqversion=(int)3

0:00:05.066120012  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.066139173  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.066158760  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd9bc60:2:ffdec_svq3 
0:00:05.066178031  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.066196526  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.066214870  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.066233637  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.066252409  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.066280538  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1567280:1:media_caps video/x-svq, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], svqversion=(int)1

0:00:05.066300041  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.066318962  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.066338572  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd9bb40:2:ffdec_svq1 
0:00:05.066357816  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.066376371  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.066394807  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.066413455  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.066432213  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.066458447  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1567400:1:media_caps video/sp5x, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:05.066488770  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.066508579  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.066528021  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd9ba20:2:ffdec_sp5x 
0:00:05.066547427  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.066565936  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.066584496  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.066603288  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.066621904  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.066645960  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1567180:1:media_caps audio/x-gst_ff-sonic, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ]

0:00:05.066665084  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.066684134  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.066703480  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xdad360:2:ffdec_sonic 
0:00:05.066722886  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.066741354  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.066759821  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.066778584  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.066797200  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.066822629  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x15672c0:1:media_caps audio/x-dpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)sol

0:00:05.066842571  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.066861564  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.066881105  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xdadd80:2:ffdec_sol_dpcm 
0:00:05.066900382  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.066918836  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.066937391  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.066956011  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.066983405  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.067011552  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1567040:1:media_caps video/x-gst_ff-snow, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:05.067031074  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.067050106  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.067069562  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd9b900:2:ffdec_snow 
0:00:05.067088876  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.067107501  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.067125819  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.067144551  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.067163228  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.067189650  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1567100:1:media_caps video/x-smc, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:05.067209111  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.067227959  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.067247410  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd9b7e0:2:ffdec_smc 
0:00:05.067266617  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.067285094  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.067303612  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.067322255  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.067340963  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.067360891  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1567540:1:media_caps audio/x-shorten

0:00:05.067379928  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.067398501  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.067417878  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xdad240:2:ffdec_shorten 
0:00:05.067437091  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.067455632  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.067482865  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.067502321  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.067521084  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.067547915  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x14b8080:1:media_caps video/x-apple-video, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:05.067567357  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.067586361  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.067605716  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd9b240:2:ffdec_rpza 
0:00:05.067624956  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.067643392  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.067661823  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.067680553  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.067699206  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.067808299  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11d7540:1:media_caps video/x-gst_ff-roqvideo, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:05.067836820  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.067856306  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.067875832  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd9b120:2:ffdec_roqvideo 
0:00:05.067895136  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.067913771  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.067932219  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.067951033  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.067969593  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.067995287  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x15674c0:1:media_caps audio/x-dpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)roq

0:00:05.068015344  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.068034259  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.068062888  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xdadc60:2:ffdec_roq_dpcm 
0:00:05.068082909  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.068101303  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.068119765  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.068138579  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.068157139  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.068186660  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1567480:1:media_caps video/x-rle, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], layout=(string)quicktime, depth=(int)[ 1, 64 ]

0:00:05.068207263  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.068226359  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.068245912  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd9b000:2:ffdec_qtrle 
0:00:05.068265254  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.068283791  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.068302412  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.068321073  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.068339855  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.068366569  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1567140:1:media_caps video/x-gst_ff-qpeg, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:05.068385934  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.068404985  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.068424210  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd96ea0:2:ffdec_qpeg 
0:00:05.068443621  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.068462033  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.068480473  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.068499259  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.068517936  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.068544317  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1567200:1:media_caps video/x-qdrw, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:05.068570838  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.068590720  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.068610376  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd96d80:2:ffdec_qdraw 
0:00:05.068629814  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.068648504  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.068667027  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.068685717  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.068704463  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.068728569  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11d7780:1:media_caps audio/x-qdm2, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ]

0:00:05.068747387  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.068766396  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.068785774  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xda9ea0:2:ffdec_qdm2 
0:00:05.068804949  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.068823496  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.068842064  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.068860708  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.068879466  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.068902967  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1562680:1:media_caps audio/qcelp, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ]

0:00:05.068921901  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.068940983  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.068960136  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xda9d80:2:ffdec_qcelp 
0:00:05.068979583  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.068998059  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.069016597  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.069044212  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.069063628  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.069090467  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x15625c0:1:media_caps image/ppm, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:05.069110335  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.069129431  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.069149096  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd96c60:2:ffdec_ppm 
0:00:05.069168527  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.069187058  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.069205563  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.069224202  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.069243002  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.069269610  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1562880:1:media_caps video/x-gst_ff-pgmyuv, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:05.069289104  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.069307912  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.069327218  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd96a20:2:ffdec_pgmyuv 
0:00:05.069346688  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.069367111  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.069385735  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.069404462  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.069423263  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.069449473  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1562580:1:media_caps video/x-gst_ff-pgm, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:05.069468768  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.069487731  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.069507178  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd96900:2:ffdec_pgm 
0:00:05.069526455  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.069553678  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.069572820  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.069591672  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.069610407  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.069636919  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1567780:1:media_caps image/pbm, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:05.069656269  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.069675306  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.069694842  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd967e0:2:ffdec_pbm 
0:00:05.069714132  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.069732729  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.069751304  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.069770016  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.069788839  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.069815216  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1562400:1:media_caps video/x-gst_ff-pam, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:05.069834340  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.069853348  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.069872615  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd966c0:2:ffdec_pam 
0:00:05.069891906  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.069910354  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.069928821  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.069947664  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.069966306  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.069992657  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1562700:1:media_caps video/x-nuv, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:05.070003373  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.070175726  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.070196389  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd965a0:2:ffdec_nuv 
0:00:05.070215901  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.070234452  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.070252966  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.070271757  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.070290433  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.070314578  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x15626c0:1:media_caps audio/x-nellymoser, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ]

0:00:05.070333826  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.070352950  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.070372522  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xda9c60:2:ffdec_nellymoser 
0:00:05.070391928  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.070410419  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.070428946  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.070447613  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.070466316  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.070493054  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1562780:1:media_caps video/x-mszh, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:05.070512491  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.070531633  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.070551174  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd96480:2:ffdec_mszh 
0:00:05.070570775  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.070589213  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.070607792  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.070626597  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.070645328  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.070684265  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1562500:1:media_caps video/x-msvideocodec, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], msvideoversion=(int)1

0:00:05.070705054  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.070724325  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.070744027  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd96360:2:ffdec_msvideo1 
0:00:05.070763619  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.070782040  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.070800682  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.070819580  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.070838390  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.070867731  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1562640:1:media_caps video/x-rle, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], layout=(string)microsoft, depth=(int)[ 1, 64 ]

0:00:05.070888024  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.070907135  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.070926947  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd96240:2:ffdec_msrle 
0:00:05.070946269  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.070964918  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.070983846  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.071022201  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.071041163  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.071070831  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x15676c0:1:media_caps video/x-msmpeg, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], msmpegversion=(int)42

0:00:05.071090542  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.071109434  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.071129002  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd96000:2:ffdec_msmpeg4v2 
0:00:05.071148279  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.071166747  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.071195463  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.071214841  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.071233789  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.071262764  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1562440:1:media_caps video/x-msmpeg, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], msmpegversion=(int)41

0:00:05.071282295  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.071301202  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.071320811  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd93ea0:2:ffdec_msmpeg4v1 
0:00:05.071340097  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.071358684  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.071377282  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.071396022  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.071414883  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.071440964  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1562600:1:media_caps audio/x-ffmpeg-parsed-musepack, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], streamversion=(int)8

0:00:05.071460643  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.071479785  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.071499376  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xda9b40:2:ffdec_mpc8 
0:00:05.071518699  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.071537337  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.071555790  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.071574669  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.071593510  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.071618741  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1562740:1:media_caps audio/x-ffmpeg-parsed-musepack, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], streamversion=(int)7

0:00:05.071638712  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.071657498  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.071685771  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xda9a20:2:ffdec_mpc7 
0:00:05.071705607  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.071792899  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.071819687  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.071838774  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.071886905  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.071917965  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1562480:1:media_caps audio/x-gst_ff-mp3on4, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ]

0:00:05.071937343  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.071956536  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.071976524  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xda9900:2:ffdec_mp3on4 
0:00:05.071996176  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.072014823  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.072033434  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.072052692  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.072071519  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.072095128  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1562540:1:media_caps audio/x-gst_ff-mp3adu, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ]

0:00:05.072114085  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.072133237  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.072152847  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xda97e0:2:ffdec_mp3adu 
0:00:05.072172174  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.072190706  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.072209238  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.072227974  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.072246701  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.072273351  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11d1040:1:media_caps video/x-gst_ff-mmvideo, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:05.072302145  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.072321861  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.072341332  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd93a20:2:ffdec_mmvideo 
0:00:05.072360918  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.072379309  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.072397951  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.072416876  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.072435695  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.072459353  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1567680:1:media_caps audio/x-mlp, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ]

0:00:05.072478389  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.072497638  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.072517118  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xda95a0:2:ffdec_mlp 
0:00:05.072536549  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.072555172  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.072573682  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.072592515  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.072611246  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.072638003  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1562840:1:media_caps video/x-mjpeg-b, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:05.072657783  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.072676971  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.072696548  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd93900:2:ffdec_mjpegb 
0:00:05.072715935  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.072734537  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.072753199  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.072773299  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.072805150  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.072832807  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1567740:1:media_caps video/x-mimic, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:05.072852698  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.072872016  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.072891899  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd936c0:2:ffdec_mimic 
0:00:05.072911646  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.072930391  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.072948878  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.072967876  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.072986663  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.073013299  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1567700:1:media_caps video/x-gst_ff-mdec, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:05.073033061  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.083826625  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.084120908  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd935a0:2:ffdec_mdec 
0:00:05.084144176  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.084164312  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.084183605  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.084202974  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.084221966  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.084249984  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11d24c0:1:media_caps audio/x-mace, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], maceversion=(int)6

0:00:05.084270495  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.084289742  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.084309598  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xda9480:2:ffdec_mace6 
0:00:05.084329354  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.084358766  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.084378046  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.084397054  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.084415885  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.084441836  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x15624c0:1:media_caps audio/x-mace, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], maceversion=(int)3

0:00:05.084461654  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.084480689  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.084500247  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xda9360:2:ffdec_mace3 
0:00:05.084519833  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.084538529  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.084557004  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.084575867  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.084594698  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.084622322  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11d2ac0:1:media_caps video/x-gst_ff-loco, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:05.084642375  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.084661428  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.084681009  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd93480:2:ffdec_loco 
0:00:05.084700410  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.084719107  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.084737632  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.084756316  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.084775086  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.084802131  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1562b80:1:media_caps video/x-kmvc, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:05.084822014  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.084841489  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.084870196  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd93360:2:ffdec_kmvc 
0:00:05.084890407  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.084908867  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.084927231  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.084946081  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.084964782  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.084991554  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1565080:1:media_caps video/x-gst_ff-interplayvideo, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:05.085011436  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.085030578  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.085050186  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd93240:2:ffdec_interplayvideo 
0:00:05.085070045  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.085088561  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.085107224  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.085126116  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.085144798  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.085170028  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1562ac0:1:media_caps audio/x-dpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)interplay

0:00:05.085190064  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.085209224  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.085228828  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xdadb40:2:ffdec_interplay_dpcm 
0:00:05.085248404  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.085267147  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.085291511  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.085310369  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.085329252  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.085358602  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1562a80:1:media_caps video/x-indeo, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], indeoversion=(int)3

0:00:05.085387093  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.085406803  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.085426653  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd93120:2:ffdec_indeo3 
0:00:05.085446216  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.085464778  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.085483336  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.085502083  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.085520943  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.085549877  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1565300:1:media_caps video/x-indeo, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], indeoversion=(int)2

0:00:05.085569383  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.085588650  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.085608176  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd93000:2:ffdec_indeo2 
0:00:05.085627839  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.085646500  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.085665103  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.085683961  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.085702613  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.085726166  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1565000:1:media_caps audio/x-imc, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ]

0:00:05.085745325  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.085764517  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.085783923  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xda9240:2:ffdec_imc 
0:00:05.085803485  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.085821955  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.085840526  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.085868155  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.085887648  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.085914874  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1562980:1:media_caps video/x-gst_ff-idcinvideo, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:05.085934885  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.085953744  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.085973446  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd8fea0:2:ffdec_idcinvideo 
0:00:05.085992878  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.086011427  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.086029823  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.086048621  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.086067243  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.086093562  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1562b00:1:media_caps video/x-huffyuv, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:05.086113318  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.086132279  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.086151698  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd8fd80:2:ffdec_huffyuv 
0:00:05.086171108  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.086189657  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.086208187  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.086226842  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.086245613  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.086273695  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1565380:1:media_caps video/x-intel-h263, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], variant=(string)intel

0:00:05.086294559  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.086313602  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.086333484  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd8fb40:2:ffdec_h263i 
0:00:05.086366595  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.086385958  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.086404511  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.086423287  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.086442089  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.086470316  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1565040:1:media_caps video/x-h263, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], variant=(string)itu

0:00:05.086490123  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.086509256  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.086528794  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd8fa20:4:ffdec_h263 
0:00:05.086548107  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.086566600  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.086585255  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.086604012  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.086622783  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.086649003  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x15650c0:1:media_caps video/x-h261, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:05.086668441  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.086687596  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.086707072  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd8f900:2:ffdec_h261 
0:00:05.086726482  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.086745119  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.086763602  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.086782604  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.086801444  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.086826300  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1565280:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)g726

0:00:05.086854785  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.086874574  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.086894146  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xdb3a20:2:ffdec_g726 
0:00:05.086913629  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.086932290  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.086950727  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.086969563  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.086988245  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.087015017  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x15652c0:1:media_caps video/x-fraps, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:05.087034839  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.087054077  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.087073798  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd8f7e0:2:ffdec_fraps 
0:00:05.087093175  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.087111843  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.087130526  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.087149352  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.087168216  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.087197557  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1562a40:1:media_caps video/x-flash-video, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], flvversion=(int)1

0:00:05.087218355  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.087237553  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.087257268  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd8f5a0:2:ffdec_flv 
0:00:05.087276595  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.087295260  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.087313883  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.087332764  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.087360425  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.087387327  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1562a00:1:media_caps video/x-gst_ff-flic, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:05.087406889  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.087426082  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.087445560  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd8f480:2:ffdec_flic 
0:00:05.087465104  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.087483606  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.087502144  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.087520990  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.087539821  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.087566199  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x15651c0:1:media_caps video/x-flash-screen, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:05.087586012  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.087604920  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.087624729  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd8f360:2:ffdec_flashsv 
0:00:05.087644226  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.087662826  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.087681295  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.087700136  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.087794579  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.087843358  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1562b40:1:media_caps video/x-gst_ff-ffvhuff, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:05.087863754  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.087882926  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.087902869  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd8f240:2:ffdec_ffvhuff 
0:00:05.087922380  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.087950306  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.087969669  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.087988533  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.088007511  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.088036237  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x15629c0:1:media_caps video/x-ffv, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], ffvversion=(int)1

0:00:05.088055994  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.088075075  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.088094818  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd8f120:2:ffdec_ffv1 
0:00:05.088114358  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.088132971  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.088151649  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.088170521  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.088189449  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.088213383  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1565180:1:media_caps audio/x-eac3, channels=(int)[ 1, 6 ], rate=(int)[ 8000, 96000 ]

0:00:05.088237020  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.088256166  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.088275581  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xda9000:2:ffdec_eac3 
0:00:05.088295148  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.088313729  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.088332430  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.088351354  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.088370157  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.088396535  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1565240:1:media_caps video/x-dnxhd, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:05.088416371  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.088444564  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.088464919  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd8bd80:2:ffdec_dnxhd 
0:00:05.088484435  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.088503262  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.088521949  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.088540872  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.088559735  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.088586697  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1565140:1:media_caps video/x-compressed-yuv, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:05.088606481  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.088625377  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.088644968  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd8bc60:2:ffdec_cyuv 
0:00:05.088664388  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.088683060  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.088701628  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.088720519  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.088739382  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.088765950  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11e7840:1:media_caps video/x-cirrus-logic-accupak, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:05.088785623  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.088804760  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.088824346  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd8ba20:2:ffdec_cljr 
0:00:05.088843894  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.088862438  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.088881005  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.088899978  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.088918815  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.088954417  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1565100:1:media_caps video/x-cinepak, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:05.088974688  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.088993675  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.089013238  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd8b900:2:ffdec_cinepak 
0:00:05.089032764  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.089051437  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.089070129  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.089088937  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.089107786  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.089134108  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11d2800:1:media_caps video/x-gst_ff-cavs, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:05.089153842  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.089172817  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.089178845  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd8b7e0:2:ffdec_cavs 
0:00:05.089356281  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.089375811  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.089395841  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.089414877  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.089433939  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.089462742  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1565340:1:media_caps video/x-camtasia, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], depth=(int)[ 8, 32 ]

0:00:05.089483486  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.089502673  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.089522587  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd9f120:2:ffdec_camtasia 
0:00:05.089542159  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.089560906  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.089590114  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.089609560  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.089628489  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.089655597  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x14ba400:1:media_caps video/x-gst_ff-camstudio, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:05.089675526  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.089694801  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.089714521  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd8bb40:2:ffdec_camstudio 
0:00:05.089734089  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.089752567  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.089771264  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.089790207  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.089809000  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.089835799  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x14ba440:1:media_caps video/x-gst_ff-avs, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:05.089855412  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.089874415  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.089893880  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd8b5a0:2:ffdec_avs 
0:00:05.089913243  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.089931936  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.089950627  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.089969425  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.089988257  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.090012185  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x14ba040:1:media_caps audio/x-vnd.sony.atrac3, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ]

0:00:05.090031368  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.090050348  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.090069951  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xda4c60:2:ffdec_atrac3 
0:00:05.090098312  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.090117554  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.090136280  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.090155041  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.090174063  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.090203140  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x14ba240:1:media_caps video/x-asus, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], asusversion=(int)2

0:00:05.090223188  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.090242362  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.090261957  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd8b480:2:ffdec_asv2 
0:00:05.090281316  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.090300039  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.090318569  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.090337332  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.090356292  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.090384550  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x14ba1c0:1:media_caps video/x-asus, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], asusversion=(int)1

0:00:05.090404488  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.090423600  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.090443274  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd8b360:2:ffdec_asv1 
0:00:05.090462582  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.090481315  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.090499919  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.090518634  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.090537552  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.090561269  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x14ba140:1:media_caps audio/x-ffmpeg-parsed-ape, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ]

0:00:05.090589388  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.090608941  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.090628753  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xda4b40:2:ffdec_ape 
0:00:05.090648099  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.090666911  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.090685607  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.090704333  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.090723260  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.090750037  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x14ba540:1:media_caps video/x-amv, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:05.090769688  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.090788819  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.090808365  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd8b240:2:ffdec_amv 
0:00:05.090827737  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.090846319  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.090864806  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.090883656  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.090902399  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.090926355  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x14ba580:1:media_caps audio/x-alac, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ]

0:00:05.090945371  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.090964245  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.090983840  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xda4a20:2:ffdec_alac 
0:00:05.091003207  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.091021849  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.091040230  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.091058956  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.091090473  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.091116264  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x14ba640:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)yamaha

0:00:05.091136016  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.091155612  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.091175147  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xdb8ea0:2:ffdec_adpcm_yamaha 
0:00:05.091194774  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.091213272  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.091231982  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.091250893  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.091269955  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.091294448  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x14ba080:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)xa

0:00:05.091314155  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.091333171  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.091352733  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xdb8d80:2:ffdec_adpcm_xa 
0:00:05.091372255  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.091390956  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.091409615  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.091428348  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.091447235  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.091471692  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x14ba2c0:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)thp

0:00:05.091491407  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.091510437  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.091530171  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xdb8c60:2:ffdec_adpcm_thp 
0:00:05.091549553  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.091568091  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.091595850  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.091615302  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.091634308  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.091659048  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x14ba180:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)swf

0:00:05.091678690  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.091698081  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.091793668  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xdb8b40:2:ffdec_adpcm_swf 
0:00:05.091821315  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.091840286  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.091858954  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.091878086  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.091917907  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.091943327  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x14ba0c0:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)sbpro4

0:00:05.091963162  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.091982648  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.092002344  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xdb8a20:2:ffdec_adpcm_sbpro_4 
0:00:05.092022045  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.092040603  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.092059216  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.092078117  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.092096883  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.092121466  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x14ba500:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)sbpro3

0:00:05.092140861  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.092159906  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.092188553  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xdb8900:2:ffdec_adpcm_sbpro_3 
0:00:05.092208726  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.092227488  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.092246134  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.092264984  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.092283857  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.092308457  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x14ba5c0:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)sbpro2

0:00:05.092327922  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.092347384  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.092367242  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xdb87e0:2:ffdec_adpcm_sbpro_2 
0:00:05.092386795  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.092405617  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.092424267  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.092443270  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.092462180  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.092486646  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x14ba4c0:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)microsoft

0:00:05.092506681  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.092526026  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.092545510  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xdb86c0:2:ffdec_adpcm_ms 
0:00:05.092565142  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.092583765  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.092602411  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.092621223  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.092640021  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.092664353  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x14ba280:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)westwood

0:00:05.092692755  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.092712498  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.092732129  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xdb85a0:2:ffdec_adpcm_ima_ws 
0:00:05.092751627  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.092770232  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.092788817  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.092807700  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.092826521  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.092850659  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x14ba000:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)dvi

0:00:05.092870170  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.092889646  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.092909258  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xdb8480:2:ffdec_adpcm_ima_wav 
0:00:05.092928756  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.092947610  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.092966330  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.092985276  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.105749672  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.105976313  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x14ba200:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)smjpeg

0:00:05.105989357  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.105999069  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.106008298  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xdb8360:2:ffdec_adpcm_ima_smjpeg 
0:00:05.106017099  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.106025157  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.106032949  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.106040815  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.106058421  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.106072032  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x14ba600:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)quicktime

0:00:05.106081014  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.106089238  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.106097716  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xdb8240:2:ffdec_adpcm_ima_qt 
0:00:05.106106152  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.106114042  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.106125222  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.106136130  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.106143843  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.106156156  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x14ba100:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)iss

0:00:05.106164801  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.106173008  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.106180953  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xdb8120:2:ffdec_adpcm_ima_iss 
0:00:05.106189483  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.106197019  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.106204502  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.106212260  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.106219806  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.106231786  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x14b8100:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)ea-sead

0:00:05.106240211  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.106248227  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.106256249  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xdb8000:2:ffdec_adpcm_ima_ea_sead 
0:00:05.106264584  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.106278873  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.106287180  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.106294817  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.106302543  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.106314384  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x14ba480:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)ea-eacs

0:00:05.106322573  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.106330856  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.106339216  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xdb3ea0:2:ffdec_adpcm_ima_ea_eacs 
0:00:05.106347492  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.106355208  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.106362587  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.106370345  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.106377902  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.106389791  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x14ba380:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)dk4

0:00:05.106398130  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.106406180  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.106414258  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xdb3d80:2:ffdec_adpcm_ima_dk4 
0:00:05.106422579  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.106430048  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.106437573  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.106445276  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.106452815  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.106464534  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x14ba300:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)dk3

0:00:05.106472862  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.106480936  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.106495990  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xdb3c60:2:ffdec_adpcm_ima_dk3 
0:00:05.106504941  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.106512608  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.106520092  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.106527690  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.106535326  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.106546857  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x14be500:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)amv

0:00:05.106555144  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.106563103  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.106571359  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xdb3b40:2:ffdec_adpcm_ima_amv 
0:00:05.106579499  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.106587062  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.106594421  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.106602130  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.106609617  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.106621287  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x14be540:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)ea-xas

0:00:05.106629591  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.106637693  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.106645663  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xdb3900:2:ffdec_adpcm_ea_xas 
0:00:05.106653995  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.106661482  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.106668993  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.106676643  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.106684234  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.106696151  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x14ba700:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)ea-r3

0:00:05.106711160  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.106720135  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.106728466  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xdb37e0:2:ffdec_adpcm_ea_r3 
0:00:05.106737111  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xdb36c0:2:ffdec_adpcm_ea_r2 
0:00:05.106745387  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.106753034  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.106760590  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.106768314  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.106775912  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.106787815  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x14ba780:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)ea-r1

0:00:05.106796310  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.106804232  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.106812396  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xdb35a0:2:ffdec_adpcm_ea_r1 
0:00:05.106820659  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.106828274  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.106835813  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.106843429  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.106851187  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.106863024  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x14be640:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)ea-maxis-xa

0:00:05.106871328  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.106879433  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.106887546  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xdb3480:2:ffdec_adpcm_ea_maxis_xa 
0:00:05.106895968  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.106903618  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.106918380  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.107002209  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.107018432  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.107031483  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x14be780:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)ea

0:00:05.107040124  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.107048414  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.107056732  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xdb3360:2:ffdec_adpcm_ea 
0:00:05.107065262  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.107072877  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.107080628  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.107088571  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.107096364  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.107108075  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x14be580:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)ct

0:00:05.107116571  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.107124579  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.107132960  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xdb3240:2:ffdec_adpcm_ct 
0:00:05.107141343  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.107149182  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.107157013  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.107164833  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.107172702  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.107184310  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x14be600:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)adx

0:00:05.107192878  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.107200862  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.107209111  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xdb3120:2:ffdec_adpcm_adx 
0:00:05.107226689  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.107235257  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.107242893  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.107250738  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.107258500  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.107270292  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x14be800:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)4xm

0:00:05.107278780  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.107286760  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.107295023  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xdb3000:2:ffdec_adpcm_4xm 
0:00:05.107303264  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.107310970  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.107318537  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.107326281  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.107333945  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.107348317  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x14ba680:1:media_caps video/x-gst_ff-aasc, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:05.107357122  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.107365134  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.107373497  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd8b120:2:ffdec_aasc 
0:00:05.107381849  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.107389611  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.107397362  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.107405186  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.107412878  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.107426374  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x14be4c0:1:media_caps video/x-gst_ff-8bps, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:05.107441479  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.107450326  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.107458731  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd8f000:2:ffdec_8bps 
0:00:05.107467042  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.107474570  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.107482109  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.107489829  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.107497423  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.107510971  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x14ba740:1:media_caps video/x-4xm, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:05.107519505  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.107527631  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.107535800  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd8f6c0:2:ffdec_4xm 
0:00:05.107544118  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.107551740  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.107559265  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.107566940  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.107574621  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.107596334  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x14be700:1:media_caps video/x-raw-rgb, bpp=(int)24, depth=(int)24, endianness=(int)4321, red_mask=(int)16711680, green_mask=(int)65280, blue_mask=(int)255, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:05.107606220  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.107614430  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.107622602  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcfa900:8:jp2kenc 
0:00:05.107631059  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.107638622  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.107646238  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.107653992  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.107668267  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.107689322  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x14be8c0:1:media_caps video/x-raw-rgb, bpp=(int)24, depth=(int)24, endianness=(int)4321, red_mask=(int)255, green_mask=(int)65280, blue_mask=(int)16711680, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:05.107698590  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.107706706  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.107714916  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcfa900:8:jp2kenc 
0:00:05.107723056  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.107730675  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.107738242  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.107745882  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.107753602  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.107773423  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x14be680:1:media_caps video/x-raw-rgb, bpp=(int)32, depth=(int)24, endianness=(int)4321, red_mask=(int)-16777216, green_mask=(int)16711680, blue_mask=(int)65280, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:05.107783083  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.107791039  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.107799201  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcfa900:8:jp2kenc 
0:00:05.107807348  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.107814856  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.107822416  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.107830014  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.107837608  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.107857363  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11b7780:1:media_caps video/x-raw-rgb, bpp=(int)32, depth=(int)24, endianness=(int)4321, red_mask=(int)16711680, green_mask=(int)65280, blue_mask=(int)255, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:05.107866262  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.107880676  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.107889765  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcfa900:8:jp2kenc 
0:00:05.107898076  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.107905671  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.107913119  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.107920700  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.107928496  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.107948175  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x14be900:1:media_caps video/x-raw-rgb, bpp=(int)32, depth=(int)24, endianness=(int)4321, red_mask=(int)65280, green_mask=(int)16711680, blue_mask=(int)-16777216, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:05.107957230  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.107965141  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.107973177  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcfa900:8:jp2kenc 
0:00:05.107981220  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.107988843  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.107996350  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.108003806  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.108011286  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.108030850  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x14be880:1:media_caps video/x-raw-rgb, bpp=(int)32, depth=(int)24, endianness=(int)4321, red_mask=(int)255, green_mask=(int)65280, blue_mask=(int)16711680, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:05.108039665  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.108047583  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.108055442  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcfa900:8:jp2kenc 
0:00:05.108063519  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.108071048  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.108078448  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.108085955  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.108099782  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.108116859  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x14be740:1:media_caps video/x-raw-yuv, format=(fourcc){ I420, YV12 }, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:05.108125705  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.108133516  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.108141381  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcfa900:8:jp2kenc 
0:00:05.108149616  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.108157214  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.108167896  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.108175449  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.108182880  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.108191292  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x14be480:1:media_caps video/x-dvd-subpicture

0:00:05.108199547  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.108207166  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.108215050  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd2f6c0:2:dvdsubdec 
0:00:05.108223333  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.108230820  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.108238289  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.108245814  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.108253280  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.108261601  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x14be6c0:1:media_caps application/x-bzip

0:00:05.108269613  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.108277124  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.108285209  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd0b6c0:2:bz2dec 
0:00:05.108295610  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.108302992  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.108317128  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.108325439  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.108333086  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.109184848  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:824:detect_recv_codecs: **intersection of depayloaders and decoders
0:00:05.109206069  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:136:debug_codec_cap_list: size of codec_cap list is 17
0:00:05.109225210  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x14be400:1:media_caps audio/x-vorbis

0:00:05.109250856  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x11fd700:2:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)[ 1, 2147483647 ], encoding-name=(string)VORBIS

0:00:05.109268801  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.109285728  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.109303029  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcf3000:2:rtpvorbisdepay 
0:00:05.109320274  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.109336758  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.109353165  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.109369629  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.109386454  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd0da20:3:vorbisdec 
0:00:05.109403501  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.109419850  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.109437266  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11d2780:1:media_caps audio/x-speex

0:00:05.109462123  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x10c5f40:2:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)[ 6000, 48000 ], encoding-name=(string)SPEEX, encoding-params=(string)1

0:00:05.109480406  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.109497077  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.109514188  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xceeb40:2:rtpspeexdepay 
0:00:05.109531514  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.109547912  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.109572529  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.109589684  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.109606880  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd556c0:3:speexdec 
0:00:05.109623935  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.109640342  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.109661171  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x14be840:1:media_caps audio/x-siren, dct-length=(int)320

0:00:05.109687679  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x11e7880:2:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)16000, encoding-name=(string)SIREN, dct-length=(int)320

0:00:05.109705794  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.109728259  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.109747526  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcee900:2:rtpsirendepay 
0:00:05.109764776  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.109781337  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.109797838  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.109814387  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.109831396  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcd6240:3:sirendec 
0:00:05.109848510  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.109854432  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.109986306  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11d1380:1:media_caps audio/x-mulaw, channels=(int)1, rate=(int)8000

0:00:05.110010906  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x10c5cc0:2:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)8000, encoding-name=(string)PCMU

0:00:05.110028986  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.110045811  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.110063097  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xce76c0:4:rtppcmudepay 
0:00:05.110080335  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.110096806  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.110123401  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.110140547  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.110157715  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xccc900:4:mulawdec 
0:00:05.110174953  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.110191392  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.110213257  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x7fba1c001580:1:media_caps audio/x-mulaw, channels=(int)1, rate=(int)8000

0:00:05.110236365  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x10c5d40:2:rtp_caps application/x-rtp, media=(string)audio, payload=(int)0, clock-rate=(int)8000

0:00:05.110253671  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.110270448  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.110287450  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xce76c0:4:rtppcmudepay 
0:00:05.110304459  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.110320877  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.110337053  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.110353528  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.110370347  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xccc900:4:mulawdec 
0:00:05.110387434  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.110403792  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.110425216  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x7fba1c001600:1:media_caps audio/x-alaw, channels=(int)1, rate=(int)8000

0:00:05.110448823  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x11d7480:2:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)8000, encoding-name=(string)PCMA

0:00:05.110466218  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.110482967  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.110500054  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xce75a0:4:rtppcmadepay 
0:00:05.110517091  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.110533457  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.110557528  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.110574582  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.110591734  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd0ba20:4:alawdec 
0:00:05.110608824  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.110625076  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.110646736  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x7fba1c001440:1:media_caps audio/x-alaw, channels=(int)1, rate=(int)8000

0:00:05.110669477  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x10c5900:2:rtp_caps application/x-rtp, media=(string)audio, payload=(int)8, clock-rate=(int)8000

0:00:05.110686547  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.110703536  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.110720540  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xce75a0:4:rtppcmadepay 
0:00:05.110737664  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.110754311  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.110770835  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.110787401  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.110804350  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd0ba20:4:alawdec 
0:00:05.110821496  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.110837911  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.110859388  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x7fba1c001640:1:media_caps audio/mpeg, mpegversion=(int)1, layer=(int)[ 1, 3 ]

0:00:05.110883204  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x11e7c40:2:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)90000, encoding-name=(string)MPA

0:00:05.110900551  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.110917361  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.110934379  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xce7a20:4:rtpmpadepay 
0:00:05.110951668  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.110968152  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.110992390  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.111009591  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.111026734  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcfa240:4:mad 
0:00:05.111044288  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xda96c0:4:ffdec_mp3 
0:00:05.111068229  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.111084819  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.111106190  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x7fba1c001540:1:media_caps audio/mpeg, mpegversion=(int)1, layer=(int)[ 1, 3 ]

0:00:05.111129325  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x10c58c0:2:rtp_caps application/x-rtp, media=(string)audio, payload=(int)14, clock-rate=(int)90000

0:00:05.111146631  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.111163425  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.111180548  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xce7a20:4:rtpmpadepay 
0:00:05.111197553  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.111214009  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.111230419  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.111247082  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.111264103  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcfa240:4:mad 
0:00:05.111281437  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xda96c0:4:ffdec_mp3 
0:00:05.111298507  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.111314861  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.111342122  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x7fba1c0016c0:1:media_caps video/mpeg, mpegversion=(int)4, systemstream=(boolean)false, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:05.111372968  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x11e7980:4:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)[ 1, 2147483647 ], encoding-name=(string)MPEG4-GENERIC, streamtype=(string){ 4, 5 }, mode=(string){ generic, CELP-cbr, CELP-vbr, AAC-lbr, AAC-hbr }

0:00:05.111391209  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.111408118  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.111432279  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcee5a0:5:rtpmp4gdepay 
0:00:05.111450053  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.111466724  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.111483431  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.111500050  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.111517189  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd93c60:8:ffdec_mpeg4 
0:00:05.111534303  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.111550820  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.111571295  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x7fba1c03a880:1:media_caps audio/mpeg, mpegversion=(int)4

0:00:05.111599277  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x11e7980:4:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)[ 1, 2147483647 ], encoding-name=(string)MPEG4-GENERIC, streamtype=(string){ 4, 5 }, mode=(string){ generic, CELP-cbr, CELP-vbr, AAC-lbr, AAC-hbr }

0:00:05.111617177  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.111633974  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.111651062  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcee5a0:5:rtpmp4gdepay 
0:00:05.111668266  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.111684640  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.111701067  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.111783279  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.111807558  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xc6e240:4:faad 
0:00:05.111825390  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xda47e0:4:ffdec_aac 
0:00:05.111842497  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.111858915  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.111880437  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x7fba1c001700:1:media_caps audio/mpeg, mpegversion=(int)4, framed=(boolean)true

0:00:05.111904231  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x11e7c80:2:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)[ 1, 2147483647 ], encoding-name=(string)MP4A-LATM

0:00:05.111930139  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.111959475  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.111982756  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcee480:2:rtpmp4adepay 
0:00:05.111999916  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.112016507  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.112032873  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.112049650  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.112066565  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xc6e240:4:faad 
0:00:05.112083932  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xda47e0:4:ffdec_aac 
0:00:05.112100847  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.112117361  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.112139593  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x7fba1c001500:1:media_caps audio/x-gsm, rate=(int)8000, channels=(int)1

0:00:05.112163311  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x11d2440:2:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)8000, encoding-name=(string)GSM

0:00:05.112181236  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.112198066  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.112215185  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xce7120:4:rtpgsmdepay 
0:00:05.112232459  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.112248882  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.112265232  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.112281859  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.112298954  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd55ea0:5:gsmdec 
0:00:05.112316138  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.112332504  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.112354143  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1415380:1:media_caps audio/x-gsm, rate=(int)8000, channels=(int)1

0:00:05.112377467  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x11dcec0:2:rtp_caps application/x-rtp, media=(string)audio, payload=(int)3, clock-rate=(int)8000

0:00:05.112402628  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.112419959  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.112437180  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xce7120:4:rtpgsmdepay 
0:00:05.112454148  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.112470588  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.112486958  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.112503536  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.112520427  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd55ea0:5:gsmdec 
0:00:05.112537395  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.112553822  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.112581849  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x7fba1c03a840:1:media_caps audio/x-adpcm, channels=(int)1, rate=(int)8000, bitrate=(int){ 16000, 24000, 32000, 40000 }, layout=(string)g726

0:00:05.112611806  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x1204500:2:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], encoding-name=(string){ G726, G726-16, G726-24, G726-32, G726-40, AAL2-G726-16, AAL2-G726-24, AAL2-G726-32, AAL2-G726-40 }, clock-rate=(int)8000

0:00:05.112630013  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.112646810  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.112664018  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xce2c60:2:rtpg726depay 
0:00:05.112681150  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.112697593  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.112713910  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.112730448  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.112747478  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xdb3a20:3:ffdec_g726 
0:00:05.112764499  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.112780974  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.112798362  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x7fba1c0014c0:1:media_caps audio/ac3

0:00:05.112825427  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x10c5c40:2:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int){ 32000, 44100, 48000 }, encoding-name=(string)AC3

0:00:05.112851721  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.112868953  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.112886085  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xce26c0:2:rtpac3depay 
0:00:05.112902992  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.112919460  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.112935794  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.112952388  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.112969348  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd55480:5:a52dec 
0:00:05.112986296  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.113002776  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.113021815  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1415340:1:media_caps video/x-dv, systemstream=(boolean)false

0:00:05.113054178  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x10c5a00:2:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], encoding-name=(string)DV, clock-rate=(int)90000, encode=(string){ SD-VCR/525-60, SD-VCR/625-50, HD-VCR/1125-60, HD-VCR/1250-50, SDL-VCR/525-60, SDL-VCR/625-50, 306M/525-60, 306M/625-50, 314M-25/525-60, 314M-25/625-50, 314M-50/525-60, 314M-50/625-50 }

0:00:05.113072859  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.113089828  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.113106963  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xce27e0:3:rtpdvdepay 
0:00:05.113124162  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.113140561  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.113157021  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.113173656  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.113190665  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd8bea0:4:ffdec_dvvideo 
0:00:05.113208305  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd5f000:4:dvdec 
0:00:05.113225407  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.113241843  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.115534369  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:741:detect_send_codecs: **Payloaders
0:00:05.115853364  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:136:debug_codec_cap_list: size of codec_cap list is 29
0:00:05.115874913  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x14ba480:1:media_caps audio/x-vorbis

0:00:05.115900982  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x14ba380:1:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)[ 1, 2147483647 ], encoding-name=(string)VORBIS

0:00:05.115919378  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.115936505  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.115954216  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0x14e0ea0:2:rtpvorbispay 
0:00:05.115971371  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.115988050  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.116004771  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.116021332  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.116037967  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.116060261  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x14ba280:1:media_caps audio/x-speex, rate=(int)[ 6000, 48000 ], channels=(int)1

0:00:05.116084808  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x14ba000:1:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)[ 6000, 48000 ], encoding-name=(string)SPEEX, encoding-params=(string)1

0:00:05.116103030  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.116119758  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.116136885  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0x14e0b40:2:rtpspeexpay 
0:00:05.116153935  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.116170607  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.116187147  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.116203668  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.116220205  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.116240505  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x14ba300:1:media_caps audio/x-siren, dct-length=(int)320

0:00:05.116266001  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x14b8100:1:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)16000, encoding-name=(string)SIREN, dct-length=(int)320

0:00:05.116294124  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.116311202  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.116328370  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0x14e0900:2:rtpsirenpay 
0:00:05.116345444  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.116361925  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.116378323  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.116394843  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.116411384  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.116433231  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x14be880:1:media_caps audio/x-mulaw, channels=(int)1, rate=(int)8000

0:00:05.116456928  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x14be740:1:rtp_caps application/x-rtp, media=(string)audio, payload=(int)0, clock-rate=(int)8000, encoding-name=(string)PCMU

0:00:05.116474618  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.116491240  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.116510572  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0x14c37e0:3:rtppcmupay 
0:00:05.116527577  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.116544085  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.116560618  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.116577180  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.116593688  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.116615222  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x14be700:1:media_caps audio/x-mulaw, channels=(int)1, rate=(int)8000

0:00:05.116638402  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x14be8c0:1:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)8000, encoding-name=(string)PCMU

0:00:05.116656119  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.116672657  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.116689645  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0x14c37e0:3:rtppcmupay 
0:00:05.116714424  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.116731556  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.116747983  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.116764504  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.116781044  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.116803057  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x14be6c0:1:media_caps audio/x-alaw, channels=(int)1, rate=(int)8000

0:00:05.116826637  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x14be900:1:rtp_caps application/x-rtp, media=(string)audio, payload=(int)8, clock-rate=(int)8000, encoding-name=(string)PCMA

0:00:05.116844216  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.116861000  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.116877871  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0x14c3900:3:rtppcmapay 
0:00:05.116894970  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.116911320  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.116927654  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.116944231  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.116960552  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.116982110  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x14ba5c0:1:media_caps audio/x-alaw, channels=(int)1, rate=(int)8000

0:00:05.117004985  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x14ba4c0:1:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)8000, encoding-name=(string)PCMA

0:00:05.117022344  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.117038995  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.117055935  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0x14c3900:3:rtppcmapay 
0:00:05.117072994  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.117089376  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.117105742  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.117122229  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.117146260  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.117167089  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x14ba080:1:media_caps audio/mpeg, mpegversion=(int)1

0:00:05.117190116  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x14ba640:1:rtp_caps application/x-rtp, media=(string)audio, payload=(int)14, clock-rate=(int)90000

0:00:05.117207259  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.117239283  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.117256699  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0x14c3b40:3:rtpmpapay 
0:00:05.117273818  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.117290226  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.117306596  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.117323059  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.117339511  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.117359693  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x14ba100:1:media_caps audio/mpeg, mpegversion=(int)1

0:00:05.117382850  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x14be540:1:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)90000, encoding-name=(string)MPA

0:00:05.117400164  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.117417759  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.117434654  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0x14c3b40:3:rtpmpapay 
0:00:05.117451631  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.117468070  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.117484200  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.117500607  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.117516933  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.117537876  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x14be640:1:media_caps video/mpeg, mpegversion=(int)4, systemstream=(boolean)false

0:00:05.117566182  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x14ba780:2:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)[ 1, 2147483647 ], encoding-name=(string)MPEG4-GENERIC, streamtype=(string){ 4, 5 }, mode=(string){ generic, CELP-cbr, CELP-vbr, AAC-lbr, AAC-hbr }

0:00:05.117591821  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.117609106  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.117626168  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0x14e07e0:3:rtpmp4gpay 
0:00:05.117643344  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.117659804  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.117676162  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.117692781  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.117709261  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.117729692  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x14be680:1:media_caps audio/mpeg, mpegversion=(int)4

0:00:05.117757091  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x14ba780:2:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)[ 1, 2147483647 ], encoding-name=(string)MPEG4-GENERIC, streamtype=(string){ 4, 5 }, mode=(string){ generic, CELP-cbr, CELP-vbr, AAC-lbr, AAC-hbr }

0:00:05.117777403  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.117794283  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.117811527  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0x14e07e0:3:rtpmp4gpay 
0:00:05.117828515  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.117844975  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.117861290  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.117877802  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.117894270  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.117914303  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x14ba040:1:media_caps audio/mpeg, mpegversion=(int)4

0:00:05.117936997  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x14ba240:1:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)[ 1, 2147483647 ], encoding-name=(string)MP4A-LATM

0:00:05.117954493  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.117971051  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.117988022  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xceaa20:2:rtpmp4apay 
0:00:05.118012672  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.118029693  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.118046027  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.118062478  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.118078991  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.118100995  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x14be580:1:media_caps audio/x-iLBC, mode=(int){ 20, 30 }

0:00:05.118126621  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x14be780:1:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)8000, encoding-name=(string)ILBC, mode=(string){ 20, 30 }

0:00:05.118144667  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.118161209  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.118178316  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0x14c3000:2:rtpilbcpay 
0:00:05.118195210  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.118211480  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.118227813  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.118244127  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.118260546  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.118281928  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11b7780:1:media_caps audio/x-gsm, rate=(int)8000, channels=(int)1

0:00:05.118305532  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x14ba540:1:rtp_caps application/x-rtp, media=(string)audio, payload=(int)3, clock-rate=(int)8000, encoding-name=(string)GSM

0:00:05.118323040  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.118339943  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.118356981  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xce7000:3:rtpgsmpay 
0:00:05.118373993  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.118390433  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.118406857  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.118423313  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.118446152  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.118468173  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x14be600:1:media_caps audio/x-gsm, rate=(int)8000, channels=(int)1

0:00:05.118491247  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x14be800:1:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)8000, encoding-name=(string)GSM

0:00:05.118508646  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.118525282  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.118542286  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xce7000:3:rtpgsmpay 
0:00:05.118559103  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.118575373  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.118591710  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.118608260  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.118624655  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.118646204  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x14ba0c0:1:media_caps audio/G729, channels=(int)1, rate=(int)8000

0:00:05.118669219  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x14ba580:1:rtp_caps application/x-rtp, media=(string)audio, payload=(int)18, clock-rate=(int)8000, encoding-name=(string)G729

0:00:05.118686760  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.118703488  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.118720396  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0x14c3480:3:rtpg729pay 
0:00:05.118737433  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.118772367  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.118788770  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.118805352  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.118821743  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.118843382  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x14ba200:1:media_caps audio/G729, channels=(int)1, rate=(int)8000

0:00:05.118866432  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x14ba600:1:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)8000, encoding-name=(string)G729

0:00:05.118891607  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.118908818  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.118925828  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0x14c3480:3:rtpg729pay 
0:00:05.118942858  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.118959020  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.118975310  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.118991843  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.119008241  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.119035702  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x14ba500:1:media_caps audio/x-adpcm, channels=(int)1, rate=(int)8000, bitrate=(int){ 16000, 24000, 32000, 40000 }, layout=(string)g726

0:00:05.119064330  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x14be500:1:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)8000, encoding-name=(string){ G726-16, G726-24, G726-32, G726-40, AAL2-G726-16, AAL2-G726-24, AAL2-G726-32, AAL2-G726-40 }

0:00:05.119082234  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.119098974  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.119116126  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0x14c3240:2:rtpg726pay 
0:00:05.119133053  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.119149444  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.119165883  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.119182469  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.119199084  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.119216630  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x14be480:1:media_caps video/x-dv

0:00:05.119247943  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x14ba140:1:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], encoding-name=(string)DV, clock-rate=(int)90000, encode=(string){ SD-VCR/525-60, SD-VCR/625-50, HD-VCR/1125-60, HD-VCR/1250-50, SDL-VCR/525-60, SDL-VCR/625-50, 306M/525-60, 306M/625-50, 314M-25/525-60, 314M-25/625-50, 314M-50/525-60, 314M-50/625-50 }

0:00:05.119266698  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.119283658  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.119308864  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0x10c7ea0:2:rtpdvpay 
0:00:05.119326443  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.119342912  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.119359294  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.119375819  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.119392255  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.119411864  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x14be4c0:1:media_caps audio/CN, rate=(int)[ 1, 2147483647 ]

0:00:05.119435383  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x14ba680:1:rtp_caps application/x-rtp, media=(string)audio, payload=(int)13, clock-rate=(int)8000, encoding-name=(string)CN

0:00:05.119452950  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.119469682  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.119486822  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xdf3a20:3:rtpcnpay 
0:00:05.119503847  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.119520404  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.119536898  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.119553438  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.119570028  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.119589467  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x14ba1c0:1:media_caps audio/CN, rate=(int)[ 1, 2147483647 ]

0:00:05.119611597  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x14ba2c0:1:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)[ 1, 2147483647 ], encoding-name=(string)CN

0:00:05.119629013  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.119645721  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.119662746  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xdf3a20:3:rtpcnpay 
0:00:05.119679711  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.119696227  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.119712788  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.119782682  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.119814607  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.119837416  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x14ba180:1:media_caps audio/AMR, channels=(int)1, rate=(int)8000

0:00:05.119871191  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x14ba700:2:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)8000, encoding-name=(string)AMR, encoding-params=(string)1, octet-align=(string)1, crc=(string)0, robust-sorting=(string)0, interleaving=(string)0, mode-set=(int)[ 0, 7 ], mode-change-period=(int)[ 1, 2147483647 ], mode-change-neighbor=(string){ 0, 1 }, maxptime=(int)[ 20, 2147483647 ], ptime=(int)[ 20, 2147483647 ]

0:00:05.119890743  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.119907679  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.119924928  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xce7240:5:rtpamrpay 
0:00:05.119942019  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.119958544  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.119974844  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.119991451  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.120007967  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.120029520  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1565000:1:media_caps audio/AMR-WB, channels=(int)1, rate=(int)16000

0:00:05.120062360  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x14ba700:2:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)8000, encoding-name=(string)AMR, encoding-params=(string)1, octet-align=(string)1, crc=(string)0, robust-sorting=(string)0, interleaving=(string)0, mode-set=(int)[ 0, 7 ], mode-change-period=(int)[ 1, 2147483647 ], mode-change-neighbor=(string){ 0, 1 }, maxptime=(int)[ 20, 2147483647 ], ptime=(int)[ 20, 2147483647 ]

0:00:05.120080967  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.120337189  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.120354370  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xce7240:5:rtpamrpay 
0:00:05.120371336  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.120387869  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.120404383  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.120420867  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.120445591  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.120467677  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11d2800:1:media_caps audio/AMR, channels=(int)1, rate=(int)8000

0:00:05.120500207  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x1565100:2:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)16000, encoding-name=(string)AMR-WB, encoding-params=(string)1, octet-align=(string)1, crc=(string)0, robust-sorting=(string)0, interleaving=(string)0, mode-set=(int)[ 0, 7 ], mode-change-period=(int)[ 1, 2147483647 ], mode-change-neighbor=(string){ 0, 1 }, maxptime=(int)[ 20, 2147483647 ], ptime=(int)[ 20, 2147483647 ]

0:00:05.120518680  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.120535530  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.120552691  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xce7240:5:rtpamrpay 
0:00:05.120569608  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.120586101  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.120602423  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.120619029  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.120635603  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.120656862  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1562a80:1:media_caps audio/AMR-WB, channels=(int)1, rate=(int)16000

0:00:05.120689095  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x1565100:2:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)16000, encoding-name=(string)AMR-WB, encoding-params=(string)1, octet-align=(string)1, crc=(string)0, robust-sorting=(string)0, interleaving=(string)0, mode-set=(int)[ 0, 7 ], mode-change-period=(int)[ 1, 2147483647 ], mode-change-neighbor=(string){ 0, 1 }, maxptime=(int)[ 20, 2147483647 ], ptime=(int)[ 20, 2147483647 ]

0:00:05.120707417  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.120724036  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.120741197  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xce7240:5:rtpamrpay 
0:00:05.120758121  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.120774692  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.120791095  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.120807584  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.120824138  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.120858147  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1565140:1:media_caps audio/x-raw-int, endianness=(int)4321, signed=(boolean)true, width=(int)16, depth=(int)16, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ]

0:00:05.120883786  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x11e7840:1:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)[ 1, 2147483647 ], encoding-name=(string)L16, channels=(int)[ 1, 2147483647 ]

0:00:05.120901607  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.120918540  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.120935770  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0x14e0240:4:rtpL16pay 
0:00:05.120952911  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.120969437  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.120985978  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.121002486  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.121019155  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.121044737  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1562a00:1:media_caps audio/x-raw-int, endianness=(int)4321, signed=(boolean)true, width=(int)16, depth=(int)16, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ]

0:00:05.121069355  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x1562a40:1:rtp_caps application/x-rtp, media=(string)audio, encoding-name=(string)L16, payload=(int)10, clock-rate=(int)44100

0:00:05.121086972  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.121103986  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.121121054  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0x14e0240:4:rtpL16pay 
0:00:05.121138222  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.121154665  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.121171265  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.121187844  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.121204304  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.121229875  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1562b00:1:media_caps audio/x-raw-int, endianness=(int)4321, signed=(boolean)true, width=(int)16, depth=(int)16, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ]

0:00:05.121261058  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x1562980:1:rtp_caps application/x-rtp, media=(string)audio, encoding-name=(string)L16, payload=(int)11, clock-rate=(int)44100

0:00:05.121278774  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.121295495  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.121312660  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0x14e0240:4:rtpL16pay 
0:00:05.121329647  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.121346103  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.121362457  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.121379003  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.121395541  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.121415691  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1565300:1:media_caps audio/x-msgsm, rate=(int)8000

0:00:05.121438830  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x1565340:1:rtp_caps application/x-rtp, media=(string)audio, payload=(int)102, clock-rate=(int)8000, encoding-name=(string)MSGSM

0:00:05.121456276  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.121473014  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.121490215  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xdf3c60:2:msgsmpayloader 
0:00:05.121507449  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.121523852  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.121540206  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.121556809  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.121573266  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.140611252  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:754:detect_send_codecs: **Encoders
0:00:05.141118635  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:136:debug_codec_cap_list: size of codec_cap list is 68
0:00:05.141151197  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x15650c0:1:media_caps audio/x-speex, rate=(int)[ 6000, 48000 ], channels=(int)[ 1, 2 ]

0:00:05.141171899  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.141191956  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.141236083  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd555a0:2:speexenc 
0:00:05.141256659  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.141275678  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.141294638  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.141313662  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.141332412  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.141362154  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1565280:1:media_caps video/x-smoke, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:05.141382182  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.141401243  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.141420740  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd005a0:2:smokeenc 
0:00:05.141440218  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.141459093  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.141481227  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.141500162  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.141518876  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.141546046  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x15624c0:1:media_caps image/png, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:05.141565858  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.141585053  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.141604610  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd0d6c0:2:pngenc 
0:00:05.141624981  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd81240:2:ffenc_png 
0:00:05.141644418  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.141663243  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.141682050  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.141700875  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.141719830  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.141760751  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1562680:1:media_caps image/jpeg, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:05.141780989  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.141800189  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.141819649  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd00360:3:jpegenc 
0:00:05.141839702  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd7e5a0:3:ffenc_mjpeg 
0:00:05.141859420  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd7e480:3:ffenc_ljpeg 
0:00:05.141878542  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.141897320  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.141916005  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.141934877  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.141953758  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.141973825  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x14ba440:1:media_caps audio/x-flac

0:00:05.141992973  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.142011695  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.142031168  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd5fd80:2:flacenc 
0:00:05.142050420  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.142069063  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.142087712  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.142106472  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.142125288  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.142151465  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1562b40:1:media_caps audio/x-siren, dct-length=(int)320

0:00:05.142170998  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.142189925  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.142209510  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcd6360:2:sirenenc 
0:00:05.142228952  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.142247767  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.142275510  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.142294961  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.142313878  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.142337730  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1565040:1:media_caps application/x-yuv4mpeg, y4mversion=(int)2

0:00:05.142357013  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.142376055  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.142395483  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xc6e360:2:y4menc 
0:00:05.142415049  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.142433620  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.142452226  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.142471088  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.142489839  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.142516901  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x14ba400:1:media_caps audio/x-wavpack, width=(int)[ 1, 32 ], channels=(int)[ 1, 2 ], rate=(int)[ 6000, 192000 ], framed=(boolean)true

0:00:05.142537134  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.142556218  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.142575784  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd057e0:3:wavpackenc 
0:00:05.142595253  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.142613925  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.142632476  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.142651259  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.142670154  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.142691758  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1562ac0:1:media_caps audio/x-wavpack-correction, framed=(boolean)true

0:00:05.142711384  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.142730320  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.142749803  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd057e0:3:wavpackenc 
0:00:05.142777611  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.142796913  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.142815534  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.142834312  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.142853258  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.142873269  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1565380:1:media_caps audio/x-vorbis

0:00:05.142892612  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.142911441  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.142930846  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd0d900:2:vorbisenc 
0:00:05.142950234  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.142968828  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.142987805  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.143006506  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.143025326  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.143053154  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1567180:1:media_caps audio/mpeg, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], mpegversion=(int)1, layer=(int)2

0:00:05.143073210  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.143092456  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.143111968  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcb05a0:2:twolame 
0:00:05.143131974  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd86120:2:ffenc_mp2 
0:00:05.143151235  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.143169948  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.143188643  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.143207334  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.143226145  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.143246095  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x15652c0:1:media_caps video/x-theora

0:00:05.143275933  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.143295463  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.143315066  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcf3360:2:theoraenc 
0:00:05.143334493  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.143353160  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.143371799  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.143390614  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.143409436  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.143429789  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1565240:1:media_caps application/x-subtitle

0:00:05.143449025  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.143467827  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.143487439  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xccfa20:2:srtenc 
0:00:05.143506750  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.143525391  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.143544007  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.143562743  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.143581574  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.143605452  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x14ba740:1:media_caps audio/x-mulaw, rate=(int)[ 8000, 192000 ], channels=(int)[ 1, 2 ]

0:00:05.143624611  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.143643602  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.143663339  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xccc7e0:2:mulawenc 
0:00:05.143682740  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.143701457  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.143798910  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.143825959  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.143845186  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.143880664  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1562600:1:media_caps audio/x-gsm, rate=(int)8000, channels=(int)1

0:00:05.143900577  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.143919713  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.143939171  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd55d80:2:gsmenc 
0:00:05.143958761  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.143994724  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.144020072  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.144039059  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.144057981  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.144085665  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1562400:1:media_caps video/x-gst_ff-zmbv, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:05.144105642  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.144124763  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.144144395  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd81d80:2:ffenc_zmbv 
0:00:05.144163831  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.144182537  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.144201338  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.144220088  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.144239001  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.144268186  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11d24c0:1:media_caps video/x-wmv, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], wmvversion=(int)2

0:00:05.144287934  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.144307151  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.144326560  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd81c60:2:ffenc_wmv2 
0:00:05.144346117  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.144364654  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.144383293  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.144410893  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.144430562  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.144459237  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1562440:1:media_caps video/x-wmv, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], wmvversion=(int)1

0:00:05.144478719  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.144497887  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.144517657  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd81b40:2:ffenc_wmv1 
0:00:05.144536991  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.144555519  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.144574232  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.144593085  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.144611867  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.144640963  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x15676c0:1:media_caps audio/x-wma, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], wmaversion=(int)2, block_align=(int)[ 0, 2147483647 ], bitrate=(int)[ 0, 2147483647 ]

0:00:05.144662694  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.144682121  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.144701479  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd866c0:2:ffenc_wmav2 
0:00:05.144721067  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.144739590  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.144758263  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.144776896  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.144795675  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.144823437  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1562840:1:media_caps audio/x-wma, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], wmaversion=(int)1, block_align=(int)[ 0, 2147483647 ], bitrate=(int)[ 0, 2147483647 ]

0:00:05.144843716  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.144862568  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.144890971  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd865a0:2:ffenc_wmav1 
0:00:05.144910986  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.144929662  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.144948251  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.144966751  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.144985553  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.145014492  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1562500:1:media_caps video/x-svq, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], svqversion=(int)1

0:00:05.145034007  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.145055371  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.145074704  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd81a20:2:ffenc_svq1 
0:00:05.145094151  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.145112618  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.145131169  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.145149791  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.145168546  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.145221139  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1562540:1:media_caps audio/x-gst_ff-sonicls, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ]

0:00:05.145247442  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.145266349  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.145285790  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd86480:2:ffenc_sonicls 
0:00:05.145305227  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.145323690  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.145342195  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.145360766  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.145379418  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.145403340  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1567700:1:media_caps audio/x-gst_ff-sonic, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ]

0:00:05.145431515  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.145451081  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.145470499  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd86360:2:ffenc_sonic 
0:00:05.145489894  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.145508242  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.145526765  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.145545343  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.145564033  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.145590954  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1567780:1:media_caps video/x-gst_ff-snow, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:05.145610715  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.145629752  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.145648929  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd81900:2:ffenc_snow 
0:00:05.145668277  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.145686745  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.145705115  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.145723834  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.145742551  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.145772928  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1562780:1:media_caps video/x-pn-realvideo, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], systemstream=(boolean)false, rmversion=(int)2

0:00:05.145794004  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.145813135  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.145832807  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd817e0:2:ffenc_rv20 
0:00:05.145852109  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.145870596  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.145889133  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.145916510  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.145936123  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.145965805  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11d1040:1:media_caps video/x-pn-realvideo, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], systemstream=(boolean)false, rmversion=(int)1

0:00:05.145986070  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.146004890  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.146024341  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd816c0:2:ffenc_rv10 
0:00:05.146043472  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.146062004  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.146080496  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.146099088  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.146117801  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.146144350  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1567680:1:media_caps video/x-gst_ff-roqvideo, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:05.146163939  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.146182592  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.146201889  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd815a0:2:ffenc_roqvideo 
0:00:05.146221348  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.146244079  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.146262611  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.146281108  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.146299774  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.146325086  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1562640:1:media_caps audio/x-dpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)roq

0:00:05.146344652  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.146363625  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.146382997  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd867e0:2:ffenc_roq_dpcm 
0:00:05.146411310  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.146430649  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.146449330  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.146468015  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.146486702  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.146515854  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1562580:1:media_caps video/x-rle, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], layout=(string)quicktime, depth=(int)[ 1, 64 ]

0:00:05.146536125  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.146555265  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.146574511  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd81480:2:ffenc_qtrle 
0:00:05.146645071  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.146663998  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.146682656  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.146701546  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.146720222  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.146747489  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1565080:1:media_caps image/ppm, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:05.146767397  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.146786431  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.146806001  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd81360:2:ffenc_ppm 
0:00:05.146825247  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.146843823  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.146862480  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.146881139  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.146899870  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.146926395  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1562b80:1:media_caps video/x-gst_ff-pgmyuv, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:05.146955303  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.146974850  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.146994069  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd81120:2:ffenc_pgmyuv 
0:00:05.147020200  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.147040033  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.147058567  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.147077368  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.147096147  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.147122523  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x15651c0:1:media_caps video/x-gst_ff-pgm, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:05.147142084  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.147160910  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.147180448  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd81000:2:ffenc_pgm 
0:00:05.147199700  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.147239271  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.147257980  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.147276712  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.147295575  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.147321696  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1567740:1:media_caps image/pbm, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:05.147341087  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.147360088  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.147379366  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd7eea0:2:ffenc_pbm 
0:00:05.147398678  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.147417220  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.147435742  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.147454434  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.147482145  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.147509171  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11d2ac0:1:media_caps video/x-gst_ff-pam, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:05.147528681  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.147547502  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.147566934  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd7ed80:2:ffenc_pam 
0:00:05.147586096  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.147604727  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.147623307  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.147641918  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.147660619  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.147684502  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1562740:1:media_caps audio/x-nellymoser, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ]

0:00:05.147703530  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.147793930  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.147821531  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd86240:2:ffenc_nellymoser 
0:00:05.147841134  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.147859967  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.147878686  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.147897511  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.147916373  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.147946201  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1562880:1:media_caps video/x-msmpeg, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], msmpegversion=(int)42

0:00:05.147965962  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.147984722  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.148004269  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd7eb40:2:ffenc_msmpeg4v2 
0:00:05.148023632  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.148042262  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.148090286  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.148116038  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.148134928  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.148164108  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1562700:1:media_caps video/x-msmpeg, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], msmpegversion=(int)41

0:00:05.148183827  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.148202637  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.148222135  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd7ea20:2:ffenc_msmpeg4v1 
0:00:05.148241510  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.148260173  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.148278840  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.148297475  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.148316253  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.148344864  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1562480:1:media_caps video/x-msmpeg, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], msmpegversion=(int)43

0:00:05.148364286  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.148383033  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.148402561  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd7ec60:2:ffenc_msmpeg4 
0:00:05.148421867  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.148440508  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.148459151  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.148477763  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.148496643  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.148526450  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x15626c0:1:media_caps video/mpeg, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], mpegversion=(int)4, systemstream=(boolean)false

0:00:05.148547517  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.148575941  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.148596183  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd7e900:5:ffenc_mpeg4 
0:00:05.148615694  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.148634398  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.148653088  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.148671986  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.148690700  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.148719597  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1567040:1:media_caps video/x-divx, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], divxversion=(int)5

0:00:05.148739280  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.148758303  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.148777943  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd7e900:5:ffenc_mpeg4 
0:00:05.148797092  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.148815745  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.148834403  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.148853121  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.148871978  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.148901205  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x15675c0:1:media_caps video/mpeg, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], mpegversion=(int)2, systemstream=(boolean)false

0:00:05.148921511  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.148940689  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.148960079  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd7e7e0:3:ffenc_mpeg2video 
0:00:05.148979765  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.148998281  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.149016952  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.149035828  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.149054556  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.149091613  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1567000:1:media_caps video/mpeg, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], mpegversion=(int)1, systemstream=(boolean)false

0:00:05.149114875  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.149133941  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.149153587  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd7e6c0:2:ffenc_mpeg1video 
0:00:05.149172838  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.149191570  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.149210335  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.149229100  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.149247934  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.149274880  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1567100:1:media_caps video/x-huffyuv, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:05.149294452  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.149313559  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.149333082  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd7e360:2:ffenc_huffyuv 
0:00:05.149352625  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.149371246  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.149389844  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.149408636  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.149427428  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.149456576  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1565180:1:media_caps video/x-h263, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], variant=(string)itu, h263version=(string)h263p

0:00:05.149477003  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.149496125  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.149515737  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd7e240:3:ffenc_h263p 
0:00:05.149535104  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.149562825  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.149582302  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.149601100  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.149619985  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.149649007  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x14b8080:1:media_caps video/x-h263, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], variant=(string)itu, h263version=(string)h263

0:00:05.149669069  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.149688084  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.149707623  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd7e120:4:ffenc_h263 
0:00:05.149726970  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.149745694  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.149764389  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.149783157  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.149802075  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.149828567  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x15670c0:1:media_caps video/x-h261, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:05.149848027  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.149867149  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.150600880  3277      0x112d9e0 DEBUG      fsrtpconference fs-rtp-session.c:3959:gather_caps_parameters: 96/THEORA: adding param configuration=AAAAAQj/2gqRAioygHRoZW9yYQMCAQAUAA8AAUAAAPAAAAAAAB4AAAABAAABAAABAAAAAEDAgXRoZW9yYSMAAABYaXBoLk9yZyBsaWJUaGVvcmEgSSAyMDA4MTAyMCAzIDIgMQAAAACCdGhlb3Jhvs0o97nNaxi1qUlKEHOc5jGMUpSkIQgxjGIQhCEIQAAAAAAAAAAAABH04WQuVUm0dhL1cLSYa5WiqUCWSKHQR9OZuNZkMBdLJVKRLJRGIhAHg5HA0GQxFosFYoEwlEYhEAeDocDIYCwVCYSCIPBoMBT7mRfWlVVUFBLS0ZGQUE8PDc3MjItLS0oKCgjIyMeHh4eGRkZGRQUFBQUDw8PDw8PDwoKCgoKCgoKBQUFBQUFBQCEAsKEBgoMz0MDA4TGjo8Nw4NEBgoOUU4DhEWHTNXUD4SFiU6RG1nTRgjN0BRaHFcMUBOV2d5eGVIXF9icGRnYxESGC9jY2NjEhUaQmNjY2MYGjhjY2NjYy9CY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2MQEBAUGBwgKBAQFBgcICgwEBQYHCAoMEAUGBwgKDBAQBgcICgwQEBAHCAoMEBAQGAgKDBAQEBggCgwQEBAYICAPi/LfQDTMTvkKN4OqJvblmIt1HG+A/cokiXuDYyX1qqRpmV2LsQgTkYPaOpkvnMNrVhsZVKV59u4fkncQ0zK7F2IIXyKPDVag2Ml4/OXcxK6PaPJOE+6qkIMVzVPuqpFdjQRnKaUHtHnXckOBlazG3zh/FeF4Jedv+E47TD2jzqSJjAXVrMymoNd8MlpCj+0C9CnjY5l2RoHcoPaPOuU22u9grgpVGBF8Sf8Wi1jkH3CIdza/3ELSNhmLK0BunJXIoe7edSXqqSoR5nCdK1mwXG8UIrsDSQOTxQ9267/+yY3lsFIPZ4Fp1nccWKzGHwGVHI0aiaWTa/+pS3OyOLD4Pk4JpZNo8FvAZ9XQLKwItMeTK/+pS3ITWj152A2oi/4HsfL6E3MJ2fS2wVrgTSya6YoDzJ3eqpEASa/XuXqcTS7UG51mwiWobhZWGn+KPI784VUlKAujOsmJRr8LKxeTk0u0jztw5iEO49zYP9LailARXOGL1rKLKx5Iv7buQm2o+zEZh0J/9MlsNRSgRwiys3Xn2pPM/bUIiXNh0LTJ7pwXMfEjnuoqpFlYvlD73wG1E/+vTPCMRSDLhim5tFx3pvDAF9azUQHUPDb5dUKcVrc85O0R6SqJpI/zTIwnzC+dXYEP507i2xXPoBTU0tDhyjCaV7RJ5rkYb5g1cw3tJyuxjcBHt+4O4gTPaJZPOqlOZk+gWsNwHnZsFE3sskTWG9vOV4rMwcuo9Mlx/x8VUrWEAfXsYCfJuNe0XTmEWVrmA8JWxRN7JHoWs3/CqkUviN53+TuM0FgrubsA1Jjaj2WSJp0WsnMJjfUKqRlydZwn+NwcIwmKG2vsundiu0g3L5wk8iw+EFSkjd4Wh+xSeVrHE45dRIbm4Zg0oba+zS5X/ClxOMWbREjJCaXbW45vO/fB9asrBRDh/uMuoKhVSHbQE0u0mtHNwzhvgH1p+eo4urCs8wnbmWPApESgG00usmkK/o4PcvFph3yPrFZizj/IE9zeoLK6lO4T3EYJm2sukmULgv98HQozw7W/HJjF/AKqTkSZMMfIDdwexWjr5C7nEZQDbWbSXO9d+srFVJCtez7kDh9GPF36ys6L5O3IwxBo21mzlUZRCqluAzaNtcsZbvoSBw8L2Cib8RWK0nZ0tezo+RBUpcD0YjbVk0zowv7sN0KtanuI0XQ8lkE3/3IOHmu6e8xOSJtRDAzrFlKrIuaHTsJpZPY/z7C0PiHzhjeZbn52j15nFla40dIgTS7Se0YFNRnBaLV8B84/bzgaKCQlbTa++YXAji75yrLKlLFm6hD5lhSqP3UMAuY8N6yy0vAlTNtZNI8+Tx2ie0Th9dSqOWQaJUzbWT2N/eDtEoz8OsOFthXA3MYZxA+f8qahahnHZ7QMxpM21lkydX1li7w4McEUe43J/13KCopAyG2qZpnLQxw7dRVliH48Rnsl7i0boVovUDJpmba4sJp+0CuwpqEXx1JyPyX26N5wKqR1fwnMMeR9aENHf6AZog21SJpdI8vSysu83FO55wt+AiyhugOV4SCaVtrpnHg/dsaCysne9VCl8MSQbapWk2eVELdw69D8wjRX+K7BPytXdoKhvUpgDtdFwW9PvRCXkhmbapWk2THD/w5TqI1lY3qUoeAj6Ei9gxZDbVM0zl/9gHKddQW/VvFiLseUqnBIXpWA21MpmmeNye0QouYB6+UfrKyN31uPKlIt+kc+kCFZWRgvJmTTNgba43f9RDtOlo43EZyF0xeYMsTTNtrRb7IqgKR13YrSk//xC4ib+CkewmlHUBOw4P8vhvcYs+aywIiQlbTax9+XrahVSXGXfgRgmlba6SZoqL/g/deuGGKDctsVkPM4qpCMkJTSZtrnRe5Y4EPnwO2UX9o9643E91iuABRjf+n5gU1C1d4CQZmkzbWXLCJH3YVoXvRx9uNzoYmSY0zbayqMEl6PlTUQHn1ZYT9vbi3g/ihG4nk+cxKqSBCe/2llY76jcBQG2rJpniwmXy3eDcfp1wNM22phQyxvmkjQHJ7L9CVUiJ5bWsO+uBAkcSkLk6/73KqSysiE58NtVDC9cZYtM/ZnlsYOveKVT60FAG2qVpNJnHjyQ33IH7tgyiE/livcU1IHDqEeJ+VdgL47vlqgwJBK0mNtc8sYm713+Kah386tgHpHFysrPNyF+XpGDEbaykzTPK4no4Cysi6hU1BG+XF4ZTNM5RtrjhI5W0QHm70fz98BG5SPp/VVI38gISjuI4sVhclXjTNtqYTMsf7eg3i9Ba/+748LKwSrhli0zNtUzC+ejlJ0QI4VVJSjN3fURASOLCtyShdMwv/G2pli0z+ULZ/D2GoqpQEYsrHG/ZK5Eyic21f/DLFpmXWsL+vSJ5JCIHlqmoIbnP5OYEgmaZm2suWPdhXuFEaK/5w69B1+nJAbamUzTOVjhfdUpgHjn4URW7ljj1Wdxwimoh9LefCAjUJCUNM22phMyxvu3D/vixWT/OogjAMsWmZtqmYX3S/p/uVlamoQ+QG6JIoteuHXY9OShafzBli0zNtVzC+fvdBUUvHFhGrdJfkKKQbxkkMRAOB0GODPItnX3Jnxro/25Ud+llbyVVSN4ySGIgHA6DHBnkWzr7kz410f7cqO/Syt5KqpG8ZJDEQDgdBjgzyLZ19yZ8a6P9uVHfpZW8lVUiqk4T9QAiXgmaZm2suUjHCHxZWLeX3ou7I6P9wWxw1KXrl/QLK4DzcLkhgxGUzTM21lvn4O/kXQH8/PlKpZWD6iL1vCgOCQvSjTNtqTMscLu0a3oLKzla+n8I3CTtv6QITo/ShhMyxXmmbbW6iJTUUnkQPp6O3HPoV2RwDcWn4yxaZkzC821ul6khqEKJ6srpVIBvI8A+TL7p1o10f7GODPKXl24UdRkCFGSBKLrWF5MonO+n/1isG2rngyxaZ7++RKqSqlARiyscb9krkTKJzbV/8MsWmZdawv69InkkIA=
0:00:05.160545263  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd7e000:2:ffenc_h261 
0:00:05.160846188  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.160869343  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.160889420  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.160909094  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.160928471  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.160956470  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1567440:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)g726

0:00:05.160976875  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.160996442  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.161017464  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd86a20:2:ffenc_g726 
0:00:05.161052029  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.161071787  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.161090795  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.161109690  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.161128725  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.161160253  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x15625c0:1:media_caps video/x-flash-video, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], flvversion=(int)1

0:00:05.161181241  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.161200272  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.161219811  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd79ea0:2:ffenc_flv 
0:00:05.161239248  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.161258090  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.161293076  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.161319098  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.161337989  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.161365471  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1567340:1:media_caps video/x-flash-screen, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:05.161385417  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.161404239  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.161423997  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd79d80:2:ffenc_flashsv 
0:00:05.161443485  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.161462140  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.161480804  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.161499404  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.161518096  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.161544975  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1567140:1:media_caps video/x-gst_ff-ffvhuff, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:05.161573813  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.161593305  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.161612864  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd79c60:2:ffenc_ffvhuff 
0:00:05.161632337  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.161650793  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.161669464  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.161688230  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.161706825  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.161735913  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x15674c0:1:media_caps video/x-ffv, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], ffvversion=(int)1

0:00:05.161755761  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.161774774  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.161794439  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd79b40:2:ffenc_ffv1 
0:00:05.161813719  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.161832301  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.161850807  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.161869524  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.161888216  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.161916954  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1567540:1:media_caps video/x-dv, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], systemstream=(boolean)false

0:00:05.161937180  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.161955946  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.161975603  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd79a20:3:ffenc_dvvideo 
0:00:05.161995086  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.162013695  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.162032313  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.162051130  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.162079027  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.162106308  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11d7780:1:media_caps video/x-dnxhd, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:05.162126136  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.162145022  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.162164580  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd79900:2:ffenc_dnxhd 
0:00:05.162183934  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.162202542  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.162221248  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.162239904  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.162258772  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.162279099  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1567580:1:media_caps image/bmp

0:00:05.162298255  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.162317011  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.162342895  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd797e0:2:ffenc_bmp 
0:00:05.162362003  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.162380659  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.162399329  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.162418011  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.162436862  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.162465967  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1567200:1:media_caps video/x-asus, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], asusversion=(int)2

0:00:05.162485874  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.162504996  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.162524526  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd796c0:2:ffenc_asv2 
0:00:05.162543955  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.162562508  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.162590196  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.162609578  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.162628433  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.162657304  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11d7540:1:media_caps video/x-asus, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], asusversion=(int)1

0:00:05.162676907  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.162695905  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.162715213  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd795a0:2:ffenc_asv1 
0:00:05.162734675  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.162753265  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.162771865  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.162790692  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.162809403  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.162833758  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1567300:1:media_caps audio/x-alac, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ]

0:00:05.162852826  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.162871878  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.162891311  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd86000:2:ffenc_alac 
0:00:05.162910527  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.162929085  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.162947513  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.162966243  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.162984885  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.163010041  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1567500:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)yamaha

0:00:05.163029973  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.163048949  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.163077004  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd8b000:2:ffenc_adpcm_yamaha 
0:00:05.163096868  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.163115485  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.163134223  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.163153004  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.163171706  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.163196552  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x15672c0:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)swf

0:00:05.163216235  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.163236098  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.163255930  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd86ea0:2:ffenc_adpcm_swf 
0:00:05.163275525  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.163294198  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.163312867  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.163331597  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.163350414  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.163375330  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1567600:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)microsoft

0:00:05.163395230  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.163414127  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.163433347  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd86d80:2:ffenc_adpcm_ms 
0:00:05.163452623  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.163471200  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.163489577  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.163508321  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.163527068  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.163551335  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1567280:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)dvi

0:00:05.163579487  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.163599119  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.163618663  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd86c60:2:ffenc_adpcm_ima_wav 
0:00:05.163638216  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.163656816  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.163675564  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.163694362  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.163713068  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.163794906  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1567400:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)quicktime

0:00:05.163823174  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.163842337  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.163861919  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd86b40:2:ffenc_adpcm_ima_qt 
0:00:05.163881385  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.163900197  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.163918986  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.163937808  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.163956690  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.163981564  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1567480:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)adx

0:00:05.164000987  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.164020129  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.164039765  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd86900:2:ffenc_adpcm_adx 
0:00:05.164059259  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.164078131  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.164096981  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.164115932  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.164143895  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.164168088  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x15629c0:1:media_caps audio/x-ac3, channels=(int)[ 1, 6 ], rate=(int)[ 8000, 96000 ]

0:00:05.164187470  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.164206523  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.164226006  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd81ea0:2:ffenc_ac3 
0:00:05.164245305  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.164264068  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.164282796  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.164301483  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.164320309  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.164342521  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1215200:1:media_caps text/x-cmml, encoded=(boolean)true

0:00:05.164361903  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.164381077  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.164400714  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcdb120:2:cmmlenc 
0:00:05.164420424  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.164439160  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.164457926  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.164476883  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.164495788  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.164519921  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1215180:1:media_caps audio/x-celt, rate=(int)[ 32000, 64000 ], channels=(int)[ 1, 2 ]

0:00:05.164539293  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.164558295  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.164577919  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcf3c60:2:celtenc 
0:00:05.164597365  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.164616127  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.164634852  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.164662559  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.164682295  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.164702371  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1567240:1:media_caps application/x-bzip

0:00:05.164721461  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.164740377  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.164759903  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd0b5a0:2:bz2enc 
0:00:05.164779346  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.164798019  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.164816506  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.164835453  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.164854312  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.164878185  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x14b80c0:1:media_caps audio/x-alaw, rate=(int)[ 8000, 192000 ], channels=(int)[ 1, 2 ]

0:00:05.164897392  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.164917185  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.164937008  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd0b900:2:alawenc 
0:00:05.164956723  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.164975665  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.164994399  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.165013216  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.165032144  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.171125120  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:767:detect_send_codecs: **intersection of payloaders and encoders
0:00:05.171424047  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:136:debug_codec_cap_list: size of codec_cap list is 14
0:00:05.171448880  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x12151c0:1:media_caps audio/x-vorbis

0:00:05.171480131  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x14ba380:2:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)[ 1, 2147483647 ], encoding-name=(string)VORBIS

0:00:05.171513798  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.171533893  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.171554262  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0x14e0ea0:3:rtpvorbispay 
0:00:05.171573954  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.171592511  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.171611122  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.171630113  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.171649468  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd0d900:3:vorbisenc 
0:00:05.171668860  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.171687277  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.171712975  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x14b8040:1:media_caps audio/x-speex, rate=(int)[ 6000, 48000 ], channels=(int)1

0:00:05.171796360  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x14ba000:2:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)[ 6000, 48000 ], encoding-name=(string)SPEEX, encoding-params=(string)1

0:00:05.171825585  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.171844728  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.171864411  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0x14e0b40:3:rtpspeexpay 
0:00:05.171883901  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.171902785  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.171921631  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.171940335  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.171959538  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd555a0:3:speexenc 
0:00:05.171978846  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.171997482  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.172021187  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x14b82c0:1:media_caps audio/x-siren, dct-length=(int)320

0:00:05.172050339  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x14b8100:2:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)16000, encoding-name=(string)SIREN, dct-length=(int)320

0:00:05.172080636  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.172100358  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.172120170  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0x14e0900:3:rtpsirenpay 
0:00:05.172139711  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.172158535  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.172177285  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.172196159  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.172215709  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcd6360:3:sirenenc 
0:00:05.172234995  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.172253672  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.172278792  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x14b8200:1:media_caps audio/x-mulaw, channels=(int)1, rate=(int)8000

0:00:05.172306510  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x14be740:2:rtp_caps application/x-rtp, media=(string)audio, payload=(int)0, clock-rate=(int)8000, encoding-name=(string)PCMU

0:00:05.172326490  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.172345471  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.172365077  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0x14c37e0:5:rtppcmupay 
0:00:05.172396188  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.172415050  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.172433647  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.172452379  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.172471757  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xccc7e0:4:mulawenc 
0:00:05.172491057  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.172509686  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.172534538  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1567640:1:media_caps audio/x-mulaw, channels=(int)1, rate=(int)8000

0:00:05.172561369  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x14be8c0:2:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)8000, encoding-name=(string)PCMU

0:00:05.172590451  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.172610057  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.172629602  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0x14c37e0:5:rtppcmupay 
0:00:05.172649143  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.172667860  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.172686647  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.172705517  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.172724781  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xccc7e0:4:mulawenc 
0:00:05.172744261  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.172762845  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.172787845  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1215140:1:media_caps audio/x-alaw, channels=(int)1, rate=(int)8000

0:00:05.172814981  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x14be900:2:rtp_caps application/x-rtp, media=(string)audio, payload=(int)8, clock-rate=(int)8000, encoding-name=(string)PCMA

0:00:05.172834841  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.172853923  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.172873371  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0x14c3900:5:rtppcmapay 
0:00:05.172892676  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.172911297  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.172929940  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.172948638  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.172967985  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd0b900:4:alawenc 
0:00:05.172987336  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.173005924  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.173030416  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x14b8300:1:media_caps audio/x-alaw, channels=(int)1, rate=(int)8000

0:00:05.173057071  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x14ba4c0:2:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)8000, encoding-name=(string)PCMA

0:00:05.173085824  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.173105365  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.173124887  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0x14c3900:5:rtppcmapay 
0:00:05.173144279  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.173162979  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.173181641  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.173200423  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.173219734  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd0b900:4:alawenc 
0:00:05.173239029  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.173257585  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.173285123  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x14b8280:1:media_caps audio/mpeg, mpegversion=(int)1, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layer=(int)2

0:00:05.173312078  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x14ba640:2:rtp_caps application/x-rtp, media=(string)audio, payload=(int)14, clock-rate=(int)90000

0:00:05.173331365  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.173350428  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.173369913  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0x14c3b40:5:rtpmpapay 
0:00:05.173389311  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.173407987  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.173426685  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.173445441  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.173464819  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcb05a0:4:twolame 
0:00:05.173484738  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd86120:4:ffenc_mp2 
0:00:05.173504144  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.173522816  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.173549544  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x12152c0:1:media_caps audio/mpeg, mpegversion=(int)1, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layer=(int)2

0:00:05.173577096  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x14be540:2:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)90000, encoding-name=(string)MPA

0:00:05.173607394  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.173627341  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.173646909  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0x14c3b40:5:rtpmpapay 
0:00:05.173666214  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.173685301  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.173704278  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.173723143  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.173742347  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcb05a0:4:twolame 
0:00:05.173783953  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd86120:4:ffenc_mp2 
0:00:05.173803363  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.173822145  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.173854016  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1215340:1:media_caps video/mpeg, mpegversion=(int)4, systemstream=(boolean)false, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:05.173889559  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x14ba780:3:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)[ 1, 2147483647 ], encoding-name=(string)MPEG4-GENERIC, streamtype=(string){ 4, 5 }, mode=(string){ generic, CELP-cbr, CELP-vbr, AAC-lbr, AAC-hbr }

0:00:05.173910547  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.173930004  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.173949743  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0x14e07e0:4:rtpmp4gpay 
0:00:05.173969450  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.173988495  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.174007362  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.174026439  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.174046027  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd7e900:6:ffenc_mpeg4 
0:00:05.174065575  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.174084463  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.174119135  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1215240:1:media_caps audio/x-gsm, rate=(int)8000, channels=(int)1

0:00:05.174147297  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x14ba540:2:rtp_caps application/x-rtp, media=(string)audio, payload=(int)3, clock-rate=(int)8000, encoding-name=(string)GSM

0:00:05.174167535  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.174186978  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.174206519  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xce7000:5:rtpgsmpay 
0:00:05.174236419  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.174255382  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.174274294  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.174293395  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.174312824  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd55d80:4:gsmenc 
0:00:05.174332456  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.174351295  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.174376137  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x14b8240:1:media_caps audio/x-gsm, rate=(int)8000, channels=(int)1

0:00:05.174403601  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x14be800:2:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)8000, encoding-name=(string)GSM

0:00:05.174423839  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.174443106  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.174462720  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xce7000:5:rtpgsmpay 
0:00:05.174482126  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.174500817  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.174519613  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.174538510  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.174557913  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd55d80:4:gsmenc 
0:00:05.174577286  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.174595962  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.174636980  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1215300:1:media_caps audio/x-adpcm, channels=(int)1, rate=(int)8000, bitrate=(int){ 16000, 24000, 32000, 40000 }, layout=(string)g726

0:00:05.174670727  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x14be500:2:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)8000, encoding-name=(string){ G726-16, G726-24, G726-32, G726-40, AAL2-G726-16, AAL2-G726-24, AAL2-G726-32, AAL2-G726-40 }

0:00:05.174692380  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.174712013  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.174731765  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0x14c3240:3:rtpg726pay 
0:00:05.174751398  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.174770291  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.174789054  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.174816006  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.174835314  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd86a20:3:ffenc_g726 
0:00:05.174854826  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.174873573  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.174902201  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1567380:1:media_caps video/x-dv, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], systemstream=(boolean)false

0:00:05.174940067  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x14ba140:2:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], encoding-name=(string)DV, clock-rate=(int)90000, encode=(string){ SD-VCR/525-60, SD-VCR/625-50, HD-VCR/1125-60, HD-VCR/1250-50, SDL-VCR/525-60, SDL-VCR/625-50, 306M/525-60, 306M/625-50, 314M-25/525-60, 314M-25/625-50, 314M-50/525-60, 314M-50/625-50 }

0:00:05.174961613  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.174981085  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.175000625  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0x10c7ea0:3:rtpdvpay 
0:00:05.175020254  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.175038906  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.175057601  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.175076522  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.175104670  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd79a20:4:ffenc_dvvideo 
0:00:05.175124706  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.175143423  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.175793900  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:307:create_codec_lists: *******Intersection of send_list and recv_list
0:00:05.175823380  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:136:debug_codec_cap_list: size of codec_cap list is 14
0:00:05.175844756  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1567540:2:media_caps audio/x-vorbis

0:00:05.175872290  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x15674c0:1:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)[ 1, 2147483647 ], encoding-name=(string)VORBIS

0:00:05.175892657  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.175911753  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.175931660  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcf3000:2:rtpvorbisdepay 
0:00:05.175951148  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.175970508  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd0da20:3:vorbisdec 
0:00:05.175989851  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.176008481  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.176027153  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.176045898  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.176065040  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0x14e0ea0:3:rtpvorbispay 
0:00:05.176084165  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.176103248  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd0d900:3:vorbisenc 
0:00:05.176122316  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.176140890  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.176165853  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x15625c0:2:media_caps audio/x-speex, rate=(int)[ 6000, 48000 ], channels=(int)1

0:00:05.176193359  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x1567440:1:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)[ 6000, 48000 ], encoding-name=(string)SPEEX, encoding-params=(string)1

0:00:05.176214032  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.176243571  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.176263736  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xceeb40:2:rtpspeexdepay 
0:00:05.176283387  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.176302775  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd556c0:3:speexdec 
0:00:05.176322080  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.176340783  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.176359297  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.176395369  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.176414900  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0x14e0b40:3:rtpspeexpay 
0:00:05.176434408  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.176453666  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd555a0:3:speexenc 
0:00:05.176472924  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.176491481  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.176515139  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1567000:2:media_caps audio/x-siren, dct-length=(int)320

0:00:05.176543700  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x15675c0:1:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)16000, encoding-name=(string)SIREN, dct-length=(int)320

0:00:05.176564413  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.176583505  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.176602968  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcee900:2:rtpsirendepay 
0:00:05.176622331  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.176641497  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcd6240:3:sirendec 
0:00:05.176660811  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.176679686  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.176698243  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.176716895  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.176736167  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0x14e0900:3:rtpsirenpay 
0:00:05.176764579  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.176784189  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcd6360:3:sirenenc 
0:00:05.176803466  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.176821929  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.176846676  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x15670c0:2:media_caps audio/x-mulaw, channels=(int)1, rate=(int)8000

0:00:05.176873497  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x14b8080:1:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)8000, encoding-name=(string)PCMU

0:00:05.176893457  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.176912711  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.176932427  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xce76c0:4:rtppcmudepay 
0:00:05.176952139  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.176971370  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xccc900:5:mulawdec 
0:00:05.176990892  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.177009494  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.177028086  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.177047021  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.177066332  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0x14c37e0:5:rtppcmupay 
0:00:05.177085817  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.177105066  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xccc7e0:5:mulawenc 
0:00:05.177124439  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.177143096  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.177167492  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1215200:2:media_caps audio/x-mulaw, channels=(int)1, rate=(int)8000

0:00:05.177194330  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x15629c0:1:rtp_caps application/x-rtp, media=(string)audio, payload=(int)0, clock-rate=(int)8000, encoding-name=(string)PCMU

0:00:05.177214458  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.177233509  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.177261716  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xce76c0:4:rtppcmudepay 
0:00:05.177281595  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.177300760  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xccc900:5:mulawdec 
0:00:05.177320001  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.177338603  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.177357196  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.177375891  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.177395177  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0x14c37e0:5:rtppcmupay 
0:00:05.177414459  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.177433426  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xccc7e0:5:mulawenc 
0:00:05.177452688  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.177471175  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.177495832  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x10c5e80:2:media_caps audio/x-alaw, channels=(int)1, rate=(int)8000

0:00:05.177522183  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x14b80c0:1:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)8000, encoding-name=(string)PCMA

0:00:05.177541983  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.177561046  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.177580398  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xce75a0:4:rtppcmadepay 
0:00:05.177599965  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.177619123  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd0ba20:5:alawdec 
0:00:05.177658846  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.177677564  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.177696054  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.177714994  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.177734336  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0x14c3900:5:rtppcmapay 
0:00:05.177753807  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.177772968  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd0b900:5:alawenc 
0:00:05.177801344  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.177821110  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.177851196  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11d2ac0:2:media_caps audio/x-alaw, channels=(int)1, rate=(int)8000

0:00:05.177877518  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x1567740:1:rtp_caps application/x-rtp, media=(string)audio, payload=(int)8, clock-rate=(int)8000, encoding-name=(string)PCMA

0:00:05.177897327  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.177916308  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.177935590  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xce75a0:4:rtppcmadepay 
0:00:05.177954881  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.177973862  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd0ba20:5:alawdec 
0:00:05.177993158  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.178011606  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.178030125  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.178048847  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.178067929  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0x14c3900:5:rtppcmapay 
0:00:05.178087290  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.178106192  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd0b900:5:alawenc 
0:00:05.178125442  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.178144054  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.178171327  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1567240:2:media_caps audio/mpeg, mpegversion=(int)1, layer=(int)2, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ]

0:00:05.178198759  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x1215180:1:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)90000, encoding-name=(string)MPA

0:00:05.178218720  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.178237711  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.178257159  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xce7a20:4:rtpmpadepay 
0:00:05.178290106  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.178310326  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcfa240:5:mad 
0:00:05.178330302  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xda96c0:5:ffdec_mp3 
0:00:05.178349694  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.178368449  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.178386968  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.178405795  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.178425113  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0x14c3b40:5:rtpmpapay 
0:00:05.178444446  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.178463631  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcb05a0:5:twolame 
0:00:05.178483189  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd86120:5:ffenc_mp2 
0:00:05.178502526  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.178521142  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.178548269  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x11d7540:2:media_caps audio/mpeg, mpegversion=(int)1, layer=(int)2, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ]

0:00:05.178574744  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x15672c0:1:rtp_caps application/x-rtp, media=(string)audio, payload=(int)14, clock-rate=(int)90000

0:00:05.178594110  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.178613252  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.178632658  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xce7a20:4:rtpmpadepay 
0:00:05.178652061  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.178675733  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcfa240:5:mad 
0:00:05.178695537  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xda96c0:5:ffdec_mp3 
0:00:05.178714670  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.178733336  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.178752018  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.178770883  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.178790229  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0x14c3b40:5:rtpmpapay 
0:00:05.178818360  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.178838158  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcb05a0:5:twolame 
0:00:05.178858070  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd86120:5:ffenc_mp2 
0:00:05.178877286  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.178896008  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.178926584  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1562580:2:media_caps video/mpeg, mpegversion=(int)4, systemstream=(boolean)false, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:05.178960196  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x1562640:1:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)[ 1, 2147483647 ], encoding-name=(string)MPEG4-GENERIC, streamtype=(string){ 4, 5 }, mode=(string){ generic, CELP-cbr, CELP-vbr, AAC-lbr, AAC-hbr }

0:00:05.178980856  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.179000235  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.179019775  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcee5a0:4:rtpmp4gdepay 
0:00:05.179039399  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.179058541  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd93c60:5:ffdec_mpeg4 
0:00:05.179078091  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.179096841  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.179115508  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.179134309  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.179153563  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0x14e07e0:3:rtpmp4gpay 
0:00:05.179172811  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.179461180  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd7e900:5:ffenc_mpeg4 
0:00:05.179480333  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.179499060  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.179523552  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1567100:2:media_caps audio/x-gsm, rate=(int)8000, channels=(int)1

0:00:05.179550622  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x1567040:1:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)8000, encoding-name=(string)GSM

0:00:05.179580411  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.179600027  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.179619473  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xce7120:4:rtpgsmdepay 
0:00:05.179638700  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.179657881  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd55ea0:5:gsmdec 
0:00:05.179677220  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.179695711  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.179792945  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.179820548  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.179840076  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xce7000:5:rtpgsmpay 
0:00:05.179859339  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.179878377  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd55d80:5:gsmenc 
0:00:05.179897720  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.179916203  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.179941055  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1567600:2:media_caps audio/x-gsm, rate=(int)8000, channels=(int)1

0:00:05.179968079  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x1567480:1:rtp_caps application/x-rtp, media=(string)audio, payload=(int)3, clock-rate=(int)8000, encoding-name=(string)GSM

0:00:05.179988010  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.180007182  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.180026679  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xce7120:4:rtpgsmdepay 
0:00:05.180045980  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.180065148  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd55ea0:5:gsmdec 
0:00:05.180084463  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.180103089  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.180121663  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.180140423  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.180167364  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xce7000:5:rtpgsmpay 
0:00:05.180187318  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.180206466  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd55d80:5:gsmenc 
0:00:05.180225663  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.180244260  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.180275408  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1562b80:2:media_caps audio/x-adpcm, channels=(int)1, rate=(int)8000, bitrate=(int){ 16000, 24000, 32000, 40000 }, layout=(string)g726

0:00:05.180308674  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x1565080:1:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], encoding-name=(string){ G726-16, G726-24, G726-32, G726-40, AAL2-G726-16, AAL2-G726-24, AAL2-G726-32, AAL2-G726-40 }, clock-rate=(int)8000

0:00:05.180329522  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.180348889  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.180368584  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xce2c60:2:rtpg726depay 
0:00:05.180388228  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.180407576  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xdb3a20:3:ffdec_g726 
0:00:05.180426998  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.180445753  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.180464591  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.180483462  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.180503024  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0x14c3240:3:rtpg726pay 
0:00:05.180522570  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.180541812  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd86a20:3:ffenc_g726 
0:00:05.180561160  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.180580003  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.180608439  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap: 0x1567400:2:media_caps video/x-dv, systemstream=(boolean)false, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]

0:00:05.180645367  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap: 0x1567140:1:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], encoding-name=(string)DV, clock-rate=(int)90000, encode=(string){ SD-VCR/525-60, SD-VCR/625-50, HD-VCR/1125-60, HD-VCR/1250-50, SDL-VCR/525-60, SDL-VCR/625-50, 306M/525-60, 306M/625-50, 314M-25/525-60, 314M-25/625-50, 314M-50/525-60, 314M-50/625-50 }

0:00:05.180674382  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap: element_list1 -> 
0:00:05.180694268  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.180714083  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xce27e0:3:rtpdvdepay 
0:00:05.180733560  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.180753146  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd8bea0:4:ffdec_dvvideo 
0:00:05.180773151  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd5f000:4:dvdec 
0:00:05.180792743  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.180811351  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.180830116  3277       0xc01500 LOG   fsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap: element_list2 -> 
0:00:05.180849103  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.180868469  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0x10c7ea0:3:rtpdvpay 
0:00:05.180888058  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.180907059  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd79a20:4:ffenc_dvvideo 
0:00:05.180926480  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.180945121  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.181214649  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:660:parse_codec_cap_list: adding codec VORBIS with pt -1, send_pipeline 0x11f6da0, receive_pipeline 0x11d8e20
0:00:05.181238177  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:662:parse_codec_cap_list: media_caps: audio/x-vorbis
0:00:05.181265270  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:665:parse_codec_cap_list: rtp_caps: application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)[ 1, 2147483647 ], encoding-name=(string)VORBIS
0:00:05.181285132  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.185489646  3277      0x112d9e0 DEBUG      fsrtpconference fs-rtp-session.c:4430:fs_rtp_session_stop_codec_param_gathering_unlock: Stopping Codec Param discovery for session 1
0:00:05.195418671  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0x14e0ea0:4:rtpvorbispay 
0:00:05.195883826  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.195910734  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd0d900:4:vorbisenc 
0:00:05.195951135  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.195972321  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcbbea0:3:audioconvert 
0:00:05.195992206  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.196011907  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcd6a20:2:audioresample 
0:00:05.196031515  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.196050752  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcbbea0:3:audioconvert 
0:00:05.196070090  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.196088811  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.196108043  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.196127952  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcf3000:3:rtpvorbisdepay 
0:00:05.196147559  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.196166810  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd0da20:4:vorbisdec 
0:00:05.196186132  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.196204888  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.196425014  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:660:parse_codec_cap_list: adding codec SPEEX with pt -1, send_pipeline 0xce0820, receive_pipeline 0x11bd840
0:00:05.196456452  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:662:parse_codec_cap_list: media_caps: audio/x-speex, rate=(int)[ 6000, 48000 ], channels=(int)1
0:00:05.196495974  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:665:parse_codec_cap_list: rtp_caps: application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)[ 6000, 48000 ], encoding-name=(string)SPEEX, encoding-params=(string)1
0:00:05.196517205  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.196537157  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0x14e0b40:4:rtpspeexpay 
0:00:05.196557093  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.196576348  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd555a0:4:speexenc 
0:00:05.196595999  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.196615185  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcbbea0:5:audioconvert 
0:00:05.196634413  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.196663145  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcd6a20:3:audioresample 
0:00:05.196682961  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.196702079  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcbbea0:5:audioconvert 
0:00:05.196721381  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.196740012  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.196759074  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.196778414  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xceeb40:3:rtpspeexdepay 
0:00:05.196797990  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.196816936  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd556c0:4:speexdec 
0:00:05.196836289  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.196854921  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.196943495  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:660:parse_codec_cap_list: adding codec SIREN with pt -1, send_pipeline 0x11c43a0, receive_pipeline 0x116a600
0:00:05.196969788  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:662:parse_codec_cap_list: media_caps: audio/x-siren, dct-length=(int)320
0:00:05.196999380  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:665:parse_codec_cap_list: rtp_caps: application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)16000, encoding-name=(string)SIREN, dct-length=(int)320
0:00:05.197019478  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.197044410  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0x14e0900:4:rtpsirenpay 
0:00:05.197064496  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.197083951  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcd6360:4:sirenenc 
0:00:05.197103549  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.197122769  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcbbea0:7:audioconvert 
0:00:05.197142224  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.197161452  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcd6a20:4:audioresample 
0:00:05.197180990  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.197200181  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcbbea0:7:audioconvert 
0:00:05.197219697  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.197247720  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.197267301  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.197286858  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcee900:3:rtpsirendepay 
0:00:05.197306377  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.197325537  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcd6240:4:sirendec 
0:00:05.197344978  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.197363785  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.197450221  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:660:parse_codec_cap_list: adding codec PCMU with pt 0, send_pipeline 0x11d6420, receive_pipeline 0x11fbea0
0:00:05.197477625  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:662:parse_codec_cap_list: media_caps: audio/x-mulaw, channels=(int)1, rate=(int)8000
0:00:05.197504858  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:665:parse_codec_cap_list: rtp_caps: application/x-rtp, media=(string)audio, payload=(int)0, clock-rate=(int)8000, encoding-name=(string)PCMU
0:00:05.197524540  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.197544370  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0x14c37e0:5:rtppcmupay 
0:00:05.197564274  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.197583640  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xccc7e0:5:mulawenc 
0:00:05.197603322  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.197622541  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcbbea0:9:audioconvert 
0:00:05.197642009  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.197661187  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcd6a20:5:audioresample 
0:00:05.197680554  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.197699647  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcbbea0:9:audioconvert 
0:00:05.197718914  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.197737627  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.197756459  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.197775816  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xce76c0:4:rtppcmudepay 
0:00:05.197795358  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.197822587  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xccc900:5:mulawdec 
0:00:05.197842453  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.197861201  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.205678060  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:660:parse_codec_cap_list: adding codec PCMA with pt 8, send_pipeline 0x11eff80, receive_pipeline 0x11c06c0
0:00:05.206875132  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:662:parse_codec_cap_list: media_caps: audio/x-alaw, channels=(int)1, rate=(int)8000
0:00:05.206907924  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:665:parse_codec_cap_list: rtp_caps: application/x-rtp, media=(string)audio, payload=(int)8, clock-rate=(int)8000, encoding-name=(string)PCMA
0:00:05.206928873  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.206950505  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0x14c3900:5:rtppcmapay 
0:00:05.206970396  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.206990368  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd0b900:5:alawenc 
0:00:05.207010224  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.207029865  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcbbea0:11:audioconvert 
0:00:05.207049976  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.207069652  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcd6a20:6:audioresample 
0:00:05.207089209  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.207108566  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcbbea0:11:audioconvert 
0:00:05.207127993  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.207146841  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.207165772  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.207185301  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xce75a0:4:rtppcmadepay 
0:00:05.207205042  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.207224525  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd0ba20:5:alawdec 
0:00:05.207244033  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.207262868  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.207360415  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:660:parse_codec_cap_list: adding codec MPA with pt -1, send_pipeline 0x11c4740, receive_pipeline 0x14b40a0
0:00:05.207406376  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:662:parse_codec_cap_list: media_caps: audio/mpeg, mpegversion=(int)1, layer=(int)2, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ]
0:00:05.207434977  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:665:parse_codec_cap_list: rtp_caps: application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)90000, encoding-name=(string)MPA
0:00:05.207454973  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.207475261  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0x14c3b40:6:rtpmpapay 
0:00:05.207495006  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.207514382  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcb05a0:6:twolame 
0:00:05.207534374  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd86120:6:ffenc_mp2 
0:00:05.207553675  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.207572888  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcbbea0:13:audioconvert 
0:00:05.207592200  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.207628985  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcd6a20:7:audioresample 
0:00:05.207666770  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.207692577  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcbbea0:13:audioconvert 
0:00:05.207711693  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.207795788  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.207822705  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.207842507  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xce7a20:5:rtpmpadepay 
0:00:05.207862267  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.207881467  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcfa240:6:mad 
0:00:05.207901259  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xda96c0:6:ffdec_mp3 
0:00:05.207920422  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.207939071  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.207978539  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:570:parse_codec_cap_list: skipping codec audio/unknown, no encoding name specified (pt: 14 clock_rate:90000
0:00:05.208078533  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:660:parse_codec_cap_list: adding codec MPEG4-GENERIC with pt -1, send_pipeline 0x11cca40, receive_pipeline 0x11d31a0
0:00:05.208123684  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:662:parse_codec_cap_list: media_caps: video/mpeg, mpegversion=(int)4, systemstream=(boolean)false, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:05.208158800  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:665:parse_codec_cap_list: rtp_caps: application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)[ 1, 2147483647 ], encoding-name=(string)MPEG4-GENERIC, streamtype=(string){ 4, 5 }, mode=(string){ generic, CELP-cbr, CELP-vbr, AAC-lbr, AAC-hbr }
0:00:05.208179678  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.208199650  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0x14e07e0:4:rtpmp4gpay 
0:00:05.208219517  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.208238788  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd7e900:6:ffenc_mpeg4 
0:00:05.208258214  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.208277205  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcbbea0:15:audioconvert 
0:00:05.208296536  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.208315537  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcd6a20:8:audioresample 
0:00:05.208334667  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.208353641  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcbbea0:15:audioconvert 
0:00:05.208372563  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.208391013  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.208409732  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.208428834  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcee5a0:5:rtpmp4gdepay 
0:00:05.208448456  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.208467383  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd93c60:6:ffdec_mpeg4 
0:00:05.208486583  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.208504973  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.208592050  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:660:parse_codec_cap_list: adding codec GSM with pt 3, send_pipeline 0x11e91a0, receive_pipeline 0x11fe360
0:00:05.208619402  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:662:parse_codec_cap_list: media_caps: audio/x-gsm, rate=(int)8000, channels=(int)1
0:00:05.208646814  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:665:parse_codec_cap_list: rtp_caps: application/x-rtp, media=(string)audio, payload=(int)3, clock-rate=(int)8000, encoding-name=(string)GSM
0:00:05.208687213  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.208707755  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xce7000:5:rtpgsmpay 
0:00:05.208727288  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.208746589  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd55d80:5:gsmenc 
0:00:05.208765951  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.208785077  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcbbea0:17:audioconvert 
0:00:05.208804439  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.208823445  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcd6a20:9:audioresample 
0:00:05.208842696  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.208861600  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcbbea0:17:audioconvert 
0:00:05.208880656  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.208899213  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.208917811  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.208937159  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xce7120:4:rtpgsmdepay 
0:00:05.208956590  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.208975873  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd55ea0:5:gsmdec 
0:00:05.208995170  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.209013631  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.209035143  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:570:parse_codec_cap_list: skipping codec audio/unknown, no encoding name specified (pt: -1 clock_rate:0
0:00:05.209130881  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:660:parse_codec_cap_list: adding codec DV with pt -1, send_pipeline 0x11c1860, receive_pipeline 0x12097a0
0:00:05.209162069  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:662:parse_codec_cap_list: media_caps: video/x-dv, systemstream=(boolean)false, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:05.209202351  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:665:parse_codec_cap_list: rtp_caps: application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], encoding-name=(string)DV, clock-rate=(int)90000, encode=(string){ SD-VCR/525-60, SD-VCR/625-50, HD-VCR/1125-60, HD-VCR/1250-50, SDL-VCR/525-60, SDL-VCR/625-50, 306M/525-60, 306M/625-50, 314M-25/525-60, 314M-25/625-50, 314M-50/525-60, 314M-50/625-50 }
0:00:05.209235182  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.209255857  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0x10c7ea0:4:rtpdvpay 
0:00:05.209275705  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.209295072  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd79a20:5:ffenc_dvvideo 
0:00:05.209314572  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.209333786  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcbbea0:19:audioconvert 
0:00:05.209353059  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.209372087  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcd6a20:10:audioresample 
0:00:05.209391409  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.209410506  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xcbbea0:19:audioconvert 
0:00:05.209429595  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.209448036  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.209466718  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline: pipeline: 
0:00:05.209486020  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xce27e0:4:rtpdvdepay 
0:00:05.209505465  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.209524531  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd8bea0:5:ffdec_dvvideo 
0:00:05.209544110  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline: 0xd5f000:5:dvdec 
0:00:05.209563263  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline: --
0:00:05.209581857  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline: 

0:00:05.209632920  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-special-source.c:339:fs_rtp_special_source_class_add_blueprint: Class FsRtpDtmfSoundSource has no add_blueprint function
0:00:05.209728986  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:475:save_codecs_cache: Saving codecs cache to /home/jtellier/.cache/farsight/codecs.audio.x86_64.cache
0:00:05.210120533  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:555:save_codecs_cache: Wrote binary codecs cache
0:00:05.211800684  3277       0xc01500 DEBUG      fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0> pad recv_rtp_sink_2 added (NULL)
0:00:05.212148252  3277       0xc01500 DEBUG      fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0> pad recv_rtcp_sink_2 added (NULL)
0:00:05.212489688  3277       0xc01500 DEBUG      fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0> pad send_rtp_sink_2 added (NULL)
0:00:05.212630063  3277       0xc01500 DEBUG      fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0> pad send_rtp_src_2 added (NULL)
0:00:05.213152296  3277       0xc01500 DEBUG      fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0> pad send_rtcp_src_2 added (NULL)
0:00:05.260547753  3277       0xc01500 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:332:validate_codecs_configuration: Preferred codec -2: audio VORBIS clock:0 channels:0 could not be matched with a blueprint
0:00:05.261040104  3277       0xc01500 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:332:validate_codecs_configuration: Preferred codec -2: audio MP3 clock:0 channels:0 could not be matched with a blueprint
0:00:05.261104885  3277       0xc01500 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: SIREN
0:00:05.261127111  3277       0xc01500 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: PCMU
0:00:05.261147589  3277       0xc01500 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: PCMA
0:00:05.261167947  3277       0xc01500 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: MPA
0:00:05.261188001  3277       0xc01500 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: GSM
0:00:05.261207794  3277       0xc01500 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: DV
0:00:05.261227580  3277       0xc01500 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: telephone-event
0:00:05.261247142  3277       0xc01500 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: telephone-event
0:00:05.261266620  3277       0xc01500 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: telephone-event
0:00:05.261289601  3277       0xc01500 LOG   fsrtpconference_nego fs-rtp-codec-negotiation.c:672:create_local_codec_associations: Added preferred codec -1: audio SPEEX clock:16000 channels:1
0:00:05.261322768  3277       0xc01500 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: SIREN
0:00:05.261342988  3277       0xc01500 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: PCMU
0:00:05.261362605  3277       0xc01500 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: PCMA
0:00:05.261625962  3277       0xc01500 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: MPA
0:00:05.261645008  3277       0xc01500 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: GSM
0:00:05.261664001  3277       0xc01500 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: DV
0:00:05.261706024  3277       0xc01500 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: telephone-event
0:00:05.261727380  3277       0xc01500 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: telephone-event
0:00:05.261746887  3277       0xc01500 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: telephone-event
0:00:05.261769602  3277       0xc01500 LOG   fsrtpconference_nego fs-rtp-codec-negotiation.c:672:create_local_codec_associations: Added preferred codec -1: audio SPEEX clock:8000 channels:1
0:00:05.261864555  3277       0xc01500 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:730:create_local_codec_associations: Codec -1: audio MPA clock:90000 channels:0 disabled by config
0:00:05.261910436  3277       0xc01500 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:730:create_local_codec_associations: Codec -1: audio DV clock:90000 channels:0 disabled by config
0:00:05.262032190  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-special-source.c:365:fs_rtp_special_source_class_negotiation_filter: Class FsRtpDtmfSoundSource has no negotiation_filter function
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) _tf_stream_try_sending_codecs: called (send_local:1 send_supported:0)
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) _tf_stream_try_sending_codecs: 102: audio SPEEX clock:16000 channels:1
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) _tf_stream_try_sending_codecs: 103: audio SPEEX clock:8000 channels:1
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) _tf_stream_try_sending_codecs: 96: audio SIREN clock:16000 channels:0
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) _tf_stream_try_sending_codecs: 0: audio PCMU clock:8000 channels:0
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) _tf_stream_try_sending_codecs: 8: audio PCMA clock:8000 channels:0
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) _tf_stream_try_sending_codecs: 3: audio GSM clock:8000 channels:0
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) _tf_stream_try_sending_codecs: 99: audio telephone-event clock:16000 channels:0 events=0-15
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) _tf_stream_try_sending_codecs: 100: audio telephone-event clock:8000 channels:0 events=0-15
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) fs_codecs_to_tp: adding codec SPEEX [102]
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) fs_codecs_to_tp: adding codec SPEEX [103]
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) fs_codecs_to_tp: adding codec SIREN [96]
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) fs_codecs_to_tp: adding codec PCMU [0]
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) fs_codecs_to_tp: adding codec PCMA [8]
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) fs_codecs_to_tp: adding codec GSM [3]
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) fs_codecs_to_tp: adding codec telephone-event [99]
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) fs_codecs_to_tp: adding codec telephone-event [100]
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) _tf_stream_try_sending_codecs: calling MediaStreamHandler::Ready
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) set_stream_playing: 0
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) set_stream_sending: 0
(empathy:3277): tp-glib-DEBUG: tp_channel_group_members_changed_cb: 0xfceaf0 MembersChanged: added 0, removed 0, moved 0 to LP and 1 to RP, actor 1, reason 4, message 
(empathy:3277): tp-glib-DEBUG: handle_members_changed: +RP contact#2
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) _tf_stream_bus_message: Codecs changed
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) _tf_stream_try_sending_codecs: called (send_local:0 send_supported:0)
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) _tf_stream_try_sending_codecs: 96: video THEORA clock:90000 channels:0 delivery-method=inline configuration=AAAAAQj/2gqRAioygHRoZW9yYQMCAQAUAA8AAUAAAPAAAAAAAB4AAAABAAABAAABAAAAAEDAgXRoZW9yYSMAAABYaXBoLk9yZyBsaWJUaGVvcmEgSSAyMDA4MTAyMCAzIDIgMQAAAACCdGhlb3Jhvs0o97nNaxi1qUlKEHOc5jGMUpSkIQgxjGIQhCEIQAAAAAAAAAAAABH04WQuVUm0dhL1cLSYa5WiqUCWSKHQR9OZuNZkMBdLJVKRLJRGIhAHg5HA0GQxFosFYoEwlEYhEAeDocDIYCwVCYSCIPBoMBT7mRfWlVVUFBLS0ZGQUE8PDc3MjItLS0oKCgjIyMeHh4eGRkZGRQUFBQUDw8PDw8PDwoKCgoKCgoKBQUFBQUFBQCEAsKEBgoMz0MDA4TGjo8Nw4NEBgoOUU4DhEWHTNXUD4SFiU6RG1nTRgjN0BRaHFcMUBOV2d5eGVIXF9icGRnYxESGC9jY2NjEhUaQmNjY2MYGjhjY2NjYy9CY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2MQEBAUGBwgKBAQFBgcICgwEBQYHCAoMEAUGBwgKDBAQBgcICgwQEBAHCAoMEBAQGAgKDBAQEBggCgwQEBAYICAPi/LfQDTMTvkKN4OqJvblmIt1HG+A/cokiXuDYyX1qqRpmV2LsQgTkYPaOpkvnMNrVhsZVKV59u4fkncQ0zK7F2IIXyKPDVag2Ml4/OXcxK6PaPJOE+6qkIMVzVPuqpFdjQRnKaUHtHnXckOBlazG3zh/FeF4Jedv+E47TD2jzqSJjAXVrMymoNd8MlpCj+0C9CnjY5l2RoHcoPaPOuU22u9grgpVGBF8Sf8Wi1jkH3CIdza/3ELSNhmLK0BunJXIoe7edSXqqSoR5nCdK1mwXG8UIrsDSQOTxQ9267/+yY3lsFIPZ4Fp1nccWKzGHwGVHI0aiaWTa/+pS3OyOLD4Pk4JpZNo8FvAZ9XQLKwItMeTK/+pS3ITWj152A2oi/4HsfL6E3MJ2fS2wVrgTSya6YoDzJ3eqpEASa/XuXqcTS7UG51mwiWobhZWGn+KPI784VUlKAujOsmJRr8LKxeTk0u0jztw5iEO49zYP9LailARXOGL1rKLKx5Iv7buQm2o+zEZh0J/9MlsNRSgRwiys3Xn2pPM/bUIiXNh0LTJ7pwXMfEjnuoqpFlYvlD73wG1E/+vTPCMRSDLhim5tFx3pvDAF9azUQHUPDb5dUKcVrc85O0R6SqJpI/zTIwnzC+dXYEP507i2xXPoBTU0tDhyjCaV7RJ5rkYb5g1cw3tJyuxjcBHt+4O4gTPaJZPOqlOZk+gWsNwHnZsFE3sskTWG9vOV4rMwcuo9Mlx/x8VUrWEAfXsYCfJuNe0XTmEWVrmA8JWxRN7JHoWs3/CqkUviN53+TuM0FgrubsA1Jjaj2WSJp0WsnMJjfUKqRlydZwn+NwcIwmKG2vsundiu0g3L5wk8iw+EFSkjd4Wh+xSeVrHE45dRIbm4Zg0oba+zS5X/ClxOMWbREjJCaXbW45vO/fB9asrBRDh/uMuoKhVSHbQE0u0mtHNwzhvgH1p+eo4urCs8wnbmWPApESgG00usmkK/o4PcvFph3yPrFZizj/IE9zeoLK6lO4T3EYJm2sukmULgv98HQozw7W/HJjF/AKqTkSZMMfIDdwexWjr5C7nEZQDbWbSXO9d+srFVJCtez7kDh9GPF36ys6L5O3IwxBo21mzlUZRCqluAzaNtcsZbvoSBw8L2Cib8RWK0nZ0tezo+RBUpcD0YjbVk0zowv7sN0KtanuI0XQ8lkE3/3IOHmu6e8xOSJtRDAzrFlKrIuaHTsJpZPY/z7C0PiHzhjeZbn52j15nFla40dIgTS7Se0YFNRnBaLV8B84/bzgaKCQlbTa++YXAji75yrLKlLFm6hD5lhSqP3UMAuY8N6yy0vAlTNtZNI8+Tx2ie0Th9dSqOWQaJUzbWT2N/eDtEoz8OsOFthXA3MYZxA+f8qahahnHZ7QMxpM21lkydX1li7w4McEUe43J/13KCopAyG2qZpnLQxw7dRVliH48Rnsl7i0boVovUDJpmba4sJp+0CuwpqEXx1JyPyX26N5wKqR1fwnMMeR9aENHf6AZog21SJpdI8vSysu83FO55wt+AiyhugOV4SCaVtrpnHg/dsaCysne9VCl8MSQbapWk2eVELdw69D8wjRX+K7BPytXdoKhvUpgDtdFwW9PvRCXkhmbapWk2THD/w5TqI1lY3qUoeAj6Ei9gxZDbVM0zl/9gHKddQW/VvFiLseUqnBIXpWA21MpmmeNye0QouYB6+UfrKyN31uPKlIt+kc+kCFZWRgvJmTTNgba43f9RDtOlo43EZyF0xeYMsTTNtrRb7IqgKR13YrSk//xC4ib+CkewmlHUBOw4P8vhvcYs+aywIiQlbTax9+XrahVSXGXfgRgmlba6SZoqL/g/deuGGKDctsVkPM4qpCMkJTSZtrnRe5Y4EPnwO2UX9o9643E91iuABRjf+n5gU1C1d4CQZmkzbWXLCJH3YVoXvRx9uNzoYmSY0zbayqMEl6PlTUQHn1ZYT9vbi3g/ihG4nk+cxKqSBCe/2llY76jcBQG2rJpniwmXy3eDcfp1wNM22phQyxvmkjQHJ7L9CVUiJ5bWsO+uBAkcSkLk6/73KqSysiE58NtVDC9cZYtM/ZnlsYOveKVT60FAG2qVpNJnHjyQ33IH7tgyiE/livcU1IHDqEeJ+VdgL47vlqgwJBK0mNtc8sYm713+Kah386tgHpHFysrPNyF+XpGDEbaykzTPK4no4Cysi6hU1BG+XF4ZTNM5RtrjhI5W0QHm70fz98BG5SPp/VVI38gISjuI4sVhclXjTNtqYTMsf7eg3i9Ba/+748LKwSrhli0zNtUzC+ejlJ0QI4VVJSjN3fURASOLCtyShdMwv/G2pli0z+ULZ/D2GoqpQEYsrHG/ZK5Eyic21f/DLFpmXWsL+vSJ5JCIHlqmoIbnP5OYEgmaZm2suWPdhXuFEaK/5w69B1+nJAbamUzTOVjhfdUpgHjn4URW7ljj1Wdxwimoh9LefCAjUJCUNM22phMyxvu3D/vixWT/OogjAMsWmZtqmYX3S/p/uVlamoQ+QG6JIoteuHXY9OShafzBli0zNtVzC+fvdBUUvHFhGrdJfkKKQbxkkMRAOB0GODPItnX3Jnxro/25Ud+llbyVVSN4ySGIgHA6DHBnkWzr7kz410f7cqO/Syt5KqpG8ZJDEQDgdBjgzyLZ19yZ8a6P9uVHfpZW8lVUiqk4T9QAiXgmaZm2suUjHCHxZWLeX3ou7I6P9wWxw1KXrl/QLK4DzcLkhgxGUzTM21lvn4O/kXQH8/PlKpZWD6iL1vCgOCQvSjTNtqTMscLu0a3oLKzla+n8I3CTtv6QITo/ShhMyxXmmbbW6iJTUUnkQPp6O3HPoV2RwDcWn4yxaZkzC821ul6khqEKJ6srpVIBvI8A+TL7p1o10f7GODPKXl24UdRkCFGSBKLrWF5MonO+n/1isG2rngyxaZ7++RKqSqlARiyscb9krkTKJzbV/8MsWmZdawv69InkkIA=
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) _tf_stream_try_sending_codecs: 34: video H263 clock:90000 channels:0
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) _tf_stream_try_sending_codecs: 97: video H263-1998 clock:90000 channels:0
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) fs_codecs_to_tp: adding codec THEORA [96]
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) fs_codecs_to_tp: adding codec H263 [34]
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) fs_codecs_to_tp: adding codec H263-1998 [97]
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) _tf_stream_try_sending_codecs: calling MediaStreamHandler::CodecsUpdated
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) cb_fs_new_local_candidate: called
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) cb_fs_new_local_candidate: called
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) cb_fs_new_local_candidate: called
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) cb_fs_new_local_candidate: called
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) cb_fs_new_local_candidate: called
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) cb_fs_new_local_candidate: called
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) cb_fs_new_local_candidate: called
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) cb_fs_new_local_candidate: called
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) cb_fs_new_local_candidate: called
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) cb_fs_new_local_candidate: called
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) cb_fs_local_candidates_prepared: called
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) cb_fs_local_candidates_prepared: candidate->ip = '10.0.2.15'
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) cb_fs_local_candidates_prepared: candidate->ip = '10.0.2.15'
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) cb_fs_local_candidates_prepared: candidate->ip = '64.233.169.126'
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) cb_fs_local_candidates_prepared: candidate->ip = '64.233.169.126'
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) cb_fs_local_candidates_prepared: candidate->ip = '64.233.169.126'
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) cb_fs_local_candidates_prepared: candidate->ip = '64.233.169.126'
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) cb_fs_local_candidates_prepared: candidate->ip = '64.233.169.126'
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) cb_fs_local_candidates_prepared: candidate->ip = '64.233.169.126'
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) cb_fs_local_candidates_prepared: candidate->ip = '70.25.46.249'
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) cb_fs_local_candidates_prepared: candidate->ip = '70.25.46.249'
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) _tf_stream_bus_message: Codecs changed
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) _tf_stream_try_sending_codecs: called (send_local:0 send_supported:0)
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) _tf_stream_try_sending_codecs: 96: video THEORA clock:90000 channels:0 delivery-method=inline configuration=AAAAAQj/2gqRAioygHRoZW9yYQMCAQAUAA8AAUAAAPAAAAAAAB4AAAABAAABAAABAAAAAEDAgXRoZW9yYSMAAABYaXBoLk9yZyBsaWJUaGVvcmEgSSAyMDA4MTAyMCAzIDIgMQAAAACCdGhlb3Jhvs0o97nNaxi1qUlKEHOc5jGMUpSkIQgxjGIQhCEIQAAAAAAAAAAAABH04WQuVUm0dhL1cLSYa5WiqUCWSKHQR9OZuNZkMBdLJVKRLJRGIhAHg5HA0GQxFosFYoEwlEYhEAeDocDIYCwVCYSCIPBoMBT7mRfWlVVUFBLS0ZGQUE8PDc3MjItLS0oKCgjIyMeHh4eGRkZGRQUFBQUDw8PDw8PDwoKCgoKCgoKBQUFBQUFBQCEAsKEBgoMz0MDA4TGjo8Nw4NEBgoOUU4DhEWHTNXUD4SFiU6RG1nTRgjN0BRaHFcMUBOV2d5eGVIXF9icGRnYxESGC9jY2NjEhUaQmNjY2MYGjhjY2NjYy9CY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2MQEBAUGBwgKBAQFBgcICgwEBQYHCAoMEAUGBwgKDBAQBgcICgwQEBAHCAoMEBAQGAgKDBAQEBggCgwQEBAYICAPi/LfQDTMTvkKN4OqJvblmIt1HG+A/cokiXuDYyX1qqRpmV2LsQgTkYPaOpkvnMNrVhsZVKV59u4fkncQ0zK7F2IIXyKPDVag2Ml4/OXcxK6PaPJOE+6qkIMVzVPuqpFdjQRnKaUHtHnXckOBlazG3zh/FeF4Jedv+E47TD2jzqSJjAXVrMymoNd8MlpCj+0C9CnjY5l2RoHcoPaPOuU22u9grgpVGBF8Sf8Wi1jkH3CIdza/3ELSNhmLK0BunJXIoe7edSXqqSoR5nCdK1mwXG8UIrsDSQOTxQ9267/+yY3lsFIPZ4Fp1nccWKzGHwGVHI0aiaWTa/+pS3OyOLD4Pk4JpZNo8FvAZ9XQLKwItMeTK/+pS3ITWj152A2oi/4HsfL6E3MJ2fS2wVrgTSya6YoDzJ3eqpEASa/XuXqcTS7UG51mwiWobhZWGn+KPI784VUlKAujOsmJRr8LKxeTk0u0jztw5iEO49zYP9LailARXOGL1rKLKx5Iv7buQm2o+zEZh0J/9MlsNRSgRwiys3Xn2pPM/bUIiXNh0LTJ7pwXMfEjnuoqpFlYvlD73wG1E/+vTPCMRSDLhim5tFx3pvDAF9azUQHUPDb5dUKcVrc85O0R6SqJpI/zTIwnzC+dXYEP507i2xXPoBTU0tDhyjCaV7RJ5rkYb5g1cw3tJyuxjcBHt+4O4gTPaJZPOqlOZk+gWsNwHnZsFE3sskTWG9vOV4rMwcuo9Mlx/x8VUrWEAfXsYCfJuNe0XTmEWVrmA8JWxRN7JHoWs3/CqkUviN53+TuM0FgrubsA1Jjaj2WSJp0WsnMJjfUKqRlydZwn+NwcIwmKG2vsundiu0g3L5wk8iw+EFSkjd4Wh+xSeVrHE45dRIbm4Zg0oba+zS5X/ClxOMWbREjJCaXbW45vO/fB9asrBRDh/uMuoKhVSHbQE0u0mtHNwzhvgH1p+eo4urCs8wnbmWPApESgG00usmkK/o4PcvFph3yPrFZizj/IE9zeoLK6lO4T3EYJm2sukmULgv98HQozw7W/HJjF/AKqTkSZMMfIDdwexWjr5C7nEZQDbWbSXO9d+srFVJCtez7kDh9GPF36ys6L5O3IwxBo21mzlUZRCqluAzaNtcsZbvoSBw8L2Cib8RWK0nZ0tezo+RBUpcD0YjbVk0zowv7sN0KtanuI0XQ8lkE3/3IOHmu6e8xOSJtRDAzrFlKrIuaHTsJpZPY/z7C0PiHzhjeZbn52j15nFla40dIgTS7Se0YFNRnBaLV8B84/bzgaKCQlbTa++YXAji75yrLKlLFm6hD5lhSqP3UMAuY8N6yy0vAlTNtZNI8+Tx2ie0Th9dSqOWQaJUzbWT2N/eDtEoz8OsOFthXA3MYZxA+f8qahahnHZ7QMxpM21lkydX1li7w4McEUe43J/13KCopAyG2qZpnLQxw7dRVliH48Rnsl7i0boVovUDJpmba4sJp+0CuwpqEXx1JyPyX26N5wKqR1fwnMMeR9aENHf6AZog21SJpdI8vSysu83FO55wt+AiyhugOV4SCaVtrpnHg/dsaCysne9VCl8MSQbapWk2eVELdw69D8wjRX+K7BPytXdoKhvUpgDtdFwW9PvRCXkhmbapWk2THD/w5TqI1lY3qUoeAj6Ei9gxZDbVM0zl/9gHKddQW/VvFiLseUqnBIXpWA21MpmmeNye0QouYB6+UfrKyN31uPKlIt+kc+kCFZWRgvJmTTNgba43f9RDtOlo43EZyF0xeYMsTTNtrRb7IqgKR13YrSk//xC4ib+CkewmlHUBOw4P8vhvcYs+aywIiQlbTax9+XrahVSXGXfgRgmlba6SZoqL/g/deuGGKDctsVkPM4qpCMkJTSZtrnRe5Y4EPnwO2UX9o9643E91iuABRjf+n5gU1C1d4CQZmkzbWXLCJH3YVoXvRx9uNzoYmSY0zbayqMEl6PlTUQHn1ZYT9vbi3g/ihG4nk+cxKqSBCe/2llY76jcBQG2rJpniwmXy3eDcfp1wNM22phQyxvmkjQHJ7L9CVUiJ5bWsO+uBAkcSkLk6/73KqSysiE58NtVDC9cZYtM/ZnlsYOveKVT60FAG2qVpNJnHjyQ33IH7tgyiE/livcU1IHDqEeJ+VdgL47vlqgwJBK0mNtc8sYm713+Kah386tgHpHFysrPNyF+XpGDEbaykzTPK4no4Cysi6hU1BG+XF4ZTNM5RtrjhI5W0QHm70fz98BG5SPp/VVI38gISjuI4sVhclXjTNtqYTMsf7eg3i9Ba/+748LKwSrhli0zNtUzC+ejlJ0QI4VVJSjN3fURASOLCtyShdMwv/G2pli0z+ULZ/D2GoqpQEYsrHG/ZK5Eyic21f/DLFpmXWsL+vSJ5JCIHlqmoIbnP5OYEgmaZm2suWPdhXuFEaK/5w69B1+nJAbamUzTOVjhfdUpgHjn4URW7ljj1Wdxwimoh9LefCAjUJCUNM22phMyxvu3D/vixWT/OogjAMsWmZtqmYX3S/p/uVlamoQ+QG6JIoteuHXY9OShafzBli0zNtVzC+fvdBUUvHFhGrdJfkKKQbxkkMRAOB0GODPItnX3Jnxro/25Ud+llbyVVSN4ySGIgHA6DHBnkWzr7kz410f7cqO/Syt5KqpG8ZJDEQDgdBjgzyLZ19yZ8a6P9uVHfpZW8lVUiqk4T9QAiXgmaZm2suUjHCHxZWLeX3ou7I6P9wWxw1KXrl/QLK4DzcLkhgxGUzTM21lvn4O/kXQH8/PlKpZWD6iL1vCgOCQvSjTNtqTMscLu0a3oLKzla+n8I3CTtv6QITo/ShhMyxXmmbbW6iJTUUnkQPp6O3HPoV2RwDcWn4yxaZkzC821ul6khqEKJ6srpVIBvI8A+TL7p1o10f7GODPKXl24UdRkCFGSBKLrWF5MonO+n/1isG2rngyxaZ7++RKqSqlARiyscb9krkTKJzbV/8MsWmZdawv69InkkIA=
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) _tf_stream_try_sending_codecs: 34: video H263 clock:90000 channels:0
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) _tf_stream_try_sending_codecs: 97: video H263-1998 clock:90000 channels:0
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) _tf_stream_bus_message: Codecs changed
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) _tf_stream_try_sending_codecs: called (send_local:0 send_supported:0)
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) _tf_stream_try_sending_codecs: 102: audio SPEEX clock:16000 channels:1
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) _tf_stream_try_sending_codecs: 103: audio SPEEX clock:8000 channels:1
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) _tf_stream_try_sending_codecs: 96: audio SIREN clock:16000 channels:0
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) _tf_stream_try_sending_codecs: 0: audio PCMU clock:8000 channels:0
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) _tf_stream_try_sending_codecs: 8: audio PCMA clock:8000 channels:0
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) _tf_stream_try_sending_codecs: 3: audio GSM clock:8000 channels:0
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) _tf_stream_try_sending_codecs: 99: audio telephone-event clock:16000 channels:0 events=0-15
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) _tf_stream_try_sending_codecs: 100: audio telephone-event clock:8000 channels:0 events=0-15
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) cb_fs_new_local_candidate: called
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) cb_fs_new_local_candidate: called
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) cb_fs_new_local_candidate: called
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) cb_fs_new_local_candidate: called
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) cb_fs_new_local_candidate: called
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) cb_fs_new_local_candidate: called
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) cb_fs_new_local_candidate: called
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) cb_fs_new_local_candidate: called
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) cb_fs_new_local_candidate: called
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) cb_fs_new_local_candidate: called
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) cb_fs_local_candidates_prepared: called
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) cb_fs_local_candidates_prepared: candidate->ip = '10.0.2.15'
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) cb_fs_local_candidates_prepared: candidate->ip = '10.0.2.15'
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) cb_fs_local_candidates_prepared: candidate->ip = '70.25.46.249'
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) cb_fs_local_candidates_prepared: candidate->ip = '70.25.46.249'
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) cb_fs_local_candidates_prepared: candidate->ip = '64.233.169.126'
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) cb_fs_local_candidates_prepared: candidate->ip = '64.233.169.126'
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) cb_fs_local_candidates_prepared: candidate->ip = '64.233.169.126'
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) cb_fs_local_candidates_prepared: candidate->ip = '64.233.169.126'
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) cb_fs_local_candidates_prepared: candidate->ip = '64.233.169.126'
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) cb_fs_local_candidates_prepared: candidate->ip = '64.233.169.126'
** (empathy:3277): DEBUG: tp_call_stream_direction_changed_cb: Stream direction changed - stream: 1, direction: 1
** (empathy:3277): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier test' updated, checking roster is in sync...
** (empathy:3277): DEBUG: contact_list_store_contact_update: Contact:'jtellier test' in list:YES, should be:YES
** (empathy:3277): DEBUG: contact_list_store_contact_update: Set active (contact updated)
** (empathy:3277): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier test' updated, checking roster is in sync...
** (empathy:3277): DEBUG: contact_list_store_contact_update: Contact:'jtellier test' in list:YES, should be:YES
** (empathy:3277): DEBUG: contact_list_store_contact_update: Set active (contact updated)
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) add_remote_candidate: adding remote candidate R1
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) add_remote_candidate: adding remote candidate R2
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) add_remote_candidate: adding remote candidate R1
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) add_remote_candidate: adding remote candidate R2
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) cb_fs_new_active_candidate_pair: called
** (empathy:3277): DEBUG: tp_call_stream_state_changed_cb: Stream state changed - stream id: 1, state state: 2
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) cb_fs_new_active_candidate_pair: called
** (empathy:3277): DEBUG: tp_call_stream_state_changed_cb: Stream state changed - stream id: 1, state state: 2
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) cb_fs_new_active_candidate_pair: called
** (empathy:3277): DEBUG: tp_call_stream_state_changed_cb: Stream state changed - stream id: 2, state state: 2
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) cb_fs_new_active_candidate_pair: called
** (empathy:3277): DEBUG: tp_call_stream_state_changed_cb: Stream state changed - stream id: 2, state state: 2
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) set_remote_codecs: called
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) set_remote_codecs: adding remote codec H263 [34]
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) set_remote_codecs: adding remote codec H263-1998 [97]
0:00:10.525211062  3277       0xc01500 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:496:sdp_is_compat_theora_vorbis: Using THEORA/VORBIS negotiation function
0:00:10.525261229  3277       0xc01500 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:00:10.525303862  3277       0xc01500 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:496:sdp_is_compat_theora_vorbis: Using THEORA/VORBIS negotiation function
0:00:10.525324657  3277       0xc01500 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:00:10.525390970  3277       0xc01500 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: H263, remote: THEORA
0:00:10.525412966  3277       0xc01500 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:00:10.525433761  3277       0xc01500 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:00:10.525516346  3277       0xc01500 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:730:create_local_codec_associations: Codec 32: video MPV clock:90000 channels:0 disabled by config
0:00:10.525553130  3277       0xc01500 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:730:create_local_codec_associations: Codec 26: video JPEG clock:90000 channels:0 disabled by config
0:00:10.525603207  3277       0xc01500 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:730:create_local_codec_associations: Codec -1: video DV clock:90000 channels:0 disabled by config
0:00:10.525626504  3277       0xc01500 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:837:negotiate_stream_codecs: Remote codec 34: video H263 clock:90000 channels:1
0:00:10.525646136  3277       0xc01500 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:846:negotiate_stream_codecs: Have local codec in the same PT, lets try it first
0:00:10.525666200  3277       0xc01500 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:00:10.525689167  3277       0xc01500 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:879:negotiate_stream_codecs: Negotiated codec 34: video H263 clock:90000 channels:1
0:00:10.525711236  3277       0xc01500 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:837:negotiate_stream_codecs: Remote codec 97: video H263-1998 clock:90000 channels:1
0:00:10.525730164  3277       0xc01500 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:846:negotiate_stream_codecs: Have local codec in the same PT, lets try it first
0:00:10.525750010  3277       0xc01500 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:00:10.525772561  3277       0xc01500 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:879:negotiate_stream_codecs: Negotiated codec 97: video H263-1998 clock:90000 channels:1
0:00:10.525829845  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-special-source.c:365:fs_rtp_special_source_class_negotiation_filter: Class FsRtpDtmfSoundSource has no negotiation_filter function
0:00:10.525855841  3277       0xc01500 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:00:10.525876422  3277       0xc01500 LOG        fsrtpconference fs-rtp-session.c:2126:fs_rtp_session_distribute_recv_codecs_locked: Adding codec to stream 0xde0a00 34: video H263 clock:90000 channels:1 params:(nil)
0:00:10.526063343  3277       0xc01500 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: H263-1998, remote: H263
0:00:10.526083915  3277       0xc01500 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:00:10.526104373  3277       0xc01500 LOG        fsrtpconference fs-rtp-session.c:2126:fs_rtp_session_distribute_recv_codecs_locked: Adding codec to stream 0xde0a00 97: video H263-1998 clock:90000 channels:1 params:(nil)
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) _tf_stream_try_sending_codecs: called (send_local:0 send_supported:1)
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) _tf_stream_try_sending_codecs: 34: video H263 clock:90000 channels:1
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) _tf_stream_try_sending_codecs: 97: video H263-1998 clock:90000 channels:1
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) fs_codecs_to_tp: adding codec H263 [34]
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) fs_codecs_to_tp: adding codec H263-1998 [97]
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) _tf_stream_try_sending_codecs: calling MediaStreamHandler::SupportedCodecs
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) _tf_stream_bus_message: Codecs changed
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) _tf_stream_try_sending_codecs: called (send_local:0 send_supported:0)
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) _tf_stream_try_sending_codecs: 34: video H263 clock:90000 channels:1
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) _tf_stream_try_sending_codecs: 97: video H263-1998 clock:90000 channels:1
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) set_stream_sending: 1
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) tf_stream_request_resource: Requesting resource for direction 1
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) tf_stream_request_resource: Requesting resource for direction 1 returned 1
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) set_stream_playing: 1
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) tf_stream_request_resource: Requesting resource for direction 2
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) tf_stream_request_resource: Requesting resource for direction 2 returned 1
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) set_stream_sending: 1
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) set_remote_codecs: called
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) set_remote_codecs: adding remote codec PCMU [0]
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) set_remote_codecs: adding remote codec PCMA [8]
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) set_remote_codecs: adding remote codec CN [13]
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) set_remote_codecs: adding remote codec telephone-event [99]
0:00:10.527234457  3277       0xc01500 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:00:10.527259078  3277       0xc01500 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:00:10.527305439  3277       0xc01500 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:00:10.527326021  3277       0xc01500 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:223:sdp_is_compat_default: Clock rates differ local=8000 remote=16000
0:00:10.527348465  3277       0xc01500 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:00:10.527368828  3277       0xc01500 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:00:10.527463361  3277       0xc01500 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:730:create_local_codec_associations: Codec -1: audio MPA clock:90000 channels:0 disabled by config
0:00:10.527509582  3277       0xc01500 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:730:create_local_codec_associations: Codec -1: audio DV clock:90000 channels:0 disabled by config
0:00:10.527563096  3277       0xc01500 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:837:negotiate_stream_codecs: Remote codec 0: audio PCMU clock:8000 channels:1
0:00:10.527583475  3277       0xc01500 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:846:negotiate_stream_codecs: Have local codec in the same PT, lets try it first
0:00:10.527603275  3277       0xc01500 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:00:10.527625913  3277       0xc01500 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:879:negotiate_stream_codecs: Negotiated codec 0: audio PCMU clock:8000 channels:1
0:00:10.527647667  3277       0xc01500 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:837:negotiate_stream_codecs: Remote codec 8: audio PCMA clock:8000 channels:1
0:00:10.527666840  3277       0xc01500 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:846:negotiate_stream_codecs: Have local codec in the same PT, lets try it first
0:00:10.527686381  3277       0xc01500 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:00:10.527708682  3277       0xc01500 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:879:negotiate_stream_codecs: Negotiated codec 8: audio PCMA clock:8000 channels:1
0:00:10.527811533  3277       0xc01500 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:837:negotiate_stream_codecs: Remote codec 13: audio CN clock:8000 channels:1
0:00:10.527840492  3277       0xc01500 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: CN
0:00:10.527860619  3277       0xc01500 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: CN
0:00:10.527880280  3277       0xc01500 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SIREN, remote: CN
0:00:10.527937787  3277       0xc01500 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: PCMU, remote: CN
0:00:10.527957347  3277       0xc01500 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: PCMA, remote: CN
0:00:10.527976948  3277       0xc01500 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: GSM, remote: CN
0:00:10.528008143  3277       0xc01500 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: telephone-event, remote: CN
0:00:10.528028406  3277       0xc01500 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: telephone-event, remote: CN
0:00:10.528047988  3277       0xc01500 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: telephone-event, remote: CN
0:00:10.528070144  3277       0xc01500 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:888:negotiate_stream_codecs: Could not find a valid intersection... for codec 13: audio CN clock:8000 channels:1
0:00:10.528092890  3277       0xc01500 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:837:negotiate_stream_codecs: Remote codec 99: audio telephone-event clock:16000 channels:1
0:00:10.528112133  3277       0xc01500 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:846:negotiate_stream_codecs: Have local codec in the same PT, lets try it first
0:00:10.528131961  3277       0xc01500 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:00:10.528164628  3277       0xc01500 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:879:negotiate_stream_codecs: Negotiated codec 99: audio telephone-event clock:16000 channels:1 events=0-15
0:00:10.528202090  3277       0xc01500 DEBUG fsrtpconference_disco fs-rtp-special-source.c:365:fs_rtp_special_source_class_negotiation_filter: Class FsRtpDtmfSoundSource has no negotiation_filter function
0:00:10.528228891  3277       0xc01500 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:00:10.528249329  3277       0xc01500 LOG        fsrtpconference fs-rtp-session.c:2126:fs_rtp_session_distribute_recv_codecs_locked: Adding codec to stream 0xde0bc0 0: audio PCMU clock:8000 channels:1 params:(nil)
0:00:10.528271491  3277       0xc01500 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: PCMA, remote: PCMU
0:00:10.528291263  3277       0xc01500 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:00:10.528311349  3277       0xc01500 LOG        fsrtpconference fs-rtp-session.c:2126:fs_rtp_session_distribute_recv_codecs_locked: Adding codec to stream 0xde0bc0 8: audio PCMA clock:8000 channels:1 params:(nil)
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) _tf_stream_try_sending_codecs: called (send_local:0 send_supported:1)
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) _tf_stream_try_sending_codecs: 0: audio PCMU clock:8000 channels:1
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) _tf_stream_try_sending_codecs: 8: audio PCMA clock:8000 channels:1
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) fs_codecs_to_tp: adding codec PCMU [0]
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) fs_codecs_to_tp: adding codec PCMA [8]
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) _tf_stream_try_sending_codecs: calling MediaStreamHandler::SupportedCodecs
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) _tf_stream_bus_message: Codecs changed
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) _tf_stream_try_sending_codecs: called (send_local:0 send_supported:0)
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) _tf_stream_try_sending_codecs: 0: audio PCMU clock:8000 channels:1
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) _tf_stream_try_sending_codecs: 8: audio PCMA clock:8000 channels:1
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) set_stream_sending: 1
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) tf_stream_request_resource: Requesting resource for direction 1
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) tf_stream_request_resource: Requesting resource for direction 1 returned 1
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) set_stream_playing: 1
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) tf_stream_request_resource: Requesting resource for direction 2
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) tf_stream_request_resource: Requesting resource for direction 2 returned 1
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) set_stream_sending: 1
(empathy:3277): tp-glib-DEBUG: tp_channel_group_members_changed_cb: 0xfceaf0 MembersChanged: added 1, removed 0, moved 0 to LP and 0 to RP, actor 2, reason 0, message 
(empathy:3277): tp-glib-DEBUG: handle_members_changed: +++ contact#2
0:00:10.537292760  3277       0xcbcb10 DEBUG      fsrtpconference fs-rtp-session.c:3378:fs_rtp_session_add_send_codec_bin_unlock: Trying to add send codecbin for 0: audio PCMU clock:8000 channels:1 params:(nil)
0:00:10.537339603  3277       0xcbcb10 DEBUG      fsrtpconference fs-rtp-session.c:2737:_create_codec_bin: creating send codec bin for id 0, pipeline_factory 0x11d6420
0:00:10.553004073  3277       0xcbcb10 DEBUG      fsrtpconference fs-rtp-dtmf-sound-source.c:281:fs_rtp_dtmf_sound_source_build: Using caps application/x-rtp, encoding-name=(string)PCMU, clock-rate=(int)8000, media=(string)audio, payload=(int)0, channels=(int)1 for dtmf
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) _tf_stream_bus_message: Send codec changed: 0: audio PCMU clock:8000 channels:1 params:(nil)
0:00:10.555571349  3277      0x112d9e0 DEBUG      fsrtpconference fs-rtp-session.c:3378:fs_rtp_session_add_send_codec_bin_unlock: Trying to add send codecbin for 34: video H263 clock:90000 channels:1 params:(nil)
0:00:10.555606131  3277      0x112d9e0 DEBUG      fsrtpconference fs-rtp-session.c:2737:_create_codec_bin: creating send codec bin for id 34, pipeline_factory 0x11fdd80
0:00:10.561510946  3277       0xcbcb10 DEBUG      fsrtpconference fs-rtp-dtmf-event-source.c:299:fs_rtp_dtmf_event_source_build: Using caps application/x-rtp, encoding-name=(string)TELEPHONE-EVENT, clock-rate=(int)8000, media=(string)audio, payload=(int)100, events=(string)0-15 for dtmf
0:00:10.633875265  3277 0x7fba1c0707d0 DEBUG      fsrtpconference fs-rtp-session.c:1407:_stream_known_source_packet_received: Associating SSRC 17557fe4 in session 2
0:00:10.633967002  3277 0x7fba1c0707d0 DEBUG      fsrtpconference fs-rtp-session.c:3767:fs_rtp_session_associate_free_substreams: No free substream with SSRC 17557fe4 in session 2
0:00:10.834356780  3277      0x1423ee0 DEBUG      fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0> pad recv_rtp_src_2_391479268_0 added application/x-rtp, encoding-name=(string)PCMU, clock-rate=(int)8000, media=(string)audio, payload=(int)0, channels=(int)1
0:00:10.834533438  3277      0x1423ee0 DEBUG      fsrtpconference fs-rtp-substream.c:529:fs_rtp_sub_stream_constructed: New substream in session 2 for ssrc 17557fe4 and pt 0
0:00:10.835228619  3277      0x1423ee0 DEBUG      fsrtpconference fs-rtp-session.c:2477:fs_rtp_session_new_recv_pad: Already have a stream with SSRC 17557fe4, using it
0:00:10.835278475  3277      0x1423ee0 LOG        fsrtpconference fs-rtp-substream.c:1331:fs_rtp_sub_stream_verify_codec: Starting codec verification process for substream with SSRC:17557fe4 pt:0
0:00:10.835385508  3277      0x1423ee0 DEBUG      fsrtpconference fs-rtp-session.c:3685:_substream_blocked: Substream blocked for codec change (session:2 SSRC:17557fe4 pt:0)
0:00:10.835410420  3277      0x1423ee0 DEBUG      fsrtpconference fs-rtp-session.c:2916:fs_rtp_session_get_recv_codec_locked: Receiving on stream codec 0: audio PCMU clock:8000 channels:1 params:(nil)
0:00:10.835437671  3277      0x1423ee0 DEBUG      fsrtpconference fs-rtp-session.c:2737:_create_codec_bin: creating receive codec bin for id 0, pipeline_factory 0x11fbea0
0:00:10.835803359  3277      0x1423ee0 DEBUG      fsrtpconference fs-rtp-substream.c:975:fs_rtp_sub_stream_set_codecbin_unlock: Setting caps application/x-rtp, encoding-name=(string)PCMU, clock-rate=(int)8000, media=(string)audio, payload=(int)0, channels=(int)1 on recv substream
0:00:10.835982927  3277      0x1423ee0 DEBUG      fsrtpconference fs-rtp-substream.c:1218:fs_rtp_sub_stream_add_output_ghostpad_unlock: Src pad added on substream for ssrc:17557FE4 pt:0 0: audio PCMU clock:8000 channels:1 params:(nil)
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) cb_fs_stream_src_pad_added: New pad
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) _tf_stream_bus_message: Send codec changed: 34: video H263 clock:90000 channels:1 params:(nil)
** (empathy:3277): DEBUG: empathy_tp_call_request_video_stream_direction: Requesting video stream direction - is_sending: 1
** (empathy:3277): DEBUG: tp_call_stream_direction_changed_cb: Stream direction changed - stream: 1, direction: 3
0:00:20.525746392  3277      0x117d740 DEBUG      fsrtpconference fs-rtp-session.c:1407:_stream_known_source_packet_received: Associating SSRC 760fd92 in session 1
0:00:20.525962517  3277      0x117d740 DEBUG      fsrtpconference fs-rtp-session.c:3767:fs_rtp_session_associate_free_substreams: No free substream with SSRC 760fd92 in session 1
-------------- next part --------------
(empathy:24643): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9dcf958: org.freedesktop.DBus DBusGProxy is 0x9dcf990
** (empathy:24643): DEBUG: mission_control_get_presence_actual: MC not running.
** (empathy:24643): DEBUG: empathy_idle_init: Error getting actual presence: MC not running
** (empathy:24643): DEBUG: mission_control_get_presence_message_actual: MC not running.
** (empathy:24643): DEBUG: empathy_idle_init: Error getting actual presence message: MC not running
** (empathy:24643): DEBUG: empathy_idle_set_presence: Changing presence to (null) (2)
** (empathy:24643): DEBUG: _parse_parameter: param "fallback-socks5-proxies" has invalid signature
** (empathy:24643): DEBUG: create_salut_account: Try to add a salut account...
** (empathy:24643): DEBUG: create_salut_account: Failed to get self econtact: e_book_get_self: there was no self contact UID stored in gconf
** (empathy:24643): DEBUG: builder_get_file_valist: Loading file /usr/local/share/empathy/empathy-main-window.ui
** (empathy:24643): DEBUG: mission_control_get_presence_actual: MC not running.
** (empathy:24643): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:24643): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:24643): DEBUG: mission_control_get_tpconnection: MC not running.
** (empathy:24643): DEBUG: mission_control_get_presence_actual: MC not running.
** (empathy:24643): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:24643): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:24643): DEBUG: mission_control_get_tpconnection: MC not running.
** (empathy:24643): DEBUG: mission_control_get_presence_actual: MC not running.
** (empathy:24643): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:24643): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:24643): DEBUG: mission_control_get_tpconnection: MC not running.
** (empathy:24643): DEBUG: mission_control_get_presence_actual: MC not running.
** (empathy:24643): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:24643): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:24643): DEBUG: mission_control_get_tpconnection: MC not running.

(empathy:24643): Gtk-WARNING **: /build/buildd/gtk+2.0-2.16.1/gtk/gtkliststore.c:793: Invalid column number -1207218110 added to iter (remember to end your list of columns with a -1)

(empathy:24643): Gtk-WARNING **: /build/buildd/gtk+2.0-2.16.1/gtk/gtkliststore.c:793: Invalid column number -1207218110 added to iter (remember to end your list of columns with a -1)

(empathy:24643): Gtk-WARNING **: /build/buildd/gtk+2.0-2.16.1/gtk/gtkliststore.c:793: Invalid column number -1207218110 added to iter (remember to end your list of columns with a -1)

(empathy:24643): Gtk-CRITICAL **: gtk_entry_set_text: assertion `text != NULL' failed
** (empathy:24643): DEBUG: empathy_geometry_load: Loading window geometry: x:73, y:75, w:622, h:325

** (empathy:24643): DEBUG: empathy_main_window_show: Configuring window default size w:622, h:325
** (empathy:24643): DEBUG: empathy_main_window_show: Configuring window default position x:73, y:75
** (empathy:24643): DEBUG: builder_get_file_valist: Loading file /usr/local/share/empathy/empathy-status-icon.ui
(empathy:24643): tp-glib-DEBUG: tp_connection_init: 0x9ef8268
(empathy:24643): tp-glib-DEBUG: tp_connection_constructor: Connecting to StatusChanged and ConnectionError
(empathy:24643): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9ef8268: org.freedesktop.Telepathy.Connection DBusGProxy is 0xa01d480
(empathy:24643): tp-glib-DEBUG: tp_connection_constructor: Calling GetStatus
(empathy:24643): tp-glib-DEBUG: tp_connection_constructor: Returning 0x9ef8268
(empathy:24643): tp-glib-DEBUG: tp_connection_call_when_ready: arranging callback later
(empathy:24643): tp-glib-DEBUG: tp_connection_got_status_cb: 0x9ef8268
(empathy:24643): tp-glib-DEBUG: tp_connection_got_status_cb: 0x9ef8268: Initial status is 1
(empathy:24643): tp-glib-DEBUG: tp_connection_status_changed: 0x9ef8268: -1 -> 1 because 0
(empathy:24643): tp-glib-DEBUG: tp_connection_status_changed: 0x9ef8268: 1 -> 0 because 1
** (empathy:24643): DEBUG: idle_presence_changed_cb: Presence changed to '' (2)
(empathy:24643): tp-glib-DEBUG: tp_connection_got_interfaces_cb: 0x9ef8268: Introspected interfaces
(empathy:24643): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9ef8268: org.freedesktop.DBus.Properties DBusGProxy is 0xa06d858
(empathy:24643): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9ef8268: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Avatars
(empathy:24643): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9ef8268: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Aliasing
(empathy:24643): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9ef8268: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Capabilities
(empathy:24643): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9ef8268: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.ContactCapabilities.DRAFT
(empathy:24643): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9ef8268: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection
(empathy:24643): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9ef8268: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.SimplePresence
(empathy:24643): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9ef8268: org.freedesktop.Telepathy.Connection.Interface.Aliasing DBusGProxy is 0xa06d900
** (empathy:24643): DEBUG: idle_presence_changed_cb: Presence changed to '' (2)
(empathy:24643): tp-glib-DEBUG: got_aliasing_flags: Introspected aliasing flags: 0x1
(empathy:24643): tp-glib-DEBUG: tp_connection_continue_introspection: 0x9ef8268: connection ready
(empathy:24643): tp-glib-DEBUG: cwr_ready: enter
** (empathy:24643): DEBUG: contact_manager_new_connection_cb: Adding new connection: /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy
(empathy:24643): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9ef8268: org.freedesktop.Telepathy.Connection.Interface.Avatars DBusGProxy is 0xa075190
(empathy:24643): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9ef8268: org.freedesktop.Telepathy.Connection.Interface.Capabilities DBusGProxy is 0xa01ab18
(empathy:24643): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9ef8268: org.freedesktop.Telepathy.Connection.Interface.Requests DBusGProxy is 0xa1be530
** (empathy:24643): DEBUG: empathy_geometry_save: Saving window geometry: x:73, y:75, w:622, h:325

(empathy:24643): tp-glib-DEBUG: tp_channel_init: 0x9f123b8
(empathy:24643): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9f123b8: org.freedesktop.Telepathy.Channel DBusGProxy is 0xa1be8e0
(empathy:24643): tp-glib-DEBUG: tp_channel_constructor: 0x9f123b8: constructed with channel type "org.freedesktop.Telepathy.Channel.Type.ContactList", handle #1 of type 3
(empathy:24643): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9f123b8
(empathy:24643): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9f123b8: org.freedesktop.DBus.Properties DBusGProxy is 0xa1be950
** (empathy:24643): DEBUG: dispatcher_connection_new_channel: Ignoring blacklisted channel type org.freedesktop.Telepathy.Channel.Type.ContactList on /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/RosterChannel/List/publish
(empathy:24643): tp-glib-DEBUG: tp_channel_init: 0x9f12438
(empathy:24643): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9f12438: org.freedesktop.Telepathy.Channel DBusGProxy is 0xa1be658
(empathy:24643): tp-glib-DEBUG: tp_channel_constructor: 0x9f12438: constructed with channel type "org.freedesktop.Telepathy.Channel.Type.ContactList", handle #2 of type 3
(empathy:24643): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9f12438
(empathy:24643): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9f12438: org.freedesktop.DBus.Properties DBusGProxy is 0xa1be5a0
** (empathy:24643): DEBUG: dispatcher_connection_new_channel: Ignoring blacklisted channel type org.freedesktop.Telepathy.Channel.Type.ContactList on /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/RosterChannel/List/subscribe
** (empathy:24643): DEBUG: dispatcher_connection_new_channel: Ignoring blacklisted channel type org.freedesktop.Telepathy.Channel.Type.ContactList on /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/RosterChannel/List/known
** (empathy:24643): DEBUG: dispatcher_connection_new_channel: Ignoring blacklisted channel type org.freedesktop.Telepathy.Channel.Type.ContactList on /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/RosterChannel/List/deny
(empathy:24643): tp-glib-DEBUG: _tp_channel_got_properties: Received 8 channel properties
(empathy:24643): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Group
(empathy:24643): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9f123b8
(empathy:24643): tp-glib-DEBUG: _tp_channel_get_handle: 0x9f123b8: handle already known to be 1 of type 3
(empathy:24643): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9f123b8
(empathy:24643): tp-glib-DEBUG: _tp_channel_get_identifier: 0x9f123b8: identifier already known to be publish
(empathy:24643): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9f123b8
(empathy:24643): tp-glib-DEBUG: _tp_channel_get_channel_type: 0x9f123b8: channel type org.freedesktop.Telepathy.Channel.Type.ContactList already determined
(empathy:24643): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9f123b8
(empathy:24643): tp-glib-DEBUG: _tp_channel_get_interfaces: 0x9f123b8
(empathy:24643): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9f123b8
(empathy:24643): tp-glib-DEBUG: _tp_channel_get_group_properties: 0x9f123b8
(empathy:24643): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9f123b8: org.freedesktop.Telepathy.Channel.Interface.Group DBusGProxy is 0xa1be488
(empathy:24643): tp-glib-DEBUG: _tp_channel_got_properties: Received 8 channel properties
(empathy:24643): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Group
(empathy:24643): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9f12438
(empathy:24643): tp-glib-DEBUG: _tp_channel_get_handle: 0x9f12438: handle already known to be 2 of type 3
(empathy:24643): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9f12438
(empathy:24643): tp-glib-DEBUG: _tp_channel_get_identifier: 0x9f12438: identifier already known to be subscribe
(empathy:24643): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9f12438
(empathy:24643): tp-glib-DEBUG: _tp_channel_get_channel_type: 0x9f12438: channel type org.freedesktop.Telepathy.Channel.Type.ContactList already determined
(empathy:24643): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9f12438
(empathy:24643): tp-glib-DEBUG: _tp_channel_get_interfaces: 0x9f12438
(empathy:24643): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9f12438
(empathy:24643): tp-glib-DEBUG: _tp_channel_get_group_properties: 0x9f12438
(empathy:24643): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9f12438: org.freedesktop.Telepathy.Channel.Interface.Group DBusGProxy is 0xa1c7250
(empathy:24643): tp-glib-DEBUG: tp_channel_got_group_properties_cb: Received 6 group properties
(empathy:24643): tp-glib-DEBUG: _got_initial_group_flags: Initial GroupFlags: 2098
(empathy:24643): tp-glib-DEBUG: tp_channel_group_self_handle_changed_cb: 0x9f123b8 SelfHandle changed to 1
(empathy:24643): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9f123b8
(empathy:24643): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9f123b8
(empathy:24643): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9f123b8: channel ready
(empathy:24643): tp-glib-DEBUG: tp_channel_got_group_properties_cb: Received 6 group properties
(empathy:24643): tp-glib-DEBUG: _got_initial_group_flags: Initial GroupFlags: 2207
(empathy:24643): tp-glib-DEBUG: tp_channel_group_self_handle_changed_cb: 0x9f12438 SelfHandle changed to 1
(empathy:24643): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9f12438
(empathy:24643): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9ef8268: org.freedesktop.Telepathy.Connection.Interface.SimplePresence DBusGProxy is 0xa1ce058
(empathy:24643): tp-glib-DEBUG: tp_connection_get_contact_attributes: 1 handles, hold=T
(empathy:24643): tp-glib-DEBUG: tp_connection_get_contact_attributes: - 2
(empathy:24643): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9ef8268: org.freedesktop.Telepathy.Connection.Interface.Contacts DBusGProxy is 0xa1ce0c8
(empathy:24643): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9f12438
(empathy:24643): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9f12438: channel ready
(empathy:24643): tp-glib-DEBUG: connection_got_contact_attributes: 1 handles, hold=T
(empathy:24643): tp-glib-DEBUG: connection_got_contact_attributes: - 2
(empathy:24643): tp-glib-DEBUG: _tp_connection_ref_handles: 0x9ef8268: 1 handles of type 1
** (empathy:24643): DEBUG: tp_contact_factory_got_known_avatar_tokens: Got 1 tokens, need to request 0 avatars
** (empathy:24643): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact jtellier.test1 at gmail.com (2) to 4
** (empathy:24643): DEBUG: tp_contact_factory_add_contact: Contact added: jtellier.test1 at gmail.com (2)
** (empathy:24643): DEBUG: contact_list_store_members_changed_cb: Contact jtellier.test1 at gmail.com (2) added
** (empathy:24643): DEBUG: contact_list_store_contact_update: Contact:'jtellier test' in list:YES, should be:YES
** (empathy:24643): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact jtellier.test1 at gmail.com (2) to 5
** (empathy:24643): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier test' updated, checking roster is in sync...
** (empathy:24643): DEBUG: contact_list_store_contact_update: Contact:'jtellier test' in list:YES, should be:YES
** (empathy:24643): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact jtellier.test1 at gmail.com (2) to 7
** (empathy:24643): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier test' updated, checking roster is in sync...
** (empathy:24643): DEBUG: contact_list_store_contact_update: Contact:'jtellier test' in list:YES, should be:YES
** (empathy:24643): DEBUG: builder_get_file_valist: Loading file /usr/local/share/empathy/empathy-contact-widget.ui
** (empathy:24643): DEBUG: dispatcher_connection_new_channel: New channel of type org.freedesktop.Telepathy.Channel.Type.StreamedMedia on /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/MediaChannel0
(empathy:24643): tp-glib-DEBUG: tp_channel_init: 0xa25f008
(empathy:24643): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.CallState
(empathy:24643): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Group
(empathy:24643): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Hold
(empathy:24643): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.MediaSignalling
(empathy:24643): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Properties
(empathy:24643): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Media.SessionHandler
(empathy:24643): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0xa25f008: org.freedesktop.Telepathy.Channel DBusGProxy is 0xa25f8f0
(empathy:24643): tp-glib-DEBUG: tp_channel_constructor: 0xa25f008: constructed with channel type "org.freedesktop.Telepathy.Channel.Type.StreamedMedia", handle #2 of type 1
(empathy:24643): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xa25f008
(empathy:24643): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0xa25f008: org.freedesktop.DBus.Properties DBusGProxy is 0xa25f960
(empathy:24643): tp-glib-DEBUG: tp_connection_get_contact_attributes: 1 handles, hold=T
(empathy:24643): tp-glib-DEBUG: tp_connection_get_contact_attributes: - 2
** (empathy:24643): DEBUG: dispatcher_start_dispatching: Dispatching process started for /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/MediaChannel0
(empathy:24643): tp-glib-DEBUG: _tp_channel_got_properties: Received 8 channel properties
(empathy:24643): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.CallState
(empathy:24643): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Group
(empathy:24643): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Hold
(empathy:24643): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.MediaSignalling
(empathy:24643): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Properties
(empathy:24643): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Media.SessionHandler
(empathy:24643): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xa25f008
(empathy:24643): tp-glib-DEBUG: _tp_channel_get_handle: 0xa25f008: handle already known to be 2 of type 1
(empathy:24643): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xa25f008
(empathy:24643): tp-glib-DEBUG: _tp_channel_get_identifier: 0xa25f008: identifier already known to be jtellier.test1 at gmail.com
(empathy:24643): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xa25f008
(empathy:24643): tp-glib-DEBUG: _tp_channel_get_channel_type: 0xa25f008: channel type org.freedesktop.Telepathy.Channel.Type.StreamedMedia already determined
(empathy:24643): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xa25f008
(empathy:24643): tp-glib-DEBUG: _tp_channel_get_interfaces: 0xa25f008
(empathy:24643): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xa25f008
(empathy:24643): tp-glib-DEBUG: _tp_channel_get_group_properties: 0xa25f008
(empathy:24643): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0xa25f008: org.freedesktop.Telepathy.Channel.Interface.Group DBusGProxy is 0xa25fa88
(empathy:24643): tp-glib-DEBUG: connection_got_contact_attributes: 1 handles, hold=T
(empathy:24643): tp-glib-DEBUG: connection_got_contact_attributes: - 2
(empathy:24643): tp-glib-DEBUG: _tp_connection_ref_handles: 0x9ef8268: 1 handles of type 1
(empathy:24643): tp-glib-DEBUG: tp_connection_unref_handles: 0x9ef8268: 1 handles of type 1
(empathy:24643): tp-glib-DEBUG: tp_connection_unref_handles: decrementing handle 2 to 1
** (empathy:24643): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier test' updated, checking roster is in sync...
** (empathy:24643): DEBUG: contact_list_store_contact_update: Contact:'jtellier test' in list:YES, should be:YES
** (empathy:24643): DEBUG: contact_list_store_contact_update: Set active (contact updated)
** (empathy:24643): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier test' updated, checking roster is in sync...
** (empathy:24643): DEBUG: contact_list_store_contact_update: Contact:'jtellier test' in list:YES, should be:YES
** (empathy:24643): DEBUG: contact_list_store_contact_update: Set active (contact updated)
** (empathy:24643): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier test' updated, checking roster is in sync...
** (empathy:24643): DEBUG: contact_list_store_contact_update: Contact:'jtellier test' in list:YES, should be:YES
** (empathy:24643): DEBUG: contact_list_store_contact_update: Set active (contact updated)
(empathy:24643): tp-glib-DEBUG: tp_channel_call_when_ready: arranging callback later
(empathy:24643): tp-glib-DEBUG: tp_channel_got_group_properties_cb: Received 6 group properties
(empathy:24643): tp-glib-DEBUG: _got_initial_group_flags: Initial GroupFlags: 2048
(empathy:24643): tp-glib-DEBUG: tp_channel_group_self_handle_changed_cb: 0xa25f008 SelfHandle changed to 1
(empathy:24643): tp-glib-DEBUG: _tp_channel_group_set_lp: +L 1, actor=2, reason=4, message=
(empathy:24643): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xa25f008
(empathy:24643): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xa25f008
(empathy:24643): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xa25f008: channel ready
(empathy:24643): tp-glib-DEBUG: cwr_ready: enter
(empathy:24643): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0xa25f008: org.freedesktop.Telepathy.Channel.Type.StreamedMedia DBusGProxy is 0xa1d6a48
(empathy:24643): tp-glib-DEBUG: tp_connection_get_contact_attributes: 1 handles, hold=T
(empathy:24643): tp-glib-DEBUG: tp_connection_get_contact_attributes: - 2
** (empathy:24643): DEBUG: empathy_dispatch_operation_set_status: Dispatch operation /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/MediaChannel0 status: 0 -> 1
** (empathy:24643): DEBUG: dispatch_operation_ready_cb: Send to observers: /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/MediaChannel0
** (empathy:24643): DEBUG: empathy_dispatch_operation_set_status: Dispatch operation /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/MediaChannel0 status: 1 -> 2
** (empathy:24643): DEBUG: dispatch_operation_ready_cb: Send to approvers: /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/MediaChannel0
(empathy:24643): tp-glib-DEBUG: connection_got_contact_attributes: 1 handles, hold=T
(empathy:24643): tp-glib-DEBUG: connection_got_contact_attributes: - 2
(empathy:24643): tp-glib-DEBUG: _tp_connection_ref_handles: 0x9ef8268: 1 handles of type 1
(empathy:24643): tp-glib-DEBUG: tp_connection_unref_handles: 0x9ef8268: 1 handles of type 1
(empathy:24643): tp-glib-DEBUG: tp_connection_unref_handles: decrementing handle 2 to 1
** (empathy:24643): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier test' updated, checking roster is in sync...
** (empathy:24643): DEBUG: contact_list_store_contact_update: Contact:'jtellier test' in list:YES, should be:YES
** (empathy:24643): DEBUG: contact_list_store_contact_update: Set active (contact updated)
** (empathy:24643): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier test' updated, checking roster is in sync...
** (empathy:24643): DEBUG: contact_list_store_contact_update: Contact:'jtellier test' in list:YES, should be:YES
** (empathy:24643): DEBUG: contact_list_store_contact_update: Set active (contact updated)
** (empathy:24643): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier test' updated, checking roster is in sync...
** (empathy:24643): DEBUG: contact_list_store_contact_update: Contact:'jtellier test' in list:YES, should be:YES
** (empathy:24643): DEBUG: contact_list_store_contact_update: Set active (contact updated)
** (empathy:24643): DEBUG: event_manager_add: Adding event 0xa1d50c8
** (empathy:24643): DEBUG: main_window_flash_start: Start flashing
** (empathy:24643): DEBUG: status_icon_event_added_cb: New event 0xa1d50c8
** (empathy:24643): DEBUG: empathy_sound_play_full: Play sound "phone-incoming-call" (Incoming voice call)
** (empathy:24643): DEBUG: tp_call_stream_added_cb: Stream added - stream id: 1, contact handle: 2, stream type: 0
** (empathy:24643): DEBUG: tp_call_add_stream: Audio stream - id: 1, state: 0, direction: 0
** (empathy:24643): DEBUG: tp_call_stream_direction_changed_cb: Stream direction changed - stream: 1, direction: 2
** (empathy:24643): DEBUG: tp_call_stream_added_cb: Stream added - stream id: 2, contact handle: 2, stream type: 1
** (empathy:24643): DEBUG: tp_call_add_stream: Video stream - id: 2, state: 0, direction: 0
** (empathy:24643): DEBUG: tp_call_stream_direction_changed_cb: Stream direction changed - stream: 2, direction: 2
** (empathy:24643): DEBUG: status_icon_activate_cb: event
** (empathy:24643): DEBUG: empathy_dispatch_operation_set_status: Dispatch operation /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/MediaChannel0 status: 2 -> 4
** (empathy:24643): DEBUG: dispatch_operation_claimed_cb: Channel claimed: /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/MediaChannel0
** (empathy:24643): DEBUG: event_remove: Removing event 0xa1d50c8
** (empathy:24643): DEBUG: builder_get_file_valist: Loading file /usr/local/share/empathy/empathy-call-window.ui
** (empathy:24643): DEBUG: builder_get_file_valist: Loading file /usr/local/share/empathy/empathy-call-window-fullscreen.ui
(empathy:24643): tp-glib-DEBUG: tp_connection_get_contact_attributes: 1 handles, hold=T
(empathy:24643): tp-glib-DEBUG: tp_connection_get_contact_attributes: - 1
** (empathy:24643): DEBUG: main_window_flash_stop: Stop flashing
(empathy:24643): tp-glib-DEBUG: connection_got_contact_attributes: 1 handles, hold=T
(empathy:24643): tp-glib-DEBUG: connection_got_contact_attributes: - 1
(empathy:24643): tp-glib-DEBUG: _tp_connection_ref_handles: 0x9ef8268: 1 handles of type 1
** (empathy:24643): DEBUG: tp_contact_factory_got_known_avatar_tokens: Got 1 tokens, need to request 0 avatars
** (empathy:24643): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact jtellier.test2 at gmail.com (1) to 7
** (empathy:24643): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact jtellier.test2 at gmail.com (1) to 7
** (empathy:24643): DEBUG: tp_contact_factory_add_contact: Contact added: jtellier.test2 at gmail.com (1)
** (empathy:24643): DEBUG: empathy_tp_call_accept_incoming_call: Accepting incoming call
(empathy:24643): tp-glib-DEBUG: tp_channel_group_members_changed_cb: 0xa25f008 MembersChanged: added 1, removed 0, moved 0 to LP and 0 to RP, actor 1, reason 0, message 
(empathy:24643): tp-glib-DEBUG: handle_members_changed: +++ contact#1
** (empathy:24643): DEBUG: tp_call_stream_direction_changed_cb: Stream direction changed - stream: 1, direction: 3
** (empathy:24643): DEBUG: tp_call_stream_direction_changed_cb: Stream direction changed - stream: 2, direction: 3
(empathy:24643): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0xa25f008: org.freedesktop.Telepathy.Properties DBusGProxy is 0xa309190
(empathy:24643): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0xa25f008: org.freedesktop.Telepathy.Channel.Interface.MediaSignalling DBusGProxy is 0xa309280
** (empathy:24643): DEBUG: GetSessionHandlers replied: 
** (empathy:24643): DEBUG:   - session /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/MediaChannel0
** (empathy:24643): DEBUG:     type rtp
** (empathy:24643): DEBUG: adding session handler /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/MediaChannel0, type rtp
0:00:21.500863090 24643  0x9d81408 DEBUG      fsrtpconference fs-rtp-conference.c:304:fs_rtp_conference_init:<FsRtpConference at 0xa30e040> fs_rtp_conference_init
(empathy:24643): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0xa06e0f0: org.freedesktop.Telepathy.Media.SessionHandler DBusGProxy is 0xa30aa18
** (empathy:24643): DEBUG: calling MediaSessionHandler::Ready
** (empathy:24643): DEBUG: New stream, stream_id=1, media_type=0, direction=3
(empathy:24643): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0xa06df50: org.freedesktop.DBus.Properties DBusGProxy is 0xa30ab68
** (empathy:24643): DEBUG: New stream, stream_id=2, media_type=1, direction=3
(empathy:24643): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0xa06de00: org.freedesktop.DBus.Properties DBusGProxy is 0xa345a20
(empathy:24643): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0xa06df50: org.freedesktop.Telepathy.Media.StreamHandler DBusGProxy is 0xa345a90
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) get_all_properties_cb: Adding STUN server 64.233.169.126:19302
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) get_all_properties_cb: Adding relay (udp) 64.233.169.126:19295 oyfRTvE0puTmAx9f:jRHgCjrosoxDMFfb 1
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) get_all_properties_cb: Adding relay (tcp) 64.233.169.126:19294 oyfRTvE0puTmAx9f:jRHgCjrosoxDMFfb 1
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) get_all_properties_cb: Adding relay (tls) 64.233.169.126:443 oyfRTvE0puTmAx9f:jRHgCjrosoxDMFfb 1
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) get_all_properties_cb: Adding relay (udp) 64.233.169.126:19295 QnFl4xDm1G3ThC92:2NtbU7qz3Qnr6Wuv 2
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) get_all_properties_cb: Adding relay (tcp) 64.233.169.126:19294 QnFl4xDm1G3ThC92:2NtbU7qz3Qnr6Wuv 2
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) get_all_properties_cb: Adding relay (tls) 64.233.169.126:443 QnFl4xDm1G3ThC92:2NtbU7qz3Qnr6Wuv 2
0:00:21.509989855 24643  0x9d81408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:295:load_codecs_cache: Loading codecs cache /home/jtellier/.cache/farsight/codecs.audio.i486.cache
0:00:21.510443930 24643  0x9d81408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec VORBIS with pt -1, send_pipeline 0xa347a50, receive_pipeline 0x9ea4b30
0:00:21.510673906 24643  0x9d81408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec SPEEX with pt -1, send_pipeline 0xa2e6060, receive_pipeline 0xa2e6020
0:00:21.510897921 24643  0x9d81408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec PCMU with pt 0, send_pipeline 0xa06c070, receive_pipeline 0xa2ff450
0:00:21.511115558 24643  0x9d81408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec PCMA with pt 8, send_pipeline 0xa2ff420, receive_pipeline 0xa2dd1c0
0:00:21.511431013 24643  0x9d81408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec MPA with pt -1, send_pipeline 0xa2ff560, receive_pipeline 0xa347850
0:00:21.512207385 24643  0x9d81408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec MPEG4-GENERIC with pt -1, send_pipeline 0xa2dd150, receive_pipeline 0xa2bb300
0:00:21.512397057 24643  0x9d81408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec MP4A-LATM with pt -1, send_pipeline 0xa2bb3c0, receive_pipeline 0xa2bb4d0
0:00:21.512579476 24643  0x9d81408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec GSM with pt 3, send_pipeline 0xa2bb5b0, receive_pipeline 0xa2bb450
0:00:21.512735259 24643  0x9d81408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec DV with pt -1, send_pipeline 0xa2bb360, receive_pipeline 0xa2bb6c0
0:00:21.513388476 24643  0x9d81408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec telephone-event with pt -1, send_pipeline (nil), receive_pipeline 0xa2bb9b0
0:00:21.513623584 24643  0x9d81408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec telephone-event with pt -1, send_pipeline (nil), receive_pipeline 0xa2bbb50
0:00:21.513678113 24643  0x9d81408 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:232:fs_rtp_blueprints_get: Loaded codec blueprints from cache file
0:00:21.550047294 24643  0x9d81408 DEBUG      fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0> pad recv_rtp_sink_1 added (NULL)
0:00:21.551155248 24643  0x9d81408 DEBUG      fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0> pad recv_rtcp_sink_1 added (NULL)
0:00:21.551592648 24643  0x9d81408 DEBUG      fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0> pad send_rtp_sink_1 added (NULL)
0:00:21.551745697 24643  0x9d81408 DEBUG      fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0> pad send_rtp_src_1 added (NULL)
0:00:21.552542676 24643  0x9d81408 DEBUG      fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0> pad send_rtcp_src_1 added (NULL)
0:00:21.622424789 24643  0x9d81408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:332:validate_codecs_configuration: Preferred codec -2: audio VORBIS clock:0 channels:0 could not be matched with a blueprint
0:00:21.622992230 24643  0x9d81408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:332:validate_codecs_configuration: Preferred codec -2: audio MP3 clock:0 channels:0 could not be matched with a blueprint
0:00:21.623054017 24643  0x9d81408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: PCMU
0:00:21.623077933 24643  0x9d81408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: PCMA
0:00:21.623098835 24643  0x9d81408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: MPA
0:00:21.623119375 24643  0x9d81408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: GSM
0:00:21.623139561 24643  0x9d81408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: DV
0:00:21.623160382 24643  0x9d81408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: telephone-event
0:00:21.623180970 24643  0x9d81408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: telephone-event
0:00:21.623205401 24643  0x9d81408 LOG   fsrtpconference_nego fs-rtp-codec-negotiation.c:672:create_local_codec_associations: Added preferred codec -1: audio SPEEX clock:16000 channels:1
0:00:21.623242907 24643  0x9d81408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: PCMU
0:00:21.623264390 24643  0x9d81408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: PCMA
0:00:21.623284827 24643  0x9d81408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: MPA
0:00:21.623305199 24643  0x9d81408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: GSM
0:00:21.623325322 24643  0x9d81408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: DV
0:00:21.623345628 24643  0x9d81408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: telephone-event
0:00:21.623365719 24643  0x9d81408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: telephone-event
0:00:21.623388984 24643  0x9d81408 LOG   fsrtpconference_nego fs-rtp-codec-negotiation.c:672:create_local_codec_associations: Added preferred codec -1: audio SPEEX clock:8000 channels:1
0:00:21.623487115 24643  0x9d81408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:730:create_local_codec_associations: Codec -1: audio MPA clock:90000 channels:0 disabled by config
0:00:21.623553781 24643  0x9d81408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:730:create_local_codec_associations: Codec -1: audio DV clock:90000 channels:0 disabled by config
0:00:21.623732449 24643  0x9d81408 DEBUG fsrtpconference_disco fs-rtp-special-source.c:365:fs_rtp_special_source_class_negotiation_filter: Class FsRtpDtmfSoundSource has no negotiation_filter function
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) _tf_stream_try_sending_codecs: called (send_local:1 send_supported:0)
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) _tf_stream_try_sending_codecs: 100: audio SPEEX clock:16000 channels:1
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) _tf_stream_try_sending_codecs: 101: audio SPEEX clock:8000 channels:1
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) _tf_stream_try_sending_codecs: 0: audio PCMU clock:8000 channels:0
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) _tf_stream_try_sending_codecs: 8: audio PCMA clock:8000 channels:0
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) _tf_stream_try_sending_codecs: 3: audio GSM clock:8000 channels:0
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) _tf_stream_try_sending_codecs: 98: audio telephone-event clock:8000 channels:0 events=0-15
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) fs_codecs_to_tp: adding codec SPEEX [100]
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) fs_codecs_to_tp: adding codec SPEEX [101]
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) fs_codecs_to_tp: adding codec PCMU [0]
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) fs_codecs_to_tp: adding codec PCMA [8]
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) fs_codecs_to_tp: adding codec GSM [3]
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) fs_codecs_to_tp: adding codec telephone-event [98]
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) _tf_stream_try_sending_codecs: calling MediaStreamHandler::Ready
(empathy:24643): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0xa06de00: org.freedesktop.Telepathy.Media.StreamHandler DBusGProxy is 0xa371570
** (empathy:24643): DEBUG: stream 2 0xa24c308 (video) get_all_properties_cb: Adding STUN server 64.233.169.126:19302
** (empathy:24643): DEBUG: stream 2 0xa24c308 (video) get_all_properties_cb: Adding relay (udp) 64.233.169.126:19295 tXoQJjXRzYlurvZH:cVGKcCjs82LhdoIj 1
** (empathy:24643): DEBUG: stream 2 0xa24c308 (video) get_all_properties_cb: Adding relay (tcp) 64.233.169.126:19294 tXoQJjXRzYlurvZH:cVGKcCjs82LhdoIj 1
** (empathy:24643): DEBUG: stream 2 0xa24c308 (video) get_all_properties_cb: Adding relay (tls) 64.233.169.126:443 tXoQJjXRzYlurvZH:cVGKcCjs82LhdoIj 1
** (empathy:24643): DEBUG: stream 2 0xa24c308 (video) get_all_properties_cb: Adding relay (udp) 64.233.169.126:19295 I4P1Dhjpimwoe1h6:wkDb822H4VhRMneN 2
** (empathy:24643): DEBUG: stream 2 0xa24c308 (video) get_all_properties_cb: Adding relay (tcp) 64.233.169.126:19294 I4P1Dhjpimwoe1h6:wkDb822H4VhRMneN 2
** (empathy:24643): DEBUG: stream 2 0xa24c308 (video) get_all_properties_cb: Adding relay (tls) 64.233.169.126:443 I4P1Dhjpimwoe1h6:wkDb822H4VhRMneN 2
0:00:21.661359047 24643  0x9d81408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:295:load_codecs_cache: Loading codecs cache /home/jtellier/.cache/farsight/codecs.video.i486.cache
0:00:21.662727717 24643  0x9d81408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec THEORA with pt -1, send_pipeline 0xa396ca0, receive_pipeline 0xa35b220
0:00:21.666750188 24643  0x9d81408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec MPV with pt 32, send_pipeline 0xa4f8ea0, receive_pipeline 0xa396ed0
0:00:21.666934715 24643  0x9d81408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec MPEG4-GENERIC with pt -1, send_pipeline 0xa4f7ed0, receive_pipeline 0xa4f5700
0:00:21.667206010 24643  0x9d81408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec JPEG with pt 26, send_pipeline 0xa4f7eb0, receive_pipeline 0xa4f7e70
0:00:21.667382930 24643  0x9d81408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec H264 with pt -1, send_pipeline 0xa4fd420, receive_pipeline 0xa4f5e30
0:00:21.667583631 24643  0x9d81408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec DV with pt -1, send_pipeline 0xa4f5ed0, receive_pipeline 0xa4f5fc0
0:00:21.667642802 24643  0x9d81408 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:232:fs_rtp_blueprints_get: Loaded codec blueprints from cache file
0:00:21.681993133 24643  0x9d81408 DEBUG      fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0> pad recv_rtp_sink_2 added (NULL)
0:00:21.682913347 24643  0x9d81408 DEBUG      fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0> pad recv_rtcp_sink_2 added (NULL)
0:00:21.683254692 24643  0x9d81408 DEBUG      fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0> pad send_rtp_sink_2 added (NULL)
0:00:21.683299006 24643  0x9d81408 DEBUG      fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0> pad send_rtp_src_2 added (NULL)
0:00:21.685794118 24643  0x9d81408 DEBUG      fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0> pad send_rtcp_src_2 added (NULL)
0:00:21.685995043 24643  0x9d81408 DEBUG      fsrtpconference fs-rtp-session.c:4312:fs_rtp_session_start_codec_param_gathering_locked: Starting Codec Param discovery for session 2
0:00:21.744937083 24643  0x9d81408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:332:validate_codecs_configuration: Preferred codec -1: video H263 clock:0 channels:0 could not be matched with a blueprint
0:00:21.745242881 24643  0x9d81408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: H264, remote: THEORA
0:00:21.745272147 24643  0x9d81408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: H264, remote: MPV
0:00:21.745298056 24643  0x9d81408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: H264, remote: JPEG
0:00:21.745323667 24643  0x9d81408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:00:21.745349913 24643  0x9d81408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:00:21.745392294 24643  0x9d81408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:496:sdp_is_compat_theora_vorbis: Using THEORA/VORBIS negotiation function
0:00:21.745417854 24643  0x9d81408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:00:21.745444714 24643  0x9d81408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:496:sdp_is_compat_theora_vorbis: Using THEORA/VORBIS negotiation function
0:00:21.745468946 24643  0x9d81408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:00:21.745618517 24643  0x9d81408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:730:create_local_codec_associations: Codec 32: video MPV clock:90000 channels:0 disabled by config
0:00:21.745667184 24643  0x9d81408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:730:create_local_codec_associations: Codec 26: video JPEG clock:90000 channels:0 disabled by config
0:00:21.745743735 24643  0x9d81408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:730:create_local_codec_associations: Codec -1: video DV clock:90000 channels:0 disabled by config
0:00:21.745793506 24643  0x9d81408 DEBUG fsrtpconference_disco fs-rtp-special-source.c:365:fs_rtp_special_source_class_negotiation_filter: Class FsRtpDtmfSoundSource has no negotiation_filter function
0:00:21.745843400 24643  0x9d81408 DEBUG      fsrtpconference fs-rtp-session.c:4312:fs_rtp_session_start_codec_param_gathering_locked: Starting Codec Param discovery for session 2
** (empathy:24643): DEBUG: stream 2 0xa24c308 (video) _tf_stream_try_sending_codecs: called (send_local:1 send_supported:0)
** (empathy:24643): DEBUG: stream 2 0xa24c308 (video) _tf_stream_try_sending_codecs: 97: video H264 clock:90000 channels:0
** (empathy:24643): DEBUG: stream 2 0xa24c308 (video) _tf_stream_try_sending_codecs: 96: video THEORA clock:90000 channels:0 delivery-method=inline
** (empathy:24643): DEBUG: stream 2 0xa24c308 (video) fs_codecs_to_tp: adding codec H264 [97]
** (empathy:24643): DEBUG: stream 2 0xa24c308 (video) fs_codecs_to_tp: adding codec THEORA [96]
** (empathy:24643): DEBUG: stream 2 0xa24c308 (video) _tf_stream_try_sending_codecs: calling MediaStreamHandler::Ready
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) set_remote_codecs: called
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) set_remote_codecs: adding remote codec iLBC [96]
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) set_remote_codecs: adding remote codec G729 [18]
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) set_remote_codecs: adding remote codec PCMA [8]
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) set_remote_codecs: adding remote codec PCMU [0]
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) set_remote_codecs: adding remote codec CN [13]
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) set_remote_codecs: adding remote codec telephone-event [97]
0:00:21.790341428 24643  0x9d81408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:00:21.794389336 24643  0x9d81408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:00:21.794460887 24643  0x9d81408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:00:21.794486769 24643  0x9d81408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:223:sdp_is_compat_default: Clock rates differ local=8000 remote=16000
0:00:21.794512227 24643  0x9d81408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:00:21.794540358 24643  0x9d81408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:00:21.794664948 24643  0x9d81408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:730:create_local_codec_associations: Codec -1: audio MPA clock:90000 channels:0 disabled by config
0:00:21.794727933 24643  0x9d81408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:730:create_local_codec_associations: Codec -1: audio DV clock:90000 channels:0 disabled by config
0:00:21.794792307 24643  0x9d81408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:837:negotiate_stream_codecs: Remote codec 96: audio iLBC clock:8000 channels:0
0:00:21.794818914 24643  0x9d81408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: iLBC
0:00:21.794876628 24643  0x9d81408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: iLBC
0:00:21.794930944 24643  0x9d81408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: PCMU, remote: iLBC
0:00:21.794955526 24643  0x9d81408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: PCMA, remote: iLBC
0:00:21.794979640 24643  0x9d81408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: GSM, remote: iLBC
0:00:21.795003784 24643  0x9d81408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: telephone-event, remote: iLBC
0:00:21.795028039 24643  0x9d81408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: telephone-event, remote: iLBC
0:00:21.795055006 24643  0x9d81408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:888:negotiate_stream_codecs: Could not find a valid intersection... for codec 96: audio iLBC clock:8000 channels:0
0:00:21.795083431 24643  0x9d81408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:837:negotiate_stream_codecs: Remote codec 18: audio G729 clock:8000 channels:0
0:00:21.795108106 24643  0x9d81408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: G729
0:00:21.795132441 24643  0x9d81408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: G729
0:00:21.795156414 24643  0x9d81408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: PCMU, remote: G729
0:00:21.795180298 24643  0x9d81408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: PCMA, remote: G729
0:00:21.795204335 24643  0x9d81408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: GSM, remote: G729
0:00:21.795228336 24643  0x9d81408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: telephone-event, remote: G729
0:00:21.795252255 24643  0x9d81408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: telephone-event, remote: G729
0:00:21.795278945 24643  0x9d81408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:888:negotiate_stream_codecs: Could not find a valid intersection... for codec 18: audio G729 clock:8000 channels:0
0:00:21.795306519 24643  0x9d81408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:837:negotiate_stream_codecs: Remote codec 8: audio PCMA clock:8000 channels:0
0:00:21.795330651 24643  0x9d81408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:846:negotiate_stream_codecs: Have local codec in the same PT, lets try it first
0:00:21.795354795 24643  0x9d81408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:00:21.795381811 24643  0x9d81408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:879:negotiate_stream_codecs: Negotiated codec 8: audio PCMA clock:8000 channels:0
0:00:21.795408536 24643  0x9d81408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:837:negotiate_stream_codecs: Remote codec 0: audio PCMU clock:8000 channels:0
0:00:21.795454100 24643  0x9d81408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:846:negotiate_stream_codecs: Have local codec in the same PT, lets try it first
0:00:21.795478906 24643  0x9d81408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:00:21.795505930 24643  0x9d81408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:879:negotiate_stream_codecs: Negotiated codec 0: audio PCMU clock:8000 channels:0
0:00:21.795532795 24643  0x9d81408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:837:negotiate_stream_codecs: Remote codec 13: audio CN clock:8000 channels:1
0:00:21.795557078 24643  0x9d81408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: CN
0:00:21.795585311 24643  0x9d81408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: CN
0:00:21.795609527 24643  0x9d81408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: PCMU, remote: CN
0:00:21.795633356 24643  0x9d81408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: PCMA, remote: CN
0:00:21.795656891 24643  0x9d81408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: GSM, remote: CN
0:00:21.795681051 24643  0x9d81408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: telephone-event, remote: CN
0:00:21.795705148 24643  0x9d81408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: telephone-event, remote: CN
0:00:21.795731473 24643  0x9d81408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:888:negotiate_stream_codecs: Could not find a valid intersection... for codec 13: audio CN clock:8000 channels:1
0:00:21.795759154 24643  0x9d81408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:837:negotiate_stream_codecs: Remote codec 97: audio telephone-event clock:8000 channels:1
0:00:21.795783668 24643  0x9d81408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: telephone-event
0:00:21.795807953 24643  0x9d81408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: telephone-event
0:00:21.795832191 24643  0x9d81408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: PCMU, remote: telephone-event
0:00:21.795856278 24643  0x9d81408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: PCMA, remote: telephone-event
0:00:21.795880432 24643  0x9d81408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: GSM, remote: telephone-event
0:00:21.795905041 24643  0x9d81408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:00:21.795934798 24643  0x9d81408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:879:negotiate_stream_codecs: Negotiated codec 97: audio telephone-event clock:8000 channels:1 events=0-15
0:00:21.795992242 24643  0x9d81408 DEBUG fsrtpconference_disco fs-rtp-special-source.c:365:fs_rtp_special_source_class_negotiation_filter: Class FsRtpDtmfSoundSource has no negotiation_filter function
0:00:21.796026380 24643  0x9d81408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: PCMA, remote: iLBC
0:00:21.796051946 24643  0x9d81408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: PCMA, remote: G729
0:00:21.796076550 24643  0x9d81408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:00:21.796101616 24643  0x9d81408 LOG        fsrtpconference fs-rtp-session.c:2095:fs_rtp_session_distribute_recv_codecs_locked: Adding codec to stream 0xa256038 8: audio PCMA clock:8000 channels:0 params:(nil)
0:00:21.796130877 24643  0x9d81408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: PCMU, remote: iLBC
0:00:21.796155745 24643  0x9d81408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: PCMU, remote: G729
0:00:21.796180006 24643  0x9d81408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: PCMU, remote: PCMA
0:00:21.796204144 24643  0x9d81408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:00:21.796228793 24643  0x9d81408 LOG        fsrtpconference fs-rtp-session.c:2095:fs_rtp_session_distribute_recv_codecs_locked: Adding codec to stream 0xa256038 0: audio PCMU clock:8000 channels:0 params:(nil)
0:00:21.796256007 24643  0x9d81408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: telephone-event, remote: iLBC
0:00:21.796280646 24643  0x9d81408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: telephone-event, remote: G729
0:00:21.796304816 24643  0x9d81408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: telephone-event, remote: PCMA
0:00:21.796349322 24643  0x9d81408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: telephone-event, remote: PCMU
0:00:21.796373779 24643  0x9d81408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: telephone-event, remote: CN
0:00:21.796398508 24643  0x9d81408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:00:21.796424614 24643  0x9d81408 LOG        fsrtpconference fs-rtp-session.c:2095:fs_rtp_session_distribute_recv_codecs_locked: Adding codec to stream 0xa256038 97: audio telephone-event clock:8000 channels:1 params:0xa5f57b0
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) _tf_stream_try_sending_codecs: called (send_local:0 send_supported:1)
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) _tf_stream_try_sending_codecs: 8: audio PCMA clock:8000 channels:0
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) _tf_stream_try_sending_codecs: 0: audio PCMU clock:8000 channels:0
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) _tf_stream_try_sending_codecs: 97: audio telephone-event clock:8000 channels:1 events=0-15
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) fs_codecs_to_tp: adding codec PCMA [8]
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) fs_codecs_to_tp: adding codec PCMU [0]
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) fs_codecs_to_tp: adding codec telephone-event [97]
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) _tf_stream_try_sending_codecs: calling MediaStreamHandler::SupportedCodecs
0:00:21.805899721 24643  0x9e07718 DEBUG      fsrtpconference fs-rtp-session.c:3312:fs_rtp_session_add_send_codec_bin_unlock: Trying to add send codecbin for 8: audio PCMA clock:8000 channels:0 params:(nil)
0:00:21.806057987 24643  0x9e07718 DEBUG      fsrtpconference fs-rtp-session.c:2674:_create_codec_bin: creating send codec bin for id 8, pipeline_factory 0xa2ff420
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) add_remote_candidate: adding remote candidate R1
0:00:21.846174892 24643  0x9e07718 DEBUG      fsrtpconference fs-rtp-dtmf-sound-source.c:281:fs_rtp_dtmf_sound_source_build: Using caps application/x-rtp, encoding-name=(string)PCMA, clock-rate=(int)8000, media=(string)audio, payload=(int)8 for dtmf
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) add_remote_candidate: adding remote candidate R2
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) set_stream_playing: 0
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) set_stream_sending: 0
** (empathy:24643): DEBUG: stream 2 0xa24c308 (video) set_remote_codecs: called
** (empathy:24643): DEBUG: stream 2 0xa24c308 (video) set_remote_codecs: adding remote codec H263 [34]
** (empathy:24643): DEBUG: stream 2 0xa24c308 (video) set_remote_codecs: adding remote codec H263-1998 [96]
** (empathy:24643): DEBUG: stream 2 0xa24c308 (video) set_remote_codecs: adding remote codec H263-N800 [97]
0:00:21.849650054 24643  0x9d81408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:00:21.849682282 24643  0x9d81408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:00:21.849725290 24643  0x9d81408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: THEORA, remote: H264
0:00:21.849751931 24643  0x9d81408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:496:sdp_is_compat_theora_vorbis: Using THEORA/VORBIS negotiation function
0:00:21.849776282 24643  0x9d81408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:00:21.849803148 24643  0x9d81408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:496:sdp_is_compat_theora_vorbis: Using THEORA/VORBIS negotiation function
0:00:21.849827122 24643  0x9d81408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:00:21.850013602 24643  0x9d81408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:730:create_local_codec_associations: Codec 32: video MPV clock:90000 channels:0 disabled by config
0:00:21.850066108 24643  0x9d81408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:730:create_local_codec_associations: Codec 26: video JPEG clock:90000 channels:0 disabled by config
0:00:21.850116904 24643  0x9d81408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:730:create_local_codec_associations: Codec -1: video DV clock:90000 channels:0 disabled by config
0:00:21.850146414 24643  0x9d81408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:837:negotiate_stream_codecs: Remote codec 34: video H263 clock:90000 channels:0
0:00:21.850171585 24643  0x9d81408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: H264, remote: H263
0:00:21.850226326 24643  0x9d81408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: THEORA, remote: H263
0:00:21.850254632 24643  0x9d81408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:888:negotiate_stream_codecs: Could not find a valid intersection... for codec 34: video H263 clock:90000 channels:0
0:00:21.850283022 24643  0x9d81408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:837:negotiate_stream_codecs: Remote codec 96: video H263-1998 clock:90000 channels:0
0:00:21.850307452 24643  0x9d81408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:846:negotiate_stream_codecs: Have local codec in the same PT, lets try it first
0:00:21.850331491 24643  0x9d81408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: THEORA, remote: H263-1998
0:00:21.850356069 24643  0x9d81408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: H264, remote: H263-1998
0:00:21.850380526 24643  0x9d81408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: THEORA, remote: H263-1998
0:00:21.850407504 24643  0x9d81408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:888:negotiate_stream_codecs: Could not find a valid intersection... for codec 96: video H263-1998 clock:90000 channels:0
0:00:21.850435045 24643  0x9d81408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:837:negotiate_stream_codecs: Remote codec 97: video H263-N800 clock:90000 channels:0
0:00:21.850459508 24643  0x9d81408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:846:negotiate_stream_codecs: Have local codec in the same PT, lets try it first
0:00:21.850483290 24643  0x9d81408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: H264, remote: H263-N800
0:00:21.850507438 24643  0x9d81408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: H264, remote: H263-N800
0:00:21.850531457 24643  0x9d81408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: THEORA, remote: H263-N800
0:00:21.850558536 24643  0x9d81408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:888:negotiate_stream_codecs: Could not find a valid intersection... for codec 97: video H263-N800 clock:90000 channels:0
** Message: tf_stream_error: stream error errorno=0 error=Codec negotiation failed: There was no intersection between the remote codecs and the local ones
** (empathy:24643): DEBUG: stream 2 0xa24c308 (video) add_remote_candidate: adding remote candidate R1
** (empathy:24643): DEBUG: stream 2 0xa24c308 (video) add_remote_candidate: adding remote candidate R2
** (empathy:24643): DEBUG: stream 2 0xa24c308 (video) set_stream_playing: 0
** (empathy:24643): DEBUG: stream 2 0xa24c308 (video) set_stream_sending: 0
** (empathy:24643): DEBUG: stream 2 0xa24c308 (video) set_stream_playing: 0
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) _tf_stream_bus_message: Codecs changed
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) _tf_stream_try_sending_codecs: called (send_local:0 send_supported:0)
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) _tf_stream_try_sending_codecs: 8: audio PCMA clock:8000 channels:0
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) _tf_stream_try_sending_codecs: 0: audio PCMU clock:8000 channels:0
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) _tf_stream_try_sending_codecs: 97: audio telephone-event clock:8000 channels:1 events=0-15
** (empathy:24643): DEBUG: stream 2 0xa24c308 (video) _tf_stream_bus_message: Codecs changed
** (empathy:24643): DEBUG: stream 2 0xa24c308 (video) _tf_stream_try_sending_codecs: called (send_local:0 send_supported:0)
** (empathy:24643): DEBUG: stream 2 0xa24c308 (video) _tf_stream_try_sending_codecs: 97: video H264 clock:90000 channels:0
** (empathy:24643): DEBUG: stream 2 0xa24c308 (video) _tf_stream_try_sending_codecs: 96: video THEORA clock:90000 channels:0 delivery-method=inline
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) _tf_stream_bus_message: Codecs changed
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) _tf_stream_try_sending_codecs: called (send_local:0 send_supported:0)
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) _tf_stream_try_sending_codecs: 8: audio PCMA clock:8000 channels:0
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) _tf_stream_try_sending_codecs: 0: audio PCMU clock:8000 channels:0
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) _tf_stream_try_sending_codecs: 97: audio telephone-event clock:8000 channels:1 events=0-15
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) _tf_stream_bus_message: Send codec changed: 8: audio PCMA clock:8000 channels:0 params:(nil)
0:00:21.858381071 24643  0xa3066d0 LOG        fsrtpconference fs-rtp-session.c:4015:fs_rtp_session_get_codec_params_unlock: Gathering params for codec 97: video H264 clock:90000 channels:0 params:(nil)
0:00:21.858742821 24643  0xa3066d0 DEBUG      fsrtpconference fs-rtp-session.c:2674:_create_codec_bin: creating send codec bin for id 97, pipeline_factory 0xa4fd420
0:00:21.877038655 24643  0x9e07718 DEBUG      fsrtpconference fs-rtp-dtmf-event-source.c:299:fs_rtp_dtmf_event_source_build: Using caps application/x-rtp, encoding-name=(string)TELEPHONE-EVENT, clock-rate=(int)8000, media=(string)audio, payload=(int)97, channels=(int)1, events=(string)0-15 for dtmf
0:00:21.965841372 24643  0xa3066d0 LOG        fsrtpconference fs-rtp-session.c:4015:fs_rtp_session_get_codec_params_unlock: Gathering params for codec 96: video THEORA clock:90000 channels:0 params:0xa55ac80
0:00:21.967000771 24643  0xa3066d0 DEBUG      fsrtpconference fs-rtp-session.c:2674:_create_codec_bin: creating send codec bin for id 96, pipeline_factory 0xa396ca0
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) cb_fs_new_local_candidate: called
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) cb_fs_new_local_candidate: called
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) cb_fs_new_local_candidate: called
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) cb_fs_new_local_candidate: called
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) cb_fs_new_local_candidate: called
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) cb_fs_new_local_candidate: called
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) cb_fs_new_local_candidate: called
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) cb_fs_new_local_candidate: called
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) cb_fs_new_local_candidate: called
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) cb_fs_new_local_candidate: called
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) cb_fs_local_candidates_prepared: called
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) cb_fs_local_candidates_prepared: candidate->ip = '10.0.2.15'
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) cb_fs_local_candidates_prepared: candidate->ip = '10.0.2.15'
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) cb_fs_local_candidates_prepared: candidate->ip = '70.25.46.249'
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) cb_fs_local_candidates_prepared: candidate->ip = '70.25.46.249'
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) cb_fs_local_candidates_prepared: candidate->ip = '64.233.169.126'
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) cb_fs_local_candidates_prepared: candidate->ip = '64.233.169.126'
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) cb_fs_local_candidates_prepared: candidate->ip = '64.233.169.126'
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) cb_fs_local_candidates_prepared: candidate->ip = '64.233.169.126'
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) cb_fs_local_candidates_prepared: candidate->ip = '64.233.169.126'
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) cb_fs_local_candidates_prepared: candidate->ip = '64.233.169.126'
** (empathy:24643): DEBUG: stream 2 0xa24c308 (video) cb_fs_new_local_candidate: called
** (empathy:24643): DEBUG: stream 2 0xa24c308 (video) cb_fs_new_local_candidate: called
** (empathy:24643): DEBUG: stream 2 0xa24c308 (video) cb_fs_new_local_candidate: called
** (empathy:24643): DEBUG: stream 2 0xa24c308 (video) cb_fs_new_local_candidate: called
** (empathy:24643): DEBUG: stream 2 0xa24c308 (video) cb_fs_new_local_candidate: called
** (empathy:24643): DEBUG: stream 2 0xa24c308 (video) cb_fs_new_local_candidate: called
** (empathy:24643): DEBUG: stream 2 0xa24c308 (video) cb_fs_new_local_candidate: called
** (empathy:24643): DEBUG: stream 2 0xa24c308 (video) cb_fs_new_local_candidate: called
** (empathy:24643): DEBUG: stream 2 0xa24c308 (video) cb_fs_new_local_candidate: called
** (empathy:24643): DEBUG: stream 2 0xa24c308 (video) cb_fs_new_local_candidate: called
** (empathy:24643): DEBUG: stream 2 0xa24c308 (video) cb_fs_local_candidates_prepared: called
** (empathy:24643): DEBUG: stream 2 0xa24c308 (video) cb_fs_local_candidates_prepared: candidate->ip = '10.0.2.15'
** (empathy:24643): DEBUG: stream 2 0xa24c308 (video) cb_fs_local_candidates_prepared: candidate->ip = '10.0.2.15'
** (empathy:24643): DEBUG: stream 2 0xa24c308 (video) cb_fs_local_candidates_prepared: candidate->ip = '70.25.46.249'
** (empathy:24643): DEBUG: stream 2 0xa24c308 (video) cb_fs_local_candidates_prepared: candidate->ip = '70.25.46.249'
** (empathy:24643): DEBUG: stream 2 0xa24c308 (video) cb_fs_local_candidates_prepared: candidate->ip = '64.233.169.126'
** (empathy:24643): DEBUG: stream 2 0xa24c308 (video) cb_fs_local_candidates_prepared: candidate->ip = '64.233.169.126'
** (empathy:24643): DEBUG: stream 2 0xa24c308 (video) cb_fs_local_candidates_prepared: candidate->ip = '64.233.169.126'
** (empathy:24643): DEBUG: stream 2 0xa24c308 (video) cb_fs_local_candidates_prepared: candidate->ip = '64.233.169.126'
** (empathy:24643): DEBUG: stream 2 0xa24c308 (video) cb_fs_local_candidates_prepared: candidate->ip = '64.233.169.126'
** (empathy:24643): DEBUG: stream 2 0xa24c308 (video) cb_fs_local_candidates_prepared: candidate->ip = '64.233.169.126'
0:00:22.038989599 24643  0xa3066d0 DEBUG      fsrtpconference fs-rtp-session.c:3859:gather_caps_parameters: 96/THEORA: adding param configuration=AAAAAQj/2gqRAioygHRoZW9yYQMCAQAUAA8AAUAAAPAAAAAAAB4AAAABAAABAAABAAAAAEDAgXRoZW9yYSMAAABYaXBoLk9yZyBsaWJUaGVvcmEgSSAyMDA4MTAyMCAzIDIgMQAAAACCdGhlb3Jhvs0o97nNaxi1qUlKEHOc5jGMUpSkIQgxjGIQhCEIQAAAAAAAAAAAABH04WQuVUm0dhL1cLSYa5WiqUCWSKHQR9OZuNZkMBdLJVKRLJRGIhAHg5HA0GQxFosFYoEwlEYhEAeDocDIYCwVCYSCIPBoMBT7mRfWlVVUFBLS0ZGQUE8PDc3MjItLS0oKCgjIyMeHh4eGRkZGRQUFBQUDw8PDw8PDwoKCgoKCgoKBQUFBQUFBQCEAsKEBgoMz0MDA4TGjo8Nw4NEBgoOUU4DhEWHTNXUD4SFiU6RG1nTRgjN0BRaHFcMUBOV2d5eGVIXF9icGRnYxESGC9jY2NjEhUaQmNjY2MYGjhjY2NjYy9CY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2MQEBAUGBwgKBAQFBgcICgwEBQYHCAoMEAUGBwgKDBAQBgcICgwQEBAHCAoMEBAQGAgKDBAQEBggCgwQEBAYICAPi/LfQDTMTvkKN4OqJvblmIt1HG+A/cokiXuDYyX1qqRpmV2LsQgTkYPaOpkvnMNrVhsZVKV59u4fkncQ0zK7F2IIXyKPDVag2Ml4/OXcxK6PaPJOE+6qkIMVzVPuqpFdjQRnKaUHtHnXckOBlazG3zh/FeF4Jedv+E47TD2jzqSJjAXVrMymoNd8MlpCj+0C9CnjY5l2RoHcoPaPOuU22u9grgpVGBF8Sf8Wi1jkH3CIdza/3ELSNhmLK0BunJXIoe7edSXqqSoR5nCdK1mwXG8UIrsDSQOTxQ9267/+yY3lsFIPZ4Fp1nccWKzGHwGVHI0aiaWTa/+pS3OyOLD4Pk4JpZNo8FvAZ9XQLKwItMeTK/+pS3ITWj152A2oi/4HsfL6E3MJ2fS2wVrgTSya6YoDzJ3eqpEASa/XuXqcTS7UG51mwiWobhZWGn+KPI784VUlKAujOsmJRr8LKxeTk0u0jztw5iEO49zYP9LailARXOGL1rKLKx5Iv7buQm2o+zEZh0J/9MlsNRSgRwiys3Xn2pPM/bUIiXNh0LTJ7pwXMfEjnuoqpFlYvlD73wG1E/+vTPCMRSDLhim5tFx3pvDAF9azUQHUPDb5dUKcVrc85O0R6SqJpI/zTIwnzC+dXYEP507i2xXPoBTU0tDhyjCaV7RJ5rkYb5g1cw3tJyuxjcBHt+4O4gTPaJZPOqlOZk+gWsNwHnZsFE3sskTWG9vOV4rMwcuo9Mlx/x8VUrWEAfXsYCfJuNe0XTmEWVrmA8JWxRN7JHoWs3/CqkUviN53+TuM0FgrubsA1Jjaj2WSJp0WsnMJjfUKqRlydZwn+NwcIwmKG2vsundiu0g3L5wk8iw+EFSkjd4Wh+xSeVrHE45dRIbm4Zg0oba+zS5X/ClxOMWbREjJCaXbW45vO/fB9asrBRDh/uMuoKhVSHbQE0u0mtHNwzhvgH1p+eo4urCs8wnbmWPApESgG00usmkK/o4PcvFph3yPrFZizj/IE9zeoLK6lO4T3EYJm2sukmULgv98HQozw7W/HJjF/AKqTkSZMMfIDdwexWjr5C7nEZQDbWbSXO9d+srFVJCtez7kDh9GPF36ys6L5O3IwxBo21mzlUZRCqluAzaNtcsZbvoSBw8L2Cib8RWK0nZ0tezo+RBUpcD0YjbVk0zowv7sN0KtanuI0XQ8lkE3/3IOHmu6e8xOSJtRDAzrFlKrIuaHTsJpZPY/z7C0PiHzhjeZbn52j15nFla40dIgTS7Se0YFNRnBaLV8B84/bzgaKCQlbTa++YXAji75yrLKlLFm6hD5lhSqP3UMAuY8N6yy0vAlTNtZNI8+Tx2ie0Th9dSqOWQaJUzbWT2N/eDtEoz8OsOFthXA3MYZxA+f8qahahnHZ7QMxpM21lkydX1li7w4McEUe43J/13KCopAyG2qZpnLQxw7dRVliH48Rnsl7i0boVovUDJpmba4sJp+0CuwpqEXx1JyPyX26N5wKqR1fwnMMeR9aENHf6AZog21SJpdI8vSysu83FO55wt+AiyhugOV4SCaVtrpnHg/dsaCysne9VCl8MSQbapWk2eVELdw69D8wjRX+K7BPytXdoKhvUpgDtdFwW9PvRCXkhmbapWk2THD/w5TqI1lY3qUoeAj6Ei9gxZDbVM0zl/9gHKddQW/VvFiLseUqnBIXpWA21MpmmeNye0QouYB6+UfrKyN31uPKlIt+kc+kCFZWRgvJmTTNgba43f9RDtOlo43EZyF0xeYMsTTNtrRb7IqgKR13YrSk//xC4ib+CkewmlHUBOw4P8vhvcYs+aywIiQlbTax9+XrahVSXGXfgRgmlba6SZoqL/g/deuGGKDctsVkPM4qpCMkJTSZtrnRe5Y4EPnwO2UX9o9643E91iuABRjf+n5gU1C1d4CQZmkzbWXLCJH3YVoXvRx9uNzoYmSY0zbayqMEl6PlTUQHn1ZYT9vbi3g/ihG4nk+cxKqSBCe/2llY76jcBQG2rJpniwmXy3eDcfp1wNM22phQyxvmkjQHJ7L9CVUiJ5bWsO+uBAkcSkLk6/73KqSysiE58NtVDC9cZYtM/ZnlsYOveKVT60FAG2qVpNJnHjyQ33IH7tgyiE/livcU1IHDqEeJ+VdgL47vlqgwJBK0mNtc8sYm713+Kah386tgHpHFysrPNyF+XpGDEbaykzTPK4no4Cysi6hU1BG+XF4ZTNM5RtrjhI5W0QHm70fz98BG5SPp/VVI38gISjuI4sVhclXjTNtqYTMsf7eg3i9Ba/+748LKwSrhli0zNtUzC+ejlJ0QI4VVJSjN3fURASOLCtyShdMwv/G2pli0z+ULZ/D2GoqpQEYsrHG/ZK5Eyic21f/DLFpmXWsL+vSJ5JCIHlqmoIbnP5OYEgmaZm2suWPdhXuFEaK/5w69B1+nJAbamUzTOVjhfdUpgHjn4URW7ljj1Wdxwimoh9LefCAjUJCUNM22phMyxvu3D/vixWT/OogjAMsWmZtqmYX3S/p/uVlamoQ+QG6JIoteuHXY9OShafzBli0zNtVzC+fvdBUUvHFhGrdJfkKKQbxkkMRAOB0GODPItnX3Jnxro/25Ud+llbyVVSN4ySGIgHA6DHBnkWzr7kz410f7cqO/Syt5KqpG8ZJDEQDgdBjgzyLZ19yZ8a6P9uVHfpZW8lVUiqk4T9QAiXgmaZm2suUjHCHxZWLeX3ou7I6P9wWxw1KXrl/QLK4DzcLkhgxGUzTM21lvn4O/kXQH8/PlKpZWD6iL1vCgOCQvSjTNtqTMscLu0a3oLKzla+n8I3CTtv6QITo/ShhMyxXmmbbW6iJTUUnkQPp6O3HPoV2RwDcWn4yxaZkzC821ul6khqEKJ6srpVIBvI8A+TL7p1o10f7GODPKXl24UdRkCFGSBKLrWF5MonO+n/1isG2rngyxaZ7++RKqSqlARiyscb9krkTKJzbV/8MsWmZdawv69InkkIA=
0:00:22.062133618 24643  0xa3066d0 DEBUG      fsrtpconference fs-rtp-session.c:4330:fs_rtp_session_stop_codec_param_gathering_unlock: Stopping Codec Param discovery for session 2
** (empathy:24643): DEBUG: stream 2 0xa24c308 (video) _tf_stream_bus_message: Codecs changed
** (empathy:24643): DEBUG: stream 2 0xa24c308 (video) _tf_stream_try_sending_codecs: called (send_local:0 send_supported:0)
** (empathy:24643): DEBUG: stream 2 0xa24c308 (video) _tf_stream_try_sending_codecs: 97: video H264 clock:90000 channels:0
** (empathy:24643): DEBUG: stream 2 0xa24c308 (video) _tf_stream_try_sending_codecs: 96: video THEORA clock:90000 channels:0 delivery-method=inline configuration=AAAAAQj/2gqRAioygHRoZW9yYQMCAQAUAA8AAUAAAPAAAAAAAB4AAAABAAABAAABAAAAAEDAgXRoZW9yYSMAAABYaXBoLk9yZyBsaWJUaGVvcmEgSSAyMDA4MTAyMCAzIDIgMQAAAACCdGhlb3Jhvs0o97nNaxi1qUlKEHOc5jGMUpSkIQgxjGIQhCEIQAAAAAAAAAAAABH04WQuVUm0dhL1cLSYa5WiqUCWSKHQR9OZuNZkMBdLJVKRLJRGIhAHg5HA0GQxFosFYoEwlEYhEAeDocDIYCwVCYSCIPBoMBT7mRfWlVVUFBLS0ZGQUE8PDc3MjItLS0oKCgjIyMeHh4eGRkZGRQUFBQUDw8PDw8PDwoKCgoKCgoKBQUFBQUFBQCEAsKEBgoMz0MDA4TGjo8Nw4NEBgoOUU4DhEWHTNXUD4SFiU6RG1nTRgjN0BRaHFcMUBOV2d5eGVIXF9icGRnYxESGC9jY2NjEhUaQmNjY2MYGjhjY2NjYy9CY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2MQEBAUGBwgKBAQFBgcICgwEBQYHCAoMEAUGBwgKDBAQBgcICgwQEBAHCAoMEBAQGAgKDBAQEBggCgwQEBAYICAPi/LfQDTMTvkKN4OqJvblmIt1HG+A/cokiXuDYyX1qqRpmV2LsQgTkYPaOpkvnMNrVhsZVKV59u4fkncQ0zK7F2IIXyKPDVag2Ml4/OXcxK6PaPJOE+6qkIMVzVPuqpFdjQRnKaUHtHnXckOBlazG3zh/FeF4Jedv+E47TD2jzqSJjAXVrMymoNd8MlpCj+0C9CnjY5l2RoHcoPaPOuU22u9grgpVGBF8Sf8Wi1jkH3CIdza/3ELSNhmLK0BunJXIoe7edSXqqSoR5nCdK1mwXG8UIrsDSQOTxQ9267/+yY3lsFIPZ4Fp1nccWKzGHwGVHI0aiaWTa/+pS3OyOLD4Pk4JpZNo8FvAZ9XQLKwItMeTK/+pS3ITWj152A2oi/4HsfL6E3MJ2fS2wVrgTSya6YoDzJ3eqpEASa/XuXqcTS7UG51mwiWobhZWGn+KPI784VUlKAujOsmJRr8LKxeTk0u0jztw5iEO49zYP9LailARXOGL1rKLKx5Iv7buQm2o+zEZh0J/9MlsNRSgRwiys3Xn2pPM/bUIiXNh0LTJ7pwXMfEjnuoqpFlYvlD73wG1E/+vTPCMRSDLhim5tFx3pvDAF9azUQHUPDb5dUKcVrc85O0R6SqJpI/zTIwnzC+dXYEP507i2xXPoBTU0tDhyjCaV7RJ5rkYb5g1cw3tJyuxjcBHt+4O4gTPaJZPOqlOZk+gWsNwHnZsFE3sskTWG9vOV4rMwcuo9Mlx/x8VUrWEAfXsYCfJuNe0XTmEWVrmA8JWxRN7JHoWs3/CqkUviN53+TuM0FgrubsA1Jjaj2WSJp0WsnMJjfUKqRlydZwn+NwcIwmKG2vsundiu0g3L5wk8iw+EFSkjd4Wh+xSeVrHE45dRIbm4Zg0oba+zS5X/ClxOMWbREjJCaXbW45vO/fB9asrBRDh/uMuoKhVSHbQE0u0mtHNwzhvgH1p+eo4urCs8wnbmWPApESgG00usmkK/o4PcvFph3yPrFZizj/IE9zeoLK6lO4T3EYJm2sukmULgv98HQozw7W/HJjF/AKqTkSZMMfIDdwexWjr5C7nEZQDbWbSXO9d+srFVJCtez7kDh9GPF36ys6L5O3IwxBo21mzlUZRCqluAzaNtcsZbvoSBw8L2Cib8RWK0nZ0tezo+RBUpcD0YjbVk0zowv7sN0KtanuI0XQ8lkE3/3IOHmu6e8xOSJtRDAzrFlKrIuaHTsJpZPY/z7C0PiHzhjeZbn52j15nFla40dIgTS7Se0YFNRnBaLV8B84/bzgaKCQlbTa++YXAji75yrLKlLFm6hD5lhSqP3UMAuY8N6yy0vAlTNtZNI8+Tx2ie0Th9dSqOWQaJUzbWT2N/eDtEoz8OsOFthXA3MYZxA+f8qahahnHZ7QMxpM21lkydX1li7w4McEUe43J/13KCopAyG2qZpnLQxw7dRVliH48Rnsl7i0boVovUDJpmba4sJp+0CuwpqEXx1JyPyX26N5wKqR1fwnMMeR9aENHf6AZog21SJpdI8vSysu83FO55wt+AiyhugOV4SCaVtrpnHg/dsaCysne9VCl8MSQbapWk2eVELdw69D8wjRX+K7BPytXdoKhvUpgDtdFwW9PvRCXkhmbapWk2THD/w5TqI1lY3qUoeAj6Ei9gxZDbVM0zl/9gHKddQW/VvFiLseUqnBIXpWA21MpmmeNye0QouYB6+UfrKyN31uPKlIt+kc+kCFZWRgvJmTTNgba43f9RDtOlo43EZyF0xeYMsTTNtrRb7IqgKR13YrSk//xC4ib+CkewmlHUBOw4P8vhvcYs+aywIiQlbTax9+XrahVSXGXfgRgmlba6SZoqL/g/deuGGKDctsVkPM4qpCMkJTSZtrnRe5Y4EPnwO2UX9o9643E91iuABRjf+n5gU1C1d4CQZmkzbWXLCJH3YVoXvRx9uNzoYmSY0zbayqMEl6PlTUQHn1ZYT9vbi3g/ihG4nk+cxKqSBCe/2llY76jcBQG2rJpniwmXy3eDcfp1wNM22phQyxvmkjQHJ7L9CVUiJ5bWsO+uBAkcSkLk6/73KqSysiE58NtVDC9cZYtM/ZnlsYOveKVT60FAG2qVpNJnHjyQ33IH7tgyiE/livcU1IHDqEeJ+VdgL47vlqgwJBK0mNtc8sYm713+Kah386tgHpHFysrPNyF+XpGDEbaykzTPK4no4Cysi6hU1BG+XF4ZTNM5RtrjhI5W0QHm70fz98BG5SPp/VVI38gISjuI4sVhclXjTNtqYTMsf7eg3i9Ba/+748LKwSrhli0zNtUzC+ejlJ0QI4VVJSjN3fURASOLCtyShdMwv/G2pli0z+ULZ/D2GoqpQEYsrHG/ZK5Eyic21f/DLFpmXWsL+vSJ5JCIHlqmoIbnP5OYEgmaZm2suWPdhXuFEaK/5w69B1+nJAbamUzTOVjhfdUpgHjn4URW7ljj1Wdxwimoh9LefCAjUJCUNM22phMyxvu3D/vixWT/OogjAMsWmZtqmYX3S/p/uVlamoQ+QG6JIoteuHXY9OShafzBli0zNtVzC+fvdBUUvHFhGrdJfkKKQbxkkMRAOB0GODPItnX3Jnxro/25Ud+llbyVVSN4ySGIgHA6DHBnkWzr7kz410f7cqO/Syt5KqpG8ZJDEQDgdBjgzyLZ19yZ8a6P9uVHfpZW8lVUiqk4T9QAiXgmaZm2suUjHCHxZWLeX3ou7I6P9wWxw1KXrl/QLK4DzcLkhgxGUzTM21lvn4O/kXQH8/PlKpZWD6iL1vCgOCQvSjTNtqTMscLu0a3oLKzla+n8I3CTtv6QITo/ShhMyxXmmbbW6iJTUUnkQPp6O3HPoV2RwDcWn4yxaZkzC821ul6khqEKJ6srpVIBvI8A+TL7p1o10f7GODPKXl24UdRkCFGSBKLrWF5MonO+n/1isG2rngyxaZ7++RKqSqlARiyscb9krkTKJzbV/8MsWmZdawv69InkkIA=
** (empathy:24643): DEBUG: stream 2 0xa24c308 (video) fs_codecs_to_tp: adding codec H264 [97]
** (empathy:24643): DEBUG: stream 2 0xa24c308 (video) fs_codecs_to_tp: adding codec THEORA [96]
** (empathy:24643): DEBUG: stream 2 0xa24c308 (video) _tf_stream_try_sending_codecs: calling MediaStreamHandler::CodecsUpdated
** (empathy:24643): DEBUG: stream 2 0xa24c308 (video) close: close requested by connection manager
0:00:22.112315696 24643  0x9d81408 DEBUG      fsrtpconference fs-rtp-session.c:4330:fs_rtp_session_stop_codec_param_gathering_unlock: Stopping Codec Param discovery for session 2
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa39b018: lost weak ref to 0xa24c308
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa30aba0: lost weak ref to 0xa24c308
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa3715a8: lost weak ref to 0xa24c308
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa302410: lost weak ref to 0xa24c308
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa302448: lost weak ref to 0xa24c308
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa302480: lost weak ref to 0xa24c308
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa3024b8: lost weak ref to 0xa24c308
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa3024f0: lost weak ref to 0xa24c308
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa302528: lost weak ref to 0xa24c308
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa302560: lost weak ref to 0xa24c308
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa302598: lost weak ref to 0xa24c308
(empathy:24643): tp-glib-DEBUG: tp_proxy_dispose: 0xa06de00
(empathy:24643): tp-glib-DEBUG: tp_proxy_invalidate: 0xa06de00: Proxy unreferenced
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0xa39b018: TpProxy 0xa06de00 invalidated (I have 0xa06de00): Proxy unreferenced
(empathy:24643): tp-glib-DEBUG: tp_proxy_finalize: 0xa06de00
** (empathy:24643): DEBUG: tp_call_stream_removed_cb: Stream removed - stream id: 2
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) cb_fs_new_active_candidate_pair: called
** (empathy:24643): DEBUG: tp_call_stream_state_changed_cb: Stream state changed - stream id: 1, state state: 2
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) set_stream_sending: 1
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) tf_stream_request_resource: Requesting resource for direction 1
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) tf_stream_request_resource: Requesting resource for direction 1 returned 1
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) set_stream_playing: 1
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) tf_stream_request_resource: Requesting resource for direction 2
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) tf_stream_request_resource: Requesting resource for direction 2 returned 1
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) set_stream_sending: 1
0:00:24.514239086 24643  0x9e621d8 DEBUG      fsrtpconference fs-rtp-session.c:1443:_stream_known_source_packet_received: Associating SSRC e202117c in session 1
0:00:24.514344271 24643  0x9e621d8 DEBUG      fsrtpconference fs-rtp-session.c:3674:fs_rtp_session_associate_free_substreams: No free substream with SSRC e202117c in session 1
0:00:24.714669118 24643  0xa394668 DEBUG      fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0> pad recv_rtp_src_1_3791786364_8 added application/x-rtp, encoding-name=(string)PCMA, clock-rate=(int)8000, media=(string)audio, payload=(int)8
0:00:24.714871434 24643  0xa394668 DEBUG      fsrtpconference fs-rtp-substream.c:500:fs_rtp_sub_stream_constructed: New substream in session 1 for ssrc e202117c and pt 8
0:00:24.715322003 24643  0xa394668 DEBUG      fsrtpconference fs-rtp-session.c:2414:fs_rtp_session_new_recv_pad: Already have a stream with SSRC e202117c, using it
0:00:24.715365198 24643  0xa394668 LOG        fsrtpconference fs-rtp-substream.c:1244:fs_rtp_sub_stream_verify_codec: Starting codec verification process for substream with SSRC:e202117c pt:8
0:00:24.715458960 24643  0xa394668 DEBUG      fsrtpconference fs-rtp-session.c:3592:_substream_blocked: Substream blocked for codec change (session:1 SSRC:e202117c pt:8)
0:00:24.715484125 24643  0xa394668 DEBUG      fsrtpconference fs-rtp-session.c:2856:fs_rtp_session_get_recv_codec_locked: Receiving on stream codec 8: audio PCMA clock:8000 channels:0 params:(nil)
0:00:24.715511450 24643  0xa394668 DEBUG      fsrtpconference fs-rtp-session.c:2674:_create_codec_bin: creating receive codec bin for id 8, pipeline_factory 0xa2dd1c0
0:00:24.716539859 24643  0xa394668 DEBUG      fsrtpconference fs-rtp-substream.c:899:fs_rtp_sub_stream_set_codecbin_unlock: Setting caps application/x-rtp, encoding-name=(string)PCMA, clock-rate=(int)8000, media=(string)audio, payload=(int)8 on recv substream
0:00:24.716783119 24643  0xa394668 DEBUG      fsrtpconference fs-rtp-substream.c:1130:fs_rtp_sub_stream_add_output_ghostpad_unlock: Src pad added on substream for ssrc:E202117C pt:8 8: audio PCMA clock:8000 channels:0 params:(nil)
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) cb_fs_stream_src_pad_added: New pad
** (empathy:24643): DEBUG: tp_call_stream_added_cb: Stream added - stream id: 3, contact handle: 2, stream type: 1
** (empathy:24643): DEBUG: tp_call_add_stream: Video stream - id: 3, state: 0, direction: 0
** (empathy:24643): DEBUG: tp_call_stream_direction_changed_cb: Stream direction changed - stream: 3, direction: 2
** (empathy:24643): DEBUG: New stream, stream_id=3, media_type=1, direction=3
(empathy:24643): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0xa549150: org.freedesktop.DBus.Properties DBusGProxy is 0xa5fb120
(empathy:24643): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0xa549150: org.freedesktop.Telepathy.Media.StreamHandler DBusGProxy is 0xa5fb0b0
** (empathy:24643): DEBUG: stream 3 0xa2e1920 (video) get_all_properties_cb: Adding STUN server 64.233.169.126:19302
** (empathy:24643): DEBUG: stream 3 0xa2e1920 (video) get_all_properties_cb: Adding relay (udp) 64.233.169.126:19295 lwXq0m2aHzJHUalt:Ygwwsq2pRB4Mkl9L 1
** (empathy:24643): DEBUG: stream 3 0xa2e1920 (video) get_all_properties_cb: Adding relay (tcp) 64.233.169.126:19294 lwXq0m2aHzJHUalt:Ygwwsq2pRB4Mkl9L 1
** (empathy:24643): DEBUG: stream 3 0xa2e1920 (video) get_all_properties_cb: Adding relay (tls) 64.233.169.126:443 lwXq0m2aHzJHUalt:Ygwwsq2pRB4Mkl9L 1
** (empathy:24643): DEBUG: stream 3 0xa2e1920 (video) get_all_properties_cb: Adding relay (udp) 64.233.169.126:19295 Qp3az4MV5EpcnIRZ:ZoXiHfmY8q4e0Llv 2
** (empathy:24643): DEBUG: stream 3 0xa2e1920 (video) get_all_properties_cb: Adding relay (tcp) 64.233.169.126:19294 Qp3az4MV5EpcnIRZ:ZoXiHfmY8q4e0Llv 2
** (empathy:24643): DEBUG: stream 3 0xa2e1920 (video) get_all_properties_cb: Adding relay (tls) 64.233.169.126:443 Qp3az4MV5EpcnIRZ:ZoXiHfmY8q4e0Llv 2
0:00:28.276482469 24643  0x9d81408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:295:load_codecs_cache: Loading codecs cache /home/jtellier/.cache/farsight/codecs.video.i486.cache
0:00:28.276483835 24643  0x9d81408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec THEORA with pt -1, send_pipeline 0xa4f5f90, receive_pipeline 0xa5a5b60
0:00:28.276622966 24643  0x9d81408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec MPV with pt 32, send_pipeline 0xa603c60, receive_pipeline 0xa4f5750
0:00:28.276742228 24643  0x9d81408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec MPEG4-GENERIC with pt -1, send_pipeline 0xa603e20, receive_pipeline 0xa36ce30
0:00:28.276849216 24643  0x9d81408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec JPEG with pt 26, send_pipeline 0xa4f6e40, receive_pipeline 0xa55ac10
0:00:28.277006898 24643  0x9d81408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec H264 with pt -1, send_pipeline 0xa5f5760, receive_pipeline 0xa36d150
0:00:28.277213910 24643  0x9d81408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec DV with pt -1, send_pipeline 0xa34c8b0, receive_pipeline 0xa5504a0
0:00:28.277291971 24643  0x9d81408 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:232:fs_rtp_blueprints_get: Loaded codec blueprints from cache file
0:00:28.291271037 24643  0x9d81408 DEBUG      fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0> pad recv_rtp_sink_3 added (NULL)
0:00:28.292313045 24643  0x9d81408 DEBUG      fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0> pad recv_rtcp_sink_3 added (NULL)
0:00:28.293424884 24643  0x9d81408 DEBUG      fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0> pad send_rtp_sink_3 added (NULL)
0:00:28.293622442 24643  0x9d81408 DEBUG      fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0> pad send_rtp_src_3 added (NULL)
0:00:28.294020424 24643  0x9d81408 DEBUG      fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0> pad send_rtcp_src_3 added (NULL)
0:00:28.294581883 24643  0x9d81408 DEBUG      fsrtpconference fs-rtp-session.c:4312:fs_rtp_session_start_codec_param_gathering_locked: Starting Codec Param discovery for session 3
0:00:28.353909065 24643  0x9d81408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:332:validate_codecs_configuration: Preferred codec -1: video H263 clock:0 channels:0 could not be matched with a blueprint
0:00:28.354505870 24643  0x9d81408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: H264, remote: THEORA
0:00:28.354534145 24643  0x9d81408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: H264, remote: MPV
0:00:28.354546491 24643  0x9d81408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: H264, remote: JPEG
0:00:28.354558958 24643  0x9d81408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:00:28.354571305 24643  0x9d81408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:00:28.354594585 24643  0x9d81408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:496:sdp_is_compat_theora_vorbis: Using THEORA/VORBIS negotiation function
0:00:28.354606417 24643  0x9d81408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:00:28.354622552 24643  0x9d81408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:496:sdp_is_compat_theora_vorbis: Using THEORA/VORBIS negotiation function
0:00:28.354633106 24643  0x9d81408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:00:28.354706035 24643  0x9d81408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:730:create_local_codec_associations: Codec 32: video MPV clock:90000 channels:0 disabled by config
0:00:28.354732296 24643  0x9d81408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:730:create_local_codec_associations: Codec 26: video JPEG clock:90000 channels:0 disabled by config
0:00:28.354759872 24643  0x9d81408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:730:create_local_codec_associations: Codec -1: video DV clock:90000 channels:0 disabled by config
0:00:28.354787749 24643  0x9d81408 DEBUG fsrtpconference_disco fs-rtp-special-source.c:365:fs_rtp_special_source_class_negotiation_filter: Class FsRtpDtmfSoundSource has no negotiation_filter function
0:00:28.354827032 24643  0x9d81408 DEBUG      fsrtpconference fs-rtp-session.c:4312:fs_rtp_session_start_codec_param_gathering_locked: Starting Codec Param discovery for session 3
** (empathy:24643): DEBUG: stream 3 0xa2e1920 (video) _tf_stream_try_sending_codecs: called (send_local:1 send_supported:0)
** (empathy:24643): DEBUG: stream 3 0xa2e1920 (video) _tf_stream_try_sending_codecs: 97: video H264 clock:90000 channels:0
** (empathy:24643): DEBUG: stream 3 0xa2e1920 (video) _tf_stream_try_sending_codecs: 96: video THEORA clock:90000 channels:0 delivery-method=inline
** (empathy:24643): DEBUG: stream 3 0xa2e1920 (video) fs_codecs_to_tp: adding codec H264 [97]
** (empathy:24643): DEBUG: stream 3 0xa2e1920 (video) fs_codecs_to_tp: adding codec THEORA [96]
** (empathy:24643): DEBUG: stream 3 0xa2e1920 (video) _tf_stream_try_sending_codecs: calling MediaStreamHandler::Ready
** (empathy:24643): DEBUG: stream 3 0xa2e1920 (video) set_remote_codecs: called
** (empathy:24643): DEBUG: stream 3 0xa2e1920 (video) set_remote_codecs: adding remote codec H263 [34]
** (empathy:24643): DEBUG: stream 3 0xa2e1920 (video) set_remote_codecs: adding remote codec H263-1998 [96]
** (empathy:24643): DEBUG: stream 3 0xa2e1920 (video) set_remote_codecs: adding remote codec H263-N800 [97]
0:00:28.381105773 24643  0x9d81408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:00:28.381134078 24643  0x9d81408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:00:28.381169255 24643  0x9d81408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: THEORA, remote: H264
0:00:28.381191676 24643  0x9d81408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:496:sdp_is_compat_theora_vorbis: Using THEORA/VORBIS negotiation function
0:00:28.381211911 24643  0x9d81408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:00:28.381250539 24643  0x9d81408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:496:sdp_is_compat_theora_vorbis: Using THEORA/VORBIS negotiation function
0:00:28.381270915 24643  0x9d81408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:00:28.381359402 24643  0x9d81408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:730:create_local_codec_associations: Codec 32: video MPV clock:90000 channels:0 disabled by config
0:00:28.381399264 24643  0x9d81408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:730:create_local_codec_associations: Codec 26: video JPEG clock:90000 channels:0 disabled by config
0:00:28.381440714 24643  0x9d81408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:730:create_local_codec_associations: Codec -1: video DV clock:90000 channels:0 disabled by config
0:00:28.381465100 24643  0x9d81408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:837:negotiate_stream_codecs: Remote codec 34: video H263 clock:90000 channels:0
0:00:28.381485950 24643  0x9d81408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: H264, remote: H263
0:00:28.381506771 24643  0x9d81408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: THEORA, remote: H263
0:00:28.381529726 24643  0x9d81408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:888:negotiate_stream_codecs: Could not find a valid intersection... for codec 34: video H263 clock:90000 channels:0
0:00:28.381553004 24643  0x9d81408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:837:negotiate_stream_codecs: Remote codec 96: video H263-1998 clock:90000 channels:0
0:00:28.381573357 24643  0x9d81408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:846:negotiate_stream_codecs: Have local codec in the same PT, lets try it first
0:00:28.381593372 24643  0x9d81408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: THEORA, remote: H263-1998
0:00:28.381629750 24643  0x9d81408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: H264, remote: H263-1998
0:00:28.381650922 24643  0x9d81408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: THEORA, remote: H263-1998
0:00:28.381673188 24643  0x9d81408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:888:negotiate_stream_codecs: Could not find a valid intersection... for codec 96: video H263-1998 clock:90000 channels:0
0:00:28.381696003 24643  0x9d81408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:837:negotiate_stream_codecs: Remote codec 97: video H263-N800 clock:90000 channels:0
0:00:28.381716186 24643  0x9d81408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:846:negotiate_stream_codecs: Have local codec in the same PT, lets try it first
0:00:28.381736098 24643  0x9d81408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: H264, remote: H263-N800
0:00:28.381756436 24643  0x9d81408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: H264, remote: H263-N800
0:00:28.381776691 24643  0x9d81408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: THEORA, remote: H263-N800
0:00:28.381798933 24643  0x9d81408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:888:negotiate_stream_codecs: Could not find a valid intersection... for codec 97: video H263-N800 clock:90000 channels:0
** Message: tf_stream_error: stream error errorno=0 error=Codec negotiation failed: There was no intersection between the remote codecs and the local ones
** (empathy:24643): DEBUG: stream 3 0xa2e1920 (video) set_stream_playing: 0
** (empathy:24643): DEBUG: stream 3 0xa2e1920 (video) set_stream_sending: 0
** (empathy:24643): DEBUG: stream 3 0xa2e1920 (video) set_stream_playing: 0
** (empathy:24643): DEBUG: stream 3 0xa2e1920 (video) _tf_stream_bus_message: Codecs changed
** (empathy:24643): DEBUG: stream 3 0xa2e1920 (video) _tf_stream_try_sending_codecs: called (send_local:0 send_supported:0)
** (empathy:24643): DEBUG: stream 3 0xa2e1920 (video) _tf_stream_try_sending_codecs: 97: video H264 clock:90000 channels:0
** (empathy:24643): DEBUG: stream 3 0xa2e1920 (video) _tf_stream_try_sending_codecs: 96: video THEORA clock:90000 channels:0 delivery-method=inline
** (empathy:24643): DEBUG: stream 3 0xa2e1920 (video) add_remote_candidate: adding remote candidate R1
** (empathy:24643): DEBUG: stream 3 0xa2e1920 (video) add_remote_candidate: adding remote candidate R2
0:00:28.429301410 24643  0xa3066d0 LOG        fsrtpconference fs-rtp-session.c:4015:fs_rtp_session_get_codec_params_unlock: Gathering params for codec 97: video H264 clock:90000 channels:0 params:(nil)
0:00:28.431831366 24643  0xa3066d0 DEBUG      fsrtpconference fs-rtp-session.c:2674:_create_codec_bin: creating send codec bin for id 97, pipeline_factory 0xa5f5760
** (empathy:24643): DEBUG: stream 3 0xa2e1920 (video) close: close requested by connection manager
0:00:28.506236551 24643  0x9d81408 DEBUG      fsrtpconference fs-rtp-session.c:4330:fs_rtp_session_stop_codec_param_gathering_unlock: Stopping Codec Param discovery for session 3
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa895458: lost weak ref to 0xa2e1920
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa4f5c70: lost weak ref to 0xa2e1920
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa895218: lost weak ref to 0xa2e1920
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa895250: lost weak ref to 0xa2e1920
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa895288: lost weak ref to 0xa2e1920
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa8952c0: lost weak ref to 0xa2e1920
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa8952f8: lost weak ref to 0xa2e1920
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa895330: lost weak ref to 0xa2e1920
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa895368: lost weak ref to 0xa2e1920
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa8953a0: lost weak ref to 0xa2e1920
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa895420: lost weak ref to 0xa2e1920
(empathy:24643): tp-glib-DEBUG: tp_proxy_dispose: 0xa549150
(empathy:24643): tp-glib-DEBUG: tp_proxy_invalidate: 0xa549150: Proxy unreferenced
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0xa895458: TpProxy 0xa549150 invalidated (I have 0xa549150): Proxy unreferenced
(empathy:24643): tp-glib-DEBUG: tp_proxy_finalize: 0xa549150
** (empathy:24643): DEBUG: tp_call_stream_removed_cb: Stream removed - stream id: 3
** (empathy:24643): DEBUG: empathy_tp_call_request_video_stream_direction: Requesting video stream direction - is_sending: 1
** (empathy:24643): DEBUG: tp_call_request_streams_for_capabilities: Requesting new stream for capabilities 2
** (empathy:24643): DEBUG: tp_call_add_stream: Video stream - id: 4, state: 0, direction: 3
** (empathy:24643): DEBUG: tp_call_stream_added_cb: Stream added - stream id: 4, contact handle: 2, stream type: 1
** (empathy:24643): DEBUG: tp_call_add_stream: Video stream - id: 4, state: 0, direction: 0
** (empathy:24643): DEBUG: tp_call_stream_direction_changed_cb: Stream direction changed - stream: 4, direction: 3
** (empathy:24643): DEBUG: New stream, stream_id=4, media_type=1, direction=3
(empathy:24643): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0xa06b320: org.freedesktop.DBus.Properties DBusGProxy is 0xa5fb120
(empathy:24643): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0xa06b320: org.freedesktop.Telepathy.Media.StreamHandler DBusGProxy is 0xa4f45a8
** (empathy:24643): DEBUG: stream 4 0xa2e1a40 (video) get_all_properties_cb: Adding STUN server 64.233.169.126:19302
** (empathy:24643): DEBUG: stream 4 0xa2e1a40 (video) get_all_properties_cb: Adding relay (udp) 64.233.169.126:19295 NRWAtOh1uH3usC2L:HoCJq71wcZzxVEFT 1
** (empathy:24643): DEBUG: stream 4 0xa2e1a40 (video) get_all_properties_cb: Adding relay (tcp) 64.233.169.126:19294 NRWAtOh1uH3usC2L:HoCJq71wcZzxVEFT 1
** (empathy:24643): DEBUG: stream 4 0xa2e1a40 (video) get_all_properties_cb: Adding relay (tls) 64.233.169.126:443 NRWAtOh1uH3usC2L:HoCJq71wcZzxVEFT 1
** (empathy:24643): DEBUG: stream 4 0xa2e1a40 (video) get_all_properties_cb: Adding relay (udp) 64.233.169.126:19295 tRyEOM79HLDHEKTV:aAW8j1CK1RdRjQdo 2
** (empathy:24643): DEBUG: stream 4 0xa2e1a40 (video) get_all_properties_cb: Adding relay (tcp) 64.233.169.126:19294 tRyEOM79HLDHEKTV:aAW8j1CK1RdRjQdo 2
** (empathy:24643): DEBUG: stream 4 0xa2e1a40 (video) get_all_properties_cb: Adding relay (tls) 64.233.169.126:443 tRyEOM79HLDHEKTV:aAW8j1CK1RdRjQdo 2
0:00:31.440313627 24643  0x9d81408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:295:load_codecs_cache: Loading codecs cache /home/jtellier/.cache/farsight/codecs.video.i486.cache
0:00:31.440533051 24643  0x9d81408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec THEORA with pt -1, send_pipeline 0x9dfab80, receive_pipeline 0xa5541a0
0:00:31.440677935 24643  0x9d81408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec MPV with pt 32, send_pipeline 0xa880790, receive_pipeline 0xa5af760
0:00:31.440791735 24643  0x9d81408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec MPEG4-GENERIC with pt -1, send_pipeline 0xa042d00, receive_pipeline 0xa5502c0
0:00:31.441031126 24643  0x9d81408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec JPEG with pt 26, send_pipeline 0xa35b210, receive_pipeline 0xa396ec0
0:00:31.441134501 24643  0x9d81408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec H264 with pt -1, send_pipeline 0xa396ca0, receive_pipeline 0xa396e30
0:00:31.441299807 24643  0x9d81408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec DV with pt -1, send_pipeline 0xa285360, receive_pipeline 0xa5b0fa0
0:00:31.441303010 24643  0x9d81408 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:232:fs_rtp_blueprints_get: Loaded codec blueprints from cache file
0:00:31.463752879 24643  0x9d81408 DEBUG      fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0> pad recv_rtp_sink_4 added (NULL)
0:00:31.464524737 24643  0x9d81408 DEBUG      fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0> pad recv_rtcp_sink_4 added (NULL)
0:00:31.466185781 24643  0x9d81408 DEBUG      fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0> pad send_rtp_sink_4 added (NULL)
0:00:31.466400734 24643  0x9d81408 DEBUG      fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0> pad send_rtp_src_4 added (NULL)
0:00:31.467292400 24643  0x9d81408 DEBUG      fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0> pad send_rtcp_src_4 added (NULL)
0:00:31.467885562 24643  0x9d81408 DEBUG      fsrtpconference fs-rtp-session.c:4312:fs_rtp_session_start_codec_param_gathering_locked: Starting Codec Param discovery for session 4
0:00:31.503703719 24643  0x9d81408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:332:validate_codecs_configuration: Preferred codec -1: video H263 clock:0 channels:0 could not be matched with a blueprint
0:00:31.504450455 24643  0x9d81408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: H264, remote: THEORA
0:00:31.504482274 24643  0x9d81408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: H264, remote: MPV
0:00:31.504509029 24643  0x9d81408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: H264, remote: JPEG
0:00:31.504535199 24643  0x9d81408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:00:31.504561364 24643  0x9d81408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:00:31.504603407 24643  0x9d81408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:496:sdp_is_compat_theora_vorbis: Using THEORA/VORBIS negotiation function
0:00:31.504628677 24643  0x9d81408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:00:31.504655269 24643  0x9d81408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:496:sdp_is_compat_theora_vorbis: Using THEORA/VORBIS negotiation function
0:00:31.504679341 24643  0x9d81408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:00:31.504785352 24643  0x9d81408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:730:create_local_codec_associations: Codec 32: video MPV clock:90000 channels:0 disabled by config
0:00:31.504861995 24643  0x9d81408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:730:create_local_codec_associations: Codec 26: video JPEG clock:90000 channels:0 disabled by config
0:00:31.504912282 24643  0x9d81408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:730:create_local_codec_associations: Codec -1: video DV clock:90000 channels:0 disabled by config
0:00:31.504952750 24643  0x9d81408 DEBUG fsrtpconference_disco fs-rtp-special-source.c:365:fs_rtp_special_source_class_negotiation_filter: Class FsRtpDtmfSoundSource has no negotiation_filter function
0:00:31.505017763 24643  0x9d81408 DEBUG      fsrtpconference fs-rtp-session.c:4312:fs_rtp_session_start_codec_param_gathering_locked: Starting Codec Param discovery for session 4
** (empathy:24643): DEBUG: stream 4 0xa2e1a40 (video) _tf_stream_try_sending_codecs: called (send_local:1 send_supported:0)
** (empathy:24643): DEBUG: stream 4 0xa2e1a40 (video) _tf_stream_try_sending_codecs: 97: video H264 clock:90000 channels:0
** (empathy:24643): DEBUG: stream 4 0xa2e1a40 (video) _tf_stream_try_sending_codecs: 96: video THEORA clock:90000 channels:0 delivery-method=inline
** (empathy:24643): DEBUG: stream 4 0xa2e1a40 (video) fs_codecs_to_tp: adding codec H264 [97]
** (empathy:24643): DEBUG: stream 4 0xa2e1a40 (video) fs_codecs_to_tp: adding codec THEORA [96]
** (empathy:24643): DEBUG: stream 4 0xa2e1a40 (video) _tf_stream_try_sending_codecs: calling MediaStreamHandler::Ready
** (empathy:24643): DEBUG: stream 4 0xa2e1a40 (video) set_stream_playing: 0
** (empathy:24643): DEBUG: stream 4 0xa2e1a40 (video) set_stream_sending: 0
** (empathy:24643): DEBUG: stream 4 0xa2e1a40 (video) _tf_stream_bus_message: Codecs changed
** (empathy:24643): DEBUG: stream 4 0xa2e1a40 (video) _tf_stream_try_sending_codecs: called (send_local:0 send_supported:0)
** (empathy:24643): DEBUG: stream 4 0xa2e1a40 (video) _tf_stream_try_sending_codecs: 97: video H264 clock:90000 channels:0
** (empathy:24643): DEBUG: stream 4 0xa2e1a40 (video) _tf_stream_try_sending_codecs: 96: video THEORA clock:90000 channels:0 delivery-method=inline
0:00:31.575441608 24643  0xa3066d0 LOG        fsrtpconference fs-rtp-session.c:4015:fs_rtp_session_get_codec_params_unlock: Gathering params for codec 97: video H264 clock:90000 channels:0 params:(nil)
0:00:31.576098748 24643  0xa3066d0 DEBUG      fsrtpconference fs-rtp-session.c:2674:_create_codec_bin: creating send codec bin for id 97, pipeline_factory 0xa396ca0
0:00:31.663375334 24643  0xa3066d0 LOG        fsrtpconference fs-rtp-session.c:4015:fs_rtp_session_get_codec_params_unlock: Gathering params for codec 96: video THEORA clock:90000 channels:0 params:0xa4c0e20
0:00:31.664092761 24643  0xa3066d0 DEBUG      fsrtpconference fs-rtp-session.c:2674:_create_codec_bin: creating send codec bin for id 96, pipeline_factory 0x9dfab80
** (empathy:24643): DEBUG: stream 4 0xa2e1a40 (video) cb_fs_new_local_candidate: called
** (empathy:24643): DEBUG: stream 4 0xa2e1a40 (video) cb_fs_new_local_candidate: called
** (empathy:24643): DEBUG: stream 4 0xa2e1a40 (video) cb_fs_new_local_candidate: called
** (empathy:24643): DEBUG: stream 4 0xa2e1a40 (video) cb_fs_new_local_candidate: called
** (empathy:24643): DEBUG: stream 4 0xa2e1a40 (video) cb_fs_new_local_candidate: called
** (empathy:24643): DEBUG: stream 4 0xa2e1a40 (video) cb_fs_new_local_candidate: called
** (empathy:24643): DEBUG: stream 4 0xa2e1a40 (video) cb_fs_new_local_candidate: called
** (empathy:24643): DEBUG: stream 4 0xa2e1a40 (video) cb_fs_new_local_candidate: called
** (empathy:24643): DEBUG: stream 4 0xa2e1a40 (video) cb_fs_new_local_candidate: called
** (empathy:24643): DEBUG: stream 4 0xa2e1a40 (video) cb_fs_new_local_candidate: called
** (empathy:24643): DEBUG: stream 4 0xa2e1a40 (video) cb_fs_local_candidates_prepared: called
** (empathy:24643): DEBUG: stream 4 0xa2e1a40 (video) cb_fs_local_candidates_prepared: candidate->ip = '10.0.2.15'
** (empathy:24643): DEBUG: stream 4 0xa2e1a40 (video) cb_fs_local_candidates_prepared: candidate->ip = '10.0.2.15'
** (empathy:24643): DEBUG: stream 4 0xa2e1a40 (video) cb_fs_local_candidates_prepared: candidate->ip = '70.25.46.249'
** (empathy:24643): DEBUG: stream 4 0xa2e1a40 (video) cb_fs_local_candidates_prepared: candidate->ip = '70.25.46.249'
** (empathy:24643): DEBUG: stream 4 0xa2e1a40 (video) cb_fs_local_candidates_prepared: candidate->ip = '64.233.169.126'
** (empathy:24643): DEBUG: stream 4 0xa2e1a40 (video) cb_fs_local_candidates_prepared: candidate->ip = '64.233.169.126'
** (empathy:24643): DEBUG: stream 4 0xa2e1a40 (video) cb_fs_local_candidates_prepared: candidate->ip = '64.233.169.126'
** (empathy:24643): DEBUG: stream 4 0xa2e1a40 (video) cb_fs_local_candidates_prepared: candidate->ip = '64.233.169.126'
** (empathy:24643): DEBUG: stream 4 0xa2e1a40 (video) cb_fs_local_candidates_prepared: candidate->ip = '64.233.169.126'
** (empathy:24643): DEBUG: stream 4 0xa2e1a40 (video) cb_fs_local_candidates_prepared: candidate->ip = '64.233.169.126'
0:00:31.732565412 24643  0xa3066d0 DEBUG      fsrtpconference fs-rtp-session.c:3859:gather_caps_parameters: 96/THEORA: adding param configuration=AAAAAQj/2gqRAioygHRoZW9yYQMCAQAUAA8AAUAAAPAAAAAAAB4AAAABAAABAAABAAAAAEDAgXRoZW9yYSMAAABYaXBoLk9yZyBsaWJUaGVvcmEgSSAyMDA4MTAyMCAzIDIgMQAAAACCdGhlb3Jhvs0o97nNaxi1qUlKEHOc5jGMUpSkIQgxjGIQhCEIQAAAAAAAAAAAABH04WQuVUm0dhL1cLSYa5WiqUCWSKHQR9OZuNZkMBdLJVKRLJRGIhAHg5HA0GQxFosFYoEwlEYhEAeDocDIYCwVCYSCIPBoMBT7mRfWlVVUFBLS0ZGQUE8PDc3MjItLS0oKCgjIyMeHh4eGRkZGRQUFBQUDw8PDw8PDwoKCgoKCgoKBQUFBQUFBQCEAsKEBgoMz0MDA4TGjo8Nw4NEBgoOUU4DhEWHTNXUD4SFiU6RG1nTRgjN0BRaHFcMUBOV2d5eGVIXF9icGRnYxESGC9jY2NjEhUaQmNjY2MYGjhjY2NjYy9CY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2MQEBAUGBwgKBAQFBgcICgwEBQYHCAoMEAUGBwgKDBAQBgcICgwQEBAHCAoMEBAQGAgKDBAQEBggCgwQEBAYICAPi/LfQDTMTvkKN4OqJvblmIt1HG+A/cokiXuDYyX1qqRpmV2LsQgTkYPaOpkvnMNrVhsZVKV59u4fkncQ0zK7F2IIXyKPDVag2Ml4/OXcxK6PaPJOE+6qkIMVzVPuqpFdjQRnKaUHtHnXckOBlazG3zh/FeF4Jedv+E47TD2jzqSJjAXVrMymoNd8MlpCj+0C9CnjY5l2RoHcoPaPOuU22u9grgpVGBF8Sf8Wi1jkH3CIdza/3ELSNhmLK0BunJXIoe7edSXqqSoR5nCdK1mwXG8UIrsDSQOTxQ9267/+yY3lsFIPZ4Fp1nccWKzGHwGVHI0aiaWTa/+pS3OyOLD4Pk4JpZNo8FvAZ9XQLKwItMeTK/+pS3ITWj152A2oi/4HsfL6E3MJ2fS2wVrgTSya6YoDzJ3eqpEASa/XuXqcTS7UG51mwiWobhZWGn+KPI784VUlKAujOsmJRr8LKxeTk0u0jztw5iEO49zYP9LailARXOGL1rKLKx5Iv7buQm2o+zEZh0J/9MlsNRSgRwiys3Xn2pPM/bUIiXNh0LTJ7pwXMfEjnuoqpFlYvlD73wG1E/+vTPCMRSDLhim5tFx3pvDAF9azUQHUPDb5dUKcVrc85O0R6SqJpI/zTIwnzC+dXYEP507i2xXPoBTU0tDhyjCaV7RJ5rkYb5g1cw3tJyuxjcBHt+4O4gTPaJZPOqlOZk+gWsNwHnZsFE3sskTWG9vOV4rMwcuo9Mlx/x8VUrWEAfXsYCfJuNe0XTmEWVrmA8JWxRN7JHoWs3/CqkUviN53+TuM0FgrubsA1Jjaj2WSJp0WsnMJjfUKqRlydZwn+NwcIwmKG2vsundiu0g3L5wk8iw+EFSkjd4Wh+xSeVrHE45dRIbm4Zg0oba+zS5X/ClxOMWbREjJCaXbW45vO/fB9asrBRDh/uMuoKhVSHbQE0u0mtHNwzhvgH1p+eo4urCs8wnbmWPApESgG00usmkK/o4PcvFph3yPrFZizj/IE9zeoLK6lO4T3EYJm2sukmULgv98HQozw7W/HJjF/AKqTkSZMMfIDdwexWjr5C7nEZQDbWbSXO9d+srFVJCtez7kDh9GPF36ys6L5O3IwxBo21mzlUZRCqluAzaNtcsZbvoSBw8L2Cib8RWK0nZ0tezo+RBUpcD0YjbVk0zowv7sN0KtanuI0XQ8lkE3/3IOHmu6e8xOSJtRDAzrFlKrIuaHTsJpZPY/z7C0PiHzhjeZbn52j15nFla40dIgTS7Se0YFNRnBaLV8B84/bzgaKCQlbTa++YXAji75yrLKlLFm6hD5lhSqP3UMAuY8N6yy0vAlTNtZNI8+Tx2ie0Th9dSqOWQaJUzbWT2N/eDtEoz8OsOFthXA3MYZxA+f8qahahnHZ7QMxpM21lkydX1li7w4McEUe43J/13KCopAyG2qZpnLQxw7dRVliH48Rnsl7i0boVovUDJpmba4sJp+0CuwpqEXx1JyPyX26N5wKqR1fwnMMeR9aENHf6AZog21SJpdI8vSysu83FO55wt+AiyhugOV4SCaVtrpnHg/dsaCysne9VCl8MSQbapWk2eVELdw69D8wjRX+K7BPytXdoKhvUpgDtdFwW9PvRCXkhmbapWk2THD/w5TqI1lY3qUoeAj6Ei9gxZDbVM0zl/9gHKddQW/VvFiLseUqnBIXpWA21MpmmeNye0QouYB6+UfrKyN31uPKlIt+kc+kCFZWRgvJmTTNgba43f9RDtOlo43EZyF0xeYMsTTNtrRb7IqgKR13YrSk//xC4ib+CkewmlHUBOw4P8vhvcYs+aywIiQlbTax9+XrahVSXGXfgRgmlba6SZoqL/g/deuGGKDctsVkPM4qpCMkJTSZtrnRe5Y4EPnwO2UX9o9643E91iuABRjf+n5gU1C1d4CQZmkzbWXLCJH3YVoXvRx9uNzoYmSY0zbayqMEl6PlTUQHn1ZYT9vbi3g/ihG4nk+cxKqSBCe/2llY76jcBQG2rJpniwmXy3eDcfp1wNM22phQyxvmkjQHJ7L9CVUiJ5bWsO+uBAkcSkLk6/73KqSysiE58NtVDC9cZYtM/ZnlsYOveKVT60FAG2qVpNJnHjyQ33IH7tgyiE/livcU1IHDqEeJ+VdgL47vlqgwJBK0mNtc8sYm713+Kah386tgHpHFysrPNyF+XpGDEbaykzTPK4no4Cysi6hU1BG+XF4ZTNM5RtrjhI5W0QHm70fz98BG5SPp/VVI38gISjuI4sVhclXjTNtqYTMsf7eg3i9Ba/+748LKwSrhli0zNtUzC+ejlJ0QI4VVJSjN3fURASOLCtyShdMwv/G2pli0z+ULZ/D2GoqpQEYsrHG/ZK5Eyic21f/DLFpmXWsL+vSJ5JCIHlqmoIbnP5OYEgmaZm2suWPdhXuFEaK/5w69B1+nJAbamUzTOVjhfdUpgHjn4URW7ljj1Wdxwimoh9LefCAjUJCUNM22phMyxvu3D/vixWT/OogjAMsWmZtqmYX3S/p/uVlamoQ+QG6JIoteuHXY9OShafzBli0zNtVzC+fvdBUUvHFhGrdJfkKKQbxkkMRAOB0GODPItnX3Jnxro/25Ud+llbyVVSN4ySGIgHA6DHBnkWzr7kz410f7cqO/Syt5KqpG8ZJDEQDgdBjgzyLZ19yZ8a6P9uVHfpZW8lVUiqk4T9QAiXgmaZm2suUjHCHxZWLeX3ou7I6P9wWxw1KXrl/QLK4DzcLkhgxGUzTM21lvn4O/kXQH8/PlKpZWD6iL1vCgOCQvSjTNtqTMscLu0a3oLKzla+n8I3CTtv6QITo/ShhMyxXmmbbW6iJTUUnkQPp6O3HPoV2RwDcWn4yxaZkzC821ul6khqEKJ6srpVIBvI8A+TL7p1o10f7GODPKXl24UdRkCFGSBKLrWF5MonO+n/1isG2rngyxaZ7++RKqSqlARiyscb9krkTKJzbV/8MsWmZdawv69InkkIA=
** (empathy:24643): DEBUG: tp_call_stream_direction_changed_cb: Stream direction changed - stream: 4, direction: 1
0:00:31.763363595 24643  0xa3066d0 DEBUG      fsrtpconference fs-rtp-session.c:4330:fs_rtp_session_stop_codec_param_gathering_unlock: Stopping Codec Param discovery for session 4
** (empathy:24643): DEBUG: stream 4 0xa2e1a40 (video) _tf_stream_bus_message: Codecs changed
** (empathy:24643): DEBUG: stream 4 0xa2e1a40 (video) _tf_stream_try_sending_codecs: called (send_local:0 send_supported:0)
** (empathy:24643): DEBUG: stream 4 0xa2e1a40 (video) _tf_stream_try_sending_codecs: 97: video H264 clock:90000 channels:0
** (empathy:24643): DEBUG: stream 4 0xa2e1a40 (video) _tf_stream_try_sending_codecs: 96: video THEORA clock:90000 channels:0 delivery-method=inline configuration=AAAAAQj/2gqRAioygHRoZW9yYQMCAQAUAA8AAUAAAPAAAAAAAB4AAAABAAABAAABAAAAAEDAgXRoZW9yYSMAAABYaXBoLk9yZyBsaWJUaGVvcmEgSSAyMDA4MTAyMCAzIDIgMQAAAACCdGhlb3Jhvs0o97nNaxi1qUlKEHOc5jGMUpSkIQgxjGIQhCEIQAAAAAAAAAAAABH04WQuVUm0dhL1cLSYa5WiqUCWSKHQR9OZuNZkMBdLJVKRLJRGIhAHg5HA0GQxFosFYoEwlEYhEAeDocDIYCwVCYSCIPBoMBT7mRfWlVVUFBLS0ZGQUE8PDc3MjItLS0oKCgjIyMeHh4eGRkZGRQUFBQUDw8PDw8PDwoKCgoKCgoKBQUFBQUFBQCEAsKEBgoMz0MDA4TGjo8Nw4NEBgoOUU4DhEWHTNXUD4SFiU6RG1nTRgjN0BRaHFcMUBOV2d5eGVIXF9icGRnYxESGC9jY2NjEhUaQmNjY2MYGjhjY2NjYy9CY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2MQEBAUGBwgKBAQFBgcICgwEBQYHCAoMEAUGBwgKDBAQBgcICgwQEBAHCAoMEBAQGAgKDBAQEBggCgwQEBAYICAPi/LfQDTMTvkKN4OqJvblmIt1HG+A/cokiXuDYyX1qqRpmV2LsQgTkYPaOpkvnMNrVhsZVKV59u4fkncQ0zK7F2IIXyKPDVag2Ml4/OXcxK6PaPJOE+6qkIMVzVPuqpFdjQRnKaUHtHnXckOBlazG3zh/FeF4Jedv+E47TD2jzqSJjAXVrMymoNd8MlpCj+0C9CnjY5l2RoHcoPaPOuU22u9grgpVGBF8Sf8Wi1jkH3CIdza/3ELSNhmLK0BunJXIoe7edSXqqSoR5nCdK1mwXG8UIrsDSQOTxQ9267/+yY3lsFIPZ4Fp1nccWKzGHwGVHI0aiaWTa/+pS3OyOLD4Pk4JpZNo8FvAZ9XQLKwItMeTK/+pS3ITWj152A2oi/4HsfL6E3MJ2fS2wVrgTSya6YoDzJ3eqpEASa/XuXqcTS7UG51mwiWobhZWGn+KPI784VUlKAujOsmJRr8LKxeTk0u0jztw5iEO49zYP9LailARXOGL1rKLKx5Iv7buQm2o+zEZh0J/9MlsNRSgRwiys3Xn2pPM/bUIiXNh0LTJ7pwXMfEjnuoqpFlYvlD73wG1E/+vTPCMRSDLhim5tFx3pvDAF9azUQHUPDb5dUKcVrc85O0R6SqJpI/zTIwnzC+dXYEP507i2xXPoBTU0tDhyjCaV7RJ5rkYb5g1cw3tJyuxjcBHt+4O4gTPaJZPOqlOZk+gWsNwHnZsFE3sskTWG9vOV4rMwcuo9Mlx/x8VUrWEAfXsYCfJuNe0XTmEWVrmA8JWxRN7JHoWs3/CqkUviN53+TuM0FgrubsA1Jjaj2WSJp0WsnMJjfUKqRlydZwn+NwcIwmKG2vsundiu0g3L5wk8iw+EFSkjd4Wh+xSeVrHE45dRIbm4Zg0oba+zS5X/ClxOMWbREjJCaXbW45vO/fB9asrBRDh/uMuoKhVSHbQE0u0mtHNwzhvgH1p+eo4urCs8wnbmWPApESgG00usmkK/o4PcvFph3yPrFZizj/IE9zeoLK6lO4T3EYJm2sukmULgv98HQozw7W/HJjF/AKqTkSZMMfIDdwexWjr5C7nEZQDbWbSXO9d+srFVJCtez7kDh9GPF36ys6L5O3IwxBo21mzlUZRCqluAzaNtcsZbvoSBw8L2Cib8RWK0nZ0tezo+RBUpcD0YjbVk0zowv7sN0KtanuI0XQ8lkE3/3IOHmu6e8xOSJtRDAzrFlKrIuaHTsJpZPY/z7C0PiHzhjeZbn52j15nFla40dIgTS7Se0YFNRnBaLV8B84/bzgaKCQlbTa++YXAji75yrLKlLFm6hD5lhSqP3UMAuY8N6yy0vAlTNtZNI8+Tx2ie0Th9dSqOWQaJUzbWT2N/eDtEoz8OsOFthXA3MYZxA+f8qahahnHZ7QMxpM21lkydX1li7w4McEUe43J/13KCopAyG2qZpnLQxw7dRVliH48Rnsl7i0boVovUDJpmba4sJp+0CuwpqEXx1JyPyX26N5wKqR1fwnMMeR9aENHf6AZog21SJpdI8vSysu83FO55wt+AiyhugOV4SCaVtrpnHg/dsaCysne9VCl8MSQbapWk2eVELdw69D8wjRX+K7BPytXdoKhvUpgDtdFwW9PvRCXkhmbapWk2THD/w5TqI1lY3qUoeAj6Ei9gxZDbVM0zl/9gHKddQW/VvFiLseUqnBIXpWA21MpmmeNye0QouYB6+UfrKyN31uPKlIt+kc+kCFZWRgvJmTTNgba43f9RDtOlo43EZyF0xeYMsTTNtrRb7IqgKR13YrSk//xC4ib+CkewmlHUBOw4P8vhvcYs+aywIiQlbTax9+XrahVSXGXfgRgmlba6SZoqL/g/deuGGKDctsVkPM4qpCMkJTSZtrnRe5Y4EPnwO2UX9o9643E91iuABRjf+n5gU1C1d4CQZmkzbWXLCJH3YVoXvRx9uNzoYmSY0zbayqMEl6PlTUQHn1ZYT9vbi3g/ihG4nk+cxKqSBCe/2llY76jcBQG2rJpniwmXy3eDcfp1wNM22phQyxvmkjQHJ7L9CVUiJ5bWsO+uBAkcSkLk6/73KqSysiE58NtVDC9cZYtM/ZnlsYOveKVT60FAG2qVpNJnHjyQ33IH7tgyiE/livcU1IHDqEeJ+VdgL47vlqgwJBK0mNtc8sYm713+Kah386tgHpHFysrPNyF+XpGDEbaykzTPK4no4Cysi6hU1BG+XF4ZTNM5RtrjhI5W0QHm70fz98BG5SPp/VVI38gISjuI4sVhclXjTNtqYTMsf7eg3i9Ba/+748LKwSrhli0zNtUzC+ejlJ0QI4VVJSjN3fURASOLCtyShdMwv/G2pli0z+ULZ/D2GoqpQEYsrHG/ZK5Eyic21f/DLFpmXWsL+vSJ5JCIHlqmoIbnP5OYEgmaZm2suWPdhXuFEaK/5w69B1+nJAbamUzTOVjhfdUpgHjn4URW7ljj1Wdxwimoh9LefCAjUJCUNM22phMyxvu3D/vixWT/OogjAMsWmZtqmYX3S/p/uVlamoQ+QG6JIoteuHXY9OShafzBli0zNtVzC+fvdBUUvHFhGrdJfkKKQbxkkMRAOB0GODPItnX3Jnxro/25Ud+llbyVVSN4ySGIgHA6DHBnkWzr7kz410f7cqO/Syt5KqpG8ZJDEQDgdBjgzyLZ19yZ8a6P9uVHfpZW8lVUiqk4T9QAiXgmaZm2suUjHCHxZWLeX3ou7I6P9wWxw1KXrl/QLK4DzcLkhgxGUzTM21lvn4O/kXQH8/PlKpZWD6iL1vCgOCQvSjTNtqTMscLu0a3oLKzla+n8I3CTtv6QITo/ShhMyxXmmbbW6iJTUUnkQPp6O3HPoV2RwDcWn4yxaZkzC821ul6khqEKJ6srpVIBvI8A+TL7p1o10f7GODPKXl24UdRkCFGSBKLrWF5MonO+n/1isG2rngyxaZ7++RKqSqlARiyscb9krkTKJzbV/8MsWmZdawv69InkkIA=
** (empathy:24643): DEBUG: stream 4 0xa2e1a40 (video) fs_codecs_to_tp: adding codec H264 [97]
** (empathy:24643): DEBUG: stream 4 0xa2e1a40 (video) fs_codecs_to_tp: adding codec THEORA [96]
** (empathy:24643): DEBUG: stream 4 0xa2e1a40 (video) _tf_stream_try_sending_codecs: calling MediaStreamHandler::CodecsUpdated
** (empathy:24643): DEBUG: stream 4 0xa2e1a40 (video) add_remote_candidate: adding remote candidate R1
** (empathy:24643): DEBUG: stream 4 0xa2e1a40 (video) cb_fs_new_active_candidate_pair: called
** (empathy:24643): DEBUG: tp_call_stream_state_changed_cb: Stream state changed - stream id: 4, state state: 2
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) cb_fs_new_active_candidate_pair: called
** (empathy:24643): DEBUG: tp_call_stream_state_changed_cb: Stream state changed - stream id: 1, state state: 2
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) cb_fs_new_active_candidate_pair: called
** (empathy:24643): DEBUG: tp_call_stream_state_changed_cb: Stream state changed - stream id: 1, state state: 2
** (empathy:24643): DEBUG: stream 4 0xa2e1a40 (video) add_remote_candidate: adding remote candidate R2
** (empathy:24643): DEBUG: stream 4 0xa2e1a40 (video) set_stream_sending: 1
** (empathy:24643): DEBUG: stream 4 0xa2e1a40 (video) tf_stream_request_resource: Requesting resource for direction 1
** (empathy:24643): DEBUG: stream 4 0xa2e1a40 (video) tf_stream_request_resource: Requesting resource for direction 1 returned 1
** (empathy:24643): DEBUG: stream 4 0xa2e1a40 (video) set_stream_playing: 1
** (empathy:24643): DEBUG: stream 4 0xa2e1a40 (video) tf_stream_request_resource: Requesting resource for direction 2
** (empathy:24643): DEBUG: stream 4 0xa2e1a40 (video) tf_stream_request_resource: Requesting resource for direction 2 returned 1
** (empathy:24643): DEBUG: stream 4 0xa2e1a40 (video) set_stream_sending: 1
** (empathy:24643): DEBUG: tf_channel_dispose
** (empathy:24643): DEBUG: _tf_session_dispose
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa30aa50: lost weak ref to 0xa2fe478
(empathy:24643): tp-glib-DEBUG: tp_proxy_dispose: 0xa06df50
(empathy:24643): tp-glib-DEBUG: tp_proxy_invalidate: 0xa06df50: Proxy unreferenced
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0xa345ac8: TpProxy 0xa06df50 invalidated (I have 0xa06df50): Proxy unreferenced
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0xa345b00: TpProxy 0xa06df50 invalidated (I have 0xa06df50): Proxy unreferenced
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0xa345b38: TpProxy 0xa06df50 invalidated (I have 0xa06df50): Proxy unreferenced
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0xa345b70: TpProxy 0xa06df50 invalidated (I have 0xa06df50): Proxy unreferenced
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0xa345ba8: TpProxy 0xa06df50 invalidated (I have 0xa06df50): Proxy unreferenced
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0xa345c00: TpProxy 0xa06df50 invalidated (I have 0xa06df50): Proxy unreferenced
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0xa345c38: TpProxy 0xa06df50 invalidated (I have 0xa06df50): Proxy unreferenced
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0xa345c70: TpProxy 0xa06df50 invalidated (I have 0xa06df50): Proxy unreferenced
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0xa345ca8: TpProxy 0xa06df50 invalidated (I have 0xa06df50): Proxy unreferenced
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0xa345ce0: TpProxy 0xa06df50 invalidated (I have 0xa06df50): Proxy unreferenced
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0xa30aa88: TpProxy 0xa06df50 invalidated (I have 0xa06df50): Proxy unreferenced
(empathy:24643): tp-glib-DEBUG: tp_proxy_finalize: 0xa06df50
0:02:34.994293128 24643  0x9d81408 DEBUG      fsrtpconference fs-rtp-session.c:4330:fs_rtp_session_stop_codec_param_gathering_unlock: Stopping Codec Param discovery for session 1
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa30aa88: lost weak ref to 0xa24c2a8
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa345ac8: lost weak ref to 0xa24c2a8
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa345b00: lost weak ref to 0xa24c2a8
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa345b38: lost weak ref to 0xa24c2a8
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa345b70: lost weak ref to 0xa24c2a8
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa345ba8: lost weak ref to 0xa24c2a8
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa345c00: lost weak ref to 0xa24c2a8
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa345c38: lost weak ref to 0xa24c2a8
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa345c70: lost weak ref to 0xa24c2a8
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa345ca8: lost weak ref to 0xa24c2a8
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa345ce0: lost weak ref to 0xa24c2a8
(empathy:24643): tp-glib-DEBUG: tp_proxy_dispose: 0xa06b320
(empathy:24643): tp-glib-DEBUG: tp_proxy_invalidate: 0xa06b320: Proxy unreferenced
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0xa4f5c38: TpProxy 0xa06b320 invalidated (I have 0xa06b320): Proxy unreferenced
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0xa302560: TpProxy 0xa06b320 invalidated (I have 0xa06b320): Proxy unreferenced
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0xa302598: TpProxy 0xa06b320 invalidated (I have 0xa06b320): Proxy unreferenced
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0xa345a20: TpProxy 0xa06b320 invalidated (I have 0xa06b320): Proxy unreferenced
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0xa39b018: TpProxy 0xa06b320 invalidated (I have 0xa06b320): Proxy unreferenced
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0xa371570: TpProxy 0xa06b320 invalidated (I have 0xa06b320): Proxy unreferenced
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0xa895718: TpProxy 0xa06b320 invalidated (I have 0xa06b320): Proxy unreferenced
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0xa895750: TpProxy 0xa06b320 invalidated (I have 0xa06b320): Proxy unreferenced
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0xa8956e0: TpProxy 0xa06b320 invalidated (I have 0xa06b320): Proxy unreferenced
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0xa8956a8: TpProxy 0xa06b320 invalidated (I have 0xa06b320): Proxy unreferenced
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0xa586288: TpProxy 0xa06b320 invalidated (I have 0xa06b320): Proxy unreferenced
(empathy:24643): tp-glib-DEBUG: tp_proxy_finalize: 0xa06b320
0:02:34.999062127 24643  0x9d81408 DEBUG      fsrtpconference fs-rtp-session.c:4330:fs_rtp_session_stop_codec_param_gathering_unlock: Stopping Codec Param discovery for session 4
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa586288: lost weak ref to 0xa2e1a40
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa4f5c38: lost weak ref to 0xa2e1a40
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa302560: lost weak ref to 0xa2e1a40
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa302598: lost weak ref to 0xa2e1a40
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa345a20: lost weak ref to 0xa2e1a40
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa39b018: lost weak ref to 0xa2e1a40
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa371570: lost weak ref to 0xa2e1a40
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa895718: lost weak ref to 0xa2e1a40
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa895750: lost weak ref to 0xa2e1a40
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa8956e0: lost weak ref to 0xa2e1a40
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa8956a8: lost weak ref to 0xa2e1a40
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa309210: lost weak ref to 0x9eeedf8
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa3092b8: lost weak ref to 0x9eeedf8
** (empathy:24643): DEBUG: empathy_tp_call_close: Closing channel
(empathy:24643): tp-glib-DEBUG: tp_channel_group_members_changed_cb: 0xa25f008 MembersChanged: added 0, removed 2, moved 0 to LP and 0 to RP, actor 1, reason 0, message 
(empathy:24643): tp-glib-DEBUG: handle_members_changed: --- contact#1
(empathy:24643): tp-glib-DEBUG: handle_members_changed: --- contact#2
** (empathy:24643): DEBUG: tp_call_stream_removed_cb: Stream removed - stream id: 1
** (empathy:24643): DEBUG: tp_call_stream_removed_cb: Stream removed - stream id: 4
(empathy:24643): tp-glib-DEBUG: tp_proxy_invalidate: 0xa25f008: 
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0xa25f928: TpProxy 0xa25f008 invalidated (I have 0xa25f008): 
** (empathy:24643): DEBUG: dispatcher_channel_invalidated_cb: Channel /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/MediaChannel0 invalidated
** (empathy:24643): DEBUG: tp_call_dispose: Disposing: 0xa033090, 0
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa1d6a80: lost weak ref to 0xa033090
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa25e408: lost weak ref to 0xa033090
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa1d6da0: lost weak ref to 0xa033090
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa1d6fa8: lost weak ref to 0xa033090
** (empathy:24643): DEBUG: tp_call_finalize: Finalizing: 0xa033090
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0xa25fac0: TpProxy 0xa25f008 invalidated (I have 0xa25f008): 
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0xa25fb30: TpProxy 0xa25f008 invalidated (I have 0xa25f008): 
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0xa25fb68: TpProxy 0xa25f008 invalidated (I have 0xa25f008): 
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0xa25e590: TpProxy 0xa25f008 invalidated (I have 0xa25f008): 
(empathy:24643): tp-glib-DEBUG: tp_channel_dispose: 0xa25f008
(empathy:24643): tp-glib-DEBUG: tp_proxy_dispose: 0xa25f008
(empathy:24643): tp-glib-DEBUG: tp_channel_finalize: 0xa25f008
(empathy:24643): tp-glib-DEBUG: tp_proxy_finalize: 0xa25f008
** (empathy:24643): DEBUG: empathy_idle_set_presence: Changing presence to (null) (1)
-------------- next part --------------
(empathy:24941): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x997d958: org.freedesktop.DBus DBusGProxy is 0x997d990
** (empathy:24941): DEBUG: mission_control_get_presence_actual: MC not running.
** (empathy:24941): DEBUG: empathy_idle_init: Error getting actual presence: MC not running
** (empathy:24941): DEBUG: mission_control_get_presence_message_actual: MC not running.
** (empathy:24941): DEBUG: empathy_idle_init: Error getting actual presence message: MC not running
** (empathy:24941): DEBUG: empathy_idle_set_presence: Changing presence to (null) (2)
** (empathy:24941): DEBUG: _parse_parameter: param "fallback-socks5-proxies" has invalid signature
** (empathy:24941): DEBUG: create_salut_account: Try to add a salut account...
** (empathy:24941): DEBUG: create_salut_account: Failed to get self econtact: e_book_get_self: there was no self contact UID stored in gconf
** (empathy:24941): DEBUG: builder_get_file_valist: Loading file /usr/local/share/empathy/empathy-main-window.ui
** (empathy:24941): DEBUG: mission_control_get_presence_actual: MC not running.
** (empathy:24941): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:24941): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:24941): DEBUG: mission_control_get_tpconnection: MC not running.
** (empathy:24941): DEBUG: mission_control_get_presence_actual: MC not running.
** (empathy:24941): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:24941): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:24941): DEBUG: mission_control_get_tpconnection: MC not running.
** (empathy:24941): DEBUG: mission_control_get_presence_actual: MC not running.
** (empathy:24941): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:24941): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:24941): DEBUG: mission_control_get_tpconnection: MC not running.
** (empathy:24941): DEBUG: mission_control_get_presence_actual: MC not running.
** (empathy:24941): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:24941): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:24941): DEBUG: mission_control_get_tpconnection: MC not running.

(empathy:24941): Gtk-WARNING **: /build/buildd/gtk+2.0-2.16.1/gtk/gtkliststore.c:793: Invalid column number -1207975870 added to iter (remember to end your list of columns with a -1)

(empathy:24941): Gtk-WARNING **: /build/buildd/gtk+2.0-2.16.1/gtk/gtkliststore.c:793: Invalid column number -1207975870 added to iter (remember to end your list of columns with a -1)

(empathy:24941): Gtk-WARNING **: /build/buildd/gtk+2.0-2.16.1/gtk/gtkliststore.c:793: Invalid column number -1207975870 added to iter (remember to end your list of columns with a -1)

(empathy:24941): Gtk-CRITICAL **: gtk_entry_set_text: assertion `text != NULL' failed
** (empathy:24941): DEBUG: empathy_geometry_load: Loading window geometry: x:73, y:75, w:622, h:325

** (empathy:24941): DEBUG: empathy_main_window_show: Configuring window default size w:622, h:325
** (empathy:24941): DEBUG: empathy_main_window_show: Configuring window default position x:73, y:75
** (empathy:24941): DEBUG: builder_get_file_valist: Loading file /usr/local/share/empathy/empathy-status-icon.ui

(empathy:24941): Gtk-CRITICAL **: gtk_status_icon_set_from_icon_name: assertion `icon_name != NULL' failed
(empathy:24941): tp-glib-DEBUG: tp_connection_init: 0x9aa6268
(empathy:24941): tp-glib-DEBUG: tp_connection_constructor: Connecting to StatusChanged and ConnectionError
(empathy:24941): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9aa6268: org.freedesktop.Telepathy.Connection DBusGProxy is 0x9c21680
(empathy:24941): tp-glib-DEBUG: tp_connection_constructor: Calling GetStatus
(empathy:24941): tp-glib-DEBUG: tp_connection_constructor: Returning 0x9aa6268
(empathy:24941): tp-glib-DEBUG: tp_connection_call_when_ready: arranging callback later
(empathy:24941): tp-glib-DEBUG: tp_connection_got_status_cb: 0x9aa6268
(empathy:24941): tp-glib-DEBUG: tp_connection_got_status_cb: 0x9aa6268: Initial status is 1
(empathy:24941): tp-glib-DEBUG: tp_connection_status_changed: 0x9aa6268: -1 -> 1 because 0
(empathy:24941): tp-glib-DEBUG: tp_connection_status_changed: 0x9aa6268: 1 -> 0 because 1
** (empathy:24941): DEBUG: idle_presence_changed_cb: Presence changed to '' (2)
(empathy:24941): tp-glib-DEBUG: tp_connection_got_interfaces_cb: 0x9aa6268: Introspected interfaces
(empathy:24941): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9aa6268: org.freedesktop.DBus.Properties DBusGProxy is 0x9c20058
** (empathy:24941): DEBUG: idle_presence_changed_cb: Presence changed to '' (2)
(empathy:24941): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9aa6268: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Avatars
(empathy:24941): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9aa6268: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Aliasing
(empathy:24941): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9aa6268: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Capabilities
(empathy:24941): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9aa6268: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.ContactCapabilities.DRAFT
(empathy:24941): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9aa6268: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection
(empathy:24941): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9aa6268: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.SimplePresence
(empathy:24941): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9aa6268: org.freedesktop.Telepathy.Connection.Interface.Aliasing DBusGProxy is 0x9c20138
(empathy:24941): tp-glib-DEBUG: got_aliasing_flags: Introspected aliasing flags: 0x1
(empathy:24941): tp-glib-DEBUG: tp_connection_continue_introspection: 0x9aa6268: connection ready
(empathy:24941): tp-glib-DEBUG: cwr_ready: enter
** (empathy:24941): DEBUG: contact_manager_new_connection_cb: Adding new connection: /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy
(empathy:24941): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9aa6268: org.freedesktop.Telepathy.Connection.Interface.Avatars DBusGProxy is 0x9bc9990
(empathy:24941): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9aa6268: org.freedesktop.Telepathy.Connection.Interface.Capabilities DBusGProxy is 0x9c20f18
(empathy:24941): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9aa6268: org.freedesktop.Telepathy.Connection.Interface.Requests DBusGProxy is 0x9d6c930
** (empathy:24941): DEBUG: empathy_geometry_save: Saving window geometry: x:73, y:75, w:622, h:325

(empathy:24941): tp-glib-DEBUG: tp_channel_init: 0x9ac03b8
(empathy:24941): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9ac03b8: org.freedesktop.Telepathy.Channel DBusGProxy is 0x9d6cce0
(empathy:24941): tp-glib-DEBUG: tp_channel_constructor: 0x9ac03b8: constructed with channel type "org.freedesktop.Telepathy.Channel.Type.ContactList", handle #1 of type 3
(empathy:24941): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9ac03b8
(empathy:24941): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9ac03b8: org.freedesktop.DBus.Properties DBusGProxy is 0x9d6cd50
** (empathy:24941): DEBUG: dispatcher_connection_new_channel: Ignoring blacklisted channel type org.freedesktop.Telepathy.Channel.Type.ContactList on /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/RosterChannel/List/publish
(empathy:24941): tp-glib-DEBUG: tp_channel_init: 0x9ac0438
(empathy:24941): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9ac0438: org.freedesktop.Telepathy.Channel DBusGProxy is 0x9d6ca58
(empathy:24941): tp-glib-DEBUG: tp_channel_constructor: 0x9ac0438: constructed with channel type "org.freedesktop.Telepathy.Channel.Type.ContactList", handle #2 of type 3
(empathy:24941): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9ac0438
(empathy:24941): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9ac0438: org.freedesktop.DBus.Properties DBusGProxy is 0x9d6c9a0
** (empathy:24941): DEBUG: dispatcher_connection_new_channel: Ignoring blacklisted channel type org.freedesktop.Telepathy.Channel.Type.ContactList on /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/RosterChannel/List/subscribe
** (empathy:24941): DEBUG: dispatcher_connection_new_channel: Ignoring blacklisted channel type org.freedesktop.Telepathy.Channel.Type.ContactList on /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/RosterChannel/List/known
** (empathy:24941): DEBUG: dispatcher_connection_new_channel: Ignoring blacklisted channel type org.freedesktop.Telepathy.Channel.Type.ContactList on /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/RosterChannel/List/deny
(empathy:24941): tp-glib-DEBUG: _tp_channel_got_properties: Received 8 channel properties
(empathy:24941): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Group
(empathy:24941): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9ac03b8
(empathy:24941): tp-glib-DEBUG: _tp_channel_get_handle: 0x9ac03b8: handle already known to be 1 of type 3
(empathy:24941): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9ac03b8
(empathy:24941): tp-glib-DEBUG: _tp_channel_get_identifier: 0x9ac03b8: identifier already known to be publish
(empathy:24941): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9ac03b8
(empathy:24941): tp-glib-DEBUG: _tp_channel_get_channel_type: 0x9ac03b8: channel type org.freedesktop.Telepathy.Channel.Type.ContactList already determined
(empathy:24941): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9ac03b8
(empathy:24941): tp-glib-DEBUG: _tp_channel_get_interfaces: 0x9ac03b8
(empathy:24941): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9ac03b8
(empathy:24941): tp-glib-DEBUG: _tp_channel_get_group_properties: 0x9ac03b8
(empathy:24941): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9ac03b8: org.freedesktop.Telepathy.Channel.Interface.Group DBusGProxy is 0x9d6c888
(empathy:24941): tp-glib-DEBUG: _tp_channel_got_properties: Received 8 channel properties
(empathy:24941): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Group
(empathy:24941): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9ac0438
(empathy:24941): tp-glib-DEBUG: _tp_channel_get_handle: 0x9ac0438: handle already known to be 2 of type 3
(empathy:24941): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9ac0438
(empathy:24941): tp-glib-DEBUG: _tp_channel_get_identifier: 0x9ac0438: identifier already known to be subscribe
(empathy:24941): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9ac0438
(empathy:24941): tp-glib-DEBUG: _tp_channel_get_channel_type: 0x9ac0438: channel type org.freedesktop.Telepathy.Channel.Type.ContactList already determined
(empathy:24941): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9ac0438
(empathy:24941): tp-glib-DEBUG: _tp_channel_get_interfaces: 0x9ac0438
(empathy:24941): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9ac0438
(empathy:24941): tp-glib-DEBUG: _tp_channel_get_group_properties: 0x9ac0438
(empathy:24941): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9ac0438: org.freedesktop.Telepathy.Channel.Interface.Group DBusGProxy is 0x9d7b850
(empathy:24941): tp-glib-DEBUG: tp_channel_got_group_properties_cb: Received 6 group properties
(empathy:24941): tp-glib-DEBUG: _got_initial_group_flags: Initial GroupFlags: 2098
(empathy:24941): tp-glib-DEBUG: tp_channel_group_self_handle_changed_cb: 0x9ac03b8 SelfHandle changed to 1
(empathy:24941): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9ac03b8
(empathy:24941): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9ac03b8
(empathy:24941): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9ac03b8: channel ready
(empathy:24941): tp-glib-DEBUG: tp_channel_got_group_properties_cb: Received 6 group properties
(empathy:24941): tp-glib-DEBUG: _got_initial_group_flags: Initial GroupFlags: 2207
(empathy:24941): tp-glib-DEBUG: tp_channel_group_self_handle_changed_cb: 0x9ac0438 SelfHandle changed to 1
(empathy:24941): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9ac0438
(empathy:24941): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9aa6268: org.freedesktop.Telepathy.Connection.Interface.SimplePresence DBusGProxy is 0x9d7be58
(empathy:24941): tp-glib-DEBUG: tp_connection_get_contact_attributes: 1 handles, hold=T
(empathy:24941): tp-glib-DEBUG: tp_connection_get_contact_attributes: - 2
(empathy:24941): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9aa6268: org.freedesktop.Telepathy.Connection.Interface.Contacts DBusGProxy is 0x9d7bec8
(empathy:24941): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9ac0438
(empathy:24941): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9ac0438: channel ready
(empathy:24941): tp-glib-DEBUG: connection_got_contact_attributes: 1 handles, hold=T
(empathy:24941): tp-glib-DEBUG: connection_got_contact_attributes: - 2
(empathy:24941): tp-glib-DEBUG: _tp_connection_ref_handles: 0x9aa6268: 1 handles of type 1
** (empathy:24941): DEBUG: tp_contact_factory_got_known_avatar_tokens: Got 0 tokens, need to request 0 avatars
** (empathy:24941): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact jtellier.test1 at gmail.com (2) to 4
** (empathy:24941): DEBUG: tp_contact_factory_add_contact: Contact added: jtellier.test1 at gmail.com (2)
** (empathy:24941): DEBUG: contact_list_store_members_changed_cb: Contact jtellier.test1 at gmail.com (2) added
** (empathy:24941): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier test' updated, checking roster is in sync...
** (empathy:24941): DEBUG: contact_list_store_contact_update: Contact:'jtellier test' in list:NO, should be:YES
** (empathy:24941): DEBUG: contact_list_store_contact_update: Contact:'jtellier test' in list:YES, should be:YES
** (empathy:24941): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier test' updated, checking roster is in sync...
** (empathy:24941): DEBUG: contact_list_store_contact_update: Contact:'jtellier test' in list:YES, should be:YES
** (empathy:24941): DEBUG: builder_get_file_valist: Loading file /usr/local/share/empathy/empathy-contact-widget.ui
** (empathy:24941): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact jtellier.test1 at gmail.com (2) to 5
** (empathy:24941): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier test' updated, checking roster is in sync...
** (empathy:24941): DEBUG: contact_list_store_contact_update: Contact:'jtellier test' in list:YES, should be:YES
** (empathy:24941): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact jtellier.test1 at gmail.com (2) to 7
** (empathy:24941): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier test' updated, checking roster is in sync...
** (empathy:24941): DEBUG: contact_list_store_contact_update: Contact:'jtellier test' in list:YES, should be:YES
** (empathy:24941): DEBUG: builder_get_file_valist: Loading file /usr/local/share/empathy/empathy-call-window.ui
** (empathy:24941): DEBUG: builder_get_file_valist: Loading file /usr/local/share/empathy/empathy-call-window-fullscreen.ui
(empathy:24941): tp-glib-DEBUG: tp_channel_init: 0x9e60a28
(empathy:24941): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.CallState
(empathy:24941): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Group
(empathy:24941): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Hold
(empathy:24941): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.MediaSignalling
(empathy:24941): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Properties
(empathy:24941): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Media.SessionHandler
(empathy:24941): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9e60a28: org.freedesktop.Telepathy.Channel DBusGProxy is 0x9e26f38
(empathy:24941): tp-glib-DEBUG: tp_channel_constructor: 0x9e60a28: constructed with channel type "org.freedesktop.Telepathy.Channel.Type.StreamedMedia", handle #2 of type 1
(empathy:24941): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9e60a28
(empathy:24941): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9e60a28: org.freedesktop.DBus.Properties DBusGProxy is 0x9e635a8
(empathy:24941): tp-glib-DEBUG: tp_connection_get_contact_attributes: 1 handles, hold=T
(empathy:24941): tp-glib-DEBUG: tp_connection_get_contact_attributes: - 2
** (empathy:24941): DEBUG: empathy_dispatch_operation_approve: Pre-approving operation /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/MediaChannel0
** (empathy:24941): DEBUG: dispatcher_start_dispatching: Dispatching process started for /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/MediaChannel0
(empathy:24941): tp-glib-DEBUG: _tp_channel_got_properties: Received 8 channel properties
(empathy:24941): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.CallState
(empathy:24941): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Group
(empathy:24941): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Hold
(empathy:24941): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.MediaSignalling
(empathy:24941): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Properties
(empathy:24941): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Media.SessionHandler
(empathy:24941): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9e60a28
(empathy:24941): tp-glib-DEBUG: _tp_channel_get_handle: 0x9e60a28: handle already known to be 2 of type 1
(empathy:24941): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9e60a28
(empathy:24941): tp-glib-DEBUG: _tp_channel_get_identifier: 0x9e60a28: identifier already known to be jtellier.test1 at gmail.com
(empathy:24941): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9e60a28
(empathy:24941): tp-glib-DEBUG: _tp_channel_get_channel_type: 0x9e60a28: channel type org.freedesktop.Telepathy.Channel.Type.StreamedMedia already determined
(empathy:24941): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9e60a28
(empathy:24941): tp-glib-DEBUG: _tp_channel_get_interfaces: 0x9e60a28
(empathy:24941): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9e60a28
(empathy:24941): tp-glib-DEBUG: _tp_channel_get_group_properties: 0x9e60a28
(empathy:24941): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9e60a28: org.freedesktop.Telepathy.Channel.Interface.Group DBusGProxy is 0x9e92aa8
(empathy:24941): tp-glib-DEBUG: connection_got_contact_attributes: 1 handles, hold=T
(empathy:24941): tp-glib-DEBUG: connection_got_contact_attributes: - 2
(empathy:24941): tp-glib-DEBUG: _tp_connection_ref_handles: 0x9aa6268: 1 handles of type 1
(empathy:24941): tp-glib-DEBUG: tp_connection_unref_handles: 0x9aa6268: 1 handles of type 1
(empathy:24941): tp-glib-DEBUG: tp_connection_unref_handles: decrementing handle 2 to 1
** (empathy:24941): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier test' updated, checking roster is in sync...
** (empathy:24941): DEBUG: contact_list_store_contact_update: Contact:'jtellier test' in list:YES, should be:YES
** (empathy:24941): DEBUG: contact_list_store_contact_update: Set active (contact updated)
** (empathy:24941): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier test' updated, checking roster is in sync...
** (empathy:24941): DEBUG: contact_list_store_contact_update: Contact:'jtellier test' in list:YES, should be:YES
** (empathy:24941): DEBUG: contact_list_store_contact_update: Set active (contact updated)
** (empathy:24941): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier test' updated, checking roster is in sync...
** (empathy:24941): DEBUG: contact_list_store_contact_update: Contact:'jtellier test' in list:YES, should be:YES
** (empathy:24941): DEBUG: contact_list_store_contact_update: Set active (contact updated)
(empathy:24941): tp-glib-DEBUG: tp_channel_call_when_ready: arranging callback later
** (empathy:24941): DEBUG: contact_list_view_tooltip_destroy_cb: Tooltip destroyed
(empathy:24941): tp-glib-DEBUG: tp_channel_got_group_properties_cb: Received 6 group properties
(empathy:24941): tp-glib-DEBUG: _got_initial_group_flags: Initial GroupFlags: 2048
(empathy:24941): tp-glib-DEBUG: tp_channel_group_self_handle_changed_cb: 0x9e60a28 SelfHandle changed to 1
(empathy:24941): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9e60a28
(empathy:24941): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9e60a28
(empathy:24941): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9e60a28: channel ready
(empathy:24941): tp-glib-DEBUG: cwr_ready: enter
(empathy:24941): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9e60a28: org.freedesktop.Telepathy.Channel.Type.StreamedMedia DBusGProxy is 0x9e92cb0
** (empathy:24941): DEBUG: empathy_dispatch_operation_set_status: Dispatch operation /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/MediaChannel0 status: 0 -> 1
** (empathy:24941): DEBUG: dispatch_operation_ready_cb: Send to observers: /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/MediaChannel0
** (empathy:24941): DEBUG: empathy_dispatch_operation_set_status: Dispatch operation /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/MediaChannel0 status: 1 -> 3
** (empathy:24941): DEBUG: tp_call_request_streams_for_capabilities: Requesting new stream for capabilities 3
** (empathy:24941): DEBUG: empathy_dispatch_operation_set_status: Dispatch operation /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/MediaChannel0 status: 3 -> 4
** (empathy:24941): DEBUG: dispatch_operation_claimed_cb: Channel claimed: /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/MediaChannel0
(empathy:24941): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9e60a28: org.freedesktop.Telepathy.Properties DBusGProxy is 0x9e92ef0
(empathy:24941): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9e60a28: org.freedesktop.Telepathy.Channel.Interface.MediaSignalling DBusGProxy is 0x9e92e10
** (empathy:24941): DEBUG: GetSessionHandlers replied: 
** (empathy:24941): DEBUG:   - session /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/MediaChannel0
** (empathy:24941): DEBUG:     type rtp
** (empathy:24941): DEBUG: adding session handler /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/MediaChannel0, type rtp
0:00:06.845262393 24941  0x992f408 DEBUG      fsrtpconference fs-rtp-conference.c:304:fs_rtp_conference_init:<FsRtpConference at 0x9e9d008> fs_rtp_conference_init
(empathy:24941): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9c1c0c0: org.freedesktop.Telepathy.Media.SessionHandler DBusGProxy is 0x9e96cc8
** (empathy:24941): DEBUG: calling MediaSessionHandler::Ready
** (empathy:24941): DEBUG: tp_call_stream_added_cb: Stream added - stream id: 1, contact handle: 2, stream type: 1
** (empathy:24941): DEBUG: tp_call_add_stream: Video stream - id: 1, state: 0, direction: 0
** (empathy:24941): DEBUG: tp_call_stream_direction_changed_cb: Stream direction changed - stream: 1, direction: 3
** (empathy:24941): DEBUG: New stream, stream_id=1, media_type=1, direction=3
(empathy:24941): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9d2e750: org.freedesktop.DBus.Properties DBusGProxy is 0x9e92a38
(empathy:24941): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9d2e750: org.freedesktop.Telepathy.Media.StreamHandler DBusGProxy is 0x9ea0018
** (empathy:24941): DEBUG: stream 1 0x9e8ab78 (video) get_all_properties_cb: Adding STUN server 64.233.169.126:19302
** (empathy:24941): DEBUG: stream 1 0x9e8ab78 (video) get_all_properties_cb: Adding relay (udp) 64.233.169.126:19295 iivgOfxla24d1qvy:yuyAQKkhcYLksfv5 1
** (empathy:24941): DEBUG: stream 1 0x9e8ab78 (video) get_all_properties_cb: Adding relay (tcp) 64.233.169.126:19294 iivgOfxla24d1qvy:yuyAQKkhcYLksfv5 1
** (empathy:24941): DEBUG: stream 1 0x9e8ab78 (video) get_all_properties_cb: Adding relay (tls) 64.233.169.126:443 iivgOfxla24d1qvy:yuyAQKkhcYLksfv5 1
** (empathy:24941): DEBUG: stream 1 0x9e8ab78 (video) get_all_properties_cb: Adding relay (udp) 64.233.169.126:19295 AA33r6SzAszalIfM:cGwbCB7wjwm49j5Y 2
** (empathy:24941): DEBUG: stream 1 0x9e8ab78 (video) get_all_properties_cb: Adding relay (tcp) 64.233.169.126:19294 AA33r6SzAszalIfM:cGwbCB7wjwm49j5Y 2
** (empathy:24941): DEBUG: stream 1 0x9e8ab78 (video) get_all_properties_cb: Adding relay (tls) 64.233.169.126:443 AA33r6SzAszalIfM:cGwbCB7wjwm49j5Y 2
0:00:06.954315834 24941  0x992f408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:295:load_codecs_cache: Loading codecs cache /home/jtellier/.cache/farsight/codecs.video.i486.cache
0:00:06.954860276 24941  0x992f408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec THEORA with pt -1, send_pipeline 0x9be6a50, receive_pipeline 0x9e71e60
0:00:06.955149161 24941  0x992f408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec MPV with pt 32, send_pipeline 0x9be6ab0, receive_pipeline 0x9c20b00
0:00:06.955352742 24941  0x992f408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec MPEG4-GENERIC with pt -1, send_pipeline 0x9bc9160, receive_pipeline 0x9bcb900
0:00:06.955611543 24941  0x992f408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec JPEG with pt 26, send_pipeline 0x9ea2f80, receive_pipeline 0x9bd87c0
0:00:06.955757587 24941  0x992f408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec H264 with pt -1, send_pipeline 0x9ea2fd0, receive_pipeline 0x9ea2a00
0:00:06.955977261 24941  0x992f408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec DV with pt -1, send_pipeline 0x9ea2aa0, receive_pipeline 0x9ea08b0
0:00:06.956031202 24941  0x992f408 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:232:fs_rtp_blueprints_get: Loaded codec blueprints from cache file
0:00:06.970721375 24941  0x992f408 DEBUG      fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0> pad recv_rtp_sink_1 added (NULL)
0:00:06.971699284 24941  0x992f408 DEBUG      fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0> pad recv_rtcp_sink_1 added (NULL)
0:00:06.973026020 24941  0x992f408 DEBUG      fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0> pad send_rtp_sink_1 added (NULL)
0:00:06.973173564 24941  0x992f408 DEBUG      fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0> pad send_rtp_src_1 added (NULL)
0:00:06.973901261 24941  0x992f408 DEBUG      fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0> pad send_rtcp_src_1 added (NULL)
0:00:06.974701377 24941  0x992f408 DEBUG      fsrtpconference fs-rtp-session.c:4312:fs_rtp_session_start_codec_param_gathering_locked: Starting Codec Param discovery for session 1
0:00:07.029429281 24941  0x992f408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:332:validate_codecs_configuration: Preferred codec -1: video H263 clock:0 channels:0 could not be matched with a blueprint
0:00:07.030089404 24941  0x992f408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: H264, remote: THEORA
0:00:07.030119501 24941  0x992f408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: H264, remote: MPV
0:00:07.030141323 24941  0x992f408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: H264, remote: JPEG
0:00:07.030162886 24941  0x992f408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:00:07.030184639 24941  0x992f408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:00:07.030219709 24941  0x992f408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:496:sdp_is_compat_theora_vorbis: Using THEORA/VORBIS negotiation function
0:00:07.030240454 24941  0x992f408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:00:07.030262910 24941  0x992f408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:496:sdp_is_compat_theora_vorbis: Using THEORA/VORBIS negotiation function
0:00:07.030282868 24941  0x992f408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:00:07.030384659 24941  0x992f408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:730:create_local_codec_associations: Codec 32: video MPV clock:90000 channels:0 disabled by config
0:00:07.030424164 24941  0x992f408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:730:create_local_codec_associations: Codec 26: video JPEG clock:90000 channels:0 disabled by config
0:00:07.030464766 24941  0x992f408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:730:create_local_codec_associations: Codec -1: video DV clock:90000 channels:0 disabled by config
0:00:07.030582940 24941  0x992f408 DEBUG fsrtpconference_disco fs-rtp-special-source.c:365:fs_rtp_special_source_class_negotiation_filter: Class FsRtpDtmfSoundSource has no negotiation_filter function
0:00:07.030642173 24941  0x992f408 DEBUG      fsrtpconference fs-rtp-session.c:4312:fs_rtp_session_start_codec_param_gathering_locked: Starting Codec Param discovery for session 1
** (empathy:24941): DEBUG: stream 1 0x9e8ab78 (video) _tf_stream_try_sending_codecs: called (send_local:1 send_supported:0)
** (empathy:24941): DEBUG: stream 1 0x9e8ab78 (video) _tf_stream_try_sending_codecs: 97: video H264 clock:90000 channels:0
** (empathy:24941): DEBUG: stream 1 0x9e8ab78 (video) _tf_stream_try_sending_codecs: 96: video THEORA clock:90000 channels:0 delivery-method=inline
** (empathy:24941): DEBUG: stream 1 0x9e8ab78 (video) fs_codecs_to_tp: adding codec H264 [97]
** (empathy:24941): DEBUG: stream 1 0x9e8ab78 (video) fs_codecs_to_tp: adding codec THEORA [96]
** (empathy:24941): DEBUG: stream 1 0x9e8ab78 (video) _tf_stream_try_sending_codecs: calling MediaStreamHandler::Ready
** (empathy:24941): DEBUG: tp_call_add_stream: Audio stream - id: 2, state: 0, direction: 3
** (empathy:24941): DEBUG: tp_call_add_stream: Video stream - id: 1, state: 0, direction: 3
** (empathy:24941): DEBUG: tp_call_stream_added_cb: Stream added - stream id: 2, contact handle: 2, stream type: 0
** (empathy:24941): DEBUG: tp_call_add_stream: Audio stream - id: 2, state: 0, direction: 0
** (empathy:24941): DEBUG: tp_call_stream_direction_changed_cb: Stream direction changed - stream: 2, direction: 3
** (empathy:24941): DEBUG: New stream, stream_id=2, media_type=0, direction=3
(empathy:24941): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9ef09b0: org.freedesktop.DBus.Properties DBusGProxy is 0x9ec3758
** (empathy:24941): DEBUG: stream 1 0x9e8ab78 (video) set_stream_playing: 0
** (empathy:24941): DEBUG: stream 1 0x9e8ab78 (video) set_stream_sending: 0
(empathy:24941): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9ef09b0: org.freedesktop.Telepathy.Media.StreamHandler DBusGProxy is 0x9ec3810
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) get_all_properties_cb: Adding STUN server 64.233.169.126:19302
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) get_all_properties_cb: Adding relay (udp) 64.233.169.126:19295 ctJ3kykGj4ipXbqc:XcZsBTtfTSchCBXS 1
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) get_all_properties_cb: Adding relay (tcp) 64.233.169.126:19294 ctJ3kykGj4ipXbqc:XcZsBTtfTSchCBXS 1
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) get_all_properties_cb: Adding relay (tls) 64.233.169.126:443 ctJ3kykGj4ipXbqc:XcZsBTtfTSchCBXS 1
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) get_all_properties_cb: Adding relay (udp) 64.233.169.126:19295 y9ndRn6YsFrto62Y:VouuDtAV7xGHXoDa 2
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) get_all_properties_cb: Adding relay (tcp) 64.233.169.126:19294 y9ndRn6YsFrto62Y:VouuDtAV7xGHXoDa 2
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) get_all_properties_cb: Adding relay (tls) 64.233.169.126:443 y9ndRn6YsFrto62Y:VouuDtAV7xGHXoDa 2
0:00:07.089023958 24941  0x992f408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:295:load_codecs_cache: Loading codecs cache /home/jtellier/.cache/farsight/codecs.audio.i486.cache
0:00:07.089517805 24941  0x992f408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec VORBIS with pt -1, send_pipeline 0xa04a5d0, receive_pipeline 0xa04a5a0
0:00:07.089755314 24941  0x992f408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec SPEEX with pt -1, send_pipeline 0xa044950, receive_pipeline 0xa0449d0
0:00:07.090017066 24941  0x992f408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec PCMU with pt 0, send_pipeline 0xa044980, receive_pipeline 0x9d71900
0:00:07.090710601 24941  0x992f408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec PCMA with pt 8, send_pipeline 0x9d719a0, receive_pipeline 0x9d71ab0
0:00:07.091027927 24941  0x992f408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec MPA with pt -1, send_pipeline 0x9d71b70, receive_pipeline 0xa04f160
0:00:07.091244287 24941  0x992f408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec MPEG4-GENERIC with pt -1, send_pipeline 0x9d71bd0, receive_pipeline 0xa07b000
0:00:07.091445687 24941  0x992f408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec MP4A-LATM with pt -1, send_pipeline 0xa07b0c0, receive_pipeline 0xa07b1d0
0:00:07.091651819 24941  0x992f408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec GSM with pt 3, send_pipeline 0xa07b150, receive_pipeline 0xa07b060
0:00:07.091927039 24941  0x992f408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec DV with pt -1, send_pipeline 0xa07b2a0, receive_pipeline 0xa07b5b0
0:00:07.091972236 24941  0x992f408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec telephone-event with pt -1, send_pipeline (nil), receive_pipeline 0xa07b6a0
0:00:07.092236487 24941  0x992f408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec telephone-event with pt -1, send_pipeline (nil), receive_pipeline 0xa07b740
0:00:07.092316545 24941  0x992f408 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:232:fs_rtp_blueprints_get: Loaded codec blueprints from cache file
0:00:07.105030894 24941  0x9e8b118 LOG        fsrtpconference fs-rtp-session.c:4015:fs_rtp_session_get_codec_params_unlock: Gathering params for codec 97: video H264 clock:90000 channels:0 params:(nil)
0:00:07.105480287 24941  0x9e8b118 DEBUG      fsrtpconference fs-rtp-session.c:2674:_create_codec_bin: creating send codec bin for id 97, pipeline_factory 0x9ea2fd0
0:00:07.107667482 24941  0x992f408 DEBUG      fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0> pad recv_rtp_sink_2 added (NULL)
0:00:07.108088613 24941  0x992f408 DEBUG      fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0> pad recv_rtcp_sink_2 added (NULL)
0:00:07.108421111 24941  0x992f408 DEBUG      fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0> pad send_rtp_sink_2 added (NULL)
0:00:07.108551843 24941  0x992f408 DEBUG      fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0> pad send_rtp_src_2 added (NULL)
0:00:07.109024263 24941  0x992f408 DEBUG      fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0> pad send_rtcp_src_2 added (NULL)
0:00:07.161368216 24941  0x992f408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:332:validate_codecs_configuration: Preferred codec -2: audio VORBIS clock:0 channels:0 could not be matched with a blueprint
0:00:07.162022814 24941  0x992f408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:332:validate_codecs_configuration: Preferred codec -2: audio MP3 clock:0 channels:0 could not be matched with a blueprint
0:00:07.162081963 24941  0x992f408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: PCMU
0:00:07.162109633 24941  0x992f408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: PCMA
0:00:07.162134495 24941  0x992f408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: MPA
0:00:07.162159026 24941  0x992f408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: GSM
0:00:07.162207066 24941  0x992f408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: DV
0:00:07.162231550 24941  0x992f408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: telephone-event
0:00:07.162255706 24941  0x992f408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: telephone-event
0:00:07.162284282 24941  0x992f408 LOG   fsrtpconference_nego fs-rtp-codec-negotiation.c:672:create_local_codec_associations: Added preferred codec -1: audio SPEEX clock:16000 channels:1
0:00:07.162328812 24941  0x992f408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: PCMU
0:00:07.162354023 24941  0x992f408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: PCMA
0:00:07.162377979 24941  0x992f408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: MPA
0:00:07.162424714 24941  0x992f408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: GSM
0:00:07.162449180 24941  0x992f408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: DV
0:00:07.162472986 24941  0x992f408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: telephone-event
0:00:07.162496732 24941  0x992f408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: telephone-event
0:00:07.162524285 24941  0x992f408 LOG   fsrtpconference_nego fs-rtp-codec-negotiation.c:672:create_local_codec_associations: Added preferred codec -1: audio SPEEX clock:8000 channels:1
0:00:07.162641267 24941  0x992f408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:730:create_local_codec_associations: Codec -1: audio MPA clock:90000 channels:0 disabled by config
0:00:07.162701678 24941  0x992f408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:730:create_local_codec_associations: Codec -1: audio DV clock:90000 channels:0 disabled by config
0:00:07.162774602 24941  0x992f408 DEBUG fsrtpconference_disco fs-rtp-special-source.c:365:fs_rtp_special_source_class_negotiation_filter: Class FsRtpDtmfSoundSource has no negotiation_filter function
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) _tf_stream_try_sending_codecs: called (send_local:1 send_supported:0)
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) _tf_stream_try_sending_codecs: 100: audio SPEEX clock:16000 channels:1
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) _tf_stream_try_sending_codecs: 101: audio SPEEX clock:8000 channels:1
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) _tf_stream_try_sending_codecs: 0: audio PCMU clock:8000 channels:0
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) _tf_stream_try_sending_codecs: 8: audio PCMA clock:8000 channels:0
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) _tf_stream_try_sending_codecs: 3: audio GSM clock:8000 channels:0
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) _tf_stream_try_sending_codecs: 98: audio telephone-event clock:8000 channels:0 events=0-15
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) fs_codecs_to_tp: adding codec SPEEX [100]
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) fs_codecs_to_tp: adding codec SPEEX [101]
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) fs_codecs_to_tp: adding codec PCMU [0]
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) fs_codecs_to_tp: adding codec PCMA [8]
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) fs_codecs_to_tp: adding codec GSM [3]
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) fs_codecs_to_tp: adding codec telephone-event [98]
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) _tf_stream_try_sending_codecs: calling MediaStreamHandler::Ready
** (empathy:24941): DEBUG: builder_get_file_valist: Loading file /usr/local/share/empathy/empathy-contact-widget.ui
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) set_stream_playing: 0
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) set_stream_sending: 0
(empathy:24941): tp-glib-DEBUG: tp_channel_group_members_changed_cb: 0x9e60a28 MembersChanged: added 0, removed 0, moved 0 to LP and 1 to RP, actor 1, reason 4, message 
(empathy:24941): tp-glib-DEBUG: handle_members_changed: +RP contact#2
** (empathy:24941): DEBUG: stream 1 0x9e8ab78 (video) _tf_stream_bus_message: Codecs changed
** (empathy:24941): DEBUG: stream 1 0x9e8ab78 (video) _tf_stream_try_sending_codecs: called (send_local:0 send_supported:0)
** (empathy:24941): DEBUG: stream 1 0x9e8ab78 (video) _tf_stream_try_sending_codecs: 97: video H264 clock:90000 channels:0
** (empathy:24941): DEBUG: stream 1 0x9e8ab78 (video) _tf_stream_try_sending_codecs: 96: video THEORA clock:90000 channels:0 delivery-method=inline
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) _tf_stream_bus_message: Codecs changed
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) _tf_stream_try_sending_codecs: called (send_local:0 send_supported:0)
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) _tf_stream_try_sending_codecs: 100: audio SPEEX clock:16000 channels:1
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) _tf_stream_try_sending_codecs: 101: audio SPEEX clock:8000 channels:1
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) _tf_stream_try_sending_codecs: 0: audio PCMU clock:8000 channels:0
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) _tf_stream_try_sending_codecs: 8: audio PCMA clock:8000 channels:0
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) _tf_stream_try_sending_codecs: 3: audio GSM clock:8000 channels:0
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) _tf_stream_try_sending_codecs: 98: audio telephone-event clock:8000 channels:0 events=0-15
0:00:07.238396160 24941  0x9e8b118 LOG        fsrtpconference fs-rtp-session.c:4015:fs_rtp_session_get_codec_params_unlock: Gathering params for codec 96: video THEORA clock:90000 channels:0 params:0x9ebf4b0
0:00:07.239086825 24941  0x9e8b118 DEBUG      fsrtpconference fs-rtp-session.c:2674:_create_codec_bin: creating send codec bin for id 96, pipeline_factory 0x9be6a50
0:00:07.316337179 24941  0x9e8b118 DEBUG      fsrtpconference fs-rtp-session.c:3859:gather_caps_parameters: 96/THEORA: adding param configuration=AAAAAQj/2gqRAioygHRoZW9yYQMCAQAUAA8AAUAAAPAAAAAAAB4AAAABAAABAAABAAAAAEDAgXRoZW9yYSMAAABYaXBoLk9yZyBsaWJUaGVvcmEgSSAyMDA4MTAyMCAzIDIgMQAAAACCdGhlb3Jhvs0o97nNaxi1qUlKEHOc5jGMUpSkIQgxjGIQhCEIQAAAAAAAAAAAABH04WQuVUm0dhL1cLSYa5WiqUCWSKHQR9OZuNZkMBdLJVKRLJRGIhAHg5HA0GQxFosFYoEwlEYhEAeDocDIYCwVCYSCIPBoMBT7mRfWlVVUFBLS0ZGQUE8PDc3MjItLS0oKCgjIyMeHh4eGRkZGRQUFBQUDw8PDw8PDwoKCgoKCgoKBQUFBQUFBQCEAsKEBgoMz0MDA4TGjo8Nw4NEBgoOUU4DhEWHTNXUD4SFiU6RG1nTRgjN0BRaHFcMUBOV2d5eGVIXF9icGRnYxESGC9jY2NjEhUaQmNjY2MYGjhjY2NjYy9CY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2MQEBAUGBwgKBAQFBgcICgwEBQYHCAoMEAUGBwgKDBAQBgcICgwQEBAHCAoMEBAQGAgKDBAQEBggCgwQEBAYICAPi/LfQDTMTvkKN4OqJvblmIt1HG+A/cokiXuDYyX1qqRpmV2LsQgTkYPaOpkvnMNrVhsZVKV59u4fkncQ0zK7F2IIXyKPDVag2Ml4/OXcxK6PaPJOE+6qkIMVzVPuqpFdjQRnKaUHtHnXckOBlazG3zh/FeF4Jedv+E47TD2jzqSJjAXVrMymoNd8MlpCj+0C9CnjY5l2RoHcoPaPOuU22u9grgpVGBF8Sf8Wi1jkH3CIdza/3ELSNhmLK0BunJXIoe7edSXqqSoR5nCdK1mwXG8UIrsDSQOTxQ9267/+yY3lsFIPZ4Fp1nccWKzGHwGVHI0aiaWTa/+pS3OyOLD4Pk4JpZNo8FvAZ9XQLKwItMeTK/+pS3ITWj152A2oi/4HsfL6E3MJ2fS2wVrgTSya6YoDzJ3eqpEASa/XuXqcTS7UG51mwiWobhZWGn+KPI784VUlKAujOsmJRr8LKxeTk0u0jztw5iEO49zYP9LailARXOGL1rKLKx5Iv7buQm2o+zEZh0J/9MlsNRSgRwiys3Xn2pPM/bUIiXNh0LTJ7pwXMfEjnuoqpFlYvlD73wG1E/+vTPCMRSDLhim5tFx3pvDAF9azUQHUPDb5dUKcVrc85O0R6SqJpI/zTIwnzC+dXYEP507i2xXPoBTU0tDhyjCaV7RJ5rkYb5g1cw3tJyuxjcBHt+4O4gTPaJZPOqlOZk+gWsNwHnZsFE3sskTWG9vOV4rMwcuo9Mlx/x8VUrWEAfXsYCfJuNe0XTmEWVrmA8JWxRN7JHoWs3/CqkUviN53+TuM0FgrubsA1Jjaj2WSJp0WsnMJjfUKqRlydZwn+NwcIwmKG2vsundiu0g3L5wk8iw+EFSkjd4Wh+xSeVrHE45dRIbm4Zg0oba+zS5X/ClxOMWbREjJCaXbW45vO/fB9asrBRDh/uMuoKhVSHbQE0u0mtHNwzhvgH1p+eo4urCs8wnbmWPApESgG00usmkK/o4PcvFph3yPrFZizj/IE9zeoLK6lO4T3EYJm2sukmULgv98HQozw7W/HJjF/AKqTkSZMMfIDdwexWjr5C7nEZQDbWbSXO9d+srFVJCtez7kDh9GPF36ys6L5O3IwxBo21mzlUZRCqluAzaNtcsZbvoSBw8L2Cib8RWK0nZ0tezo+RBUpcD0YjbVk0zowv7sN0KtanuI0XQ8lkE3/3IOHmu6e8xOSJtRDAzrFlKrIuaHTsJpZPY/z7C0PiHzhjeZbn52j15nFla40dIgTS7Se0YFNRnBaLV8B84/bzgaKCQlbTa++YXAji75yrLKlLFm6hD5lhSqP3UMAuY8N6yy0vAlTNtZNI8+Tx2ie0Th9dSqOWQaJUzbWT2N/eDtEoz8OsOFthXA3MYZxA+f8qahahnHZ7QMxpM21lkydX1li7w4McEUe43J/13KCopAyG2qZpnLQxw7dRVliH48Rnsl7i0boVovUDJpmba4sJp+0CuwpqEXx1JyPyX26N5wKqR1fwnMMeR9aENHf6AZog21SJpdI8vSysu83FO55wt+AiyhugOV4SCaVtrpnHg/dsaCysne9VCl8MSQbapWk2eVELdw69D8wjRX+K7BPytXdoKhvUpgDtdFwW9PvRCXkhmbapWk2THD/w5TqI1lY3qUoeAj6Ei9gxZDbVM0zl/9gHKddQW/VvFiLseUqnBIXpWA21MpmmeNye0QouYB6+UfrKyN31uPKlIt+kc+kCFZWRgvJmTTNgba43f9RDtOlo43EZyF0xeYMsTTNtrRb7IqgKR13YrSk//xC4ib+CkewmlHUBOw4P8vhvcYs+aywIiQlbTax9+XrahVSXGXfgRgmlba6SZoqL/g/deuGGKDctsVkPM4qpCMkJTSZtrnRe5Y4EPnwO2UX9o9643E91iuABRjf+n5gU1C1d4CQZmkzbWXLCJH3YVoXvRx9uNzoYmSY0zbayqMEl6PlTUQHn1ZYT9vbi3g/ihG4nk+cxKqSBCe/2llY76jcBQG2rJpniwmXy3eDcfp1wNM22phQyxvmkjQHJ7L9CVUiJ5bWsO+uBAkcSkLk6/73KqSysiE58NtVDC9cZYtM/ZnlsYOveKVT60FAG2qVpNJnHjyQ33IH7tgyiE/livcU1IHDqEeJ+VdgL47vlqgwJBK0mNtc8sYm713+Kah386tgHpHFysrPNyF+XpGDEbaykzTPK4no4Cysi6hU1BG+XF4ZTNM5RtrjhI5W0QHm70fz98BG5SPp/VVI38gISjuI4sVhclXjTNtqYTMsf7eg3i9Ba/+748LKwSrhli0zNtUzC+ejlJ0QI4VVJSjN3fURASOLCtyShdMwv/G2pli0z+ULZ/D2GoqpQEYsrHG/ZK5Eyic21f/DLFpmXWsL+vSJ5JCIHlqmoIbnP5OYEgmaZm2suWPdhXuFEaK/5w69B1+nJAbamUzTOVjhfdUpgHjn4URW7ljj1Wdxwimoh9LefCAjUJCUNM22phMyxvu3D/vixWT/OogjAMsWmZtqmYX3S/p/uVlamoQ+QG6JIoteuHXY9OShafzBli0zNtVzC+fvdBUUvHFhGrdJfkKKQbxkkMRAOB0GODPItnX3Jnxro/25Ud+llbyVVSN4ySGIgHA6DHBnkWzr7kz410f7cqO/Syt5KqpG8ZJDEQDgdBjgzyLZ19yZ8a6P9uVHfpZW8lVUiqk4T9QAiXgmaZm2suUjHCHxZWLeX3ou7I6P9wWxw1KXrl/QLK4DzcLkhgxGUzTM21lvn4O/kXQH8/PlKpZWD6iL1vCgOCQvSjTNtqTMscLu0a3oLKzla+n8I3CTtv6QITo/ShhMyxXmmbbW6iJTUUnkQPp6O3HPoV2RwDcWn4yxaZkzC821ul6khqEKJ6srpVIBvI8A+TL7p1o10f7GODPKXl24UdRkCFGSBKLrWF5MonO+n/1isG2rngyxaZ7++RKqSqlARiyscb9krkTKJzbV/8MsWmZdawv69InkkIA=
0:00:07.344553331 24941  0x9e8b118 DEBUG      fsrtpconference fs-rtp-session.c:4330:fs_rtp_session_stop_codec_param_gathering_unlock: Stopping Codec Param discovery for session 1
** (empathy:24941): DEBUG: stream 1 0x9e8ab78 (video) _tf_stream_bus_message: Codecs changed
** (empathy:24941): DEBUG: stream 1 0x9e8ab78 (video) _tf_stream_try_sending_codecs: called (send_local:0 send_supported:0)
** (empathy:24941): DEBUG: stream 1 0x9e8ab78 (video) _tf_stream_try_sending_codecs: 97: video H264 clock:90000 channels:0
** (empathy:24941): DEBUG: stream 1 0x9e8ab78 (video) _tf_stream_try_sending_codecs: 96: video THEORA clock:90000 channels:0 delivery-method=inline configuration=AAAAAQj/2gqRAioygHRoZW9yYQMCAQAUAA8AAUAAAPAAAAAAAB4AAAABAAABAAABAAAAAEDAgXRoZW9yYSMAAABYaXBoLk9yZyBsaWJUaGVvcmEgSSAyMDA4MTAyMCAzIDIgMQAAAACCdGhlb3Jhvs0o97nNaxi1qUlKEHOc5jGMUpSkIQgxjGIQhCEIQAAAAAAAAAAAABH04WQuVUm0dhL1cLSYa5WiqUCWSKHQR9OZuNZkMBdLJVKRLJRGIhAHg5HA0GQxFosFYoEwlEYhEAeDocDIYCwVCYSCIPBoMBT7mRfWlVVUFBLS0ZGQUE8PDc3MjItLS0oKCgjIyMeHh4eGRkZGRQUFBQUDw8PDw8PDwoKCgoKCgoKBQUFBQUFBQCEAsKEBgoMz0MDA4TGjo8Nw4NEBgoOUU4DhEWHTNXUD4SFiU6RG1nTRgjN0BRaHFcMUBOV2d5eGVIXF9icGRnYxESGC9jY2NjEhUaQmNjY2MYGjhjY2NjYy9CY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2MQEBAUGBwgKBAQFBgcICgwEBQYHCAoMEAUGBwgKDBAQBgcICgwQEBAHCAoMEBAQGAgKDBAQEBggCgwQEBAYICAPi/LfQDTMTvkKN4OqJvblmIt1HG+A/cokiXuDYyX1qqRpmV2LsQgTkYPaOpkvnMNrVhsZVKV59u4fkncQ0zK7F2IIXyKPDVag2Ml4/OXcxK6PaPJOE+6qkIMVzVPuqpFdjQRnKaUHtHnXckOBlazG3zh/FeF4Jedv+E47TD2jzqSJjAXVrMymoNd8MlpCj+0C9CnjY5l2RoHcoPaPOuU22u9grgpVGBF8Sf8Wi1jkH3CIdza/3ELSNhmLK0BunJXIoe7edSXqqSoR5nCdK1mwXG8UIrsDSQOTxQ9267/+yY3lsFIPZ4Fp1nccWKzGHwGVHI0aiaWTa/+pS3OyOLD4Pk4JpZNo8FvAZ9XQLKwItMeTK/+pS3ITWj152A2oi/4HsfL6E3MJ2fS2wVrgTSya6YoDzJ3eqpEASa/XuXqcTS7UG51mwiWobhZWGn+KPI784VUlKAujOsmJRr8LKxeTk0u0jztw5iEO49zYP9LailARXOGL1rKLKx5Iv7buQm2o+zEZh0J/9MlsNRSgRwiys3Xn2pPM/bUIiXNh0LTJ7pwXMfEjnuoqpFlYvlD73wG1E/+vTPCMRSDLhim5tFx3pvDAF9azUQHUPDb5dUKcVrc85O0R6SqJpI/zTIwnzC+dXYEP507i2xXPoBTU0tDhyjCaV7RJ5rkYb5g1cw3tJyuxjcBHt+4O4gTPaJZPOqlOZk+gWsNwHnZsFE3sskTWG9vOV4rMwcuo9Mlx/x8VUrWEAfXsYCfJuNe0XTmEWVrmA8JWxRN7JHoWs3/CqkUviN53+TuM0FgrubsA1Jjaj2WSJp0WsnMJjfUKqRlydZwn+NwcIwmKG2vsundiu0g3L5wk8iw+EFSkjd4Wh+xSeVrHE45dRIbm4Zg0oba+zS5X/ClxOMWbREjJCaXbW45vO/fB9asrBRDh/uMuoKhVSHbQE0u0mtHNwzhvgH1p+eo4urCs8wnbmWPApESgG00usmkK/o4PcvFph3yPrFZizj/IE9zeoLK6lO4T3EYJm2sukmULgv98HQozw7W/HJjF/AKqTkSZMMfIDdwexWjr5C7nEZQDbWbSXO9d+srFVJCtez7kDh9GPF36ys6L5O3IwxBo21mzlUZRCqluAzaNtcsZbvoSBw8L2Cib8RWK0nZ0tezo+RBUpcD0YjbVk0zowv7sN0KtanuI0XQ8lkE3/3IOHmu6e8xOSJtRDAzrFlKrIuaHTsJpZPY/z7C0PiHzhjeZbn52j15nFla40dIgTS7Se0YFNRnBaLV8B84/bzgaKCQlbTa++YXAji75yrLKlLFm6hD5lhSqP3UMAuY8N6yy0vAlTNtZNI8+Tx2ie0Th9dSqOWQaJUzbWT2N/eDtEoz8OsOFthXA3MYZxA+f8qahahnHZ7QMxpM21lkydX1li7w4McEUe43J/13KCopAyG2qZpnLQxw7dRVliH48Rnsl7i0boVovUDJpmba4sJp+0CuwpqEXx1JyPyX26N5wKqR1fwnMMeR9aENHf6AZog21SJpdI8vSysu83FO55wt+AiyhugOV4SCaVtrpnHg/dsaCysne9VCl8MSQbapWk2eVELdw69D8wjRX+K7BPytXdoKhvUpgDtdFwW9PvRCXkhmbapWk2THD/w5TqI1lY3qUoeAj6Ei9gxZDbVM0zl/9gHKddQW/VvFiLseUqnBIXpWA21MpmmeNye0QouYB6+UfrKyN31uPKlIt+kc+kCFZWRgvJmTTNgba43f9RDtOlo43EZyF0xeYMsTTNtrRb7IqgKR13YrSk//xC4ib+CkewmlHUBOw4P8vhvcYs+aywIiQlbTax9+XrahVSXGXfgRgmlba6SZoqL/g/deuGGKDctsVkPM4qpCMkJTSZtrnRe5Y4EPnwO2UX9o9643E91iuABRjf+n5gU1C1d4CQZmkzbWXLCJH3YVoXvRx9uNzoYmSY0zbayqMEl6PlTUQHn1ZYT9vbi3g/ihG4nk+cxKqSBCe/2llY76jcBQG2rJpniwmXy3eDcfp1wNM22phQyxvmkjQHJ7L9CVUiJ5bWsO+uBAkcSkLk6/73KqSysiE58NtVDC9cZYtM/ZnlsYOveKVT60FAG2qVpNJnHjyQ33IH7tgyiE/livcU1IHDqEeJ+VdgL47vlqgwJBK0mNtc8sYm713+Kah386tgHpHFysrPNyF+XpGDEbaykzTPK4no4Cysi6hU1BG+XF4ZTNM5RtrjhI5W0QHm70fz98BG5SPp/VVI38gISjuI4sVhclXjTNtqYTMsf7eg3i9Ba/+748LKwSrhli0zNtUzC+ejlJ0QI4VVJSjN3fURASOLCtyShdMwv/G2pli0z+ULZ/D2GoqpQEYsrHG/ZK5Eyic21f/DLFpmXWsL+vSJ5JCIHlqmoIbnP5OYEgmaZm2suWPdhXuFEaK/5w69B1+nJAbamUzTOVjhfdUpgHjn4URW7ljj1Wdxwimoh9LefCAjUJCUNM22phMyxvu3D/vixWT/OogjAMsWmZtqmYX3S/p/uVlamoQ+QG6JIoteuHXY9OShafzBli0zNtVzC+fvdBUUvHFhGrdJfkKKQbxkkMRAOB0GODPItnX3Jnxro/25Ud+llbyVVSN4ySGIgHA6DHBnkWzr7kz410f7cqO/Syt5KqpG8ZJDEQDgdBjgzyLZ19yZ8a6P9uVHfpZW8lVUiqk4T9QAiXgmaZm2suUjHCHxZWLeX3ou7I6P9wWxw1KXrl/QLK4DzcLkhgxGUzTM21lvn4O/kXQH8/PlKpZWD6iL1vCgOCQvSjTNtqTMscLu0a3oLKzla+n8I3CTtv6QITo/ShhMyxXmmbbW6iJTUUnkQPp6O3HPoV2RwDcWn4yxaZkzC821ul6khqEKJ6srpVIBvI8A+TL7p1o10f7GODPKXl24UdRkCFGSBKLrWF5MonO+n/1isG2rngyxaZ7++RKqSqlARiyscb9krkTKJzbV/8MsWmZdawv69InkkIA=
** (empathy:24941): DEBUG: stream 1 0x9e8ab78 (video) fs_codecs_to_tp: adding codec H264 [97]
** (empathy:24941): DEBUG: stream 1 0x9e8ab78 (video) fs_codecs_to_tp: adding codec THEORA [96]
** (empathy:24941): DEBUG: stream 1 0x9e8ab78 (video) _tf_stream_try_sending_codecs: calling MediaStreamHandler::CodecsUpdated
** (empathy:24941): DEBUG: stream 1 0x9e8ab78 (video) cb_fs_new_local_candidate: called
** (empathy:24941): DEBUG: stream 1 0x9e8ab78 (video) cb_fs_new_local_candidate: called
** (empathy:24941): DEBUG: stream 1 0x9e8ab78 (video) cb_fs_new_local_candidate: called
** (empathy:24941): DEBUG: stream 1 0x9e8ab78 (video) cb_fs_new_local_candidate: called
** (empathy:24941): DEBUG: stream 1 0x9e8ab78 (video) cb_fs_new_local_candidate: called
** (empathy:24941): DEBUG: stream 1 0x9e8ab78 (video) cb_fs_new_local_candidate: called
** (empathy:24941): DEBUG: stream 1 0x9e8ab78 (video) cb_fs_new_local_candidate: called
** (empathy:24941): DEBUG: stream 1 0x9e8ab78 (video) cb_fs_new_local_candidate: called
** (empathy:24941): DEBUG: stream 1 0x9e8ab78 (video) cb_fs_new_local_candidate: called
** (empathy:24941): DEBUG: stream 1 0x9e8ab78 (video) cb_fs_new_local_candidate: called
** (empathy:24941): DEBUG: stream 1 0x9e8ab78 (video) cb_fs_local_candidates_prepared: called
** (empathy:24941): DEBUG: stream 1 0x9e8ab78 (video) cb_fs_local_candidates_prepared: candidate->ip = '10.0.2.15'
** (empathy:24941): DEBUG: stream 1 0x9e8ab78 (video) cb_fs_local_candidates_prepared: candidate->ip = '10.0.2.15'
** (empathy:24941): DEBUG: stream 1 0x9e8ab78 (video) cb_fs_local_candidates_prepared: candidate->ip = '70.25.46.249'
** (empathy:24941): DEBUG: stream 1 0x9e8ab78 (video) cb_fs_local_candidates_prepared: candidate->ip = '70.25.46.249'
** (empathy:24941): DEBUG: stream 1 0x9e8ab78 (video) cb_fs_local_candidates_prepared: candidate->ip = '64.233.169.126'
** (empathy:24941): DEBUG: stream 1 0x9e8ab78 (video) cb_fs_local_candidates_prepared: candidate->ip = '64.233.169.126'
** (empathy:24941): DEBUG: stream 1 0x9e8ab78 (video) cb_fs_local_candidates_prepared: candidate->ip = '64.233.169.126'
** (empathy:24941): DEBUG: stream 1 0x9e8ab78 (video) cb_fs_local_candidates_prepared: candidate->ip = '64.233.169.126'
** (empathy:24941): DEBUG: stream 1 0x9e8ab78 (video) cb_fs_local_candidates_prepared: candidate->ip = '64.233.169.126'
** (empathy:24941): DEBUG: stream 1 0x9e8ab78 (video) cb_fs_local_candidates_prepared: candidate->ip = '64.233.169.126'
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) cb_fs_new_local_candidate: called
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) cb_fs_new_local_candidate: called
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) cb_fs_new_local_candidate: called
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) cb_fs_new_local_candidate: called
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) cb_fs_new_local_candidate: called
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) cb_fs_new_local_candidate: called
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) cb_fs_new_local_candidate: called
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) cb_fs_new_local_candidate: called
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) cb_fs_new_local_candidate: called
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) cb_fs_new_local_candidate: called
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) cb_fs_local_candidates_prepared: called
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) cb_fs_local_candidates_prepared: candidate->ip = '10.0.2.15'
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) cb_fs_local_candidates_prepared: candidate->ip = '10.0.2.15'
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) cb_fs_local_candidates_prepared: candidate->ip = '70.25.46.249'
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) cb_fs_local_candidates_prepared: candidate->ip = '70.25.46.249'
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) cb_fs_local_candidates_prepared: candidate->ip = '64.233.169.126'
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) cb_fs_local_candidates_prepared: candidate->ip = '64.233.169.126'
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) cb_fs_local_candidates_prepared: candidate->ip = '64.233.169.126'
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) cb_fs_local_candidates_prepared: candidate->ip = '64.233.169.126'
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) cb_fs_local_candidates_prepared: candidate->ip = '64.233.169.126'
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) cb_fs_local_candidates_prepared: candidate->ip = '64.233.169.126'
** (empathy:24941): DEBUG: tp_call_stream_direction_changed_cb: Stream direction changed - stream: 1, direction: 1
** (empathy:24941): DEBUG: stream 1 0x9e8ab78 (video) add_remote_candidate: adding remote candidate R1
** (empathy:24941): DEBUG: stream 1 0x9e8ab78 (video) add_remote_candidate: adding remote candidate R2
** (empathy:24941): DEBUG: stream 1 0x9e8ab78 (video) cb_fs_new_active_candidate_pair: called
** (empathy:24941): DEBUG: tp_call_stream_state_changed_cb: Stream state changed - stream id: 1, state state: 2
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) add_remote_candidate: adding remote candidate R1
** (empathy:24941): DEBUG: stream 1 0x9e8ab78 (video) cb_fs_new_active_candidate_pair: called
** (empathy:24941): DEBUG: tp_call_stream_state_changed_cb: Stream state changed - stream id: 1, state state: 2
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) add_remote_candidate: adding remote candidate R2
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) cb_fs_new_active_candidate_pair: called
** (empathy:24941): DEBUG: tp_call_stream_state_changed_cb: Stream state changed - stream id: 2, state state: 2
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) cb_fs_new_active_candidate_pair: called
** (empathy:24941): DEBUG: tp_call_stream_state_changed_cb: Stream state changed - stream id: 2, state state: 2
** (empathy:24941): DEBUG: stream 1 0x9e8ab78 (video) set_stream_sending: 1
** (empathy:24941): DEBUG: stream 1 0x9e8ab78 (video) tf_stream_request_resource: Requesting resource for direction 1
** (empathy:24941): DEBUG: stream 1 0x9e8ab78 (video) tf_stream_request_resource: Requesting resource for direction 1 returned 1
** (empathy:24941): DEBUG: stream 1 0x9e8ab78 (video) set_stream_playing: 1
** (empathy:24941): DEBUG: stream 1 0x9e8ab78 (video) tf_stream_request_resource: Requesting resource for direction 2
** (empathy:24941): DEBUG: stream 1 0x9e8ab78 (video) tf_stream_request_resource: Requesting resource for direction 2 returned 1
** (empathy:24941): DEBUG: stream 1 0x9e8ab78 (video) set_stream_sending: 1
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) set_remote_codecs: called
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) set_remote_codecs: adding remote codec PCMU [0]
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) set_remote_codecs: adding remote codec PCMA [8]
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) set_remote_codecs: adding remote codec CN [13]
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) set_remote_codecs: adding remote codec telephone-event [98]
0:00:13.308821841 24941  0x992f408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:00:13.308851613 24941  0x992f408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:00:13.308890584 24941  0x992f408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:00:13.308912461 24941  0x992f408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:223:sdp_is_compat_default: Clock rates differ local=8000 remote=16000
0:00:13.308934076 24941  0x992f408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:00:13.309029281 24941  0x992f408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:00:13.309141231 24941  0x992f408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:730:create_local_codec_associations: Codec -1: audio MPA clock:90000 channels:0 disabled by config
0:00:13.309196223 24941  0x992f408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:730:create_local_codec_associations: Codec -1: audio DV clock:90000 channels:0 disabled by config
0:00:13.309245663 24941  0x992f408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:837:negotiate_stream_codecs: Remote codec 0: audio PCMU clock:8000 channels:1
0:00:13.309268111 24941  0x992f408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:846:negotiate_stream_codecs: Have local codec in the same PT, lets try it first
0:00:13.309289232 24941  0x992f408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:00:13.309312858 24941  0x992f408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:879:negotiate_stream_codecs: Negotiated codec 0: audio PCMU clock:8000 channels:1
0:00:13.309335710 24941  0x992f408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:837:negotiate_stream_codecs: Remote codec 8: audio PCMA clock:8000 channels:1
0:00:13.309356312 24941  0x992f408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:846:negotiate_stream_codecs: Have local codec in the same PT, lets try it first
0:00:13.309376729 24941  0x992f408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:00:13.309399914 24941  0x992f408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:879:negotiate_stream_codecs: Negotiated codec 8: audio PCMA clock:8000 channels:1
0:00:13.309422692 24941  0x992f408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:837:negotiate_stream_codecs: Remote codec 13: audio CN clock:8000 channels:1
0:00:13.309443629 24941  0x992f408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: CN
0:00:13.309475557 24941  0x992f408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: CN
0:00:13.309497109 24941  0x992f408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: PCMU, remote: CN
0:00:13.309518045 24941  0x992f408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: PCMA, remote: CN
0:00:13.309538426 24941  0x992f408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: GSM, remote: CN
0:00:13.309559537 24941  0x992f408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: telephone-event, remote: CN
0:00:13.309580569 24941  0x992f408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: telephone-event, remote: CN
0:00:13.309625796 24941  0x992f408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:888:negotiate_stream_codecs: Could not find a valid intersection... for codec 13: audio CN clock:8000 channels:1
0:00:13.309649956 24941  0x992f408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:837:negotiate_stream_codecs: Remote codec 98: audio telephone-event clock:8000 channels:1
0:00:13.309670791 24941  0x992f408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:846:negotiate_stream_codecs: Have local codec in the same PT, lets try it first
0:00:13.309691423 24941  0x992f408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:00:13.309716308 24941  0x992f408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:879:negotiate_stream_codecs: Negotiated codec 98: audio telephone-event clock:8000 channels:1 events=0-15
0:00:13.309754645 24941  0x992f408 DEBUG fsrtpconference_disco fs-rtp-special-source.c:365:fs_rtp_special_source_class_negotiation_filter: Class FsRtpDtmfSoundSource has no negotiation_filter function
0:00:13.309783306 24941  0x992f408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:00:13.309805323 24941  0x992f408 LOG        fsrtpconference fs-rtp-session.c:2095:fs_rtp_session_distribute_recv_codecs_locked: Adding codec to stream 0x9df9e10 0: audio PCMU clock:8000 channels:1 params:(nil)
0:00:13.309829973 24941  0x992f408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: PCMA, remote: PCMU
0:00:13.309851894 24941  0x992f408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:00:13.309873315 24941  0x992f408 LOG        fsrtpconference fs-rtp-session.c:2095:fs_rtp_session_distribute_recv_codecs_locked: Adding codec to stream 0x9df9e10 8: audio PCMA clock:8000 channels:1 params:(nil)
0:00:13.309896385 24941  0x992f408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: telephone-event, remote: PCMU
0:00:13.309917511 24941  0x992f408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: telephone-event, remote: PCMA
0:00:13.309938277 24941  0x992f408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: telephone-event, remote: CN
0:00:13.309959280 24941  0x992f408 LOG   fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:00:13.310039509 24941  0x992f408 LOG        fsrtpconference fs-rtp-session.c:2095:fs_rtp_session_distribute_recv_codecs_locked: Adding codec to stream 0x9df9e10 98: audio telephone-event clock:8000 channels:1 params:0xa105c30
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) _tf_stream_try_sending_codecs: called (send_local:0 send_supported:1)
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) _tf_stream_try_sending_codecs: 0: audio PCMU clock:8000 channels:1
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) _tf_stream_try_sending_codecs: 8: audio PCMA clock:8000 channels:1
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) _tf_stream_try_sending_codecs: 98: audio telephone-event clock:8000 channels:1 events=0-15
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) fs_codecs_to_tp: adding codec PCMU [0]
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) fs_codecs_to_tp: adding codec PCMA [8]
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) fs_codecs_to_tp: adding codec telephone-event [98]
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) _tf_stream_try_sending_codecs: calling MediaStreamHandler::SupportedCodecs
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) _tf_stream_bus_message: Codecs changed
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) _tf_stream_try_sending_codecs: called (send_local:0 send_supported:0)
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) _tf_stream_try_sending_codecs: 0: audio PCMU clock:8000 channels:1
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) _tf_stream_try_sending_codecs: 8: audio PCMA clock:8000 channels:1
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) _tf_stream_try_sending_codecs: 98: audio telephone-event clock:8000 channels:1 events=0-15
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) set_stream_sending: 1
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) tf_stream_request_resource: Requesting resource for direction 1
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) tf_stream_request_resource: Requesting resource for direction 1 returned 1
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) set_stream_playing: 1
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) tf_stream_request_resource: Requesting resource for direction 2
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) tf_stream_request_resource: Requesting resource for direction 2 returned 1
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) set_stream_sending: 1
(empathy:24941): tp-glib-DEBUG: tp_channel_group_members_changed_cb: 0x9e60a28 MembersChanged: added 1, removed 0, moved 0 to LP and 0 to RP, actor 2, reason 0, message 
(empathy:24941): tp-glib-DEBUG: handle_members_changed: +++ contact#2
0:00:13.325726588 24941  0x99b5718 DEBUG      fsrtpconference fs-rtp-session.c:3312:fs_rtp_session_add_send_codec_bin_unlock: Trying to add send codecbin for 0: audio PCMU clock:8000 channels:1 params:(nil)
0:00:13.325727641 24941  0x99b5718 DEBUG      fsrtpconference fs-rtp-session.c:2674:_create_codec_bin: creating send codec bin for id 0, pipeline_factory 0xa044980
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) _tf_stream_bus_message: Send codec changed: 0: audio PCMU clock:8000 channels:1 params:(nil)
0:00:13.345205507 24941  0x99b5718 DEBUG      fsrtpconference fs-rtp-dtmf-sound-source.c:281:fs_rtp_dtmf_sound_source_build: Using caps application/x-rtp, encoding-name=(string)PCMU, clock-rate=(int)8000, media=(string)audio, payload=(int)0, channels=(int)1 for dtmf
0:00:13.370303051 24941  0x99b5718 DEBUG      fsrtpconference fs-rtp-dtmf-event-source.c:299:fs_rtp_dtmf_event_source_build: Using caps application/x-rtp, encoding-name=(string)TELEPHONE-EVENT, clock-rate=(int)8000, media=(string)audio, payload=(int)98, channels=(int)1, events=(string)0-15 for dtmf
0:00:13.444674479 24941  0xa0ae170 DEBUG      fsrtpconference fs-rtp-session.c:1443:_stream_known_source_packet_received: Associating SSRC 5ec4f20f in session 2
0:00:13.444783589 24941  0xa0ae170 DEBUG      fsrtpconference fs-rtp-session.c:3674:fs_rtp_session_associate_free_substreams: No free substream with SSRC 5ec4f20f in session 2
0:00:13.645035538 24941  0xa2b21a8 DEBUG      fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0> pad recv_rtp_src_2_1589965327_0 added application/x-rtp, encoding-name=(string)PCMU, clock-rate=(int)8000, media=(string)audio, payload=(int)0, channels=(int)1
0:00:13.645307243 24941  0xa2b21a8 DEBUG      fsrtpconference fs-rtp-substream.c:500:fs_rtp_sub_stream_constructed: New substream in session 2 for ssrc 5ec4f20f and pt 0
0:00:13.645844524 24941  0xa2b21a8 DEBUG      fsrtpconference fs-rtp-session.c:2414:fs_rtp_session_new_recv_pad: Already have a stream with SSRC 5ec4f20f, using it
0:00:13.645895746 24941  0xa2b21a8 LOG        fsrtpconference fs-rtp-substream.c:1244:fs_rtp_sub_stream_verify_codec: Starting codec verification process for substream with SSRC:5ec4f20f pt:0
0:00:13.646008932 24941  0xa2b21a8 DEBUG      fsrtpconference fs-rtp-session.c:3592:_substream_blocked: Substream blocked for codec change (session:2 SSRC:5ec4f20f pt:0)
0:00:13.646038368 24941  0xa2b21a8 DEBUG      fsrtpconference fs-rtp-session.c:2856:fs_rtp_session_get_recv_codec_locked: Receiving on stream codec 0: audio PCMU clock:8000 channels:1 params:(nil)
0:00:13.646071918 24941  0xa2b21a8 DEBUG      fsrtpconference fs-rtp-session.c:2674:_create_codec_bin: creating receive codec bin for id 0, pipeline_factory 0x9d71900
0:00:13.647633496 24941  0xa2b21a8 DEBUG      fsrtpconference fs-rtp-substream.c:899:fs_rtp_sub_stream_set_codecbin_unlock: Setting caps application/x-rtp, encoding-name=(string)PCMU, clock-rate=(int)8000, media=(string)audio, payload=(int)0, channels=(int)1 on recv substream
0:00:13.647917493 24941  0xa2b21a8 DEBUG      fsrtpconference fs-rtp-substream.c:1130:fs_rtp_sub_stream_add_output_ghostpad_unlock: Src pad added on substream for ssrc:5EC4F20F pt:0 0: audio PCMU clock:8000 channels:1 params:(nil)
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) cb_fs_stream_src_pad_added: New pad
** (empathy:24941): DEBUG: empathy_tp_call_request_video_stream_direction: Requesting video stream direction - is_sending: 1
** (empathy:24941): DEBUG: tp_call_stream_direction_changed_cb: Stream direction changed - stream: 1, direction: 3
** (empathy:24941): DEBUG: tf_channel_dispose
** (empathy:24941): DEBUG: _tf_session_dispose
(empathy:24941): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9e96d00: lost weak ref to 0x9a94bb8
(empathy:24941): tp-glib-DEBUG: tp_proxy_dispose: 0x9d2e750
(empathy:24941): tp-glib-DEBUG: tp_proxy_invalidate: 0x9d2e750: Proxy unreferenced
(empathy:24941): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9ea0050: TpProxy 0x9d2e750 invalidated (I have 0x9d2e750): Proxy unreferenced
(empathy:24941): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9ea0088: TpProxy 0x9d2e750 invalidated (I have 0x9d2e750): Proxy unreferenced
(empathy:24941): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9ea00c0: TpProxy 0x9d2e750 invalidated (I have 0x9d2e750): Proxy unreferenced
(empathy:24941): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9ea00f8: TpProxy 0x9d2e750 invalidated (I have 0x9d2e750): Proxy unreferenced
(empathy:24941): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9ea0130: TpProxy 0x9d2e750 invalidated (I have 0x9d2e750): Proxy unreferenced
(empathy:24941): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9ea0168: TpProxy 0x9d2e750 invalidated (I have 0x9d2e750): Proxy unreferenced
(empathy:24941): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9ea01a0: TpProxy 0x9d2e750 invalidated (I have 0x9d2e750): Proxy unreferenced
(empathy:24941): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9ea0220: TpProxy 0x9d2e750 invalidated (I have 0x9d2e750): Proxy unreferenced
(empathy:24941): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9ea0258: TpProxy 0x9d2e750 invalidated (I have 0x9d2e750): Proxy unreferenced
(empathy:24941): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9ea0290: TpProxy 0x9d2e750 invalidated (I have 0x9d2e750): Proxy unreferenced
(empathy:24941): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9ea02c8: TpProxy 0x9d2e750 invalidated (I have 0x9d2e750): Proxy unreferenced
(empathy:24941): tp-glib-DEBUG: tp_proxy_finalize: 0x9d2e750
0:00:50.880403895 24941  0x992f408 DEBUG      fsrtpconference fs-rtp-session.c:4330:fs_rtp_session_stop_codec_param_gathering_unlock: Stopping Codec Param discovery for session 1
(empathy:24941): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9ea02c8: lost weak ref to 0x9e8ab78
(empathy:24941): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9ea0050: lost weak ref to 0x9e8ab78
(empathy:24941): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9ea0088: lost weak ref to 0x9e8ab78
(empathy:24941): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9ea00c0: lost weak ref to 0x9e8ab78
(empathy:24941): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9ea00f8: lost weak ref to 0x9e8ab78
(empathy:24941): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9ea0130: lost weak ref to 0x9e8ab78
(empathy:24941): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9ea0168: lost weak ref to 0x9e8ab78
(empathy:24941): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9ea01a0: lost weak ref to 0x9e8ab78
(empathy:24941): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9ea0220: lost weak ref to 0x9e8ab78
(empathy:24941): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9ea0258: lost weak ref to 0x9e8ab78
(empathy:24941): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9ea0290: lost weak ref to 0x9e8ab78
(empathy:24941): tp-glib-DEBUG: tp_proxy_dispose: 0x9ef09b0
(empathy:24941): tp-glib-DEBUG: tp_proxy_invalidate: 0x9ef09b0: Proxy unreferenced
(empathy:24941): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9ec3848: TpProxy 0x9ef09b0 invalidated (I have 0x9ef09b0): Proxy unreferenced
(empathy:24941): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9ec3880: TpProxy 0x9ef09b0 invalidated (I have 0x9ef09b0): Proxy unreferenced
(empathy:24941): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9ec38b8: TpProxy 0x9ef09b0 invalidated (I have 0x9ef09b0): Proxy unreferenced
(empathy:24941): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9ec38f0: TpProxy 0x9ef09b0 invalidated (I have 0x9ef09b0): Proxy unreferenced
(empathy:24941): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9ec3928: TpProxy 0x9ef09b0 invalidated (I have 0x9ef09b0): Proxy unreferenced
(empathy:24941): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9ec3960: TpProxy 0x9ef09b0 invalidated (I have 0x9ef09b0): Proxy unreferenced
(empathy:24941): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9ec3998: TpProxy 0x9ef09b0 invalidated (I have 0x9ef09b0): Proxy unreferenced
(empathy:24941): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9f8ac18: TpProxy 0x9ef09b0 invalidated (I have 0x9ef09b0): Proxy unreferenced
(empathy:24941): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9f8ac50: TpProxy 0x9ef09b0 invalidated (I have 0x9ef09b0): Proxy unreferenced
(empathy:24941): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9f8ac88: TpProxy 0x9ef09b0 invalidated (I have 0x9ef09b0): Proxy unreferenced
(empathy:24941): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9f8acc0: TpProxy 0x9ef09b0 invalidated (I have 0x9ef09b0): Proxy unreferenced
(empathy:24941): tp-glib-DEBUG: tp_proxy_finalize: 0x9ef09b0
0:00:50.883640346 24941  0x992f408 DEBUG      fsrtpconference fs-rtp-session.c:4330:fs_rtp_session_stop_codec_param_gathering_unlock: Stopping Codec Param discovery for session 2
(empathy:24941): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9f8acc0: lost weak ref to 0x9df9588
(empathy:24941): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9ec3848: lost weak ref to 0x9df9588
(empathy:24941): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9ec3880: lost weak ref to 0x9df9588
(empathy:24941): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9ec38b8: lost weak ref to 0x9df9588
(empathy:24941): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9ec38f0: lost weak ref to 0x9df9588
(empathy:24941): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9ec3928: lost weak ref to 0x9df9588
(empathy:24941): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9ec3960: lost weak ref to 0x9df9588
(empathy:24941): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9ec3998: lost weak ref to 0x9df9588
(empathy:24941): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9f8ac18: lost weak ref to 0x9df9588
(empathy:24941): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9f8ac50: lost weak ref to 0x9df9588
(empathy:24941): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9f8ac88: lost weak ref to 0x9df9588
(empathy:24941): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9e92eb8: lost weak ref to 0x9a9cd58
(empathy:24941): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9e92b18: lost weak ref to 0x9a9cd58
** (empathy:24941): DEBUG: empathy_tp_call_close: Closing channel
(empathy:24941): tp-glib-DEBUG: tp_channel_group_members_changed_cb: 0x9e60a28 MembersChanged: added 0, removed 2, moved 0 to LP and 0 to RP, actor 1, reason 0, message 
(empathy:24941): tp-glib-DEBUG: handle_members_changed: --- contact#1
(empathy:24941): tp-glib-DEBUG: handle_members_changed: --- contact#2
** (empathy:24941): DEBUG: tp_call_stream_removed_cb: Stream removed - stream id: 1
** (empathy:24941): DEBUG: tp_call_stream_removed_cb: Stream removed - stream id: 2
(empathy:24941): tp-glib-DEBUG: tp_proxy_invalidate: 0x9e60a28: 
(empathy:24941): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9e63570: TpProxy 0x9e60a28 invalidated (I have 0x9e60a28): 
** (empathy:24941): DEBUG: dispatcher_channel_invalidated_cb: Channel /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/MediaChannel0 invalidated
** (empathy:24941): DEBUG: tp_call_dispose: Disposing: 0x9c19980, 0
(empathy:24941): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9e92ce8: lost weak ref to 0x9c19980
(empathy:24941): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9e92d20: lost weak ref to 0x9c19980
(empathy:24941): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9e92d58: lost weak ref to 0x9c19980
(empathy:24941): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9e92d90: lost weak ref to 0x9c19980
** (empathy:24941): DEBUG: tp_call_finalize: Finalizing: 0x9c19980
(empathy:24941): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9e92ae0: TpProxy 0x9e60a28 invalidated (I have 0x9e60a28): 
(empathy:24941): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9e92b50: TpProxy 0x9e60a28 invalidated (I have 0x9e60a28): 
(empathy:24941): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9e92b88: TpProxy 0x9e60a28 invalidated (I have 0x9e60a28): 
(empathy:24941): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9e92c08: TpProxy 0x9e60a28 invalidated (I have 0x9e60a28): 
(empathy:24941): tp-glib-DEBUG: tp_channel_dispose: 0x9e60a28
(empathy:24941): tp-glib-DEBUG: tp_proxy_dispose: 0x9e60a28
(empathy:24941): tp-glib-DEBUG: tp_channel_finalize: 0x9e60a28
(empathy:24941): tp-glib-DEBUG: tp_proxy_finalize: 0x9e60a28
** (empathy:24941): DEBUG: empathy_idle_set_presence: Changing presence to (null) (1)
** (empathy:24941): DEBUG: empathy_ft_manager_finalize: 0x9bc6b50
-------------- next part --------------
(telepathy-gabble:24613): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9167e80: org.freedesktop.DBus DBusGProxy is 0x9167f60
(telepathy-gabble:24613): tp-glib-DEBUG: started version 0.7.27 (telepathy-glib version 0.7.31)
(telepathy-gabble:24613): tp-glib-DEBUG: tp_cm_param_setter_offset: account = "jtellier.test2 at gmail.com"
(telepathy-gabble:24613): tp-glib-DEBUG: tp_cm_param_setter_offset: password = <hidden>
(telepathy-gabble:24613): tp-glib-DEBUG: tp_cm_param_setter_offset: server = "talk.google.com"
(telepathy-gabble:24613): tp-glib-DEBUG: tp_cm_param_setter_offset: resource = "Telepathy"
(telepathy-gabble:24613): tp-glib-DEBUG: tp_cm_param_setter_offset: priority = 0 = 0x0
(telepathy-gabble:24613): tp-glib-DEBUG: tp_cm_param_setter_offset: port = 5223 = 0x1467
(telepathy-gabble:24613): tp-glib-DEBUG: tp_cm_param_setter_offset: old-ssl = TRUE
(telepathy-gabble:24613): tp-glib-DEBUG: tp_cm_param_setter_offset: require-encryption = FALSE
(telepathy-gabble:24613): tp-glib-DEBUG: tp_cm_param_setter_offset: register = FALSE
(telepathy-gabble:24613): tp-glib-DEBUG: tp_cm_param_setter_offset: low-bandwidth = FALSE
(telepathy-gabble:24613): tp-glib-DEBUG: parse_parameters: https-proxy-server not given, using default behaviour
(telepathy-gabble:24613): tp-glib-DEBUG: tp_cm_param_setter_offset: https-proxy-port = 443 = 0x1bb
(telepathy-gabble:24613): tp-glib-DEBUG: tp_cm_param_setter_offset: fallback-conference-server = "conference.jabber.org"
(telepathy-gabble:24613): tp-glib-DEBUG: parse_parameters: stun-server not given, using default behaviour
(telepathy-gabble:24613): tp-glib-DEBUG: tp_cm_param_setter_offset: stun-port = 3478 = 0xd96
(telepathy-gabble:24613): tp-glib-DEBUG: tp_cm_param_setter_offset: fallback-stun-server = "stun.collabora.co.uk"
(telepathy-gabble:24613): tp-glib-DEBUG: tp_cm_param_setter_offset: fallback-stun-port = 3478 = 0xd96
(telepathy-gabble:24613): tp-glib-DEBUG: tp_cm_param_setter_offset: ignore-ssl-errors = TRUE
(telepathy-gabble:24613): tp-glib-DEBUG: parse_parameters: alias not given, using default behaviour
(telepathy-gabble:24613): tp-glib-DEBUG: tp_cm_param_setter_offset: fallback-socks5-proxies = [proxy.jabber.org, proxy.jabberfr.org, proxy.isgeek.info, proxy2.isgeek.info, proxy65.rooyee.biz, proxy.jabbim.cz, proxy.911910.cn, proxy.brauchen.info, proxy.core.im, proxy.deshalbfrei.org, proxy.downtempo.de, proxy.draugr.de, proxy.egbers.info, proxy.im.flosoft.biz, proxy.jabber-hispano.org, proxy.jabber.bluendo.com, proxy.jabber.dk, proxy.jabber.freenet.de, proxy.fsinf.at, proxy.jabber.minus273.org, proxy.jabber.planetteamspeak.com, proxy.jabber.tf-network.de, proxy.jabjab.de, proxy.jabster.pl, proxy.schokokeks.org, proxy.silper.cz, proxy.ubuntu-jabber.de, proxy.ubuntu-jabber.net, proxy65.unstable.nl, proxy.verdammung.org, proxy.vke.ru, proxy.vodka-pomme.net, proxy.xabber.de, proxy.jabbernet.eu]
(telepathy-gabble:24613): tp-glib-DEBUG: tp_base_connection_class_init: Initializing (TpBaseConnectionClass *)0x916d558
** (telepathy-gabble:24613): DEBUG: gabble_connection_class_init: Initializing (GabbleConnectionClass *)0x916e7d8
(telepathy-gabble:24613): tp-glib-DEBUG: tp_presence_mixin_class_init: called.
(telepathy-gabble:24613): tp-glib-DEBUG: tp_base_connection_init: Initializing (TpBaseConnection *)0x9171028
** (telepathy-gabble:24613): DEBUG: gabble_connection_init: Initializing (GabbleConnection *)0x9171028
(telepathy-gabble:24613): tp-glib-DEBUG: tp_base_connection_constructor: Post-construction: (TpBaseConnection *)0x9171028
(telepathy-gabble:24613): tp-glib-DEBUG: tp_base_connection_constructor: Handle repo for type #0 at (nil)
(telepathy-gabble:24613): tp-glib-DEBUG: tp_base_connection_constructor: Handle repo for type #1 at 0x9161060
(telepathy-gabble:24613): tp-glib-DEBUG: tp_base_connection_constructor: Handle repo for type #2 at 0x91610f0
(telepathy-gabble:24613): tp-glib-DEBUG: tp_base_connection_constructor: Handle repo for type #3 at 0x9169680
(telepathy-gabble:24613): tp-glib-DEBUG: tp_base_connection_constructor: Handle repo for type #4 at 0x9161180
** (telepathy-gabble:24613): DEBUG: gabble_roomlist_manager_constructed: 0x9167800
(telepathy-gabble:24613): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #0 at 0x9168518
(telepathy-gabble:24613): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #1 at 0x9167790
(telepathy-gabble:24613): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #2 at 0x9167800
(telepathy-gabble:24613): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #3 at 0x916adc8
(telepathy-gabble:24613): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #4 at 0x9167878
(telepathy-gabble:24613): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #5 at 0x91678f0
(telepathy-gabble:24613): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #6 at 0x91697a0
(telepathy-gabble:24613): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #7 at 0x91697c0
** (telepathy-gabble:24613): DEBUG: gabble_connection_constructor: Post-construction: (GabbleConnection *)0x9171028
(telepathy-gabble:24613): tp-glib-DEBUG: tp_presence_mixin_init: called.
** (telepathy-gabble:24613): DEBUG: gabble_signal_connect_weak: connecting to 0x9176e60:item-found with context 0x9163ea0
** (telepathy-gabble:24613): DEBUG: gabble_signal_connect_weak: connecting to 0x9171028:status-changed with context 0x9163e10
(telepathy-gabble:24613): tp-glib-DEBUG: tp_base_connection_register: bus name org.freedesktop.Telepathy.Connection.gabble.jabber.jtellier_2etest2_40gmail_2ecom_2fTelepathy
(telepathy-gabble:24613): tp-glib-DEBUG: tp_base_connection_register: object path /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy
** (telepathy-gabble:24613): DEBUG: _gabble_connection_connect: disabling SRV because "server" or "port" parameter specified, will connect to talk.google.com
** (telepathy-gabble:24613): DEBUG: do_connect: calling lm_connection_open
(telepathy-gabble:24613): tp-glib-DEBUG: tp_base_connection_change_status: was 4294967295, now 1, for reason 1
(telepathy-gabble:24613): tp-glib-DEBUG: tp_base_connection_change_status: emitting status-changed to 1, for reason 1
** (telepathy-gabble:24613): DEBUG: connection_status_changed_cb: adding callbacks
** (telepathy-gabble:24613): DEBUG: connection_status_changed_cb: adding callbacks
** (telepathy-gabble:24613): DEBUG: connection_status_changed_cb: adding callbacks
** (telepathy-gabble:24613): DEBUG: do_auth: authenticating with username: jtellier.test2, password: <hidden>, resource: Telepathy
** (telepathy-gabble:24613): DEBUG: connection_auth_cb: Created self handle 1, our JID is jtellier.test2 at gmail.com/TelepathyBADDE7DA
** (telepathy-gabble:24613): DEBUG: gabble_presence_set_capabilities: about to add caps 140261 to resource TelepathyBADDE7DA with serial 1
** (telepathy-gabble:24613): DEBUG: gabble_presence_set_capabilities: found resource TelepathyBADDE7DA
** (telepathy-gabble:24613): DEBUG: gabble_presence_set_capabilities: new serial 1, old 0, clearing caps
** (telepathy-gabble:24613): DEBUG: gabble_presence_set_capabilities: adding caps 140261 to resource TelepathyBADDE7DA
** (telepathy-gabble:24613): DEBUG: gabble_presence_set_capabilities: resource TelepathyBADDE7DA caps now 140261
** (telepathy-gabble:24613): DEBUG: gabble_presence_set_capabilities: total caps now 140261
** (telepathy-gabble:24613): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x91773a0 for gmail.com
** (telepathy-gabble:24613): DEBUG: connection_iq_unknown_cb: got unknown iq:
<iq id="99276623564" type="result"></iq>

** (telepathy-gabble:24613): DEBUG: connection_disco_cb: got:
<query xmlns="http://jabber.org/protocol/disco#info"> <identity name="Google Talk" type="im" category="server"></identity>
 <feature var="http://jabber.org/protocol/disco#info"></feature>
 <feature var="google:jingleinfo"></feature>
 <feature var="google:roster"></feature>
 <feature var="google:nosave"></feature>
 <feature var="google:setting"></feature>
 <feature var="google:shared-status"></feature>
 <feature var="http://jabber.org/protocol/archive#otr"></feature>
 <feature var="google:mail:notify"></feature>
 <feature var="http://jabber.org/protocol/archive#save"></feature>
</query>

** (telepathy-gabble:24613): DEBUG: connection_disco_cb: set features flags to 3
(telepathy-gabble:24613): tp-glib-DEBUG: tp_base_connection_change_status: was 1, now 0, for reason 1
(telepathy-gabble:24613): tp-glib-DEBUG: tp_base_connection_change_status: emitting status-changed to 0, for reason 1
** (telepathy-gabble:24613): DEBUG: connection_status_changed_cb: requesting roster
** (telepathy-gabble:24613): DEBUG: take_stun_server: Resolving fallback STUN server stun.collabora.co.uk:3478
** (telepathy-gabble:24613): DEBUG: stun_server_resolved_cb: Resolved STUN server stun.collabora.co.uk:3478 to 93.93.131.100:3478
** (telepathy-gabble:24613): DEBUG: gabble_disco_conn_status_changed_cb: connected, initiating service discovery on gmail.com
** (telepathy-gabble:24613): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x92d8000 for gmail.com
** (telepathy-gabble:24613): DEBUG: gabble_vcard_manager_request: Created request 0x92d8020 to retrieve <1>'s vCard
** (telepathy-gabble:24613): DEBUG: cache_entry_ensure_queued: Cache entry 0x9168cb0 is my own, not setting @to
** (telepathy-gabble:24613): DEBUG: gabble_request_pipeline_enqueue: enqueued new request as item 0x92d8040
** (telepathy-gabble:24613): DEBUG: cache_entry_ensure_queued: adding request to cache entry 0x9168cb0 and queueing the <iq>
(telepathy-gabble:24613): tp-glib-DEBUG: tp_presence_mixin_emit_presence_update: called.
(telepathy-gabble:24613): tp-glib-DEBUG: construct_presence_hash: called.
(telepathy-gabble:24613): tp-glib-DEBUG: construct_simple_presence_hash: called.
** (telepathy-gabble:24613): DEBUG: query_socks5_proxies: Need 5 more proxies
** (telepathy-gabble:24613): DEBUG: send_proxy_query: send SOCKS5 query to proxy.verdammung.org
** (telepathy-gabble:24613): DEBUG: send_proxy_query: send SOCKS5 query to proxy65.unstable.nl
** (telepathy-gabble:24613): DEBUG: send_proxy_query: send SOCKS5 query to proxy.ubuntu-jabber.net
** (telepathy-gabble:24613): DEBUG: send_proxy_query: send SOCKS5 query to proxy.ubuntu-jabber.de
** (telepathy-gabble:24613): DEBUG: send_proxy_query: send SOCKS5 query to proxy.silper.cz
** (telepathy-gabble:24613): DEBUG: send_next_request: processing request 0x92d8040
(telepathy-gabble:24613): tp-glib-DEBUG: tp_presence_mixin_get_contacts_dbus_property: called.
(telepathy-gabble:24613): tp-glib-DEBUG: tp_presence_mixin_get_contacts_dbus_property: called.
(telepathy-gabble:24613): tp-glib-DEBUG: tp_presence_mixin_get_statuses: called.
(telepathy-gabble:24613): tp-glib-DEBUG: check_status_available: requested status hidden is not available
** (telepathy-gabble:24613): DEBUG: gabble_connection_advertise_capabilities: caps before: 223e5
** (telepathy-gabble:24613): DEBUG: gabble_connection_advertise_capabilities: caps to add: 0
** (telepathy-gabble:24613): DEBUG: gabble_connection_advertise_capabilities: caps to remove: 0
** (telepathy-gabble:24613): DEBUG: gabble_connection_advertise_capabilities: caps after: 223e5
** (telepathy-gabble:24613): DEBUG: gabble_vcard_manager_edit: called; invalidating cache
** (telepathy-gabble:24613): DEBUG: cache_entry_attempt_to_free: Not freeing vCard cache entry 0x9168cb0: it has a pipeline_item 0x92d8040
** (telepathy-gabble:24613): DEBUG: gabble_vcard_manager_edit: checking if we have pending requests already
** (telepathy-gabble:24613): DEBUG: gabble_vcard_manager_edit: NICKNAME => value of length 14 starting jtellier test2
(telepathy-gabble:24613): tp-glib-DEBUG: tp_presence_mixin_set_status: called.
(telepathy-gabble:24613): tp-glib-DEBUG: set_status_foreach: called.
(telepathy-gabble:24613): tp-glib-DEBUG: check_for_status: Found status "available", checking if it's available...
(telepathy-gabble:24613): tp-glib-DEBUG: set_status_foreach: The status is available.
(telepathy-gabble:24613): tp-glib-DEBUG: set_status_foreach: Got optional argument ("message", "")
(telepathy-gabble:24613): tp-glib-DEBUG: set_status_foreach: About to try setting status "available"
(telepathy-gabble:24613): tp-glib-DEBUG: tp_presence_mixin_emit_presence_update: called.
(telepathy-gabble:24613): tp-glib-DEBUG: construct_presence_hash: called.
(telepathy-gabble:24613): tp-glib-DEBUG: construct_simple_presence_hash: called.
** (telepathy-gabble:24613): DEBUG: gabble_presence_cache_do_update: jtellier.test1 at gmail.com (2) resource Telepathy4047AB03 prio 0 presence 7 message "(null)"
(telepathy-gabble:24613): tp-glib-DEBUG: tp_presence_mixin_emit_presence_update: called.
(telepathy-gabble:24613): tp-glib-DEBUG: construct_presence_hash: called.
(telepathy-gabble:24613): tp-glib-DEBUG: construct_simple_presence_hash: called.
** (telepathy-gabble:24613): DEBUG: _process_caps_uri: not enough trust for URI http://telepathy.freedesktop.org/caps#jingle-video
** (telepathy-gabble:24613): DEBUG: disco_waiter_new: created waiter 0x92d8080 for handle 2 with serial 1
** (telepathy-gabble:24613): DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI http://telepathy.freedesktop.org/caps#jingle-video
** (telepathy-gabble:24613): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x92d80a0 for jtellier.test1 at gmail.com/Telepathy4047AB03
** (telepathy-gabble:24613): DEBUG: _process_caps_uri: not enough trust for URI http://telepathy.freedesktop.org/caps#jingle-audio
** (telepathy-gabble:24613): DEBUG: disco_waiter_new: created waiter 0x92d80c0 for handle 2 with serial 1
** (telepathy-gabble:24613): DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI http://telepathy.freedesktop.org/caps#jingle-audio
** (telepathy-gabble:24613): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x92d80e0 for jtellier.test1 at gmail.com/Telepathy4047AB03
** (telepathy-gabble:24613): DEBUG: _process_caps_uri: not enough trust for URI http://telepathy.freedesktop.org/caps#voice-v1
** (telepathy-gabble:24613): DEBUG: disco_waiter_new: created waiter 0x92d8100 for handle 2 with serial 1
** (telepathy-gabble:24613): DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI http://telepathy.freedesktop.org/caps#voice-v1
** (telepathy-gabble:24613): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x92d8120 for jtellier.test1 at gmail.com/Telepathy4047AB03
** (telepathy-gabble:24613): DEBUG: _process_caps_uri: not enough trust for URI http://telepathy.freedesktop.org/caps#0.6.2.1
** (telepathy-gabble:24613): DEBUG: disco_waiter_new: created waiter 0x92d8140 for handle 2 with serial 1
** (telepathy-gabble:24613): DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI http://telepathy.freedesktop.org/caps#0.6.2.1
** (telepathy-gabble:24613): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x92d8160 for jtellier.test1 at gmail.com/Telepathy4047AB03
** (telepathy-gabble:24613): DEBUG: _process_caps: Emitting caps update: handle 2, old 0, new 0
** (telepathy-gabble:24613): DEBUG: gabble_presence_cache_do_update: jtellier.test1 at gmail.com (2) resource gmail.652A2D30 prio 0 presence 5 message "(null)"
** (telepathy-gabble:24613): DEBUG: _process_caps_uri: not enough trust for URI http://mail.google.com/xmpp/client/caps#sms-v1
** (telepathy-gabble:24613): DEBUG: disco_waiter_new: created waiter 0x92d81a0 for handle 2 with serial 2
** (telepathy-gabble:24613): DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI http://mail.google.com/xmpp/client/caps#sms-v1
** (telepathy-gabble:24613): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x92d81c0 for jtellier.test1 at gmail.com/gmail.652A2D30
** (telepathy-gabble:24613): DEBUG: _process_caps_uri: not enough trust for URI http://mail.google.com/xmpp/client/caps#pmuc-v1
** (telepathy-gabble:24613): DEBUG: disco_waiter_new: created waiter 0x92d9e00 for handle 2 with serial 2
** (telepathy-gabble:24613): DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI http://mail.google.com/xmpp/client/caps#pmuc-v1
** (telepathy-gabble:24613): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x92d9e20 for jtellier.test1 at gmail.com/gmail.652A2D30
** (telepathy-gabble:24613): DEBUG: _process_caps_uri: not enough trust for URI http://mail.google.com/xmpp/client/caps#1.1
** (telepathy-gabble:24613): DEBUG: disco_waiter_new: created waiter 0x92d9e40 for handle 2 with serial 2
** (telepathy-gabble:24613): DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI http://mail.google.com/xmpp/client/caps#1.1
** (telepathy-gabble:24613): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x92d9e60 for jtellier.test1 at gmail.com/gmail.652A2D30
** (telepathy-gabble:24613): DEBUG: _process_caps: Emitting caps update: handle 2, old 0, new 0
(telepathy-gabble:24613): tp-glib-DEBUG: tp_base_connection_dbus_request_handles: 1 handles of type 3, for :1.97
(telepathy-gabble:24613): tp-glib-DEBUG: tp_base_connection_dbus_request_handles: 1 handles of type 3, for :1.97
** (telepathy-gabble:24613): DEBUG: gabble_connection_advertise_capabilities: caps before: 223e5
** (telepathy-gabble:24613): DEBUG: _gabble_media_channel_typeflags_to_caps: adding jingle caps
** (telepathy-gabble:24613): DEBUG: gabble_connection_advertise_capabilities: caps to add: 301f
** (telepathy-gabble:24613): DEBUG: gabble_connection_advertise_capabilities: caps to remove: 0
** (telepathy-gabble:24613): DEBUG: gabble_connection_advertise_capabilities: caps after: 233ff
** (telepathy-gabble:24613): DEBUG: gabble_connection_advertise_capabilities: before != after, changing
** (telepathy-gabble:24613): DEBUG: gabble_presence_set_capabilities: about to add caps 144383 to resource TelepathyBADDE7DA with serial 2
** (telepathy-gabble:24613): DEBUG: gabble_presence_set_capabilities: found resource TelepathyBADDE7DA
** (telepathy-gabble:24613): DEBUG: gabble_presence_set_capabilities: new serial 2, old 1, clearing caps
** (telepathy-gabble:24613): DEBUG: gabble_presence_set_capabilities: adding caps 144383 to resource TelepathyBADDE7DA
** (telepathy-gabble:24613): DEBUG: gabble_presence_set_capabilities: resource TelepathyBADDE7DA caps now 144383
** (telepathy-gabble:24613): DEBUG: gabble_presence_set_capabilities: total caps now 144383
** (telepathy-gabble:24613): DEBUG: gabble_connection_advertise_capabilities: set caps: 233ff
(telepathy-gabble:24613): tp-glib-DEBUG: channel_request_new: New channel request at 0x9168930: ctype=org.freedesktop.Telepathy.Channel.Type.ContactList htype=3 handle=1 suppress=1
** (telepathy-gabble:24613): DEBUG: _gabble_roster_get_channel: Looking up channel 3:1 "publish"
** (telepathy-gabble:24613): DEBUG: _gabble_roster_create_channel: Instantiating channel 3:1 "publish"
tp_group_mixin_change_flags: emitting group flags changed
  added    : [CAN_REMOVE|MESSAGE_REMOVE|MESSAGE_ACCEPT|PROPERTIES]
  removed  : []
  flags now: [CAN_REMOVE|MESSAGE_REMOVE|MESSAGE_ACCEPT|PROPERTIES]
** (telepathy-gabble:24613): DEBUG: _gabble_roster_create_channel: created /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/RosterChannel/List/publish
** (telepathy-gabble:24613): DEBUG: _gabble_roster_create_channel: roster not yet received, not emitting signal for publish list channel
(telepathy-gabble:24613): tp-glib-DEBUG: channel_request_new: New channel request at 0x91689a8: ctype=org.freedesktop.Telepathy.Channel.Type.ContactList htype=3 handle=2 suppress=1
** (telepathy-gabble:24613): DEBUG: _gabble_roster_get_channel: Looking up channel 3:2 "subscribe"
** (telepathy-gabble:24613): DEBUG: _gabble_roster_create_channel: Instantiating channel 3:2 "subscribe"
tp_group_mixin_change_flags: emitting group flags changed
  added    : [CAN_ADD|CAN_REMOVE|CAN_RESCIND|MESSAGE_ADD|MESSAGE_REMOVE|MESSAGE_RESCIND|PROPERTIES]
  removed  : []
  flags now: [CAN_ADD|CAN_REMOVE|CAN_RESCIND|MESSAGE_ADD|MESSAGE_REMOVE|MESSAGE_RESCIND|PROPERTIES]
** (telepathy-gabble:24613): DEBUG: _gabble_roster_create_channel: created /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/RosterChannel/List/subscribe
** (telepathy-gabble:24613): DEBUG: _gabble_roster_create_channel: roster not yet received, not emitting signal for subscribe list channel
** (telepathy-gabble:24613): DEBUG: jingle_info_cb: jingle info: got stun server stun.l.google.com, port 19302
** (telepathy-gabble:24613): DEBUG: take_stun_server: Resolving primary STUN server stun.l.google.com:19302
** (telepathy-gabble:24613): DEBUG: stun_server_resolved_cb: Resolved STUN server stun.l.google.com:19302 to 64.233.169.126:19302
** (telepathy-gabble:24613): DEBUG: jingle_info_cb: jingle info: got Google relay token CAESIQoYanRlbGxpZXIudGVzdDJAZ21haWwuY29tEKb60OyaJBoQPaGLM1Gz8okA1Wq7hpSNFw==
** (telepathy-gabble:24613): DEBUG: jingle_info_cb: jingle info: got relay server relay.google.com
** (telepathy-gabble:24613): DEBUG: jingle_info_cb: jingle info: got relay udp port 19295
** (telepathy-gabble:24613): DEBUG: jingle_info_cb: jingle info: got relay tcp port 19294
** (telepathy-gabble:24613): DEBUG: jingle_info_cb: jingle info: got relay tcpssl port 443
** (telepathy-gabble:24613): DEBUG: _gabble_roster_get_channel: Looking up channel 3:1 "publish"
** (telepathy-gabble:24613): DEBUG: _gabble_roster_get_channel: Looking up channel 3:2 "subscribe"
** (telepathy-gabble:24613): DEBUG: _gabble_roster_item_update: name for contact#2 changed to jtellier test
** (telepathy-gabble:24613): DEBUG: _gabble_roster_item_update: Checking which groups contact#2 was just added to:
** (telepathy-gabble:24613): DEBUG: _gabble_roster_item_update: Checking which groups contact#2 was just removed from:
** (telepathy-gabble:24613): DEBUG: gabble_roster_iq_cb: jid: jtellier.test1 at gmail.com, subscription: both, name: jtellier test
** (telepathy-gabble:24613): DEBUG: gabble_roster_iq_cb: calling change members on publish channel
emit_members_changed_signals: emitting members changed
  message       : ""
  added         : [2 (jtellier.test1 at gmail.com)]
  removed       : []
  local_pending : []
  remote_pending: []
  actor         : 0
  reason        : 0: unspecified reason
** (telepathy-gabble:24613): DEBUG: gabble_roster_iq_cb: calling change members on subscribe channel
emit_members_changed_signals: emitting members changed
  message       : ""
  added         : [2 (jtellier.test1 at gmail.com)]
  removed       : []
  local_pending : []
  remote_pending: []
  actor         : 0
  reason        : 0: unspecified reason
** (telepathy-gabble:24613): DEBUG: _gabble_roster_get_channel: Looking up channel 3:3 "known"
** (telepathy-gabble:24613): DEBUG: _gabble_roster_create_channel: Instantiating channel 3:3 "known"
tp_group_mixin_change_flags: emitting group flags changed
  added    : [CAN_REMOVE|PROPERTIES]
  removed  : []
  flags now: [CAN_REMOVE|PROPERTIES]
** (telepathy-gabble:24613): DEBUG: _gabble_roster_create_channel: created /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/RosterChannel/List/known
** (telepathy-gabble:24613): DEBUG: _gabble_roster_create_channel: roster not yet received, not emitting signal for known list channel
** (telepathy-gabble:24613): DEBUG: gabble_roster_iq_cb: calling change members on known channel
emit_members_changed_signals: emitting members changed
  message       : ""
  added         : [2 (jtellier.test1 at gmail.com)]
  removed       : []
  local_pending : []
  remote_pending: []
  actor         : 0
  reason        : 0: unspecified reason
** (telepathy-gabble:24613): DEBUG: gabble_roster_iq_cb: calling change members on any group channels
** (telepathy-gabble:24613): DEBUG: _gabble_roster_get_channel: Looking up channel 3:4 "deny"
** (telepathy-gabble:24613): DEBUG: _gabble_roster_create_channel: Instantiating channel 3:4 "deny"
tp_group_mixin_change_flags: emitting group flags changed
  added    : [CAN_ADD|CAN_REMOVE|PROPERTIES]
  removed  : []
  flags now: [CAN_ADD|CAN_REMOVE|PROPERTIES]
** (telepathy-gabble:24613): DEBUG: _gabble_roster_create_channel: created /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/RosterChannel/List/deny
** (telepathy-gabble:24613): DEBUG: _gabble_roster_create_channel: roster not yet received, not emitting signal for deny list channel
** (telepathy-gabble:24613): DEBUG: gabble_roster_iq_cb: calling change members on deny channel
(telepathy-gabble:24613): tp-glib-DEBUG: change_members: not emitting signal, nothing changed
** (telepathy-gabble:24613): DEBUG: _gabble_roster_emit_one: roster now received, emitting signal signal for publish list channel
(telepathy-gabble:24613): tp-glib-DEBUG: satisfy_request: completing queued request 0x9168930 with success, channel_type=org.freedesktop.Telepathy.Channel.Type.ContactList, handle_type=3, handle=1, suppress_handler=1
(telepathy-gabble:24613): tp-glib-DEBUG: channel_request_free: Freeing channel request at 0x9168930: ctype=org.freedesktop.Telepathy.Channel.Type.ContactList htype=3 handle=1 suppress=1
** (telepathy-gabble:24613): DEBUG: _gabble_roster_emit_one: roster now received, emitting signal signal for subscribe list channel
(telepathy-gabble:24613): tp-glib-DEBUG: satisfy_request: completing queued request 0x91689a8 with success, channel_type=org.freedesktop.Telepathy.Channel.Type.ContactList, handle_type=3, handle=2, suppress_handler=1
(telepathy-gabble:24613): tp-glib-DEBUG: channel_request_free: Freeing channel request at 0x91689a8: ctype=org.freedesktop.Telepathy.Channel.Type.ContactList htype=3 handle=2 suppress=1
** (telepathy-gabble:24613): DEBUG: _gabble_roster_emit_one: roster now received, emitting signal signal for known list channel
** (telepathy-gabble:24613): DEBUG: _gabble_roster_emit_one: roster now received, emitting signal signal for deny list channel
** (telepathy-gabble:24613): DEBUG: disco_items_cb: Got error on items request: the feature requested is not implemented by the recipient or server and therefore cannot be processed
** (telepathy-gabble:24613): DEBUG: response_cb: got reply for request 0x92d8040
** (telepathy-gabble:24613): DEBUG: pipeline_reply_cb: called for entry 0x9168cb0
** (telepathy-gabble:24613): DEBUG: pipeline_reply_cb: will patch vcard
** (telepathy-gabble:24613): DEBUG: gabble_request_pipeline_enqueue: enqueued new request as item 0x92d8000
** (telepathy-gabble:24613): DEBUG: observe_vcard: got vCard alias "jtellier test2" for handle 1 from <FN>
** (telepathy-gabble:24613): DEBUG: delete_request: Discarding request 0x92d8020
** (telepathy-gabble:24613): DEBUG: cache_entry_attempt_to_free: Not freeing vCard cache entry 0x9168cb0: it has a cached vCard 0x92ea708
** (telepathy-gabble:24613): DEBUG: delete_item: deleting item 0x92d8040
** (telepathy-gabble:24613): DEBUG: send_next_request: processing request 0x92d8000
** (telepathy-gabble:24613): DEBUG: socks5_proxy_query_reply_cb: Add fallback SOCKS5 proxy: proxy65.unstable.nl 83.98.233.86:7777
** (telepathy-gabble:24613): DEBUG: response_cb: got reply for request 0x92d8000
** (telepathy-gabble:24613): DEBUG: replace_reply_cb: called: no error
** (telepathy-gabble:24613): DEBUG: gabble_vcard_manager_remove_edit_request: request == 0x9168990
** (telepathy-gabble:24613): DEBUG: delete_item: deleting item 0x92d8000
** (telepathy-gabble:24613): DEBUG: _caps_disco_cb: setting caps for 2 (thanks to 2 jtellier.test1 at gmail.com/Telepathy4047AB03) to 16 (save_caps 0)
** (telepathy-gabble:24613): DEBUG: gabble_presence_set_capabilities: about to add caps 16 to resource Telepathy4047AB03 with serial 1
** (telepathy-gabble:24613): DEBUG: gabble_presence_set_capabilities: found resource Telepathy4047AB03
** (telepathy-gabble:24613): DEBUG: gabble_presence_set_capabilities: new serial 1, old 0, clearing caps
** (telepathy-gabble:24613): DEBUG: gabble_presence_set_capabilities: adding caps 16 to resource Telepathy4047AB03
** (telepathy-gabble:24613): DEBUG: gabble_presence_set_capabilities: resource Telepathy4047AB03 caps now 16
** (telepathy-gabble:24613): DEBUG: gabble_presence_set_capabilities: total caps now 16
** (telepathy-gabble:24613): DEBUG: _caps_disco_cb: caps for 2 (thanks to 2 jtellier.test1 at gmail.com/Telepathy4047AB03) now 16
** (telepathy-gabble:24613): DEBUG: disco_waiter_free: freeing waiter 0x92d8080 for handle 2 with serial 1
** (telepathy-gabble:24613): DEBUG: _caps_disco_cb: setting caps for 2 (thanks to 2 jtellier.test1 at gmail.com/Telepathy4047AB03) to 8 (save_caps 16)
** (telepathy-gabble:24613): DEBUG: gabble_presence_set_capabilities: about to add caps 8 to resource Telepathy4047AB03 with serial 1
** (telepathy-gabble:24613): DEBUG: gabble_presence_set_capabilities: found resource Telepathy4047AB03
** (telepathy-gabble:24613): DEBUG: gabble_presence_set_capabilities: adding caps 8 to resource Telepathy4047AB03
** (telepathy-gabble:24613): DEBUG: gabble_presence_set_capabilities: resource Telepathy4047AB03 caps now 24
** (telepathy-gabble:24613): DEBUG: gabble_presence_set_capabilities: total caps now 24
** (telepathy-gabble:24613): DEBUG: _caps_disco_cb: caps for 2 (thanks to 2 jtellier.test1 at gmail.com/Telepathy4047AB03) now 24
** (telepathy-gabble:24613): DEBUG: disco_waiter_free: freeing waiter 0x92d80c0 for handle 2 with serial 1
** (telepathy-gabble:24613): DEBUG: _caps_disco_cb: setting caps for 2 (thanks to 2 jtellier.test1 at gmail.com/gmail.652A2D30) to 0 (save_caps 24)
** (telepathy-gabble:24613): DEBUG: gabble_presence_set_capabilities: about to add caps 0 to resource gmail.652A2D30 with serial 2
** (telepathy-gabble:24613): DEBUG: gabble_presence_set_capabilities: found resource gmail.652A2D30
** (telepathy-gabble:24613): DEBUG: gabble_presence_set_capabilities: new serial 2, old 0, clearing caps
** (telepathy-gabble:24613): DEBUG: gabble_presence_set_capabilities: adding caps 0 to resource gmail.652A2D30
** (telepathy-gabble:24613): DEBUG: gabble_presence_set_capabilities: resource gmail.652A2D30 caps now 0
** (telepathy-gabble:24613): DEBUG: gabble_presence_set_capabilities: total caps now 24
** (telepathy-gabble:24613): DEBUG: _caps_disco_cb: caps for 2 (thanks to 2 jtellier.test1 at gmail.com/gmail.652A2D30) now 24
** (telepathy-gabble:24613): DEBUG: disco_waiter_free: freeing waiter 0x92d81a0 for handle 2 with serial 2
** (telepathy-gabble:24613): DEBUG: _caps_disco_cb: setting caps for 2 (thanks to 2 jtellier.test1 at gmail.com/gmail.652A2D30) to 0 (save_caps 24)
** (telepathy-gabble:24613): DEBUG: gabble_presence_set_capabilities: about to add caps 0 to resource gmail.652A2D30 with serial 2
** (telepathy-gabble:24613): DEBUG: gabble_presence_set_capabilities: found resource gmail.652A2D30
** (telepathy-gabble:24613): DEBUG: gabble_presence_set_capabilities: adding caps 0 to resource gmail.652A2D30
** (telepathy-gabble:24613): DEBUG: gabble_presence_set_capabilities: resource gmail.652A2D30 caps now 0
** (telepathy-gabble:24613): DEBUG: gabble_presence_set_capabilities: total caps now 24
** (telepathy-gabble:24613): DEBUG: _caps_disco_cb: caps for 2 (thanks to 2 jtellier.test1 at gmail.com/gmail.652A2D30) now 24
** (telepathy-gabble:24613): DEBUG: disco_waiter_free: freeing waiter 0x92d9e00 for handle 2 with serial 2
** (telepathy-gabble:24613): DEBUG: _caps_disco_cb: setting caps for 2 (thanks to 2 jtellier.test1 at gmail.com/gmail.652A2D30) to 0 (save_caps 24)
** (telepathy-gabble:24613): DEBUG: gabble_presence_set_capabilities: about to add caps 0 to resource gmail.652A2D30 with serial 2
** (telepathy-gabble:24613): DEBUG: gabble_presence_set_capabilities: found resource gmail.652A2D30
** (telepathy-gabble:24613): DEBUG: gabble_presence_set_capabilities: adding caps 0 to resource gmail.652A2D30
** (telepathy-gabble:24613): DEBUG: gabble_presence_set_capabilities: resource gmail.652A2D30 caps now 0
** (telepathy-gabble:24613): DEBUG: gabble_presence_set_capabilities: total caps now 24
** (telepathy-gabble:24613): DEBUG: _caps_disco_cb: caps for 2 (thanks to 2 jtellier.test1 at gmail.com/gmail.652A2D30) now 24
** (telepathy-gabble:24613): DEBUG: disco_waiter_free: freeing waiter 0x92d9e40 for handle 2 with serial 2
** (telepathy-gabble:24613): DEBUG: _caps_disco_cb: setting caps for 2 (thanks to 2 jtellier.test1 at gmail.com/Telepathy4047AB03) to 2 (save_caps 24)
** (telepathy-gabble:24613): DEBUG: gabble_presence_set_capabilities: about to add caps 2 to resource Telepathy4047AB03 with serial 1
** (telepathy-gabble:24613): DEBUG: gabble_presence_set_capabilities: found resource Telepathy4047AB03
** (telepathy-gabble:24613): DEBUG: gabble_presence_set_capabilities: adding caps 2 to resource Telepathy4047AB03
** (telepathy-gabble:24613): DEBUG: gabble_presence_set_capabilities: resource Telepathy4047AB03 caps now 26
** (telepathy-gabble:24613): DEBUG: gabble_presence_set_capabilities: total caps now 26
** (telepathy-gabble:24613): DEBUG: _caps_disco_cb: caps for 2 (thanks to 2 jtellier.test1 at gmail.com/Telepathy4047AB03) now 26
** (telepathy-gabble:24613): DEBUG: disco_waiter_free: freeing waiter 0x92d8100 for handle 2 with serial 1
** (telepathy-gabble:24613): DEBUG: _caps_disco_cb: setting caps for 2 (thanks to 2 jtellier.test1 at gmail.com/Telepathy4047AB03) to 2085 (save_caps 26)
** (telepathy-gabble:24613): DEBUG: gabble_presence_set_capabilities: about to add caps 2085 to resource Telepathy4047AB03 with serial 1
** (telepathy-gabble:24613): DEBUG: gabble_presence_set_capabilities: found resource Telepathy4047AB03
** (telepathy-gabble:24613): DEBUG: gabble_presence_set_capabilities: adding caps 2085 to resource Telepathy4047AB03
** (telepathy-gabble:24613): DEBUG: gabble_presence_set_capabilities: resource Telepathy4047AB03 caps now 2111
** (telepathy-gabble:24613): DEBUG: gabble_presence_set_capabilities: total caps now 2111
** (telepathy-gabble:24613): DEBUG: _caps_disco_cb: caps for 2 (thanks to 2 jtellier.test1 at gmail.com/Telepathy4047AB03) now 2111
** (telepathy-gabble:24613): DEBUG: disco_waiter_free: freeing waiter 0x92d8140 for handle 2 with serial 1
** (telepathy-gabble:24613): DEBUG: socks5_proxy_query_reply_cb: Add fallback SOCKS5 proxy: proxy.silper.cz 88.83.237.45:7777
** (telepathy-gabble:24613): DEBUG: query_socks5_proxies: Need 3 more proxies
** (telepathy-gabble:24613): DEBUG: send_proxy_query: send SOCKS5 query to proxy.schokokeks.org
** (telepathy-gabble:24613): DEBUG: send_proxy_query: send SOCKS5 query to proxy.jabster.pl
** (telepathy-gabble:24613): DEBUG: send_proxy_query: send SOCKS5 query to proxy.jabjab.de
** (telepathy-gabble:24613): DEBUG: socks5_proxy_query_reply_cb: Add fallback SOCKS5 proxy: proxy.schokokeks.org 78.46.69.5:7777
** (telepathy-gabble:24613): DEBUG: socks5_proxy_query_reply_cb: Add fallback SOCKS5 proxy: proxy.jabjab.de 78.46.34.75:7777
** (telepathy-gabble:24613): DEBUG: create_session: new session 1604716137 @ 0x916c0b8 created
** (telepathy-gabble:24613): DEBUG: gabble_jingle_session_parse: jingle action 'session-initiate' from 'jtellier.test1 at gmail.com/Telepathy4047AB03' in session '1604716137' dialect 3 state 0
** (telepathy-gabble:24613): DEBUG: _each_content_add: namespace: http://jabber.org/protocol/jingle/description/audio
** (telepathy-gabble:24613): DEBUG: create_content: session creating new content type, conn == 0x9171028, jf == 0x9175810
** (telepathy-gabble:24613): DEBUG: gabble_jingle_content_init: 0x92eac48
** (telepathy-gabble:24613): DEBUG: parse_description: node: description
** (telepathy-gabble:24613): DEBUG: parse_description: detected media type 1
** (telepathy-gabble:24613): DEBUG: parse_payload_type: new remote codec: id = 96, name = iLBC, clockrate = 8000, channels = 0
** (telepathy-gabble:24613): DEBUG: parse_payload_type: new remote codec: id = 18, name = G729, clockrate = 8000, channels = 0
** (telepathy-gabble:24613): DEBUG: parse_payload_type: new remote codec: id = 8, name = PCMA, clockrate = 8000, channels = 0
** (telepathy-gabble:24613): DEBUG: parse_payload_type: new remote codec: id = 0, name = PCMU, clockrate = 8000, channels = 0
** (telepathy-gabble:24613): DEBUG: parse_payload_type: new remote codec: id = 13, name = CN, clockrate = 8000, channels = 1
** (telepathy-gabble:24613): DEBUG: parse_payload_type: new remote codec: id = 97, name = telephone-event, clockrate = 8000, channels = 1
** (telepathy-gabble:24613): DEBUG: update_remote_codecs: Emitting remote-codecs signal
** (telepathy-gabble:24613): DEBUG: gabble_jingle_content_parse_add: content creating new transport type GabbleJingleTransportGoogle
** (telepathy-gabble:24613): DEBUG: parse_candidates: emitting 0 new remote candidates
** (telepathy-gabble:24613): DEBUG: _each_content_add: namespace: http://jabber.org/protocol/jingle/description/video
** (telepathy-gabble:24613): DEBUG: create_content: session creating new content type, conn == 0x9171028, jf == 0x9175810
** (telepathy-gabble:24613): DEBUG: gabble_jingle_content_init: 0x92eacb8
** (telepathy-gabble:24613): DEBUG: parse_description: node: description
** (telepathy-gabble:24613): DEBUG: parse_description: detected media type 2
** (telepathy-gabble:24613): DEBUG: parse_payload_type: new remote codec: id = 34, name = H263, clockrate = 90000, channels = 0
** (telepathy-gabble:24613): DEBUG: parse_payload_type: new remote codec: id = 96, name = H263-1998, clockrate = 90000, channels = 0
** (telepathy-gabble:24613): DEBUG: parse_payload_type: new remote codec: id = 97, name = H263-N800, clockrate = 90000, channels = 0
** (telepathy-gabble:24613): DEBUG: update_remote_codecs: Emitting remote-codecs signal
** (telepathy-gabble:24613): DEBUG: gabble_jingle_content_parse_add: content creating new transport type GabbleJingleTransportGoogle
** (telepathy-gabble:24613): DEBUG: parse_candidates: emitting 0 new remote candidates
** (telepathy-gabble:24613): DEBUG: set_state: Setting state of JingleSession: 0x916c0b8 (priv = 0x916c0d0) from 0 to 2
tp_properties_mixin_emit_changed: emitting properties changed for property:
  nat-traversal
tp_properties_mixin_emit_flags: emitting properties flags changed for property:
  nat-traversal's flags now: [READ]
emit_members_changed_signals: emitting members changed
  message       : ""
  added         : [2 (jtellier.test1 at gmail.com)]
  removed       : []
  local_pending : []
  remote_pending: []
  actor         : 0
  reason        : 0: unspecified reason
tp_group_mixin_change_flags: emitting group flags changed
  added    : [PROPERTIES]
  removed  : []
  flags now: [PROPERTIES]
tp_properties_mixin_emit_changed: emitting properties changed for property:
  stun-server
tp_properties_mixin_emit_flags: emitting properties flags changed for property:
  stun-server's flags now: [READ]
tp_properties_mixin_emit_changed: emitting properties changed for property:
  stun-port
tp_properties_mixin_emit_flags: emitting properties flags changed for property:
  stun-port's flags now: [READ]
tp_properties_mixin_emit_changed: emitting properties changed for property:
  gtalk-p2p-relay-token
tp_properties_mixin_emit_flags: emitting properties flags changed for property:
  gtalk-p2p-relay-token's flags now: [READ]
emit_members_changed_signals: emitting members changed
  message       : ""
  added         : []
  removed       : []
  local_pending : [1 (jtellier.test2 at gmail.com)]
  remote_pending: []
  actor         : 2
  reason        : 4: invited
** (telepathy-gabble:24613): DEBUG: _latch_to_session: 0x92ec020: Latching onto session 0x916c0b8
** (telepathy-gabble:24613): DEBUG: create_stream_from_content: Attempting to create Google relay session
** (telepathy-gabble:24613): DEBUG: gabble_jingle_factory_create_google_relay_session: Trying to create a new relay session on http://relay.google.com:80/create_session
** (telepathy-gabble:24613): DEBUG: gabble_jingle_factory_create_google_relay_session: Trying to create a new relay session on http://relay.google.com:80/create_session
** (telepathy-gabble:24613): DEBUG: create_stream_from_content: Attempting to create Google relay session
** (telepathy-gabble:24613): DEBUG: gabble_jingle_factory_create_google_relay_session: Trying to create a new relay session on http://relay.google.com:80/create_session
** (telepathy-gabble:24613): DEBUG: gabble_jingle_factory_create_google_relay_session: Trying to create a new relay session on http://relay.google.com:80/create_session
** (telepathy-gabble:24613): DEBUG: create_initial_streams: initial_audio: true, initial_video: true
** (telepathy-gabble:24613): DEBUG: new_media_channel: object path /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/MediaChannel0
** (telepathy-gabble:24613): DEBUG: gabble_jingle_session_parse: jingle action 'transport-info' from 'jtellier.test1 at gmail.com/Telepathy4047AB03' in session '1604716137' dialect 3 state 2
** (telepathy-gabble:24613): DEBUG: parse_candidates: emitting 1 new remote candidates
** (telepathy-gabble:24613): DEBUG: gabble_jingle_session_parse: jingle action 'transport-info' from 'jtellier.test1 at gmail.com/Telepathy4047AB03' in session '1604716137' dialect 3 state 2
** (telepathy-gabble:24613): DEBUG: parse_candidates: emitting 1 new remote candidates
** (telepathy-gabble:24613): DEBUG: gabble_jingle_session_parse: jingle action 'transport-info' from 'jtellier.test1 at gmail.com/Telepathy4047AB03' in session '1604716137' dialect 3 state 2
** (telepathy-gabble:24613): DEBUG: parse_candidates: emitting 1 new remote candidates
** (telepathy-gabble:24613): DEBUG: gabble_jingle_session_parse: jingle action 'transport-info' from 'jtellier.test1 at gmail.com/Telepathy4047AB03' in session '1604716137' dialect 3 state 2
** (telepathy-gabble:24613): DEBUG: parse_candidates: emitting 1 new remote candidates
** (telepathy-gabble:24613): DEBUG: on_http_response: Response from Google:
====
relay.ip=64.233.169.126
relay.udp_port=19295
relay.tcp_port=19294
relay.ssltcp_port=443
stun.ip=64.233.169.126
stun.port=19302
username=oyfRTvE0puTmAx9f
password=jRHgCjrosoxDMFfb
magic_cookie=r\xc6K\xc6

====
** (telepathy-gabble:24613): DEBUG: translate_relay_info: type=udp ip=64.233.169.126 port=19295 username=oyfRTvE0puTmAx9f password=jRHgCjrosoxDMFfb component=1
** (telepathy-gabble:24613): DEBUG: translate_relay_info: type=tcp ip=64.233.169.126 port=19294 username=oyfRTvE0puTmAx9f password=jRHgCjrosoxDMFfb component=1
** (telepathy-gabble:24613): DEBUG: translate_relay_info: type=tls ip=64.233.169.126 port=443 username=oyfRTvE0puTmAx9f password=jRHgCjrosoxDMFfb component=1
** (telepathy-gabble:24613): DEBUG: on_http_response: Response from Google:
====
relay.ip=64.233.169.126
relay.udp_port=19295
relay.tcp_port=19294
relay.ssltcp_port=443
stun.ip=64.233.169.126
stun.port=19302
username=QnFl4xDm1G3ThC92
password=2NtbU7qz3Qnr6Wuv
magic_cookie=r\xc6K\xc6

====
** (telepathy-gabble:24613): DEBUG: translate_relay_info: type=udp ip=64.233.169.126 port=19295 username=QnFl4xDm1G3ThC92 password=2NtbU7qz3Qnr6Wuv component=2
** (telepathy-gabble:24613): DEBUG: translate_relay_info: type=tcp ip=64.233.169.126 port=19294 username=QnFl4xDm1G3ThC92 password=2NtbU7qz3Qnr6Wuv component=2
** (telepathy-gabble:24613): DEBUG: translate_relay_info: type=tls ip=64.233.169.126 port=443 username=QnFl4xDm1G3ThC92 password=2NtbU7qz3Qnr6Wuv component=2
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_set_property: 0x9303000: connecting to content 0x92eac48 signals
** (telepathy-gabble:24613): DEBUG: gabble_signal_connect_weak: connecting to 0x92eac48:new-candidates with context 0x92fb890
** (telepathy-gabble:24613): DEBUG: gabble_signal_connect_weak: connecting to 0x92eac48:remote-codecs with context 0x92fb750
** (telepathy-gabble:24613): DEBUG: gabble_signal_connect_weak: connecting to 0x92eac48:notify::state with context 0x92fb830
** (telepathy-gabble:24613): DEBUG: gabble_signal_connect_weak: connecting to 0x92eac48:notify::senders with context 0x92fb6d0
** (telepathy-gabble:24613): DEBUG: gabble_signal_connect_weak: connecting to 0x92eac48:notify::remote-state with context 0x92d7d90
** (telepathy-gabble:24613): DEBUG: gabble_signal_connect_weak: connecting to 0x92eac48:removed with context 0x92fb7c0
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_set_property: stream audio1 connection state 0
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_set_property: changing combined direction from 0 to 0
** (telepathy-gabble:24613): DEBUG: update_direction: called
** (telepathy-gabble:24613): DEBUG: update_direction: setting pending local send flag
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_set_property: changing combined direction from 0 to 6
** (telepathy-gabble:24613): DEBUG: construct_stream: 0x92ec020: created new MediaStream 0x9303000 for content 'audio1'
** (telepathy-gabble:24613): DEBUG: gabble_signal_connect_weak: connecting to 0x9303000:close with context 0x92d7d60
** (telepathy-gabble:24613): DEBUG: gabble_signal_connect_weak: connecting to 0x9303000:error with context 0x92d7dd0
** (telepathy-gabble:24613): DEBUG: gabble_signal_connect_weak: connecting to 0x9303000:notify::connection-state with context 0x92d9550
** (telepathy-gabble:24613): DEBUG: gabble_signal_connect_weak: connecting to 0x9303000:notify::combined-direction with context 0x92d7d50
** (telepathy-gabble:24613): DEBUG: construct_stream: emitting StreamAdded with type 'audio'
** (telepathy-gabble:24613): DEBUG: stream_direction_changed_cb: direction: 2, pending_send: 1
** (telepathy-gabble:24613): DEBUG: gabble_signal_connect_weak: connecting to 0x9303000:unhold-failed with context 0x92d7d40
** (telepathy-gabble:24613): DEBUG: gabble_signal_connect_weak: connecting to 0x9303000:notify::local-hold with context 0x92fb610
** (telepathy-gabble:24613): DEBUG: stream_hold_state_changed: Stream at index 0 has local-hold=0
** (telepathy-gabble:24613): DEBUG: stream_hold_state_changed: all_held=0, any_held=0
** (telepathy-gabble:24613): DEBUG: gabble_signal_connect_weak: connecting to 0x92eac48:notify::remote-state with context 0x91640a0
** (telepathy-gabble:24613): DEBUG: remote_state_changed_cb: Content 0x92eac48's state changed to 0 (current channel state: 0)
** (telepathy-gabble:24613): DEBUG: remote_state_changed_cb: already in that state
** (telepathy-gabble:24613): DEBUG: new_remote_codecs_cb: called
** (telepathy-gabble:24613): DEBUG: new_remote_codecs_cb: new remote audio codec: 96 'iLBC' 0 8000 0
** (telepathy-gabble:24613): DEBUG: new_remote_codecs_cb: new remote audio codec: 18 'G729' 0 8000 0
** (telepathy-gabble:24613): DEBUG: new_remote_codecs_cb: new remote audio codec: 8 'PCMA' 0 8000 0
** (telepathy-gabble:24613): DEBUG: new_remote_codecs_cb: new remote audio codec: 0 'PCMU' 0 8000 0
** (telepathy-gabble:24613): DEBUG: new_remote_codecs_cb: new remote audio codec: 13 'CN' 0 8000 1
** (telepathy-gabble:24613): DEBUG: new_remote_codecs_cb: new remote audio codec: 97 'telephone-event' 0 8000 1
** (telepathy-gabble:24613): DEBUG: new_remote_codecs_cb: pushing remote codecs
** (telepathy-gabble:24613): DEBUG: new_remote_candidates_cb: got new remote candidates
** (telepathy-gabble:24613): DEBUG: on_http_response: Response from Google:
====
relay.ip=64.233.169.126
relay.udp_port=19295
relay.tcp_port=19294
relay.ssltcp_port=443
stun.ip=64.233.169.126
stun.port=19302
username=tXoQJjXRzYlurvZH
password=cVGKcCjs82LhdoIj
magic_cookie=r\xc6K\xc6

====
** (telepathy-gabble:24613): DEBUG: translate_relay_info: type=udp ip=64.233.169.126 port=19295 username=tXoQJjXRzYlurvZH password=cVGKcCjs82LhdoIj component=1
** (telepathy-gabble:24613): DEBUG: translate_relay_info: type=tcp ip=64.233.169.126 port=19294 username=tXoQJjXRzYlurvZH password=cVGKcCjs82LhdoIj component=1
** (telepathy-gabble:24613): DEBUG: translate_relay_info: type=tls ip=64.233.169.126 port=443 username=tXoQJjXRzYlurvZH password=cVGKcCjs82LhdoIj component=1
** (telepathy-gabble:24613): DEBUG: on_http_response: Response from Google:
====
relay.ip=64.233.169.126
relay.udp_port=19295
relay.tcp_port=19294
relay.ssltcp_port=443
stun.ip=64.233.169.126
stun.port=19302
username=I4P1Dhjpimwoe1h6
password=wkDb822H4VhRMneN
magic_cookie=r\xc6K\xc6

====
** (telepathy-gabble:24613): DEBUG: translate_relay_info: type=udp ip=64.233.169.126 port=19295 username=I4P1Dhjpimwoe1h6 password=wkDb822H4VhRMneN component=2
** (telepathy-gabble:24613): DEBUG: translate_relay_info: type=tcp ip=64.233.169.126 port=19294 username=I4P1Dhjpimwoe1h6 password=wkDb822H4VhRMneN component=2
** (telepathy-gabble:24613): DEBUG: translate_relay_info: type=tls ip=64.233.169.126 port=443 username=I4P1Dhjpimwoe1h6 password=wkDb822H4VhRMneN component=2
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_set_property: 0x93030a8: connecting to content 0x92eacb8 signals
** (telepathy-gabble:24613): DEBUG: gabble_signal_connect_weak: connecting to 0x92eacb8:new-candidates with context 0x92d7dc0
** (telepathy-gabble:24613): DEBUG: gabble_signal_connect_weak: connecting to 0x92eacb8:remote-codecs with context 0x92fb690
** (telepathy-gabble:24613): DEBUG: gabble_signal_connect_weak: connecting to 0x92eacb8:notify::state with context 0x92fb760
** (telepathy-gabble:24613): DEBUG: gabble_signal_connect_weak: connecting to 0x92eacb8:notify::senders with context 0x9163d70
** (telepathy-gabble:24613): DEBUG: gabble_signal_connect_weak: connecting to 0x92eacb8:notify::remote-state with context 0x92fb620
** (telepathy-gabble:24613): DEBUG: gabble_signal_connect_weak: connecting to 0x92eacb8:removed with context 0x92fdf20
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_set_property: stream video1 connection state 0
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_set_property: changing combined direction from 0 to 0
** (telepathy-gabble:24613): DEBUG: update_direction: called
** (telepathy-gabble:24613): DEBUG: update_direction: setting pending local send flag
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_set_property: changing combined direction from 0 to 6
** (telepathy-gabble:24613): DEBUG: construct_stream: 0x92ec020: created new MediaStream 0x93030a8 for content 'video1'
** (telepathy-gabble:24613): DEBUG: gabble_signal_connect_weak: connecting to 0x93030a8:close with context 0x92fe190
** (telepathy-gabble:24613): DEBUG: gabble_signal_connect_weak: connecting to 0x93030a8:error with context 0x92fe200
** (telepathy-gabble:24613): DEBUG: gabble_signal_connect_weak: connecting to 0x93030a8:notify::connection-state with context 0x92fe250
** (telepathy-gabble:24613): DEBUG: gabble_signal_connect_weak: connecting to 0x93030a8:notify::combined-direction with context 0x92fe270
** (telepathy-gabble:24613): DEBUG: construct_stream: emitting StreamAdded with type 'video'
** (telepathy-gabble:24613): DEBUG: stream_direction_changed_cb: direction: 2, pending_send: 1
** (telepathy-gabble:24613): DEBUG: gabble_signal_connect_weak: connecting to 0x93030a8:unhold-failed with context 0x92fe170
** (telepathy-gabble:24613): DEBUG: gabble_signal_connect_weak: connecting to 0x93030a8:notify::local-hold with context 0x92fe150
** (telepathy-gabble:24613): DEBUG: stream_hold_state_changed: Stream at index 0 has local-hold=0
** (telepathy-gabble:24613): DEBUG: stream_hold_state_changed: Stream at index 1 has local-hold=0
** (telepathy-gabble:24613): DEBUG: stream_hold_state_changed: all_held=0, any_held=0
** (telepathy-gabble:24613): DEBUG: gabble_signal_connect_weak: connecting to 0x92eacb8:notify::remote-state with context 0x92fe0a0
** (telepathy-gabble:24613): DEBUG: remote_state_changed_cb: Content 0x92eacb8's state changed to 0 (current channel state: 0)
** (telepathy-gabble:24613): DEBUG: remote_state_changed_cb: already in that state
** (telepathy-gabble:24613): DEBUG: new_remote_codecs_cb: called
** (telepathy-gabble:24613): DEBUG: new_remote_codecs_cb: new remote video codec: 34 'H263' 1 90000 0
** (telepathy-gabble:24613): DEBUG: new_remote_codecs_cb: new remote video codec: 96 'H263-1998' 1 90000 0
** (telepathy-gabble:24613): DEBUG: new_remote_codecs_cb: new remote video codec: 97 'H263-N800' 1 90000 0
** (telepathy-gabble:24613): DEBUG: new_remote_codecs_cb: pushing remote codecs
** (telepathy-gabble:24613): DEBUG: new_remote_candidates_cb: got new remote candidates
emit_members_changed_signals: emitting members changed
  message       : ""
  added         : [1 (jtellier.test2 at gmail.com)]
  removed       : []
  local_pending : []
  remote_pending: []
  actor         : 1
  reason        : 0: unspecified reason
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_accept_pending_local_send: accepting pending local send on stream audio1
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_set_property: changing combined direction from 6 to 3
** (telepathy-gabble:24613): DEBUG: stream_direction_changed_cb: direction: 3, pending_send: 0
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_change_direction: current_dir: 3, requested_dir: 3
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_accept_pending_local_send: accepting pending local send on stream video1
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_set_property: changing combined direction from 6 to 3
** (telepathy-gabble:24613): DEBUG: stream_direction_changed_cb: direction: 3, pending_send: 0
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_change_direction: current_dir: 3, requested_dir: 3
** (telepathy-gabble:24613): DEBUG: _emit_new_stream: emitting MediaSessionHandler:NewStreamHandler signal for audio stream 1 
** (telepathy-gabble:24613): DEBUG: _emit_new_stream: emitting MediaSessionHandler:NewStreamHandler signal for video stream 2 
** (telepathy-gabble:24613): DEBUG: query_socks5_proxies: Need 1 more proxies
** (telepathy-gabble:24613): DEBUG: send_proxy_query: send SOCKS5 query to proxy.jabber.tf-network.de
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_ready: ready called
** (telepathy-gabble:24613): DEBUG: push_remote_codecs: passing 6 remote codecs to stream-engine
** (telepathy-gabble:24613): DEBUG: push_remote_candidates: passing 1 remote candidate to stream engine: R1
** (telepathy-gabble:24613): DEBUG: push_remote_candidates: passing 1 remote candidate to stream engine: R2
** (telepathy-gabble:24613): DEBUG: push_playing: stream audio1 emitting SetStreamPlaying(false)
** (telepathy-gabble:24613): DEBUG: push_sending: stream audio1 emitting SetStreamSending(false); sending=false, on_hold=false
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_set_local_codecs: called
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_set_local_codecs: ignoring local codecs, waiting for codec intersection
** (telepathy-gabble:24613): DEBUG: socks5_proxy_query_reply_cb: Add fallback SOCKS5 proxy: proxy.jabber.tf-network.de 62.75.218.204:7777
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_ready: ready called
** (telepathy-gabble:24613): DEBUG: push_remote_codecs: passing 3 remote codecs to stream-engine
** (telepathy-gabble:24613): DEBUG: push_remote_candidates: passing 1 remote candidate to stream engine: R1
** (telepathy-gabble:24613): DEBUG: push_remote_candidates: passing 1 remote candidate to stream engine: R2
** (telepathy-gabble:24613): DEBUG: push_playing: stream video1 emitting SetStreamPlaying(false)
** (telepathy-gabble:24613): DEBUG: push_sending: stream video1 emitting SetStreamSending(false); sending=false, on_hold=false
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_set_local_codecs: called
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_set_local_codecs: ignoring local codecs, waiting for codec intersection
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_supported_codecs: called
** (telepathy-gabble:24613): DEBUG: pass_local_codecs: putting list of 3 supported codecs from stream-engine into cache
** (telepathy-gabble:24613): DEBUG: pass_local_codecs: adding codec PCMA (8 8000 0)
** (telepathy-gabble:24613): DEBUG: pass_local_codecs: adding codec PCMU (0 8000 0)
** (telepathy-gabble:24613): DEBUG: pass_local_codecs: adding codec telephone-event (97 8000 1)
** (telepathy-gabble:24613): DEBUG: jingle_media_rtp_set_local_codecs: setting new local codecs
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_error: Media.StreamHandler::Error called, error 0 (Codec negotiation failed: There was no intersection between the remote codecs and the local ones) -- emitting signal
** (telepathy-gabble:24613): DEBUG: gabble_jingle_content_remove: called for 0x92eacb8 (video1)
** (telepathy-gabble:24613): DEBUG: content_state_changed_cb: called
** (telepathy-gabble:24613): DEBUG: push_playing: stream video1 emitting SetStreamPlaying(false)
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_new_native_candidate: google p2p connections only support the concept of one transport per candidate, ignoring other components
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_new_native_candidate: put 1 native candidate from stream-engine into cache
** (telepathy-gabble:24613): DEBUG: add_candidates: content already signalled, transmitting candidates
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_new_native_candidate: google p2p connections only support the concept of one transport per candidate, ignoring other components
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_new_native_candidate: put 1 native candidate from stream-engine into cache
** (telepathy-gabble:24613): DEBUG: add_candidates: content already signalled, transmitting candidates
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_new_native_candidate: google p2p connections only support the concept of one transport per candidate, ignoring other components
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_new_native_candidate: put 1 native candidate from stream-engine into cache
** (telepathy-gabble:24613): DEBUG: add_candidates: content already signalled, transmitting candidates
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_new_native_candidate: google p2p connections only support the concept of one transport per candidate, ignoring other components
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_new_native_candidate: put 1 native candidate from stream-engine into cache
** (telepathy-gabble:24613): DEBUG: add_candidates: content already signalled, transmitting candidates
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_new_native_candidate: google p2p connections only support the concept of one transport per candidate, ignoring other components
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_new_native_candidate: put 1 native candidate from stream-engine into cache
** (telepathy-gabble:24613): DEBUG: add_candidates: content already signalled, transmitting candidates
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_new_native_candidate: google p2p connections only support the concept of one transport per candidate, ignoring other components
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_new_native_candidate: put 1 native candidate from stream-engine into cache
** (telepathy-gabble:24613): DEBUG: add_candidates: content already signalled, transmitting candidates
** (telepathy-gabble:24613): DEBUG: pass_local_codecs: putting list of 2 supported codecs from stream-engine into cache
** (telepathy-gabble:24613): DEBUG: pass_local_codecs: adding codec H264 (97 90000 0)
** (telepathy-gabble:24613): DEBUG: pass_local_codecs: adding codec THEORA (96 90000 0)
** (telepathy-gabble:24613): DEBUG: jingle_media_rtp_set_local_codecs: setting new local codecs
** (telepathy-gabble:24613): DEBUG: _on_remove_reply: 0x92eacb8
** (telepathy-gabble:24613): DEBUG: stream_hold_state_changed: Stream at index 0 has local-hold=0
** (telepathy-gabble:24613): DEBUG: stream_hold_state_changed: all_held=0, any_held=0
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_dispose: called
** (telepathy-gabble:24613): DEBUG: user_data_destroyed_cb: user_data for 0x92d7dc0 destroyed; disconnecting
** (telepathy-gabble:24613): DEBUG: user_data_destroyed_cb: user_data for 0x92fb690 destroyed; disconnecting
** (telepathy-gabble:24613): DEBUG: user_data_destroyed_cb: user_data for 0x92fb760 destroyed; disconnecting
** (telepathy-gabble:24613): DEBUG: user_data_destroyed_cb: user_data for 0x9163d70 destroyed; disconnecting
** (telepathy-gabble:24613): DEBUG: user_data_destroyed_cb: user_data for 0x92fb620 destroyed; disconnecting
** (telepathy-gabble:24613): DEBUG: user_data_destroyed_cb: user_data for 0x92fdf20 destroyed; disconnecting
** (telepathy-gabble:24613): DEBUG: instance_destroyed_cb: instance for 0x92fe190 destroyed; cleaning up
** (telepathy-gabble:24613): DEBUG: instance_destroyed_cb: instance for 0x92fe200 destroyed; cleaning up
** (telepathy-gabble:24613): DEBUG: instance_destroyed_cb: instance for 0x92fe250 destroyed; cleaning up
** (telepathy-gabble:24613): DEBUG: instance_destroyed_cb: instance for 0x92fe270 destroyed; cleaning up
** (telepathy-gabble:24613): DEBUG: instance_destroyed_cb: instance for 0x92fe170 destroyed; cleaning up
** (telepathy-gabble:24613): DEBUG: instance_destroyed_cb: instance for 0x92fe150 destroyed; cleaning up
** (telepathy-gabble:24613): DEBUG: gabble_jingle_media_rtp_dispose: dispose called
** (telepathy-gabble:24613): DEBUG: gabble_jingle_content_dispose: 0x92eacb8
** (telepathy-gabble:24613): DEBUG: instance_destroyed_cb: instance for 0x92fe0a0 destroyed; cleaning up
** (telepathy-gabble:24613): DEBUG: connection_iq_unknown_cb: got unknown iq:
<iq from="jtellier.test1 at gmail.com/Telepathy4047AB03" id="401901401895" to="jtellier.test2 at gmail.com/TelepathyBADDE7DA" type="result"></iq>

** (telepathy-gabble:24613): DEBUG: connection_iq_unknown_cb: got unknown iq:
<iq from="jtellier.test1 at gmail.com/Telepathy4047AB03" id="401668402652" to="jtellier.test2 at gmail.com/TelepathyBADDE7DA" type="result"></iq>

** (telepathy-gabble:24613): DEBUG: connection_iq_unknown_cb: got unknown iq:
<iq from="jtellier.test1 at gmail.com/Telepathy4047AB03" id="402427403411" to="jtellier.test2 at gmail.com/TelepathyBADDE7DA" type="result"></iq>

** (telepathy-gabble:24613): DEBUG: connection_iq_unknown_cb: got unknown iq:
<iq from="jtellier.test1 at gmail.com/Telepathy4047AB03" id="401778404841" to="jtellier.test2 at gmail.com/TelepathyBADDE7DA" type="error">
 <jingle xmlns="http://jabber.org/protocol/jingle" action="transport-info" sid="1604716137" initiator="jtellier.test1 at gmail.com/Telepathy4047AB03">
 <content xmlns="http://jabber.org/protocol/jingle/description/video" name="video1">
 <transport xmlns="http://www.google.com/transport/p2p">
 <candidate generation="0" network="0" name="rtp" component="1" type="local" protocol="udp" preference="0.015259" password="" username="/d9yHm8UyZhauQTu" port="36342" address="10.0.2.15"></candidate>
</transport>
</content>
</jingle>
 <error code="404" type="cancel">
 <item-not-found xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"></item-not-found>
 <text>unable to handle action for unknown stream &quot;video1&quot; </text>
</error>
</iq>

** (telepathy-gabble:24613): DEBUG: connection_iq_unknown_cb: got unknown iq:
<iq from="jtellier.test1 at gmail.com/Telepathy4047AB03" id="402303405365" to="jtellier.test2 at gmail.com/TelepathyBADDE7DA" type="error">
 <jingle xmlns="http://jabber.org/protocol/jingle" action="transport-info" sid="1604716137" initiator="jtellier.test1 at gmail.com/Telepathy4047AB03">
 <content xmlns="http://jabber.org/protocol/jingle/description/video" name="video1">
 <transport xmlns="http://www.google.com/transport/p2p">
 <candidate generation="0" network="0" name="rtp" component="1" type="stun" protocol="udp" preference="0.013733" password="" username="F5z+Mt7326n4enOg" port="52606" address="70.25.46.249"></candidate>
</transport>
</content>
</jingle>
 <error code="404" type="cancel">
 <item-not-found xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"></item-not-found>
 <text>unable to handle action for unknown stream &quot;video1&quot; </text>
</error>
</iq>

** (telepathy-gabble:24613): DEBUG: connection_iq_unknown_cb: got unknown iq:
<iq from="jtellier.test1 at gmail.com/Telepathy4047AB03" id="401976406061" to="jtellier.test2 at gmail.com/TelepathyBADDE7DA" type="error">
 <jingle xmlns="http://jabber.org/protocol/jingle" action="transport-info" sid="1604716137" initiator="jtellier.test1 at gmail.com/Telepathy4047AB03">
 <content xmlns="http://jabber.org/protocol/jingle/description/video" name="video1">
 <transport xmlns="http://www.google.com/transport/p2p">
 <candidate generation="0" network="0" name="rtp" component="1" type="relay" protocol="udp" preference="0.007629" password="" username="tXoQJjXRzYlurvZH" port="19295" address="64.233.169.126"></candidate>
</transport>
</content>
</jingle>
 <error code="404" type="cancel">
 <item-not-found xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"></item-not-found>
 <text>unable to handle action for unknown stream &quot;video1&quot; </text>
</error>
</iq>

** (telepathy-gabble:24613): DEBUG: gabble_media_stream_new_active_candidate_pair: called (3, 0); this is a no-op on Jingle
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_set_property: stream audio1 connection state 0
** (telepathy-gabble:24613): DEBUG: content_ready_cb: called
** (telepathy-gabble:24613): DEBUG: content_state_changed_cb: called
** (telepathy-gabble:24613): DEBUG: push_sending: stream audio1 emitting SetStreamSending(true); sending=true, on_hold=false
** (telepathy-gabble:24613): DEBUG: push_playing: stream audio1 emitting SetStreamPlaying(true)
** (telepathy-gabble:24613): DEBUG: push_sending: stream audio1 emitting SetStreamSending(true); sending=true, on_hold=false
** (telepathy-gabble:24613): DEBUG: set_state: Setting state of JingleSession: 0x916c0b8 (priv = 0x916c0d0) from 2 to 3
** (telepathy-gabble:24613): DEBUG: session_state_changed_cb: called
** (telepathy-gabble:24613): DEBUG: set_state: Setting state of JingleSession: 0x916c0b8 (priv = 0x916c0d0) from 3 to 4
** (telepathy-gabble:24613): DEBUG: session_state_changed_cb: called
** (telepathy-gabble:24613): DEBUG: connection_iq_unknown_cb: got unknown iq:
<iq from="jtellier.test1 at gmail.com/Telepathy4047AB03" id="123470129578" to="jtellier.test2 at gmail.com/TelepathyBADDE7DA" type="result"></iq>

** (telepathy-gabble:24613): DEBUG: gabble_jingle_session_parse: jingle action 'content-add' from 'jtellier.test1 at gmail.com/Telepathy4047AB03' in session '1604716137' dialect 3 state 4
** (telepathy-gabble:24613): DEBUG: _each_content_add: namespace: http://jabber.org/protocol/jingle/description/video
** (telepathy-gabble:24613): DEBUG: create_content: session creating new content type, conn == 0x9171028, jf == 0x9175810
** (telepathy-gabble:24613): DEBUG: gabble_jingle_content_init: 0x92ead28
** (telepathy-gabble:24613): DEBUG: parse_description: node: description
** (telepathy-gabble:24613): DEBUG: parse_description: detected media type 2
** (telepathy-gabble:24613): DEBUG: parse_payload_type: new remote codec: id = 34, name = H263, clockrate = 90000, channels = 0
** (telepathy-gabble:24613): DEBUG: parse_payload_type: new remote codec: id = 96, name = H263-1998, clockrate = 90000, channels = 0
** (telepathy-gabble:24613): DEBUG: parse_payload_type: new remote codec: id = 97, name = H263-N800, clockrate = 90000, channels = 0
** (telepathy-gabble:24613): DEBUG: update_remote_codecs: Emitting remote-codecs signal
** (telepathy-gabble:24613): DEBUG: gabble_jingle_content_parse_add: content creating new transport type GabbleJingleTransportGoogle
** (telepathy-gabble:24613): DEBUG: parse_candidates: emitting 0 new remote candidates
** (telepathy-gabble:24613): DEBUG: session_new_content_cb: called
** (telepathy-gabble:24613): DEBUG: create_stream_from_content: Attempting to create Google relay session
** (telepathy-gabble:24613): DEBUG: gabble_jingle_factory_create_google_relay_session: Trying to create a new relay session on http://relay.google.com:80/create_session
** (telepathy-gabble:24613): DEBUG: gabble_jingle_factory_create_google_relay_session: Trying to create a new relay session on http://relay.google.com:80/create_session
** (telepathy-gabble:24613): DEBUG: on_http_response: Response from Google:
====
relay.ip=64.233.169.126
relay.udp_port=19295
relay.tcp_port=19294
relay.ssltcp_port=443
stun.ip=64.233.169.126
stun.port=19302
username=lwXq0m2aHzJHUalt
password=Ygwwsq2pRB4Mkl9L
magic_cookie=r\xc6K\xc6

====
** (telepathy-gabble:24613): DEBUG: translate_relay_info: type=udp ip=64.233.169.126 port=19295 username=lwXq0m2aHzJHUalt password=Ygwwsq2pRB4Mkl9L component=1
** (telepathy-gabble:24613): DEBUG: translate_relay_info: type=tcp ip=64.233.169.126 port=19294 username=lwXq0m2aHzJHUalt password=Ygwwsq2pRB4Mkl9L component=1
** (telepathy-gabble:24613): DEBUG: translate_relay_info: type=tls ip=64.233.169.126 port=443 username=lwXq0m2aHzJHUalt password=Ygwwsq2pRB4Mkl9L component=1
** (telepathy-gabble:24613): DEBUG: on_http_response: Response from Google:
====
relay.ip=64.233.169.126
relay.udp_port=19295
relay.tcp_port=19294
relay.ssltcp_port=443
stun.ip=64.233.169.126
stun.port=19302
username=Qp3az4MV5EpcnIRZ
password=ZoXiHfmY8q4e0Llv
magic_cookie=r\xc6K\xc6

====
** (telepathy-gabble:24613): DEBUG: translate_relay_info: type=udp ip=64.233.169.126 port=19295 username=Qp3az4MV5EpcnIRZ password=ZoXiHfmY8q4e0Llv component=2
** (telepathy-gabble:24613): DEBUG: translate_relay_info: type=tcp ip=64.233.169.126 port=19294 username=Qp3az4MV5EpcnIRZ password=ZoXiHfmY8q4e0Llv component=2
** (telepathy-gabble:24613): DEBUG: translate_relay_info: type=tls ip=64.233.169.126 port=443 username=Qp3az4MV5EpcnIRZ password=ZoXiHfmY8q4e0Llv component=2
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_set_property: 0x9303150: connecting to content 0x92ead28 signals
** (telepathy-gabble:24613): DEBUG: gabble_signal_connect_weak: connecting to 0x92ead28:new-candidates with context 0x92fe1b0
** (telepathy-gabble:24613): DEBUG: gabble_signal_connect_weak: connecting to 0x92ead28:remote-codecs with context 0x93089a0
** (telepathy-gabble:24613): DEBUG: gabble_signal_connect_weak: connecting to 0x92ead28:notify::state with context 0x9308880
** (telepathy-gabble:24613): DEBUG: gabble_signal_connect_weak: connecting to 0x92ead28:notify::senders with context 0x92fe070
** (telepathy-gabble:24613): DEBUG: gabble_signal_connect_weak: connecting to 0x92ead28:notify::remote-state with context 0x93088b0
** (telepathy-gabble:24613): DEBUG: gabble_signal_connect_weak: connecting to 0x92ead28:removed with context 0x92fe110
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_set_property: stream video1 connection state 0
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_set_property: changing combined direction from 0 to 0
** (telepathy-gabble:24613): DEBUG: update_direction: called
** (telepathy-gabble:24613): DEBUG: update_direction: setting pending local send flag
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_set_property: changing combined direction from 0 to 6
** (telepathy-gabble:24613): DEBUG: construct_stream: 0x92ec020: created new MediaStream 0x9303150 for content 'video1'
** (telepathy-gabble:24613): DEBUG: gabble_signal_connect_weak: connecting to 0x9303150:close with context 0x92fb6b0
** (telepathy-gabble:24613): DEBUG: gabble_signal_connect_weak: connecting to 0x9303150:error with context 0x9308850
** (telepathy-gabble:24613): DEBUG: gabble_signal_connect_weak: connecting to 0x9303150:notify::connection-state with context 0x9308a10
** (telepathy-gabble:24613): DEBUG: gabble_signal_connect_weak: connecting to 0x9303150:notify::combined-direction with context 0x92fb670
** (telepathy-gabble:24613): DEBUG: construct_stream: emitting StreamAdded with type 'video'
** (telepathy-gabble:24613): DEBUG: stream_direction_changed_cb: direction: 2, pending_send: 1
** (telepathy-gabble:24613): DEBUG: gabble_signal_connect_weak: connecting to 0x9303150:unhold-failed with context 0x92fe0d0
** (telepathy-gabble:24613): DEBUG: gabble_signal_connect_weak: connecting to 0x9303150:notify::local-hold with context 0x9308840
** (telepathy-gabble:24613): DEBUG: stream_hold_state_changed: Stream at index 0 has local-hold=0
** (telepathy-gabble:24613): DEBUG: stream_hold_state_changed: Stream at index 1 has local-hold=0
** (telepathy-gabble:24613): DEBUG: stream_hold_state_changed: all_held=0, any_held=0
** (telepathy-gabble:24613): DEBUG: gabble_signal_connect_weak: connecting to 0x92ead28:notify::remote-state with context 0x9163d70
** (telepathy-gabble:24613): DEBUG: remote_state_changed_cb: Content 0x92ead28's state changed to 0 (current channel state: 0)
** (telepathy-gabble:24613): DEBUG: remote_state_changed_cb: already in that state
** (telepathy-gabble:24613): DEBUG: construct_stream: emitting MediaSessionHandler:NewStreamHandler signal for stream 3
** (telepathy-gabble:24613): DEBUG: new_remote_codecs_cb: called
** (telepathy-gabble:24613): DEBUG: new_remote_codecs_cb: new remote video codec: 34 'H263' 1 90000 0
** (telepathy-gabble:24613): DEBUG: new_remote_codecs_cb: new remote video codec: 96 'H263-1998' 1 90000 0
** (telepathy-gabble:24613): DEBUG: new_remote_codecs_cb: new remote video codec: 97 'H263-N800' 1 90000 0
** (telepathy-gabble:24613): DEBUG: new_remote_codecs_cb: pushing remote codecs
** (telepathy-gabble:24613): DEBUG: new_remote_candidates_cb: got new remote candidates
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_ready: ready called
** (telepathy-gabble:24613): DEBUG: push_remote_codecs: passing 3 remote codecs to stream-engine
** (telepathy-gabble:24613): DEBUG: push_playing: stream video1 emitting SetStreamPlaying(false)
** (telepathy-gabble:24613): DEBUG: push_sending: stream video1 emitting SetStreamSending(false); sending=false, on_hold=false
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_set_local_codecs: called
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_set_local_codecs: ignoring local codecs, waiting for codec intersection
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_error: Media.StreamHandler::Error called, error 0 (Codec negotiation failed: There was no intersection between the remote codecs and the local ones) -- emitting signal
** (telepathy-gabble:24613): DEBUG: gabble_jingle_content_remove: called for 0x92ead28 (video1)
** (telepathy-gabble:24613): DEBUG: content_state_changed_cb: called
** (telepathy-gabble:24613): DEBUG: push_playing: stream video1 emitting SetStreamPlaying(false)
** (telepathy-gabble:24613): DEBUG: gabble_jingle_session_parse: jingle action 'transport-info' from 'jtellier.test1 at gmail.com/Telepathy4047AB03' in session '1604716137' dialect 3 state 4
** (telepathy-gabble:24613): DEBUG: parse_candidates: emitting 1 new remote candidates
** (telepathy-gabble:24613): DEBUG: new_remote_candidates_cb: got new remote candidates
** (telepathy-gabble:24613): DEBUG: push_remote_candidates: passing 1 remote candidate to stream engine: R1
** (telepathy-gabble:24613): DEBUG: gabble_jingle_session_parse: jingle action 'transport-info' from 'jtellier.test1 at gmail.com/Telepathy4047AB03' in session '1604716137' dialect 3 state 4
** (telepathy-gabble:24613): DEBUG: parse_candidates: emitting 1 new remote candidates
** (telepathy-gabble:24613): DEBUG: new_remote_candidates_cb: got new remote candidates
** (telepathy-gabble:24613): DEBUG: push_remote_candidates: passing 1 remote candidate to stream engine: R2
** (telepathy-gabble:24613): DEBUG: _on_remove_reply: 0x92ead28
** (telepathy-gabble:24613): DEBUG: stream_hold_state_changed: Stream at index 0 has local-hold=0
** (telepathy-gabble:24613): DEBUG: stream_hold_state_changed: all_held=0, any_held=0
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_dispose: called
** (telepathy-gabble:24613): DEBUG: user_data_destroyed_cb: user_data for 0x92fe1b0 destroyed; disconnecting
** (telepathy-gabble:24613): DEBUG: user_data_destroyed_cb: user_data for 0x93089a0 destroyed; disconnecting
** (telepathy-gabble:24613): DEBUG: user_data_destroyed_cb: user_data for 0x9308880 destroyed; disconnecting
** (telepathy-gabble:24613): DEBUG: user_data_destroyed_cb: user_data for 0x92fe070 destroyed; disconnecting
** (telepathy-gabble:24613): DEBUG: user_data_destroyed_cb: user_data for 0x93088b0 destroyed; disconnecting
** (telepathy-gabble:24613): DEBUG: user_data_destroyed_cb: user_data for 0x92fe110 destroyed; disconnecting
** (telepathy-gabble:24613): DEBUG: instance_destroyed_cb: instance for 0x92fb6b0 destroyed; cleaning up
** (telepathy-gabble:24613): DEBUG: instance_destroyed_cb: instance for 0x9308850 destroyed; cleaning up
** (telepathy-gabble:24613): DEBUG: instance_destroyed_cb: instance for 0x9308a10 destroyed; cleaning up
** (telepathy-gabble:24613): DEBUG: instance_destroyed_cb: instance for 0x92fb670 destroyed; cleaning up
** (telepathy-gabble:24613): DEBUG: instance_destroyed_cb: instance for 0x92fe0d0 destroyed; cleaning up
** (telepathy-gabble:24613): DEBUG: instance_destroyed_cb: instance for 0x9308840 destroyed; cleaning up
** (telepathy-gabble:24613): DEBUG: gabble_jingle_media_rtp_dispose: dispose called
** (telepathy-gabble:24613): DEBUG: gabble_jingle_content_dispose: 0x92ead28
** (telepathy-gabble:24613): DEBUG: instance_destroyed_cb: instance for 0x9163d70 destroyed; cleaning up
** (telepathy-gabble:24613): DEBUG: gabble_presence_cache_is_unsure: Diff: 31154816
** (telepathy-gabble:24613): DEBUG: _gabble_media_channel_request_contents: called
** (telepathy-gabble:24613): DEBUG: gabble_presence_cache_is_unsure: Diff: 31154905
** (telepathy-gabble:24613): DEBUG: _gabble_media_channel_request_contents: Creating new jingle content with ns http://jabber.org/protocol/jingle/description/video : http://www.google.com/transport/p2p
** (telepathy-gabble:24613): DEBUG: create_content: session creating new content type, conn == 0x9171028, jf == 0x9175810
** (telepathy-gabble:24613): DEBUG: gabble_jingle_content_init: 0x92ead98
** (telepathy-gabble:24613): DEBUG: session_new_content_cb: called
** (telepathy-gabble:24613): DEBUG: create_stream_from_content: Attempting to create Google relay session
** (telepathy-gabble:24613): DEBUG: gabble_jingle_factory_create_google_relay_session: Trying to create a new relay session on http://relay.google.com:80/create_session
** (telepathy-gabble:24613): DEBUG: gabble_jingle_factory_create_google_relay_session: Trying to create a new relay session on http://relay.google.com:80/create_session
** (telepathy-gabble:24613): DEBUG: on_http_response: Response from Google:
====
relay.ip=64.233.169.126
relay.udp_port=19295
relay.tcp_port=19294
relay.ssltcp_port=443
stun.ip=64.233.169.126
stun.port=19302
username=NRWAtOh1uH3usC2L
password=HoCJq71wcZzxVEFT
magic_cookie=r\xc6K\xc6

====
** (telepathy-gabble:24613): DEBUG: translate_relay_info: type=udp ip=64.233.169.126 port=19295 username=NRWAtOh1uH3usC2L password=HoCJq71wcZzxVEFT component=1
** (telepathy-gabble:24613): DEBUG: translate_relay_info: type=tcp ip=64.233.169.126 port=19294 username=NRWAtOh1uH3usC2L password=HoCJq71wcZzxVEFT component=1
** (telepathy-gabble:24613): DEBUG: translate_relay_info: type=tls ip=64.233.169.126 port=443 username=NRWAtOh1uH3usC2L password=HoCJq71wcZzxVEFT component=1
** (telepathy-gabble:24613): DEBUG: on_http_response: Response from Google:
====
relay.ip=64.233.169.126
relay.udp_port=19295
relay.tcp_port=19294
relay.ssltcp_port=443
stun.ip=64.233.169.126
stun.port=19302
username=tRyEOM79HLDHEKTV
password=aAW8j1CK1RdRjQdo
magic_cookie=r\xc6K\xc6

====
** (telepathy-gabble:24613): DEBUG: translate_relay_info: type=udp ip=64.233.169.126 port=19295 username=tRyEOM79HLDHEKTV password=aAW8j1CK1RdRjQdo component=2
** (telepathy-gabble:24613): DEBUG: translate_relay_info: type=tcp ip=64.233.169.126 port=19294 username=tRyEOM79HLDHEKTV password=aAW8j1CK1RdRjQdo component=2
** (telepathy-gabble:24613): DEBUG: translate_relay_info: type=tls ip=64.233.169.126 port=443 username=tRyEOM79HLDHEKTV password=aAW8j1CK1RdRjQdo component=2
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_set_property: 0x93031f8: connecting to content 0x92ead98 signals
** (telepathy-gabble:24613): DEBUG: gabble_signal_connect_weak: connecting to 0x92ead98:new-candidates with context 0x92fe070
** (telepathy-gabble:24613): DEBUG: gabble_signal_connect_weak: connecting to 0x92ead98:remote-codecs with context 0x92fdf80
** (telepathy-gabble:24613): DEBUG: gabble_signal_connect_weak: connecting to 0x92ead98:notify::state with context 0x92fe2c0
** (telepathy-gabble:24613): DEBUG: gabble_signal_connect_weak: connecting to 0x92ead98:notify::senders with context 0x92fdfb0
** (telepathy-gabble:24613): DEBUG: gabble_signal_connect_weak: connecting to 0x92ead98:notify::remote-state with context 0x9308ab0
** (telepathy-gabble:24613): DEBUG: gabble_signal_connect_weak: connecting to 0x92ead98:removed with context 0x92fb820
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_set_property: stream stream2 connection state 0
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_set_property: changing combined direction from 0 to 0
** (telepathy-gabble:24613): DEBUG: update_direction: called
** (telepathy-gabble:24613): DEBUG: update_direction: setting pending local send flag
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_set_property: changing combined direction from 0 to 6
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_set_property: changing combined direction from 6 to 3
** (telepathy-gabble:24613): DEBUG: construct_stream: 0x92ec020: created new MediaStream 0x93031f8 for content 'stream2'
** (telepathy-gabble:24613): DEBUG: gabble_signal_connect_weak: connecting to 0x93031f8:close with context 0x92fdf20
** (telepathy-gabble:24613): DEBUG: gabble_signal_connect_weak: connecting to 0x93031f8:error with context 0x9308870
** (telepathy-gabble:24613): DEBUG: gabble_signal_connect_weak: connecting to 0x93031f8:notify::connection-state with context 0x92fb620
** (telepathy-gabble:24613): DEBUG: gabble_signal_connect_weak: connecting to 0x93031f8:notify::combined-direction with context 0x92d7dc0
** (telepathy-gabble:24613): DEBUG: construct_stream: emitting StreamAdded with type 'video'
** (telepathy-gabble:24613): DEBUG: stream_direction_changed_cb: direction: 3, pending_send: 0
** (telepathy-gabble:24613): DEBUG: gabble_signal_connect_weak: connecting to 0x93031f8:unhold-failed with context 0x93088c0
** (telepathy-gabble:24613): DEBUG: gabble_signal_connect_weak: connecting to 0x93031f8:notify::local-hold with context 0x92fb6b0
** (telepathy-gabble:24613): DEBUG: stream_hold_state_changed: Stream at index 0 has local-hold=0
** (telepathy-gabble:24613): DEBUG: stream_hold_state_changed: Stream at index 1 has local-hold=0
** (telepathy-gabble:24613): DEBUG: stream_hold_state_changed: all_held=0, any_held=0
** (telepathy-gabble:24613): DEBUG: gabble_signal_connect_weak: connecting to 0x92ead98:notify::remote-state with context 0x92fb670
** (telepathy-gabble:24613): DEBUG: remote_state_changed_cb: Content 0x92ead98's state changed to 0 (current channel state: 0)
** (telepathy-gabble:24613): DEBUG: remote_state_changed_cb: already in that state
** (telepathy-gabble:24613): DEBUG: construct_stream: emitting MediaSessionHandler:NewStreamHandler signal for stream 4
** (telepathy-gabble:24613): DEBUG: new_remote_codecs_cb: called
** (telepathy-gabble:24613): DEBUG: new_remote_codecs_cb: pushing remote codecs
** (telepathy-gabble:24613): DEBUG: new_remote_candidates_cb: got new remote candidates
** (telepathy-gabble:24613): DEBUG: query_socks5_proxies: we already have discovered enough proxies (5)
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_ready: ready called
** (telepathy-gabble:24613): DEBUG: push_playing: stream stream2 emitting SetStreamPlaying(false)
** (telepathy-gabble:24613): DEBUG: push_sending: stream stream2 emitting SetStreamSending(false); sending=false, on_hold=false
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_set_local_codecs: called
** (telepathy-gabble:24613): DEBUG: pass_local_codecs: putting list of 2 supported codecs from stream-engine into cache
** (telepathy-gabble:24613): DEBUG: pass_local_codecs: adding codec H264 (97 90000 0)
** (telepathy-gabble:24613): DEBUG: pass_local_codecs: adding codec THEORA (96 90000 0)
** (telepathy-gabble:24613): DEBUG: jingle_media_rtp_set_local_codecs: setting new local codecs
** (telepathy-gabble:24613): DEBUG: content_state_changed_cb: called
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_new_native_candidate: google p2p connections only support the concept of one transport per candidate, ignoring other components
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_new_native_candidate: put 1 native candidate from stream-engine into cache
** (telepathy-gabble:24613): DEBUG: add_candidates: content already signalled, transmitting candidates
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_new_native_candidate: google p2p connections only support the concept of one transport per candidate, ignoring other components
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_new_native_candidate: put 1 native candidate from stream-engine into cache
** (telepathy-gabble:24613): DEBUG: add_candidates: content already signalled, transmitting candidates
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_new_native_candidate: google p2p connections only support the concept of one transport per candidate, ignoring other components
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_new_native_candidate: put 1 native candidate from stream-engine into cache
** (telepathy-gabble:24613): DEBUG: add_candidates: content already signalled, transmitting candidates
** (telepathy-gabble:24613): DEBUG: gabble_jingle_session_parse: jingle action 'content-modify' from 'jtellier.test1 at gmail.com/Telepathy4047AB03' in session '1604716137' dialect 3 state 4
** (telepathy-gabble:24613): DEBUG: update_direction: called
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_set_property: changing combined direction from 3 to 1
** (telepathy-gabble:24613): DEBUG: stream_direction_changed_cb: direction: 1, pending_send: 0
** (telepathy-gabble:24613): DEBUG: pass_local_codecs: putting list of 2 supported codecs from stream-engine into cache
** (telepathy-gabble:24613): DEBUG: pass_local_codecs: adding codec H264 (97 90000 0)
** (telepathy-gabble:24613): DEBUG: pass_local_codecs: adding codec THEORA (96 90000 0)
** (telepathy-gabble:24613): DEBUG: jingle_media_rtp_set_local_codecs: setting new local codecs
** (telepathy-gabble:24613): DEBUG: jingle_media_rtp_set_local_codecs: 1 codecs changed
** (telepathy-gabble:24613): DEBUG: connection_iq_unknown_cb: got unknown iq:
<iq from="jtellier.test1 at gmail.com/Telepathy4047AB03" id="140028144075" to="jtellier.test2 at gmail.com/TelepathyBADDE7DA" type="result"></iq>

** (telepathy-gabble:24613): DEBUG: connection_iq_unknown_cb: got unknown iq:
<iq from="jtellier.test1 at gmail.com/Telepathy4047AB03" id="139613144680" to="jtellier.test2 at gmail.com/TelepathyBADDE7DA" type="result"></iq>

** (telepathy-gabble:24613): DEBUG: connection_iq_unknown_cb: got unknown iq:
<iq from="jtellier.test1 at gmail.com/Telepathy4047AB03" id="140254145340" to="jtellier.test2 at gmail.com/TelepathyBADDE7DA" type="result"></iq>

** (telepathy-gabble:24613): DEBUG: gabble_jingle_session_parse: jingle action 'transport-info' from 'jtellier.test1 at gmail.com/Telepathy4047AB03' in session '1604716137' dialect 3 state 4
** (telepathy-gabble:24613): DEBUG: parse_candidates: emitting 1 new remote candidates
** (telepathy-gabble:24613): DEBUG: new_remote_candidates_cb: got new remote candidates
** (telepathy-gabble:24613): DEBUG: push_remote_candidates: passing 1 remote candidate to stream engine: R1
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_new_active_candidate_pair: called (13, R1); this is a no-op on Jingle
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_set_property: stream stream2 connection state 0
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_new_active_candidate_pair: called (2, R2); this is a no-op on Jingle
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_set_property: stream audio1 connection state 2
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_new_active_candidate_pair: called (1, R1); this is a no-op on Jingle
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_set_property: stream audio1 connection state 2
** (telepathy-gabble:24613): DEBUG: gabble_jingle_session_parse: jingle action 'transport-info' from 'jtellier.test1 at gmail.com/Telepathy4047AB03' in session '1604716137' dialect 3 state 4
** (telepathy-gabble:24613): DEBUG: parse_candidates: emitting 1 new remote candidates
** (telepathy-gabble:24613): DEBUG: new_remote_candidates_cb: got new remote candidates
** (telepathy-gabble:24613): DEBUG: push_remote_candidates: passing 1 remote candidate to stream engine: R2
** (telepathy-gabble:24613): DEBUG: gabble_jingle_session_parse: jingle action 'content-accept' from 'jtellier.test1 at gmail.com/Telepathy4047AB03' in session '1604716137' dialect 3 state 4
** (telepathy-gabble:24613): DEBUG: parse_description: node: description
** (telepathy-gabble:24613): DEBUG: parse_description: detected media type 2
** (telepathy-gabble:24613): DEBUG: update_remote_codecs: Emitting remote-codecs signal
** (telepathy-gabble:24613): DEBUG: new_remote_codecs_cb: called
** (telepathy-gabble:24613): DEBUG: new_remote_codecs_cb: pushing remote codecs
** (telepathy-gabble:24613): DEBUG: content_state_changed_cb: called
** (telepathy-gabble:24613): DEBUG: push_sending: stream stream2 emitting SetStreamSending(true); sending=true, on_hold=false
** (telepathy-gabble:24613): DEBUG: push_playing: stream stream2 emitting SetStreamPlaying(true)
** (telepathy-gabble:24613): DEBUG: push_sending: stream stream2 emitting SetStreamSending(true); sending=true, on_hold=false
** (telepathy-gabble:24613): DEBUG: gabble_media_channel_close_async: called
** (telepathy-gabble:24613): DEBUG: gabble_media_channel_close: called on 0x92ec020
** (telepathy-gabble:24613): DEBUG: gabble_jingle_session_terminate: we are terminating this session
** (telepathy-gabble:24613): DEBUG: set_state: Setting state of JingleSession: 0x916c0b8 (priv = 0x916c0d0) from 4 to 5
** (telepathy-gabble:24613): DEBUG: session_state_changed_cb: called
** (telepathy-gabble:24613): DEBUG: session_terminated_cb: removing terminated session
** (telepathy-gabble:24613): DEBUG: session_terminated_cb: called
emit_members_changed_signals: emitting members changed
  message       : ""
  added         : []
  removed       : [1 (jtellier.test2 at gmail.com)
                   2 (jtellier.test1 at gmail.com)]
  local_pending : []
  remote_pending: []
  actor         : 1
  reason        : 0: unspecified reason
** (telepathy-gabble:24613): DEBUG: session_terminated_cb: unreffing streams
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_dispose: called
** (telepathy-gabble:24613): DEBUG: user_data_destroyed_cb: user_data for 0x92fb890 destroyed; disconnecting
** (telepathy-gabble:24613): DEBUG: user_data_destroyed_cb: user_data for 0x92fb750 destroyed; disconnecting
** (telepathy-gabble:24613): DEBUG: user_data_destroyed_cb: user_data for 0x92fb830 destroyed; disconnecting
** (telepathy-gabble:24613): DEBUG: user_data_destroyed_cb: user_data for 0x92fb6d0 destroyed; disconnecting
** (telepathy-gabble:24613): DEBUG: user_data_destroyed_cb: user_data for 0x92d7d90 destroyed; disconnecting
** (telepathy-gabble:24613): DEBUG: user_data_destroyed_cb: user_data for 0x92fb7c0 destroyed; disconnecting
** (telepathy-gabble:24613): DEBUG: instance_destroyed_cb: instance for 0x92d7d60 destroyed; cleaning up
** (telepathy-gabble:24613): DEBUG: instance_destroyed_cb: instance for 0x92d7dd0 destroyed; cleaning up
** (telepathy-gabble:24613): DEBUG: instance_destroyed_cb: instance for 0x92d9550 destroyed; cleaning up
** (telepathy-gabble:24613): DEBUG: instance_destroyed_cb: instance for 0x92d7d50 destroyed; cleaning up
** (telepathy-gabble:24613): DEBUG: instance_destroyed_cb: instance for 0x92d7d40 destroyed; cleaning up
** (telepathy-gabble:24613): DEBUG: instance_destroyed_cb: instance for 0x92fb610 destroyed; cleaning up
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_dispose: called
** (telepathy-gabble:24613): DEBUG: user_data_destroyed_cb: user_data for 0x92fe070 destroyed; disconnecting
** (telepathy-gabble:24613): DEBUG: user_data_destroyed_cb: user_data for 0x92fdf80 destroyed; disconnecting
** (telepathy-gabble:24613): DEBUG: user_data_destroyed_cb: user_data for 0x92fe2c0 destroyed; disconnecting
** (telepathy-gabble:24613): DEBUG: user_data_destroyed_cb: user_data for 0x92fdfb0 destroyed; disconnecting
** (telepathy-gabble:24613): DEBUG: user_data_destroyed_cb: user_data for 0x9308ab0 destroyed; disconnecting
** (telepathy-gabble:24613): DEBUG: user_data_destroyed_cb: user_data for 0x92fb820 destroyed; disconnecting
** (telepathy-gabble:24613): DEBUG: instance_destroyed_cb: instance for 0x92fdf20 destroyed; cleaning up
** (telepathy-gabble:24613): DEBUG: instance_destroyed_cb: instance for 0x9308870 destroyed; cleaning up
** (telepathy-gabble:24613): DEBUG: instance_destroyed_cb: instance for 0x92fb620 destroyed; cleaning up
** (telepathy-gabble:24613): DEBUG: instance_destroyed_cb: instance for 0x92d7dc0 destroyed; cleaning up
** (telepathy-gabble:24613): DEBUG: instance_destroyed_cb: instance for 0x93088c0 destroyed; cleaning up
** (telepathy-gabble:24613): DEBUG: instance_destroyed_cb: instance for 0x92fb6b0 destroyed; cleaning up
** (telepathy-gabble:24613): DEBUG: gabble_jingle_session_dispose: called
** (telepathy-gabble:24613): DEBUG: gabble_jingle_media_rtp_dispose: dispose called
** (telepathy-gabble:24613): DEBUG: gabble_jingle_content_dispose: 0x92eac48
** (telepathy-gabble:24613): DEBUG: instance_destroyed_cb: instance for 0x91640a0 destroyed; cleaning up
** (telepathy-gabble:24613): DEBUG: gabble_jingle_media_rtp_dispose: dispose called
** (telepathy-gabble:24613): DEBUG: gabble_jingle_content_dispose: 0x92ead98
** (telepathy-gabble:24613): DEBUG: instance_destroyed_cb: instance for 0x92fb670 destroyed; cleaning up
** (telepathy-gabble:24613): DEBUG: media_channel_closed_cb: removing media channel 0x92ec020 with ref count 3
** (telepathy-gabble:24613): DEBUG: gabble_media_channel_dispose: called
(telepathy-gabble:24613): tp-glib-DEBUG: tp_base_connection_change_status: was 0, now 2, for reason 1
(telepathy-gabble:24613): tp-glib-DEBUG: tp_base_connection_change_status: emitting status-changed to 2, for reason 1
** (telepathy-gabble:24613): DEBUG: gabble_roster_close_all: closing channels
** (telepathy-gabble:24613): DEBUG: roster_channel_closed_cb: 0x9168518, channel 0x9178c60
** (telepathy-gabble:24613): DEBUG: roster_channel_closed_cb: 0x9168518, channel 0x9178ca8
** (telepathy-gabble:24613): DEBUG: roster_channel_closed_cb: 0x9168518, channel 0x9178cf0
** (telepathy-gabble:24613): DEBUG: roster_channel_closed_cb: 0x9168518, channel 0x9178d38
** (telepathy-gabble:24613): DEBUG: gabble_roster_close_all: removing callbacks
** (telepathy-gabble:24613): DEBUG: gabble_im_factory_close_all: closing channels
** (telepathy-gabble:24613): DEBUG: gabble_im_factory_close_all: removing callbacks
** (telepathy-gabble:24613): DEBUG: connection_status_changed_cb: disconnected, closing room lists
** (telepathy-gabble:24613): DEBUG: gabble_roomlist_manager_close_all: 0x9167800
** (telepathy-gabble:24613): DEBUG: gabble_muc_factory_close_all: closing channels
** (telepathy-gabble:24613): DEBUG: gabble_muc_factory_close_all: removing callbacks
** (telepathy-gabble:24613): DEBUG: gabble_private_tubes_factory_close_all: closing 1-1 tubes channels
** (telepathy-gabble:24613): DEBUG: gabble_media_factory_close_all: closing channels
** (telepathy-gabble:24613): DEBUG: connection_shut_down: still open; calling lm_connection_close
** (telepathy-gabble:24613): DEBUG: connection_disconnected_cb: called with reason 0
** (telepathy-gabble:24613): DEBUG: connection_disconnected_cb: expected; emitting DISCONNECTED
(telepathy-gabble:24613): tp-glib-DEBUG: connection_shutdown_finished_cb: dereferenced connection
** (telepathy-gabble:24613): DEBUG: gabble_connection_dispose: called
** (telepathy-gabble:24613): DEBUG: gabble_bytestream_factory_dispose: dispose called
** (telepathy-gabble:24613): DEBUG: user_data_destroyed_cb: user_data for 0x9163ea0 destroyed; disconnecting
** (telepathy-gabble:24613): DEBUG: user_data_destroyed_cb: user_data for 0x9163e10 destroyed; disconnecting
** (telepathy-gabble:24613): DEBUG: gabble_disco_dispose: dispose called
** (telepathy-gabble:24613): DEBUG: gabble_disco_finalize: called with 0x9176e60
** (telepathy-gabble:24613): DEBUG: gabble_request_pipeline_dispose: disposing request-pipeline
** (telepathy-gabble:24613): DEBUG: gabble_vcard_manager_dispose: 0x9168550
** (telepathy-gabble:24613): DEBUG: gabble_vcard_manager_finalize: 0x9168550
** (telepathy-gabble:24613): DEBUG: gabble_jingle_factory_dispose: dispose called
** (telepathy-gabble:24613): DEBUG: gabble_presence_cache_dispose: dispose called
** (telepathy-gabble:24613): DEBUG: disco_waiter_list_free: list (nil)
** (telepathy-gabble:24613): DEBUG: disco_waiter_list_free: list (nil)
** (telepathy-gabble:24613): DEBUG: disco_waiter_list_free: list (nil)
** (telepathy-gabble:24613): DEBUG: disco_waiter_list_free: list (nil)
** (telepathy-gabble:24613): DEBUG: disco_waiter_list_free: list (nil)
** (telepathy-gabble:24613): DEBUG: disco_waiter_list_free: list (nil)
** (telepathy-gabble:24613): DEBUG: disco_waiter_list_free: list (nil)
** (telepathy-gabble:24613): DEBUG: gabble_presence_cache_finalize: called with 0x916ae08
** (telepathy-gabble:24613): DEBUG: gabble_roster_dispose: dispose called
** (telepathy-gabble:24613): DEBUG: gabble_roster_close_all: closing channels
** (telepathy-gabble:24613): DEBUG: gabble_roster_finalize: called with 0x9168518
** (telepathy-gabble:24613): DEBUG: gabble_im_factory_dispose: dispose called
** (telepathy-gabble:24613): DEBUG: gabble_roomlist_manager_dispose: running
** (telepathy-gabble:24613): DEBUG: gabble_roomlist_manager_close_all: 0x9167800
** (telepathy-gabble:24613): DEBUG: gabble_muc_factory_dispose: dispose called
** (telepathy-gabble:24613): DEBUG: gabble_muc_factory_close_all: closing channels
** (telepathy-gabble:24613): DEBUG: gabble_private_tubes_factory_dispose: dispose called
** (telepathy-gabble:24613): DEBUG: gabble_private_tubes_factory_close_all: closing 1-1 tubes channels
** (telepathy-gabble:24613): DEBUG: gabble_media_factory_dispose: dispose called
** (telepathy-gabble:24613): DEBUG: gabble_media_factory_close_all: closing channels
** (telepathy-gabble:24613): DEBUG: gabble_olpc_gadget_manager_dispose: running
** (telepathy-gabble:24613): DEBUG: gabble_olpc_gadget_manager_close_all: 0x91697a0
(telepathy-gabble:24613): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9168470: lost weak ref to 0x9161060
(telepathy-gabble:24613): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x91684a8: lost weak ref to 0x91610f0
(telepathy-gabble:24613): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x91684e0: lost weak ref to 0x9161180
** (telepathy-gabble:24613): DEBUG: gabble_connection_finalize: called with 0x9171028
(telepathy-gabble:24613): tp-glib-DEBUG: tp_contacts_mixin_finalize: 0x9171028
(telepathy-gabble:24613): tp-glib-DEBUG: tp_presence_mixin_finalize: 0x9171028
-------------- next part --------------
(telepathy-gabble:24939): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9927e80: org.freedesktop.DBus DBusGProxy is 0x9927f60
(telepathy-gabble:24939): tp-glib-DEBUG: started version 0.7.27 (telepathy-glib version 0.7.31)
(telepathy-gabble:24939): tp-glib-DEBUG: tp_cm_param_setter_offset: account = "jtellier.test2 at gmail.com"
(telepathy-gabble:24939): tp-glib-DEBUG: tp_cm_param_setter_offset: password = <hidden>
(telepathy-gabble:24939): tp-glib-DEBUG: tp_cm_param_setter_offset: server = "talk.google.com"
(telepathy-gabble:24939): tp-glib-DEBUG: tp_cm_param_setter_offset: resource = "Telepathy"
(telepathy-gabble:24939): tp-glib-DEBUG: tp_cm_param_setter_offset: priority = 0 = 0x0
(telepathy-gabble:24939): tp-glib-DEBUG: tp_cm_param_setter_offset: port = 5223 = 0x1467
(telepathy-gabble:24939): tp-glib-DEBUG: tp_cm_param_setter_offset: old-ssl = TRUE
(telepathy-gabble:24939): tp-glib-DEBUG: tp_cm_param_setter_offset: require-encryption = FALSE
(telepathy-gabble:24939): tp-glib-DEBUG: tp_cm_param_setter_offset: register = FALSE
(telepathy-gabble:24939): tp-glib-DEBUG: tp_cm_param_setter_offset: low-bandwidth = FALSE
(telepathy-gabble:24939): tp-glib-DEBUG: parse_parameters: https-proxy-server not given, using default behaviour
(telepathy-gabble:24939): tp-glib-DEBUG: tp_cm_param_setter_offset: https-proxy-port = 443 = 0x1bb
(telepathy-gabble:24939): tp-glib-DEBUG: tp_cm_param_setter_offset: fallback-conference-server = "conference.jabber.org"
(telepathy-gabble:24939): tp-glib-DEBUG: parse_parameters: stun-server not given, using default behaviour
(telepathy-gabble:24939): tp-glib-DEBUG: tp_cm_param_setter_offset: stun-port = 3478 = 0xd96
(telepathy-gabble:24939): tp-glib-DEBUG: tp_cm_param_setter_offset: fallback-stun-server = "stun.collabora.co.uk"
(telepathy-gabble:24939): tp-glib-DEBUG: tp_cm_param_setter_offset: fallback-stun-port = 3478 = 0xd96
(telepathy-gabble:24939): tp-glib-DEBUG: tp_cm_param_setter_offset: ignore-ssl-errors = TRUE
(telepathy-gabble:24939): tp-glib-DEBUG: parse_parameters: alias not given, using default behaviour
(telepathy-gabble:24939): tp-glib-DEBUG: tp_cm_param_setter_offset: fallback-socks5-proxies = [proxy.jabber.org, proxy.jabberfr.org, proxy.isgeek.info, proxy2.isgeek.info, proxy65.rooyee.biz, proxy.jabbim.cz, proxy.911910.cn, proxy.brauchen.info, proxy.core.im, proxy.deshalbfrei.org, proxy.downtempo.de, proxy.draugr.de, proxy.egbers.info, proxy.im.flosoft.biz, proxy.jabber-hispano.org, proxy.jabber.bluendo.com, proxy.jabber.dk, proxy.jabber.freenet.de, proxy.fsinf.at, proxy.jabber.minus273.org, proxy.jabber.planetteamspeak.com, proxy.jabber.tf-network.de, proxy.jabjab.de, proxy.jabster.pl, proxy.schokokeks.org, proxy.silper.cz, proxy.ubuntu-jabber.de, proxy.ubuntu-jabber.net, proxy65.unstable.nl, proxy.verdammung.org, proxy.vke.ru, proxy.vodka-pomme.net, proxy.xabber.de, proxy.jabbernet.eu]
(telepathy-gabble:24939): tp-glib-DEBUG: tp_base_connection_class_init: Initializing (TpBaseConnectionClass *)0x992d558
** (telepathy-gabble:24939): DEBUG: gabble_connection_class_init: Initializing (GabbleConnectionClass *)0x992e7d8
(telepathy-gabble:24939): tp-glib-DEBUG: tp_presence_mixin_class_init: called.
(telepathy-gabble:24939): tp-glib-DEBUG: tp_base_connection_init: Initializing (TpBaseConnection *)0x9931028
** (telepathy-gabble:24939): DEBUG: gabble_connection_init: Initializing (GabbleConnection *)0x9931028
(telepathy-gabble:24939): tp-glib-DEBUG: tp_base_connection_constructor: Post-construction: (TpBaseConnection *)0x9931028
(telepathy-gabble:24939): tp-glib-DEBUG: tp_base_connection_constructor: Handle repo for type #0 at (nil)
(telepathy-gabble:24939): tp-glib-DEBUG: tp_base_connection_constructor: Handle repo for type #1 at 0x9921060
(telepathy-gabble:24939): tp-glib-DEBUG: tp_base_connection_constructor: Handle repo for type #2 at 0x99210f0
(telepathy-gabble:24939): tp-glib-DEBUG: tp_base_connection_constructor: Handle repo for type #3 at 0x9929680
(telepathy-gabble:24939): tp-glib-DEBUG: tp_base_connection_constructor: Handle repo for type #4 at 0x9921180
** (telepathy-gabble:24939): DEBUG: gabble_roomlist_manager_constructed: 0x9927800
(telepathy-gabble:24939): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #0 at 0x9928518
(telepathy-gabble:24939): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #1 at 0x9927790
(telepathy-gabble:24939): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #2 at 0x9927800
(telepathy-gabble:24939): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #3 at 0x992adc8
(telepathy-gabble:24939): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #4 at 0x9927878
(telepathy-gabble:24939): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #5 at 0x99278f0
(telepathy-gabble:24939): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #6 at 0x99297a0
(telepathy-gabble:24939): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #7 at 0x99297c0
** (telepathy-gabble:24939): DEBUG: gabble_connection_constructor: Post-construction: (GabbleConnection *)0x9931028
(telepathy-gabble:24939): tp-glib-DEBUG: tp_presence_mixin_init: called.
** (telepathy-gabble:24939): DEBUG: gabble_signal_connect_weak: connecting to 0x9936e60:item-found with context 0x9923ea0
** (telepathy-gabble:24939): DEBUG: gabble_signal_connect_weak: connecting to 0x9931028:status-changed with context 0x9923e10
(telepathy-gabble:24939): tp-glib-DEBUG: tp_base_connection_register: bus name org.freedesktop.Telepathy.Connection.gabble.jabber.jtellier_2etest2_40gmail_2ecom_2fTelepathy
(telepathy-gabble:24939): tp-glib-DEBUG: tp_base_connection_register: object path /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy
** (telepathy-gabble:24939): DEBUG: _gabble_connection_connect: disabling SRV because "server" or "port" parameter specified, will connect to talk.google.com
** (telepathy-gabble:24939): DEBUG: do_connect: calling lm_connection_open
(telepathy-gabble:24939): tp-glib-DEBUG: tp_base_connection_change_status: was 4294967295, now 1, for reason 1
(telepathy-gabble:24939): tp-glib-DEBUG: tp_base_connection_change_status: emitting status-changed to 1, for reason 1
** (telepathy-gabble:24939): DEBUG: connection_status_changed_cb: adding callbacks
** (telepathy-gabble:24939): DEBUG: connection_status_changed_cb: adding callbacks
** (telepathy-gabble:24939): DEBUG: connection_status_changed_cb: adding callbacks
** (telepathy-gabble:24939): DEBUG: do_auth: authenticating with username: jtellier.test2, password: <hidden>, resource: Telepathy
** (telepathy-gabble:24939): DEBUG: connection_auth_cb: Created self handle 1, our JID is jtellier.test2 at gmail.com/Telepathy257E61AB
** (telepathy-gabble:24939): DEBUG: gabble_presence_set_capabilities: about to add caps 140261 to resource Telepathy257E61AB with serial 1
** (telepathy-gabble:24939): DEBUG: gabble_presence_set_capabilities: found resource Telepathy257E61AB
** (telepathy-gabble:24939): DEBUG: gabble_presence_set_capabilities: new serial 1, old 0, clearing caps
** (telepathy-gabble:24939): DEBUG: gabble_presence_set_capabilities: adding caps 140261 to resource Telepathy257E61AB
** (telepathy-gabble:24939): DEBUG: gabble_presence_set_capabilities: resource Telepathy257E61AB caps now 140261
** (telepathy-gabble:24939): DEBUG: gabble_presence_set_capabilities: total caps now 140261
** (telepathy-gabble:24939): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x99373a0 for gmail.com
** (telepathy-gabble:24939): DEBUG: connection_iq_unknown_cb: got unknown iq:
<iq id="509133509131" type="result"></iq>

** (telepathy-gabble:24939): DEBUG: connection_disco_cb: got:
<query xmlns="http://jabber.org/protocol/disco#info"> <identity name="Google Talk" type="im" category="server"></identity>
 <feature var="http://jabber.org/protocol/disco#info"></feature>
 <feature var="google:jingleinfo"></feature>
 <feature var="google:roster"></feature>
 <feature var="google:nosave"></feature>
 <feature var="google:setting"></feature>
 <feature var="google:shared-status"></feature>
 <feature var="http://jabber.org/protocol/archive#otr"></feature>
 <feature var="google:mail:notify"></feature>
 <feature var="http://jabber.org/protocol/archive#save"></feature>
</query>

** (telepathy-gabble:24939): DEBUG: connection_disco_cb: set features flags to 3
(telepathy-gabble:24939): tp-glib-DEBUG: tp_base_connection_change_status: was 1, now 0, for reason 1
(telepathy-gabble:24939): tp-glib-DEBUG: tp_base_connection_change_status: emitting status-changed to 0, for reason 1
** (telepathy-gabble:24939): DEBUG: connection_status_changed_cb: requesting roster
** (telepathy-gabble:24939): DEBUG: take_stun_server: Resolving fallback STUN server stun.collabora.co.uk:3478
** (telepathy-gabble:24939): DEBUG: stun_server_resolved_cb: Resolved STUN server stun.collabora.co.uk:3478 to 93.93.131.100:3478
** (telepathy-gabble:24939): DEBUG: gabble_disco_conn_status_changed_cb: connected, initiating service discovery on gmail.com
** (telepathy-gabble:24939): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x9a98000 for gmail.com
** (telepathy-gabble:24939): DEBUG: gabble_vcard_manager_request: Created request 0x9a98020 to retrieve <1>'s vCard
** (telepathy-gabble:24939): DEBUG: cache_entry_ensure_queued: Cache entry 0x9928cb0 is my own, not setting @to
** (telepathy-gabble:24939): DEBUG: gabble_request_pipeline_enqueue: enqueued new request as item 0x9a98040
** (telepathy-gabble:24939): DEBUG: cache_entry_ensure_queued: adding request to cache entry 0x9928cb0 and queueing the <iq>
(telepathy-gabble:24939): tp-glib-DEBUG: tp_presence_mixin_emit_presence_update: called.
(telepathy-gabble:24939): tp-glib-DEBUG: construct_presence_hash: called.
(telepathy-gabble:24939): tp-glib-DEBUG: construct_simple_presence_hash: called.
** (telepathy-gabble:24939): DEBUG: query_socks5_proxies: Need 5 more proxies
** (telepathy-gabble:24939): DEBUG: send_proxy_query: send SOCKS5 query to proxy.vke.ru
** (telepathy-gabble:24939): DEBUG: send_proxy_query: send SOCKS5 query to proxy.verdammung.org
** (telepathy-gabble:24939): DEBUG: send_proxy_query: send SOCKS5 query to proxy65.unstable.nl
** (telepathy-gabble:24939): DEBUG: send_proxy_query: send SOCKS5 query to proxy.ubuntu-jabber.net
** (telepathy-gabble:24939): DEBUG: send_proxy_query: send SOCKS5 query to proxy.ubuntu-jabber.de
** (telepathy-gabble:24939): DEBUG: send_next_request: processing request 0x9a98040
(telepathy-gabble:24939): tp-glib-DEBUG: tp_presence_mixin_get_contacts_dbus_property: called.
(telepathy-gabble:24939): tp-glib-DEBUG: tp_presence_mixin_get_statuses: called.
(telepathy-gabble:24939): tp-glib-DEBUG: check_status_available: requested status hidden is not available
** (telepathy-gabble:24939): DEBUG: gabble_connection_advertise_capabilities: caps before: 223e5
** (telepathy-gabble:24939): DEBUG: gabble_connection_advertise_capabilities: caps to add: 0
** (telepathy-gabble:24939): DEBUG: gabble_connection_advertise_capabilities: caps to remove: 0
** (telepathy-gabble:24939): DEBUG: gabble_connection_advertise_capabilities: caps after: 223e5
** (telepathy-gabble:24939): DEBUG: gabble_vcard_manager_edit: called; invalidating cache
** (telepathy-gabble:24939): DEBUG: cache_entry_attempt_to_free: Not freeing vCard cache entry 0x9928cb0: it has a pipeline_item 0x9a98040
** (telepathy-gabble:24939): DEBUG: gabble_vcard_manager_edit: checking if we have pending requests already
** (telepathy-gabble:24939): DEBUG: gabble_vcard_manager_edit: NICKNAME => value of length 14 starting jtellier test2
(telepathy-gabble:24939): tp-glib-DEBUG: tp_presence_mixin_set_status: called.
(telepathy-gabble:24939): tp-glib-DEBUG: set_status_foreach: called.
(telepathy-gabble:24939): tp-glib-DEBUG: check_for_status: Found status "available", checking if it's available...
(telepathy-gabble:24939): tp-glib-DEBUG: set_status_foreach: The status is available.
(telepathy-gabble:24939): tp-glib-DEBUG: set_status_foreach: Got optional argument ("message", "")
(telepathy-gabble:24939): tp-glib-DEBUG: set_status_foreach: About to try setting status "available"
(telepathy-gabble:24939): tp-glib-DEBUG: tp_presence_mixin_emit_presence_update: called.
(telepathy-gabble:24939): tp-glib-DEBUG: construct_presence_hash: called.
(telepathy-gabble:24939): tp-glib-DEBUG: construct_simple_presence_hash: called.
(telepathy-gabble:24939): tp-glib-DEBUG: tp_presence_mixin_get_contacts_dbus_property: called.
(telepathy-gabble:24939): tp-glib-DEBUG: tp_base_connection_dbus_request_handles: 1 handles of type 3, for :1.108
(telepathy-gabble:24939): tp-glib-DEBUG: tp_base_connection_dbus_request_handles: 1 handles of type 3, for :1.108
** (telepathy-gabble:24939): DEBUG: gabble_connection_advertise_capabilities: caps before: 223e5
** (telepathy-gabble:24939): DEBUG: _gabble_media_channel_typeflags_to_caps: adding jingle caps
** (telepathy-gabble:24939): DEBUG: gabble_connection_advertise_capabilities: caps to add: 301f
** (telepathy-gabble:24939): DEBUG: gabble_connection_advertise_capabilities: caps to remove: 0
** (telepathy-gabble:24939): DEBUG: gabble_connection_advertise_capabilities: caps after: 233ff
** (telepathy-gabble:24939): DEBUG: gabble_connection_advertise_capabilities: before != after, changing
** (telepathy-gabble:24939): DEBUG: gabble_presence_set_capabilities: about to add caps 144383 to resource Telepathy257E61AB with serial 2
** (telepathy-gabble:24939): DEBUG: gabble_presence_set_capabilities: found resource Telepathy257E61AB
** (telepathy-gabble:24939): DEBUG: gabble_presence_set_capabilities: new serial 2, old 1, clearing caps
** (telepathy-gabble:24939): DEBUG: gabble_presence_set_capabilities: adding caps 144383 to resource Telepathy257E61AB
** (telepathy-gabble:24939): DEBUG: gabble_presence_set_capabilities: resource Telepathy257E61AB caps now 144383
** (telepathy-gabble:24939): DEBUG: gabble_presence_set_capabilities: total caps now 144383
** (telepathy-gabble:24939): DEBUG: gabble_connection_advertise_capabilities: set caps: 233ff
(telepathy-gabble:24939): tp-glib-DEBUG: channel_request_new: New channel request at 0x9928b00: ctype=org.freedesktop.Telepathy.Channel.Type.ContactList htype=3 handle=1 suppress=1
** (telepathy-gabble:24939): DEBUG: _gabble_roster_get_channel: Looking up channel 3:1 "publish"
** (telepathy-gabble:24939): DEBUG: _gabble_roster_create_channel: Instantiating channel 3:1 "publish"
tp_group_mixin_change_flags: emitting group flags changed
  added    : [CAN_REMOVE|MESSAGE_REMOVE|MESSAGE_ACCEPT|PROPERTIES]
  removed  : []
  flags now: [CAN_REMOVE|MESSAGE_REMOVE|MESSAGE_ACCEPT|PROPERTIES]
** (telepathy-gabble:24939): DEBUG: _gabble_roster_create_channel: created /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/RosterChannel/List/publish
** (telepathy-gabble:24939): DEBUG: _gabble_roster_create_channel: roster not yet received, not emitting signal for publish list channel
(telepathy-gabble:24939): tp-glib-DEBUG: channel_request_new: New channel request at 0x9928d48: ctype=org.freedesktop.Telepathy.Channel.Type.ContactList htype=3 handle=2 suppress=1
** (telepathy-gabble:24939): DEBUG: _gabble_roster_get_channel: Looking up channel 3:2 "subscribe"
** (telepathy-gabble:24939): DEBUG: _gabble_roster_create_channel: Instantiating channel 3:2 "subscribe"
tp_group_mixin_change_flags: emitting group flags changed
  added    : [CAN_ADD|CAN_REMOVE|CAN_RESCIND|MESSAGE_ADD|MESSAGE_REMOVE|MESSAGE_RESCIND|PROPERTIES]
  removed  : []
  flags now: [CAN_ADD|CAN_REMOVE|CAN_RESCIND|MESSAGE_ADD|MESSAGE_REMOVE|MESSAGE_RESCIND|PROPERTIES]
** (telepathy-gabble:24939): DEBUG: _gabble_roster_create_channel: created /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/RosterChannel/List/subscribe
** (telepathy-gabble:24939): DEBUG: _gabble_roster_create_channel: roster not yet received, not emitting signal for subscribe list channel
** (telepathy-gabble:24939): DEBUG: jingle_info_cb: jingle info: got stun server stun.l.google.com, port 19302
** (telepathy-gabble:24939): DEBUG: take_stun_server: Resolving primary STUN server stun.l.google.com:19302
** (telepathy-gabble:24939): DEBUG: stun_server_resolved_cb: Resolved STUN server stun.l.google.com:19302 to 64.233.169.126:19302
** (telepathy-gabble:24939): DEBUG: jingle_info_cb: jingle info: got Google relay token CAESIQoYanRlbGxpZXIudGVzdDJAZ21haWwuY29tEKbB4+yaJBoQgc+Zqc/UQyFUf9y7dCM/bQ==
** (telepathy-gabble:24939): DEBUG: jingle_info_cb: jingle info: got relay server relay.google.com
** (telepathy-gabble:24939): DEBUG: jingle_info_cb: jingle info: got relay udp port 19295
** (telepathy-gabble:24939): DEBUG: jingle_info_cb: jingle info: got relay tcp port 19294
** (telepathy-gabble:24939): DEBUG: jingle_info_cb: jingle info: got relay tcpssl port 443
** (telepathy-gabble:24939): DEBUG: _gabble_roster_get_channel: Looking up channel 3:1 "publish"
** (telepathy-gabble:24939): DEBUG: _gabble_roster_get_channel: Looking up channel 3:2 "subscribe"
** (telepathy-gabble:24939): DEBUG: _gabble_roster_item_update: name for contact#2 changed to jtellier test
** (telepathy-gabble:24939): DEBUG: _gabble_roster_item_update: Checking which groups contact#2 was just added to:
** (telepathy-gabble:24939): DEBUG: _gabble_roster_item_update: Checking which groups contact#2 was just removed from:
** (telepathy-gabble:24939): DEBUG: gabble_roster_iq_cb: jid: jtellier.test1 at gmail.com, subscription: both, name: jtellier test
** (telepathy-gabble:24939): DEBUG: gabble_roster_iq_cb: calling change members on publish channel
emit_members_changed_signals: emitting members changed
  message       : ""
  added         : [2 (jtellier.test1 at gmail.com)]
  removed       : []
  local_pending : []
  remote_pending: []
  actor         : 0
  reason        : 0: unspecified reason
** (telepathy-gabble:24939): DEBUG: gabble_roster_iq_cb: calling change members on subscribe channel
emit_members_changed_signals: emitting members changed
  message       : ""
  added         : [2 (jtellier.test1 at gmail.com)]
  removed       : []
  local_pending : []
  remote_pending: []
  actor         : 0
  reason        : 0: unspecified reason
** (telepathy-gabble:24939): DEBUG: _gabble_roster_get_channel: Looking up channel 3:3 "known"
** (telepathy-gabble:24939): DEBUG: _gabble_roster_create_channel: Instantiating channel 3:3 "known"
tp_group_mixin_change_flags: emitting group flags changed
  added    : [CAN_REMOVE|PROPERTIES]
  removed  : []
  flags now: [CAN_REMOVE|PROPERTIES]
** (telepathy-gabble:24939): DEBUG: _gabble_roster_create_channel: created /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/RosterChannel/List/known
** (telepathy-gabble:24939): DEBUG: _gabble_roster_create_channel: roster not yet received, not emitting signal for known list channel
** (telepathy-gabble:24939): DEBUG: gabble_roster_iq_cb: calling change members on known channel
emit_members_changed_signals: emitting members changed
  message       : ""
  added         : [2 (jtellier.test1 at gmail.com)]
  removed       : []
  local_pending : []
  remote_pending: []
  actor         : 0
  reason        : 0: unspecified reason
** (telepathy-gabble:24939): DEBUG: gabble_roster_iq_cb: calling change members on any group channels
** (telepathy-gabble:24939): DEBUG: _gabble_roster_get_channel: Looking up channel 3:4 "deny"
** (telepathy-gabble:24939): DEBUG: _gabble_roster_create_channel: Instantiating channel 3:4 "deny"
tp_group_mixin_change_flags: emitting group flags changed
  added    : [CAN_ADD|CAN_REMOVE|PROPERTIES]
  removed  : []
  flags now: [CAN_ADD|CAN_REMOVE|PROPERTIES]
** (telepathy-gabble:24939): DEBUG: _gabble_roster_create_channel: created /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/RosterChannel/List/deny
** (telepathy-gabble:24939): DEBUG: _gabble_roster_create_channel: roster not yet received, not emitting signal for deny list channel
** (telepathy-gabble:24939): DEBUG: gabble_roster_iq_cb: calling change members on deny channel
(telepathy-gabble:24939): tp-glib-DEBUG: change_members: not emitting signal, nothing changed
** (telepathy-gabble:24939): DEBUG: _gabble_roster_emit_one: roster now received, emitting signal signal for publish list channel
(telepathy-gabble:24939): tp-glib-DEBUG: satisfy_request: completing queued request 0x9928b00 with success, channel_type=org.freedesktop.Telepathy.Channel.Type.ContactList, handle_type=3, handle=1, suppress_handler=1
(telepathy-gabble:24939): tp-glib-DEBUG: channel_request_free: Freeing channel request at 0x9928b00: ctype=org.freedesktop.Telepathy.Channel.Type.ContactList htype=3 handle=1 suppress=1
** (telepathy-gabble:24939): DEBUG: _gabble_roster_emit_one: roster now received, emitting signal signal for subscribe list channel
(telepathy-gabble:24939): tp-glib-DEBUG: satisfy_request: completing queued request 0x9928d48 with success, channel_type=org.freedesktop.Telepathy.Channel.Type.ContactList, handle_type=3, handle=2, suppress_handler=1
(telepathy-gabble:24939): tp-glib-DEBUG: channel_request_free: Freeing channel request at 0x9928d48: ctype=org.freedesktop.Telepathy.Channel.Type.ContactList htype=3 handle=2 suppress=1
** (telepathy-gabble:24939): DEBUG: _gabble_roster_emit_one: roster now received, emitting signal signal for known list channel
** (telepathy-gabble:24939): DEBUG: _gabble_roster_emit_one: roster now received, emitting signal signal for deny list channel
** (telepathy-gabble:24939): DEBUG: disco_items_cb: Got error on items request: the feature requested is not implemented by the recipient or server and therefore cannot be processed
** (telepathy-gabble:24939): DEBUG: response_cb: got reply for request 0x9a98040
** (telepathy-gabble:24939): DEBUG: pipeline_reply_cb: called for entry 0x9928cb0
** (telepathy-gabble:24939): DEBUG: pipeline_reply_cb: will patch vcard
** (telepathy-gabble:24939): DEBUG: gabble_request_pipeline_enqueue: enqueued new request as item 0x9a9a040
** (telepathy-gabble:24939): DEBUG: observe_vcard: got vCard alias "jtellier test2" for handle 1 from <FN>
** (telepathy-gabble:24939): DEBUG: delete_request: Discarding request 0x9a98020
** (telepathy-gabble:24939): DEBUG: cache_entry_attempt_to_free: Not freeing vCard cache entry 0x9928cb0: it has a cached vCard 0x9a98f58
** (telepathy-gabble:24939): DEBUG: delete_item: deleting item 0x9a98040
** (telepathy-gabble:24939): DEBUG: send_next_request: processing request 0x9a9a040
** (telepathy-gabble:24939): DEBUG: gabble_presence_cache_do_update: jtellier.test1 at gmail.com (2) resource Telepathy4047AB03 prio 0 presence 7 message "(null)"
(telepathy-gabble:24939): tp-glib-DEBUG: tp_presence_mixin_emit_presence_update: called.
(telepathy-gabble:24939): tp-glib-DEBUG: construct_presence_hash: called.
(telepathy-gabble:24939): tp-glib-DEBUG: construct_simple_presence_hash: called.
** (telepathy-gabble:24939): DEBUG: _process_caps_uri: not enough trust for URI http://telepathy.freedesktop.org/caps#jingle-video
** (telepathy-gabble:24939): DEBUG: disco_waiter_new: created waiter 0x9a9a080 for handle 2 with serial 1
** (telepathy-gabble:24939): DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI http://telepathy.freedesktop.org/caps#jingle-video
** (telepathy-gabble:24939): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x9a9a0a0 for jtellier.test1 at gmail.com/Telepathy4047AB03
** (telepathy-gabble:24939): DEBUG: _process_caps_uri: not enough trust for URI http://telepathy.freedesktop.org/caps#jingle-audio
** (telepathy-gabble:24939): DEBUG: disco_waiter_new: created waiter 0x9a9a0c0 for handle 2 with serial 1
** (telepathy-gabble:24939): DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI http://telepathy.freedesktop.org/caps#jingle-audio
** (telepathy-gabble:24939): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x9a9a0e0 for jtellier.test1 at gmail.com/Telepathy4047AB03
** (telepathy-gabble:24939): DEBUG: _process_caps_uri: not enough trust for URI http://telepathy.freedesktop.org/caps#voice-v1
** (telepathy-gabble:24939): DEBUG: disco_waiter_new: created waiter 0x9a9a100 for handle 2 with serial 1
** (telepathy-gabble:24939): DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI http://telepathy.freedesktop.org/caps#voice-v1
** (telepathy-gabble:24939): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x9a9a120 for jtellier.test1 at gmail.com/Telepathy4047AB03
** (telepathy-gabble:24939): DEBUG: _process_caps_uri: not enough trust for URI http://telepathy.freedesktop.org/caps#0.6.2.1
** (telepathy-gabble:24939): DEBUG: disco_waiter_new: created waiter 0x9a9a140 for handle 2 with serial 1
** (telepathy-gabble:24939): DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI http://telepathy.freedesktop.org/caps#0.6.2.1
** (telepathy-gabble:24939): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x9a9a160 for jtellier.test1 at gmail.com/Telepathy4047AB03
** (telepathy-gabble:24939): DEBUG: _process_caps: Emitting caps update: handle 2, old 0, new 0
** (telepathy-gabble:24939): DEBUG: gabble_presence_cache_do_update: jtellier.test1 at gmail.com (2) resource gmail.652A2D30 prio 0 presence 5 message "(null)"
** (telepathy-gabble:24939): DEBUG: _process_caps_uri: not enough trust for URI http://mail.google.com/xmpp/client/caps#sms-v1
** (telepathy-gabble:24939): DEBUG: disco_waiter_new: created waiter 0x9a9a1a0 for handle 2 with serial 2
** (telepathy-gabble:24939): DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI http://mail.google.com/xmpp/client/caps#sms-v1
** (telepathy-gabble:24939): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x9a9a1c0 for jtellier.test1 at gmail.com/gmail.652A2D30
** (telepathy-gabble:24939): DEBUG: _process_caps_uri: not enough trust for URI http://mail.google.com/xmpp/client/caps#pmuc-v1
** (telepathy-gabble:24939): DEBUG: disco_waiter_new: created waiter 0x9a9a200 for handle 2 with serial 2
** (telepathy-gabble:24939): DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI http://mail.google.com/xmpp/client/caps#pmuc-v1
** (telepathy-gabble:24939): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x9a9a220 for jtellier.test1 at gmail.com/gmail.652A2D30
** (telepathy-gabble:24939): DEBUG: _process_caps_uri: not enough trust for URI http://mail.google.com/xmpp/client/caps#1.1
** (telepathy-gabble:24939): DEBUG: disco_waiter_new: created waiter 0x9a9a240 for handle 2 with serial 2
** (telepathy-gabble:24939): DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI http://mail.google.com/xmpp/client/caps#1.1
** (telepathy-gabble:24939): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x9a98040 for jtellier.test1 at gmail.com/gmail.652A2D30
** (telepathy-gabble:24939): DEBUG: _process_caps: Emitting caps update: handle 2, old 0, new 0
** (telepathy-gabble:24939): DEBUG: socks5_proxy_query_reply_cb: Add fallback SOCKS5 proxy: proxy.vke.ru 72.232.213.210:56333
** (telepathy-gabble:24939): DEBUG: socks5_proxy_query_reply_cb: Add fallback SOCKS5 proxy: proxy65.unstable.nl 83.98.233.86:7777
** (telepathy-gabble:24939): DEBUG: response_cb: got reply for request 0x9a9a040
** (telepathy-gabble:24939): DEBUG: replace_reply_cb: called: no error
** (telepathy-gabble:24939): DEBUG: gabble_vcard_manager_remove_edit_request: request == 0x9928960
** (telepathy-gabble:24939): DEBUG: delete_item: deleting item 0x9a9a040
** (telepathy-gabble:24939): DEBUG: _caps_disco_cb: setting caps for 2 (thanks to 2 jtellier.test1 at gmail.com/Telepathy4047AB03) to 16 (save_caps 0)
** (telepathy-gabble:24939): DEBUG: gabble_presence_set_capabilities: about to add caps 16 to resource Telepathy4047AB03 with serial 1
** (telepathy-gabble:24939): DEBUG: gabble_presence_set_capabilities: found resource Telepathy4047AB03
** (telepathy-gabble:24939): DEBUG: gabble_presence_set_capabilities: new serial 1, old 0, clearing caps
** (telepathy-gabble:24939): DEBUG: gabble_presence_set_capabilities: adding caps 16 to resource Telepathy4047AB03
** (telepathy-gabble:24939): DEBUG: gabble_presence_set_capabilities: resource Telepathy4047AB03 caps now 16
** (telepathy-gabble:24939): DEBUG: gabble_presence_set_capabilities: total caps now 16
** (telepathy-gabble:24939): DEBUG: _caps_disco_cb: caps for 2 (thanks to 2 jtellier.test1 at gmail.com/Telepathy4047AB03) now 16
** (telepathy-gabble:24939): DEBUG: disco_waiter_free: freeing waiter 0x9a9a080 for handle 2 with serial 1
** (telepathy-gabble:24939): DEBUG: _caps_disco_cb: setting caps for 2 (thanks to 2 jtellier.test1 at gmail.com/Telepathy4047AB03) to 8 (save_caps 16)
** (telepathy-gabble:24939): DEBUG: gabble_presence_set_capabilities: about to add caps 8 to resource Telepathy4047AB03 with serial 1
** (telepathy-gabble:24939): DEBUG: gabble_presence_set_capabilities: found resource Telepathy4047AB03
** (telepathy-gabble:24939): DEBUG: gabble_presence_set_capabilities: adding caps 8 to resource Telepathy4047AB03
** (telepathy-gabble:24939): DEBUG: gabble_presence_set_capabilities: resource Telepathy4047AB03 caps now 24
** (telepathy-gabble:24939): DEBUG: gabble_presence_set_capabilities: total caps now 24
** (telepathy-gabble:24939): DEBUG: _caps_disco_cb: caps for 2 (thanks to 2 jtellier.test1 at gmail.com/Telepathy4047AB03) now 24
** (telepathy-gabble:24939): DEBUG: disco_waiter_free: freeing waiter 0x9a9a0c0 for handle 2 with serial 1
** (telepathy-gabble:24939): DEBUG: _caps_disco_cb: setting caps for 2 (thanks to 2 jtellier.test1 at gmail.com/Telepathy4047AB03) to 2 (save_caps 24)
** (telepathy-gabble:24939): DEBUG: gabble_presence_set_capabilities: about to add caps 2 to resource Telepathy4047AB03 with serial 1
** (telepathy-gabble:24939): DEBUG: gabble_presence_set_capabilities: found resource Telepathy4047AB03
** (telepathy-gabble:24939): DEBUG: gabble_presence_set_capabilities: adding caps 2 to resource Telepathy4047AB03
** (telepathy-gabble:24939): DEBUG: gabble_presence_set_capabilities: resource Telepathy4047AB03 caps now 26
** (telepathy-gabble:24939): DEBUG: gabble_presence_set_capabilities: total caps now 26
** (telepathy-gabble:24939): DEBUG: _caps_disco_cb: caps for 2 (thanks to 2 jtellier.test1 at gmail.com/Telepathy4047AB03) now 26
** (telepathy-gabble:24939): DEBUG: disco_waiter_free: freeing waiter 0x9a9a100 for handle 2 with serial 1
** (telepathy-gabble:24939): DEBUG: _caps_disco_cb: setting caps for 2 (thanks to 2 jtellier.test1 at gmail.com/Telepathy4047AB03) to 2085 (save_caps 26)
** (telepathy-gabble:24939): DEBUG: gabble_presence_set_capabilities: about to add caps 2085 to resource Telepathy4047AB03 with serial 1
** (telepathy-gabble:24939): DEBUG: gabble_presence_set_capabilities: found resource Telepathy4047AB03
** (telepathy-gabble:24939): DEBUG: gabble_presence_set_capabilities: adding caps 2085 to resource Telepathy4047AB03
** (telepathy-gabble:24939): DEBUG: gabble_presence_set_capabilities: resource Telepathy4047AB03 caps now 2111
** (telepathy-gabble:24939): DEBUG: gabble_presence_set_capabilities: total caps now 2111
** (telepathy-gabble:24939): DEBUG: _caps_disco_cb: caps for 2 (thanks to 2 jtellier.test1 at gmail.com/Telepathy4047AB03) now 2111
** (telepathy-gabble:24939): DEBUG: disco_waiter_free: freeing waiter 0x9a9a140 for handle 2 with serial 1
** (telepathy-gabble:24939): DEBUG: _caps_disco_cb: setting caps for 2 (thanks to 2 jtellier.test1 at gmail.com/gmail.652A2D30) to 0 (save_caps 2111)
** (telepathy-gabble:24939): DEBUG: gabble_presence_set_capabilities: about to add caps 0 to resource gmail.652A2D30 with serial 2
** (telepathy-gabble:24939): DEBUG: gabble_presence_set_capabilities: found resource gmail.652A2D30
** (telepathy-gabble:24939): DEBUG: gabble_presence_set_capabilities: new serial 2, old 0, clearing caps
** (telepathy-gabble:24939): DEBUG: gabble_presence_set_capabilities: adding caps 0 to resource gmail.652A2D30
** (telepathy-gabble:24939): DEBUG: gabble_presence_set_capabilities: resource gmail.652A2D30 caps now 0
** (telepathy-gabble:24939): DEBUG: gabble_presence_set_capabilities: total caps now 2111
** (telepathy-gabble:24939): DEBUG: _caps_disco_cb: caps for 2 (thanks to 2 jtellier.test1 at gmail.com/gmail.652A2D30) now 2111
** (telepathy-gabble:24939): DEBUG: disco_waiter_free: freeing waiter 0x9a9a1a0 for handle 2 with serial 2
** (telepathy-gabble:24939): DEBUG: _caps_disco_cb: setting caps for 2 (thanks to 2 jtellier.test1 at gmail.com/gmail.652A2D30) to 0 (save_caps 2111)
** (telepathy-gabble:24939): DEBUG: gabble_presence_set_capabilities: about to add caps 0 to resource gmail.652A2D30 with serial 2
** (telepathy-gabble:24939): DEBUG: gabble_presence_set_capabilities: found resource gmail.652A2D30
** (telepathy-gabble:24939): DEBUG: gabble_presence_set_capabilities: adding caps 0 to resource gmail.652A2D30
** (telepathy-gabble:24939): DEBUG: gabble_presence_set_capabilities: resource gmail.652A2D30 caps now 0
** (telepathy-gabble:24939): DEBUG: gabble_presence_set_capabilities: total caps now 2111
** (telepathy-gabble:24939): DEBUG: _caps_disco_cb: caps for 2 (thanks to 2 jtellier.test1 at gmail.com/gmail.652A2D30) now 2111
** (telepathy-gabble:24939): DEBUG: disco_waiter_free: freeing waiter 0x9a9a200 for handle 2 with serial 2
** (telepathy-gabble:24939): DEBUG: _caps_disco_cb: setting caps for 2 (thanks to 2 jtellier.test1 at gmail.com/gmail.652A2D30) to 0 (save_caps 2111)
** (telepathy-gabble:24939): DEBUG: gabble_presence_set_capabilities: about to add caps 0 to resource gmail.652A2D30 with serial 2
** (telepathy-gabble:24939): DEBUG: gabble_presence_set_capabilities: found resource gmail.652A2D30
** (telepathy-gabble:24939): DEBUG: gabble_presence_set_capabilities: adding caps 0 to resource gmail.652A2D30
** (telepathy-gabble:24939): DEBUG: gabble_presence_set_capabilities: resource gmail.652A2D30 caps now 0
** (telepathy-gabble:24939): DEBUG: gabble_presence_set_capabilities: total caps now 2111
** (telepathy-gabble:24939): DEBUG: _caps_disco_cb: caps for 2 (thanks to 2 jtellier.test1 at gmail.com/gmail.652A2D30) now 2111
** (telepathy-gabble:24939): DEBUG: disco_waiter_free: freeing waiter 0x9a9a240 for handle 2 with serial 2
(telepathy-gabble:24939): tp-glib-DEBUG: channel_request_new: New channel request at 0x9928cc8: ctype=org.freedesktop.Telepathy.Channel.Type.StreamedMedia htype=1 handle=2 suppress=1
tp_properties_mixin_emit_changed: emitting properties changed for property:
  nat-traversal
tp_properties_mixin_emit_flags: emitting properties flags changed for property:
  nat-traversal's flags now: [READ]
emit_members_changed_signals: emitting members changed
  message       : ""
  added         : [1 (jtellier.test2 at gmail.com)]
  removed       : []
  local_pending : []
  remote_pending: []
  actor         : 0
  reason        : 0: unspecified reason
tp_group_mixin_change_flags: emitting group flags changed
  added    : [PROPERTIES]
  removed  : []
  flags now: [PROPERTIES]
tp_properties_mixin_emit_changed: emitting properties changed for property:
  stun-server
tp_properties_mixin_emit_flags: emitting properties flags changed for property:
  stun-server's flags now: [READ]
tp_properties_mixin_emit_changed: emitting properties changed for property:
  stun-port
tp_properties_mixin_emit_flags: emitting properties flags changed for property:
  stun-port's flags now: [READ]
tp_properties_mixin_emit_changed: emitting properties changed for property:
  gtalk-p2p-relay-token
tp_properties_mixin_emit_flags: emitting properties flags changed for property:
  gtalk-p2p-relay-token's flags now: [READ]
** (telepathy-gabble:24939): DEBUG: new_media_channel: object path /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/MediaChannel0
(telepathy-gabble:24939): tp-glib-DEBUG: satisfy_request: completing queued request 0x9928cc8 with success, channel_type=org.freedesktop.Telepathy.Channel.Type.StreamedMedia, handle_type=1, handle=2, suppress_handler=1
(telepathy-gabble:24939): tp-glib-DEBUG: channel_request_free: Freeing channel request at 0x9928cc8: ctype=org.freedesktop.Telepathy.Channel.Type.StreamedMedia htype=1 handle=2 suppress=1
** (telepathy-gabble:24939): DEBUG: gabble_presence_cache_is_unsure: Diff: 6561784
** (telepathy-gabble:24939): DEBUG: create_session: 0x9ab0048: Creating new outgoing session
** (telepathy-gabble:24939): DEBUG: create_session: new session 1269291600 @ 0x992c0b8 created
** (telepathy-gabble:24939): DEBUG: _latch_to_session: 0x9ab0048: Latching onto session 0x992c0b8
** (telepathy-gabble:24939): DEBUG: _gabble_media_channel_request_contents: called
** (telepathy-gabble:24939): DEBUG: gabble_presence_cache_is_unsure: Diff: 6562090
** (telepathy-gabble:24939): DEBUG: _gabble_media_channel_request_contents: picking the best resource (want audio: 1, want video: 1
** (telepathy-gabble:24939): DEBUG: _gabble_media_channel_request_contents: Picking resource 'Telepathy4047AB03' (transport: http://www.google.com/transport/p2p, dialect: 3)
** (telepathy-gabble:24939): DEBUG: _gabble_media_channel_request_contents: Creating new jingle content with ns http://jabber.org/protocol/jingle/description/audio : http://www.google.com/transport/p2p
** (telepathy-gabble:24939): DEBUG: create_content: session creating new content type, conn == 0x9931028, jf == 0x9935810
** (telepathy-gabble:24939): DEBUG: gabble_jingle_content_init: 0x9ab2018
** (telepathy-gabble:24939): DEBUG: session_new_content_cb: called
** (telepathy-gabble:24939): DEBUG: create_stream_from_content: Attempting to create Google relay session
** (telepathy-gabble:24939): DEBUG: gabble_jingle_factory_create_google_relay_session: Trying to create a new relay session on http://relay.google.com:80/create_session
** (telepathy-gabble:24939): DEBUG: gabble_jingle_factory_create_google_relay_session: Trying to create a new relay session on http://relay.google.com:80/create_session
** (telepathy-gabble:24939): DEBUG: _gabble_media_channel_request_contents: Creating new jingle content with ns http://jabber.org/protocol/jingle/description/video : http://www.google.com/transport/p2p
** (telepathy-gabble:24939): DEBUG: create_content: session creating new content type, conn == 0x9931028, jf == 0x9935810
** (telepathy-gabble:24939): DEBUG: gabble_jingle_content_init: 0x9ab2088
** (telepathy-gabble:24939): DEBUG: session_new_content_cb: called
** (telepathy-gabble:24939): DEBUG: create_stream_from_content: Attempting to create Google relay session
** (telepathy-gabble:24939): DEBUG: gabble_jingle_factory_create_google_relay_session: Trying to create a new relay session on http://relay.google.com:80/create_session
** (telepathy-gabble:24939): DEBUG: gabble_jingle_factory_create_google_relay_session: Trying to create a new relay session on http://relay.google.com:80/create_session
** (telepathy-gabble:24939): DEBUG: on_http_response: Response from Google:
====
relay.ip=64.233.169.126
relay.udp_port=19295
relay.tcp_port=19294
relay.ssltcp_port=443
stun.ip=64.233.169.126
stun.port=19302
username=iivgOfxla24d1qvy
password=yuyAQKkhcYLksfv5
magic_cookie=r\xc6K\xc6

====
** (telepathy-gabble:24939): DEBUG: translate_relay_info: type=udp ip=64.233.169.126 port=19295 username=iivgOfxla24d1qvy password=yuyAQKkhcYLksfv5 component=1
** (telepathy-gabble:24939): DEBUG: translate_relay_info: type=tcp ip=64.233.169.126 port=19294 username=iivgOfxla24d1qvy password=yuyAQKkhcYLksfv5 component=1
** (telepathy-gabble:24939): DEBUG: translate_relay_info: type=tls ip=64.233.169.126 port=443 username=iivgOfxla24d1qvy password=yuyAQKkhcYLksfv5 component=1
** (telepathy-gabble:24939): DEBUG: on_http_response: Response from Google:
====
relay.ip=64.233.169.126
relay.udp_port=19295
relay.tcp_port=19294
relay.ssltcp_port=443
stun.ip=64.233.169.126
stun.port=19302
username=AA33r6SzAszalIfM
password=cGwbCB7wjwm49j5Y
magic_cookie=r\xc6K\xc6

====
** (telepathy-gabble:24939): DEBUG: translate_relay_info: type=udp ip=64.233.169.126 port=19295 username=AA33r6SzAszalIfM password=cGwbCB7wjwm49j5Y component=2
** (telepathy-gabble:24939): DEBUG: translate_relay_info: type=tcp ip=64.233.169.126 port=19294 username=AA33r6SzAszalIfM password=cGwbCB7wjwm49j5Y component=2
** (telepathy-gabble:24939): DEBUG: translate_relay_info: type=tls ip=64.233.169.126 port=443 username=AA33r6SzAszalIfM password=cGwbCB7wjwm49j5Y component=2
** (telepathy-gabble:24939): DEBUG: gabble_media_stream_set_property: 0x9ac3000: connecting to content 0x9ab2088 signals
** (telepathy-gabble:24939): DEBUG: gabble_signal_connect_weak: connecting to 0x9ab2088:new-candidates with context 0x9aba250
** (telepathy-gabble:24939): DEBUG: gabble_signal_connect_weak: connecting to 0x9ab2088:remote-codecs with context 0x9aba2c0
** (telepathy-gabble:24939): DEBUG: gabble_signal_connect_weak: connecting to 0x9ab2088:notify::state with context 0x9aba1c0
** (telepathy-gabble:24939): DEBUG: gabble_signal_connect_weak: connecting to 0x9ab2088:notify::senders with context 0x9aba130
** (telepathy-gabble:24939): DEBUG: gabble_signal_connect_weak: connecting to 0x9ab2088:notify::remote-state with context 0x9924090
** (telepathy-gabble:24939): DEBUG: gabble_signal_connect_weak: connecting to 0x9ab2088:removed with context 0x9a97dd0
** (telepathy-gabble:24939): DEBUG: gabble_media_stream_set_property: stream stream2 connection state 0
** (telepathy-gabble:24939): DEBUG: gabble_media_stream_set_property: changing combined direction from 0 to 0
** (telepathy-gabble:24939): DEBUG: update_direction: called
** (telepathy-gabble:24939): DEBUG: update_direction: setting pending local send flag
** (telepathy-gabble:24939): DEBUG: gabble_media_stream_set_property: changing combined direction from 0 to 6
** (telepathy-gabble:24939): DEBUG: gabble_media_stream_set_property: changing combined direction from 6 to 3
** (telepathy-gabble:24939): DEBUG: construct_stream: 0x9ab0048: created new MediaStream 0x9ac3000 for content 'stream2'
** (telepathy-gabble:24939): DEBUG: gabble_signal_connect_weak: connecting to 0x9ac3000:close with context 0x9aba350
** (telepathy-gabble:24939): DEBUG: gabble_signal_connect_weak: connecting to 0x9ac3000:error with context 0x9aba310
** (telepathy-gabble:24939): DEBUG: gabble_signal_connect_weak: connecting to 0x9ac3000:notify::connection-state with context 0x9a97dc0
** (telepathy-gabble:24939): DEBUG: gabble_signal_connect_weak: connecting to 0x9ac3000:notify::combined-direction with context 0x9aba210
** (telepathy-gabble:24939): DEBUG: construct_stream: emitting StreamAdded with type 'video'
** (telepathy-gabble:24939): DEBUG: stream_direction_changed_cb: direction: 3, pending_send: 0
** (telepathy-gabble:24939): DEBUG: gabble_signal_connect_weak: connecting to 0x9ac3000:unhold-failed with context 0x9a97da0
** (telepathy-gabble:24939): DEBUG: gabble_signal_connect_weak: connecting to 0x9ac3000:notify::local-hold with context 0x9a97db0
** (telepathy-gabble:24939): DEBUG: stream_hold_state_changed: Stream at index 0 has local-hold=0
** (telepathy-gabble:24939): DEBUG: stream_hold_state_changed: all_held=0, any_held=0
** (telepathy-gabble:24939): DEBUG: gabble_signal_connect_weak: connecting to 0x9ab2088:notify::remote-state with context 0x9aba150
** (telepathy-gabble:24939): DEBUG: remote_state_changed_cb: Content 0x9ab2088's state changed to 0 (current channel state: 0)
** (telepathy-gabble:24939): DEBUG: remote_state_changed_cb: already in that state
** (telepathy-gabble:24939): DEBUG: construct_stream: emitting MediaSessionHandler:NewStreamHandler signal for stream 1
** (telepathy-gabble:24939): DEBUG: new_remote_codecs_cb: called
** (telepathy-gabble:24939): DEBUG: new_remote_codecs_cb: pushing remote codecs
** (telepathy-gabble:24939): DEBUG: new_remote_candidates_cb: got new remote candidates
** (telepathy-gabble:24939): DEBUG: on_http_response: Response from Google:
====
relay.ip=64.233.169.126
relay.udp_port=19295
relay.tcp_port=19294
relay.ssltcp_port=443
stun.ip=64.233.169.126
stun.port=19302
username=ctJ3kykGj4ipXbqc
password=XcZsBTtfTSchCBXS
magic_cookie=r\xc6K\xc6

====
** (telepathy-gabble:24939): DEBUG: translate_relay_info: type=udp ip=64.233.169.126 port=19295 username=ctJ3kykGj4ipXbqc password=XcZsBTtfTSchCBXS component=1
** (telepathy-gabble:24939): DEBUG: translate_relay_info: type=tcp ip=64.233.169.126 port=19294 username=ctJ3kykGj4ipXbqc password=XcZsBTtfTSchCBXS component=1
** (telepathy-gabble:24939): DEBUG: translate_relay_info: type=tls ip=64.233.169.126 port=443 username=ctJ3kykGj4ipXbqc password=XcZsBTtfTSchCBXS component=1
** (telepathy-gabble:24939): DEBUG: on_http_response: Response from Google:
====
relay.ip=64.233.169.126
relay.udp_port=19295
relay.tcp_port=19294
relay.ssltcp_port=443
stun.ip=64.233.169.126
stun.port=19302
username=y9ndRn6YsFrto62Y
password=VouuDtAV7xGHXoDa
magic_cookie=r\xc6K\xc6

====
** (telepathy-gabble:24939): DEBUG: translate_relay_info: type=udp ip=64.233.169.126 port=19295 username=y9ndRn6YsFrto62Y password=VouuDtAV7xGHXoDa component=2
** (telepathy-gabble:24939): DEBUG: translate_relay_info: type=tcp ip=64.233.169.126 port=19294 username=y9ndRn6YsFrto62Y password=VouuDtAV7xGHXoDa component=2
** (telepathy-gabble:24939): DEBUG: translate_relay_info: type=tls ip=64.233.169.126 port=443 username=y9ndRn6YsFrto62Y password=VouuDtAV7xGHXoDa component=2
** (telepathy-gabble:24939): DEBUG: gabble_media_stream_set_property: 0x9ac30a8: connecting to content 0x9ab2018 signals
** (telepathy-gabble:24939): DEBUG: gabble_signal_connect_weak: connecting to 0x9ab2018:new-candidates with context 0x9a97c90
** (telepathy-gabble:24939): DEBUG: gabble_signal_connect_weak: connecting to 0x9ab2018:remote-codecs with context 0x9aba200
** (telepathy-gabble:24939): DEBUG: gabble_signal_connect_weak: connecting to 0x9ab2018:notify::state with context 0x9aba1b0
** (telepathy-gabble:24939): DEBUG: gabble_signal_connect_weak: connecting to 0x9ab2018:notify::senders with context 0x9aba1a0
** (telepathy-gabble:24939): DEBUG: gabble_signal_connect_weak: connecting to 0x9ab2018:notify::remote-state with context 0x9a97d80
** (telepathy-gabble:24939): DEBUG: gabble_signal_connect_weak: connecting to 0x9ab2018:removed with context 0x9aba2b0
** (telepathy-gabble:24939): DEBUG: gabble_media_stream_set_property: stream stream1 connection state 0
** (telepathy-gabble:24939): DEBUG: gabble_media_stream_set_property: changing combined direction from 0 to 0
** (telepathy-gabble:24939): DEBUG: update_direction: called
** (telepathy-gabble:24939): DEBUG: update_direction: setting pending local send flag
** (telepathy-gabble:24939): DEBUG: gabble_media_stream_set_property: changing combined direction from 0 to 6
** (telepathy-gabble:24939): DEBUG: gabble_media_stream_set_property: changing combined direction from 6 to 3
** (telepathy-gabble:24939): DEBUG: construct_stream: 0x9ab0048: created new MediaStream 0x9ac30a8 for content 'stream1'
** (telepathy-gabble:24939): DEBUG: gabble_signal_connect_weak: connecting to 0x9ac30a8:close with context 0x9aba170
** (telepathy-gabble:24939): DEBUG: gabble_signal_connect_weak: connecting to 0x9ac30a8:error with context 0x9aba2d0
** (telepathy-gabble:24939): DEBUG: gabble_signal_connect_weak: connecting to 0x9ac30a8:notify::connection-state with context 0x9924050
** (telepathy-gabble:24939): DEBUG: gabble_signal_connect_weak: connecting to 0x9ac30a8:notify::combined-direction with context 0x9aba360
** (telepathy-gabble:24939): DEBUG: construct_stream: emitting StreamAdded with type 'audio'
** (telepathy-gabble:24939): DEBUG: stream_direction_changed_cb: direction: 3, pending_send: 0
** (telepathy-gabble:24939): DEBUG: gabble_signal_connect_weak: connecting to 0x9ac30a8:unhold-failed with context 0x9a996c0
** (telepathy-gabble:24939): DEBUG: gabble_signal_connect_weak: connecting to 0x9ac30a8:notify::local-hold with context 0x9aba120
** (telepathy-gabble:24939): DEBUG: stream_hold_state_changed: Stream at index 0 has local-hold=0
** (telepathy-gabble:24939): DEBUG: stream_hold_state_changed: Stream at index 1 has local-hold=0
** (telepathy-gabble:24939): DEBUG: stream_hold_state_changed: all_held=0, any_held=0
** (telepathy-gabble:24939): DEBUG: gabble_signal_connect_weak: connecting to 0x9ab2018:notify::remote-state with context 0x9aba240
** (telepathy-gabble:24939): DEBUG: remote_state_changed_cb: Content 0x9ab2018's state changed to 0 (current channel state: 0)
** (telepathy-gabble:24939): DEBUG: remote_state_changed_cb: already in that state
** (telepathy-gabble:24939): DEBUG: construct_stream: emitting MediaSessionHandler:NewStreamHandler signal for stream 2
** (telepathy-gabble:24939): DEBUG: new_remote_codecs_cb: called
** (telepathy-gabble:24939): DEBUG: new_remote_codecs_cb: pushing remote codecs
** (telepathy-gabble:24939): DEBUG: new_remote_candidates_cb: got new remote candidates
** (telepathy-gabble:24939): DEBUG: gabble_media_stream_ready: ready called
** (telepathy-gabble:24939): DEBUG: push_playing: stream stream2 emitting SetStreamPlaying(false)
** (telepathy-gabble:24939): DEBUG: push_sending: stream stream2 emitting SetStreamSending(false); sending=false, on_hold=false
** (telepathy-gabble:24939): DEBUG: gabble_media_stream_set_local_codecs: called
** (telepathy-gabble:24939): DEBUG: pass_local_codecs: putting list of 2 supported codecs from stream-engine into cache
** (telepathy-gabble:24939): DEBUG: pass_local_codecs: adding codec H264 (97 90000 0)
** (telepathy-gabble:24939): DEBUG: pass_local_codecs: adding codec THEORA (96 90000 0)
** (telepathy-gabble:24939): DEBUG: jingle_media_rtp_set_local_codecs: setting new local codecs
** (telepathy-gabble:24939): DEBUG: content_ready_cb: called
** (telepathy-gabble:24939): DEBUG: gabble_media_stream_ready: ready called
** (telepathy-gabble:24939): DEBUG: push_playing: stream stream1 emitting SetStreamPlaying(false)
** (telepathy-gabble:24939): DEBUG: push_sending: stream stream1 emitting SetStreamSending(false); sending=false, on_hold=false
** (telepathy-gabble:24939): DEBUG: gabble_media_stream_set_local_codecs: called
** (telepathy-gabble:24939): DEBUG: pass_local_codecs: putting list of 6 supported codecs from stream-engine into cache
** (telepathy-gabble:24939): DEBUG: pass_local_codecs: adding codec SPEEX (100 16000 1)
** (telepathy-gabble:24939): DEBUG: pass_local_codecs: adding codec SPEEX (101 8000 1)
** (telepathy-gabble:24939): DEBUG: pass_local_codecs: adding codec PCMU (0 8000 0)
** (telepathy-gabble:24939): DEBUG: pass_local_codecs: adding codec PCMA (8 8000 0)
** (telepathy-gabble:24939): DEBUG: pass_local_codecs: adding codec GSM (3 8000 0)
** (telepathy-gabble:24939): DEBUG: pass_local_codecs: adding codec telephone-event (98 8000 0)
** (telepathy-gabble:24939): DEBUG: jingle_media_rtp_set_local_codecs: setting new local codecs
** (telepathy-gabble:24939): DEBUG: content_ready_cb: called
** (telepathy-gabble:24939): DEBUG: content_state_changed_cb: called
** (telepathy-gabble:24939): DEBUG: content_state_changed_cb: called
** (telepathy-gabble:24939): DEBUG: set_state: Setting state of JingleSession: 0x992c0b8 (priv = 0x992c0d0) from 0 to 1
** (telepathy-gabble:24939): DEBUG: session_state_changed_cb: called
emit_members_changed_signals: emitting members changed
  message       : ""
  added         : []
  removed       : []
  local_pending : []
  remote_pending: [2 (jtellier.test1 at gmail.com)]
  actor         : 1
  reason        : 4: invited
(telepathy-gabble:24939): tp-glib-DEBUG: tp_group_mixin_change_flags: No change: 2048 includes all the bits of 0 and none of 1
** (telepathy-gabble:24939): DEBUG: pass_local_codecs: putting list of 2 supported codecs from stream-engine into cache
** (telepathy-gabble:24939): DEBUG: pass_local_codecs: adding codec H264 (97 90000 0)
** (telepathy-gabble:24939): DEBUG: pass_local_codecs: adding codec THEORA (96 90000 0)
** (telepathy-gabble:24939): DEBUG: jingle_media_rtp_set_local_codecs: setting new local codecs
** (telepathy-gabble:24939): DEBUG: jingle_media_rtp_set_local_codecs: 1 codecs changed
** (telepathy-gabble:24939): DEBUG: gabble_media_stream_new_native_candidate: google p2p connections only support the concept of one transport per candidate, ignoring other components
** (telepathy-gabble:24939): DEBUG: gabble_media_stream_new_native_candidate: put 1 native candidate from stream-engine into cache
** (telepathy-gabble:24939): DEBUG: add_candidates: content already signalled, transmitting candidates
** (telepathy-gabble:24939): DEBUG: gabble_media_stream_new_native_candidate: google p2p connections only support the concept of one transport per candidate, ignoring other components
** (telepathy-gabble:24939): DEBUG: gabble_media_stream_new_native_candidate: put 1 native candidate from stream-engine into cache
** (telepathy-gabble:24939): DEBUG: add_candidates: content already signalled, transmitting candidates
** (telepathy-gabble:24939): DEBUG: gabble_media_stream_new_native_candidate: google p2p connections only support the concept of one transport per candidate, ignoring other components
** (telepathy-gabble:24939): DEBUG: gabble_media_stream_new_native_candidate: put 1 native candidate from stream-engine into cache
** (telepathy-gabble:24939): DEBUG: add_candidates: content already signalled, transmitting candidates
** (telepathy-gabble:24939): DEBUG: gabble_media_stream_new_native_candidate: google p2p connections only support the concept of one transport per candidate, ignoring other components
** (telepathy-gabble:24939): DEBUG: gabble_media_stream_new_native_candidate: put 1 native candidate from stream-engine into cache
** (telepathy-gabble:24939): DEBUG: add_candidates: content already signalled, transmitting candidates
** (telepathy-gabble:24939): DEBUG: gabble_media_stream_new_native_candidate: google p2p connections only support the concept of one transport per candidate, ignoring other components
** (telepathy-gabble:24939): DEBUG: gabble_media_stream_new_native_candidate: put 1 native candidate from stream-engine into cache
** (telepathy-gabble:24939): DEBUG: add_candidates: content already signalled, transmitting candidates
** (telepathy-gabble:24939): DEBUG: gabble_media_stream_new_native_candidate: google p2p connections only support the concept of one transport per candidate, ignoring other components
** (telepathy-gabble:24939): DEBUG: gabble_media_stream_new_native_candidate: put 1 native candidate from stream-engine into cache
** (telepathy-gabble:24939): DEBUG: add_candidates: content already signalled, transmitting candidates
** (telepathy-gabble:24939): DEBUG: set_state: Setting state of JingleSession: 0x992c0b8 (priv = 0x992c0d0) from 1 to 2
** (telepathy-gabble:24939): DEBUG: session_state_changed_cb: called
(telepathy-gabble:24939): tp-glib-DEBUG: change_members: not emitting signal, nothing changed
(telepathy-gabble:24939): tp-glib-DEBUG: tp_group_mixin_change_flags: No change: 2048 includes all the bits of 0 and none of 1
** (telepathy-gabble:24939): DEBUG: connection_iq_unknown_cb: got unknown iq:
<iq from="jtellier.test1 at gmail.com/Telepathy4047AB03" id="66780593086" to="jtellier.test2 at gmail.com/Telepathy257E61AB" type="result"></iq>

** (telepathy-gabble:24939): DEBUG: connection_iq_unknown_cb: got unknown iq:
<iq from="jtellier.test1 at gmail.com/Telepathy4047AB03" id="66683593244" to="jtellier.test2 at gmail.com/Telepathy257E61AB" type="result"></iq>

** (telepathy-gabble:24939): DEBUG: connection_iq_unknown_cb: got unknown iq:
<iq from="jtellier.test1 at gmail.com/Telepathy4047AB03" id="254000778255" to="jtellier.test2 at gmail.com/Telepathy257E61AB" type="result"></iq>

** (telepathy-gabble:24939): DEBUG: connection_iq_unknown_cb: got unknown iq:
<iq from="jtellier.test1 at gmail.com/Telepathy4047AB03" id="254019779041" to="jtellier.test2 at gmail.com/Telepathy257E61AB" type="result"></iq>

** (telepathy-gabble:24939): DEBUG: connection_iq_unknown_cb: got unknown iq:
<iq from="jtellier.test1 at gmail.com/Telepathy4047AB03" id="255246779755" to="jtellier.test2 at gmail.com/Telepathy257E61AB" type="result"></iq>

** (telepathy-gabble:24939): DEBUG: connection_iq_unknown_cb: got unknown iq:
<iq from="jtellier.test1 at gmail.com/Telepathy4047AB03" id="254239780795" to="jtellier.test2 at gmail.com/Telepathy257E61AB" type="result"></iq>

** (telepathy-gabble:24939): DEBUG: connection_iq_unknown_cb: got unknown iq:
<iq from="jtellier.test1 at gmail.com/Telepathy4047AB03" id="255223781778" to="jtellier.test2 at gmail.com/Telepathy257E61AB" type="result"></iq>

** (telepathy-gabble:24939): DEBUG: connection_iq_unknown_cb: got unknown iq:
<iq from="jtellier.test1 at gmail.com/Telepathy4047AB03" id="254120782466" to="jtellier.test2 at gmail.com/Telepathy257E61AB" type="result"></iq>

** (telepathy-gabble:24939): DEBUG: gabble_jingle_session_parse: jingle action 'content-modify' from 'jtellier.test1 at gmail.com/Telepathy4047AB03' in session '1269291600' dialect 3 state 2
** (telepathy-gabble:24939): DEBUG: update_direction: called
** (telepathy-gabble:24939): DEBUG: gabble_media_stream_set_property: changing combined direction from 3 to 1
** (telepathy-gabble:24939): DEBUG: stream_direction_changed_cb: direction: 1, pending_send: 0
** (telepathy-gabble:24939): DEBUG: query_socks5_proxies: Need 3 more proxies
** (telepathy-gabble:24939): DEBUG: send_proxy_query: send SOCKS5 query to proxy.silper.cz
** (telepathy-gabble:24939): DEBUG: send_proxy_query: send SOCKS5 query to proxy.schokokeks.org
** (telepathy-gabble:24939): DEBUG: send_proxy_query: send SOCKS5 query to proxy.jabster.pl
** (telepathy-gabble:24939): DEBUG: socks5_proxy_query_reply_cb: Add fallback SOCKS5 proxy: proxy.silper.cz 88.83.237.45:7777
** (telepathy-gabble:24939): DEBUG: socks5_proxy_query_reply_cb: Add fallback SOCKS5 proxy: proxy.schokokeks.org 78.46.69.5:7777
** (telepathy-gabble:24939): DEBUG: gabble_jingle_session_parse: jingle action 'transport-info' from 'jtellier.test1 at gmail.com/Telepathy4047AB03' in session '1269291600' dialect 3 state 2
** (telepathy-gabble:24939): DEBUG: parse_candidates: emitting 1 new remote candidates
** (telepathy-gabble:24939): DEBUG: new_remote_candidates_cb: got new remote candidates
** (telepathy-gabble:24939): DEBUG: push_remote_candidates: passing 1 remote candidate to stream engine: R1
** (telepathy-gabble:24939): DEBUG: gabble_jingle_session_parse: jingle action 'transport-info' from 'jtellier.test1 at gmail.com/Telepathy4047AB03' in session '1269291600' dialect 3 state 2
** (telepathy-gabble:24939): DEBUG: parse_candidates: emitting 1 new remote candidates
** (telepathy-gabble:24939): DEBUG: new_remote_candidates_cb: got new remote candidates
** (telepathy-gabble:24939): DEBUG: push_remote_candidates: passing 1 remote candidate to stream engine: R2
** (telepathy-gabble:24939): DEBUG: gabble_media_stream_new_active_candidate_pair: called (7, R1); this is a no-op on Jingle
** (telepathy-gabble:24939): DEBUG: gabble_media_stream_set_property: stream stream2 connection state 0
** (telepathy-gabble:24939): DEBUG: gabble_jingle_session_parse: jingle action 'transport-info' from 'jtellier.test1 at gmail.com/Telepathy4047AB03' in session '1269291600' dialect 3 state 2
** (telepathy-gabble:24939): DEBUG: parse_candidates: emitting 1 new remote candidates
** (telepathy-gabble:24939): DEBUG: new_remote_candidates_cb: got new remote candidates
** (telepathy-gabble:24939): DEBUG: push_remote_candidates: passing 1 remote candidate to stream engine: R1
** (telepathy-gabble:24939): DEBUG: gabble_media_stream_new_active_candidate_pair: called (1, R1); this is a no-op on Jingle
** (telepathy-gabble:24939): DEBUG: gabble_media_stream_set_property: stream stream2 connection state 2
** (telepathy-gabble:24939): DEBUG: gabble_jingle_session_parse: jingle action 'transport-info' from 'jtellier.test1 at gmail.com/Telepathy4047AB03' in session '1269291600' dialect 3 state 2
** (telepathy-gabble:24939): DEBUG: parse_candidates: emitting 1 new remote candidates
** (telepathy-gabble:24939): DEBUG: new_remote_candidates_cb: got new remote candidates
** (telepathy-gabble:24939): DEBUG: push_remote_candidates: passing 1 remote candidate to stream engine: R2
** (telepathy-gabble:24939): DEBUG: gabble_media_stream_new_active_candidate_pair: called (8, R1); this is a no-op on Jingle
** (telepathy-gabble:24939): DEBUG: gabble_media_stream_set_property: stream stream1 connection state 0
** (telepathy-gabble:24939): DEBUG: gabble_media_stream_new_active_candidate_pair: called (4, R1); this is a no-op on Jingle
** (telepathy-gabble:24939): DEBUG: gabble_media_stream_set_property: stream stream1 connection state 2
** (telepathy-gabble:24939): DEBUG: gabble_jingle_session_parse: jingle action 'session-accept' from 'jtellier.test1 at gmail.com/Telepathy4047AB03' in session '1269291600' dialect 3 state 2
** (telepathy-gabble:24939): DEBUG: on_session_accept: called
** (telepathy-gabble:24939): DEBUG: parse_description: node: description
** (telepathy-gabble:24939): DEBUG: parse_description: detected media type 2
** (telepathy-gabble:24939): DEBUG: update_remote_codecs: Emitting remote-codecs signal
** (telepathy-gabble:24939): DEBUG: new_remote_codecs_cb: called
** (telepathy-gabble:24939): DEBUG: new_remote_codecs_cb: pushing remote codecs
** (telepathy-gabble:24939): DEBUG: content_state_changed_cb: called
** (telepathy-gabble:24939): DEBUG: push_sending: stream stream2 emitting SetStreamSending(true); sending=true, on_hold=false
** (telepathy-gabble:24939): DEBUG: push_playing: stream stream2 emitting SetStreamPlaying(true)
** (telepathy-gabble:24939): DEBUG: push_sending: stream stream2 emitting SetStreamSending(true); sending=true, on_hold=false
** (telepathy-gabble:24939): DEBUG: parse_description: node: description
** (telepathy-gabble:24939): DEBUG: parse_description: detected media type 1
** (telepathy-gabble:24939): DEBUG: parse_payload_type: new remote codec: id = 0, name = PCMU, clockrate = 8000, channels = 1
** (telepathy-gabble:24939): DEBUG: parse_payload_type: new remote codec: id = 8, name = PCMA, clockrate = 8000, channels = 1
** (telepathy-gabble:24939): DEBUG: parse_payload_type: new remote codec: id = 13, name = CN, clockrate = 8000, channels = 1
** (telepathy-gabble:24939): DEBUG: parse_payload_type: new remote codec: id = 98, name = telephone-event, clockrate = 8000, channels = 1
** (telepathy-gabble:24939): DEBUG: update_remote_codecs: Emitting remote-codecs signal
** (telepathy-gabble:24939): DEBUG: new_remote_codecs_cb: called
** (telepathy-gabble:24939): DEBUG: new_remote_codecs_cb: new remote audio codec: 0 'PCMU' 0 8000 1
** (telepathy-gabble:24939): DEBUG: new_remote_codecs_cb: new remote audio codec: 8 'PCMA' 0 8000 1
** (telepathy-gabble:24939): DEBUG: new_remote_codecs_cb: new remote audio codec: 13 'CN' 0 8000 1
** (telepathy-gabble:24939): DEBUG: new_remote_codecs_cb: new remote audio codec: 98 'telephone-event' 0 8000 1
** (telepathy-gabble:24939): DEBUG: new_remote_codecs_cb: pushing remote codecs
** (telepathy-gabble:24939): DEBUG: push_remote_codecs: passing 4 remote codecs to stream-engine
** (telepathy-gabble:24939): DEBUG: content_state_changed_cb: called
** (telepathy-gabble:24939): DEBUG: push_sending: stream stream1 emitting SetStreamSending(true); sending=true, on_hold=false
** (telepathy-gabble:24939): DEBUG: push_playing: stream stream1 emitting SetStreamPlaying(true)
** (telepathy-gabble:24939): DEBUG: push_sending: stream stream1 emitting SetStreamSending(true); sending=true, on_hold=false
** (telepathy-gabble:24939): DEBUG: set_state: Setting state of JingleSession: 0x992c0b8 (priv = 0x992c0d0) from 2 to 4
** (telepathy-gabble:24939): DEBUG: session_state_changed_cb: called
** (telepathy-gabble:24939): DEBUG: session_state_changed_cb: adding peer to the member list and updating flags
emit_members_changed_signals: emitting members changed
  message       : ""
  added         : [2 (jtellier.test1 at gmail.com)]
  removed       : []
  local_pending : []
  remote_pending: []
  actor         : 2
  reason        : 0: unspecified reason
** (telepathy-gabble:24939): DEBUG: gabble_media_stream_supported_codecs: called
** (telepathy-gabble:24939): DEBUG: gabble_media_stream_supported_codecs: we already sent, or don't need to send, our codecs
** (telepathy-gabble:24939): DEBUG: gabble_media_channel_request_stream_direction: called (stream stream2, direction 1)
** (telepathy-gabble:24939): DEBUG: gabble_media_stream_change_direction: current_dir: 1, requested_dir: 1
** (telepathy-gabble:24939): DEBUG: gabble_jingle_session_parse: jingle action 'content-modify' from 'jtellier.test1 at gmail.com/Telepathy4047AB03' in session '1269291600' dialect 3 state 4
** (telepathy-gabble:24939): DEBUG: update_direction: called
** (telepathy-gabble:24939): DEBUG: gabble_media_stream_set_property: changing combined direction from 1 to 3
** (telepathy-gabble:24939): DEBUG: stream_direction_changed_cb: direction: 3, pending_send: 0
** (telepathy-gabble:24939): DEBUG: query_socks5_proxies: Need 1 more proxies
** (telepathy-gabble:24939): DEBUG: send_proxy_query: send SOCKS5 query to proxy.jabjab.de
** (telepathy-gabble:24939): DEBUG: socks5_proxy_query_reply_cb: Add fallback SOCKS5 proxy: proxy.jabjab.de 78.46.34.75:7777
** (telepathy-gabble:24939): DEBUG: query_socks5_proxies: we already have discovered enough proxies (5)
** (telepathy-gabble:24939): DEBUG: gabble_media_channel_close_async: called
** (telepathy-gabble:24939): DEBUG: gabble_media_channel_close: called on 0x9ab0048
** (telepathy-gabble:24939): DEBUG: gabble_jingle_session_terminate: we are terminating this session
** (telepathy-gabble:24939): DEBUG: set_state: Setting state of JingleSession: 0x992c0b8 (priv = 0x992c0d0) from 4 to 5
** (telepathy-gabble:24939): DEBUG: session_state_changed_cb: called
** (telepathy-gabble:24939): DEBUG: session_terminated_cb: removing terminated session
** (telepathy-gabble:24939): DEBUG: session_terminated_cb: called
emit_members_changed_signals: emitting members changed
  message       : ""
  added         : []
  removed       : [1 (jtellier.test2 at gmail.com)
                   2 (jtellier.test1 at gmail.com)]
  local_pending : []
  remote_pending: []
  actor         : 1
  reason        : 0: unspecified reason
** (telepathy-gabble:24939): DEBUG: session_terminated_cb: unreffing streams
** (telepathy-gabble:24939): DEBUG: gabble_media_stream_dispose: called
** (telepathy-gabble:24939): DEBUG: user_data_destroyed_cb: user_data for 0x9aba250 destroyed; disconnecting
** (telepathy-gabble:24939): DEBUG: user_data_destroyed_cb: user_data for 0x9aba2c0 destroyed; disconnecting
** (telepathy-gabble:24939): DEBUG: user_data_destroyed_cb: user_data for 0x9aba1c0 destroyed; disconnecting
** (telepathy-gabble:24939): DEBUG: user_data_destroyed_cb: user_data for 0x9aba130 destroyed; disconnecting
** (telepathy-gabble:24939): DEBUG: user_data_destroyed_cb: user_data for 0x9924090 destroyed; disconnecting
** (telepathy-gabble:24939): DEBUG: user_data_destroyed_cb: user_data for 0x9a97dd0 destroyed; disconnecting
** (telepathy-gabble:24939): DEBUG: instance_destroyed_cb: instance for 0x9aba350 destroyed; cleaning up
** (telepathy-gabble:24939): DEBUG: instance_destroyed_cb: instance for 0x9aba310 destroyed; cleaning up
** (telepathy-gabble:24939): DEBUG: instance_destroyed_cb: instance for 0x9a97dc0 destroyed; cleaning up
** (telepathy-gabble:24939): DEBUG: instance_destroyed_cb: instance for 0x9aba210 destroyed; cleaning up
** (telepathy-gabble:24939): DEBUG: instance_destroyed_cb: instance for 0x9a97da0 destroyed; cleaning up
** (telepathy-gabble:24939): DEBUG: instance_destroyed_cb: instance for 0x9a97db0 destroyed; cleaning up
** (telepathy-gabble:24939): DEBUG: gabble_media_stream_dispose: called
** (telepathy-gabble:24939): DEBUG: user_data_destroyed_cb: user_data for 0x9a97c90 destroyed; disconnecting
** (telepathy-gabble:24939): DEBUG: user_data_destroyed_cb: user_data for 0x9aba200 destroyed; disconnecting
** (telepathy-gabble:24939): DEBUG: user_data_destroyed_cb: user_data for 0x9aba1b0 destroyed; disconnecting
** (telepathy-gabble:24939): DEBUG: user_data_destroyed_cb: user_data for 0x9aba1a0 destroyed; disconnecting
** (telepathy-gabble:24939): DEBUG: user_data_destroyed_cb: user_data for 0x9a97d80 destroyed; disconnecting
** (telepathy-gabble:24939): DEBUG: user_data_destroyed_cb: user_data for 0x9aba2b0 destroyed; disconnecting
** (telepathy-gabble:24939): DEBUG: instance_destroyed_cb: instance for 0x9aba170 destroyed; cleaning up
** (telepathy-gabble:24939): DEBUG: instance_destroyed_cb: instance for 0x9aba2d0 destroyed; cleaning up
** (telepathy-gabble:24939): DEBUG: instance_destroyed_cb: instance for 0x9924050 destroyed; cleaning up
** (telepathy-gabble:24939): DEBUG: instance_destroyed_cb: instance for 0x9aba360 destroyed; cleaning up
** (telepathy-gabble:24939): DEBUG: instance_destroyed_cb: instance for 0x9a996c0 destroyed; cleaning up
** (telepathy-gabble:24939): DEBUG: instance_destroyed_cb: instance for 0x9aba120 destroyed; cleaning up
** (telepathy-gabble:24939): DEBUG: gabble_jingle_session_dispose: called
** (telepathy-gabble:24939): DEBUG: gabble_jingle_media_rtp_dispose: dispose called
** (telepathy-gabble:24939): DEBUG: gabble_jingle_content_dispose: 0x9ab2018
** (telepathy-gabble:24939): DEBUG: instance_destroyed_cb: instance for 0x9aba240 destroyed; cleaning up
** (telepathy-gabble:24939): DEBUG: gabble_jingle_media_rtp_dispose: dispose called
** (telepathy-gabble:24939): DEBUG: gabble_jingle_content_dispose: 0x9ab2088
** (telepathy-gabble:24939): DEBUG: instance_destroyed_cb: instance for 0x9aba150 destroyed; cleaning up
** (telepathy-gabble:24939): DEBUG: media_channel_closed_cb: removing media channel 0x9ab0048 with ref count 3
** (telepathy-gabble:24939): DEBUG: gabble_media_channel_dispose: called
(telepathy-gabble:24939): tp-glib-DEBUG: tp_base_connection_change_status: was 0, now 2, for reason 1
(telepathy-gabble:24939): tp-glib-DEBUG: tp_base_connection_change_status: emitting status-changed to 2, for reason 1
** (telepathy-gabble:24939): DEBUG: gabble_roster_close_all: closing channels
** (telepathy-gabble:24939): DEBUG: roster_channel_closed_cb: 0x9928518, channel 0x9938c60
** (telepathy-gabble:24939): DEBUG: roster_channel_closed_cb: 0x9928518, channel 0x9938ca8
** (telepathy-gabble:24939): DEBUG: roster_channel_closed_cb: 0x9928518, channel 0x9938cf0
** (telepathy-gabble:24939): DEBUG: roster_channel_closed_cb: 0x9928518, channel 0x9938d38
** (telepathy-gabble:24939): DEBUG: gabble_roster_close_all: removing callbacks
** (telepathy-gabble:24939): DEBUG: gabble_im_factory_close_all: closing channels
** (telepathy-gabble:24939): DEBUG: gabble_im_factory_close_all: removing callbacks
** (telepathy-gabble:24939): DEBUG: connection_status_changed_cb: disconnected, closing room lists
** (telepathy-gabble:24939): DEBUG: gabble_roomlist_manager_close_all: 0x9927800
** (telepathy-gabble:24939): DEBUG: gabble_muc_factory_close_all: closing channels
** (telepathy-gabble:24939): DEBUG: gabble_muc_factory_close_all: removing callbacks
** (telepathy-gabble:24939): DEBUG: gabble_private_tubes_factory_close_all: closing 1-1 tubes channels
** (telepathy-gabble:24939): DEBUG: gabble_media_factory_close_all: closing channels
** (telepathy-gabble:24939): DEBUG: connection_shut_down: still open; calling lm_connection_close
** (telepathy-gabble:24939): DEBUG: connection_disconnected_cb: called with reason 0
** (telepathy-gabble:24939): DEBUG: connection_disconnected_cb: expected; emitting DISCONNECTED
(telepathy-gabble:24939): tp-glib-DEBUG: connection_shutdown_finished_cb: dereferenced connection
** (telepathy-gabble:24939): DEBUG: gabble_connection_dispose: called
** (telepathy-gabble:24939): DEBUG: gabble_bytestream_factory_dispose: dispose called
** (telepathy-gabble:24939): DEBUG: user_data_destroyed_cb: user_data for 0x9923ea0 destroyed; disconnecting
** (telepathy-gabble:24939): DEBUG: user_data_destroyed_cb: user_data for 0x9923e10 destroyed; disconnecting
** (telepathy-gabble:24939): DEBUG: gabble_disco_dispose: dispose called
** (telepathy-gabble:24939): DEBUG: gabble_disco_finalize: called with 0x9936e60
** (telepathy-gabble:24939): DEBUG: gabble_request_pipeline_dispose: disposing request-pipeline
** (telepathy-gabble:24939): DEBUG: gabble_vcard_manager_dispose: 0x9928550
** (telepathy-gabble:24939): DEBUG: gabble_vcard_manager_finalize: 0x9928550
** (telepathy-gabble:24939): DEBUG: gabble_jingle_factory_dispose: dispose called
** (telepathy-gabble:24939): DEBUG: gabble_presence_cache_dispose: dispose called
** (telepathy-gabble:24939): DEBUG: disco_waiter_list_free: list (nil)
** (telepathy-gabble:24939): DEBUG: disco_waiter_list_free: list (nil)
** (telepathy-gabble:24939): DEBUG: disco_waiter_list_free: list (nil)
** (telepathy-gabble:24939): DEBUG: disco_waiter_list_free: list (nil)
** (telepathy-gabble:24939): DEBUG: disco_waiter_list_free: list (nil)
** (telepathy-gabble:24939): DEBUG: disco_waiter_list_free: list (nil)
** (telepathy-gabble:24939): DEBUG: disco_waiter_list_free: list (nil)
** (telepathy-gabble:24939): DEBUG: gabble_presence_cache_finalize: called with 0x992ae08
** (telepathy-gabble:24939): DEBUG: gabble_roster_dispose: dispose called
** (telepathy-gabble:24939): DEBUG: gabble_roster_close_all: closing channels
** (telepathy-gabble:24939): DEBUG: gabble_roster_finalize: called with 0x9928518
** (telepathy-gabble:24939): DEBUG: gabble_im_factory_dispose: dispose called
** (telepathy-gabble:24939): DEBUG: gabble_roomlist_manager_dispose: running
** (telepathy-gabble:24939): DEBUG: gabble_roomlist_manager_close_all: 0x9927800
** (telepathy-gabble:24939): DEBUG: gabble_muc_factory_dispose: dispose called
** (telepathy-gabble:24939): DEBUG: gabble_muc_factory_close_all: closing channels
** (telepathy-gabble:24939): DEBUG: gabble_private_tubes_factory_dispose: dispose called
** (telepathy-gabble:24939): DEBUG: gabble_private_tubes_factory_close_all: closing 1-1 tubes channels
** (telepathy-gabble:24939): DEBUG: gabble_media_factory_dispose: dispose called
** (telepathy-gabble:24939): DEBUG: gabble_media_factory_close_all: closing channels
** (telepathy-gabble:24939): DEBUG: gabble_olpc_gadget_manager_dispose: running
** (telepathy-gabble:24939): DEBUG: gabble_olpc_gadget_manager_close_all: 0x99297a0
(telepathy-gabble:24939): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9928470: lost weak ref to 0x9921060
(telepathy-gabble:24939): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x99284a8: lost weak ref to 0x99210f0
(telepathy-gabble:24939): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x99284e0: lost weak ref to 0x9921180
** (telepathy-gabble:24939): DEBUG: gabble_connection_finalize: called with 0x9931028
(telepathy-gabble:24939): tp-glib-DEBUG: tp_contacts_mixin_finalize: 0x9931028
(telepathy-gabble:24939): tp-glib-DEBUG: tp_presence_mixin_finalize: 0x9931028
-------------- next part --------------
(empathy:4550): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9992958: org.freedesktop.DBus DBusGProxy is 0x9992990
** (empathy:4550): DEBUG: mission_control_get_presence_actual: MC not running.
** (empathy:4550): DEBUG: empathy_idle_init: Error getting actual presence: MC not running
** (empathy:4550): DEBUG: mission_control_get_presence_message_actual: MC not running.
** (empathy:4550): DEBUG: empathy_idle_init: Error getting actual presence message: MC not running
** (empathy:4550): DEBUG: idle_nm_state_change_cb: New network state 3
** (empathy:4550): DEBUG: empathy_idle_set_presence: Changing presence to (null) (2)
** (empathy:4550): DEBUG: create_salut_account: Try to add a salut account...
** (empathy:4550): DEBUG: create_salut_account: Failed to get self econtact: e_book_get_self: there was no self contact UID stored in gconf
** (empathy:4550): DEBUG: get_glade_file: Loading glade file /usr/share/empathy/empathy-main-window.glade
** (empathy:4550): DEBUG: mission_control_get_presence_actual: MC not running.
** (empathy:4550): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:4550): DEBUG: mission_control_get_presence_actual: MC not running.
** (empathy:4550): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:4550): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:4550): DEBUG: mission_control_get_presence_actual: MC not running.
** (empathy:4550): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:4550): DEBUG: mission_control_get_presence_actual: MC not running.
** (empathy:4550): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:4550): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:4550): DEBUG: mission_control_get_presence_actual: MC not running.
** (empathy:4550): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:4550): DEBUG: mission_control_get_presence_actual: MC not running.
** (empathy:4550): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:4550): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:4550): DEBUG: mission_control_get_presence_actual: MC not running.
** (empathy:4550): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:4550): DEBUG: mission_control_get_presence_actual: MC not running.
** (empathy:4550): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:4550): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:4550): DEBUG: mission_control_get_online_connections: MC not running.
** (empathy:4550): DEBUG: empathy_geometry_load: Loading window geometry: x:0, y:25, w:622, h:325

** (empathy:4550): DEBUG: empathy_main_window_show: Configuring window default size w:622, h:325
** (empathy:4550): DEBUG: empathy_main_window_show: Configuring window default position x:0, y:25
** (empathy:4550): DEBUG: mission_control_get_tpconnection: MC not running.
** (empathy:4550): DEBUG: get_glade_file: Loading glade file /usr/share/empathy/empathy-status-icon.glade
(empathy:4550): tp-glib-DEBUG: tp_connection_init: 0x9ac6160
(empathy:4550): tp-glib-DEBUG: tp_connection_constructor: Connecting to StatusChanged and ConnectionError
(empathy:4550): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9ac6160: org.freedesktop.Telepathy.Connection DBusGProxy is 0x9c26438
(empathy:4550): tp-glib-DEBUG: tp_connection_constructor: Calling GetStatus
(empathy:4550): tp-glib-DEBUG: tp_connection_constructor: Returning 0x9ac6160
(empathy:4550): tp-glib-DEBUG: tp_connection_call_when_ready: arranging callback later
(empathy:4550): tp-glib-DEBUG: tp_connection_got_status_cb: 0x9ac6160
(empathy:4550): tp-glib-DEBUG: tp_connection_got_status_cb: 0x9ac6160: Initial status is 1
(empathy:4550): tp-glib-DEBUG: tp_connection_status_changed: 0x9ac6160: -1 -> 1 because 0
(empathy:4550): tp-glib-DEBUG: tp_connection_status_changed: 0x9ac6160: 1 -> 0 because 1
** (empathy:4550): DEBUG: idle_presence_changed_cb: Presence changed to '' (2)
(empathy:4550): tp-glib-DEBUG: tp_connection_got_interfaces_cb: 0x9ac6160: Introspected interfaces
(empathy:4550): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9ac6160: org.freedesktop.DBus.Properties DBusGProxy is 0x9c26550
** (empathy:4550): DEBUG: idle_presence_changed_cb: Presence changed to '' (2)
(empathy:4550): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9ac6160: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Avatars
(empathy:4550): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9ac6160: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Aliasing
(empathy:4550): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9ac6160: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Capabilities
(empathy:4550): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9ac6160: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.ContactCapabilities.DRAFT
(empathy:4550): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9ac6160: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection
(empathy:4550): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9ac6160: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.SimplePresence
(empathy:4550): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9ac6160: org.freedesktop.Telepathy.Connection.Interface.Aliasing DBusGProxy is 0x9c24808
** (empathy:4550): DEBUG: contact_manager_add_account: Adding new account: Google Talk (jtellier.test2 at gmail.com)
(empathy:4550): tp-glib-DEBUG: tp_connection_init: 0x9ac6210
(empathy:4550): tp-glib-DEBUG: tp_connection_constructor: Connecting to StatusChanged and ConnectionError
(empathy:4550): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9ac6210: org.freedesktop.Telepathy.Connection DBusGProxy is 0x9c26588
(empathy:4550): tp-glib-DEBUG: tp_connection_constructor: Calling GetStatus
(empathy:4550): tp-glib-DEBUG: tp_connection_constructor: Returning 0x9ac6210
(empathy:4550): tp-glib-DEBUG: tp_connection_call_when_ready: arranging callback later
(empathy:4550): tp-glib-DEBUG: got_aliasing_flags: Introspected aliasing flags: 0x1
(empathy:4550): tp-glib-DEBUG: tp_connection_got_status_cb: 0x9ac6210
(empathy:4550): tp-glib-DEBUG: tp_connection_got_status_cb: 0x9ac6210: Initial status is 0
(empathy:4550): tp-glib-DEBUG: tp_connection_status_changed: 0x9ac6210: -1 -> 0 because 0
(empathy:4550): tp-glib-DEBUG: tp_connection_continue_introspection: 0x9ac6160: connection ready
(empathy:4550): tp-glib-DEBUG: cwr_ready: enter
(empathy:4550): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9ac6160: org.freedesktop.Telepathy.Connection.Interface.Requests DBusGProxy is 0x9bcf858
(empathy:4550): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9ac6160: org.freedesktop.Telepathy.Connection.Interface.Capabilities DBusGProxy is 0x9bcdb68
(empathy:4550): tp-glib-DEBUG: tp_connection_got_interfaces_cb: 0x9ac6210: Introspected interfaces
(empathy:4550): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9ac6210: org.freedesktop.DBus.Properties DBusGProxy is 0x9aebb30
(empathy:4550): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9ac6210: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Avatars
(empathy:4550): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9ac6210: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Aliasing
(empathy:4550): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9ac6210: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Capabilities
(empathy:4550): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9ac6210: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.ContactCapabilities.DRAFT
(empathy:4550): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9ac6210: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection
(empathy:4550): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9ac6210: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.SimplePresence
(empathy:4550): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9ac6210: org.freedesktop.Telepathy.Connection.Interface.Aliasing DBusGProxy is 0x9aebb68
(empathy:4550): tp-glib-DEBUG: got_aliasing_flags: Introspected aliasing flags: 0x1
(empathy:4550): tp-glib-DEBUG: tp_connection_continue_introspection: 0x9ac6210: connection ready
(empathy:4550): tp-glib-DEBUG: cwr_ready: enter
(empathy:4550): tp-glib-DEBUG: tp_channel_init: 0x9ac0c58
(empathy:4550): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9ac0c58: org.freedesktop.Telepathy.Channel DBusGProxy is 0x9c1e8a8
(empathy:4550): tp-glib-DEBUG: tp_channel_constructor: 0x9ac0c58: constructed with channel type "org.freedesktop.Telepathy.Channel.Type.ContactList", handle #1 of type 3
(empathy:4550): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9ac0c58
(empathy:4550): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9ac0c58: org.freedesktop.DBus.Properties DBusGProxy is 0x9c1e918
** (empathy:4550): DEBUG: empathy_run_until_ready_full: Starting run until ready for object 0x9c1e988
** (empathy:4550): DEBUG: dispatcher_connection_new_channel: Ignoring blacklisted channel type org.freedesktop.Telepathy.Channel.Type.ContactList on /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/RosterChannel/List/publish
(empathy:4550): tp-glib-DEBUG: tp_channel_init: 0x9ac0cd8
(empathy:4550): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9ac0cd8: org.freedesktop.Telepathy.Channel DBusGProxy is 0x9ac3010
(empathy:4550): tp-glib-DEBUG: tp_channel_constructor: 0x9ac0cd8: constructed with channel type "org.freedesktop.Telepathy.Channel.Type.ContactList", handle #2 of type 3
(empathy:4550): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9ac0cd8
(empathy:4550): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9ac0cd8: org.freedesktop.DBus.Properties DBusGProxy is 0x9ac3080
** (empathy:4550): DEBUG: empathy_run_until_ready_full: Starting run until ready for object 0x9ac30f0
** (empathy:4550): DEBUG: dispatcher_connection_new_channel: Ignoring blacklisted channel type org.freedesktop.Telepathy.Channel.Type.ContactList on /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/RosterChannel/List/subscribe
** (empathy:4550): DEBUG: dispatcher_connection_new_channel: Ignoring blacklisted channel type org.freedesktop.Telepathy.Channel.Type.ContactList on /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/RosterChannel/List/known
** (empathy:4550): DEBUG: dispatcher_connection_new_channel: Ignoring blacklisted channel type org.freedesktop.Telepathy.Channel.Type.ContactList on /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/RosterChannel/List/deny
(empathy:4550): tp-glib-DEBUG: _tp_channel_got_properties: Received 8 channel properties
(empathy:4550): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Group
(empathy:4550): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9ac0c58
(empathy:4550): tp-glib-DEBUG: _tp_channel_get_handle: 0x9ac0c58: handle already known to be 1 of type 3
(empathy:4550): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9ac0c58
(empathy:4550): tp-glib-DEBUG: _tp_channel_get_identifier: 0x9ac0c58: identifier already known to be publish
(empathy:4550): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9ac0c58
(empathy:4550): tp-glib-DEBUG: _tp_channel_get_channel_type: 0x9ac0c58: channel type org.freedesktop.Telepathy.Channel.Type.ContactList already determined
(empathy:4550): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9ac0c58
(empathy:4550): tp-glib-DEBUG: _tp_channel_get_interfaces: 0x9ac0c58
(empathy:4550): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9ac0c58
(empathy:4550): tp-glib-DEBUG: _tp_channel_get_group_properties: 0x9ac0c58
(empathy:4550): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9ac0c58: org.freedesktop.Telepathy.Channel.Interface.Group DBusGProxy is 0x9ac3128
(empathy:4550): tp-glib-DEBUG: _tp_channel_got_properties: Received 8 channel properties
(empathy:4550): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Group
(empathy:4550): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9ac0cd8
(empathy:4550): tp-glib-DEBUG: _tp_channel_get_handle: 0x9ac0cd8: handle already known to be 2 of type 3
(empathy:4550): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9ac0cd8
(empathy:4550): tp-glib-DEBUG: _tp_channel_get_identifier: 0x9ac0cd8: identifier already known to be subscribe
(empathy:4550): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9ac0cd8
(empathy:4550): tp-glib-DEBUG: _tp_channel_get_channel_type: 0x9ac0cd8: channel type org.freedesktop.Telepathy.Channel.Type.ContactList already determined
(empathy:4550): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9ac0cd8
(empathy:4550): tp-glib-DEBUG: _tp_channel_get_interfaces: 0x9ac0cd8
(empathy:4550): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9ac0cd8
(empathy:4550): tp-glib-DEBUG: _tp_channel_get_group_properties: 0x9ac0cd8
(empathy:4550): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9ac0cd8: org.freedesktop.Telepathy.Channel.Interface.Group DBusGProxy is 0x9ac32f8
(empathy:4550): tp-glib-DEBUG: tp_channel_got_group_properties_cb: Received 6 group properties
(empathy:4550): tp-glib-DEBUG: _got_initial_group_flags: Initial GroupFlags: 2098
(empathy:4550): tp-glib-DEBUG: tp_channel_group_self_handle_changed_cb: 0x9ac0c58 SelfHandle changed to 1
(empathy:4550): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9ac0c58
(empathy:4550): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9ac0c58
(empathy:4550): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9ac0c58: channel ready
** (empathy:4550): DEBUG: tp_contact_factory_add_contact: Contact added: (null) (0)
(empathy:4550): tp-glib-DEBUG: tp_connection_init: 0x9ac6268
(empathy:4550): tp-glib-DEBUG: tp_connection_constructor: Connecting to StatusChanged and ConnectionError
(empathy:4550): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9ac6268: org.freedesktop.Telepathy.Connection DBusGProxy is 0x9d690c8
(empathy:4550): tp-glib-DEBUG: tp_connection_constructor: Calling GetStatus
(empathy:4550): tp-glib-DEBUG: tp_connection_constructor: Returning 0x9ac6268
(empathy:4550): tp-glib-DEBUG: tp_channel_got_group_properties_cb: Received 6 group properties
(empathy:4550): tp-glib-DEBUG: _got_initial_group_flags: Initial GroupFlags: 2207
(empathy:4550): tp-glib-DEBUG: tp_channel_group_self_handle_changed_cb: 0x9ac0cd8 SelfHandle changed to 1
(empathy:4550): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9ac0cd8
(empathy:4550): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9ac0cd8
(empathy:4550): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9ac0cd8: channel ready
(empathy:4550): tp-glib-DEBUG: tp_connection_got_status_cb: 0x9ac6268
(empathy:4550): tp-glib-DEBUG: tp_connection_got_status_cb: 0x9ac6268: Initial status is 0
(empathy:4550): tp-glib-DEBUG: tp_connection_status_changed: 0x9ac6268: -1 -> 0 because 0
(empathy:4550): tp-glib-DEBUG: tp_connection_got_interfaces_cb: 0x9ac6268: Introspected interfaces
(empathy:4550): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9ac6268: org.freedesktop.DBus.Properties DBusGProxy is 0x9d69200
(empathy:4550): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9ac6268: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Avatars
(empathy:4550): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9ac6268: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Aliasing
(empathy:4550): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9ac6268: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Capabilities
(empathy:4550): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9ac6268: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.ContactCapabilities.DRAFT
(empathy:4550): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9ac6268: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection
(empathy:4550): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9ac6268: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.SimplePresence
(empathy:4550): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9ac6268: org.freedesktop.Telepathy.Connection.Interface.Aliasing DBusGProxy is 0x9d69270
(empathy:4550): tp-glib-DEBUG: got_aliasing_flags: Introspected aliasing flags: 0x1
(empathy:4550): tp-glib-DEBUG: tp_connection_continue_introspection: 0x9ac6268: connection ready
(empathy:4550): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9ac6268: org.freedesktop.Telepathy.Connection.Interface.Avatars DBusGProxy is 0x9d69388
** (empathy:4550): DEBUG: tp_contact_factory_ready: Connection ready
(empathy:4550): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9ac6268: org.freedesktop.Telepathy.Connection.Interface.Presence DBusGProxy is 0x9d69590
(empathy:4550): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9ac6268: org.freedesktop.Telepathy.Connection.Interface.Capabilities DBusGProxy is 0x9d69648
** (empathy:4550): DEBUG: tp_contact_factory_parse_presence_foreach: Changing presence for contact jtellier.test2 at gmail.com (1) to '(null)' (2)
** (empathy:4550): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact jtellier.test2 at gmail.com (1) to 3
** (empathy:4550): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact jtellier.test2 at gmail.com (1) to 3
** (empathy:4550): DEBUG: tp_group_update_members: Members changed for list publish:
  added-len=0, current-len=0
  removed-len=0
  local-pending-len=0, current-len=0
  remote-pending-len=0, current-len=0
** (empathy:4550): DEBUG: tp_group_update_members: Members changed done for list publish:
  members-len=0
  local-pendings-len=0
  remote-pendings-len=0
** (empathy:4550): DEBUG: tp_group_update_members: Members changed for list publish:
  added-len=1, current-len=0
  removed-len=0
  local-pending-len=0, current-len=0
  remote-pending-len=0, current-len=0
** (empathy:4550): DEBUG: tp_contact_factory_add_contact: Contact added: (null) (2)
** (empathy:4550): DEBUG: tp_group_update_members: Members changed done for list publish:
  members-len=1
  local-pendings-len=0
  remote-pendings-len=0
** (empathy:4550): DEBUG: tp_group_get_members_cb: Ready
** (empathy:4550): DEBUG: run_until_ready_cb: Object 0x9c1e988 is ready
** (empathy:4550): DEBUG: tp_group_update_members: Members changed for list subscribe:
  added-len=0, current-len=0
  removed-len=0
  local-pending-len=0, current-len=0
  remote-pending-len=0, current-len=0
** (empathy:4550): DEBUG: tp_group_update_members: Members changed done for list subscribe:
  members-len=0
  local-pendings-len=0
  remote-pendings-len=0
** (empathy:4550): DEBUG: tp_group_update_members: Members changed for list subscribe:
  added-len=1, current-len=0
  removed-len=0
  local-pending-len=0, current-len=0
  remote-pending-len=0, current-len=0
** (empathy:4550): DEBUG: tp_group_update_members: Members changed done for list subscribe:
  members-len=1
  local-pendings-len=0
  remote-pendings-len=0
** (empathy:4550): DEBUG: tp_group_get_members_cb: Ready
** (empathy:4550): DEBUG: run_until_ready_cb: Object 0x9ac30f0 is ready
** (empathy:4550): DEBUG: tp_contact_list_request_channel_cb: Got subscribe list
** (empathy:4550): DEBUG: tp_contact_list_added_cb: Contact (null) (2) added to list type 1
** (empathy:4550): DEBUG: contact_list_store_members_changed_cb: Contact (null) (2) added
** (empathy:4550): DEBUG: tp_contact_list_request_channel_cb: Got publish list
** (empathy:4550): DEBUG: tp_contact_list_added_cb: Contact (null) (2) added to list type 0
** (empathy:4550): DEBUG: tp_contact_factory_get_known_avatar_tokens_cb: Got 0 tokens, need to request 0 avatars
** (empathy:4550): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier.test1 at gmail.com' updated, checking roster is in sync...
** (empathy:4550): DEBUG: contact_list_store_contact_update: Contact:'jtellier.test1 at gmail.com' in list:NO, should be:NO
** (empathy:4550): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier.test1 at gmail.com' updated, checking roster is in sync...
** (empathy:4550): DEBUG: contact_list_store_contact_update: Contact:'jtellier.test1 at gmail.com' in list:NO, should be:YES
** (empathy:4550): DEBUG: contact_list_store_contact_update: Contact:'jtellier.test1 at gmail.com' in list:YES, should be:YES
** (empathy:4550): DEBUG: tp_contact_factory_parse_presence_foreach: Changing presence for contact jtellier.test1 at gmail.com (2) to '(null)' (3)
** (empathy:4550): DEBUG: tp_contact_factory_request_aliases_cb: Renaming contact jtellier.test1 at gmail.com (2) to jtellier test (request cb)
** (empathy:4550): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier test' updated, checking roster is in sync...
** (empathy:4550): DEBUG: contact_list_store_contact_update: Contact:'jtellier test' in list:YES, should be:YES
** (empathy:4550): DEBUG: tp_contact_factory_get_known_avatar_tokens_cb: Got 1 tokens, need to request 0 avatars
** (empathy:4550): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact jtellier.test1 at gmail.com (2) to 0
** (empathy:4550): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier test' updated, checking roster is in sync...
** (empathy:4550): DEBUG: contact_list_store_contact_update: Contact:'jtellier test' in list:YES, should be:YES
** (empathy:4550): DEBUG: empathy_geometry_save: Saving window geometry: x:0, y:25, w:622, h:325

** (empathy:4550): DEBUG: tp_contact_factory_aliases_changed_cb: Renaming contact jtellier.test2 at gmail.com (1) to jtellier test2 (changed cb)
** (empathy:4550): DEBUG: tp_contact_factory_request_aliases_cb: Renaming contact jtellier.test2 at gmail.com (1) to jtellier test2 (request cb)
** (empathy:4550): DEBUG: tp_contact_factory_get_known_avatar_tokens_cb: Got 1 tokens, need to request 0 avatars
** (empathy:4550): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact jtellier.test2 at gmail.com (1) to 1
** (empathy:4550): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact jtellier.test2 at gmail.com (1) to 3
** (empathy:4550): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact jtellier.test1 at gmail.com (2) to 1
** (empathy:4550): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier test' updated, checking roster is in sync...
** (empathy:4550): DEBUG: contact_list_store_contact_update: Contact:'jtellier test' in list:YES, should be:YES
** (empathy:4550): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact jtellier.test1 at gmail.com (2) to 3
** (empathy:4550): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier test' updated, checking roster is in sync...
** (empathy:4550): DEBUG: contact_list_store_contact_update: Contact:'jtellier test' in list:YES, should be:YES
** (empathy:4550): DEBUG: get_glade_file: Loading glade file /usr/share/empathy/empathy-accounts-dialog.glade
** (empathy:4550): DEBUG: accounts_dialog_add_or_update_account: Adding new account
** (empathy:4550): DEBUG: accounts_dialog_add_or_update_account: Adding new account
** (empathy:4550): DEBUG: accounts_dialog_add_or_update_account: Adding new account
** (empathy:4550): DEBUG: accounts_dialog_add_or_update_account: Adding new account
** (empathy:4550): DEBUG: get_glade_file: Loading glade file /usr/share/empathy/empathy-account-widget-jabber.glade
** (empathy:4550): DEBUG: mc_account_get_param_string: Password found in keyring
** (empathy:4550): DEBUG: mc_account_get_param_string: Password found in keyring
** (empathy:4550): DEBUG: accounts_dialog_enable_toggled_cb: Disabled account Google Talk (jtellier.test2 at gmail.com)
** (empathy:4550): DEBUG: idle_presence_changed_cb: Presence changed to '' (0)
(empathy:4550): tp-glib-DEBUG: tp_proxy_invalidate: 0x9ac0c58: Channel was closed
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9c1e8e0: TpProxy 0x9ac0c58 invalidated (I have 0x9ac0c58): Channel was closed
** (empathy:4550): DEBUG: tp_group_invalidated_cb: Channel invalidated: Channel was closed
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9ac3160: TpProxy 0x9ac0c58 invalidated (I have 0x9ac0c58): Channel was closed
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9ac3218: TpProxy 0x9ac0c58 invalidated (I have 0x9ac0c58): Channel was closed
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9ac3250: TpProxy 0x9ac0c58 invalidated (I have 0x9ac0c58): Channel was closed
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9ac3288: TpProxy 0x9ac0c58 invalidated (I have 0x9ac0c58): Channel was closed
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9d69170: TpProxy 0x9ac0c58 invalidated (I have 0x9ac0c58): Channel was closed
(empathy:4550): tp-glib-DEBUG: tp_proxy_invalidate: 0x9ac0cd8: Channel was closed
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9ac3048: TpProxy 0x9ac0cd8 invalidated (I have 0x9ac0cd8): Channel was closed
** (empathy:4550): DEBUG: tp_group_invalidated_cb: Channel invalidated: Channel was closed
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9ac3330: TpProxy 0x9ac0cd8 invalidated (I have 0x9ac0cd8): Channel was closed
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9ac33a0: TpProxy 0x9ac0cd8 invalidated (I have 0x9ac0cd8): Channel was closed
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9ac3420: TpProxy 0x9ac0cd8 invalidated (I have 0x9ac0cd8): Channel was closed
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9ac3458: TpProxy 0x9ac0cd8 invalidated (I have 0x9ac0cd8): Channel was closed
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9d69478: TpProxy 0x9ac0cd8 invalidated (I have 0x9ac0cd8): Channel was closed
(empathy:4550): tp-glib-DEBUG: tp_connection_status_changed: 0x9ac6268: 0 -> 2 because 1
(empathy:4550): tp-glib-DEBUG: tp_proxy_invalidate: 0x9ac6268: User requested disconnection
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9d69100: TpProxy 0x9ac6268 invalidated (I have 0x9ac6268): User requested disconnection
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9d69138: TpProxy 0x9ac6268 invalidated (I have 0x9ac6268): User requested disconnection
(empathy:4550): tp-glib-DEBUG: _tp_connection_clean_up_handle_refs: 0x9ac6268
** (empathy:4550): DEBUG: tp_contact_factory_connection_invalidated_cb: Connection invalidated
** (empathy:4550): DEBUG: empathy_sound_play_full: Play sound "service-logout" (Contact disconnected)
** (empathy:4550): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier test' updated, checking roster is in sync...
** (empathy:4550): DEBUG: contact_list_store_contact_update: Contact:'jtellier test' in list:YES, should be:NO
** (empathy:4550): DEBUG: contact_list_store_contact_update: Remove item (after timeout)
** (empathy:4550): DEBUG: contact_list_store_contact_set_active: Set item active
** (empathy:4550): DEBUG: contact_list_store_contact_active_new: Contact:'jtellier test' now active, and WILL be removed
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9d692e0: TpProxy 0x9ac6268 invalidated (I have 0x9ac6268): User requested disconnection
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9d694e8: TpProxy 0x9ac6268 invalidated (I have 0x9ac6268): User requested disconnection
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9d69520: TpProxy 0x9ac6268 invalidated (I have 0x9ac6268): User requested disconnection
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9d69558: TpProxy 0x9ac6268 invalidated (I have 0x9ac6268): User requested disconnection
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9d69610: TpProxy 0x9ac6268 invalidated (I have 0x9ac6268): User requested disconnection
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9d69680: TpProxy 0x9ac6268 invalidated (I have 0x9ac6268): User requested disconnection
(empathy:4550): tp-glib-DEBUG: tp_connection_dispose: 0x9ac6268
(empathy:4550): tp-glib-DEBUG: tp_proxy_dispose: 0x9ac6268
(empathy:4550): tp-glib-DEBUG: tp_connection_finalize: 0x9ac6268
(empathy:4550): tp-glib-DEBUG: tp_proxy_finalize: 0x9ac6268
(empathy:4550): tp-glib-DEBUG: tp_connection_status_changed: 0x9ac6210: 0 -> 2 because 1
(empathy:4550): tp-glib-DEBUG: tp_proxy_invalidate: 0x9ac6210: User requested disconnection
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9c26518: TpProxy 0x9ac6210 invalidated (I have 0x9ac6210): User requested disconnection
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9bcf938: TpProxy 0x9ac6210 invalidated (I have 0x9ac6210): User requested disconnection
(empathy:4550): tp-glib-DEBUG: _tp_connection_clean_up_handle_refs: 0x9ac6210
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9bcda18: TpProxy 0x9ac6210 invalidated (I have 0x9ac6210): User requested disconnection
** (empathy:4550): DEBUG: tp_contact_list_invalidated_cb: Connection invalidated
** (empathy:4550): DEBUG: contact_list_store_members_changed_cb: Contact jtellier.test1 at gmail.com (0) removed
** (empathy:4550): DEBUG: contact_manager_destroy_cb: Removing account: Google Talk (jtellier.test2 at gmail.com)
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9bcf900: lost weak ref to 0x9c248e8
** (empathy:4550): DEBUG: tp_contact_list_finalize: finalize: 0x9c248e8
** (empathy:4550): DEBUG: tp_group_finalize: finalize: 0x9ac30f0
** (empathy:4550): DEBUG: tp_group_finalize: finalize: 0x9c1e988
(empathy:4550): tp-glib-DEBUG: tp_connection_status_changed: 0x9ac6160: 0 -> 2 because 1
(empathy:4550): tp-glib-DEBUG: tp_proxy_invalidate: 0x9ac6160: User requested disconnection
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9c26470: TpProxy 0x9ac6160 invalidated (I have 0x9ac6160): User requested disconnection
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9c264a8: TpProxy 0x9ac6160 invalidated (I have 0x9ac6160): User requested disconnection
(empathy:4550): tp-glib-DEBUG: _tp_connection_clean_up_handle_refs: 0x9ac6160
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9c264e0: TpProxy 0x9ac6160 invalidated (I have 0x9ac6160): User requested disconnection
** (empathy:4550): DEBUG: dispatcher_connection_invalidated_cb: Error: User requested disconnection
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9bcf820: TpProxy 0x9ac6160 invalidated (I have 0x9ac6160): User requested disconnection
(empathy:4550): tp-glib-DEBUG: tp_connection_dispose: 0x9ac6160
(empathy:4550): tp-glib-DEBUG: tp_proxy_dispose: 0x9ac6160
(empathy:4550): tp-glib-DEBUG: tp_connection_finalize: 0x9ac6160
(empathy:4550): tp-glib-DEBUG: tp_proxy_finalize: 0x9ac6160
** (empathy:4550): DEBUG: enable_or_disable_account: Account Google Talk (jtellier.test2 at gmail.com) is now disabled
** (empathy:4550): DEBUG: check_for_accounts: No enabled accounts
** (empathy:4550): DEBUG: check_for_accounts: No enabled accounts
** (empathy:4550): DEBUG: accounts_dialog_enable_toggled_cb: Enable account Google Talk (jtellier.test at gmail.com)
** (empathy:4550): DEBUG: get_glade_file: Loading glade file /usr/share/empathy/empathy-account-widget-jabber.glade
** (empathy:4550): DEBUG: mc_account_get_param_string: Password found in keyring
** (empathy:4550): DEBUG: mc_account_get_param_string: Password found in keyring
** (empathy:4550): DEBUG: enable_or_disable_account: Account Google Talk (jtellier.test at gmail.com) is now enabled
** (empathy:4550): DEBUG: empathy_idle_set_presence: Changing presence to Available (2)
** (empathy:4550): DEBUG: idle_presence_changed_cb: Presence changed to '' (2)
** (empathy:4550): DEBUG: contact_manager_add_account: Adding new account: Google Talk (jtellier.test at gmail.com)
(empathy:4550): tp-glib-DEBUG: tp_connection_init: 0x9d7a810
(empathy:4550): tp-glib-DEBUG: tp_connection_constructor: Connecting to StatusChanged and ConnectionError
(empathy:4550): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9d7a810: org.freedesktop.Telepathy.Connection DBusGProxy is 0x9bcf858
(empathy:4550): tp-glib-DEBUG: tp_connection_constructor: Calling GetStatus
(empathy:4550): tp-glib-DEBUG: tp_connection_constructor: Returning 0x9d7a810
(empathy:4550): tp-glib-DEBUG: tp_connection_call_when_ready: arranging callback later
(empathy:4550): tp-glib-DEBUG: tp_connection_init: 0x9ac66c8
(empathy:4550): tp-glib-DEBUG: tp_connection_constructor: Connecting to StatusChanged and ConnectionError
(empathy:4550): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9ac66c8: org.freedesktop.Telepathy.Connection DBusGProxy is 0x9dabeb0
(empathy:4550): tp-glib-DEBUG: tp_connection_constructor: Calling GetStatus
(empathy:4550): tp-glib-DEBUG: tp_connection_constructor: Returning 0x9ac66c8
(empathy:4550): tp-glib-DEBUG: tp_connection_call_when_ready: arranging callback later
(empathy:4550): tp-glib-DEBUG: tp_connection_got_status_cb: 0x9d7a810
(empathy:4550): tp-glib-DEBUG: tp_connection_got_status_cb: 0x9d7a810: Initial status is 0
(empathy:4550): tp-glib-DEBUG: tp_connection_status_changed: 0x9d7a810: -1 -> 0 because 0
(empathy:4550): tp-glib-DEBUG: tp_connection_got_status_cb: 0x9ac66c8
(empathy:4550): tp-glib-DEBUG: tp_connection_got_status_cb: 0x9ac66c8: Initial status is 0
(empathy:4550): tp-glib-DEBUG: tp_connection_status_changed: 0x9ac66c8: -1 -> 0 because 0
(empathy:4550): tp-glib-DEBUG: tp_connection_got_interfaces_cb: 0x9d7a810: Introspected interfaces
(empathy:4550): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9d7a810: org.freedesktop.DBus.Properties DBusGProxy is 0x9c26438
(empathy:4550): tp-glib-DEBUG: tp_connection_got_interfaces_cb: 0x9ac66c8: Introspected interfaces
(empathy:4550): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9ac66c8: org.freedesktop.DBus.Properties DBusGProxy is 0x9bcdb68
(empathy:4550): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9d7a810: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Avatars
(empathy:4550): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9d7a810: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Aliasing
(empathy:4550): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9d7a810: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Capabilities
(empathy:4550): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9d7a810: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.ContactCapabilities.DRAFT
(empathy:4550): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9d7a810: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection
(empathy:4550): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9d7a810: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.SimplePresence
(empathy:4550): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9d7a810: org.freedesktop.Telepathy.Connection.Interface.Aliasing DBusGProxy is 0x9aebb30
(empathy:4550): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9ac66c8: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Avatars
(empathy:4550): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9ac66c8: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Aliasing
(empathy:4550): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9ac66c8: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Capabilities
(empathy:4550): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9ac66c8: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.ContactCapabilities.DRAFT
(empathy:4550): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9ac66c8: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection
(empathy:4550): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9ac66c8: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.SimplePresence
(empathy:4550): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9ac66c8: org.freedesktop.Telepathy.Connection.Interface.Aliasing DBusGProxy is 0x9dabee8
(empathy:4550): tp-glib-DEBUG: got_aliasing_flags: Introspected aliasing flags: 0x1
(empathy:4550): tp-glib-DEBUG: got_aliasing_flags: Introspected aliasing flags: 0x1
(empathy:4550): tp-glib-DEBUG: tp_connection_continue_introspection: 0x9d7a810: connection ready
(empathy:4550): tp-glib-DEBUG: cwr_ready: enter
(empathy:4550): tp-glib-DEBUG: tp_connection_continue_introspection: 0x9ac66c8: connection ready
(empathy:4550): tp-glib-DEBUG: cwr_ready: enter
(empathy:4550): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9ac66c8: org.freedesktop.Telepathy.Connection.Interface.Requests DBusGProxy is 0x9d98610
(empathy:4550): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9ac66c8: org.freedesktop.Telepathy.Connection.Interface.Capabilities DBusGProxy is 0x9c1e988
** (empathy:4550): DEBUG: idle_presence_changed_cb: Presence changed to '' (2)
(empathy:4550): tp-glib-DEBUG: tp_channel_init: 0x9d7a3a0
(empathy:4550): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9d7a3a0: org.freedesktop.Telepathy.Channel DBusGProxy is 0x9d69100
(empathy:4550): tp-glib-DEBUG: tp_channel_constructor: 0x9d7a3a0: constructed with channel type "org.freedesktop.Telepathy.Channel.Type.ContactList", handle #1 of type 3
(empathy:4550): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9d7a3a0
(empathy:4550): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9d7a3a0: org.freedesktop.DBus.Properties DBusGProxy is 0x9d692e0
** (empathy:4550): DEBUG: empathy_run_until_ready_full: Starting run until ready for object 0x9c26550
** (empathy:4550): DEBUG: dispatcher_connection_new_channel: Ignoring blacklisted channel type org.freedesktop.Telepathy.Channel.Type.ContactList on /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/RosterChannel/List/publish
(empathy:4550): tp-glib-DEBUG: tp_channel_init: 0x9d7a320
(empathy:4550): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9d7a320: org.freedesktop.Telepathy.Channel DBusGProxy is 0x9d69520
(empathy:4550): tp-glib-DEBUG: tp_channel_constructor: 0x9d7a320: constructed with channel type "org.freedesktop.Telepathy.Channel.Type.ContactList", handle #2 of type 3
(empathy:4550): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9d7a320
(empathy:4550): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9d7a320: org.freedesktop.DBus.Properties DBusGProxy is 0x9d6f190
** (empathy:4550): DEBUG: empathy_run_until_ready_full: Starting run until ready for object 0x9c264e0
** (empathy:4550): DEBUG: dispatcher_connection_new_channel: Ignoring blacklisted channel type org.freedesktop.Telepathy.Channel.Type.ContactList on /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/RosterChannel/List/subscribe
** (empathy:4550): DEBUG: dispatcher_connection_new_channel: Ignoring blacklisted channel type org.freedesktop.Telepathy.Channel.Type.ContactList on /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/RosterChannel/List/known
** (empathy:4550): DEBUG: dispatcher_connection_new_channel: Ignoring blacklisted channel type org.freedesktop.Telepathy.Channel.Type.ContactList on /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/RosterChannel/List/deny
(empathy:4550): tp-glib-DEBUG: _tp_channel_got_properties: Received 8 channel properties
(empathy:4550): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Group
(empathy:4550): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9d7a3a0
(empathy:4550): tp-glib-DEBUG: _tp_channel_get_handle: 0x9d7a3a0: handle already known to be 1 of type 3
(empathy:4550): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9d7a3a0
(empathy:4550): tp-glib-DEBUG: _tp_channel_get_identifier: 0x9d7a3a0: identifier already known to be publish
(empathy:4550): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9d7a3a0
(empathy:4550): tp-glib-DEBUG: _tp_channel_get_channel_type: 0x9d7a3a0: channel type org.freedesktop.Telepathy.Channel.Type.ContactList already determined
(empathy:4550): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9d7a3a0
(empathy:4550): tp-glib-DEBUG: _tp_channel_get_interfaces: 0x9d7a3a0
(empathy:4550): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9d7a3a0
(empathy:4550): tp-glib-DEBUG: _tp_channel_get_group_properties: 0x9d7a3a0
(empathy:4550): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9d7a3a0: org.freedesktop.Telepathy.Channel.Interface.Group DBusGProxy is 0x9c26518
(empathy:4550): tp-glib-DEBUG: _tp_channel_got_properties: Received 8 channel properties
(empathy:4550): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Group
(empathy:4550): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9d7a320
(empathy:4550): tp-glib-DEBUG: _tp_channel_get_handle: 0x9d7a320: handle already known to be 2 of type 3
(empathy:4550): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9d7a320
(empathy:4550): tp-glib-DEBUG: _tp_channel_get_identifier: 0x9d7a320: identifier already known to be subscribe
(empathy:4550): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9d7a320
(empathy:4550): tp-glib-DEBUG: _tp_channel_get_channel_type: 0x9d7a320: channel type org.freedesktop.Telepathy.Channel.Type.ContactList already determined
(empathy:4550): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9d7a320
(empathy:4550): tp-glib-DEBUG: _tp_channel_get_interfaces: 0x9d7a320
(empathy:4550): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9d7a320
(empathy:4550): tp-glib-DEBUG: _tp_channel_get_group_properties: 0x9d7a320
(empathy:4550): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9d7a320: org.freedesktop.Telepathy.Channel.Interface.Group DBusGProxy is 0x9dd9518
(empathy:4550): tp-glib-DEBUG: tp_channel_got_group_properties_cb: Received 6 group properties
(empathy:4550): tp-glib-DEBUG: _got_initial_group_flags: Initial GroupFlags: 2098
(empathy:4550): tp-glib-DEBUG: tp_channel_group_self_handle_changed_cb: 0x9d7a3a0 SelfHandle changed to 1
(empathy:4550): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9d7a3a0
(empathy:4550): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9d7a3a0
(empathy:4550): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9d7a3a0: channel ready
** (empathy:4550): DEBUG: tp_contact_factory_add_contact: Contact added: (null) (0)
(empathy:4550): tp-glib-DEBUG: tp_connection_init: 0x9d7a918
(empathy:4550): tp-glib-DEBUG: tp_connection_constructor: Connecting to StatusChanged and ConnectionError
(empathy:4550): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9d7a918: org.freedesktop.Telepathy.Connection DBusGProxy is 0x9d69200
(empathy:4550): tp-glib-DEBUG: tp_connection_constructor: Calling GetStatus
(empathy:4550): tp-glib-DEBUG: tp_connection_constructor: Returning 0x9d7a918
(empathy:4550): tp-glib-DEBUG: tp_channel_got_group_properties_cb: Received 6 group properties
(empathy:4550): tp-glib-DEBUG: _got_initial_group_flags: Initial GroupFlags: 2207
(empathy:4550): tp-glib-DEBUG: tp_channel_group_self_handle_changed_cb: 0x9d7a320 SelfHandle changed to 1
(empathy:4550): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9d7a320
(empathy:4550): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9d7a320
(empathy:4550): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9d7a320: channel ready
(empathy:4550): tp-glib-DEBUG: tp_connection_got_status_cb: 0x9d7a918
(empathy:4550): tp-glib-DEBUG: tp_connection_got_status_cb: 0x9d7a918: Initial status is 0
(empathy:4550): tp-glib-DEBUG: tp_connection_status_changed: 0x9d7a918: -1 -> 0 because 0
(empathy:4550): tp-glib-DEBUG: tp_connection_got_interfaces_cb: 0x9d7a918: Introspected interfaces
(empathy:4550): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9d7a918: org.freedesktop.DBus.Properties DBusGProxy is 0x9d69388
(empathy:4550): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9d7a918: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Avatars
(empathy:4550): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9d7a918: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Aliasing
(empathy:4550): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9d7a918: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Capabilities
(empathy:4550): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9d7a918: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.ContactCapabilities.DRAFT
(empathy:4550): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9d7a918: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection
(empathy:4550): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9d7a918: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.SimplePresence
(empathy:4550): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9d7a918: org.freedesktop.Telepathy.Connection.Interface.Aliasing DBusGProxy is 0x9d69478
(empathy:4550): tp-glib-DEBUG: got_aliasing_flags: Introspected aliasing flags: 0x1
(empathy:4550): tp-glib-DEBUG: tp_connection_continue_introspection: 0x9d7a918: connection ready
(empathy:4550): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9d7a918: org.freedesktop.Telepathy.Connection.Interface.Avatars DBusGProxy is 0x9ac3080
** (empathy:4550): DEBUG: tp_contact_factory_ready: Connection ready
(empathy:4550): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9d7a918: org.freedesktop.Telepathy.Connection.Interface.Presence DBusGProxy is 0x9ac3160
(empathy:4550): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9d7a918: org.freedesktop.Telepathy.Connection.Interface.Capabilities DBusGProxy is 0x9c1e8a8
** (empathy:4550): DEBUG: tp_contact_factory_parse_presence_foreach: Changing presence for contact jtellier.test1 at gmail.com (1) to '(null)' (2)
** (empathy:4550): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact jtellier.test1 at gmail.com (1) to 3
** (empathy:4550): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact jtellier.test1 at gmail.com (1) to 3
** (empathy:4550): DEBUG: tp_group_update_members: Members changed for list publish:
  added-len=0, current-len=0
  removed-len=0
  local-pending-len=0, current-len=0
  remote-pending-len=0, current-len=0
** (empathy:4550): DEBUG: tp_group_update_members: Members changed done for list publish:
  members-len=0
  local-pendings-len=0
  remote-pendings-len=0
** (empathy:4550): DEBUG: tp_group_update_members: Members changed for list publish:
  added-len=5, current-len=0
  removed-len=0
  local-pending-len=0, current-len=0
  remote-pending-len=0, current-len=0
** (empathy:4550): DEBUG: tp_contact_factory_add_contact: Contact added: (null) (2)
** (empathy:4550): DEBUG: tp_contact_factory_add_contact: Contact added: (null) (3)
** (empathy:4550): DEBUG: tp_contact_factory_add_contact: Contact added: (null) (4)
** (empathy:4550): DEBUG: tp_contact_factory_add_contact: Contact added: (null) (5)
** (empathy:4550): DEBUG: tp_contact_factory_add_contact: Contact added: (null) (6)
** (empathy:4550): DEBUG: tp_group_update_members: Members changed done for list publish:
  members-len=5
  local-pendings-len=0
  remote-pendings-len=0
** (empathy:4550): DEBUG: tp_group_get_members_cb: Ready
** (empathy:4550): DEBUG: run_until_ready_cb: Object 0x9c26550 is ready
** (empathy:4550): DEBUG: tp_group_update_members: Members changed for list subscribe:
  added-len=0, current-len=0
  removed-len=0
  local-pending-len=0, current-len=0
  remote-pending-len=0, current-len=0
** (empathy:4550): DEBUG: tp_group_update_members: Members changed done for list subscribe:
  members-len=0
  local-pendings-len=0
  remote-pendings-len=0
** (empathy:4550): DEBUG: tp_group_update_members: Members changed for list subscribe:
  added-len=5, current-len=0
  removed-len=0
  local-pending-len=0, current-len=0
  remote-pending-len=0, current-len=0
** (empathy:4550): DEBUG: tp_group_update_members: Members changed done for list subscribe:
  members-len=5
  local-pendings-len=0
  remote-pendings-len=0
** (empathy:4550): DEBUG: tp_group_get_members_cb: Ready
** (empathy:4550): DEBUG: run_until_ready_cb: Object 0x9c264e0 is ready
** (empathy:4550): DEBUG: tp_contact_list_request_channel_cb: Got subscribe list
** (empathy:4550): DEBUG: tp_contact_list_added_cb: Contact (null) (2) added to list type 1
** (empathy:4550): DEBUG: contact_list_store_members_changed_cb: Contact (null) (2) added
** (empathy:4550): DEBUG: tp_contact_list_added_cb: Contact (null) (3) added to list type 1
** (empathy:4550): DEBUG: contact_list_store_members_changed_cb: Contact (null) (3) added
** (empathy:4550): DEBUG: tp_contact_list_added_cb: Contact (null) (4) added to list type 1
** (empathy:4550): DEBUG: contact_list_store_members_changed_cb: Contact (null) (4) added
** (empathy:4550): DEBUG: tp_contact_list_added_cb: Contact (null) (5) added to list type 1
** (empathy:4550): DEBUG: contact_list_store_members_changed_cb: Contact (null) (5) added
** (empathy:4550): DEBUG: tp_contact_list_added_cb: Contact (null) (6) added to list type 1
** (empathy:4550): DEBUG: contact_list_store_members_changed_cb: Contact (null) (6) added
** (empathy:4550): DEBUG: tp_contact_list_request_channel_cb: Got publish list
** (empathy:4550): DEBUG: tp_contact_list_added_cb: Contact (null) (2) added to list type 0
** (empathy:4550): DEBUG: tp_contact_list_added_cb: Contact (null) (3) added to list type 0
** (empathy:4550): DEBUG: tp_contact_list_added_cb: Contact (null) (4) added to list type 0
** (empathy:4550): DEBUG: tp_contact_list_added_cb: Contact (null) (5) added to list type 0
** (empathy:4550): DEBUG: tp_contact_list_added_cb: Contact (null) (6) added to list type 0
** (empathy:4550): DEBUG: tp_contact_factory_get_known_avatar_tokens_cb: Got 0 tokens, need to request 0 avatars
** (empathy:4550): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier.test2 at gmail.com' updated, checking roster is in sync...
** (empathy:4550): DEBUG: contact_list_store_contact_update: Contact:'jtellier.test2 at gmail.com' in list:NO, should be:NO
** (empathy:4550): DEBUG: contact_list_store_contact_updated_cb: Contact:'5146672499 at gtalk2voip.com' updated, checking roster is in sync...
** (empathy:4550): DEBUG: contact_list_store_contact_update: Contact:'5146672499 at gtalk2voip.com' in list:NO, should be:NO
** (empathy:4550): DEBUG: contact_list_store_contact_updated_cb: Contact:'guillaume.desmottes at collabora.co.uk' updated, checking roster is in sync...
** (empathy:4550): DEBUG: contact_list_store_contact_update: Contact:'guillaume.desmottes at collabora.co.uk' in list:NO, should be:NO
** (empathy:4550): DEBUG: contact_list_store_contact_updated_cb: Contact:'service at gtalk2voip.com' updated, checking roster is in sync...
** (empathy:4550): DEBUG: contact_list_store_contact_update: Contact:'service at gtalk2voip.com' in list:NO, should be:NO
** (empathy:4550): DEBUG: contact_list_store_contact_updated_cb: Contact:'kakaroto.test1 at gmail.com' updated, checking roster is in sync...
** (empathy:4550): DEBUG: contact_list_store_contact_update: Contact:'kakaroto.test1 at gmail.com' in list:NO, should be:NO
** (empathy:4550): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier.test2 at gmail.com' updated, checking roster is in sync...
** (empathy:4550): DEBUG: contact_list_store_contact_update: Contact:'jtellier.test2 at gmail.com' in list:NO, should be:YES
** (empathy:4550): DEBUG: contact_list_store_contact_update: Contact:'jtellier.test2 at gmail.com' in list:YES, should be:YES
** (empathy:4550): DEBUG: contact_list_store_contact_update: Set active (contact updated offline -> online)
** (empathy:4550): DEBUG: contact_list_store_contact_set_active: Set item active
** (empathy:4550): DEBUG: contact_list_store_contact_active_new: Contact:'jtellier.test2 at gmail.com' now active, and WILL NOT be removed
** (empathy:4550): DEBUG: contact_list_store_contact_update: Set active (contact added)
** (empathy:4550): DEBUG: contact_list_store_contact_set_active: Set item active
** (empathy:4550): DEBUG: contact_list_store_contact_active_new: Contact:'jtellier.test2 at gmail.com' now active, and WILL NOT be removed
** (empathy:4550): DEBUG: tp_contact_factory_parse_presence_foreach: Changing presence for contact jtellier.test2 at gmail.com (2) to '(null)' (2)
** (empathy:4550): DEBUG: contact_list_store_contact_updated_cb: Contact:'5146672499 at gtalk2voip.com' updated, checking roster is in sync...
** (empathy:4550): DEBUG: contact_list_store_contact_update: Contact:'5146672499 at gtalk2voip.com' in list:NO, should be:NO
** (empathy:4550): DEBUG: tp_contact_factory_parse_presence_foreach: Changing presence for contact 5146672499 at gtalk2voip.com (3) to '(null)' (1)
** (empathy:4550): DEBUG: contact_list_store_contact_updated_cb: Contact:'guillaume.desmottes at collabora.co.uk' updated, checking roster is in sync...
** (empathy:4550): DEBUG: contact_list_store_contact_update: Contact:'guillaume.desmottes at collabora.co.uk' in list:NO, should be:NO
** (empathy:4550): DEBUG: tp_contact_factory_parse_presence_foreach: Changing presence for contact guillaume.desmottes at collabora.co.uk (4) to '(null)' (1)
** (empathy:4550): DEBUG: contact_list_store_contact_updated_cb: Contact:'service at gtalk2voip.com' updated, checking roster is in sync...
** (empathy:4550): DEBUG: contact_list_store_contact_update: Contact:'service at gtalk2voip.com' in list:NO, should be:NO
** (empathy:4550): DEBUG: tp_contact_factory_parse_presence_foreach: Changing presence for contact service at gtalk2voip.com (5) to '(null)' (1)
** (empathy:4550): DEBUG: contact_list_store_contact_updated_cb: Contact:'kakaroto.test1 at gmail.com' updated, checking roster is in sync...
** (empathy:4550): DEBUG: contact_list_store_contact_update: Contact:'kakaroto.test1 at gmail.com' in list:NO, should be:NO
** (empathy:4550): DEBUG: tp_contact_factory_parse_presence_foreach: Changing presence for contact kakaroto.test1 at gmail.com (6) to '(null)' (1)
** (empathy:4550): DEBUG: tp_contact_factory_request_aliases_cb: Renaming contact jtellier.test2 at gmail.com (2) to jtellier test2 (request cb)
** (empathy:4550): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier test2' updated, checking roster is in sync...
** (empathy:4550): DEBUG: contact_list_store_contact_update: Contact:'jtellier test2' in list:YES, should be:YES
** (empathy:4550): DEBUG: contact_list_store_contact_update: Set active (contact updated)
** (empathy:4550): DEBUG: tp_contact_factory_request_aliases_cb: Renaming contact 5146672499 at gtalk2voip.com (3) to GTalk2VoIP mapped contact (request cb)
** (empathy:4550): DEBUG: contact_list_store_contact_updated_cb: Contact:'GTalk2VoIP mapped contact' updated, checking roster is in sync...
** (empathy:4550): DEBUG: contact_list_store_contact_update: Contact:'GTalk2VoIP mapped contact' in list:NO, should be:NO
** (empathy:4550): DEBUG: tp_contact_factory_request_aliases_cb: Renaming contact guillaume.desmottes at collabora.co.uk (4) to guillaume.desmottes (request cb)
** (empathy:4550): DEBUG: contact_list_store_contact_updated_cb: Contact:'guillaume.desmottes' updated, checking roster is in sync...
** (empathy:4550): DEBUG: contact_list_store_contact_update: Contact:'guillaume.desmottes' in list:NO, should be:NO
** (empathy:4550): DEBUG: tp_contact_factory_request_aliases_cb: Renaming contact service at gtalk2voip.com (5) to GTalk2VoIP mapped contact (request cb)
** (empathy:4550): DEBUG: contact_list_store_contact_updated_cb: Contact:'GTalk2VoIP mapped contact' updated, checking roster is in sync...
** (empathy:4550): DEBUG: contact_list_store_contact_update: Contact:'GTalk2VoIP mapped contact' in list:NO, should be:NO
** (empathy:4550): DEBUG: tp_contact_factory_request_aliases_cb: Renaming contact kakaroto.test1 at gmail.com (6) to kakaroto test1 (request cb)
** (empathy:4550): DEBUG: contact_list_store_contact_updated_cb: Contact:'kakaroto test1' updated, checking roster is in sync...
** (empathy:4550): DEBUG: contact_list_store_contact_update: Contact:'kakaroto test1' in list:NO, should be:NO
** (empathy:4550): DEBUG: tp_contact_factory_get_known_avatar_tokens_cb: Got 1 tokens, need to request 0 avatars
** (empathy:4550): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact jtellier.test2 at gmail.com (2) to 0
** (empathy:4550): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier test2' updated, checking roster is in sync...
** (empathy:4550): DEBUG: contact_list_store_contact_update: Contact:'jtellier test2' in list:YES, should be:YES
** (empathy:4550): DEBUG: contact_list_store_contact_update: Set active (contact updated)
** (empathy:4550): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact 5146672499 at gtalk2voip.com (3) to 0
** (empathy:4550): DEBUG: contact_list_store_contact_updated_cb: Contact:'GTalk2VoIP mapped contact' updated, checking roster is in sync...
** (empathy:4550): DEBUG: contact_list_store_contact_update: Contact:'GTalk2VoIP mapped contact' in list:NO, should be:NO
** (empathy:4550): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact guillaume.desmottes at collabora.co.uk (4) to 0
** (empathy:4550): DEBUG: contact_list_store_contact_updated_cb: Contact:'guillaume.desmottes' updated, checking roster is in sync...
** (empathy:4550): DEBUG: contact_list_store_contact_update: Contact:'guillaume.desmottes' in list:NO, should be:NO
** (empathy:4550): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact service at gtalk2voip.com (5) to 0
** (empathy:4550): DEBUG: contact_list_store_contact_updated_cb: Contact:'GTalk2VoIP mapped contact' updated, checking roster is in sync...
** (empathy:4550): DEBUG: contact_list_store_contact_update: Contact:'GTalk2VoIP mapped contact' in list:NO, should be:NO
** (empathy:4550): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact kakaroto.test1 at gmail.com (6) to 0
** (empathy:4550): DEBUG: contact_list_store_contact_updated_cb: Contact:'kakaroto test1' updated, checking roster is in sync...
** (empathy:4550): DEBUG: contact_list_store_contact_update: Contact:'kakaroto test1' in list:NO, should be:NO
** (empathy:4550): DEBUG: contact_list_store_contact_updated_cb: Contact:'GTalk2VoIP mapped contact' updated, checking roster is in sync...
** (empathy:4550): DEBUG: contact_list_store_contact_update: Contact:'GTalk2VoIP mapped contact' in list:NO, should be:YES
** (empathy:4550): DEBUG: contact_list_store_contact_update: Contact:'GTalk2VoIP mapped contact' in list:YES, should be:YES
** (empathy:4550): DEBUG: contact_list_store_contact_update: Set active (contact updated offline -> online)
** (empathy:4550): DEBUG: contact_list_store_contact_set_active: Set item active
** (empathy:4550): DEBUG: contact_list_store_contact_active_new: Contact:'GTalk2VoIP mapped contact' now active, and WILL NOT be removed
** (empathy:4550): DEBUG: contact_list_store_contact_update: Set active (contact added)
** (empathy:4550): DEBUG: contact_list_store_contact_set_active: Set item active
** (empathy:4550): DEBUG: contact_list_store_contact_active_new: Contact:'GTalk2VoIP mapped contact' now active, and WILL NOT be removed
** (empathy:4550): DEBUG: contact_list_store_contact_updated_cb: Contact:'GTalk2VoIP mapped contact' updated, checking roster is in sync...
** (empathy:4550): DEBUG: contact_list_store_contact_update: Contact:'GTalk2VoIP mapped contact' in list:YES, should be:YES
** (empathy:4550): DEBUG: contact_list_store_contact_update: Set active (contact updated)
** (empathy:4550): DEBUG: tp_contact_factory_parse_presence_foreach: Changing presence for contact 5146672499 at gtalk2voip.com (3) to 'Press CALL to phone call. Offered by GTalk2VoIP Gateway. http://www.gtalk2voip.com/' (2)
** (empathy:4550): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact 5146672499 at gtalk2voip.com (3) to 1
** (empathy:4550): DEBUG: contact_list_store_contact_updated_cb: Contact:'GTalk2VoIP mapped contact' updated, checking roster is in sync...
** (empathy:4550): DEBUG: contact_list_store_contact_update: Contact:'GTalk2VoIP mapped contact' in list:YES, should be:YES
** (empathy:4550): DEBUG: contact_list_store_contact_update: Set active (contact updated)
** (empathy:4550): DEBUG: contact_list_store_contact_updated_cb: Contact:'GTalk2VoIP mapped contact' updated, checking roster is in sync...
** (empathy:4550): DEBUG: contact_list_store_contact_update: Contact:'GTalk2VoIP mapped contact' in list:NO, should be:YES
** (empathy:4550): DEBUG: contact_list_store_contact_update: Contact:'GTalk2VoIP mapped contact' in list:YES, should be:YES
** (empathy:4550): DEBUG: contact_list_store_contact_update: Set active (contact updated offline -> online)
** (empathy:4550): DEBUG: contact_list_store_contact_set_active: Set item active
** (empathy:4550): DEBUG: contact_list_store_contact_active_new: Contact:'GTalk2VoIP mapped contact' now active, and WILL NOT be removed
** (empathy:4550): DEBUG: contact_list_store_contact_update: Set active (contact added)
** (empathy:4550): DEBUG: contact_list_store_contact_set_active: Set item active
** (empathy:4550): DEBUG: contact_list_store_contact_active_new: Contact:'GTalk2VoIP mapped contact' now active, and WILL NOT be removed
** (empathy:4550): DEBUG: contact_list_store_contact_updated_cb: Contact:'GTalk2VoIP mapped contact' updated, checking roster is in sync...
** (empathy:4550): DEBUG: contact_list_store_contact_update: Contact:'GTalk2VoIP mapped contact' in list:YES, should be:YES
** (empathy:4550): DEBUG: contact_list_store_contact_update: Set active (contact updated)
** (empathy:4550): DEBUG: tp_contact_factory_parse_presence_foreach: Changing presence for contact service at gtalk2voip.com (5) to 'Type HELP for instructions. Your personal account page: https://www.gtalk2voip.com/users/?auth=pRKJcQ6TTGN5rZAC' (2)
** (empathy:4550): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact service at gtalk2voip.com (5) to 1
** (empathy:4550): DEBUG: contact_list_store_contact_updated_cb: Contact:'GTalk2VoIP mapped contact' updated, checking roster is in sync...
** (empathy:4550): DEBUG: contact_list_store_contact_update: Contact:'GTalk2VoIP mapped contact' in list:YES, should be:YES
** (empathy:4550): DEBUG: contact_list_store_contact_update: Set active (contact updated)
** (empathy:4550): DEBUG: tp_contact_factory_aliases_changed_cb: Renaming contact jtellier.test1 at gmail.com (1) to jtellier test (changed cb)
** (empathy:4550): DEBUG: tp_contact_factory_request_aliases_cb: Renaming contact jtellier.test1 at gmail.com (1) to jtellier test (request cb)
** (empathy:4550): DEBUG: tp_contact_factory_get_known_avatar_tokens_cb: Got 1 tokens, need to request 0 avatars
** (empathy:4550): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact jtellier.test2 at gmail.com (2) to 1
** (empathy:4550): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier test2' updated, checking roster is in sync...
** (empathy:4550): DEBUG: contact_list_store_contact_update: Contact:'jtellier test2' in list:YES, should be:YES
** (empathy:4550): DEBUG: contact_list_store_contact_update: Set active (contact updated)
** (empathy:4550): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact jtellier.test2 at gmail.com (2) to 3
** (empathy:4550): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier test2' updated, checking roster is in sync...
** (empathy:4550): DEBUG: contact_list_store_contact_update: Contact:'jtellier test2' in list:YES, should be:YES
** (empathy:4550): DEBUG: contact_list_store_contact_update: Set active (contact updated)
** (empathy:4550): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact jtellier.test1 at gmail.com (1) to 1
** (empathy:4550): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact jtellier.test1 at gmail.com (1) to 3
** (empathy:4550): DEBUG: contact_list_store_contact_active_cb: Contact:'jtellier test' active timeout, removing item
** (empathy:4550): DEBUG: contact_list_store_contact_active_cb: Contact:'jtellier test' no longer active
** (empathy:4550): DEBUG: tp_contact_factory_weak_notify: Remove finalized contact 0x9d4b0c8
** (empathy:4550): DEBUG: contact_finalize: finalize: 0x9d4b0c8
** (empathy:4550): DEBUG: get_glade_file: Loading glade file /usr/share/empathy/empathy-contact-widget.glade
** (empathy:4550): DEBUG: contact_list_store_contact_active_cb: Contact:'jtellier test2' no longer active
** (empathy:4550): DEBUG: contact_list_store_contact_set_active: Set item inactive
** (empathy:4550): DEBUG: contact_list_store_contact_active_cb: Contact:'jtellier test2' no longer active
** (empathy:4550): DEBUG: contact_list_store_contact_set_active: Set item inactive
** (empathy:4550): DEBUG: contact_list_store_contact_active_cb: Contact:'GTalk2VoIP mapped contact' no longer active
** (empathy:4550): DEBUG: contact_list_store_contact_set_active: Set item inactive
** (empathy:4550): DEBUG: contact_list_store_contact_active_cb: Contact:'GTalk2VoIP mapped contact' no longer active
** (empathy:4550): DEBUG: contact_list_store_contact_set_active: Set item inactive
** (empathy:4550): DEBUG: contact_list_store_contact_active_cb: Contact:'GTalk2VoIP mapped contact' no longer active
** (empathy:4550): DEBUG: contact_list_store_contact_set_active: Set item inactive
** (empathy:4550): DEBUG: contact_list_store_contact_active_cb: Contact:'GTalk2VoIP mapped contact' no longer active
** (empathy:4550): DEBUG: contact_list_store_contact_set_active: Set item inactive
** (empathy:4550): DEBUG: get_glade_file: Loading glade file /usr/share/empathy/empathy-call-window.glade
(empathy:4550): tp-glib-DEBUG: tp_channel_init: 0x9ab3440
(empathy:4550): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Group
(empathy:4550): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Hold
(empathy:4550): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.MediaSignalling
(empathy:4550): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Properties
(empathy:4550): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Media.SessionHandler
(empathy:4550): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9ab3440: org.freedesktop.Telepathy.Channel DBusGProxy is 0x9e2a538
(empathy:4550): tp-glib-DEBUG: tp_channel_constructor: 0x9ab3440: constructed with channel type "org.freedesktop.Telepathy.Channel.Type.StreamedMedia", handle #2 of type 1
(empathy:4550): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9ab3440
(empathy:4550): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9ab3440: org.freedesktop.DBus.Properties DBusGProxy is 0x9e2a4c8
(empathy:4550): tp-glib-DEBUG: tp_channel_call_when_ready: arranging callback later
** (empathy:4550): DEBUG: empathy_dispatch_operation_approve: Pre-approving operation /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/MediaChannel0
** (empathy:4550): DEBUG: dispatcher_start_dispatching: Dispatching process started for /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/MediaChannel0
(empathy:4550): tp-glib-DEBUG: _tp_channel_got_properties: Received 8 channel properties
(empathy:4550): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Group
(empathy:4550): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Hold
(empathy:4550): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.MediaSignalling
(empathy:4550): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Properties
(empathy:4550): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Media.SessionHandler
(empathy:4550): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9ab3440
(empathy:4550): tp-glib-DEBUG: _tp_channel_get_handle: 0x9ab3440: handle already known to be 2 of type 1
(empathy:4550): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9ab3440
(empathy:4550): tp-glib-DEBUG: _tp_channel_get_identifier: 0x9ab3440: identifier already known to be jtellier.test2 at gmail.com
(empathy:4550): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9ab3440
(empathy:4550): tp-glib-DEBUG: _tp_channel_get_channel_type: 0x9ab3440: channel type org.freedesktop.Telepathy.Channel.Type.StreamedMedia already determined
(empathy:4550): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9ab3440
(empathy:4550): tp-glib-DEBUG: _tp_channel_get_interfaces: 0x9ab3440
(empathy:4550): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9ab3440
(empathy:4550): tp-glib-DEBUG: _tp_channel_get_group_properties: 0x9ab3440
(empathy:4550): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9ab3440: org.freedesktop.Telepathy.Channel.Interface.Group DBusGProxy is 0x9ea3000
(empathy:4550): tp-glib-DEBUG: tp_channel_got_group_properties_cb: Received 6 group properties
(empathy:4550): tp-glib-DEBUG: _got_initial_group_flags: Initial GroupFlags: 2049
(empathy:4550): tp-glib-DEBUG: tp_channel_group_self_handle_changed_cb: 0x9ab3440 SelfHandle changed to 1
(empathy:4550): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9ab3440
(empathy:4550): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9ab3440
(empathy:4550): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9ab3440: channel ready
(empathy:4550): tp-glib-DEBUG: cwr_ready: enter
(empathy:4550): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9ab3440: org.freedesktop.Telepathy.Channel.Type.StreamedMedia DBusGProxy is 0x9ea3208
** (empathy:4550): DEBUG: empathy_dispatch_operation_set_status: Dispatch operation /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/MediaChannel0 status: 0 -> 1
** (empathy:4550): DEBUG: dispatch_operation_ready_cb: Send to observers: /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/MediaChannel0
** (empathy:4550): DEBUG: empathy_dispatch_operation_set_status: Dispatch operation /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/MediaChannel0 status: 1 -> 3
** (empathy:4550): DEBUG: tp_call_request_streams_for_capabilities: Requesting new stream for capabilities 1
** (empathy:4550): DEBUG: empathy_dispatch_operation_set_status: Dispatch operation /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/MediaChannel0 status: 3 -> 4
** (empathy:4550): DEBUG: dispatch_operation_claimed_cb: Channel claimed: /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/MediaChannel0
** (empathy:4550): DEBUG: tp_call_stream_added_cb: Stream added - stream id: 1, contact handle: 2, stream type: 0
** (empathy:4550): DEBUG: tp_call_add_stream: Audio stream - id: 1, state: 0, direction: 0
** (empathy:4550): DEBUG: tp_call_stream_direction_changed_cb: Stream direction changed - stream: 1, direction: 3
** (empathy:4550): DEBUG: tp_call_add_stream: Audio stream - id: 1, state: 0, direction: 3
(empathy:4550): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9ab3440: org.freedesktop.Telepathy.Properties DBusGProxy is 0x9e96ab8
(empathy:4550): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9ab3440: org.freedesktop.Telepathy.Channel.Interface.MediaSignalling DBusGProxy is 0x9ea3390
** (empathy:4550): DEBUG: GetSessionHandlers replied: 
** (empathy:4550): DEBUG:   - session /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/MediaChannel0
** (empathy:4550): DEBUG:     type rtp
** (empathy:4550): DEBUG: adding session handler /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/MediaChannel0, type rtp
0:00:34.071033930  4550  0x9944408 DEBUG      fsrtpconference fs-rtp-conference.c:304:fs_rtp_conference_init:<FsRtpConference at 0x9daa438> fs_rtp_conference_init
(empathy:4550): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9e734f0: org.freedesktop.Telepathy.Media.SessionHandler DBusGProxy is 0x9ea7a70
** (empathy:4550): DEBUG: calling MediaSessionHandler::Ready
** (empathy:4550): DEBUG: New stream, stream_id=1, media_type=0, direction=3
(empathy:4550): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9e973b0: org.freedesktop.Telepathy.Media.StreamHandler DBusGProxy is 0x9ea3150
0:00:34.090982109  4550  0x9944408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:295:load_codecs_cache: Loading codecs cache /home/jtellier/.farsight/codecs.audio.i486.cache
0:00:34.091568294  4550  0x9944408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec VORBIS with pt -1, send_pipeline 0x9a67b30, receive_pipeline 0x9a73d00
0:00:34.091841514  4550  0x9944408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec SPEEX with pt -1, send_pipeline 0x9eaa780, receive_pipeline 0x9eb1230
0:00:34.092114873  4550  0x9944408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec PCMU with pt 0, send_pipeline 0x9eaddc0, receive_pipeline 0x9bf1300
0:00:34.092393605  4550  0x9944408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec PCMA with pt 8, send_pipeline 0x9c87f00, receive_pipeline 0x9eadda0
0:00:34.092703820  4550  0x9944408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec MPA with pt -1, send_pipeline 0x9eb69c0, receive_pipeline 0x9eb6880
0:00:34.093488557  4550  0x9944408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec MPEG4-GENERIC with pt -1, send_pipeline 0x9eb6800, receive_pipeline 0x9eb6710
0:00:34.093708993  4550  0x9944408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec MP4A-LATM with pt -1, send_pipeline 0x9eb6930, receive_pipeline 0x9eb6a50
0:00:34.093916787  4550  0x9944408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec GSM with pt 3, send_pipeline 0x9eb9430, receive_pipeline 0x9eb9540
0:00:34.094273650  4550  0x9944408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec DV with pt -1, send_pipeline 0x9eb9600, receive_pipeline 0x9eb9610
0:00:34.094327949  4550  0x9944408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec telephone-event with pt -1, send_pipeline (nil), receive_pipeline 0x9eb6a30
0:00:34.094585950  4550  0x9944408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec telephone-event with pt -1, send_pipeline (nil), receive_pipeline 0x9eb96c0
0:00:34.094647367  4550  0x9944408 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:232:fs_rtp_blueprints_get: Loaded codec blueprints from cache file
0:00:34.120062601  4550  0x9944408 DEBUG      fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0> pad recv_rtp_sink_1 added (NULL)
0:00:34.120663568  4550  0x9944408 DEBUG      fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0> pad recv_rtcp_sink_1 added (NULL)
0:00:34.121858685  4550  0x9944408 DEBUG      fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0> pad send_rtp_sink_1 added (NULL)
0:00:34.121983387  4550  0x9944408 DEBUG      fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0> pad send_rtp_src_1 added (NULL)
0:00:34.122584762  4550  0x9944408 DEBUG      fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0> pad send_rtcp_src_1 added (NULL)
0:00:34.174481914  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:332:validate_codecs_configuration: Preferred codec -2: audio VORBIS clock:0 channels:0 could not be matched with a blueprint
0:00:34.174811297  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:332:validate_codecs_configuration: Preferred codec -2: audio MP3 clock:0 channels:0 could not be matched with a blueprint
0:00:34.174888209  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: PCMU
0:00:34.174909160  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: PCMA
0:00:34.174928151  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: MPA
0:00:34.174946565  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: GSM
0:00:34.174971779  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: DV
0:00:34.174990356  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: telephone-event
0:00:34.175008642  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: telephone-event
0:00:34.175030946  4550  0x9944408 LOG   fsrtpconference_nego fs-rtp-codec-negotiation.c:685:create_local_codec_associations: Added preferred codec -1: audio SPEEX clock:16000 channels:1
0:00:34.175063313  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: PCMU
0:00:34.175082723  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: PCMA
0:00:34.175100819  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: MPA
0:00:34.175118909  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: GSM
0:00:34.175136883  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: DV
0:00:34.175154879  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: telephone-event
0:00:34.175172981  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: telephone-event
0:00:34.175193643  4550  0x9944408 LOG   fsrtpconference_nego fs-rtp-codec-negotiation.c:685:create_local_codec_associations: Added preferred codec -1: audio SPEEX clock:8000 channels:1
0:00:34.175291449  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:743:create_local_codec_associations: Codec -1: audio MPA clock:90000 channels:0 disabled by config
0:00:34.175344758  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:743:create_local_codec_associations: Codec -1: audio DV clock:90000 channels:0 disabled by config
** (empathy:4550): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: called (send_local:1 send_supported:0)
** (empathy:4550): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: 100: audio SPEEX clock:16000 channels:1
** (empathy:4550): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: 101: audio SPEEX clock:8000 channels:1
** (empathy:4550): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: 0: audio PCMU clock:8000 channels:0
** (empathy:4550): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: 8: audio PCMA clock:8000 channels:0
** (empathy:4550): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: 3: audio GSM clock:8000 channels:0
** (empathy:4550): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: 98: audio telephone-event clock:8000 channels:0 events=0-15
** (empathy:4550): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: 99: audio telephone-event clock:90000 channels:0 events=0-15
** (empathy:4550): DEBUG: stream 1 (audio) fs_codecs_to_tp: adding codec SPEEX [100]
** (empathy:4550): DEBUG: stream 1 (audio) fs_codecs_to_tp: adding codec SPEEX [101]
** (empathy:4550): DEBUG: stream 1 (audio) fs_codecs_to_tp: adding codec PCMU [0]
** (empathy:4550): DEBUG: stream 1 (audio) fs_codecs_to_tp: adding codec PCMA [8]
** (empathy:4550): DEBUG: stream 1 (audio) fs_codecs_to_tp: adding codec GSM [3]
** (empathy:4550): DEBUG: stream 1 (audio) fs_codecs_to_tp: adding codec telephone-event [98]
** (empathy:4550): DEBUG: stream 1 (audio) fs_codecs_to_tp: adding codec telephone-event [99]
** (empathy:4550): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: calling MediaStreamHandler::Ready
** (empathy:4550): DEBUG: stream 1 (audio) set_stream_playing: 0
** (empathy:4550): DEBUG: stream 1 (audio) set_stream_sending: 0
(empathy:4550): tp-glib-DEBUG: tp_channel_group_members_changed_cb: 0x9ab3440 MembersChanged: added 0, removed 0, moved 0 to LP and 1 to RP, actor 0, reason 0, message 
(empathy:4550): tp-glib-DEBUG: handle_members_changed: +RP contact#2
(empathy:4550): tp-glib-DEBUG: tp_channel_group_flags_changed_cb: 0x9ab3440 GroupFlagsChanged: +6 -1
(empathy:4550): tp-glib-DEBUG: tp_channel_group_flags_changed_cb: 0x9ab3440 GroupFlagsChanged (after filtering): +6 -1
** (empathy:4550): DEBUG: stream 1 (audio) _tf_stream_bus_message: Codecs changed
** (empathy:4550): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: called (send_local:0 send_supported:0)
** (empathy:4550): DEBUG: stream 1 (audio) cb_fs_new_local_candidate: called
** (empathy:4550): DEBUG: stream 1 (audio) cb_fs_new_local_candidate: called
** (empathy:4550): DEBUG: stream 1 (audio) cb_fs_new_local_candidate: called
** (empathy:4550): DEBUG: stream 1 (audio) cb_fs_new_local_candidate: called
** (empathy:4550): DEBUG: stream 1 (audio) cb_fs_local_candidates_prepared: called
** (empathy:4550): DEBUG: stream 1 (audio) cb_fs_local_candidates_prepared: candidate->ip = '10.0.2.15'
** (empathy:4550): DEBUG: stream 1 (audio) cb_fs_local_candidates_prepared: candidate->ip = '10.0.2.15'
** (empathy:4550): DEBUG: stream 1 (audio) cb_fs_local_candidates_prepared: candidate->ip = '70.25.46.249'
** (empathy:4550): DEBUG: stream 1 (audio) cb_fs_local_candidates_prepared: candidate->ip = '70.25.46.249'
** (empathy:4550): DEBUG: stream 1 (audio) add_remote_candidate: adding remote candidate R1
** (empathy:4550): DEBUG: stream 1 (audio) add_remote_candidate: adding remote candidate R2
** (empathy:4550): DEBUG: stream 1 (audio) add_remote_candidate: adding remote candidate R3
** (empathy:4550): DEBUG: stream 1 (audio) cb_fs_new_active_candidate_pair: called
** (empathy:4550): DEBUG: tp_call_stream_state_changed_cb: Stream state changed - stream id: 1, state state: 2
** (empathy:4550): DEBUG: stream 1 (audio) set_remote_codecs: called
** (empathy:4550): DEBUG: stream 1 (audio) set_remote_codecs: adding remote codec SPEEX [100]
** (empathy:4550): DEBUG: stream 1 (audio) set_remote_codecs: adding remote codec PCMU [0]
** (empathy:4550): DEBUG: stream 1 (audio) set_remote_codecs: adding remote codec PCMA [8]
** (empathy:4550): DEBUG: stream 1 (audio) set_remote_codecs: adding remote codec telephone-event [98]
0:00:42.512540867  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:00:42.512597093  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:00:42.512655247  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:00:42.512675769  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:223:sdp_is_compat_default: Clock rates differ local=8000 remote=16000
0:00:42.512695819  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:00:42.512715555  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:00:42.512814444  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:743:create_local_codec_associations: Codec -1: audio MPA clock:90000 channels:0 disabled by config
0:00:42.512866750  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:743:create_local_codec_associations: Codec -1: audio DV clock:90000 channels:0 disabled by config
0:00:42.512911481  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:850:negotiate_stream_codecs: Remote codec 100: audio SPEEX clock:16000 channels:1
0:00:42.512931537  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:859:negotiate_stream_codecs: Have local codec in the same PT, lets try it first
0:00:42.512950653  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:00:42.512972210  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:892:negotiate_stream_codecs: Negotiated codec 100: audio SPEEX clock:16000 channels:1
0:00:42.512993586  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:850:negotiate_stream_codecs: Remote codec 0: audio PCMU clock:8000 channels:1
0:00:42.513012637  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:859:negotiate_stream_codecs: Have local codec in the same PT, lets try it first
0:00:42.513031438  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:00:42.513053117  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:892:negotiate_stream_codecs: Negotiated codec 0: audio PCMU clock:8000 channels:1
0:00:42.513074117  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:850:negotiate_stream_codecs: Remote codec 8: audio PCMA clock:8000 channels:1
0:00:42.513092856  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:859:negotiate_stream_codecs: Have local codec in the same PT, lets try it first
0:00:42.513111517  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:00:42.513132469  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:892:negotiate_stream_codecs: Negotiated codec 8: audio PCMA clock:8000 channels:1
0:00:42.513153861  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:850:negotiate_stream_codecs: Remote codec 98: audio telephone-event clock:8000 channels:1
0:00:42.513172719  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:859:negotiate_stream_codecs: Have local codec in the same PT, lets try it first
0:00:42.513217455  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:00:42.513241306  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:892:negotiate_stream_codecs: Negotiated codec 98: audio telephone-event clock:8000 channels:1 events=0-15
0:00:42.513287434  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:00:42.513308363  4550  0x9944408 LOG        fsrtpconference fs-rtp-session.c:2055:fs_rtp_session_distribute_recv_codecs_locked: Adding codec to stream 0x9e16e80 100: audio SPEEX clock:16000 channels:1 params:(nil)
0:00:42.513331999  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: PCMU, remote: SPEEX
0:00:42.513351830  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:00:42.513371106  4550  0x9944408 LOG        fsrtpconference fs-rtp-session.c:2055:fs_rtp_session_distribute_recv_codecs_locked: Adding codec to stream 0x9e16e80 0: audio PCMU clock:8000 channels:1 params:(nil)
0:00:42.513392850  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: PCMA, remote: SPEEX
0:00:42.513412775  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: PCMA, remote: PCMU
0:00:42.513431672  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:00:42.513451004  4550  0x9944408 LOG        fsrtpconference fs-rtp-session.c:2055:fs_rtp_session_distribute_recv_codecs_locked: Adding codec to stream 0x9e16e80 8: audio PCMA clock:8000 channels:1 params:(nil)
0:00:42.513471853  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: telephone-event, remote: SPEEX
0:00:42.513491388  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: telephone-event, remote: PCMU
0:00:42.513510399  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: telephone-event, remote: PCMA
0:00:42.513529524  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:00:42.513549440  4550  0x9944408 LOG        fsrtpconference fs-rtp-session.c:2055:fs_rtp_session_distribute_recv_codecs_locked: Adding codec to stream 0x9e16e80 98: audio telephone-event clock:8000 channels:1 params:0x9c25110
** (empathy:4550): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: called (send_local:0 send_supported:1)
** (empathy:4550): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: 100: audio SPEEX clock:16000 channels:1
** (empathy:4550): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: 0: audio PCMU clock:8000 channels:1
** (empathy:4550): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: 8: audio PCMA clock:8000 channels:1
** (empathy:4550): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: 98: audio telephone-event clock:8000 channels:1 events=0-15
** (empathy:4550): DEBUG: stream 1 (audio) fs_codecs_to_tp: adding codec SPEEX [100]
** (empathy:4550): DEBUG: stream 1 (audio) fs_codecs_to_tp: adding codec PCMU [0]
** (empathy:4550): DEBUG: stream 1 (audio) fs_codecs_to_tp: adding codec PCMA [8]
** (empathy:4550): DEBUG: stream 1 (audio) fs_codecs_to_tp: adding codec telephone-event [98]
** (empathy:4550): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: calling MediaStreamHandler::SupportedCodecs
** (empathy:4550): DEBUG: stream 1 (audio) _tf_stream_bus_message: Codecs changed
** (empathy:4550): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: called (send_local:0 send_supported:0)
** (empathy:4550): DEBUG: stream 1 (audio) set_stream_sending: 1
** (empathy:4550): DEBUG: stream 1 (audio) tf_stream_request_resource: Requesting resource for direction 1
** (empathy:4550): DEBUG: stream 1 (audio) tf_stream_request_resource: Requesting resource for direction 1 returned 1
** (empathy:4550): DEBUG: stream 1 (audio) set_stream_playing: 1
** (empathy:4550): DEBUG: stream 1 (audio) tf_stream_request_resource: Requesting resource for direction 2
** (empathy:4550): DEBUG: stream 1 (audio) tf_stream_request_resource: Requesting resource for direction 2 returned 1
** (empathy:4550): DEBUG: stream 1 (audio) set_stream_sending: 1
(empathy:4550): tp-glib-DEBUG: tp_channel_group_members_changed_cb: 0x9ab3440 MembersChanged: added 1, removed 0, moved 0 to LP and 0 to RP, actor 0, reason 0, message 
(empathy:4550): tp-glib-DEBUG: handle_members_changed: +++ contact#2
(empathy:4550): tp-glib-DEBUG: tp_channel_group_flags_changed_cb: 0x9ab3440 GroupFlagsChanged: +0 -4
(empathy:4550): tp-glib-DEBUG: tp_channel_group_flags_changed_cb: 0x9ab3440 GroupFlagsChanged (after filtering): +0 -4
0:00:42.518776412  4550  0x99ca770 DEBUG      fsrtpconference fs-rtp-session.c:3275:fs_rtp_session_add_send_codec_bin_unlock: Trying to add send codecbin for 100: audio SPEEX clock:16000 channels:1 params:(nil)
0:00:42.518907592  4550  0x99ca770 DEBUG      fsrtpconference fs-rtp-session.c:2642:_create_codec_bin: creating send codec bin for id 100, pipeline_factory 0x9eaa780
** (empathy:4550): DEBUG: stream 1 (audio) _tf_stream_bus_message: Send codec changed: 100: audio SPEEX clock:16000 channels:1 params:(nil)
** (empathy:4550): DEBUG: tp_call_stream_added_cb: Stream added - stream id: 2, contact handle: 2, stream type: 0
** (empathy:4550): DEBUG: tp_call_add_stream: Audio stream - id: 2, state: 0, direction: 0
** (empathy:4550): DEBUG: tp_call_stream_direction_changed_cb: Stream direction changed - stream: 2, direction: 2
** (empathy:4550): DEBUG: New stream, stream_id=2, media_type=0, direction=3
(empathy:4550): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9f0c750: org.freedesktop.Telepathy.Media.StreamHandler DBusGProxy is 0x9eceb88
0:00:42.670195525  4550  0x9944408 DEBUG      fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0> pad recv_rtp_sink_2 added (NULL)
0:00:42.671663097  4550  0x9944408 DEBUG      fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0> pad recv_rtcp_sink_2 added (NULL)
0:00:42.672025490  4550  0x9944408 DEBUG      fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0> pad send_rtp_sink_2 added (NULL)
0:00:42.672162379  4550  0x9944408 DEBUG      fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0> pad send_rtp_src_2 added (NULL)
0:00:42.672834360  4550  0x9944408 DEBUG      fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0> pad send_rtcp_src_2 added (NULL)
0:00:42.725850584  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:332:validate_codecs_configuration: Preferred codec -2: audio VORBIS clock:0 channels:0 could not be matched with a blueprint
0:00:42.726177592  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:332:validate_codecs_configuration: Preferred codec -2: audio MP3 clock:0 channels:0 could not be matched with a blueprint
0:00:42.726242222  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: PCMU
0:00:42.726264597  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: PCMA
0:00:42.726284777  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: MPA
0:00:42.726304452  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: GSM
0:00:42.726323763  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: DV
0:00:42.726343781  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: telephone-event
0:00:42.726363447  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: telephone-event
0:00:42.726386295  4550  0x9944408 LOG   fsrtpconference_nego fs-rtp-codec-negotiation.c:685:create_local_codec_associations: Added preferred codec -1: audio SPEEX clock:16000 channels:1
0:00:42.726420391  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: PCMU
0:00:42.726440857  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: PCMA
0:00:42.726460114  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: MPA
0:00:42.726479381  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: GSM
0:00:42.726498248  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: DV
0:00:42.726517480  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: telephone-event
0:00:42.726536545  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: telephone-event
0:00:42.726558287  4550  0x9944408 LOG   fsrtpconference_nego fs-rtp-codec-negotiation.c:685:create_local_codec_associations: Added preferred codec -1: audio SPEEX clock:8000 channels:1
0:00:42.726655606  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:743:create_local_codec_associations: Codec -1: audio MPA clock:90000 channels:0 disabled by config
0:00:42.726704467  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:743:create_local_codec_associations: Codec -1: audio DV clock:90000 channels:0 disabled by config

(empathy:4550): GStreamer-WARNING **: Name empathygstaudiosrc0 is not unique in bin pipeline0, not adding
** (empathy:4550): DEBUG: stream 2 (audio) _tf_stream_try_sending_codecs: called (send_local:1 send_supported:0)
** (empathy:4550): DEBUG: stream 2 (audio) _tf_stream_try_sending_codecs: 100: audio SPEEX clock:16000 channels:1
** (empathy:4550): DEBUG: stream 2 (audio) _tf_stream_try_sending_codecs: 101: audio SPEEX clock:8000 channels:1
** (empathy:4550): DEBUG: stream 2 (audio) _tf_stream_try_sending_codecs: 0: audio PCMU clock:8000 channels:0
** (empathy:4550): DEBUG: stream 2 (audio) _tf_stream_try_sending_codecs: 8: audio PCMA clock:8000 channels:0
** (empathy:4550): DEBUG: stream 2 (audio) _tf_stream_try_sending_codecs: 3: audio GSM clock:8000 channels:0
** (empathy:4550): DEBUG: stream 2 (audio) _tf_stream_try_sending_codecs: 98: audio telephone-event clock:8000 channels:0 events=0-15
** (empathy:4550): DEBUG: stream 2 (audio) _tf_stream_try_sending_codecs: 99: audio telephone-event clock:90000 channels:0 events=0-15
** (empathy:4550): DEBUG: stream 2 (audio) fs_codecs_to_tp: adding codec SPEEX [100]
** (empathy:4550): DEBUG: stream 2 (audio) fs_codecs_to_tp: adding codec SPEEX [101]
** (empathy:4550): DEBUG: stream 2 (audio) fs_codecs_to_tp: adding codec PCMU [0]
** (empathy:4550): DEBUG: stream 2 (audio) fs_codecs_to_tp: adding codec PCMA [8]
** (empathy:4550): DEBUG: stream 2 (audio) fs_codecs_to_tp: adding codec GSM [3]
** (empathy:4550): DEBUG: stream 2 (audio) fs_codecs_to_tp: adding codec telephone-event [98]
** (empathy:4550): DEBUG: stream 2 (audio) fs_codecs_to_tp: adding codec telephone-event [99]
** (empathy:4550): DEBUG: stream 2 (audio) _tf_stream_try_sending_codecs: calling MediaStreamHandler::Ready
** (empathy:4550): DEBUG: stream 2 (audio) set_remote_codecs: called
** (empathy:4550): DEBUG: stream 2 (audio) set_remote_codecs: adding remote codec speex [96]
** (empathy:4550): DEBUG: stream 2 (audio) set_remote_codecs: adding remote codec PCMA [8]
** (empathy:4550): DEBUG: stream 2 (audio) set_remote_codecs: adding remote codec PCMU [0]
** (empathy:4550): DEBUG: stream 2 (audio) set_remote_codecs: adding remote codec MPA [97]
** (empathy:4550): DEBUG: stream 2 (audio) set_remote_codecs: adding remote codec SIREN [98]
** (empathy:4550): DEBUG: stream 2 (audio) set_remote_codecs: adding remote codec telephone-event [99]
0:00:42.731804632  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:00:42.731830442  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:00:42.731865856  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:00:42.731886001  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:223:sdp_is_compat_default: Clock rates differ local=8000 remote=16000
0:00:42.731905979  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:00:42.731925460  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:00:42.732015331  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:743:create_local_codec_associations: Codec -1: audio MPA clock:90000 channels:0 disabled by config
0:00:42.732063855  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:743:create_local_codec_associations: Codec -1: audio DV clock:90000 channels:0 disabled by config
0:00:42.732107801  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:850:negotiate_stream_codecs: Remote codec 96: audio speex clock:16000 channels:1
0:00:42.732128345  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:00:42.732150373  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:892:negotiate_stream_codecs: Negotiated codec 96: audio speex clock:16000 channels:1
0:00:42.732171759  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:850:negotiate_stream_codecs: Remote codec 8: audio PCMA clock:8000 channels:1
0:00:42.732204196  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:859:negotiate_stream_codecs: Have local codec in the same PT, lets try it first
0:00:42.732224061  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:00:42.732245431  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:892:negotiate_stream_codecs: Negotiated codec 8: audio PCMA clock:8000 channels:1
0:00:42.732266545  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:850:negotiate_stream_codecs: Remote codec 0: audio PCMU clock:8000 channels:1
0:00:42.732285260  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:859:negotiate_stream_codecs: Have local codec in the same PT, lets try it first
0:00:42.732304066  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:00:42.732325281  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:892:negotiate_stream_codecs: Negotiated codec 0: audio PCMU clock:8000 channels:1
0:00:42.732346168  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:850:negotiate_stream_codecs: Remote codec 97: audio MPA clock:90000 channels:1
0:00:42.732365097  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: MPA
0:00:42.732384605  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: MPA
0:00:42.732403473  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: PCMU, remote: MPA
0:00:42.732422580  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: PCMA, remote: MPA
0:00:42.732441343  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: GSM, remote: MPA
0:00:42.732460244  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: telephone-event, remote: MPA
0:00:42.732479284  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: telephone-event, remote: MPA
0:00:42.732500700  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:901:negotiate_stream_codecs: Could not find a valid intersection... for codec 97: audio MPA clock:90000 channels:1
0:00:42.732522180  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:850:negotiate_stream_codecs: Remote codec 98: audio SIREN clock:16000 channels:1
0:00:42.732541351  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:859:negotiate_stream_codecs: Have local codec in the same PT, lets try it first
0:00:42.732560143  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: telephone-event, remote: SIREN
0:00:42.732579253  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: SIREN
0:00:42.732598339  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: SIREN
0:00:42.732625322  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: PCMU, remote: SIREN
0:00:42.732644633  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: PCMA, remote: SIREN
0:00:42.732663355  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: GSM, remote: SIREN
0:00:42.732682117  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: telephone-event, remote: SIREN
0:00:42.732700913  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: telephone-event, remote: SIREN
0:00:42.732721994  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:901:negotiate_stream_codecs: Could not find a valid intersection... for codec 98: audio SIREN clock:16000 channels:1
0:00:42.732743675  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:850:negotiate_stream_codecs: Remote codec 99: audio telephone-event clock:8000 channels:1
0:00:42.732762946  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:859:negotiate_stream_codecs: Have local codec in the same PT, lets try it first
0:00:42.732781748  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:00:42.732800263  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:223:sdp_is_compat_default: Clock rates differ local=90000 remote=8000
0:00:42.732819083  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: telephone-event
0:00:42.732838215  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: telephone-event
0:00:42.732857275  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: PCMU, remote: telephone-event
0:00:42.732876186  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: PCMA, remote: telephone-event
0:00:42.732894936  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: GSM, remote: telephone-event
0:00:42.732913895  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:00:42.732936771  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:892:negotiate_stream_codecs: Negotiated codec 99: audio telephone-event clock:8000 channels:1 events=0-15
0:00:42.732971267  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:00:42.732991969  4550  0x9944408 LOG        fsrtpconference fs-rtp-session.c:2055:fs_rtp_session_distribute_recv_codecs_locked: Adding codec to stream 0x9d77140 96: audio speex clock:16000 channels:1 params:(nil)
0:00:42.733014905  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: PCMA, remote: speex
0:00:42.733042063  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:00:42.733061707  4550  0x9944408 LOG        fsrtpconference fs-rtp-session.c:2055:fs_rtp_session_distribute_recv_codecs_locked: Adding codec to stream 0x9d77140 8: audio PCMA clock:8000 channels:1 params:(nil)
0:00:42.733083367  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: PCMU, remote: speex
0:00:42.733102422  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: PCMU, remote: PCMA
0:00:42.733121488  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:00:42.733140794  4550  0x9944408 LOG        fsrtpconference fs-rtp-session.c:2055:fs_rtp_session_distribute_recv_codecs_locked: Adding codec to stream 0x9d77140 0: audio PCMU clock:8000 channels:1 params:(nil)
0:00:42.733161790  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: telephone-event, remote: speex
0:00:42.733181066  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: telephone-event, remote: PCMA
0:00:42.733200003  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: telephone-event, remote: PCMU
0:00:42.733218744  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: telephone-event, remote: MPA
0:00:42.733237781  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: telephone-event, remote: SIREN
0:00:42.733256609  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:00:42.733276434  4550  0x9944408 LOG        fsrtpconference fs-rtp-session.c:2055:fs_rtp_session_distribute_recv_codecs_locked: Adding codec to stream 0x9d77140 99: audio telephone-event clock:8000 channels:1 params:0xa00e040
** (empathy:4550): DEBUG: stream 2 (audio) _tf_stream_try_sending_codecs: called (send_local:0 send_supported:1)
** (empathy:4550): DEBUG: stream 2 (audio) _tf_stream_try_sending_codecs: 96: audio speex clock:16000 channels:1
** (empathy:4550): DEBUG: stream 2 (audio) _tf_stream_try_sending_codecs: 8: audio PCMA clock:8000 channels:1
** (empathy:4550): DEBUG: stream 2 (audio) _tf_stream_try_sending_codecs: 0: audio PCMU clock:8000 channels:1
** (empathy:4550): DEBUG: stream 2 (audio) _tf_stream_try_sending_codecs: 99: audio telephone-event clock:8000 channels:1 events=0-15
** (empathy:4550): DEBUG: stream 2 (audio) fs_codecs_to_tp: adding codec speex [96]
** (empathy:4550): DEBUG: stream 2 (audio) fs_codecs_to_tp: adding codec PCMA [8]
** (empathy:4550): DEBUG: stream 2 (audio) fs_codecs_to_tp: adding codec PCMU [0]
** (empathy:4550): DEBUG: stream 2 (audio) fs_codecs_to_tp: adding codec telephone-event [99]
** (empathy:4550): DEBUG: stream 2 (audio) _tf_stream_try_sending_codecs: calling MediaStreamHandler::SupportedCodecs
** (empathy:4550): DEBUG: stream 2 (audio) add_remote_candidate: adding remote candidate R1
** (empathy:4550): DEBUG: stream 2 (audio) add_remote_candidate: adding remote candidate R2
** (empathy:4550): DEBUG: stream 2 (audio) set_stream_playing: 0
** (empathy:4550): DEBUG: stream 2 (audio) set_stream_sending: 0
** (empathy:4550): DEBUG: stream 2 (audio) _tf_stream_bus_message: Codecs changed
** (empathy:4550): DEBUG: stream 2 (audio) _tf_stream_try_sending_codecs: called (send_local:0 send_supported:0)
** (empathy:4550): DEBUG: stream 2 (audio) _tf_stream_bus_message: Codecs changed
** (empathy:4550): DEBUG: stream 2 (audio) _tf_stream_try_sending_codecs: called (send_local:0 send_supported:0)
** (empathy:4550): DEBUG: stream 2 (audio) cb_fs_new_local_candidate: called
** (empathy:4550): DEBUG: stream 2 (audio) cb_fs_new_local_candidate: called
** (empathy:4550): DEBUG: stream 2 (audio) cb_fs_new_local_candidate: called
** (empathy:4550): DEBUG: stream 2 (audio) cb_fs_new_local_candidate: called
** (empathy:4550): DEBUG: stream 2 (audio) cb_fs_local_candidates_prepared: called
** (empathy:4550): DEBUG: stream 2 (audio) cb_fs_local_candidates_prepared: candidate->ip = '10.0.2.15'
** (empathy:4550): DEBUG: stream 2 (audio) cb_fs_local_candidates_prepared: candidate->ip = '10.0.2.15'
** (empathy:4550): DEBUG: stream 2 (audio) cb_fs_local_candidates_prepared: candidate->ip = '70.25.46.249'
** (empathy:4550): DEBUG: stream 2 (audio) cb_fs_local_candidates_prepared: candidate->ip = '70.25.46.249'
0:00:42.811629326  4550  0x9edece0 DEBUG      fsrtpconference fs-rtp-session.c:1433:_stream_known_source_packet_received: Associating SSRC 6c475e8a in session 1
0:00:42.811686301  4550  0x9edece0 DEBUG      fsrtpconference fs-rtp-session.c:3629:fs_rtp_session_associate_free_substreams: No free substream with SSRC 6c475e8a in session 1
0:00:43.012406142  4550  0xa00ef48 DEBUG      fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0> pad recv_rtp_src_1_1816616586_100 added application/x-rtp, encoding-name=(string)SPEEX, clock-rate=(int)16000, media=(string)audio, payload=(int)100, channels=(int)1
0:00:43.012617955  4550  0xa00ef48 DEBUG      fsrtpconference fs-rtp-substream.c:500:fs_rtp_sub_stream_constructed: New substream in session 1 for ssrc 6c475e8a and pt 100
0:00:43.013023445  4550  0xa00ef48 DEBUG      fsrtpconference fs-rtp-session.c:2371:fs_rtp_session_new_recv_pad: Already have a stream with SSRC 6c475e8a, using it
0:00:43.013049119  4550  0xa00ef48 DEBUG      fsrtpconference fs-rtp-session.c:2819:fs_rtp_session_get_recv_codec_locked: Receiving on stream codec 100: audio SPEEX clock:16000 channels:1 params:(nil)
0:00:43.013077456  4550  0xa00ef48 DEBUG      fsrtpconference fs-rtp-session.c:2642:_create_codec_bin: creating receive codec bin for id 100, pipeline_factory 0x9eb1230
0:00:43.014072914  4550  0xa00ef48 DEBUG      fsrtpconference fs-rtp-substream.c:899:fs_rtp_sub_stream_set_codecbin_unlock: Setting caps application/x-rtp, encoding-name=(string)SPEEX, clock-rate=(int)16000, media=(string)audio, payload=(int)100, channels=(int)1 on recv substream
0:00:43.014449446  4550  0xa00ef48 DEBUG      fsrtpconference fs-rtp-substream.c:1130:fs_rtp_sub_stream_add_output_ghostpad_unlock: Src pad added on substream for ssrc:6C475E8A pt:100 100: audio SPEEX clock:16000 channels:1 params:(nil)
** (empathy:4550): DEBUG: stream 1 (audio) cb_fs_stream_src_pad_added: New pad
** (empathy:4550): DEBUG: stream 2 (audio) cb_fs_new_active_candidate_pair: called
** (empathy:4550): DEBUG: tp_call_stream_state_changed_cb: Stream state changed - stream id: 2, state state: 2
** (empathy:4550): DEBUG: stream 2 (audio) set_stream_playing: 1
** (empathy:4550): DEBUG: stream 2 (audio) tf_stream_request_resource: Requesting resource for direction 2
** (empathy:4550): DEBUG: stream 2 (audio) tf_stream_request_resource: Requesting resource for direction 2 returned 1
** (empathy:4550): DEBUG: stream 2 (audio) set_stream_sending: 0
0:00:43.937793950  4550  0xa00dc68 DEBUG      fsrtpconference fs-rtp-session.c:1433:_stream_known_source_packet_received: Associating SSRC 2766e694 in session 2
0:00:43.937891896  4550  0xa00dc68 DEBUG      fsrtpconference fs-rtp-session.c:3629:fs_rtp_session_associate_free_substreams: No free substream with SSRC 2766e694 in session 2
0:00:44.138625656  4550 0xb1507048 DEBUG      fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0> pad recv_rtp_src_2_661055124_96 added application/x-rtp, encoding-name=(string)SPEEX, clock-rate=(int)16000, media=(string)audio, payload=(int)96, channels=(int)1
0:00:44.138815119  4550 0xb1507048 DEBUG      fsrtpconference fs-rtp-substream.c:500:fs_rtp_sub_stream_constructed: New substream in session 2 for ssrc 2766e694 and pt 96
0:00:44.139098683  4550 0xb1507048 DEBUG      fsrtpconference fs-rtp-session.c:2371:fs_rtp_session_new_recv_pad: Already have a stream with SSRC 2766e694, using it
0:00:44.139098684  4550 0xb1507048 DEBUG      fsrtpconference fs-rtp-session.c:2819:fs_rtp_session_get_recv_codec_locked: Receiving on stream codec 96: audio speex clock:16000 channels:1 params:(nil)
0:00:44.139098686  4550 0xb1507048 DEBUG      fsrtpconference fs-rtp-session.c:2642:_create_codec_bin: creating receive codec bin for id 96, pipeline_factory 0x9eb1230
0:00:44.139098691  4550 0xb1507048 DEBUG      fsrtpconference fs-rtp-substream.c:899:fs_rtp_sub_stream_set_codecbin_unlock: Setting caps application/x-rtp, encoding-name=(string)SPEEX, clock-rate=(int)16000, media=(string)audio, payload=(int)96, channels=(int)1 on recv substream
0:00:44.139098697  4550 0xb1507048 DEBUG      fsrtpconference fs-rtp-substream.c:1130:fs_rtp_sub_stream_add_output_ghostpad_unlock: Src pad added on substream for ssrc:2766E694 pt:96 96: audio speex clock:16000 channels:1 params:(nil)
** (empathy:4550): DEBUG: stream 2 (audio) cb_fs_stream_src_pad_added: New pad
** (empathy:4550): DEBUG: stream 1 (audio) add_remote_candidate: adding remote candidate R4
** (empathy:4550): DEBUG: stream 1 (audio) add_remote_candidate: adding remote candidate R5
** (empathy:4550): DEBUG: stream 1 (audio) add_remote_candidate: adding remote candidate R6
** (empathy:4550): DEBUG: stream 1 (audio) add_remote_candidate: adding remote candidate R7
** (empathy:4550): DEBUG: stream 1 (audio) add_remote_candidate: adding remote candidate R8
** (empathy:4550): DEBUG: stream 1 (audio) add_remote_candidate: adding remote candidate R9
** (empathy:4550): DEBUG: stream 1 (audio) add_remote_candidate: adding remote candidate R10
** (empathy:4550): DEBUG: stream 1 (audio) add_remote_candidate: adding remote candidate R11

** (empathy:4550): WARNING **: stream 2 (audio) _tf_stream_bus_message: error (connection-failed (108)): Could not establish connection : Could not establish connection on the RTP component
** Message: tf_stream_error: stream error errorno=0 error=Could not establish connection
** (empathy:4550): DEBUG: stream 2 (audio) set_stream_playing: 0
** (empathy:4550): DEBUG: stream 2 (audio) close: close requested by connection manager
0:01:15.055843512  4550  0x9944408 DEBUG      fsrtpconference fs-rtp-session.c:4282:fs_rtp_session_stop_codec_param_gathering_unlock: Stopping Codec Param discovery for session 2
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9eceb50: lost weak ref to 0x9e13da0
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9eceb18: lost weak ref to 0x9e13da0
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9eceae0: lost weak ref to 0x9e13da0
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9ea7ae0: lost weak ref to 0x9e13da0
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9e96c50: lost weak ref to 0x9e13da0
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9e96af0: lost weak ref to 0x9e13da0
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9e96b60: lost weak ref to 0x9e13da0
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9e96b98: lost weak ref to 0x9e13da0
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9f47d90: lost weak ref to 0x9e13da0
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9f43600: lost weak ref to 0x9e13da0
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9f43638: lost weak ref to 0x9e13da0
(empathy:4550): tp-glib-DEBUG: tp_proxy_dispose: 0x9f0c750
(empathy:4550): tp-glib-DEBUG: tp_proxy_invalidate: 0x9f0c750: Proxy unreferenced
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9f43638: TpProxy 0x9f0c750 invalidated (I have 0x9f0c750): Proxy unreferenced
(empathy:4550): tp-glib-DEBUG: tp_proxy_finalize: 0x9f0c750
** (empathy:4550): DEBUG: tp_call_stream_removed_cb: Stream removed - stream id: 2
** (empathy:4550): DEBUG: empathy_tp_call_request_video_stream_direction: Requesting video stream direction - is_sending: 1
** (empathy:4550): DEBUG: tp_call_request_streams_for_capabilities: Requesting new stream for capabilities 2
** (empathy:4550): DEBUG: tp_call_stream_added_cb: Stream added - stream id: 3, contact handle: 2, stream type: 1
** (empathy:4550): DEBUG: tp_call_add_stream: Video stream - id: 3, state: 0, direction: 0
** (empathy:4550): DEBUG: tp_call_stream_direction_changed_cb: Stream direction changed - stream: 3, direction: 3
** (empathy:4550): DEBUG: New stream, stream_id=3, media_type=1, direction=3
(empathy:4550): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9fd02c0: org.freedesktop.Telepathy.Media.StreamHandler DBusGProxy is 0x9fdc158
0:01:17.014740733  4550  0x9944408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:295:load_codecs_cache: Loading codecs cache /home/jtellier/.farsight/codecs.video.i486.cache
0:01:17.015113859  4550  0x9944408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec THEORA with pt -1, send_pipeline 0xa0dfe80, receive_pipeline 0xa0dcd90
0:01:17.015297221  4550  0x9944408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec MPV with pt 32, send_pipeline 0xa0db740, receive_pipeline 0xa0e3170
0:01:17.015400268  4550  0x9944408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec MPEG4-GENERIC with pt -1, send_pipeline 0xb1505d50, receive_pipeline 0xa0e1790
0:01:17.015552861  4550  0x9944408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec JPEG with pt 26, send_pipeline 0xa00ddd0, receive_pipeline 0x9c25150
0:01:17.015664724  4550  0x9944408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec H264 with pt -1, send_pipeline 0x9fe7990, receive_pipeline 0x9feafd0
0:01:17.015830293  4550  0x9944408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec DV with pt -1, send_pipeline 0x9feafc0, receive_pipeline 0xa00df70
0:01:17.015898208  4550  0x9944408 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:232:fs_rtp_blueprints_get: Loaded codec blueprints from cache file
0:01:17.017207315  4550  0x9944408 DEBUG      fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0> pad recv_rtp_sink_3 added (NULL)
0:01:17.017528227  4550  0x9944408 DEBUG      fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0> pad recv_rtcp_sink_3 added (NULL)
0:01:17.017800720  4550  0x9944408 DEBUG      fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0> pad send_rtp_sink_3 added (NULL)
0:01:17.017915699  4550  0x9944408 DEBUG      fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0> pad send_rtp_src_3 added (NULL)
0:01:17.018587645  4550  0x9944408 DEBUG      fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0> pad send_rtcp_src_3 added (NULL)
0:01:17.018959993  4550  0x9944408 DEBUG      fsrtpconference fs-rtp-session.c:4264:fs_rtp_session_start_codec_param_gathering_locked: Starting Codec Param discovery for session 3
0:01:17.053535902  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:332:validate_codecs_configuration: Preferred codec -1: video H263 clock:0 channels:0 could not be matched with a blueprint
0:01:17.053878681  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: H264, remote: THEORA
0:01:17.053899725  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: H264, remote: MPV
0:01:17.053917692  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: H264, remote: JPEG
0:01:17.054230637  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:01:17.054249163  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:01:17.054279637  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:494:sdp_is_compat_theora_vorbis: Using THEORA/VORBIS negotiation function
0:01:17.054297347  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:01:17.054315700  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:494:sdp_is_compat_theora_vorbis: Using THEORA/VORBIS negotiation function
0:01:17.054332238  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:01:17.054420913  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:743:create_local_codec_associations: Codec 32: video MPV clock:90000 channels:0 disabled by config
0:01:17.054453268  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:743:create_local_codec_associations: Codec 26: video JPEG clock:90000 channels:0 disabled by config
0:01:17.054487334  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:743:create_local_codec_associations: Codec -1: video DV clock:90000 channels:0 disabled by config
0:01:17.054536135  4550  0x9944408 DEBUG      fsrtpconference fs-rtp-session.c:4264:fs_rtp_session_start_codec_param_gathering_locked: Starting Codec Param discovery for session 3
** (empathy:4550): DEBUG: stream 3 (video) _tf_stream_try_sending_codecs: called (send_local:1 send_supported:0)
** (empathy:4550): DEBUG: stream 3 (video) _tf_stream_try_sending_codecs: Enabling resources to gather codecs
** (empathy:4550): DEBUG: stream 3 (video) tf_stream_request_resource: Requesting resource for direction 1
** (empathy:4550): DEBUG: stream 3 (video) tf_stream_request_resource: Requesting resource for direction 1 returned 1
** (empathy:4550): DEBUG: tp_call_add_stream: Video stream - id: 3, state: 0, direction: 3
** (empathy:4550): DEBUG: stream 3 (video) _tf_stream_bus_message: Codecs changed
** (empathy:4550): DEBUG: stream 3 (video) _tf_stream_try_sending_codecs: called (send_local:1 send_supported:0)
** (empathy:4550): DEBUG: stream 3 (video) cb_fs_new_local_candidate: called
** (empathy:4550): DEBUG: stream 3 (video) cb_fs_new_local_candidate: called
** (empathy:4550): DEBUG: stream 3 (video) cb_fs_new_local_candidate: called
** (empathy:4550): DEBUG: stream 3 (video) cb_fs_new_local_candidate: called
** (empathy:4550): DEBUG: stream 3 (video) cb_fs_local_candidates_prepared: called
** (empathy:4550): DEBUG: stream 3 (video) cb_fs_local_candidates_prepared: candidate->ip = '10.0.2.15'
** (empathy:4550): DEBUG: stream 3 (video) cb_fs_local_candidates_prepared: candidate->ip = '10.0.2.15'
** (empathy:4550): DEBUG: stream 3 (video) cb_fs_local_candidates_prepared: candidate->ip = '70.25.46.249'
** (empathy:4550): DEBUG: stream 3 (video) cb_fs_local_candidates_prepared: candidate->ip = '70.25.46.249'
0:01:17.121825815  4550  0x9e6fed0 LOG        fsrtpconference fs-rtp-session.c:3972:fs_rtp_session_get_codec_params_unlock: Gathering params for codec 97: video H264 clock:90000 channels:0 params:(nil)
0:01:17.121876915  4550  0x9e6fed0 DEBUG      fsrtpconference fs-rtp-session.c:2642:_create_codec_bin: creating send codec bin for id 97, pipeline_factory 0x9fe7990
0:01:17.193573787  4550  0x9e6fed0 DEBUG      fsrtpconference fs-rtp-session.c:3816:gather_caps_parameters: 97/H264: adding param sprop-parameter-sets=Z01AFZJUCg/YCIAAAAMAgAAAHkeLF1A=,aO48gA==
0:01:17.223007480  4550  0x9e6fed0 LOG        fsrtpconference fs-rtp-session.c:3972:fs_rtp_session_get_codec_params_unlock: Gathering params for codec 96: video THEORA clock:90000 channels:0 params:0xa0edf60
0:01:17.223344399  4550  0x9e6fed0 DEBUG      fsrtpconference fs-rtp-session.c:2642:_create_codec_bin: creating send codec bin for id 96, pipeline_factory 0xa0dfe80
0:01:17.297246392  4550  0x9e6fed0 DEBUG      fsrtpconference fs-rtp-session.c:3816:gather_caps_parameters: 96/THEORA: adding param configuration=AAAAAQj/2gqRAioygHRoZW9yYQMCAQAUAA8AAUAAAPAAAAAAAB4AAAABAAABAAABAAAAAEDAgXRoZW9yYSMAAABYaXBoLk9yZyBsaWJUaGVvcmEgSSAyMDA4MTAyMCAzIDIgMQAAAACCdGhlb3Jhvs0o97nNaxi1qUlKEHOc5jGMUpSkIQgxjGIQhCEIQAAAAAAAAAAAABH04WQuVUm0dhL1cLSYa5WiqUCWSKHQR9OZuNZkMBdLJVKRLJRGIhAHg5HA0GQxFosFYoEwlEYhEAeDocDIYCwVCYSCIPBoMBT7mRfWlVVUFBLS0ZGQUE8PDc3MjItLS0oKCgjIyMeHh4eGRkZGRQUFBQUDw8PDw8PDwoKCgoKCgoKBQUFBQUFBQCEAsKEBgoMz0MDA4TGjo8Nw4NEBgoOUU4DhEWHTNXUD4SFiU6RG1nTRgjN0BRaHFcMUBOV2d5eGVIXF9icGRnYxESGC9jY2NjEhUaQmNjY2MYGjhjY2NjYy9CY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2MQEBAUGBwgKBAQFBgcICgwEBQYHCAoMEAUGBwgKDBAQBgcICgwQEBAHCAoMEBAQGAgKDBAQEBggCgwQEBAYICAPi/LfQDTMTvkKN4OqJvblmIt1HG+A/cokiXuDYyX1qqRpmV2LsQgTkYPaOpkvnMNrVhsZVKV59u4fkncQ0zK7F2IIXyKPDVag2Ml4/OXcxK6PaPJOE+6qkIMVzVPuqpFdjQRnKaUHtHnXckOBlazG3zh/FeF4Jedv+E47TD2jzqSJjAXVrMymoNd8MlpCj+0C9CnjY5l2RoHcoPaPOuU22u9grgpVGBF8Sf8Wi1jkH3CIdza/3ELSNhmLK0BunJXIoe7edSXqqSoR5nCdK1mwXG8UIrsDSQOTxQ9267/+yY3lsFIPZ4Fp1nccWKzGHwGVHI0aiaWTa/+pS3OyOLD4Pk4JpZNo8FvAZ9XQLKwItMeTK/+pS3ITWj152A2oi/4HsfL6E3MJ2fS2wVrgTSya6YoDzJ3eqpEASa/XuXqcTS7UG51mwiWobhZWGn+KPI784VUlKAujOsmJRr8LKxeTk0u0jztw5iEO49zYP9LailARXOGL1rKLKx5Iv7buQm2o+zEZh0J/9MlsNRSgRwiys3Xn2pPM/bUIiXNh0LTJ7pwXMfEjnuoqpFlYvlD73wG1E/+vTPCMRSDLhim5tFx3pvDAF9azUQHUPDb5dUKcVrc85O0R6SqJpI/zTIwnzC+dXYEP507i2xXPoBTU0tDhyjCaV7RJ5rkYb5g1cw3tJyuxjcBHt+4O4gTPaJZPOqlOZk+gWsNwHnZsFE3sskTWG9vOV4rMwcuo9Mlx/x8VUrWEAfXsYCfJuNe0XTmEWVrmA8JWxRN7JHoWs3/CqkUviN53+TuM0FgrubsA1Jjaj2WSJp0WsnMJjfUKqRlydZwn+NwcIwmKG2vsundiu0g3L5wk8iw+EFSkjd4Wh+xSeVrHE45dRIbm4Zg0oba+zS5X/ClxOMWbREjJCaXbW45vO/fB9asrBRDh/uMuoKhVSHbQE0u0mtHNwzhvgH1p+eo4urCs8wnbmWPApESgG00usmkK/o4PcvFph3yPrFZizj/IE9zeoLK6lO4T3EYJm2sukmULgv98HQozw7W/HJjF/AKqTkSZMMfIDdwexWjr5C7nEZQDbWbSXO9d+srFVJCtez7kDh9GPF36ys6L5O3IwxBo21mzlUZRCqluAzaNtcsZbvoSBw8L2Cib8RWK0nZ0tezo+RBUpcD0YjbVk0zowv7sN0KtanuI0XQ8lkE3/3IOHmu6e8xOSJtRDAzrFlKrIuaHTsJpZPY/z7C0PiHzhjeZbn52j15nFla40dIgTS7Se0YFNRnBaLV8B84/bzgaKCQlbTa++YXAji75yrLKlLFm6hD5lhSqP3UMAuY8N6yy0vAlTNtZNI8+Tx2ie0Th9dSqOWQaJUzbWT2N/eDtEoz8OsOFthXA3MYZxA+f8qahahnHZ7QMxpM21lkydX1li7w4McEUe43J/13KCopAyG2qZpnLQxw7dRVliH48Rnsl7i0boVovUDJpmba4sJp+0CuwpqEXx1JyPyX26N5wKqR1fwnMMeR9aENHf6AZog21SJpdI8vSysu83FO55wt+AiyhugOV4SCaVtrpnHg/dsaCysne9VCl8MSQbapWk2eVELdw69D8wjRX+K7BPytXdoKhvUpgDtdFwW9PvRCXkhmbapWk2THD/w5TqI1lY3qUoeAj6Ei9gxZDbVM0zl/9gHKddQW/VvFiLseUqnBIXpWA21MpmmeNye0QouYB6+UfrKyN31uPKlIt+kc+kCFZWRgvJmTTNgba43f9RDtOlo43EZyF0xeYMsTTNtrRb7IqgKR13YrSk//xC4ib+CkewmlHUBOw4P8vhvcYs+aywIiQlbTax9+XrahVSXGXfgRgmlba6SZoqL/g/deuGGKDctsVkPM4qpCMkJTSZtrnRe5Y4EPnwO2UX9o9643E91iuABRjf+n5gU1C1d4CQZmkzbWXLCJH3YVoXvRx9uNzoYmSY0zbayqMEl6PlTUQHn1ZYT9vbi3g/ihG4nk+cxKqSBCe/2llY76jcBQG2rJpniwmXy3eDcfp1wNM22phQyxvmkjQHJ7L9CVUiJ5bWsO+uBAkcSkLk6/73KqSysiE58NtVDC9cZYtM/ZnlsYOveKVT60FAG2qVpNJnHjyQ33IH7tgyiE/livcU1IHDqEeJ+VdgL47vlqgwJBK0mNtc8sYm713+Kah386tgHpHFysrPNyF+XpGDEbaykzTPK4no4Cysi6hU1BG+XF4ZTNM5RtrjhI5W0QHm70fz98BG5SPp/VVI38gISjuI4sVhclXjTNtqYTMsf7eg3i9Ba/+748LKwSrhli0zNtUzC+ejlJ0QI4VVJSjN3fURASOLCtyShdMwv/G2pli0z+ULZ/D2GoqpQEYsrHG/ZK5Eyic21f/DLFpmXWsL+vSJ5JCIHlqmoIbnP5OYEgmaZm2suWPdhXuFEaK/5w69B1+nJAbamUzTOVjhfdUpgHjn4URW7ljj1Wdxwimoh9LefCAjUJCUNM22phMyxvu3D/vixWT/OogjAMsWmZtqmYX3S/p/uVlamoQ+QG6JIoteuHXY9OShafzBli0zNtVzC+fvdBUUvHFhGrdJfkKKQbxkkMRAOB0GODPItnX3Jnxro/25Ud+llbyVVSN4ySGIgHA6DHBnkWzr7kz410f7cqO/Syt5KqpG8ZJDEQDgdBjgzyLZ19yZ8a6P9uVHfpZW8lVUiqk4T9QAiXgmaZm2suUjHCHxZWLeX3ou7I6P9wWxw1KXrl/QLK4DzcLkhgxGUzTM21lvn4O/kXQH8/PlKpZWD6iL1vCgOCQvSjTNtqTMscLu0a3oLKzla+n8I3CTtv6QITo/ShhMyxXmmbbW6iJTUUnkQPp6O3HPoV2RwDcWn4yxaZkzC821ul6khqEKJ6srpVIBvI8A+TL7p1o10f7GODPKXl24UdRkCFGSBKLrWF5MonO+n/1isG2rngyxaZ7++RKqSqlARiyscb9krkTKJzbV/8MsWmZdawv69InkkIA=
0:01:17.322720882  4550  0x9e6fed0 DEBUG      fsrtpconference fs-rtp-session.c:4282:fs_rtp_session_stop_codec_param_gathering_unlock: Stopping Codec Param discovery for session 3
** (empathy:4550): DEBUG: stream 3 (video) _tf_stream_bus_message: Codecs changed
** (empathy:4550): DEBUG: stream 3 (video) _tf_stream_try_sending_codecs: called (send_local:1 send_supported:0)
** (empathy:4550): DEBUG: stream 3 (video) _tf_stream_try_sending_codecs: 97: video H264 clock:90000 channels:0 sprop-parameter-sets=Z01AFZJUCg/YCIAAAAMAgAAAHkeLF1A=,aO48gA==
** (empathy:4550): DEBUG: stream 3 (video) _tf_stream_try_sending_codecs: 96: video THEORA clock:90000 channels:0 delivery-method=inline configuration=AAAAAQj/2gqRAioygHRoZW9yYQMCAQAUAA8AAUAAAPAAAAAAAB4AAAABAAABAAABAAAAAEDAgXRoZW9yYSMAAABYaXBoLk9yZyBsaWJUaGVvcmEgSSAyMDA4MTAyMCAzIDIgMQAAAACCdGhlb3Jhvs0o97nNaxi1qUlKEHOc5jGMUpSkIQgxjGIQhCEIQAAAAAAAAAAAABH04WQuVUm0dhL1cLSYa5WiqUCWSKHQR9OZuNZkMBdLJVKRLJRGIhAHg5HA0GQxFosFYoEwlEYhEAeDocDIYCwVCYSCIPBoMBT7mRfWlVVUFBLS0ZGQUE8PDc3MjItLS0oKCgjIyMeHh4eGRkZGRQUFBQUDw8PDw8PDwoKCgoKCgoKBQUFBQUFBQCEAsKEBgoMz0MDA4TGjo8Nw4NEBgoOUU4DhEWHTNXUD4SFiU6RG1nTRgjN0BRaHFcMUBOV2d5eGVIXF9icGRnYxESGC9jY2NjEhUaQmNjY2MYGjhjY2NjYy9CY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2MQEBAUGBwgKBAQFBgcICgwEBQYHCAoMEAUGBwgKDBAQBgcICgwQEBAHCAoMEBAQGAgKDBAQEBggCgwQEBAYICAPi/LfQDTMTvkKN4OqJvblmIt1HG+A/cokiXuDYyX1qqRpmV2LsQgTkYPaOpkvnMNrVhsZVKV59u4fkncQ0zK7F2IIXyKPDVag2Ml4/OXcxK6PaPJOE+6qkIMVzVPuqpFdjQRnKaUHtHnXckOBlazG3zh/FeF4Jedv+E47TD2jzqSJjAXVrMymoNd8MlpCj+0C9CnjY5l2RoHcoPaPOuU22u9grgpVGBF8Sf8Wi1jkH3CIdza/3ELSNhmLK0BunJXIoe7edSXqqSoR5nCdK1mwXG8UIrsDSQOTxQ9267/+yY3lsFIPZ4Fp1nccWKzGHwGVHI0aiaWTa/+pS3OyOLD4Pk4JpZNo8FvAZ9XQLKwItMeTK/+pS3ITWj152A2oi/4HsfL6E3MJ2fS2wVrgTSya6YoDzJ3eqpEASa/XuXqcTS7UG51mwiWobhZWGn+KPI784VUlKAujOsmJRr8LKxeTk0u0jztw5iEO49zYP9LailARXOGL1rKLKx5Iv7buQm2o+zEZh0J/9MlsNRSgRwiys3Xn2pPM/bUIiXNh0LTJ7pwXMfEjnuoqpFlYvlD73wG1E/+vTPCMRSDLhim5tFx3pvDAF9azUQHUPDb5dUKcVrc85O0R6SqJpI/zTIwnzC+dXYEP507i2xXPoBTU0tDhyjCaV7RJ5rkYb5g1cw3tJyuxjcBHt+4O4gTPaJZPOqlOZk+gWsNwHnZsFE3sskTWG9vOV4rMwcuo9Mlx/x8VUrWEAfXsYCfJuNe0XTmEWVrmA8JWxRN7JHoWs3/CqkUviN53+TuM0FgrubsA1Jjaj2WSJp0WsnMJjfUKqRlydZwn+NwcIwmKG2vsundiu0g3L5wk8iw+EFSkjd4Wh+xSeVrHE45dRIbm4Zg0oba+zS5X/ClxOMWbREjJCaXbW45vO/fB9asrBRDh/uMuoKhVSHbQE0u0mtHNwzhvgH1p+eo4urCs8wnbmWPApESgG00usmkK/o4PcvFph3yPrFZizj/IE9zeoLK6lO4T3EYJm2sukmULgv98HQozw7W/HJjF/AKqTkSZMMfIDdwexWjr5C7nEZQDbWbSXO9d+srFVJCtez7kDh9GPF36ys6L5O3IwxBo21mzlUZRCqluAzaNtcsZbvoSBw8L2Cib8RWK0nZ0tezo+RBUpcD0YjbVk0zowv7sN0KtanuI0XQ8lkE3/3IOHmu6e8xOSJtRDAzrFlKrIuaHTsJpZPY/z7C0PiHzhjeZbn52j15nFla40dIgTS7Se0YFNRnBaLV8B84/bzgaKCQlbTa++YXAji75yrLKlLFm6hD5lhSqP3UMAuY8N6yy0vAlTNtZNI8+Tx2ie0Th9dSqOWQaJUzbWT2N/eDtEoz8OsOFthXA3MYZxA+f8qahahnHZ7QMxpM21lkydX1li7w4McEUe43J/13KCopAyG2qZpnLQxw7dRVliH48Rnsl7i0boVovUDJpmba4sJp+0CuwpqEXx1JyPyX26N5wKqR1fwnMMeR9aENHf6AZog21SJpdI8vSysu83FO55wt+AiyhugOV4SCaVtrpnHg/dsaCysne9VCl8MSQbapWk2eVELdw69D8wjRX+K7BPytXdoKhvUpgDtdFwW9PvRCXkhmbapWk2THD/w5TqI1lY3qUoeAj6Ei9gxZDbVM0zl/9gHKddQW/VvFiLseUqnBIXpWA21MpmmeNye0QouYB6+UfrKyN31uPKlIt+kc+kCFZWRgvJmTTNgba43f9RDtOlo43EZyF0xeYMsTTNtrRb7IqgKR13YrSk//xC4ib+CkewmlHUBOw4P8vhvcYs+aywIiQlbTax9+XrahVSXGXfgRgmlba6SZoqL/g/deuGGKDctsVkPM4qpCMkJTSZtrnRe5Y4EPnwO2UX9o9643E91iuABRjf+n5gU1C1d4CQZmkzbWXLCJH3YVoXvRx9uNzoYmSY0zbayqMEl6PlTUQHn1ZYT9vbi3g/ihG4nk+cxKqSBCe/2llY76jcBQG2rJpniwmXy3eDcfp1wNM22phQyxvmkjQHJ7L9CVUiJ5bWsO+uBAkcSkLk6/73KqSysiE58NtVDC9cZYtM/ZnlsYOveKVT60FAG2qVpNJnHjyQ33IH7tgyiE/livcU1IHDqEeJ+VdgL47vlqgwJBK0mNtc8sYm713+Kah386tgHpHFysrPNyF+XpGDEbaykzTPK4no4Cysi6hU1BG+XF4ZTNM5RtrjhI5W0QHm70fz98BG5SPp/VVI38gISjuI4sVhclXjTNtqYTMsf7eg3i9Ba/+748LKwSrhli0zNtUzC+ejlJ0QI4VVJSjN3fURASOLCtyShdMwv/G2pli0z+ULZ/D2GoqpQEYsrHG/ZK5Eyic21f/DLFpmXWsL+vSJ5JCIHlqmoIbnP5OYEgmaZm2suWPdhXuFEaK/5w69B1+nJAbamUzTOVjhfdUpgHjn4URW7ljj1Wdxwimoh9LefCAjUJCUNM22phMyxvu3D/vixWT/OogjAMsWmZtqmYX3S/p/uVlamoQ+QG6JIoteuHXY9OShafzBli0zNtVzC+fvdBUUvHFhGrdJfkKKQbxkkMRAOB0GODPItnX3Jnxro/25Ud+llbyVVSN4ySGIgHA6DHBnkWzr7kz410f7cqO/Syt5KqpG8ZJDEQDgdBjgzyLZ19yZ8a6P9uVHfpZW8lVUiqk4T9QAiXgmaZm2suUjHCHxZWLeX3ou7I6P9wWxw1KXrl/QLK4DzcLkhgxGUzTM21lvn4O/kXQH8/PlKpZWD6iL1vCgOCQvSjTNtqTMscLu0a3oLKzla+n8I3CTtv6QITo/ShhMyxXmmbbW6iJTUUnkQPp6O3HPoV2RwDcWn4yxaZkzC821ul6khqEKJ6srpVIBvI8A+TL7p1o10f7GODPKXl24UdRkCFGSBKLrWF5MonO+n/1isG2rngyxaZ7++RKqSqlARiyscb9krkTKJzbV/8MsWmZdawv69InkkIA=
** (empathy:4550): DEBUG: stream 3 (video) fs_codecs_to_tp: adding codec H264 [97]
** (empathy:4550): DEBUG: stream 3 (video) fs_codecs_to_tp: adding codec THEORA [96]
** (empathy:4550): DEBUG: stream 3 (video) _tf_stream_try_sending_codecs: calling MediaStreamHandler::Ready
** (empathy:4550): DEBUG: stream 3 (video) set_stream_playing: 0
** (empathy:4550): DEBUG: stream 3 (video) set_stream_sending: 0
** (empathy:4550): DEBUG: stream 3 (video) set_stream_playing: 0
** (empathy:4550): DEBUG: stream 3 (video) close: close requested by connection manager
0:01:17.677023439  4550  0x9944408 DEBUG      fsrtpconference fs-rtp-session.c:4282:fs_rtp_session_stop_codec_param_gathering_unlock: Stopping Codec Param discovery for session 3
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9fdc190: lost weak ref to 0x9e13c20
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9fdc210: lost weak ref to 0x9e13c20
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9fdc248: lost weak ref to 0x9e13c20
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9fdc280: lost weak ref to 0x9e13c20
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9fdc2b8: lost weak ref to 0x9e13c20
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9fdc2f0: lost weak ref to 0x9e13c20
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9fdc328: lost weak ref to 0x9e13c20
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9fdc360: lost weak ref to 0x9e13c20
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9fdc398: lost weak ref to 0x9e13c20
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9fe0a18: lost weak ref to 0x9e13c20
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9fe0a50: lost weak ref to 0x9e13c20
(empathy:4550): tp-glib-DEBUG: tp_proxy_dispose: 0x9fd02c0
(empathy:4550): tp-glib-DEBUG: tp_proxy_invalidate: 0x9fd02c0: Proxy unreferenced
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9fe0a50: TpProxy 0x9fd02c0 invalidated (I have 0x9fd02c0): Proxy unreferenced
(empathy:4550): tp-glib-DEBUG: tp_proxy_finalize: 0x9fd02c0
** (empathy:4550): DEBUG: tp_call_stream_removed_cb: Stream removed - stream id: 3
** (empathy:4550): DEBUG: empathy_tp_call_request_video_stream_direction: Requesting video stream direction - is_sending: 0
** (empathy:4550): DEBUG: empathy_tp_call_request_video_stream_direction: Requesting video stream direction - is_sending: 1
** (empathy:4550): DEBUG: tp_call_request_streams_for_capabilities: Requesting new stream for capabilities 2
** (empathy:4550): DEBUG: tp_call_stream_added_cb: Stream added - stream id: 4, contact handle: 2, stream type: 1
** (empathy:4550): DEBUG: tp_call_add_stream: Video stream - id: 4, state: 0, direction: 0
** (empathy:4550): DEBUG: tp_call_stream_direction_changed_cb: Stream direction changed - stream: 4, direction: 3
** (empathy:4550): DEBUG: New stream, stream_id=4, media_type=1, direction=3
(empathy:4550): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0xa2d88c0: org.freedesktop.Telepathy.Media.StreamHandler DBusGProxy is 0x9eceb18
0:01:22.701650662  4550  0x9944408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:295:load_codecs_cache: Loading codecs cache /home/jtellier/.farsight/codecs.video.i486.cache
0:01:22.701989465  4550  0x9944408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec THEORA with pt -1, send_pipeline 0xa243060, receive_pipeline 0xb150dab0
0:01:22.702230220  4550  0x9944408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec MPV with pt 32, send_pipeline 0xb1506c10, receive_pipeline 0xa0dcc40
0:01:22.702353110  4550  0x9944408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec MPEG4-GENERIC with pt -1, send_pipeline 0x9ea9030, receive_pipeline 0xa051700
0:01:22.702562977  4550  0x9944408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec JPEG with pt 26, send_pipeline 0xa0edf00, receive_pipeline 0x9fdc400
0:01:22.702651875  4550  0x9944408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec H264 with pt -1, send_pipeline 0xa00df70, receive_pipeline 0xa00ddd0
0:01:22.702711797  4550  0x9944408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec DV with pt -1, send_pipeline 0xa00dd20, receive_pipeline 0xa00e050
0:01:22.702804470  4550  0x9944408 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:232:fs_rtp_blueprints_get: Loaded codec blueprints from cache file
0:01:22.713364170  4550  0x9944408 DEBUG      fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0> pad recv_rtp_sink_4 added (NULL)
0:01:22.713750304  4550  0x9944408 DEBUG      fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0> pad recv_rtcp_sink_4 added (NULL)
0:01:22.714087109  4550  0x9944408 DEBUG      fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0> pad send_rtp_sink_4 added (NULL)
0:01:22.714255812  4550  0x9944408 DEBUG      fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0> pad send_rtp_src_4 added (NULL)
0:01:22.714940511  4550  0x9944408 DEBUG      fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0> pad send_rtcp_src_4 added (NULL)
0:01:22.715354732  4550  0x9944408 DEBUG      fsrtpconference fs-rtp-session.c:4264:fs_rtp_session_start_codec_param_gathering_locked: Starting Codec Param discovery for session 4
0:01:22.727803777  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:332:validate_codecs_configuration: Preferred codec -1: video H263 clock:0 channels:0 could not be matched with a blueprint
0:01:22.728180773  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: H264, remote: THEORA
0:01:22.728204931  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: H264, remote: MPV
0:01:22.728226041  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: H264, remote: JPEG
0:01:22.728246309  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:01:22.728266840  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:01:22.728299898  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:494:sdp_is_compat_theora_vorbis: Using THEORA/VORBIS negotiation function
0:01:22.728319974  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:01:22.728341092  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:494:sdp_is_compat_theora_vorbis: Using THEORA/VORBIS negotiation function
0:01:22.728359994  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:01:22.728441513  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:743:create_local_codec_associations: Codec 32: video MPV clock:90000 channels:0 disabled by config
0:01:22.728478377  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:743:create_local_codec_associations: Codec 26: video JPEG clock:90000 channels:0 disabled by config
0:01:22.728517216  4550  0x9944408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:743:create_local_codec_associations: Codec -1: video DV clock:90000 channels:0 disabled by config
0:01:22.728575347  4550  0x9944408 DEBUG      fsrtpconference fs-rtp-session.c:4264:fs_rtp_session_start_codec_param_gathering_locked: Starting Codec Param discovery for session 4
** (empathy:4550): DEBUG: stream 4 (video) _tf_stream_try_sending_codecs: called (send_local:1 send_supported:0)
** (empathy:4550): DEBUG: stream 4 (video) _tf_stream_try_sending_codecs: Enabling resources to gather codecs
** (empathy:4550): DEBUG: stream 4 (video) tf_stream_request_resource: Requesting resource for direction 1
** (empathy:4550): DEBUG: stream 4 (video) tf_stream_request_resource: Requesting resource for direction 1 returned 1
** (empathy:4550): DEBUG: tp_call_add_stream: Video stream - id: 4, state: 0, direction: 3
0:01:22.783242236  4550  0x9e6fed0 LOG        fsrtpconference fs-rtp-session.c:3972:fs_rtp_session_get_codec_params_unlock: Gathering params for codec 97: video H264 clock:90000 channels:0 params:(nil)
0:01:22.783662904  4550  0x9e6fed0 DEBUG      fsrtpconference fs-rtp-session.c:2642:_create_codec_bin: creating send codec bin for id 97, pipeline_factory 0xa00df70
** (empathy:4550): DEBUG: stream 4 (video) _tf_stream_bus_message: Codecs changed
** (empathy:4550): DEBUG: stream 4 (video) _tf_stream_try_sending_codecs: called (send_local:1 send_supported:0)
** (empathy:4550): DEBUG: stream 4 (video) cb_fs_new_local_candidate: called
** (empathy:4550): DEBUG: stream 4 (video) cb_fs_new_local_candidate: called
** (empathy:4550): DEBUG: stream 4 (video) cb_fs_new_local_candidate: called
** (empathy:4550): DEBUG: stream 4 (video) cb_fs_new_local_candidate: called
** (empathy:4550): DEBUG: stream 4 (video) cb_fs_local_candidates_prepared: called
** (empathy:4550): DEBUG: stream 4 (video) cb_fs_local_candidates_prepared: candidate->ip = '10.0.2.15'
** (empathy:4550): DEBUG: stream 4 (video) cb_fs_local_candidates_prepared: candidate->ip = '10.0.2.15'
** (empathy:4550): DEBUG: stream 4 (video) cb_fs_local_candidates_prepared: candidate->ip = '70.25.46.249'
** (empathy:4550): DEBUG: stream 4 (video) cb_fs_local_candidates_prepared: candidate->ip = '70.25.46.249'
0:01:22.852694029  4550  0x9e6fed0 DEBUG      fsrtpconference fs-rtp-session.c:3816:gather_caps_parameters: 97/H264: adding param sprop-parameter-sets=Z01AFZJUCg/YCIAAAAMAgAAAHkeLF1A=,aO48gA==
0:01:22.883068735  4550  0x9e6fed0 LOG        fsrtpconference fs-rtp-session.c:3972:fs_rtp_session_get_codec_params_unlock: Gathering params for codec 96: video THEORA clock:90000 channels:0 params:0xa0ba0a0
0:01:22.883573074  4550  0x9e6fed0 DEBUG      fsrtpconference fs-rtp-session.c:2642:_create_codec_bin: creating send codec bin for id 96, pipeline_factory 0xa243060
0:01:22.955270154  4550  0x9e6fed0 DEBUG      fsrtpconference fs-rtp-session.c:3816:gather_caps_parameters: 96/THEORA: adding param configuration=AAAAAQj/2gqRAioygHRoZW9yYQMCAQAUAA8AAUAAAPAAAAAAAB4AAAABAAABAAABAAAAAEDAgXRoZW9yYSMAAABYaXBoLk9yZyBsaWJUaGVvcmEgSSAyMDA4MTAyMCAzIDIgMQAAAACCdGhlb3Jhvs0o97nNaxi1qUlKEHOc5jGMUpSkIQgxjGIQhCEIQAAAAAAAAAAAABH04WQuVUm0dhL1cLSYa5WiqUCWSKHQR9OZuNZkMBdLJVKRLJRGIhAHg5HA0GQxFosFYoEwlEYhEAeDocDIYCwVCYSCIPBoMBT7mRfWlVVUFBLS0ZGQUE8PDc3MjItLS0oKCgjIyMeHh4eGRkZGRQUFBQUDw8PDw8PDwoKCgoKCgoKBQUFBQUFBQCEAsKEBgoMz0MDA4TGjo8Nw4NEBgoOUU4DhEWHTNXUD4SFiU6RG1nTRgjN0BRaHFcMUBOV2d5eGVIXF9icGRnYxESGC9jY2NjEhUaQmNjY2MYGjhjY2NjYy9CY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2MQEBAUGBwgKBAQFBgcICgwEBQYHCAoMEAUGBwgKDBAQBgcICgwQEBAHCAoMEBAQGAgKDBAQEBggCgwQEBAYICAPi/LfQDTMTvkKN4OqJvblmIt1HG+A/cokiXuDYyX1qqRpmV2LsQgTkYPaOpkvnMNrVhsZVKV59u4fkncQ0zK7F2IIXyKPDVag2Ml4/OXcxK6PaPJOE+6qkIMVzVPuqpFdjQRnKaUHtHnXckOBlazG3zh/FeF4Jedv+E47TD2jzqSJjAXVrMymoNd8MlpCj+0C9CnjY5l2RoHcoPaPOuU22u9grgpVGBF8Sf8Wi1jkH3CIdza/3ELSNhmLK0BunJXIoe7edSXqqSoR5nCdK1mwXG8UIrsDSQOTxQ9267/+yY3lsFIPZ4Fp1nccWKzGHwGVHI0aiaWTa/+pS3OyOLD4Pk4JpZNo8FvAZ9XQLKwItMeTK/+pS3ITWj152A2oi/4HsfL6E3MJ2fS2wVrgTSya6YoDzJ3eqpEASa/XuXqcTS7UG51mwiWobhZWGn+KPI784VUlKAujOsmJRr8LKxeTk0u0jztw5iEO49zYP9LailARXOGL1rKLKx5Iv7buQm2o+zEZh0J/9MlsNRSgRwiys3Xn2pPM/bUIiXNh0LTJ7pwXMfEjnuoqpFlYvlD73wG1E/+vTPCMRSDLhim5tFx3pvDAF9azUQHUPDb5dUKcVrc85O0R6SqJpI/zTIwnzC+dXYEP507i2xXPoBTU0tDhyjCaV7RJ5rkYb5g1cw3tJyuxjcBHt+4O4gTPaJZPOqlOZk+gWsNwHnZsFE3sskTWG9vOV4rMwcuo9Mlx/x8VUrWEAfXsYCfJuNe0XTmEWVrmA8JWxRN7JHoWs3/CqkUviN53+TuM0FgrubsA1Jjaj2WSJp0WsnMJjfUKqRlydZwn+NwcIwmKG2vsundiu0g3L5wk8iw+EFSkjd4Wh+xSeVrHE45dRIbm4Zg0oba+zS5X/ClxOMWbREjJCaXbW45vO/fB9asrBRDh/uMuoKhVSHbQE0u0mtHNwzhvgH1p+eo4urCs8wnbmWPApESgG00usmkK/o4PcvFph3yPrFZizj/IE9zeoLK6lO4T3EYJm2sukmULgv98HQozw7W/HJjF/AKqTkSZMMfIDdwexWjr5C7nEZQDbWbSXO9d+srFVJCtez7kDh9GPF36ys6L5O3IwxBo21mzlUZRCqluAzaNtcsZbvoSBw8L2Cib8RWK0nZ0tezo+RBUpcD0YjbVk0zowv7sN0KtanuI0XQ8lkE3/3IOHmu6e8xOSJtRDAzrFlKrIuaHTsJpZPY/z7C0PiHzhjeZbn52j15nFla40dIgTS7Se0YFNRnBaLV8B84/bzgaKCQlbTa++YXAji75yrLKlLFm6hD5lhSqP3UMAuY8N6yy0vAlTNtZNI8+Tx2ie0Th9dSqOWQaJUzbWT2N/eDtEoz8OsOFthXA3MYZxA+f8qahahnHZ7QMxpM21lkydX1li7w4McEUe43J/13KCopAyG2qZpnLQxw7dRVliH48Rnsl7i0boVovUDJpmba4sJp+0CuwpqEXx1JyPyX26N5wKqR1fwnMMeR9aENHf6AZog21SJpdI8vSysu83FO55wt+AiyhugOV4SCaVtrpnHg/dsaCysne9VCl8MSQbapWk2eVELdw69D8wjRX+K7BPytXdoKhvUpgDtdFwW9PvRCXkhmbapWk2THD/w5TqI1lY3qUoeAj6Ei9gxZDbVM0zl/9gHKddQW/VvFiLseUqnBIXpWA21MpmmeNye0QouYB6+UfrKyN31uPKlIt+kc+kCFZWRgvJmTTNgba43f9RDtOlo43EZyF0xeYMsTTNtrRb7IqgKR13YrSk//xC4ib+CkewmlHUBOw4P8vhvcYs+aywIiQlbTax9+XrahVSXGXfgRgmlba6SZoqL/g/deuGGKDctsVkPM4qpCMkJTSZtrnRe5Y4EPnwO2UX9o9643E91iuABRjf+n5gU1C1d4CQZmkzbWXLCJH3YVoXvRx9uNzoYmSY0zbayqMEl6PlTUQHn1ZYT9vbi3g/ihG4nk+cxKqSBCe/2llY76jcBQG2rJpniwmXy3eDcfp1wNM22phQyxvmkjQHJ7L9CVUiJ5bWsO+uBAkcSkLk6/73KqSysiE58NtVDC9cZYtM/ZnlsYOveKVT60FAG2qVpNJnHjyQ33IH7tgyiE/livcU1IHDqEeJ+VdgL47vlqgwJBK0mNtc8sYm713+Kah386tgHpHFysrPNyF+XpGDEbaykzTPK4no4Cysi6hU1BG+XF4ZTNM5RtrjhI5W0QHm70fz98BG5SPp/VVI38gISjuI4sVhclXjTNtqYTMsf7eg3i9Ba/+748LKwSrhli0zNtUzC+ejlJ0QI4VVJSjN3fURASOLCtyShdMwv/G2pli0z+ULZ/D2GoqpQEYsrHG/ZK5Eyic21f/DLFpmXWsL+vSJ5JCIHlqmoIbnP5OYEgmaZm2suWPdhXuFEaK/5w69B1+nJAbamUzTOVjhfdUpgHjn4URW7ljj1Wdxwimoh9LefCAjUJCUNM22phMyxvu3D/vixWT/OogjAMsWmZtqmYX3S/p/uVlamoQ+QG6JIoteuHXY9OShafzBli0zNtVzC+fvdBUUvHFhGrdJfkKKQbxkkMRAOB0GODPItnX3Jnxro/25Ud+llbyVVSN4ySGIgHA6DHBnkWzr7kz410f7cqO/Syt5KqpG8ZJDEQDgdBjgzyLZ19yZ8a6P9uVHfpZW8lVUiqk4T9QAiXgmaZm2suUjHCHxZWLeX3ou7I6P9wWxw1KXrl/QLK4DzcLkhgxGUzTM21lvn4O/kXQH8/PlKpZWD6iL1vCgOCQvSjTNtqTMscLu0a3oLKzla+n8I3CTtv6QITo/ShhMyxXmmbbW6iJTUUnkQPp6O3HPoV2RwDcWn4yxaZkzC821ul6khqEKJ6srpVIBvI8A+TL7p1o10f7GODPKXl24UdRkCFGSBKLrWF5MonO+n/1isG2rngyxaZ7++RKqSqlARiyscb9krkTKJzbV/8MsWmZdawv69InkkIA=
0:01:22.991724864  4550  0x9e6fed0 DEBUG      fsrtpconference fs-rtp-session.c:4282:fs_rtp_session_stop_codec_param_gathering_unlock: Stopping Codec Param discovery for session 4
** (empathy:4550): DEBUG: stream 4 (video) _tf_stream_bus_message: Codecs changed
** (empathy:4550): DEBUG: stream 4 (video) _tf_stream_try_sending_codecs: called (send_local:1 send_supported:0)
** (empathy:4550): DEBUG: stream 4 (video) _tf_stream_try_sending_codecs: 97: video H264 clock:90000 channels:0 sprop-parameter-sets=Z01AFZJUCg/YCIAAAAMAgAAAHkeLF1A=,aO48gA==
** (empathy:4550): DEBUG: stream 4 (video) _tf_stream_try_sending_codecs: 96: video THEORA clock:90000 channels:0 delivery-method=inline configuration=AAAAAQj/2gqRAioygHRoZW9yYQMCAQAUAA8AAUAAAPAAAAAAAB4AAAABAAABAAABAAAAAEDAgXRoZW9yYSMAAABYaXBoLk9yZyBsaWJUaGVvcmEgSSAyMDA4MTAyMCAzIDIgMQAAAACCdGhlb3Jhvs0o97nNaxi1qUlKEHOc5jGMUpSkIQgxjGIQhCEIQAAAAAAAAAAAABH04WQuVUm0dhL1cLSYa5WiqUCWSKHQR9OZuNZkMBdLJVKRLJRGIhAHg5HA0GQxFosFYoEwlEYhEAeDocDIYCwVCYSCIPBoMBT7mRfWlVVUFBLS0ZGQUE8PDc3MjItLS0oKCgjIyMeHh4eGRkZGRQUFBQUDw8PDw8PDwoKCgoKCgoKBQUFBQUFBQCEAsKEBgoMz0MDA4TGjo8Nw4NEBgoOUU4DhEWHTNXUD4SFiU6RG1nTRgjN0BRaHFcMUBOV2d5eGVIXF9icGRnYxESGC9jY2NjEhUaQmNjY2MYGjhjY2NjYy9CY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2MQEBAUGBwgKBAQFBgcICgwEBQYHCAoMEAUGBwgKDBAQBgcICgwQEBAHCAoMEBAQGAgKDBAQEBggCgwQEBAYICAPi/LfQDTMTvkKN4OqJvblmIt1HG+A/cokiXuDYyX1qqRpmV2LsQgTkYPaOpkvnMNrVhsZVKV59u4fkncQ0zK7F2IIXyKPDVag2Ml4/OXcxK6PaPJOE+6qkIMVzVPuqpFdjQRnKaUHtHnXckOBlazG3zh/FeF4Jedv+E47TD2jzqSJjAXVrMymoNd8MlpCj+0C9CnjY5l2RoHcoPaPOuU22u9grgpVGBF8Sf8Wi1jkH3CIdza/3ELSNhmLK0BunJXIoe7edSXqqSoR5nCdK1mwXG8UIrsDSQOTxQ9267/+yY3lsFIPZ4Fp1nccWKzGHwGVHI0aiaWTa/+pS3OyOLD4Pk4JpZNo8FvAZ9XQLKwItMeTK/+pS3ITWj152A2oi/4HsfL6E3MJ2fS2wVrgTSya6YoDzJ3eqpEASa/XuXqcTS7UG51mwiWobhZWGn+KPI784VUlKAujOsmJRr8LKxeTk0u0jztw5iEO49zYP9LailARXOGL1rKLKx5Iv7buQm2o+zEZh0J/9MlsNRSgRwiys3Xn2pPM/bUIiXNh0LTJ7pwXMfEjnuoqpFlYvlD73wG1E/+vTPCMRSDLhim5tFx3pvDAF9azUQHUPDb5dUKcVrc85O0R6SqJpI/zTIwnzC+dXYEP507i2xXPoBTU0tDhyjCaV7RJ5rkYb5g1cw3tJyuxjcBHt+4O4gTPaJZPOqlOZk+gWsNwHnZsFE3sskTWG9vOV4rMwcuo9Mlx/x8VUrWEAfXsYCfJuNe0XTmEWVrmA8JWxRN7JHoWs3/CqkUviN53+TuM0FgrubsA1Jjaj2WSJp0WsnMJjfUKqRlydZwn+NwcIwmKG2vsundiu0g3L5wk8iw+EFSkjd4Wh+xSeVrHE45dRIbm4Zg0oba+zS5X/ClxOMWbREjJCaXbW45vO/fB9asrBRDh/uMuoKhVSHbQE0u0mtHNwzhvgH1p+eo4urCs8wnbmWPApESgG00usmkK/o4PcvFph3yPrFZizj/IE9zeoLK6lO4T3EYJm2sukmULgv98HQozw7W/HJjF/AKqTkSZMMfIDdwexWjr5C7nEZQDbWbSXO9d+srFVJCtez7kDh9GPF36ys6L5O3IwxBo21mzlUZRCqluAzaNtcsZbvoSBw8L2Cib8RWK0nZ0tezo+RBUpcD0YjbVk0zowv7sN0KtanuI0XQ8lkE3/3IOHmu6e8xOSJtRDAzrFlKrIuaHTsJpZPY/z7C0PiHzhjeZbn52j15nFla40dIgTS7Se0YFNRnBaLV8B84/bzgaKCQlbTa++YXAji75yrLKlLFm6hD5lhSqP3UMAuY8N6yy0vAlTNtZNI8+Tx2ie0Th9dSqOWQaJUzbWT2N/eDtEoz8OsOFthXA3MYZxA+f8qahahnHZ7QMxpM21lkydX1li7w4McEUe43J/13KCopAyG2qZpnLQxw7dRVliH48Rnsl7i0boVovUDJpmba4sJp+0CuwpqEXx1JyPyX26N5wKqR1fwnMMeR9aENHf6AZog21SJpdI8vSysu83FO55wt+AiyhugOV4SCaVtrpnHg/dsaCysne9VCl8MSQbapWk2eVELdw69D8wjRX+K7BPytXdoKhvUpgDtdFwW9PvRCXkhmbapWk2THD/w5TqI1lY3qUoeAj6Ei9gxZDbVM0zl/9gHKddQW/VvFiLseUqnBIXpWA21MpmmeNye0QouYB6+UfrKyN31uPKlIt+kc+kCFZWRgvJmTTNgba43f9RDtOlo43EZyF0xeYMsTTNtrRb7IqgKR13YrSk//xC4ib+CkewmlHUBOw4P8vhvcYs+aywIiQlbTax9+XrahVSXGXfgRgmlba6SZoqL/g/deuGGKDctsVkPM4qpCMkJTSZtrnRe5Y4EPnwO2UX9o9643E91iuABRjf+n5gU1C1d4CQZmkzbWXLCJH3YVoXvRx9uNzoYmSY0zbayqMEl6PlTUQHn1ZYT9vbi3g/ihG4nk+cxKqSBCe/2llY76jcBQG2rJpniwmXy3eDcfp1wNM22phQyxvmkjQHJ7L9CVUiJ5bWsO+uBAkcSkLk6/73KqSysiE58NtVDC9cZYtM/ZnlsYOveKVT60FAG2qVpNJnHjyQ33IH7tgyiE/livcU1IHDqEeJ+VdgL47vlqgwJBK0mNtc8sYm713+Kah386tgHpHFysrPNyF+XpGDEbaykzTPK4no4Cysi6hU1BG+XF4ZTNM5RtrjhI5W0QHm70fz98BG5SPp/VVI38gISjuI4sVhclXjTNtqYTMsf7eg3i9Ba/+748LKwSrhli0zNtUzC+ejlJ0QI4VVJSjN3fURASOLCtyShdMwv/G2pli0z+ULZ/D2GoqpQEYsrHG/ZK5Eyic21f/DLFpmXWsL+vSJ5JCIHlqmoIbnP5OYEgmaZm2suWPdhXuFEaK/5w69B1+nJAbamUzTOVjhfdUpgHjn4URW7ljj1Wdxwimoh9LefCAjUJCUNM22phMyxvu3D/vixWT/OogjAMsWmZtqmYX3S/p/uVlamoQ+QG6JIoteuHXY9OShafzBli0zNtVzC+fvdBUUvHFhGrdJfkKKQbxkkMRAOB0GODPItnX3Jnxro/25Ud+llbyVVSN4ySGIgHA6DHBnkWzr7kz410f7cqO/Syt5KqpG8ZJDEQDgdBjgzyLZ19yZ8a6P9uVHfpZW8lVUiqk4T9QAiXgmaZm2suUjHCHxZWLeX3ou7I6P9wWxw1KXrl/QLK4DzcLkhgxGUzTM21lvn4O/kXQH8/PlKpZWD6iL1vCgOCQvSjTNtqTMscLu0a3oLKzla+n8I3CTtv6QITo/ShhMyxXmmbbW6iJTUUnkQPp6O3HPoV2RwDcWn4yxaZkzC821ul6khqEKJ6srpVIBvI8A+TL7p1o10f7GODPKXl24UdRkCFGSBKLrWF5MonO+n/1isG2rngyxaZ7++RKqSqlARiyscb9krkTKJzbV/8MsWmZdawv69InkkIA=
** (empathy:4550): DEBUG: stream 4 (video) fs_codecs_to_tp: adding codec H264 [97]
** (empathy:4550): DEBUG: stream 4 (video) fs_codecs_to_tp: adding codec THEORA [96]
** (empathy:4550): DEBUG: stream 4 (video) _tf_stream_try_sending_codecs: calling MediaStreamHandler::Ready
** (empathy:4550): DEBUG: stream 4 (video) set_stream_playing: 0
** (empathy:4550): DEBUG: stream 4 (video) set_stream_sending: 0
** (empathy:4550): DEBUG: stream 4 (video) set_stream_playing: 0
** (empathy:4550): DEBUG: stream 4 (video) close: close requested by connection manager
0:01:23.303671887  4550  0x9944408 DEBUG      fsrtpconference fs-rtp-session.c:4282:fs_rtp_session_stop_codec_param_gathering_unlock: Stopping Codec Param discovery for session 4
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9eceb50: lost weak ref to 0x9d78588
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9eceb88: lost weak ref to 0x9d78588
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9f436a8: lost weak ref to 0x9d78588
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9f43670: lost weak ref to 0x9d78588
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9fdc0e8: lost weak ref to 0x9d78588
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9fdc0b0: lost weak ref to 0x9d78588
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9fdc078: lost weak ref to 0x9d78588
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9fdc040: lost weak ref to 0x9d78588
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9fdc008: lost weak ref to 0x9d78588
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9f43788: lost weak ref to 0x9d78588
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9f43750: lost weak ref to 0x9d78588
(empathy:4550): tp-glib-DEBUG: tp_proxy_dispose: 0xa2d88c0
(empathy:4550): tp-glib-DEBUG: tp_proxy_invalidate: 0xa2d88c0: Proxy unreferenced
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9f43750: TpProxy 0xa2d88c0 invalidated (I have 0xa2d88c0): Proxy unreferenced
(empathy:4550): tp-glib-DEBUG: tp_proxy_finalize: 0xa2d88c0
** (empathy:4550): DEBUG: tp_call_stream_removed_cb: Stream removed - stream id: 4
** (empathy:4550): DEBUG: empathy_tp_call_request_video_stream_direction: Requesting video stream direction - is_sending: 0
** (empathy:4550): DEBUG: stream 1 (audio) add_remote_candidate: adding remote candidate R12
** (empathy:4550): DEBUG: stream 1 (audio) add_remote_candidate: adding remote candidate R13
** (empathy:4550): DEBUG: stream 1 (audio) add_remote_candidate: adding remote candidate R14
(empathy:4550): tp-glib-DEBUG: tp_channel_group_members_changed_cb: 0x9ab3440 MembersChanged: added 0, removed 2, moved 0 to LP and 0 to RP, actor 2, reason 0, message 
(empathy:4550): tp-glib-DEBUG: handle_members_changed: --- contact#1
(empathy:4550): tp-glib-DEBUG: handle_members_changed: --- contact#2
(empathy:4550): tp-glib-DEBUG: tp_channel_group_flags_changed_cb: 0x9ab3440 GroupFlagsChanged: +1 -2
(empathy:4550): tp-glib-DEBUG: tp_channel_group_flags_changed_cb: 0x9ab3440 GroupFlagsChanged (after filtering): +1 -2
** (empathy:4550): DEBUG: stream 1 (audio) close: close requested by connection manager
0:01:33.793902385  4550  0x9944408 DEBUG      fsrtpconference fs-rtp-session.c:4282:fs_rtp_session_stop_codec_param_gathering_unlock: Stopping Codec Param discovery for session 1
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9ea3070: lost weak ref to 0x9e13f20
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9eab408: lost weak ref to 0x9e13f20
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9eab440: lost weak ref to 0x9e13f20
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9eab478: lost weak ref to 0x9e13f20
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9eab4b0: lost weak ref to 0x9e13f20
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9eab4e8: lost weak ref to 0x9e13f20
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9eab520: lost weak ref to 0x9e13f20
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9eab558: lost weak ref to 0x9e13f20
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9eab590: lost weak ref to 0x9e13f20
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9eab610: lost weak ref to 0x9e13f20
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9eab648: lost weak ref to 0x9e13f20
(empathy:4550): tp-glib-DEBUG: tp_proxy_dispose: 0x9e973b0
(empathy:4550): tp-glib-DEBUG: tp_proxy_invalidate: 0x9e973b0: Proxy unreferenced
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9eab648: TpProxy 0x9e973b0 invalidated (I have 0x9e973b0): Proxy unreferenced
(empathy:4550): tp-glib-DEBUG: tp_proxy_finalize: 0x9e973b0
** (empathy:4550): DEBUG: tp_call_stream_removed_cb: Stream removed - stream id: 1
(empathy:4550): tp-glib-DEBUG: tp_proxy_invalidate: 0x9ab3440: 
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9e2a500: TpProxy 0x9ab3440 invalidated (I have 0x9ab3440): 
** (empathy:4550): DEBUG: dispatcher_channel_invalidated_cb: Channel /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/MediaChannel0 invalidated
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9ea3038: TpProxy 0x9ab3440 invalidated (I have 0x9ab3440): 
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9ea30a8: TpProxy 0x9ab3440 invalidated (I have 0x9ab3440): 
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9ea30e0: TpProxy 0x9ab3440 invalidated (I have 0x9ab3440): 
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9ea3118: TpProxy 0x9ab3440 invalidated (I have 0x9ab3440): 
** (empathy:4550): DEBUG: tp_call_channel_invalidated_cb: Channel invalidated: 
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9ea3240: TpProxy 0x9ab3440 invalidated (I have 0x9ab3440): 
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9ea3278: TpProxy 0x9ab3440 invalidated (I have 0x9ab3440): 
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9ea32b0: TpProxy 0x9ab3440 invalidated (I have 0x9ab3440): 
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9ea32e8: TpProxy 0x9ab3440 invalidated (I have 0x9ab3440): 
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9e96a80: TpProxy 0x9ab3440 invalidated (I have 0x9ab3440): 
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9ea3320: TpProxy 0x9ab3440 invalidated (I have 0x9ab3440): 
** Message: Element error: Internal data flow error. -- gstbasesrc.c(2330): gst_base_src_loop (): /GstPipeline:pipeline0/EmpathyGstAudioSrc:empathygstaudiosrc0/GstGConfAudioSrc:gconfaudiosrc0/GstBin:bin6/GstAudioTestSrc:audiotestsrc0:
streaming task paused, reason not-linked (-1)

** (empathy:4550): DEBUG: empathy_idle_set_presence: Changing presence to (null) (1)
** (empathy:4550): DEBUG: empathy_ft_manager_finalize: 0x9bce380
-------------- next part --------------
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x85d3958: org.freedesktop.DBus DBusGProxy is 0x85d3990
** (empathy:5969): DEBUG: mission_control_get_presence_actual: MC not running.
** (empathy:5969): DEBUG: empathy_idle_init: Error getting actual presence: MC not running
** (empathy:5969): DEBUG: mission_control_get_presence_message_actual: MC not running.
** (empathy:5969): DEBUG: empathy_idle_init: Error getting actual presence message: MC not running
** (empathy:5969): DEBUG: idle_nm_state_change_cb: New network state 3
** (empathy:5969): DEBUG: empathy_idle_set_presence: Changing presence to (null) (2)
** (empathy:5969): DEBUG: create_salut_account: Try to add a salut account...
** (empathy:5969): DEBUG: create_salut_account: Failed to get self econtact: e_book_get_self: there was no self contact UID stored in gconf
** (empathy:5969): DEBUG: get_glade_file: Loading glade file /usr/share/empathy/empathy-main-window.glade
** (empathy:5969): DEBUG: mission_control_get_presence_actual: MC not running.
** (empathy:5969): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:5969): DEBUG: mission_control_get_presence_actual: MC not running.
** (empathy:5969): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:5969): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:5969): DEBUG: mission_control_get_presence_actual: MC not running.
** (empathy:5969): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:5969): DEBUG: mission_control_get_presence_actual: MC not running.
** (empathy:5969): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:5969): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:5969): DEBUG: mission_control_get_presence_actual: MC not running.
** (empathy:5969): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:5969): DEBUG: mission_control_get_presence_actual: MC not running.
** (empathy:5969): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:5969): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:5969): DEBUG: mission_control_get_presence_actual: MC not running.
** (empathy:5969): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:5969): DEBUG: mission_control_get_presence_actual: MC not running.
** (empathy:5969): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:5969): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:5969): DEBUG: mission_control_get_online_connections: MC not running.
** (empathy:5969): DEBUG: empathy_geometry_load: Loading window geometry: x:0, y:25, w:622, h:325

** (empathy:5969): DEBUG: empathy_main_window_show: Configuring window default size w:622, h:325
** (empathy:5969): DEBUG: empathy_main_window_show: Configuring window default position x:0, y:25
** (empathy:5969): DEBUG: mission_control_get_tpconnection: MC not running.
** (empathy:5969): DEBUG: get_glade_file: Loading glade file /usr/share/empathy/empathy-status-icon.glade
(empathy:5969): tp-glib-DEBUG: tp_connection_init: 0x87071b8
(empathy:5969): tp-glib-DEBUG: tp_connection_constructor: Connecting to StatusChanged and ConnectionError
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x87071b8: org.freedesktop.Telepathy.Connection DBusGProxy is 0x8867470
(empathy:5969): tp-glib-DEBUG: tp_connection_constructor: Calling GetStatus
(empathy:5969): tp-glib-DEBUG: tp_connection_constructor: Returning 0x87071b8
(empathy:5969): tp-glib-DEBUG: tp_connection_call_when_ready: arranging callback later
(empathy:5969): tp-glib-DEBUG: tp_connection_got_status_cb: 0x87071b8
(empathy:5969): tp-glib-DEBUG: tp_connection_got_status_cb: 0x87071b8: Initial status is 1
(empathy:5969): tp-glib-DEBUG: tp_connection_status_changed: 0x87071b8: -1 -> 1 because 0
(empathy:5969): tp-glib-DEBUG: tp_connection_status_changed: 0x87071b8: 1 -> 0 because 1
** (empathy:5969): DEBUG: idle_presence_changed_cb: Presence changed to '' (2)
** (empathy:5969): DEBUG: idle_presence_changed_cb: Presence changed to '' (2)
(empathy:5969): tp-glib-DEBUG: tp_connection_got_interfaces_cb: 0x87071b8: Introspected interfaces
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x87071b8: org.freedesktop.DBus.Properties DBusGProxy is 0x8867588
(empathy:5969): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x87071b8: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Avatars
(empathy:5969): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x87071b8: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Aliasing
(empathy:5969): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x87071b8: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Capabilities
(empathy:5969): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x87071b8: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.ContactCapabilities.DRAFT
(empathy:5969): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x87071b8: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection
(empathy:5969): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x87071b8: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.SimplePresence
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x87071b8: org.freedesktop.Telepathy.Connection.Interface.Aliasing DBusGProxy is 0x8865840
(empathy:5969): tp-glib-DEBUG: got_aliasing_flags: Introspected aliasing flags: 0x1
(empathy:5969): tp-glib-DEBUG: tp_connection_continue_introspection: 0x87071b8: connection ready
(empathy:5969): tp-glib-DEBUG: cwr_ready: enter
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x87071b8: org.freedesktop.Telepathy.Connection.Interface.Requests DBusGProxy is 0x8865878
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x87071b8: org.freedesktop.Telepathy.Connection.Interface.Capabilities DBusGProxy is 0x8810938
** (empathy:5969): DEBUG: contact_manager_add_account: Adding new account: Google Talk (jtellier.test2 at gmail.com)
(empathy:5969): tp-glib-DEBUG: tp_connection_init: 0x8707210
(empathy:5969): tp-glib-DEBUG: tp_connection_constructor: Connecting to StatusChanged and ConnectionError
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x8707210: org.freedesktop.Telepathy.Connection DBusGProxy is 0x8810858
(empathy:5969): tp-glib-DEBUG: tp_connection_constructor: Calling GetStatus
(empathy:5969): tp-glib-DEBUG: tp_connection_constructor: Returning 0x8707210
(empathy:5969): tp-glib-DEBUG: tp_connection_call_when_ready: arranging callback later
(empathy:5969): tp-glib-DEBUG: tp_connection_got_status_cb: 0x8707210
(empathy:5969): tp-glib-DEBUG: tp_connection_got_status_cb: 0x8707210: Initial status is 0
(empathy:5969): tp-glib-DEBUG: tp_connection_status_changed: 0x8707210: -1 -> 0 because 0
(empathy:5969): tp-glib-DEBUG: tp_connection_got_interfaces_cb: 0x8707210: Introspected interfaces
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x8707210: org.freedesktop.DBus.Properties DBusGProxy is 0x872cb30
(empathy:5969): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x8707210: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Avatars
(empathy:5969): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x8707210: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Aliasing
(empathy:5969): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x8707210: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Capabilities
(empathy:5969): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x8707210: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.ContactCapabilities.DRAFT
(empathy:5969): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x8707210: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection
(empathy:5969): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x8707210: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.SimplePresence
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x8707210: org.freedesktop.Telepathy.Connection.Interface.Aliasing DBusGProxy is 0x872cb68
(empathy:5969): tp-glib-DEBUG: got_aliasing_flags: Introspected aliasing flags: 0x1
(empathy:5969): tp-glib-DEBUG: tp_connection_continue_introspection: 0x8707210: connection ready
(empathy:5969): tp-glib-DEBUG: cwr_ready: enter
(empathy:5969): tp-glib-DEBUG: tp_channel_init: 0x8701c58
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x8701c58: org.freedesktop.Telepathy.Channel DBusGProxy is 0x885f918
(empathy:5969): tp-glib-DEBUG: tp_channel_constructor: 0x8701c58: constructed with channel type "org.freedesktop.Telepathy.Channel.Type.ContactList", handle #1 of type 3
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x8701c58
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x8701c58: org.freedesktop.DBus.Properties DBusGProxy is 0x885f988
** (empathy:5969): DEBUG: empathy_run_until_ready_full: Starting run until ready for object 0x89ae838
** (empathy:5969): DEBUG: dispatcher_connection_new_channel: Ignoring blacklisted channel type org.freedesktop.Telepathy.Channel.Type.ContactList on /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/RosterChannel/List/publish
(empathy:5969): tp-glib-DEBUG: tp_channel_init: 0x8701cd8
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x8701cd8: org.freedesktop.Telepathy.Channel DBusGProxy is 0x89ae870
(empathy:5969): tp-glib-DEBUG: tp_channel_constructor: 0x8701cd8: constructed with channel type "org.freedesktop.Telepathy.Channel.Type.ContactList", handle #2 of type 3
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x8701cd8
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x8701cd8: org.freedesktop.DBus.Properties DBusGProxy is 0x89ae8e0
** (empathy:5969): DEBUG: empathy_run_until_ready_full: Starting run until ready for object 0x89ae950
** (empathy:5969): DEBUG: dispatcher_connection_new_channel: Ignoring blacklisted channel type org.freedesktop.Telepathy.Channel.Type.ContactList on /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/RosterChannel/List/subscribe
** (empathy:5969): DEBUG: dispatcher_connection_new_channel: Ignoring blacklisted channel type org.freedesktop.Telepathy.Channel.Type.ContactList on /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/RosterChannel/List/known
** (empathy:5969): DEBUG: dispatcher_connection_new_channel: Ignoring blacklisted channel type org.freedesktop.Telepathy.Channel.Type.ContactList on /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/RosterChannel/List/deny
(empathy:5969): tp-glib-DEBUG: _tp_channel_got_properties: Received 8 channel properties
(empathy:5969): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Group
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x8701c58
(empathy:5969): tp-glib-DEBUG: _tp_channel_get_handle: 0x8701c58: handle already known to be 1 of type 3
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x8701c58
(empathy:5969): tp-glib-DEBUG: _tp_channel_get_identifier: 0x8701c58: identifier already known to be publish
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x8701c58
(empathy:5969): tp-glib-DEBUG: _tp_channel_get_channel_type: 0x8701c58: channel type org.freedesktop.Telepathy.Channel.Type.ContactList already determined
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x8701c58
(empathy:5969): tp-glib-DEBUG: _tp_channel_get_interfaces: 0x8701c58
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x8701c58
(empathy:5969): tp-glib-DEBUG: _tp_channel_get_group_properties: 0x8701c58
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x8701c58: org.freedesktop.Telepathy.Channel.Interface.Group DBusGProxy is 0x89ae988
(empathy:5969): tp-glib-DEBUG: _tp_channel_got_properties: Received 8 channel properties
(empathy:5969): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Group
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x8701cd8
(empathy:5969): tp-glib-DEBUG: _tp_channel_get_handle: 0x8701cd8: handle already known to be 2 of type 3
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x8701cd8
(empathy:5969): tp-glib-DEBUG: _tp_channel_get_identifier: 0x8701cd8: identifier already known to be subscribe
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x8701cd8
(empathy:5969): tp-glib-DEBUG: _tp_channel_get_channel_type: 0x8701cd8: channel type org.freedesktop.Telepathy.Channel.Type.ContactList already determined
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x8701cd8
(empathy:5969): tp-glib-DEBUG: _tp_channel_get_interfaces: 0x8701cd8
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x8701cd8
(empathy:5969): tp-glib-DEBUG: _tp_channel_get_group_properties: 0x8701cd8
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x8701cd8: org.freedesktop.Telepathy.Channel.Interface.Group DBusGProxy is 0x89aeb58
(empathy:5969): tp-glib-DEBUG: tp_channel_got_group_properties_cb: Received 6 group properties
(empathy:5969): tp-glib-DEBUG: _got_initial_group_flags: Initial GroupFlags: 2098
(empathy:5969): tp-glib-DEBUG: tp_channel_group_self_handle_changed_cb: 0x8701c58 SelfHandle changed to 1
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x8701c58
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x8701c58
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x8701c58: channel ready
** (empathy:5969): DEBUG: tp_contact_factory_add_contact: Contact added: (null) (0)
(empathy:5969): tp-glib-DEBUG: tp_connection_init: 0x8707268
(empathy:5969): tp-glib-DEBUG: tp_connection_constructor: Connecting to StatusChanged and ConnectionError
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x8707268: org.freedesktop.Telepathy.Connection DBusGProxy is 0x8992528
(empathy:5969): tp-glib-DEBUG: tp_connection_constructor: Calling GetStatus
(empathy:5969): tp-glib-DEBUG: tp_connection_constructor: Returning 0x8707268
(empathy:5969): tp-glib-DEBUG: tp_channel_got_group_properties_cb: Received 6 group properties
(empathy:5969): tp-glib-DEBUG: _got_initial_group_flags: Initial GroupFlags: 2207
(empathy:5969): tp-glib-DEBUG: tp_channel_group_self_handle_changed_cb: 0x8701cd8 SelfHandle changed to 1
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x8701cd8
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x8701cd8
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x8701cd8: channel ready
(empathy:5969): tp-glib-DEBUG: tp_connection_got_status_cb: 0x8707268
(empathy:5969): tp-glib-DEBUG: tp_connection_got_status_cb: 0x8707268: Initial status is 0
(empathy:5969): tp-glib-DEBUG: tp_connection_status_changed: 0x8707268: -1 -> 0 because 0
(empathy:5969): tp-glib-DEBUG: tp_connection_got_interfaces_cb: 0x8707268: Introspected interfaces
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x8707268: org.freedesktop.DBus.Properties DBusGProxy is 0x8992688
(empathy:5969): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x8707268: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Avatars
(empathy:5969): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x8707268: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Aliasing
(empathy:5969): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x8707268: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Capabilities
(empathy:5969): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x8707268: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.ContactCapabilities.DRAFT
(empathy:5969): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x8707268: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection
(empathy:5969): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x8707268: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.SimplePresence
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x8707268: org.freedesktop.Telepathy.Connection.Interface.Aliasing DBusGProxy is 0x89926f8
(empathy:5969): tp-glib-DEBUG: got_aliasing_flags: Introspected aliasing flags: 0x1
(empathy:5969): tp-glib-DEBUG: tp_connection_continue_introspection: 0x8707268: connection ready
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x8707268: org.freedesktop.Telepathy.Connection.Interface.Avatars DBusGProxy is 0x89b2e58
** (empathy:5969): DEBUG: tp_contact_factory_ready: Connection ready
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x8707268: org.freedesktop.Telepathy.Connection.Interface.Presence DBusGProxy is 0x89b3038
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x8707268: org.freedesktop.Telepathy.Connection.Interface.Capabilities DBusGProxy is 0x89b2e90
** (empathy:5969): DEBUG: tp_contact_factory_parse_presence_foreach: Changing presence for contact jtellier.test2 at gmail.com (1) to '(null)' (2)
** (empathy:5969): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact jtellier.test2 at gmail.com (1) to 3
** (empathy:5969): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact jtellier.test2 at gmail.com (1) to 3
** (empathy:5969): DEBUG: tp_group_update_members: Members changed for list publish:
  added-len=0, current-len=0
  removed-len=0
  local-pending-len=0, current-len=0
  remote-pending-len=0, current-len=0
** (empathy:5969): DEBUG: tp_group_update_members: Members changed done for list publish:
  members-len=0
  local-pendings-len=0
  remote-pendings-len=0
** (empathy:5969): DEBUG: tp_group_update_members: Members changed for list publish:
  added-len=1, current-len=0
  removed-len=0
  local-pending-len=0, current-len=0
  remote-pending-len=0, current-len=0
** (empathy:5969): DEBUG: tp_contact_factory_add_contact: Contact added: (null) (2)
** (empathy:5969): DEBUG: tp_group_update_members: Members changed done for list publish:
  members-len=1
  local-pendings-len=0
  remote-pendings-len=0
** (empathy:5969): DEBUG: tp_group_get_members_cb: Ready
** (empathy:5969): DEBUG: run_until_ready_cb: Object 0x89ae838 is ready
** (empathy:5969): DEBUG: tp_group_update_members: Members changed for list subscribe:
  added-len=0, current-len=0
  removed-len=0
  local-pending-len=0, current-len=0
  remote-pending-len=0, current-len=0
** (empathy:5969): DEBUG: tp_group_update_members: Members changed done for list subscribe:
  members-len=0
  local-pendings-len=0
  remote-pendings-len=0
** (empathy:5969): DEBUG: tp_group_update_members: Members changed for list subscribe:
  added-len=1, current-len=0
  removed-len=0
  local-pending-len=0, current-len=0
  remote-pending-len=0, current-len=0
** (empathy:5969): DEBUG: tp_group_update_members: Members changed done for list subscribe:
  members-len=1
  local-pendings-len=0
  remote-pendings-len=0
** (empathy:5969): DEBUG: tp_group_get_members_cb: Ready
** (empathy:5969): DEBUG: run_until_ready_cb: Object 0x89ae950 is ready
** (empathy:5969): DEBUG: tp_contact_list_request_channel_cb: Got subscribe list
** (empathy:5969): DEBUG: tp_contact_list_added_cb: Contact (null) (2) added to list type 1
** (empathy:5969): DEBUG: contact_list_store_members_changed_cb: Contact (null) (2) added
** (empathy:5969): DEBUG: tp_contact_list_request_channel_cb: Got publish list
** (empathy:5969): DEBUG: tp_contact_list_added_cb: Contact (null) (2) added to list type 0
** (empathy:5969): DEBUG: tp_contact_factory_get_known_avatar_tokens_cb: Got 0 tokens, need to request 0 avatars
** (empathy:5969): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier.test1 at gmail.com' updated, checking roster is in sync...
** (empathy:5969): DEBUG: contact_list_store_contact_update: Contact:'jtellier.test1 at gmail.com' in list:NO, should be:NO
** (empathy:5969): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier.test1 at gmail.com' updated, checking roster is in sync...
** (empathy:5969): DEBUG: contact_list_store_contact_update: Contact:'jtellier.test1 at gmail.com' in list:NO, should be:NO
** (empathy:5969): DEBUG: tp_contact_factory_parse_presence_foreach: Changing presence for contact jtellier.test1 at gmail.com (2) to '(null)' (1)
** (empathy:5969): DEBUG: tp_contact_factory_request_aliases_cb: Renaming contact jtellier.test1 at gmail.com (2) to jtellier test (request cb)
** (empathy:5969): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier test' updated, checking roster is in sync...
** (empathy:5969): DEBUG: contact_list_store_contact_update: Contact:'jtellier test' in list:NO, should be:NO
** (empathy:5969): DEBUG: tp_contact_factory_get_known_avatar_tokens_cb: Got 0 tokens, need to request 0 avatars
** (empathy:5969): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact jtellier.test1 at gmail.com (2) to 0
** (empathy:5969): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier test' updated, checking roster is in sync...
** (empathy:5969): DEBUG: contact_list_store_contact_update: Contact:'jtellier test' in list:NO, should be:NO
** (empathy:5969): DEBUG: tp_contact_factory_aliases_changed_cb: Renaming contact jtellier.test2 at gmail.com (1) to jtellier test2 (changed cb)
** (empathy:5969): DEBUG: tp_contact_factory_request_aliases_cb: Renaming contact jtellier.test2 at gmail.com (1) to jtellier test2 (request cb)
** (empathy:5969): DEBUG: tp_contact_factory_get_known_avatar_tokens_cb: Got 1 tokens, need to request 0 avatars
** (empathy:5969): DEBUG: empathy_geometry_save: Saving window geometry: x:0, y:25, w:622, h:325

** (empathy:5969): DEBUG: get_glade_file: Loading glade file /usr/share/empathy/empathy-accounts-dialog.glade
** (empathy:5969): DEBUG: accounts_dialog_add_or_update_account: Adding new account
** (empathy:5969): DEBUG: accounts_dialog_add_or_update_account: Adding new account
** (empathy:5969): DEBUG: accounts_dialog_add_or_update_account: Adding new account
** (empathy:5969): DEBUG: accounts_dialog_add_or_update_account: Adding new account
** (empathy:5969): DEBUG: get_glade_file: Loading glade file /usr/share/empathy/empathy-account-widget-jabber.glade
** (empathy:5969): DEBUG: mc_account_get_param_string: Password found in keyring
** (empathy:5969): DEBUG: mc_account_get_param_string: Password found in keyring
** (empathy:5969): DEBUG: accounts_dialog_enable_toggled_cb: Disabled account Google Talk (jtellier.test2 at gmail.com)
** (empathy:5969): DEBUG: idle_presence_changed_cb: Presence changed to '' (0)
(empathy:5969): tp-glib-DEBUG: tp_proxy_invalidate: 0x8701c58: Channel was closed
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x885f950: TpProxy 0x8701c58 invalidated (I have 0x8701c58): Channel was closed
** (empathy:5969): DEBUG: tp_group_invalidated_cb: Channel invalidated: Channel was closed
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x89aea08: TpProxy 0x8701c58 invalidated (I have 0x8701c58): Channel was closed
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x89aea78: TpProxy 0x8701c58 invalidated (I have 0x8701c58): Channel was closed
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x89aeab0: TpProxy 0x8701c58 invalidated (I have 0x8701c58): Channel was closed
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x89aeae8: TpProxy 0x8701c58 invalidated (I have 0x8701c58): Channel was closed
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x89aecf0: TpProxy 0x8701c58 invalidated (I have 0x8701c58): Channel was closed
(empathy:5969): tp-glib-DEBUG: tp_proxy_invalidate: 0x8701cd8: Channel was closed
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x89ae8a8: TpProxy 0x8701cd8 invalidated (I have 0x8701cd8): Channel was closed
** (empathy:5969): DEBUG: tp_group_invalidated_cb: Channel invalidated: Channel was closed
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x89aeb90: TpProxy 0x8701cd8 invalidated (I have 0x8701cd8): Channel was closed
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x89aec48: TpProxy 0x8701cd8 invalidated (I have 0x8701cd8): Channel was closed
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x89aec80: TpProxy 0x8701cd8 invalidated (I have 0x8701cd8): Channel was closed
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x89aecb8: TpProxy 0x8701cd8 invalidated (I have 0x8701cd8): Channel was closed
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x89b30e0: TpProxy 0x8701cd8 invalidated (I have 0x8701cd8): Channel was closed
(empathy:5969): tp-glib-DEBUG: tp_connection_status_changed: 0x8707268: 0 -> 2 because 1
(empathy:5969): tp-glib-DEBUG: tp_proxy_invalidate: 0x8707268: User requested disconnection
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x8992560: TpProxy 0x8707268 invalidated (I have 0x8707268): User requested disconnection
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x8992598: TpProxy 0x8707268 invalidated (I have 0x8707268): User requested disconnection
(empathy:5969): tp-glib-DEBUG: _tp_connection_clean_up_handle_refs: 0x8707268
** (empathy:5969): DEBUG: tp_contact_factory_connection_invalidated_cb: Connection invalidated
** (empathy:5969): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier test' updated, checking roster is in sync...
** (empathy:5969): DEBUG: contact_list_store_contact_update: Contact:'jtellier test' in list:NO, should be:NO
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x8992768: TpProxy 0x8707268 invalidated (I have 0x8707268): User requested disconnection
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x89b2f70: TpProxy 0x8707268 invalidated (I have 0x8707268): User requested disconnection
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x89b2fa8: TpProxy 0x8707268 invalidated (I have 0x8707268): User requested disconnection
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x89b3000: TpProxy 0x8707268 invalidated (I have 0x8707268): User requested disconnection
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x89b3070: TpProxy 0x8707268 invalidated (I have 0x8707268): User requested disconnection
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x89b2e20: TpProxy 0x8707268 invalidated (I have 0x8707268): User requested disconnection
(empathy:5969): tp-glib-DEBUG: tp_connection_dispose: 0x8707268
(empathy:5969): tp-glib-DEBUG: tp_proxy_dispose: 0x8707268
(empathy:5969): tp-glib-DEBUG: tp_connection_finalize: 0x8707268
(empathy:5969): tp-glib-DEBUG: tp_proxy_finalize: 0x8707268
(empathy:5969): tp-glib-DEBUG: tp_connection_status_changed: 0x8707210: 0 -> 2 because 1
(empathy:5969): tp-glib-DEBUG: tp_proxy_invalidate: 0x8707210: User requested disconnection
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x8810820: TpProxy 0x8707210 invalidated (I have 0x8707210): User requested disconnection
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x880eba0: TpProxy 0x8707210 invalidated (I have 0x8707210): User requested disconnection
(empathy:5969): tp-glib-DEBUG: _tp_connection_clean_up_handle_refs: 0x8707210
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x880ea18: TpProxy 0x8707210 invalidated (I have 0x8707210): User requested disconnection
** (empathy:5969): DEBUG: tp_contact_list_invalidated_cb: Connection invalidated
** (empathy:5969): DEBUG: contact_list_store_members_changed_cb: Contact jtellier.test1 at gmail.com (0) removed
** (empathy:5969): DEBUG: contact_manager_destroy_cb: Removing account: Google Talk (jtellier.test2 at gmail.com)
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x872cac0: lost weak ref to 0x8810890
** (empathy:5969): DEBUG: tp_contact_list_finalize: finalize: 0x8810890
** (empathy:5969): DEBUG: tp_group_finalize: finalize: 0x89ae950
** (empathy:5969): DEBUG: tp_group_finalize: finalize: 0x89ae838
** (empathy:5969): DEBUG: tp_contact_factory_weak_notify: Remove finalized contact 0x898c2c0
** (empathy:5969): DEBUG: contact_finalize: finalize: 0x898c2c0
(empathy:5969): tp-glib-DEBUG: tp_connection_status_changed: 0x87071b8: 0 -> 2 because 1
(empathy:5969): tp-glib-DEBUG: tp_proxy_invalidate: 0x87071b8: User requested disconnection
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x88674a8: TpProxy 0x87071b8 invalidated (I have 0x87071b8): User requested disconnection
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x88674e0: TpProxy 0x87071b8 invalidated (I have 0x87071b8): User requested disconnection
(empathy:5969): tp-glib-DEBUG: _tp_connection_clean_up_handle_refs: 0x87071b8
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x88658b0: TpProxy 0x87071b8 invalidated (I have 0x87071b8): User requested disconnection
** (empathy:5969): DEBUG: dispatcher_connection_invalidated_cb: Error: User requested disconnection
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x8865808: TpProxy 0x87071b8 invalidated (I have 0x87071b8): User requested disconnection
(empathy:5969): tp-glib-DEBUG: tp_connection_dispose: 0x87071b8
(empathy:5969): tp-glib-DEBUG: tp_proxy_dispose: 0x87071b8
(empathy:5969): tp-glib-DEBUG: tp_connection_finalize: 0x87071b8
(empathy:5969): tp-glib-DEBUG: tp_proxy_finalize: 0x87071b8
** (empathy:5969): DEBUG: enable_or_disable_account: Account Google Talk (jtellier.test2 at gmail.com) is now disabled
** (empathy:5969): DEBUG: check_for_accounts: No enabled accounts
** (empathy:5969): DEBUG: check_for_accounts: No enabled accounts
** (empathy:5969): DEBUG: accounts_dialog_enable_toggled_cb: Enable account Google Talk (jtellier.test at gmail.com)
** (empathy:5969): DEBUG: get_glade_file: Loading glade file /usr/share/empathy/empathy-account-widget-jabber.glade
** (empathy:5969): DEBUG: mc_account_get_param_string: Password found in keyring
** (empathy:5969): DEBUG: mc_account_get_param_string: Password found in keyring
** (empathy:5969): DEBUG: enable_or_disable_account: Account Google Talk (jtellier.test at gmail.com) is now enabled
** (empathy:5969): DEBUG: empathy_idle_set_presence: Changing presence to Available (2)
** (empathy:5969): DEBUG: idle_presence_changed_cb: Presence changed to '' (2)
** (empathy:5969): DEBUG: contact_manager_add_account: Adding new account: Google Talk (jtellier.test at gmail.com)
(empathy:5969): tp-glib-DEBUG: tp_connection_init: 0x89bb810
(empathy:5969): tp-glib-DEBUG: tp_connection_constructor: Connecting to StatusChanged and ConnectionError
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x89bb810: org.freedesktop.Telepathy.Connection DBusGProxy is 0x8810858
(empathy:5969): tp-glib-DEBUG: tp_connection_constructor: Calling GetStatus
(empathy:5969): tp-glib-DEBUG: tp_connection_constructor: Returning 0x89bb810
(empathy:5969): tp-glib-DEBUG: tp_connection_call_when_ready: arranging callback later
(empathy:5969): tp-glib-DEBUG: tp_connection_init: 0x87076c8
(empathy:5969): tp-glib-DEBUG: tp_connection_constructor: Connecting to StatusChanged and ConnectionError
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x87076c8: org.freedesktop.Telepathy.Connection DBusGProxy is 0x89d7d98
(empathy:5969): tp-glib-DEBUG: tp_connection_constructor: Calling GetStatus
(empathy:5969): tp-glib-DEBUG: tp_connection_constructor: Returning 0x87076c8
(empathy:5969): tp-glib-DEBUG: tp_connection_call_when_ready: arranging callback later
(empathy:5969): tp-glib-DEBUG: tp_connection_got_status_cb: 0x89bb810
(empathy:5969): tp-glib-DEBUG: tp_connection_got_status_cb: 0x89bb810: Initial status is 0
(empathy:5969): tp-glib-DEBUG: tp_connection_status_changed: 0x89bb810: -1 -> 0 because 0
(empathy:5969): tp-glib-DEBUG: tp_connection_got_status_cb: 0x87076c8
(empathy:5969): tp-glib-DEBUG: tp_connection_got_status_cb: 0x87076c8: Initial status is 0
(empathy:5969): tp-glib-DEBUG: tp_connection_status_changed: 0x87076c8: -1 -> 0 because 0
(empathy:5969): tp-glib-DEBUG: tp_connection_got_interfaces_cb: 0x89bb810: Introspected interfaces
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x89bb810: org.freedesktop.DBus.Properties DBusGProxy is 0x89b2e90
(empathy:5969): tp-glib-DEBUG: tp_connection_got_interfaces_cb: 0x87076c8: Introspected interfaces
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x87076c8: org.freedesktop.DBus.Properties DBusGProxy is 0x89b2e58
(empathy:5969): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x89bb810: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Avatars
(empathy:5969): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x89bb810: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Aliasing
(empathy:5969): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x89bb810: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Capabilities
(empathy:5969): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x89bb810: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.ContactCapabilities.DRAFT
(empathy:5969): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x89bb810: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection
(empathy:5969): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x89bb810: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.SimplePresence
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x89bb810: org.freedesktop.Telepathy.Connection.Interface.Aliasing DBusGProxy is 0x89b30e0
(empathy:5969): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x87076c8: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Avatars
(empathy:5969): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x87076c8: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Aliasing
(empathy:5969): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x87076c8: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Capabilities
(empathy:5969): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x87076c8: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.ContactCapabilities.DRAFT
(empathy:5969): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x87076c8: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection
(empathy:5969): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x87076c8: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.SimplePresence
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x87076c8: org.freedesktop.Telepathy.Connection.Interface.Aliasing DBusGProxy is 0x89d5730
(empathy:5969): tp-glib-DEBUG: got_aliasing_flags: Introspected aliasing flags: 0x1
(empathy:5969): tp-glib-DEBUG: got_aliasing_flags: Introspected aliasing flags: 0x1
(empathy:5969): tp-glib-DEBUG: tp_connection_continue_introspection: 0x89bb810: connection ready
(empathy:5969): tp-glib-DEBUG: cwr_ready: enter
(empathy:5969): tp-glib-DEBUG: tp_connection_continue_introspection: 0x87076c8: connection ready
(empathy:5969): tp-glib-DEBUG: cwr_ready: enter
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x87076c8: org.freedesktop.Telepathy.Connection.Interface.Requests DBusGProxy is 0x89b3000
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x87076c8: org.freedesktop.Telepathy.Connection.Interface.Capabilities DBusGProxy is 0x8810890
** (empathy:5969): DEBUG: idle_presence_changed_cb: Presence changed to '' (2)
(empathy:5969): tp-glib-DEBUG: tp_channel_init: 0x89bb3a0
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x89bb3a0: org.freedesktop.Telepathy.Channel DBusGProxy is 0x872cb68
(empathy:5969): tp-glib-DEBUG: tp_channel_constructor: 0x89bb3a0: constructed with channel type "org.freedesktop.Telepathy.Channel.Type.ContactList", handle #1 of type 3
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x89bb3a0
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x89bb3a0: org.freedesktop.DBus.Properties DBusGProxy is 0x89ae838
** (empathy:5969): DEBUG: empathy_run_until_ready_full: Starting run until ready for object 0x89d56c0
** (empathy:5969): DEBUG: dispatcher_connection_new_channel: Ignoring blacklisted channel type org.freedesktop.Telepathy.Channel.Type.ContactList on /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/RosterChannel/List/publish
(empathy:5969): tp-glib-DEBUG: tp_channel_init: 0x89bb320
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x89bb320: org.freedesktop.Telepathy.Channel DBusGProxy is 0x8865808
(empathy:5969): tp-glib-DEBUG: tp_channel_constructor: 0x89bb320: constructed with channel type "org.freedesktop.Telepathy.Channel.Type.ContactList", handle #2 of type 3
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x89bb320
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x89bb320: org.freedesktop.DBus.Properties DBusGProxy is 0x8810820
** (empathy:5969): DEBUG: empathy_run_until_ready_full: Starting run until ready for object 0x880ea18
** (empathy:5969): DEBUG: dispatcher_connection_new_channel: Ignoring blacklisted channel type org.freedesktop.Telepathy.Channel.Type.ContactList on /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/RosterChannel/List/subscribe
** (empathy:5969): DEBUG: dispatcher_connection_new_channel: Ignoring blacklisted channel type org.freedesktop.Telepathy.Channel.Type.ContactList on /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/RosterChannel/List/known
** (empathy:5969): DEBUG: dispatcher_connection_new_channel: Ignoring blacklisted channel type org.freedesktop.Telepathy.Channel.Type.ContactList on /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/RosterChannel/List/deny
(empathy:5969): tp-glib-DEBUG: _tp_channel_got_properties: Received 8 channel properties
(empathy:5969): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Group
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x89bb3a0
(empathy:5969): tp-glib-DEBUG: _tp_channel_get_handle: 0x89bb3a0: handle already known to be 1 of type 3
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x89bb3a0
(empathy:5969): tp-glib-DEBUG: _tp_channel_get_identifier: 0x89bb3a0: identifier already known to be publish
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x89bb3a0
(empathy:5969): tp-glib-DEBUG: _tp_channel_get_channel_type: 0x89bb3a0: channel type org.freedesktop.Telepathy.Channel.Type.ContactList already determined
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x89bb3a0
(empathy:5969): tp-glib-DEBUG: _tp_channel_get_interfaces: 0x89bb3a0
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x89bb3a0
(empathy:5969): tp-glib-DEBUG: _tp_channel_get_group_properties: 0x89bb3a0
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x89bb3a0: org.freedesktop.Telepathy.Channel.Interface.Group DBusGProxy is 0x880eba0
(empathy:5969): tp-glib-DEBUG: _tp_channel_got_properties: Received 8 channel properties
(empathy:5969): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Group
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x89bb320
(empathy:5969): tp-glib-DEBUG: _tp_channel_get_handle: 0x89bb320: handle already known to be 2 of type 3
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x89bb320
(empathy:5969): tp-glib-DEBUG: _tp_channel_get_identifier: 0x89bb320: identifier already known to be subscribe
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x89bb320
(empathy:5969): tp-glib-DEBUG: _tp_channel_get_channel_type: 0x89bb320: channel type org.freedesktop.Telepathy.Channel.Type.ContactList already determined
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x89bb320
(empathy:5969): tp-glib-DEBUG: _tp_channel_get_interfaces: 0x89bb320
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x89bb320
(empathy:5969): tp-glib-DEBUG: _tp_channel_get_group_properties: 0x89bb320
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x89bb320: org.freedesktop.Telepathy.Channel.Interface.Group DBusGProxy is 0x89b3038
(empathy:5969): tp-glib-DEBUG: tp_channel_got_group_properties_cb: Received 6 group properties
(empathy:5969): tp-glib-DEBUG: _got_initial_group_flags: Initial GroupFlags: 2098
(empathy:5969): tp-glib-DEBUG: tp_channel_group_self_handle_changed_cb: 0x89bb3a0 SelfHandle changed to 1
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x89bb3a0
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x89bb3a0
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x89bb3a0: channel ready
** (empathy:5969): DEBUG: tp_contact_factory_add_contact: Contact added: (null) (0)
(empathy:5969): tp-glib-DEBUG: tp_connection_init: 0x89bb918
(empathy:5969): tp-glib-DEBUG: tp_connection_constructor: Connecting to StatusChanged and ConnectionError
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x89bb918: org.freedesktop.Telepathy.Connection DBusGProxy is 0x872cac0
(empathy:5969): tp-glib-DEBUG: tp_connection_constructor: Calling GetStatus
(empathy:5969): tp-glib-DEBUG: tp_connection_constructor: Returning 0x89bb918
(empathy:5969): tp-glib-DEBUG: tp_channel_got_group_properties_cb: Received 6 group properties
(empathy:5969): tp-glib-DEBUG: _got_initial_group_flags: Initial GroupFlags: 2207
(empathy:5969): tp-glib-DEBUG: tp_channel_group_self_handle_changed_cb: 0x89bb320 SelfHandle changed to 1
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x89bb320
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x89bb320
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x89bb320: channel ready
(empathy:5969): tp-glib-DEBUG: tp_connection_got_status_cb: 0x89bb918
(empathy:5969): tp-glib-DEBUG: tp_connection_got_status_cb: 0x89bb918: Initial status is 0
(empathy:5969): tp-glib-DEBUG: tp_connection_status_changed: 0x89bb918: -1 -> 0 because 0
(empathy:5969): tp-glib-DEBUG: tp_connection_got_interfaces_cb: 0x89bb918: Introspected interfaces
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x89bb918: org.freedesktop.DBus.Properties DBusGProxy is 0x89aeb90
(empathy:5969): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x89bb918: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Avatars
(empathy:5969): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x89bb918: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Aliasing
(empathy:5969): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x89bb918: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Capabilities
(empathy:5969): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x89bb918: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.ContactCapabilities.DRAFT
(empathy:5969): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x89bb918: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection
(empathy:5969): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x89bb918: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.SimplePresence
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x89bb918: org.freedesktop.Telepathy.Connection.Interface.Aliasing DBusGProxy is 0x89ae870
(empathy:5969): tp-glib-DEBUG: got_aliasing_flags: Introspected aliasing flags: 0x1
(empathy:5969): tp-glib-DEBUG: tp_connection_continue_introspection: 0x89bb918: connection ready
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x89bb918: org.freedesktop.Telepathy.Connection.Interface.Avatars DBusGProxy is 0x89aeab0
** (empathy:5969): DEBUG: tp_contact_factory_ready: Connection ready
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x89bb918: org.freedesktop.Telepathy.Connection.Interface.Presence DBusGProxy is 0x89d5650
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x89bb918: org.freedesktop.Telepathy.Connection.Interface.Capabilities DBusGProxy is 0x89d7cb8
** (empathy:5969): DEBUG: tp_contact_factory_parse_presence_foreach: Changing presence for contact jtellier.test1 at gmail.com (1) to '(null)' (2)
** (empathy:5969): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact jtellier.test1 at gmail.com (1) to 3
** (empathy:5969): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact jtellier.test1 at gmail.com (1) to 3
** (empathy:5969): DEBUG: tp_group_update_members: Members changed for list publish:
  added-len=0, current-len=0
  removed-len=0
  local-pending-len=0, current-len=0
  remote-pending-len=0, current-len=0
** (empathy:5969): DEBUG: tp_group_update_members: Members changed done for list publish:
  members-len=0
  local-pendings-len=0
  remote-pendings-len=0
** (empathy:5969): DEBUG: tp_group_update_members: Members changed for list publish:
  added-len=5, current-len=0
  removed-len=0
  local-pending-len=0, current-len=0
  remote-pending-len=0, current-len=0
** (empathy:5969): DEBUG: tp_contact_factory_add_contact: Contact added: (null) (2)
** (empathy:5969): DEBUG: tp_contact_factory_add_contact: Contact added: (null) (3)
** (empathy:5969): DEBUG: tp_contact_factory_add_contact: Contact added: (null) (4)
** (empathy:5969): DEBUG: tp_contact_factory_add_contact: Contact added: (null) (5)
** (empathy:5969): DEBUG: tp_contact_factory_add_contact: Contact added: (null) (6)
** (empathy:5969): DEBUG: tp_group_update_members: Members changed done for list publish:
  members-len=5
  local-pendings-len=0
  remote-pendings-len=0
** (empathy:5969): DEBUG: tp_group_get_members_cb: Ready
** (empathy:5969): DEBUG: run_until_ready_cb: Object 0x89d56c0 is ready
** (empathy:5969): DEBUG: tp_group_update_members: Members changed for list subscribe:
  added-len=0, current-len=0
  removed-len=0
  local-pending-len=0, current-len=0
  remote-pending-len=0, current-len=0
** (empathy:5969): DEBUG: tp_group_update_members: Members changed done for list subscribe:
  members-len=0
  local-pendings-len=0
  remote-pendings-len=0
** (empathy:5969): DEBUG: tp_group_update_members: Members changed for list subscribe:
  added-len=5, current-len=0
  removed-len=0
  local-pending-len=0, current-len=0
  remote-pending-len=0, current-len=0
** (empathy:5969): DEBUG: tp_group_update_members: Members changed done for list subscribe:
  members-len=5
  local-pendings-len=0
  remote-pendings-len=0
** (empathy:5969): DEBUG: tp_group_get_members_cb: Ready
** (empathy:5969): DEBUG: run_until_ready_cb: Object 0x880ea18 is ready
** (empathy:5969): DEBUG: tp_contact_list_request_channel_cb: Got subscribe list
** (empathy:5969): DEBUG: tp_contact_list_added_cb: Contact (null) (2) added to list type 1
** (empathy:5969): DEBUG: contact_list_store_members_changed_cb: Contact (null) (2) added
** (empathy:5969): DEBUG: tp_contact_list_added_cb: Contact (null) (3) added to list type 1
** (empathy:5969): DEBUG: contact_list_store_members_changed_cb: Contact (null) (3) added
** (empathy:5969): DEBUG: tp_contact_list_added_cb: Contact (null) (4) added to list type 1
** (empathy:5969): DEBUG: contact_list_store_members_changed_cb: Contact (null) (4) added
** (empathy:5969): DEBUG: tp_contact_list_added_cb: Contact (null) (5) added to list type 1
** (empathy:5969): DEBUG: contact_list_store_members_changed_cb: Contact (null) (5) added
** (empathy:5969): DEBUG: tp_contact_list_added_cb: Contact (null) (6) added to list type 1
** (empathy:5969): DEBUG: contact_list_store_members_changed_cb: Contact (null) (6) added
** (empathy:5969): DEBUG: tp_contact_list_request_channel_cb: Got publish list
** (empathy:5969): DEBUG: tp_contact_list_added_cb: Contact (null) (2) added to list type 0
** (empathy:5969): DEBUG: tp_contact_list_added_cb: Contact (null) (3) added to list type 0
** (empathy:5969): DEBUG: tp_contact_list_added_cb: Contact (null) (4) added to list type 0
** (empathy:5969): DEBUG: tp_contact_list_added_cb: Contact (null) (5) added to list type 0
** (empathy:5969): DEBUG: tp_contact_list_added_cb: Contact (null) (6) added to list type 0
** (empathy:5969): DEBUG: tp_contact_factory_get_known_avatar_tokens_cb: Got 0 tokens, need to request 0 avatars
** (empathy:5969): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier.test2 at gmail.com' updated, checking roster is in sync...
** (empathy:5969): DEBUG: contact_list_store_contact_update: Contact:'jtellier.test2 at gmail.com' in list:NO, should be:NO
** (empathy:5969): DEBUG: contact_list_store_contact_updated_cb: Contact:'5146672499 at gtalk2voip.com' updated, checking roster is in sync...
** (empathy:5969): DEBUG: contact_list_store_contact_update: Contact:'5146672499 at gtalk2voip.com' in list:NO, should be:NO
** (empathy:5969): DEBUG: contact_list_store_contact_updated_cb: Contact:'guillaume.desmottes at collabora.co.uk' updated, checking roster is in sync...
** (empathy:5969): DEBUG: contact_list_store_contact_update: Contact:'guillaume.desmottes at collabora.co.uk' in list:NO, should be:NO
** (empathy:5969): DEBUG: contact_list_store_contact_updated_cb: Contact:'service at gtalk2voip.com' updated, checking roster is in sync...
** (empathy:5969): DEBUG: contact_list_store_contact_update: Contact:'service at gtalk2voip.com' in list:NO, should be:NO
** (empathy:5969): DEBUG: contact_list_store_contact_updated_cb: Contact:'kakaroto.test1 at gmail.com' updated, checking roster is in sync...
** (empathy:5969): DEBUG: contact_list_store_contact_update: Contact:'kakaroto.test1 at gmail.com' in list:NO, should be:NO
** (empathy:5969): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier.test2 at gmail.com' updated, checking roster is in sync...
** (empathy:5969): DEBUG: contact_list_store_contact_update: Contact:'jtellier.test2 at gmail.com' in list:NO, should be:NO
** (empathy:5969): DEBUG: tp_contact_factory_parse_presence_foreach: Changing presence for contact jtellier.test2 at gmail.com (2) to '(null)' (1)
** (empathy:5969): DEBUG: contact_list_store_contact_updated_cb: Contact:'5146672499 at gtalk2voip.com' updated, checking roster is in sync...
** (empathy:5969): DEBUG: contact_list_store_contact_update: Contact:'5146672499 at gtalk2voip.com' in list:NO, should be:NO
** (empathy:5969): DEBUG: tp_contact_factory_parse_presence_foreach: Changing presence for contact 5146672499 at gtalk2voip.com (3) to '(null)' (1)
** (empathy:5969): DEBUG: contact_list_store_contact_updated_cb: Contact:'guillaume.desmottes at collabora.co.uk' updated, checking roster is in sync...
** (empathy:5969): DEBUG: contact_list_store_contact_update: Contact:'guillaume.desmottes at collabora.co.uk' in list:NO, should be:NO
** (empathy:5969): DEBUG: tp_contact_factory_parse_presence_foreach: Changing presence for contact guillaume.desmottes at collabora.co.uk (4) to '(null)' (1)
** (empathy:5969): DEBUG: contact_list_store_contact_updated_cb: Contact:'service at gtalk2voip.com' updated, checking roster is in sync...
** (empathy:5969): DEBUG: contact_list_store_contact_update: Contact:'service at gtalk2voip.com' in list:NO, should be:YES
** (empathy:5969): DEBUG: contact_list_store_contact_update: Contact:'service at gtalk2voip.com' in list:YES, should be:YES
** (empathy:5969): DEBUG: contact_list_store_contact_update: Set active (contact updated offline -> online)
** (empathy:5969): DEBUG: contact_list_store_contact_set_active: Set item active
** (empathy:5969): DEBUG: contact_list_store_contact_active_new: Contact:'service at gtalk2voip.com' now active, and WILL NOT be removed
** (empathy:5969): DEBUG: contact_list_store_contact_update: Set active (contact added)
** (empathy:5969): DEBUG: contact_list_store_contact_set_active: Set item active
** (empathy:5969): DEBUG: contact_list_store_contact_active_new: Contact:'service at gtalk2voip.com' now active, and WILL NOT be removed
** (empathy:5969): DEBUG: contact_list_store_contact_updated_cb: Contact:'service at gtalk2voip.com' updated, checking roster is in sync...
** (empathy:5969): DEBUG: contact_list_store_contact_update: Contact:'service at gtalk2voip.com' in list:YES, should be:YES
** (empathy:5969): DEBUG: contact_list_store_contact_update: Set active (contact updated)
** (empathy:5969): DEBUG: tp_contact_factory_parse_presence_foreach: Changing presence for contact service at gtalk2voip.com (5) to 'Type HELP for instructions. Your personal account page: https://www.gtalk2voip.com/users/?auth=pRKJcQ6TTGN5rZAC' (2)
** (empathy:5969): DEBUG: contact_list_store_contact_updated_cb: Contact:'kakaroto.test1 at gmail.com' updated, checking roster is in sync...
** (empathy:5969): DEBUG: contact_list_store_contact_update: Contact:'kakaroto.test1 at gmail.com' in list:NO, should be:NO
** (empathy:5969): DEBUG: tp_contact_factory_parse_presence_foreach: Changing presence for contact kakaroto.test1 at gmail.com (6) to '(null)' (1)
** (empathy:5969): DEBUG: tp_contact_factory_request_aliases_cb: Renaming contact jtellier.test2 at gmail.com (2) to jtellier test2 (request cb)
** (empathy:5969): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier test2' updated, checking roster is in sync...
** (empathy:5969): DEBUG: contact_list_store_contact_update: Contact:'jtellier test2' in list:NO, should be:NO
** (empathy:5969): DEBUG: tp_contact_factory_request_aliases_cb: Renaming contact 5146672499 at gtalk2voip.com (3) to GTalk2VoIP mapped contact (request cb)
** (empathy:5969): DEBUG: contact_list_store_contact_updated_cb: Contact:'GTalk2VoIP mapped contact' updated, checking roster is in sync...
** (empathy:5969): DEBUG: contact_list_store_contact_update: Contact:'GTalk2VoIP mapped contact' in list:NO, should be:NO
** (empathy:5969): DEBUG: tp_contact_factory_request_aliases_cb: Renaming contact guillaume.desmottes at collabora.co.uk (4) to guillaume.desmottes (request cb)
** (empathy:5969): DEBUG: contact_list_store_contact_updated_cb: Contact:'guillaume.desmottes' updated, checking roster is in sync...
** (empathy:5969): DEBUG: contact_list_store_contact_update: Contact:'guillaume.desmottes' in list:NO, should be:NO
** (empathy:5969): DEBUG: tp_contact_factory_request_aliases_cb: Renaming contact service at gtalk2voip.com (5) to GTalk2VoIP mapped contact (request cb)
** (empathy:5969): DEBUG: contact_list_store_contact_updated_cb: Contact:'GTalk2VoIP mapped contact' updated, checking roster is in sync...
** (empathy:5969): DEBUG: contact_list_store_contact_update: Contact:'GTalk2VoIP mapped contact' in list:YES, should be:YES
** (empathy:5969): DEBUG: contact_list_store_contact_update: Set active (contact updated)
** (empathy:5969): DEBUG: tp_contact_factory_request_aliases_cb: Renaming contact kakaroto.test1 at gmail.com (6) to kakaroto test1 (request cb)
** (empathy:5969): DEBUG: contact_list_store_contact_updated_cb: Contact:'kakaroto test1' updated, checking roster is in sync...
** (empathy:5969): DEBUG: contact_list_store_contact_update: Contact:'kakaroto test1' in list:NO, should be:NO
** (empathy:5969): DEBUG: tp_contact_factory_get_known_avatar_tokens_cb: Got 1 tokens, need to request 0 avatars
** (empathy:5969): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact jtellier.test2 at gmail.com (2) to 0
** (empathy:5969): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier test2' updated, checking roster is in sync...
** (empathy:5969): DEBUG: contact_list_store_contact_update: Contact:'jtellier test2' in list:NO, should be:NO
** (empathy:5969): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact 5146672499 at gtalk2voip.com (3) to 0
** (empathy:5969): DEBUG: contact_list_store_contact_updated_cb: Contact:'GTalk2VoIP mapped contact' updated, checking roster is in sync...
** (empathy:5969): DEBUG: contact_list_store_contact_update: Contact:'GTalk2VoIP mapped contact' in list:NO, should be:NO
** (empathy:5969): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact guillaume.desmottes at collabora.co.uk (4) to 0
** (empathy:5969): DEBUG: contact_list_store_contact_updated_cb: Contact:'guillaume.desmottes' updated, checking roster is in sync...
** (empathy:5969): DEBUG: contact_list_store_contact_update: Contact:'guillaume.desmottes' in list:NO, should be:NO
** (empathy:5969): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact service at gtalk2voip.com (5) to 1
** (empathy:5969): DEBUG: contact_list_store_contact_updated_cb: Contact:'GTalk2VoIP mapped contact' updated, checking roster is in sync...
** (empathy:5969): DEBUG: contact_list_store_contact_update: Contact:'GTalk2VoIP mapped contact' in list:YES, should be:YES
** (empathy:5969): DEBUG: contact_list_store_contact_update: Set active (contact updated)
** (empathy:5969): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact service at gtalk2voip.com (5) to 1
** (empathy:5969): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact kakaroto.test1 at gmail.com (6) to 0
** (empathy:5969): DEBUG: contact_list_store_contact_updated_cb: Contact:'kakaroto test1' updated, checking roster is in sync...
** (empathy:5969): DEBUG: contact_list_store_contact_update: Contact:'kakaroto test1' in list:NO, should be:NO
** (empathy:5969): DEBUG: tp_contact_factory_aliases_changed_cb: Renaming contact jtellier.test1 at gmail.com (1) to jtellier test (changed cb)
** (empathy:5969): DEBUG: tp_contact_factory_request_aliases_cb: Renaming contact jtellier.test1 at gmail.com (1) to jtellier test (request cb)
** (empathy:5969): DEBUG: tp_contact_factory_get_known_avatar_tokens_cb: Got 1 tokens, need to request 0 avatars
** (empathy:5969): DEBUG: contact_list_store_contact_updated_cb: Contact:'GTalk2VoIP mapped contact' updated, checking roster is in sync...
** (empathy:5969): DEBUG: contact_list_store_contact_update: Contact:'GTalk2VoIP mapped contact' in list:NO, should be:YES
** (empathy:5969): DEBUG: contact_list_store_contact_update: Contact:'GTalk2VoIP mapped contact' in list:YES, should be:YES
** (empathy:5969): DEBUG: contact_list_store_contact_update: Set active (contact updated offline -> online)
** (empathy:5969): DEBUG: contact_list_store_contact_set_active: Set item active
** (empathy:5969): DEBUG: contact_list_store_contact_active_new: Contact:'GTalk2VoIP mapped contact' now active, and WILL NOT be removed
** (empathy:5969): DEBUG: contact_list_store_contact_update: Set active (contact added)
** (empathy:5969): DEBUG: contact_list_store_contact_set_active: Set item active
** (empathy:5969): DEBUG: contact_list_store_contact_active_new: Contact:'GTalk2VoIP mapped contact' now active, and WILL NOT be removed
** (empathy:5969): DEBUG: contact_list_store_contact_updated_cb: Contact:'GTalk2VoIP mapped contact' updated, checking roster is in sync...
** (empathy:5969): DEBUG: contact_list_store_contact_update: Contact:'GTalk2VoIP mapped contact' in list:YES, should be:YES
** (empathy:5969): DEBUG: contact_list_store_contact_update: Set active (contact updated)
** (empathy:5969): DEBUG: tp_contact_factory_parse_presence_foreach: Changing presence for contact 5146672499 at gtalk2voip.com (3) to 'Press CALL to phone call. Offered by GTalk2VoIP Gateway. http://www.gtalk2voip.com/' (2)
** (empathy:5969): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact 5146672499 at gtalk2voip.com (3) to 1
** (empathy:5969): DEBUG: contact_list_store_contact_updated_cb: Contact:'GTalk2VoIP mapped contact' updated, checking roster is in sync...
** (empathy:5969): DEBUG: contact_list_store_contact_update: Contact:'GTalk2VoIP mapped contact' in list:YES, should be:YES
** (empathy:5969): DEBUG: contact_list_store_contact_update: Set active (contact updated)
** (empathy:5969): DEBUG: get_glade_file: Loading glade file /usr/share/empathy/empathy-contact-widget.glade
** (empathy:5969): DEBUG: contact_list_store_contact_active_cb: Contact:'GTalk2VoIP mapped contact' no longer active
** (empathy:5969): DEBUG: contact_list_store_contact_set_active: Set item inactive
** (empathy:5969): DEBUG: contact_list_store_contact_active_cb: Contact:'GTalk2VoIP mapped contact' no longer active
** (empathy:5969): DEBUG: contact_list_store_contact_set_active: Set item inactive
** (empathy:5969): DEBUG: contact_list_store_contact_active_cb: Contact:'GTalk2VoIP mapped contact' no longer active
** (empathy:5969): DEBUG: contact_list_store_contact_set_active: Set item inactive
** (empathy:5969): DEBUG: contact_list_store_contact_active_cb: Contact:'GTalk2VoIP mapped contact' no longer active
** (empathy:5969): DEBUG: contact_list_store_contact_set_active: Set item inactive
** (empathy:5969): DEBUG: contact_list_view_row_activated: Starting a chat
(empathy:5969): tp-glib-DEBUG: tp_channel_init: 0x89be4e0
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x89be4e0: org.freedesktop.Telepathy.Channel DBusGProxy is 0x8865878
(empathy:5969): tp-glib-DEBUG: tp_channel_constructor: 0x89be4e0: constructed with channel type "org.freedesktop.Telepathy.Channel.Type.Text", handle #5 of type 1
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x89be4e0
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x89be4e0: org.freedesktop.DBus.Properties DBusGProxy is 0x89ae8e0
(empathy:5969): tp-glib-DEBUG: tp_channel_call_when_ready: arranging callback later
** (empathy:5969): DEBUG: empathy_dispatch_operation_approve: Pre-approving operation /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/ImChannel5
** (empathy:5969): DEBUG: dispatcher_start_dispatching: Dispatching process started for /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/ImChannel5
(empathy:5969): tp-glib-DEBUG: _tp_channel_got_properties: Received 8 channel properties
(empathy:5969): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.ChatState
(empathy:5969): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Messages
(empathy:5969): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Destroyable
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x89be4e0
(empathy:5969): tp-glib-DEBUG: _tp_channel_get_handle: 0x89be4e0: handle already known to be 5 of type 1
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x89be4e0
(empathy:5969): tp-glib-DEBUG: _tp_channel_get_identifier: 0x89be4e0: identifier already known to be service at gtalk2voip.com
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x89be4e0
(empathy:5969): tp-glib-DEBUG: _tp_channel_get_channel_type: 0x89be4e0: channel type org.freedesktop.Telepathy.Channel.Type.Text already determined
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x89be4e0
(empathy:5969): tp-glib-DEBUG: _tp_channel_get_interfaces: 0x89be4e0
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x89be4e0
(empathy:5969): tp-glib-DEBUG: _tp_channel_get_group_properties: 0x89be4e0: not a Group, continuing
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x89be4e0
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x89be4e0: channel ready
(empathy:5969): tp-glib-DEBUG: cwr_ready: enter
** (empathy:5969): DEBUG: tp_chat_channel_ready_cb: Channel ready
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x89be4e0: org.freedesktop.Telepathy.Channel.Type.Text DBusGProxy is 0x89d5938
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x89be4e0: org.freedesktop.Telepathy.Channel.Interface.ChatState DBusGProxy is 0x89d7c48
** (empathy:5969): DEBUG: empathy_dispatch_operation_set_status: Dispatch operation /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/ImChannel5 status: 0 -> 1
** (empathy:5969): DEBUG: dispatch_operation_ready_cb: Send to observers: /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/ImChannel5
** (empathy:5969): DEBUG: empathy_dispatch_operation_set_status: Dispatch operation /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/ImChannel5 status: 1 -> 3
** (empathy:5969): DEBUG: dispatch_operation_ready_cb: Send of for dispatching: /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/ImChannel5
** (empathy:5969): DEBUG: get_glade_file: Loading glade file /usr/share/empathy/empathy-chat.glade
** (empathy:5969): DEBUG: empathy_theme_manager_create_view: Using theme classic
** (empathy:5969): DEBUG: chat_text_view_scroll: Scrolling disabled
** (empathy:5969): DEBUG: log_store_empathy_get_dates: Collating a list of dates in:'/home/jtellier/.gnome2/Empathy/logs/gtalk0/service at gtalk2voip.com'
** (empathy:5969): DEBUG: log_store_empathy_get_dates: Parsed 1 dates
** (empathy:5969): DEBUG: log_store_empathy_get_messages_for_file: Attempting to parse filename:'/home/jtellier/.gnome2/Empathy/logs/gtalk0/service at gtalk2voip.com/20090602.log'...
** (empathy:5969): DEBUG: log_store_empathy_get_messages_for_file: Parsed 9 messages
** (empathy:5969): DEBUG: contact_finalize: finalize: 0x89c4098
** (empathy:5969): DEBUG: contact_finalize: finalize: 0x89c4050
** (empathy:5969): DEBUG: contact_finalize: finalize: 0x89c4008
** (empathy:5969): DEBUG: contact_finalize: finalize: 0x89c40e0
** (empathy:5969): DEBUG: contact_finalize: finalize: 0x89c05f8
** (empathy:5969): DEBUG: contact_finalize: finalize: 0x89c0718
** (empathy:5969): DEBUG: contact_finalize: finalize: 0x898c2c0
** (empathy:5969): DEBUG: contact_finalize: finalize: 0x89c4170
** (empathy:5969): DEBUG: chat_text_view_scroll: Scrolling enabled
** (empathy:5969): DEBUG: chat_text_view_scroll_down: Scrolling down
** (empathy:5969): DEBUG: get_glade_file: Loading glade file /usr/share/empathy/empathy-chat-window.glade
** (empathy:5969): DEBUG: empathy_geometry_load: Loading window geometry: x:10, y:73, w:763, h:438

** (empathy:5969): DEBUG: chat_window_page_added_cb: Page added
** (empathy:5969): DEBUG: chat_window_update_chat_tab: Updating chat tab, name=GTalk2VoIP mapped contact, account=gtalk0, subject=(null), remote_contact=0x898c080
** (empathy:5969): DEBUG: chat_window_page_switched_cb: Page switched
** (empathy:5969): DEBUG: chat_text_view_scroll_down: Scrolling down
** (empathy:5969): DEBUG: chat_window_update_chat_tab: Updating chat tab, name=GTalk2VoIP mapped contact, account=gtalk0, subject=(null), remote_contact=0x898c080
** (empathy:5969): DEBUG: chat_window_update: Update window
** (empathy:5969): DEBUG: empathy_chat_window_add_chat: Chat added (2 references)
** (empathy:5969): DEBUG: chat_input_realize_cb: Setting focus to the input text view
** (empathy:5969): DEBUG: empathy_dispatch_operation_set_status: Dispatch operation /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/ImChannel5 status: 3 -> 4
** (empathy:5969): DEBUG: dispatch_operation_claimed_cb: Channel claimed: /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/ImChannel5
** (empathy:5969): DEBUG: chat_window_focus_in_event_cb: Focus in event, updating title
** (empathy:5969): DEBUG: chat_window_set_urgency_hint: Turning off urgency hint
** (empathy:5969): DEBUG: chat_window_update_chat_tab: Updating chat tab, name=GTalk2VoIP mapped contact, account=gtalk0, subject=(null), remote_contact=0x898c080
** (empathy:5969): DEBUG: chat_window_update: Update window
** (empathy:5969): DEBUG: empathy_geometry_save: Saving window geometry: x:10, y:73, w:763, h:438

** (empathy:5969): DEBUG: chat_window_focus_in_event_cb: Focus in event, updating title
** (empathy:5969): DEBUG: chat_window_set_urgency_hint: Turning off urgency hint
** (empathy:5969): DEBUG: chat_window_update_chat_tab: Updating chat tab, name=GTalk2VoIP mapped contact, account=gtalk0, subject=(null), remote_contact=0x898c080
** (empathy:5969): DEBUG: chat_window_update: Update window
** (empathy:5969): DEBUG: chat_window_delete_event_cb: Delete event received
** (empathy:5969): DEBUG: chat_window_page_removed_cb: Page removed
** (empathy:5969): DEBUG: empathy_chat_window_remove_chat: Chat removed (0 references)
** (empathy:5969): DEBUG: chat_text_view_finalize: 0x8a65040
** (empathy:5969): DEBUG: contact_finalize: finalize: 0x89c4128
** (empathy:5969): DEBUG: chat_finalize: Finalized: 0x8a60000
** (empathy:5969): DEBUG: chat_window_finalize: Finalized: 0x87092d8
(empathy:5969): tp-glib-DEBUG: tp_proxy_invalidate: 0x89be4e0: Channel was closed
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x89aecf0: TpProxy 0x89be4e0 invalidated (I have 0x89be4e0): Channel was closed
** (empathy:5969): DEBUG: dispatcher_channel_invalidated_cb: Channel /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/ImChannel5 invalidated
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x89e6758: lost weak ref to 0x8995070
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x89aeae8: lost weak ref to 0x8995070
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x89d5688: lost weak ref to 0x8995070
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x89aea78: lost weak ref to 0x8995070
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x89aea08: lost weak ref to 0x8995070
** (empathy:5969): DEBUG: tp_chat_finalize: Finalize: 0x8995070
(empathy:5969): tp-glib-DEBUG: tp_channel_dispose: 0x89be4e0
(empathy:5969): tp-glib-DEBUG: tp_proxy_dispose: 0x89be4e0
(empathy:5969): tp-glib-DEBUG: tp_channel_finalize: 0x89be4e0
(empathy:5969): tp-glib-DEBUG: tp_proxy_finalize: 0x89be4e0
** (empathy:5969): DEBUG: dispatcher_connection_new_channel: New channel of type org.freedesktop.Telepathy.Channel.Type.Text on /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/ImChannel3
(empathy:5969): tp-glib-DEBUG: tp_channel_init: 0x89bb720
(empathy:5969): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.ChatState
(empathy:5969): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Messages
(empathy:5969): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Destroyable
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x89bb720: org.freedesktop.Telepathy.Channel DBusGProxy is 0x8a71398
(empathy:5969): tp-glib-DEBUG: tp_channel_constructor: 0x89bb720: constructed with channel type "org.freedesktop.Telepathy.Channel.Type.Text", handle #3 of type 1
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x89bb720
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x89bb720: org.freedesktop.DBus.Properties DBusGProxy is 0x885f988
(empathy:5969): tp-glib-DEBUG: tp_channel_call_when_ready: arranging callback later
** (empathy:5969): DEBUG: dispatcher_start_dispatching: Dispatching process started for /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/ImChannel3
** (empathy:5969): DEBUG: contact_list_store_contact_updated_cb: Contact:'GTalk2VoIP mapped contact' updated, checking roster is in sync...
** (empathy:5969): DEBUG: contact_list_store_contact_update: Contact:'GTalk2VoIP mapped contact' in list:YES, should be:YES
** (empathy:5969): DEBUG: contact_list_store_contact_update: Set active (contact updated)
** (empathy:5969): DEBUG: tp_contact_factory_parse_presence_foreach: Changing presence for contact 5146672499 at gtalk2voip.com (3) to 'Call from SIP: 5146672499 at 204.11.194.10' (2)
** (empathy:5969): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact 5146672499 at gtalk2voip.com (3) to 0
** (empathy:5969): DEBUG: contact_list_store_contact_updated_cb: Contact:'GTalk2VoIP mapped contact' updated, checking roster is in sync...
** (empathy:5969): DEBUG: contact_list_store_contact_update: Contact:'GTalk2VoIP mapped contact' in list:YES, should be:YES
** (empathy:5969): DEBUG: contact_list_store_contact_update: Set active (contact updated)
(empathy:5969): tp-glib-DEBUG: _tp_channel_got_properties: Received 8 channel properties
(empathy:5969): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.ChatState
(empathy:5969): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Messages
(empathy:5969): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Destroyable
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x89bb720
(empathy:5969): tp-glib-DEBUG: _tp_channel_get_handle: 0x89bb720: handle already known to be 3 of type 1
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x89bb720
(empathy:5969): tp-glib-DEBUG: _tp_channel_get_identifier: 0x89bb720: identifier already known to be 5146672499 at gtalk2voip.com
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x89bb720
(empathy:5969): tp-glib-DEBUG: _tp_channel_get_channel_type: 0x89bb720: channel type org.freedesktop.Telepathy.Channel.Type.Text already determined
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x89bb720
(empathy:5969): tp-glib-DEBUG: _tp_channel_get_interfaces: 0x89bb720
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x89bb720
(empathy:5969): tp-glib-DEBUG: _tp_channel_get_group_properties: 0x89bb720: not a Group, continuing
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x89bb720
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x89bb720: channel ready
(empathy:5969): tp-glib-DEBUG: cwr_ready: enter
** (empathy:5969): DEBUG: tp_chat_channel_ready_cb: Channel ready
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x89bb720: org.freedesktop.Telepathy.Channel.Type.Text DBusGProxy is 0x8a89500
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x89bb720: org.freedesktop.Telepathy.Channel.Interface.ChatState DBusGProxy is 0x872cb30
** (empathy:5969): DEBUG: empathy_dispatch_operation_set_status: Dispatch operation /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/ImChannel3 status: 0 -> 1
** (empathy:5969): DEBUG: dispatch_operation_ready_cb: Send to observers: /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/ImChannel3
** (empathy:5969): DEBUG: empathy_dispatch_operation_set_status: Dispatch operation /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/ImChannel3 status: 1 -> 2
** (empathy:5969): DEBUG: dispatch_operation_ready_cb: Send to approvers: /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/ImChannel3
** (empathy:5969): DEBUG: dispatcher_connection_new_channel: New channel of type org.freedesktop.Telepathy.Channel.Type.StreamedMedia on /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/MediaChannel0
(empathy:5969): tp-glib-DEBUG: tp_channel_init: 0x89be060
(empathy:5969): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Group
(empathy:5969): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Hold
(empathy:5969): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.MediaSignalling
(empathy:5969): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Properties
(empathy:5969): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Media.SessionHandler
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x89be060: org.freedesktop.Telepathy.Channel DBusGProxy is 0x8a872f8
(empathy:5969): tp-glib-DEBUG: tp_channel_constructor: 0x89be060: constructed with channel type "org.freedesktop.Telepathy.Channel.Type.StreamedMedia", handle #3 of type 1
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x89be060
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x89be060: org.freedesktop.DBus.Properties DBusGProxy is 0x8a710b0
(empathy:5969): tp-glib-DEBUG: tp_channel_call_when_ready: arranging callback later
** (empathy:5969): DEBUG: dispatcher_start_dispatching: Dispatching process started for /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/MediaChannel0
** (empathy:5969): DEBUG: tp_chat_list_pending_messages_cb: Message pending: *Please, accept incoming call from:  5146672499 at 204.11.194.10*
** (empathy:5969): DEBUG: tp_chat_emit_or_queue_message: Message queue empty and sender ready
** (empathy:5969): DEBUG: log_store_empathy_add_message: Adding message: '*Please, accept incoming call from:  5146672499 at 204.11.194.10*' to file: '/home/jtellier/.gnome2/Empathy/logs/gtalk0/5146672499 at gtalk2voip.com/20090602.log'
** (empathy:5969): DEBUG: event_manager_add: Adding event 0x89a3af0
** (empathy:5969): DEBUG: main_window_flash_start: Start flashing
** (empathy:5969): DEBUG: status_icon_event_added_cb: New event 0x89a3af0
** (empathy:5969): DEBUG: empathy_sound_play_full: Play sound "message-new-instant" (Incoming chat request)
(empathy:5969): tp-glib-DEBUG: _tp_channel_got_properties: Received 8 channel properties
(empathy:5969): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Group
(empathy:5969): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Hold
(empathy:5969): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.MediaSignalling
(empathy:5969): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Properties
(empathy:5969): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Media.SessionHandler
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x89be060
(empathy:5969): tp-glib-DEBUG: _tp_channel_get_handle: 0x89be060: handle already known to be 3 of type 1
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x89be060
(empathy:5969): tp-glib-DEBUG: _tp_channel_get_identifier: 0x89be060: identifier already known to be 5146672499 at gtalk2voip.com
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x89be060
(empathy:5969): tp-glib-DEBUG: _tp_channel_get_channel_type: 0x89be060: channel type org.freedesktop.Telepathy.Channel.Type.StreamedMedia already determined
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x89be060
(empathy:5969): tp-glib-DEBUG: _tp_channel_get_interfaces: 0x89be060
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x89be060
(empathy:5969): tp-glib-DEBUG: _tp_channel_get_group_properties: 0x89be060
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x89be060: org.freedesktop.Telepathy.Channel.Interface.Group DBusGProxy is 0x8a712f0
(empathy:5969): tp-glib-DEBUG: tp_channel_got_group_properties_cb: Received 6 group properties
(empathy:5969): tp-glib-DEBUG: _got_initial_group_flags: Initial GroupFlags: 2051
(empathy:5969): tp-glib-DEBUG: tp_channel_group_self_handle_changed_cb: 0x89be060 SelfHandle changed to 1
(empathy:5969): tp-glib-DEBUG: _tp_channel_group_set_lp: +L 1, actor=3, reason=0, message=
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x89be060
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x89be060
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x89be060: channel ready
(empathy:5969): tp-glib-DEBUG: cwr_ready: enter
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x89be060: org.freedesktop.Telepathy.Channel.Type.StreamedMedia DBusGProxy is 0x89aeae8
** (empathy:5969): DEBUG: empathy_dispatch_operation_set_status: Dispatch operation /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/MediaChannel0 status: 0 -> 1
** (empathy:5969): DEBUG: dispatch_operation_ready_cb: Send to observers: /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/MediaChannel0
** (empathy:5969): DEBUG: empathy_dispatch_operation_set_status: Dispatch operation /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/MediaChannel0 status: 1 -> 2
** (empathy:5969): DEBUG: dispatch_operation_ready_cb: Send to approvers: /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/MediaChannel0
** (empathy:5969): DEBUG: event_manager_add: Adding event 0x8a15790
** (empathy:5969): DEBUG: empathy_sound_play_full: Play sound "phone-incoming-call" (Incoming voice call)
** (empathy:5969): DEBUG: tp_call_add_stream: Audio stream - id: 1, state: 0, direction: 2
** (empathy:5969): DEBUG: empathy_sound_play_full: Play sound "phone-incoming-call" (Incoming voice call)
** (empathy:5969): DEBUG: status_icon_activate_cb: event
** (empathy:5969): DEBUG: empathy_dispatch_operation_approve: Approving operation /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/ImChannel3
** (empathy:5969): DEBUG: empathy_dispatch_operation_set_status: Dispatch operation /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/ImChannel3 status: 2 -> 3
** (empathy:5969): DEBUG: dispatch_operation_approved_cb: Send of for dispatching: /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/ImChannel3
** (empathy:5969): DEBUG: get_glade_file: Loading glade file /usr/share/empathy/empathy-chat.glade
** (empathy:5969): DEBUG: empathy_theme_manager_create_view: Using theme classic
** (empathy:5969): DEBUG: chat_text_view_scroll: Scrolling disabled
** (empathy:5969): DEBUG: log_store_empathy_get_dates: Collating a list of dates in:'/home/jtellier/.gnome2/Empathy/logs/gtalk0/5146672499 at gtalk2voip.com'
** (empathy:5969): DEBUG: log_store_empathy_get_dates: Parsed 1 dates
** (empathy:5969): DEBUG: log_store_empathy_get_messages_for_file: Attempting to parse filename:'/home/jtellier/.gnome2/Empathy/logs/gtalk0/5146672499 at gtalk2voip.com/20090602.log'...
** (empathy:5969): DEBUG: log_store_empathy_get_messages_for_file: Parsed 7 messages
** (empathy:5969): DEBUG: contact_finalize: finalize: 0x8a8f630
** (empathy:5969): DEBUG: contact_finalize: finalize: 0x89c41b8
** (empathy:5969): DEBUG: contact_finalize: finalize: 0x8a8f5a0
** (empathy:5969): DEBUG: contact_finalize: finalize: 0x89c4098
** (empathy:5969): DEBUG: contact_finalize: finalize: 0x89c05f8
** (empathy:5969): DEBUG: contact_finalize: finalize: 0x89c4200
** (empathy:5969): DEBUG: chat_text_view_scroll: Scrolling enabled
** (empathy:5969): DEBUG: chat_text_view_scroll_down: Scrolling down
** (empathy:5969): DEBUG: chat_message_received: Appending new message from GTalk2VoIP mapped contact (3)
** (empathy:5969): DEBUG: contact_finalize: finalize: 0x8a8f5e8
** (empathy:5969): DEBUG: chat_state_changed_cb: Was composing: no now composing: no
** (empathy:5969): DEBUG: get_glade_file: Loading glade file /usr/share/empathy/empathy-chat-window.glade
** (empathy:5969): DEBUG: empathy_geometry_load: Loading window geometry: x:10, y:73, w:763, h:438

** (empathy:5969): DEBUG: chat_window_page_added_cb: Page added
** (empathy:5969): DEBUG: chat_window_update_chat_tab: Updating chat tab, name=GTalk2VoIP mapped contact, account=gtalk0, subject=(null), remote_contact=0x89c0688
** (empathy:5969): DEBUG: chat_window_page_switched_cb: Page switched
** (empathy:5969): DEBUG: chat_text_view_scroll_down: Scrolling down
** (empathy:5969): DEBUG: chat_window_update_chat_tab: Updating chat tab, name=GTalk2VoIP mapped contact, account=gtalk0, subject=(null), remote_contact=0x89c0688
** (empathy:5969): DEBUG: chat_window_update: Update window
** (empathy:5969): DEBUG: empathy_chat_window_add_chat: Chat added (2 references)
** (empathy:5969): DEBUG: chat_input_realize_cb: Setting focus to the input text view
** (empathy:5969): DEBUG: empathy_dispatch_operation_set_status: Dispatch operation /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/ImChannel3 status: 3 -> 4
** (empathy:5969): DEBUG: dispatch_operation_claimed_cb: Channel claimed: /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/ImChannel3
** (empathy:5969): DEBUG: event_remove: Removing event 0x89a3af0
** (empathy:5969): DEBUG: chat_window_focus_in_event_cb: Focus in event, updating title
** (empathy:5969): DEBUG: chat_window_set_urgency_hint: Turning off urgency hint
** (empathy:5969): DEBUG: chat_window_update_chat_tab: Updating chat tab, name=GTalk2VoIP mapped contact, account=gtalk0, subject=(null), remote_contact=0x89c0688
** (empathy:5969): DEBUG: chat_window_update: Update window
** (empathy:5969): DEBUG: empathy_geometry_save: Saving window geometry: x:10, y:73, w:763, h:438

** (empathy:5969): DEBUG: empathy_sound_play_full: Play sound "phone-incoming-call" (Incoming voice call)
** (empathy:5969): DEBUG: status_icon_activate_cb: event
** (empathy:5969): DEBUG: empathy_dispatch_operation_set_status: Dispatch operation /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/MediaChannel0 status: 2 -> 4
** (empathy:5969): DEBUG: dispatch_operation_claimed_cb: Channel claimed: /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/MediaChannel0
** (empathy:5969): DEBUG: event_remove: Removing event 0x8a15790
** (empathy:5969): DEBUG: get_glade_file: Loading glade file /usr/share/empathy/empathy-call-window.glade
** (empathy:5969): DEBUG: main_window_flash_stop: Stop flashing
** (empathy:5969): DEBUG: empathy_tp_call_accept_incoming_call: Accepting incoming call
(empathy:5969): tp-glib-DEBUG: tp_channel_group_members_changed_cb: 0x89be060 MembersChanged: added 1, removed 0, moved 0 to LP and 0 to RP, actor 0, reason 0, message 
(empathy:5969): tp-glib-DEBUG: handle_members_changed: +++ contact#1
(empathy:5969): tp-glib-DEBUG: tp_channel_group_flags_changed_cb: 0x89be060 GroupFlagsChanged: +0 -1
(empathy:5969): tp-glib-DEBUG: tp_channel_group_flags_changed_cb: 0x89be060 GroupFlagsChanged (after filtering): +0 -1
** (empathy:5969): DEBUG: tp_call_stream_direction_changed_cb: Stream direction changed - stream: 1, direction: 3
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x89be060: org.freedesktop.Telepathy.Properties DBusGProxy is 0x8b5d4c0
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x89be060: org.freedesktop.Telepathy.Channel.Interface.MediaSignalling DBusGProxy is 0x8b5d568
** (empathy:5969): DEBUG: GetSessionHandlers replied: 
** (empathy:5969): DEBUG:   - session /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/MediaChannel0
** (empathy:5969): DEBUG:     type rtp
** (empathy:5969): DEBUG: adding session handler /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/MediaChannel0, type rtp
0:01:58.547448436  5969  0x8585408 DEBUG      fsrtpconference fs-rtp-conference.c:304:fs_rtp_conference_init:<FsRtpConference at 0x89d8420> fs_rtp_conference_init
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x8b13090: org.freedesktop.Telepathy.Media.SessionHandler DBusGProxy is 0x8ae6c40
** (empathy:5969): DEBUG: calling MediaSessionHandler::Ready
** (empathy:5969): DEBUG: New stream, stream_id=1, media_type=0, direction=3
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x8b13060: org.freedesktop.Telepathy.Media.StreamHandler DBusGProxy is 0x8ae6d90
0:01:58.554772287  5969  0x8585408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:295:load_codecs_cache: Loading codecs cache /home/jtellier/.farsight/codecs.audio.i486.cache
0:01:58.555192692  5969  0x8585408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec VORBIS with pt -1, send_pipeline 0x86af9b0, receive_pipeline 0x86af9c0
0:01:58.555429612  5969  0x8585408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec SPEEX with pt -1, send_pipeline 0x8b28410, receive_pipeline 0x8b43790
0:01:58.555653442  5969  0x8585408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec PCMU with pt 0, send_pipeline 0x8b06500, receive_pipeline 0x8a06960
0:01:58.556034817  5969  0x8585408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec PCMA with pt 8, send_pipeline 0x8b43660, receive_pipeline 0x8b43700
0:01:58.556471532  5969  0x8585408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec MPA with pt -1, send_pipeline 0x8b721c0, receive_pipeline 0x8b6c630
0:01:58.556961626  5969  0x8585408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec MPEG4-GENERIC with pt -1, send_pipeline 0x8b6c710, receive_pipeline 0x8b6c820
0:01:58.557152059  5969  0x8585408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec MP4A-LATM with pt -1, send_pipeline 0x8b6c590, receive_pipeline 0x8b6c830
0:01:58.557324939  5969  0x8585408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec GSM with pt 3, send_pipeline 0x8abb910, receive_pipeline 0x8abba20
0:01:58.558104862  5969  0x8585408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec DV with pt -1, send_pipeline 0x8abbac0, receive_pipeline 0x8abbb80
0:01:58.558252745  5969  0x8585408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec telephone-event with pt -1, send_pipeline (nil), receive_pipeline 0x8b6c890
0:01:58.558461998  5969  0x8585408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec telephone-event with pt -1, send_pipeline (nil), receive_pipeline 0x8abbad0
0:01:58.558520234  5969  0x8585408 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:232:fs_rtp_blueprints_get: Loaded codec blueprints from cache file
0:01:58.575682064  5969  0x8585408 DEBUG      fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0> pad recv_rtp_sink_1 added (NULL)
0:01:58.576472582  5969  0x8585408 DEBUG      fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0> pad recv_rtcp_sink_1 added (NULL)
0:01:58.585826649  5969  0x8585408 DEBUG      fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0> pad send_rtp_sink_1 added (NULL)
0:01:58.586212546  5969  0x8585408 DEBUG      fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0> pad send_rtp_src_1 added (NULL)
0:01:58.586905325  5969  0x8585408 DEBUG      fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0> pad send_rtcp_src_1 added (NULL)
0:01:58.633034421  5969  0x8585408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:332:validate_codecs_configuration: Preferred codec -2: audio VORBIS clock:0 channels:0 could not be matched with a blueprint
0:01:58.633360880  5969  0x8585408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:332:validate_codecs_configuration: Preferred codec -2: audio MP3 clock:0 channels:0 could not be matched with a blueprint
0:01:58.633441534  5969  0x8585408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: PCMU
0:01:58.633463431  5969  0x8585408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: PCMA
0:01:58.633482889  5969  0x8585408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: MPA
0:01:58.633520084  5969  0x8585408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: GSM
0:01:58.633539722  5969  0x8585408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: DV
0:01:58.633558301  5969  0x8585408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: telephone-event
0:01:58.633577242  5969  0x8585408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: telephone-event
0:01:58.633599801  5969  0x8585408 LOG   fsrtpconference_nego fs-rtp-codec-negotiation.c:685:create_local_codec_associations: Added preferred codec -1: audio SPEEX clock:16000 channels:1
0:01:58.633634146  5969  0x8585408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: PCMU
0:01:58.633653704  5969  0x8585408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: PCMA
0:01:58.633672249  5969  0x8585408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: MPA
0:01:58.633690825  5969  0x8585408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: GSM
0:01:58.633709707  5969  0x8585408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: DV
0:01:58.633728489  5969  0x8585408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: telephone-event
0:01:58.633747364  5969  0x8585408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: telephone-event
0:01:58.633769221  5969  0x8585408 LOG   fsrtpconference_nego fs-rtp-codec-negotiation.c:685:create_local_codec_associations: Added preferred codec -1: audio SPEEX clock:8000 channels:1
0:01:58.633868186  5969  0x8585408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:743:create_local_codec_associations: Codec -1: audio MPA clock:90000 channels:0 disabled by config
0:01:58.633915901  5969  0x8585408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:743:create_local_codec_associations: Codec -1: audio DV clock:90000 channels:0 disabled by config
** (empathy:5969): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: called (send_local:1 send_supported:0)
** (empathy:5969): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: 100: audio SPEEX clock:16000 channels:1
** (empathy:5969): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: 101: audio SPEEX clock:8000 channels:1
** (empathy:5969): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: 0: audio PCMU clock:8000 channels:0
** (empathy:5969): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: 8: audio PCMA clock:8000 channels:0
** (empathy:5969): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: 3: audio GSM clock:8000 channels:0
** (empathy:5969): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: 98: audio telephone-event clock:8000 channels:0 events=0-15
** (empathy:5969): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: 99: audio telephone-event clock:90000 channels:0 events=0-15
** (empathy:5969): DEBUG: stream 1 (audio) fs_codecs_to_tp: adding codec SPEEX [100]
** (empathy:5969): DEBUG: stream 1 (audio) fs_codecs_to_tp: adding codec SPEEX [101]
** (empathy:5969): DEBUG: stream 1 (audio) fs_codecs_to_tp: adding codec PCMU [0]
** (empathy:5969): DEBUG: stream 1 (audio) fs_codecs_to_tp: adding codec PCMA [8]
** (empathy:5969): DEBUG: stream 1 (audio) fs_codecs_to_tp: adding codec GSM [3]
** (empathy:5969): DEBUG: stream 1 (audio) fs_codecs_to_tp: adding codec telephone-event [98]
** (empathy:5969): DEBUG: stream 1 (audio) fs_codecs_to_tp: adding codec telephone-event [99]
** (empathy:5969): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: calling MediaStreamHandler::Ready
** (empathy:5969): DEBUG: stream 1 (audio) set_remote_codecs: called
** (empathy:5969): DEBUG: stream 1 (audio) set_remote_codecs: adding remote codec speex [98]
** (empathy:5969): DEBUG: stream 1 (audio) set_remote_codecs: adding remote codec iLBC [102]
** (empathy:5969): DEBUG: stream 1 (audio) set_remote_codecs: adding remote codec speex [98]
** (empathy:5969): DEBUG: stream 1 (audio) set_remote_codecs: adding remote codec speex [98]
** (empathy:5969): DEBUG: stream 1 (audio) set_remote_codecs: adding remote codec speex [98]
** (empathy:5969): DEBUG: stream 1 (audio) set_remote_codecs: adding remote codec speex [98]
** (empathy:5969): DEBUG: stream 1 (audio) set_remote_codecs: adding remote codec CN [13]
** (empathy:5969): DEBUG: stream 1 (audio) set_remote_codecs: adding remote codec PCMU [0]
** Message: tf_stream_error: stream error errorno=0 error=Codec negotiation failed: The codec speex must have a non-0 clock rate
** (empathy:5969): DEBUG: stream 1 (audio) add_remote_candidate: adding remote candidate R1
** (empathy:5969): DEBUG: stream 1 (audio) add_remote_candidate: adding remote candidate R2
** (empathy:5969): DEBUG: stream 1 (audio) set_stream_playing: 0
** (empathy:5969): DEBUG: stream 1 (audio) set_stream_sending: 0
** (empathy:5969): DEBUG: stream 1 (audio) set_stream_playing: 0
(empathy:5969): tp-glib-DEBUG: tp_channel_group_members_changed_cb: 0x89be060 MembersChanged: added 0, removed 2, moved 0 to LP and 0 to RP, actor 1, reason 0, message 
(empathy:5969): tp-glib-DEBUG: handle_members_changed: --- contact#1
(empathy:5969): tp-glib-DEBUG: handle_members_changed: --- contact#3
(empathy:5969): tp-glib-DEBUG: tp_channel_group_flags_changed_cb: 0x89be060 GroupFlagsChanged: +1 -2
(empathy:5969): tp-glib-DEBUG: tp_channel_group_flags_changed_cb: 0x89be060 GroupFlagsChanged (after filtering): +1 -2
(empathy:5969): tp-glib-DEBUG: tp_proxy_invalidate: 0x89be060: 
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x8a872c0: TpProxy 0x89be060 invalidated (I have 0x89be060): 
** (empathy:5969): DEBUG: dispatcher_channel_invalidated_cb: Channel /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/MediaChannel0 invalidated
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x8a71360: TpProxy 0x89be060 invalidated (I have 0x89be060): 
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x8865878: TpProxy 0x89be060 invalidated (I have 0x89be060): 
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x89aecf0: TpProxy 0x89be060 invalidated (I have 0x89be060): 
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x89aea08: TpProxy 0x89be060 invalidated (I have 0x89be060): 
** (empathy:5969): DEBUG: tp_call_channel_invalidated_cb: Channel invalidated: 
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x8a89570: TpProxy 0x89be060 invalidated (I have 0x89be060): 
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x8a710e8: TpProxy 0x89be060 invalidated (I have 0x89be060): 
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x8a870b8: TpProxy 0x89be060 invalidated (I have 0x89be060): 
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x8a87288: TpProxy 0x89be060 invalidated (I have 0x89be060): 
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x8b5d4f8: TpProxy 0x89be060 invalidated (I have 0x89be060): 
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x8b5d5a0: TpProxy 0x89be060 invalidated (I have 0x89be060): 
** (empathy:5969): DEBUG: stream 1 (audio) close: close requested by connection manager
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x8b03210: lost weak ref to 0x8b66468
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x8b03248: lost weak ref to 0x8b66468
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x8b03280: lost weak ref to 0x8b66468
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x8b032b8: lost weak ref to 0x8b66468
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x8b032f0: lost weak ref to 0x8b66468
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x8b03328: lost weak ref to 0x8b66468
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x8b03360: lost weak ref to 0x8b66468
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x8b03398: lost weak ref to 0x8b66468
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x8b03418: lost weak ref to 0x8b66468
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x8b5d658: lost weak ref to 0x8b66468
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x8b5d620: lost weak ref to 0x8b66468
(empathy:5969): tp-glib-DEBUG: tp_proxy_dispose: 0x8b13060
(empathy:5969): tp-glib-DEBUG: tp_proxy_invalidate: 0x8b13060: Proxy unreferenced
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x8b5d620: TpProxy 0x8b13060 invalidated (I have 0x8b13060): Proxy unreferenced
(empathy:5969): tp-glib-DEBUG: tp_proxy_finalize: 0x8b13060
0:01:58.678482951  5969  0x8585408 DEBUG      fsrtpconference fs-rtp-session.c:4282:fs_rtp_session_stop_codec_param_gathering_unlock: Stopping Codec Param discovery for session 1
** Message: Element error: Internal data flow error. -- gstbasesrc.c(2330): gst_base_src_loop (): /GstPipeline:pipeline0/EmpathyGstAudioSrc:empathygstaudiosrc0/GstGConfAudioSrc:gconfaudiosrc0/GstBin:bin6/GstAudioTestSrc:audiotestsrc0:
streaming task paused, reason not-linked (-1)

** (empathy:5969): DEBUG: tp_chat_received_cb: Message received: *Thank you!*
** (empathy:5969): DEBUG: tp_chat_emit_or_queue_message: Message queue empty and sender ready
** (empathy:5969): DEBUG: log_store_empathy_add_message: Adding message: '*Thank you!*' to file: '/home/jtellier/.gnome2/Empathy/logs/gtalk0/5146672499 at gtalk2voip.com/20090602.log'
** (empathy:5969): DEBUG: chat_message_received: Appending new message from GTalk2VoIP mapped contact (3)
** (empathy:5969): DEBUG: chat_text_view_scroll_down: Scrolling down
** (empathy:5969): DEBUG: chat_state_changed_cb: Was composing: no now composing: no
** (empathy:5969): DEBUG: empathy_sound_play_full: Play sound "message-new-instant" (Received an instant message)
** (empathy:5969): DEBUG: chat_window_set_urgency_hint: Turning on urgency hint
** (empathy:5969): DEBUG: chat_window_update_chat_tab: Updating chat tab, name=GTalk2VoIP mapped contact, account=gtalk0, subject=(null), remote_contact=0x89c0688
** (empathy:5969): DEBUG: chat_window_update: Update window
** (empathy:5969): DEBUG: contact_list_store_contact_updated_cb: Contact:'GTalk2VoIP mapped contact' updated, checking roster is in sync...
** (empathy:5969): DEBUG: contact_list_store_contact_update: Contact:'GTalk2VoIP mapped contact' in list:YES, should be:YES
** (empathy:5969): DEBUG: contact_list_store_contact_update: Set active (contact updated)
** (empathy:5969): DEBUG: chat_window_update_chat_tab: Updating chat tab, name=GTalk2VoIP mapped contact, account=gtalk0, subject=(null), remote_contact=0x89c0688
** (empathy:5969): DEBUG: chat_window_update: Update window
** (empathy:5969): DEBUG: tp_contact_factory_parse_presence_foreach: Changing presence for contact 5146672499 at gtalk2voip.com (3) to 'Press CALL to make call... Offered by GTalk2VoIP Gateway. http://www.gtalk2voip.com//' (2)
** (empathy:5969): DEBUG: tp_chat_received_cb: Message received: *Call time: 0 secs. Cost = FREE. Reason = EndedByLocalUser*
** (empathy:5969): DEBUG: tp_chat_emit_or_queue_message: Message queue empty and sender ready
** (empathy:5969): DEBUG: log_store_empathy_add_message: Adding message: '*Call time: 0 secs. Cost = FREE. Reason = EndedByLocalUser*' to file: '/home/jtellier/.gnome2/Empathy/logs/gtalk0/5146672499 at gtalk2voip.com/20090602.log'
** (empathy:5969): DEBUG: chat_message_received: Appending new message from GTalk2VoIP mapped contact (3)
** (empathy:5969): DEBUG: chat_text_view_scroll_down: Scrolling down
** (empathy:5969): DEBUG: chat_state_changed_cb: Was composing: no now composing: no
** (empathy:5969): DEBUG: empathy_sound_play_full: Play sound "message-new-instant" (Received an instant message)
** (empathy:5969): DEBUG: chat_window_set_urgency_hint: Turning on urgency hint
** (empathy:5969): DEBUG: tf_channel_dispose
** (empathy:5969): DEBUG: _tf_session_dispose
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x8ae6c78: lost weak ref to 0x8b3b450
** (empathy:5969): DEBUG: tp_call_dispose: Disposing: 0x8861720, 0
(empathy:5969): tp-glib-DEBUG: tp_channel_dispose: 0x89be060
(empathy:5969): tp-glib-DEBUG: tp_proxy_dispose: 0x89be060
(empathy:5969): tp-glib-DEBUG: tp_channel_finalize: 0x89be060
(empathy:5969): tp-glib-DEBUG: tp_proxy_finalize: 0x89be060
** (empathy:5969): DEBUG: tp_call_finalize: Finalizing: 0x8861720
** (empathy:5969): DEBUG: chat_window_focus_in_event_cb: Focus in event, updating title
** (empathy:5969): DEBUG: chat_window_set_urgency_hint: Turning off urgency hint
** (empathy:5969): DEBUG: chat_window_update_chat_tab: Updating chat tab, name=GTalk2VoIP mapped contact, account=gtalk0, subject=(null), remote_contact=0x89c0688
** (empathy:5969): DEBUG: chat_window_update: Update window
** (empathy:5969): DEBUG: chat_window_delete_event_cb: Delete event received
** (empathy:5969): DEBUG: chat_window_page_removed_cb: Page removed
** (empathy:5969): DEBUG: empathy_chat_window_remove_chat: Chat removed (0 references)
** (empathy:5969): DEBUG: chat_text_view_finalize: 0x8a65180
** (empathy:5969): DEBUG: chat_finalize: Finalized: 0x8a600c8
** (empathy:5969): DEBUG: chat_window_finalize: Finalized: 0x8a7b750
(empathy:5969): tp-glib-DEBUG: tp_proxy_invalidate: 0x89bb720: Channel was closed
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x8a89420: TpProxy 0x89bb720 invalidated (I have 0x89bb720): Channel was closed
** (empathy:5969): DEBUG: dispatcher_channel_invalidated_cb: Channel /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/ImChannel3 invalidated
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x8a873a0: lost weak ref to 0x8995070
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x8a71328: lost weak ref to 0x8995070
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x8a895a8: lost weak ref to 0x8995070
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x8a71210: lost weak ref to 0x8995070
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x8a712b8: lost weak ref to 0x8995070
** (empathy:5969): DEBUG: tp_chat_finalize: Finalize: 0x8995070
(empathy:5969): tp-glib-DEBUG: tp_channel_dispose: 0x89bb720
(empathy:5969): tp-glib-DEBUG: tp_proxy_dispose: 0x89bb720
(empathy:5969): tp-glib-DEBUG: tp_channel_finalize: 0x89bb720
(empathy:5969): tp-glib-DEBUG: tp_proxy_finalize: 0x89bb720
** (empathy:5969): DEBUG: dispatcher_connection_new_channel: New channel of type org.freedesktop.Telepathy.Channel.Type.Text on /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/ImChannel3
(empathy:5969): tp-glib-DEBUG: tp_channel_init: 0x8b36ca8
(empathy:5969): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.ChatState
(empathy:5969): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Messages
(empathy:5969): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Destroyable
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x8b36ca8: org.freedesktop.Telepathy.Channel DBusGProxy is 0x8aeda90
(empathy:5969): tp-glib-DEBUG: tp_channel_constructor: 0x8b36ca8: constructed with channel type "org.freedesktop.Telepathy.Channel.Type.Text", handle #3 of type 1
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x8b36ca8
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x8b36ca8: org.freedesktop.DBus.Properties DBusGProxy is 0x8a6c0f8
(empathy:5969): tp-glib-DEBUG: tp_channel_call_when_ready: arranging callback later
** (empathy:5969): DEBUG: dispatcher_start_dispatching: Dispatching process started for /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/ImChannel3
** (empathy:5969): DEBUG: contact_list_store_contact_updated_cb: Contact:'GTalk2VoIP mapped contact' updated, checking roster is in sync...
** (empathy:5969): DEBUG: contact_list_store_contact_update: Contact:'GTalk2VoIP mapped contact' in list:YES, should be:YES
** (empathy:5969): DEBUG: contact_list_store_contact_update: Set active (contact updated)
** (empathy:5969): DEBUG: tp_contact_factory_parse_presence_foreach: Changing presence for contact 5146672499 at gtalk2voip.com (3) to 'Call from SIP: 5146672499 at 204.11.194.10' (2)
(empathy:5969): tp-glib-DEBUG: _tp_channel_got_properties: Received 8 channel properties
(empathy:5969): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.ChatState
(empathy:5969): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Messages
(empathy:5969): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Destroyable
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x8b36ca8
(empathy:5969): tp-glib-DEBUG: _tp_channel_get_handle: 0x8b36ca8: handle already known to be 3 of type 1
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x8b36ca8
(empathy:5969): tp-glib-DEBUG: _tp_channel_get_identifier: 0x8b36ca8: identifier already known to be 5146672499 at gtalk2voip.com
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x8b36ca8
(empathy:5969): tp-glib-DEBUG: _tp_channel_get_channel_type: 0x8b36ca8: channel type org.freedesktop.Telepathy.Channel.Type.Text already determined
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x8b36ca8
(empathy:5969): tp-glib-DEBUG: _tp_channel_get_interfaces: 0x8b36ca8
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x8b36ca8
(empathy:5969): tp-glib-DEBUG: _tp_channel_get_group_properties: 0x8b36ca8: not a Group, continuing
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x8b36ca8
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x8b36ca8: channel ready
(empathy:5969): tp-glib-DEBUG: cwr_ready: enter
** (empathy:5969): DEBUG: tp_chat_channel_ready_cb: Channel ready
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x8b36ca8: org.freedesktop.Telepathy.Channel.Type.Text DBusGProxy is 0x8afff70
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x8b36ca8: org.freedesktop.Telepathy.Channel.Interface.ChatState DBusGProxy is 0x8aedb00
** (empathy:5969): DEBUG: empathy_dispatch_operation_set_status: Dispatch operation /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/ImChannel3 status: 0 -> 1
** (empathy:5969): DEBUG: dispatch_operation_ready_cb: Send to observers: /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/ImChannel3
** (empathy:5969): DEBUG: empathy_dispatch_operation_set_status: Dispatch operation /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/ImChannel3 status: 1 -> 2
** (empathy:5969): DEBUG: dispatch_operation_ready_cb: Send to approvers: /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/ImChannel3
** (empathy:5969): DEBUG: dispatcher_connection_new_channel: New channel of type org.freedesktop.Telepathy.Channel.Type.StreamedMedia on /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/MediaChannel1
(empathy:5969): tp-glib-DEBUG: tp_channel_init: 0x89d9698
(empathy:5969): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Group
(empathy:5969): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Hold
(empathy:5969): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.MediaSignalling
(empathy:5969): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Properties
(empathy:5969): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Media.SessionHandler
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x89d9698: org.freedesktop.Telepathy.Channel DBusGProxy is 0x8b72f68
(empathy:5969): tp-glib-DEBUG: tp_channel_constructor: 0x89d9698: constructed with channel type "org.freedesktop.Telepathy.Channel.Type.StreamedMedia", handle #3 of type 1
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x89d9698
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x89d9698: org.freedesktop.DBus.Properties DBusGProxy is 0x8b39070
(empathy:5969): tp-glib-DEBUG: tp_channel_call_when_ready: arranging callback later
** (empathy:5969): DEBUG: dispatcher_start_dispatching: Dispatching process started for /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/MediaChannel1
** (empathy:5969): DEBUG: tp_chat_list_pending_messages_cb: Message pending: *Please, accept incoming call from:  5146672499 at 204.11.194.10*
** (empathy:5969): DEBUG: tp_chat_emit_or_queue_message: Message queue empty and sender ready
** (empathy:5969): DEBUG: log_store_empathy_add_message: Adding message: '*Please, accept incoming call from:  5146672499 at 204.11.194.10*' to file: '/home/jtellier/.gnome2/Empathy/logs/gtalk0/5146672499 at gtalk2voip.com/20090602.log'
** (empathy:5969): DEBUG: event_manager_add: Adding event 0x8a8b940
** (empathy:5969): DEBUG: main_window_flash_start: Start flashing
** (empathy:5969): DEBUG: status_icon_event_added_cb: New event 0x8a8b940
** (empathy:5969): DEBUG: empathy_sound_play_full: Play sound "message-new-instant" (Incoming chat request)
(empathy:5969): tp-glib-DEBUG: _tp_channel_got_properties: Received 8 channel properties
(empathy:5969): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Group
(empathy:5969): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Hold
(empathy:5969): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.MediaSignalling
(empathy:5969): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Properties
(empathy:5969): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Media.SessionHandler
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x89d9698
(empathy:5969): tp-glib-DEBUG: _tp_channel_get_handle: 0x89d9698: handle already known to be 3 of type 1
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x89d9698
(empathy:5969): tp-glib-DEBUG: _tp_channel_get_identifier: 0x89d9698: identifier already known to be 5146672499 at gtalk2voip.com
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x89d9698
(empathy:5969): tp-glib-DEBUG: _tp_channel_get_channel_type: 0x89d9698: channel type org.freedesktop.Telepathy.Channel.Type.StreamedMedia already determined
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x89d9698
(empathy:5969): tp-glib-DEBUG: _tp_channel_get_interfaces: 0x89d9698
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x89d9698
(empathy:5969): tp-glib-DEBUG: _tp_channel_get_group_properties: 0x89d9698
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x89d9698: org.freedesktop.Telepathy.Channel.Interface.Group DBusGProxy is 0x8aedc00
(empathy:5969): tp-glib-DEBUG: tp_channel_got_group_properties_cb: Received 6 group properties
(empathy:5969): tp-glib-DEBUG: _got_initial_group_flags: Initial GroupFlags: 2051
(empathy:5969): tp-glib-DEBUG: tp_channel_group_self_handle_changed_cb: 0x89d9698 SelfHandle changed to 1
(empathy:5969): tp-glib-DEBUG: _tp_channel_group_set_lp: +L 1, actor=3, reason=0, message=
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x89d9698
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x89d9698
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x89d9698: channel ready
(empathy:5969): tp-glib-DEBUG: cwr_ready: enter
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x89d9698: org.freedesktop.Telepathy.Channel.Type.StreamedMedia DBusGProxy is 0x872cb30
** (empathy:5969): DEBUG: empathy_dispatch_operation_set_status: Dispatch operation /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/MediaChannel1 status: 0 -> 1
** (empathy:5969): DEBUG: dispatch_operation_ready_cb: Send to observers: /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/MediaChannel1
** (empathy:5969): DEBUG: empathy_dispatch_operation_set_status: Dispatch operation /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/MediaChannel1 status: 1 -> 2
** (empathy:5969): DEBUG: dispatch_operation_ready_cb: Send to approvers: /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/MediaChannel1
** (empathy:5969): DEBUG: event_manager_add: Adding event 0x89d4968
** (empathy:5969): DEBUG: empathy_sound_play_full: Play sound "phone-incoming-call" (Incoming voice call)
** (empathy:5969): DEBUG: tp_call_add_stream: Audio stream - id: 1, state: 0, direction: 2
** (empathy:5969): DEBUG: status_icon_activate_cb: event
** (empathy:5969): DEBUG: empathy_dispatch_operation_approve: Approving operation /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/ImChannel3
** (empathy:5969): DEBUG: empathy_dispatch_operation_set_status: Dispatch operation /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/ImChannel3 status: 2 -> 3
** (empathy:5969): DEBUG: dispatch_operation_approved_cb: Send of for dispatching: /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/ImChannel3
** (empathy:5969): DEBUG: get_glade_file: Loading glade file /usr/share/empathy/empathy-chat.glade
** (empathy:5969): DEBUG: empathy_theme_manager_create_view: Using theme classic
** (empathy:5969): DEBUG: chat_text_view_scroll: Scrolling disabled
** (empathy:5969): DEBUG: log_store_empathy_get_dates: Collating a list of dates in:'/home/jtellier/.gnome2/Empathy/logs/gtalk0/5146672499 at gtalk2voip.com'
** (empathy:5969): DEBUG: log_store_empathy_get_dates: Parsed 1 dates
** (empathy:5969): DEBUG: log_store_empathy_get_messages_for_file: Attempting to parse filename:'/home/jtellier/.gnome2/Empathy/logs/gtalk0/5146672499 at gtalk2voip.com/20090602.log'...
** (empathy:5969): DEBUG: log_store_empathy_get_messages_for_file: Parsed 10 messages
** (empathy:5969): DEBUG: contact_finalize: finalize: 0x8ab2728
** (empathy:5969): DEBUG: contact_finalize: finalize: 0x8a8f510
** (empathy:5969): DEBUG: contact_finalize: finalize: 0x89c4368
** (empathy:5969): DEBUG: contact_finalize: finalize: 0x8a8f968
** (empathy:5969): DEBUG: contact_finalize: finalize: 0x8a8f4c8
** (empathy:5969): DEBUG: contact_finalize: finalize: 0x8ab2770
** (empathy:5969): DEBUG: contact_finalize: finalize: 0x8a8f558
** (empathy:5969): DEBUG: contact_finalize: finalize: 0x8a8f438
** (empathy:5969): DEBUG: contact_finalize: finalize: 0x8ab2818
** (empathy:5969): DEBUG: chat_text_view_scroll: Scrolling enabled
** (empathy:5969): DEBUG: chat_text_view_scroll_down: Scrolling down
** (empathy:5969): DEBUG: chat_message_received: Appending new message from GTalk2VoIP mapped contact (3)
** (empathy:5969): DEBUG: contact_finalize: finalize: 0x89c4320
** (empathy:5969): DEBUG: chat_state_changed_cb: Was composing: no now composing: no
** (empathy:5969): DEBUG: get_glade_file: Loading glade file /usr/share/empathy/empathy-chat-window.glade
** (empathy:5969): DEBUG: empathy_geometry_load: Loading window geometry: x:10, y:73, w:763, h:438

** (empathy:5969): DEBUG: chat_window_page_added_cb: Page added
** (empathy:5969): DEBUG: chat_window_update_chat_tab: Updating chat tab, name=GTalk2VoIP mapped contact, account=gtalk0, subject=(null), remote_contact=0x89c0688
** (empathy:5969): DEBUG: chat_window_page_switched_cb: Page switched
** (empathy:5969): DEBUG: chat_text_view_scroll_down: Scrolling down
** (empathy:5969): DEBUG: chat_window_update_chat_tab: Updating chat tab, name=GTalk2VoIP mapped contact, account=gtalk0, subject=(null), remote_contact=0x89c0688
** (empathy:5969): DEBUG: chat_window_update: Update window
** (empathy:5969): DEBUG: empathy_chat_window_add_chat: Chat added (2 references)
** (empathy:5969): DEBUG: chat_input_realize_cb: Setting focus to the input text view
** (empathy:5969): DEBUG: empathy_dispatch_operation_set_status: Dispatch operation /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/ImChannel3 status: 3 -> 4
** (empathy:5969): DEBUG: dispatch_operation_claimed_cb: Channel claimed: /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/ImChannel3
** (empathy:5969): DEBUG: event_remove: Removing event 0x8a8b940
** (empathy:5969): DEBUG: chat_window_focus_in_event_cb: Focus in event, updating title
** (empathy:5969): DEBUG: chat_window_set_urgency_hint: Turning off urgency hint
** (empathy:5969): DEBUG: chat_window_update_chat_tab: Updating chat tab, name=GTalk2VoIP mapped contact, account=gtalk0, subject=(null), remote_contact=0x89c0688
** (empathy:5969): DEBUG: chat_window_update: Update window
** (empathy:5969): DEBUG: empathy_sound_play_full: Play sound "phone-incoming-call" (Incoming voice call)
** (empathy:5969): DEBUG: empathy_geometry_save: Saving window geometry: x:10, y:73, w:763, h:438

** (empathy:5969): DEBUG: status_icon_activate_cb: event
** (empathy:5969): DEBUG: empathy_dispatch_operation_set_status: Dispatch operation /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/MediaChannel1 status: 2 -> 4
** (empathy:5969): DEBUG: dispatch_operation_claimed_cb: Channel claimed: /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/MediaChannel1
** (empathy:5969): DEBUG: event_remove: Removing event 0x89d4968
** (empathy:5969): DEBUG: get_glade_file: Loading glade file /usr/share/empathy/empathy-call-window.glade
** (empathy:5969): DEBUG: empathy_tp_call_accept_incoming_call: Accepting incoming call
(empathy:5969): tp-glib-DEBUG: tp_channel_group_members_changed_cb: 0x89d9698 MembersChanged: added 1, removed 0, moved 0 to LP and 0 to RP, actor 0, reason 0, message 
(empathy:5969): tp-glib-DEBUG: handle_members_changed: +++ contact#1
(empathy:5969): tp-glib-DEBUG: tp_channel_group_flags_changed_cb: 0x89d9698 GroupFlagsChanged: +0 -1
(empathy:5969): tp-glib-DEBUG: tp_channel_group_flags_changed_cb: 0x89d9698 GroupFlagsChanged (after filtering): +0 -1
** (empathy:5969): DEBUG: main_window_flash_stop: Stop flashing
** (empathy:5969): DEBUG: tp_call_stream_direction_changed_cb: Stream direction changed - stream: 1, direction: 3
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x89d9698: org.freedesktop.Telepathy.Properties DBusGProxy is 0x8aedac8
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x89d9698: org.freedesktop.Telepathy.Channel.Interface.MediaSignalling DBusGProxy is 0x8a71210
** (empathy:5969): DEBUG: GetSessionHandlers replied: 
** (empathy:5969): DEBUG:   - session /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/MediaChannel1
** (empathy:5969): DEBUG:     type rtp
** (empathy:5969): DEBUG: adding session handler /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/MediaChannel1, type rtp
0:03:54.485009759  5969  0x8585408 DEBUG      fsrtpconference fs-rtp-conference.c:304:fs_rtp_conference_init:<FsRtpConference at 0x89d8528> fs_rtp_conference_init
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x8861720: org.freedesktop.Telepathy.Media.SessionHandler DBusGProxy is 0x8b73020
** (empathy:5969): DEBUG: calling MediaSessionHandler::Ready
** (empathy:5969): DEBUG: New stream, stream_id=1, media_type=0, direction=3
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x8b0f2f0: org.freedesktop.Telepathy.Media.StreamHandler DBusGProxy is 0x8b39000
0:03:54.487338404  5969  0x8585408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:295:load_codecs_cache: Loading codecs cache /home/jtellier/.farsight/codecs.audio.i486.cache
0:03:54.487786430  5969  0x8585408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec VORBIS with pt -1, send_pipeline 0x8a0d830, receive_pipeline 0x8864400
0:03:54.488012128  5969  0x8585408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec SPEEX with pt -1, send_pipeline 0x89b00c0, receive_pipeline 0x8bde400
0:03:54.488227542  5969  0x8585408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec PCMU with pt 0, send_pipeline 0x8b0aec0, receive_pipeline 0x8b16a10
0:03:54.488457454  5969  0x8585408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec PCMA with pt 8, send_pipeline 0x8b0aea0, receive_pipeline 0x8a6b620
0:03:54.488698945  5969  0x8585408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec MPA with pt -1, send_pipeline 0x8b46e10, receive_pipeline 0x8b28470
0:03:54.488927667  5969  0x8585408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec MPEG4-GENERIC with pt -1, send_pipeline 0x8b28460, receive_pipeline 0x8b14d60
0:03:54.489125063  5969  0x8585408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec MP4A-LATM with pt -1, send_pipeline 0x8aff690, receive_pipeline 0x885a760
0:03:54.489862468  5969  0x8585408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec GSM with pt 3, send_pipeline 0x8b03180, receive_pipeline 0x8ae3aa0
0:03:54.490127601  5969  0x8585408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec DV with pt -1, send_pipeline 0x8ae3a80, receive_pipeline 0x8b031d0
0:03:54.490169438  5969  0x8585408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec telephone-event with pt -1, send_pipeline (nil), receive_pipeline 0x8b1baa0
0:03:54.490236340  5969  0x8585408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec telephone-event with pt -1, send_pipeline (nil), receive_pipeline 0x8b17f20
0:03:54.490308112  5969  0x8585408 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:232:fs_rtp_blueprints_get: Loaded codec blueprints from cache file
0:03:54.503236506  5969  0x8585408 DEBUG      fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference1> pad recv_rtp_sink_1 added (NULL)
0:03:54.503855237  5969  0x8585408 DEBUG      fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference1> pad recv_rtcp_sink_1 added (NULL)
0:03:54.504010813  5969  0x8585408 DEBUG      fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference1> pad send_rtp_sink_1 added (NULL)
0:03:54.504146258  5969  0x8585408 DEBUG      fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference1> pad send_rtp_src_1 added (NULL)
0:03:54.504788338  5969  0x8585408 DEBUG      fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference1> pad send_rtcp_src_1 added (NULL)
0:03:54.549022386  5969  0x8585408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:332:validate_codecs_configuration: Preferred codec -2: audio VORBIS clock:0 channels:0 could not be matched with a blueprint
0:03:54.549381294  5969  0x8585408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:332:validate_codecs_configuration: Preferred codec -2: audio MP3 clock:0 channels:0 could not be matched with a blueprint
0:03:54.549426119  5969  0x8585408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: PCMU
0:03:54.549447308  5969  0x8585408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: PCMA
0:03:54.549467120  5969  0x8585408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: MPA
0:03:54.549486265  5969  0x8585408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: GSM
0:03:54.549505172  5969  0x8585408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: DV
0:03:54.549523871  5969  0x8585408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: telephone-event
0:03:54.549542439  5969  0x8585408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: telephone-event
0:03:54.549564569  5969  0x8585408 LOG   fsrtpconference_nego fs-rtp-codec-negotiation.c:685:create_local_codec_associations: Added preferred codec -1: audio SPEEX clock:16000 channels:1
0:03:54.549597740  5969  0x8585408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: PCMU
0:03:54.549617206  5969  0x8585408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: PCMA
0:03:54.549635541  5969  0x8585408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: MPA
0:03:54.549653751  5969  0x8585408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: GSM
0:03:54.549672423  5969  0x8585408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: DV
0:03:54.549690543  5969  0x8585408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: telephone-event
0:03:54.549708744  5969  0x8585408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: telephone-event
0:03:54.549734921  5969  0x8585408 LOG   fsrtpconference_nego fs-rtp-codec-negotiation.c:685:create_local_codec_associations: Added preferred codec -1: audio SPEEX clock:8000 channels:1
0:03:54.549841947  5969  0x8585408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:743:create_local_codec_associations: Codec -1: audio MPA clock:90000 channels:0 disabled by config
0:03:54.549889371  5969  0x8585408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:743:create_local_codec_associations: Codec -1: audio DV clock:90000 channels:0 disabled by config
** (empathy:5969): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: called (send_local:1 send_supported:0)
** (empathy:5969): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: 100: audio SPEEX clock:16000 channels:1
** (empathy:5969): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: 101: audio SPEEX clock:8000 channels:1
** (empathy:5969): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: 0: audio PCMU clock:8000 channels:0
** (empathy:5969): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: 8: audio PCMA clock:8000 channels:0
** (empathy:5969): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: 3: audio GSM clock:8000 channels:0
** (empathy:5969): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: 98: audio telephone-event clock:8000 channels:0 events=0-15
** (empathy:5969): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: 99: audio telephone-event clock:90000 channels:0 events=0-15
** (empathy:5969): DEBUG: stream 1 (audio) fs_codecs_to_tp: adding codec SPEEX [100]
** (empathy:5969): DEBUG: stream 1 (audio) fs_codecs_to_tp: adding codec SPEEX [101]
** (empathy:5969): DEBUG: stream 1 (audio) fs_codecs_to_tp: adding codec PCMU [0]
** (empathy:5969): DEBUG: stream 1 (audio) fs_codecs_to_tp: adding codec PCMA [8]
** (empathy:5969): DEBUG: stream 1 (audio) fs_codecs_to_tp: adding codec GSM [3]
** (empathy:5969): DEBUG: stream 1 (audio) fs_codecs_to_tp: adding codec telephone-event [98]
** (empathy:5969): DEBUG: stream 1 (audio) fs_codecs_to_tp: adding codec telephone-event [99]
** (empathy:5969): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: calling MediaStreamHandler::Ready
** (empathy:5969): DEBUG: stream 1 (audio) set_remote_codecs: called
** (empathy:5969): DEBUG: stream 1 (audio) set_remote_codecs: adding remote codec speex [98]
** (empathy:5969): DEBUG: stream 1 (audio) set_remote_codecs: adding remote codec iLBC [102]
** (empathy:5969): DEBUG: stream 1 (audio) set_remote_codecs: adding remote codec speex [98]
** (empathy:5969): DEBUG: stream 1 (audio) set_remote_codecs: adding remote codec speex [98]
** (empathy:5969): DEBUG: stream 1 (audio) set_remote_codecs: adding remote codec speex [98]
** (empathy:5969): DEBUG: stream 1 (audio) set_remote_codecs: adding remote codec speex [98]
** (empathy:5969): DEBUG: stream 1 (audio) set_remote_codecs: adding remote codec CN [13]
** (empathy:5969): DEBUG: stream 1 (audio) set_remote_codecs: adding remote codec PCMU [0]
** Message: tf_stream_error: stream error errorno=0 error=Codec negotiation failed: The codec speex must have a non-0 clock rate
** (empathy:5969): DEBUG: stream 1 (audio) add_remote_candidate: adding remote candidate R1
** (empathy:5969): DEBUG: stream 1 (audio) set_stream_playing: 0
** (empathy:5969): DEBUG: stream 1 (audio) set_stream_sending: 0
** (empathy:5969): DEBUG: stream 1 (audio) set_stream_playing: 0
(empathy:5969): tp-glib-DEBUG: tp_channel_group_members_changed_cb: 0x89d9698 MembersChanged: added 0, removed 2, moved 0 to LP and 0 to RP, actor 1, reason 0, message 
(empathy:5969): tp-glib-DEBUG: handle_members_changed: --- contact#1
(empathy:5969): tp-glib-DEBUG: handle_members_changed: --- contact#3
(empathy:5969): tp-glib-DEBUG: tp_channel_group_flags_changed_cb: 0x89d9698 GroupFlagsChanged: +1 -2
(empathy:5969): tp-glib-DEBUG: tp_channel_group_flags_changed_cb: 0x89d9698 GroupFlagsChanged (after filtering): +1 -2
(empathy:5969): tp-glib-DEBUG: tp_proxy_invalidate: 0x89d9698: 
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x89aec80: TpProxy 0x89d9698 invalidated (I have 0x89d9698): 
** (empathy:5969): DEBUG: dispatcher_channel_invalidated_cb: Channel /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/MediaChannel1 invalidated
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x8a6c018: TpProxy 0x89d9698 invalidated (I have 0x89d9698): 
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x8a71398: TpProxy 0x89d9698 invalidated (I have 0x89d9698): 
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x8a89420: TpProxy 0x89d9698 invalidated (I have 0x89d9698): 
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x8a712b8: TpProxy 0x89d9698 invalidated (I have 0x89d9698): 
** (empathy:5969): DEBUG: tp_call_channel_invalidated_cb: Channel invalidated: 
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x885f988: TpProxy 0x89d9698 invalidated (I have 0x89d9698): 
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x8a89500: TpProxy 0x89d9698 invalidated (I have 0x89d9698): 
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x8a63608: TpProxy 0x89d9698 invalidated (I have 0x89d9698): 
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x8aedb70: TpProxy 0x89d9698 invalidated (I have 0x89d9698): 
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x8aedba8: TpProxy 0x89d9698 invalidated (I have 0x89d9698): 
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x8aeda58: TpProxy 0x89d9698 invalidated (I have 0x89d9698): 
** (empathy:5969): DEBUG: stream 1 (audio) close: close requested by connection manager
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x8b5d658: lost weak ref to 0x8a54600
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x8a89458: lost weak ref to 0x8a54600
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x8b72fa0: lost weak ref to 0x8a54600
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x8b03360: lost weak ref to 0x8a54600
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x8b032f0: lost weak ref to 0x8a54600
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x8b03280: lost weak ref to 0x8a54600
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x8a87250: lost weak ref to 0x8a54600
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x8b03328: lost weak ref to 0x8a54600
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x8ae6d90: lost weak ref to 0x8a54600
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x8b03210: lost weak ref to 0x8a54600
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x8b03248: lost weak ref to 0x8a54600
(empathy:5969): tp-glib-DEBUG: tp_proxy_dispose: 0x8b0f2f0
(empathy:5969): tp-glib-DEBUG: tp_proxy_invalidate: 0x8b0f2f0: Proxy unreferenced
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x8b03248: TpProxy 0x8b0f2f0 invalidated (I have 0x8b0f2f0): Proxy unreferenced
(empathy:5969): tp-glib-DEBUG: tp_proxy_finalize: 0x8b0f2f0
0:03:54.588362343  5969  0x8585408 DEBUG      fsrtpconference fs-rtp-session.c:4282:fs_rtp_session_stop_codec_param_gathering_unlock: Stopping Codec Param discovery for session 1
** Message: Element error: Internal data flow error. -- gstbasesrc.c(2330): gst_base_src_loop (): /GstPipeline:pipeline1/EmpathyGstAudioSrc:empathygstaudiosrc1/GstGConfAudioSrc:gconfaudiosrc1/GstBin:bin13/GstAudioTestSrc:audiotestsrc1:
streaming task paused, reason not-linked (-1)

** (empathy:5969): DEBUG: tp_chat_received_cb: Message received: *Thank you!*
** (empathy:5969): DEBUG: tp_chat_emit_or_queue_message: Message queue empty and sender ready
** (empathy:5969): DEBUG: log_store_empathy_add_message: Adding message: '*Thank you!*' to file: '/home/jtellier/.gnome2/Empathy/logs/gtalk0/5146672499 at gtalk2voip.com/20090602.log'
** (empathy:5969): DEBUG: chat_message_received: Appending new message from GTalk2VoIP mapped contact (3)
** (empathy:5969): DEBUG: chat_text_view_scroll_down: Scrolling down
** (empathy:5969): DEBUG: chat_state_changed_cb: Was composing: no now composing: no
** (empathy:5969): DEBUG: empathy_sound_play_full: Play sound "message-new-instant" (Received an instant message)
** (empathy:5969): DEBUG: chat_window_set_urgency_hint: Turning on urgency hint
** (empathy:5969): DEBUG: chat_window_update_chat_tab: Updating chat tab, name=GTalk2VoIP mapped contact, account=gtalk0, subject=(null), remote_contact=0x89c0688
** (empathy:5969): DEBUG: chat_window_update: Update window
** (empathy:5969): DEBUG: contact_list_store_contact_updated_cb: Contact:'GTalk2VoIP mapped contact' updated, checking roster is in sync...
** (empathy:5969): DEBUG: contact_list_store_contact_update: Contact:'GTalk2VoIP mapped contact' in list:YES, should be:YES
** (empathy:5969): DEBUG: contact_list_store_contact_update: Set active (contact updated)
** (empathy:5969): DEBUG: chat_window_update_chat_tab: Updating chat tab, name=GTalk2VoIP mapped contact, account=gtalk0, subject=(null), remote_contact=0x89c0688
** (empathy:5969): DEBUG: chat_window_update: Update window
** (empathy:5969): DEBUG: tp_contact_factory_parse_presence_foreach: Changing presence for contact 5146672499 at gtalk2voip.com (3) to 'Press CALL to make call... Offered by GTalk2VoIP Gateway. http://www.gtalk2voip.com//' (2)
** (empathy:5969): DEBUG: tp_chat_received_cb: Message received: *Call time: 0 secs. Cost = FREE. Reason = EndedByLocalUser*
** (empathy:5969): DEBUG: tp_chat_emit_or_queue_message: Message queue empty and sender ready
** (empathy:5969): DEBUG: log_store_empathy_add_message: Adding message: '*Call time: 0 secs. Cost = FREE. Reason = EndedByLocalUser*' to file: '/home/jtellier/.gnome2/Empathy/logs/gtalk0/5146672499 at gtalk2voip.com/20090602.log'
** (empathy:5969): DEBUG: chat_message_received: Appending new message from GTalk2VoIP mapped contact (3)
** (empathy:5969): DEBUG: chat_text_view_scroll_down: Scrolling down
** (empathy:5969): DEBUG: chat_state_changed_cb: Was composing: no now composing: no
** (empathy:5969): DEBUG: empathy_sound_play_full: Play sound "message-new-instant" (Received an instant message)
** (empathy:5969): DEBUG: chat_window_set_urgency_hint: Turning on urgency hint
** (empathy:5969): DEBUG: tf_channel_dispose
** (empathy:5969): DEBUG: _tf_session_dispose
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x8b5d2f0: lost weak ref to 0x8b76278
** (empathy:5969): DEBUG: tp_call_dispose: Disposing: 0x8b99830, 0
(empathy:5969): tp-glib-DEBUG: tp_channel_dispose: 0x89d9698
(empathy:5969): tp-glib-DEBUG: tp_proxy_dispose: 0x89d9698
(empathy:5969): tp-glib-DEBUG: tp_channel_finalize: 0x89d9698
(empathy:5969): tp-glib-DEBUG: tp_proxy_finalize: 0x89d9698
** (empathy:5969): DEBUG: tp_call_finalize: Finalizing: 0x8b99830
** (empathy:5969): DEBUG: chat_window_focus_in_event_cb: Focus in event, updating title
** (empathy:5969): DEBUG: chat_window_set_urgency_hint: Turning off urgency hint
** (empathy:5969): DEBUG: chat_window_update_chat_tab: Updating chat tab, name=GTalk2VoIP mapped contact, account=gtalk0, subject=(null), remote_contact=0x89c0688
** (empathy:5969): DEBUG: chat_window_update: Update window
** (empathy:5969): DEBUG: chat_window_focus_in_event_cb: Focus in event, updating title
** (empathy:5969): DEBUG: chat_window_set_urgency_hint: Turning off urgency hint
** (empathy:5969): DEBUG: chat_window_update_chat_tab: Updating chat tab, name=GTalk2VoIP mapped contact, account=gtalk0, subject=(null), remote_contact=0x89c0688
** (empathy:5969): DEBUG: chat_window_update: Update window
** (empathy:5969): DEBUG: chat_window_delete_event_cb: Delete event received
** (empathy:5969): DEBUG: chat_window_page_removed_cb: Page removed
** (empathy:5969): DEBUG: empathy_chat_window_remove_chat: Chat removed (0 references)
** (empathy:5969): DEBUG: chat_text_view_finalize: 0x8a65400
** (empathy:5969): DEBUG: chat_finalize: Finalized: 0x8a60708
** (empathy:5969): DEBUG: chat_window_finalize: Finalized: 0x8a7b5e8
(empathy:5969): tp-glib-DEBUG: tp_proxy_invalidate: 0x8b36ca8: Channel was closed
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x8ae6c78: TpProxy 0x8b36ca8 invalidated (I have 0x8b36ca8): Channel was closed
** (empathy:5969): DEBUG: dispatcher_channel_invalidated_cb: Channel /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/ImChannel3 invalidated
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x8b39038: lost weak ref to 0x8995020
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x8aedc38: lost weak ref to 0x8995020
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x8aeda20: lost weak ref to 0x8995020
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x8b5d620: lost weak ref to 0x8995020
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x8b5d488: lost weak ref to 0x8995020
** (empathy:5969): DEBUG: tp_chat_finalize: Finalize: 0x8995020
(empathy:5969): tp-glib-DEBUG: tp_channel_dispose: 0x8b36ca8
(empathy:5969): tp-glib-DEBUG: tp_proxy_dispose: 0x8b36ca8
(empathy:5969): tp-glib-DEBUG: tp_channel_finalize: 0x8b36ca8
(empathy:5969): tp-glib-DEBUG: tp_proxy_finalize: 0x8b36ca8
** (empathy:5969): DEBUG: empathy_idle_set_presence: Changing presence to (null) (1)
** (empathy:5969): DEBUG: empathy_ft_manager_finalize: 0x880f380
-------------- next part --------------
(empathy:5565): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x8d5d958: org.freedesktop.DBus DBusGProxy is 0x8d5d990
** (empathy:5565): DEBUG: mission_control_get_presence_actual: MC not running.
** (empathy:5565): DEBUG: empathy_idle_init: Error getting actual presence: MC not running
** (empathy:5565): DEBUG: mission_control_get_presence_message_actual: MC not running.
** (empathy:5565): DEBUG: empathy_idle_init: Error getting actual presence message: MC not running
** (empathy:5565): DEBUG: idle_nm_state_change_cb: New network state 3
** (empathy:5565): DEBUG: empathy_idle_set_presence: Changing presence to (null) (2)
** (empathy:5565): DEBUG: create_salut_account: Try to add a salut account...
** (empathy:5565): DEBUG: create_salut_account: Failed to get self econtact: e_book_get_self: there was no self contact UID stored in gconf
** (empathy:5565): DEBUG: get_glade_file: Loading glade file /usr/share/empathy/empathy-main-window.glade
** (empathy:5565): DEBUG: mission_control_get_presence_actual: MC not running.
** (empathy:5565): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:5565): DEBUG: mission_control_get_presence_actual: MC not running.
** (empathy:5565): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:5565): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:5565): DEBUG: mission_control_get_presence_actual: MC not running.
** (empathy:5565): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:5565): DEBUG: mission_control_get_presence_actual: MC not running.
** (empathy:5565): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:5565): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:5565): DEBUG: mission_control_get_presence_actual: MC not running.
** (empathy:5565): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:5565): DEBUG: mission_control_get_presence_actual: MC not running.
** (empathy:5565): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:5565): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:5565): DEBUG: mission_control_get_presence_actual: MC not running.
** (empathy:5565): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:5565): DEBUG: mission_control_get_presence_actual: MC not running.
** (empathy:5565): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:5565): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:5565): DEBUG: mission_control_get_online_connections: MC not running.
** (empathy:5565): DEBUG: empathy_geometry_load: Loading window geometry: x:0, y:25, w:622, h:325

** (empathy:5565): DEBUG: empathy_main_window_show: Configuring window default size w:622, h:325
** (empathy:5565): DEBUG: empathy_main_window_show: Configuring window default position x:0, y:25
** (empathy:5565): DEBUG: mission_control_get_tpconnection: MC not running.
** (empathy:5565): DEBUG: get_glade_file: Loading glade file /usr/share/empathy/empathy-status-icon.glade
(empathy:5565): tp-glib-DEBUG: tp_connection_init: 0x8e911b8
(empathy:5565): tp-glib-DEBUG: tp_connection_constructor: Connecting to StatusChanged and ConnectionError
(empathy:5565): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x8e911b8: org.freedesktop.Telepathy.Connection DBusGProxy is 0x8ff0c38
(empathy:5565): tp-glib-DEBUG: tp_connection_constructor: Calling GetStatus
(empathy:5565): tp-glib-DEBUG: tp_connection_constructor: Returning 0x8e911b8
(empathy:5565): tp-glib-DEBUG: tp_connection_call_when_ready: arranging callback later
(empathy:5565): tp-glib-DEBUG: tp_connection_got_status_cb: 0x8e911b8
(empathy:5565): tp-glib-DEBUG: tp_connection_got_status_cb: 0x8e911b8: Initial status is 1
(empathy:5565): tp-glib-DEBUG: tp_connection_status_changed: 0x8e911b8: -1 -> 1 because 0
(empathy:5565): tp-glib-DEBUG: tp_connection_status_changed: 0x8e911b8: 1 -> 0 because 1
** (empathy:5565): DEBUG: idle_presence_changed_cb: Presence changed to '' (2)
** (empathy:5565): DEBUG: idle_presence_changed_cb: Presence changed to '' (2)
(empathy:5565): tp-glib-DEBUG: tp_connection_got_interfaces_cb: 0x8e911b8: Introspected interfaces
(empathy:5565): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x8e911b8: org.freedesktop.DBus.Properties DBusGProxy is 0x8ff0d50
(empathy:5565): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x8e911b8: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Avatars
(empathy:5565): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x8e911b8: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Aliasing
(empathy:5565): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x8e911b8: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Capabilities
(empathy:5565): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x8e911b8: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.ContactCapabilities.DRAFT
(empathy:5565): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x8e911b8: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection
(empathy:5565): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x8e911b8: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.SimplePresence
(empathy:5565): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x8e911b8: org.freedesktop.Telepathy.Connection.Interface.Aliasing DBusGProxy is 0x8f96e08
(empathy:5565): tp-glib-DEBUG: got_aliasing_flags: Introspected aliasing flags: 0x1
(empathy:5565): tp-glib-DEBUG: tp_connection_continue_introspection: 0x8e911b8: connection ready
(empathy:5565): tp-glib-DEBUG: cwr_ready: enter
(empathy:5565): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x8e911b8: org.freedesktop.Telepathy.Connection.Interface.Requests DBusGProxy is 0x8f96ee8
(empathy:5565): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x8e911b8: org.freedesktop.Telepathy.Connection.Interface.Capabilities DBusGProxy is 0x8ff0d18
** (empathy:5565): DEBUG: contact_manager_add_account: Adding new account: Google Talk (jtellier.test at gmail.com)
(empathy:5565): tp-glib-DEBUG: tp_connection_init: 0x8e91210
(empathy:5565): tp-glib-DEBUG: tp_connection_constructor: Connecting to StatusChanged and ConnectionError
(empathy:5565): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x8e91210: org.freedesktop.Telepathy.Connection DBusGProxy is 0x8f99690
(empathy:5565): tp-glib-DEBUG: tp_connection_constructor: Calling GetStatus
(empathy:5565): tp-glib-DEBUG: tp_connection_constructor: Returning 0x8e91210
(empathy:5565): tp-glib-DEBUG: tp_connection_call_when_ready: arranging callback later
(empathy:5565): tp-glib-DEBUG: tp_connection_got_status_cb: 0x8e91210
(empathy:5565): tp-glib-DEBUG: tp_connection_got_status_cb: 0x8e91210: Initial status is 0
(empathy:5565): tp-glib-DEBUG: tp_connection_status_changed: 0x8e91210: -1 -> 0 because 0
(empathy:5565): tp-glib-DEBUG: tp_connection_got_interfaces_cb: 0x8e91210: Introspected interfaces
(empathy:5565): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x8e91210: org.freedesktop.DBus.Properties DBusGProxy is 0x8fefb30
(empathy:5565): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x8e91210: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Avatars
(empathy:5565): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x8e91210: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Aliasing
(empathy:5565): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x8e91210: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Capabilities
(empathy:5565): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x8e91210: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.ContactCapabilities.DRAFT
(empathy:5565): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x8e91210: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection
(empathy:5565): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x8e91210: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.SimplePresence
(empathy:5565): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x8e91210: org.freedesktop.Telepathy.Connection.Interface.Aliasing DBusGProxy is 0x8eb6af8
(empathy:5565): tp-glib-DEBUG: got_aliasing_flags: Introspected aliasing flags: 0x1
(empathy:5565): tp-glib-DEBUG: tp_connection_continue_introspection: 0x8e91210: connection ready
(empathy:5565): tp-glib-DEBUG: cwr_ready: enter
(empathy:5565): tp-glib-DEBUG: tp_channel_init: 0x8e8bc58
(empathy:5565): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x8e8bc58: org.freedesktop.Telepathy.Channel DBusGProxy is 0x8f9e8a8
(empathy:5565): tp-glib-DEBUG: tp_channel_constructor: 0x8e8bc58: constructed with channel type "org.freedesktop.Telepathy.Channel.Type.ContactList", handle #1 of type 3
(empathy:5565): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x8e8bc58
(empathy:5565): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x8e8bc58: org.freedesktop.DBus.Properties DBusGProxy is 0x8f9e918
** (empathy:5565): DEBUG: empathy_run_until_ready_full: Starting run until ready for object 0x8f9e988
** (empathy:5565): DEBUG: dispatcher_connection_new_channel: Ignoring blacklisted channel type org.freedesktop.Telepathy.Channel.Type.ContactList on /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/RosterChannel/List/publish
(empathy:5565): tp-glib-DEBUG: tp_channel_init: 0x8e8bcd8
(empathy:5565): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x8e8bcd8: org.freedesktop.Telepathy.Channel DBusGProxy is 0x8e8e010
(empathy:5565): tp-glib-DEBUG: tp_channel_constructor: 0x8e8bcd8: constructed with channel type "org.freedesktop.Telepathy.Channel.Type.ContactList", handle #2 of type 3
(empathy:5565): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x8e8bcd8
(empathy:5565): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x8e8bcd8: org.freedesktop.DBus.Properties DBusGProxy is 0x8e8e080
** (empathy:5565): DEBUG: empathy_run_until_ready_full: Starting run until ready for object 0x8e8e0f0
** (empathy:5565): DEBUG: dispatcher_connection_new_channel: Ignoring blacklisted channel type org.freedesktop.Telepathy.Channel.Type.ContactList on /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/RosterChannel/List/subscribe
** (empathy:5565): DEBUG: dispatcher_connection_new_channel: Ignoring blacklisted channel type org.freedesktop.Telepathy.Channel.Type.ContactList on /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/RosterChannel/List/known
** (empathy:5565): DEBUG: dispatcher_connection_new_channel: Ignoring blacklisted channel type org.freedesktop.Telepathy.Channel.Type.ContactList on /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/RosterChannel/List/deny
(empathy:5565): tp-glib-DEBUG: _tp_channel_got_properties: Received 8 channel properties
(empathy:5565): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Group
(empathy:5565): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x8e8bc58
(empathy:5565): tp-glib-DEBUG: _tp_channel_get_handle: 0x8e8bc58: handle already known to be 1 of type 3
(empathy:5565): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x8e8bc58
(empathy:5565): tp-glib-DEBUG: _tp_channel_get_identifier: 0x8e8bc58: identifier already known to be publish
(empathy:5565): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x8e8bc58
(empathy:5565): tp-glib-DEBUG: _tp_channel_get_channel_type: 0x8e8bc58: channel type org.freedesktop.Telepathy.Channel.Type.ContactList already determined
(empathy:5565): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x8e8bc58
(empathy:5565): tp-glib-DEBUG: _tp_channel_get_interfaces: 0x8e8bc58
(empathy:5565): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x8e8bc58
(empathy:5565): tp-glib-DEBUG: _tp_channel_get_group_properties: 0x8e8bc58
(empathy:5565): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x8e8bc58: org.freedesktop.Telepathy.Channel.Interface.Group DBusGProxy is 0x8e8e128
(empathy:5565): tp-glib-DEBUG: _tp_channel_got_properties: Received 8 channel properties
(empathy:5565): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Group
(empathy:5565): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x8e8bcd8
(empathy:5565): tp-glib-DEBUG: _tp_channel_get_handle: 0x8e8bcd8: handle already known to be 2 of type 3
(empathy:5565): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x8e8bcd8
(empathy:5565): tp-glib-DEBUG: _tp_channel_get_identifier: 0x8e8bcd8: identifier already known to be subscribe
(empathy:5565): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x8e8bcd8
(empathy:5565): tp-glib-DEBUG: _tp_channel_get_channel_type: 0x8e8bcd8: channel type org.freedesktop.Telepathy.Channel.Type.ContactList already determined
(empathy:5565): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x8e8bcd8
(empathy:5565): tp-glib-DEBUG: _tp_channel_get_interfaces: 0x8e8bcd8
(empathy:5565): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x8e8bcd8
(empathy:5565): tp-glib-DEBUG: _tp_channel_get_group_properties: 0x8e8bcd8
(empathy:5565): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x8e8bcd8: org.freedesktop.Telepathy.Channel.Interface.Group DBusGProxy is 0x8e8e2f8
(empathy:5565): tp-glib-DEBUG: tp_channel_got_group_properties_cb: Received 6 group properties
(empathy:5565): tp-glib-DEBUG: _got_initial_group_flags: Initial GroupFlags: 2098
(empathy:5565): tp-glib-DEBUG: tp_channel_group_self_handle_changed_cb: 0x8e8bc58 SelfHandle changed to 1
(empathy:5565): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x8e8bc58
(empathy:5565): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x8e8bc58
(empathy:5565): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x8e8bc58: channel ready
** (empathy:5565): DEBUG: tp_contact_factory_add_contact: Contact added: (null) (0)
(empathy:5565): tp-glib-DEBUG: tp_connection_init: 0x8e91268
(empathy:5565): tp-glib-DEBUG: tp_connection_constructor: Connecting to StatusChanged and ConnectionError
(empathy:5565): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x8e91268: org.freedesktop.Telepathy.Connection DBusGProxy is 0x91218c8
(empathy:5565): tp-glib-DEBUG: tp_connection_constructor: Calling GetStatus
(empathy:5565): tp-glib-DEBUG: tp_connection_constructor: Returning 0x8e91268
(empathy:5565): tp-glib-DEBUG: tp_channel_got_group_properties_cb: Received 6 group properties
(empathy:5565): tp-glib-DEBUG: _got_initial_group_flags: Initial GroupFlags: 2207
(empathy:5565): tp-glib-DEBUG: tp_channel_group_self_handle_changed_cb: 0x8e8bcd8 SelfHandle changed to 1
(empathy:5565): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x8e8bcd8
(empathy:5565): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x8e8bcd8
(empathy:5565): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x8e8bcd8: channel ready
(empathy:5565): tp-glib-DEBUG: tp_connection_got_status_cb: 0x8e91268
(empathy:5565): tp-glib-DEBUG: tp_connection_got_status_cb: 0x8e91268: Initial status is 0
(empathy:5565): tp-glib-DEBUG: tp_connection_status_changed: 0x8e91268: -1 -> 0 because 0
(empathy:5565): tp-glib-DEBUG: tp_connection_got_interfaces_cb: 0x8e91268: Introspected interfaces
(empathy:5565): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x8e91268: org.freedesktop.DBus.Properties DBusGProxy is 0x9121a00
(empathy:5565): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x8e91268: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Avatars
(empathy:5565): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x8e91268: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Aliasing
(empathy:5565): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x8e91268: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Capabilities
(empathy:5565): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x8e91268: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.ContactCapabilities.DRAFT
(empathy:5565): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x8e91268: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection
(empathy:5565): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x8e91268: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.SimplePresence
(empathy:5565): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x8e91268: org.freedesktop.Telepathy.Connection.Interface.Aliasing DBusGProxy is 0x9121a70
(empathy:5565): tp-glib-DEBUG: got_aliasing_flags: Introspected aliasing flags: 0x1
(empathy:5565): tp-glib-DEBUG: tp_connection_continue_introspection: 0x8e91268: connection ready
(empathy:5565): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x8e91268: org.freedesktop.Telepathy.Connection.Interface.Avatars DBusGProxy is 0x9121b88
** (empathy:5565): DEBUG: tp_contact_factory_ready: Connection ready
(empathy:5565): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x8e91268: org.freedesktop.Telepathy.Connection.Interface.Presence DBusGProxy is 0x9121d90
(empathy:5565): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x8e91268: org.freedesktop.Telepathy.Connection.Interface.Capabilities DBusGProxy is 0x9134648
** (empathy:5565): DEBUG: tp_contact_factory_parse_presence_foreach: Changing presence for contact jtellier.test1 at gmail.com (1) to '(null)' (2)
** (empathy:5565): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact jtellier.test1 at gmail.com (1) to 3
** (empathy:5565): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact jtellier.test1 at gmail.com (1) to 3
** (empathy:5565): DEBUG: tp_group_update_members: Members changed for list publish:
  added-len=0, current-len=0
  removed-len=0
  local-pending-len=0, current-len=0
  remote-pending-len=0, current-len=0
** (empathy:5565): DEBUG: tp_group_update_members: Members changed done for list publish:
  members-len=0
  local-pendings-len=0
  remote-pendings-len=0
** (empathy:5565): DEBUG: tp_group_update_members: Members changed for list publish:
  added-len=5, current-len=0
  removed-len=0
  local-pending-len=0, current-len=0
  remote-pending-len=0, current-len=0
** (empathy:5565): DEBUG: tp_contact_factory_add_contact: Contact added: (null) (2)
** (empathy:5565): DEBUG: tp_contact_factory_add_contact: Contact added: (null) (3)
** (empathy:5565): DEBUG: tp_contact_factory_add_contact: Contact added: (null) (4)
** (empathy:5565): DEBUG: tp_contact_factory_add_contact: Contact added: (null) (5)
** (empathy:5565): DEBUG: tp_contact_factory_add_contact: Contact added: (null) (6)
** (empathy:5565): DEBUG: tp_group_update_members: Members changed done for list publish:
  members-len=5
  local-pendings-len=0
  remote-pendings-len=0
** (empathy:5565): DEBUG: tp_group_get_members_cb: Ready
** (empathy:5565): DEBUG: run_until_ready_cb: Object 0x8f9e988 is ready
** (empathy:5565): DEBUG: tp_group_update_members: Members changed for list subscribe:
  added-len=0, current-len=0
  removed-len=0
  local-pending-len=0, current-len=0
  remote-pending-len=0, current-len=0
** (empathy:5565): DEBUG: tp_group_update_members: Members changed done for list subscribe:
  members-len=0
  local-pendings-len=0
  remote-pendings-len=0
** (empathy:5565): DEBUG: tp_group_update_members: Members changed for list subscribe:
  added-len=5, current-len=0
  removed-len=0
  local-pending-len=0, current-len=0
  remote-pending-len=0, current-len=0
** (empathy:5565): DEBUG: tp_group_update_members: Members changed done for list subscribe:
  members-len=5
  local-pendings-len=0
  remote-pendings-len=0
** (empathy:5565): DEBUG: tp_group_get_members_cb: Ready
** (empathy:5565): DEBUG: run_until_ready_cb: Object 0x8e8e0f0 is ready
** (empathy:5565): DEBUG: tp_contact_list_request_channel_cb: Got subscribe list
** (empathy:5565): DEBUG: tp_contact_list_added_cb: Contact (null) (2) added to list type 1
** (empathy:5565): DEBUG: contact_list_store_members_changed_cb: Contact (null) (2) added
** (empathy:5565): DEBUG: tp_contact_list_added_cb: Contact (null) (3) added to list type 1
** (empathy:5565): DEBUG: contact_list_store_members_changed_cb: Contact (null) (3) added
** (empathy:5565): DEBUG: tp_contact_list_added_cb: Contact (null) (4) added to list type 1
** (empathy:5565): DEBUG: contact_list_store_members_changed_cb: Contact (null) (4) added
** (empathy:5565): DEBUG: tp_contact_list_added_cb: Contact (null) (5) added to list type 1
** (empathy:5565): DEBUG: contact_list_store_members_changed_cb: Contact (null) (5) added
** (empathy:5565): DEBUG: tp_contact_list_added_cb: Contact (null) (6) added to list type 1
** (empathy:5565): DEBUG: contact_list_store_members_changed_cb: Contact (null) (6) added
** (empathy:5565): DEBUG: tp_contact_list_request_channel_cb: Got publish list
** (empathy:5565): DEBUG: tp_contact_list_added_cb: Contact (null) (2) added to list type 0
** (empathy:5565): DEBUG: tp_contact_list_added_cb: Contact (null) (3) added to list type 0
** (empathy:5565): DEBUG: tp_contact_list_added_cb: Contact (null) (4) added to list type 0
** (empathy:5565): DEBUG: tp_contact_list_added_cb: Contact (null) (5) added to list type 0
** (empathy:5565): DEBUG: tp_contact_list_added_cb: Contact (null) (6) added to list type 0
** (empathy:5565): DEBUG: tp_contact_factory_get_known_avatar_tokens_cb: Got 0 tokens, need to request 0 avatars
** (empathy:5565): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier.test2 at gmail.com' updated, checking roster is in sync...
** (empathy:5565): DEBUG: contact_list_store_contact_update: Contact:'jtellier.test2 at gmail.com' in list:NO, should be:NO
** (empathy:5565): DEBUG: contact_list_store_contact_updated_cb: Contact:'5146672499 at gtalk2voip.com' updated, checking roster is in sync...
** (empathy:5565): DEBUG: contact_list_store_contact_update: Contact:'5146672499 at gtalk2voip.com' in list:NO, should be:NO
** (empathy:5565): DEBUG: contact_list_store_contact_updated_cb: Contact:'guillaume.desmottes at collabora.co.uk' updated, checking roster is in sync...
** (empathy:5565): DEBUG: contact_list_store_contact_update: Contact:'guillaume.desmottes at collabora.co.uk' in list:NO, should be:NO
** (empathy:5565): DEBUG: contact_list_store_contact_updated_cb: Contact:'service at gtalk2voip.com' updated, checking roster is in sync...
** (empathy:5565): DEBUG: contact_list_store_contact_update: Contact:'service at gtalk2voip.com' in list:NO, should be:NO
** (empathy:5565): DEBUG: contact_list_store_contact_updated_cb: Contact:'kakaroto.test1 at gmail.com' updated, checking roster is in sync...
** (empathy:5565): DEBUG: contact_list_store_contact_update: Contact:'kakaroto.test1 at gmail.com' in list:NO, should be:NO
** (empathy:5565): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier.test2 at gmail.com' updated, checking roster is in sync...
** (empathy:5565): DEBUG: contact_list_store_contact_update: Contact:'jtellier.test2 at gmail.com' in list:NO, should be:NO
** (empathy:5565): DEBUG: tp_contact_factory_parse_presence_foreach: Changing presence for contact jtellier.test2 at gmail.com (2) to '(null)' (1)
** (empathy:5565): DEBUG: contact_list_store_contact_updated_cb: Contact:'5146672499 at gtalk2voip.com' updated, checking roster is in sync...
** (empathy:5565): DEBUG: contact_list_store_contact_update: Contact:'5146672499 at gtalk2voip.com' in list:NO, should be:NO
** (empathy:5565): DEBUG: tp_contact_factory_parse_presence_foreach: Changing presence for contact 5146672499 at gtalk2voip.com (3) to '(null)' (1)
** (empathy:5565): DEBUG: contact_list_store_contact_updated_cb: Contact:'guillaume.desmottes at collabora.co.uk' updated, checking roster is in sync...
** (empathy:5565): DEBUG: contact_list_store_contact_update: Contact:'guillaume.desmottes at collabora.co.uk' in list:NO, should be:NO
** (empathy:5565): DEBUG: tp_contact_factory_parse_presence_foreach: Changing presence for contact guillaume.desmottes at collabora.co.uk (4) to '(null)' (1)
** (empathy:5565): DEBUG: contact_list_store_contact_updated_cb: Contact:'service at gtalk2voip.com' updated, checking roster is in sync...
** (empathy:5565): DEBUG: contact_list_store_contact_update: Contact:'service at gtalk2voip.com' in list:NO, should be:NO
** (empathy:5565): DEBUG: tp_contact_factory_parse_presence_foreach: Changing presence for contact service at gtalk2voip.com (5) to '(null)' (1)
** (empathy:5565): DEBUG: contact_list_store_contact_updated_cb: Contact:'kakaroto.test1 at gmail.com' updated, checking roster is in sync...
** (empathy:5565): DEBUG: contact_list_store_contact_update: Contact:'kakaroto.test1 at gmail.com' in list:NO, should be:NO
** (empathy:5565): DEBUG: tp_contact_factory_parse_presence_foreach: Changing presence for contact kakaroto.test1 at gmail.com (6) to '(null)' (1)
** (empathy:5565): DEBUG: tp_contact_factory_request_aliases_cb: Renaming contact jtellier.test2 at gmail.com (2) to jtellier test2 (request cb)
** (empathy:5565): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier test2' updated, checking roster is in sync...
** (empathy:5565): DEBUG: contact_list_store_contact_update: Contact:'jtellier test2' in list:NO, should be:NO
** (empathy:5565): DEBUG: tp_contact_factory_request_aliases_cb: Renaming contact 5146672499 at gtalk2voip.com (3) to GTalk2VoIP mapped contact (request cb)
** (empathy:5565): DEBUG: contact_list_store_contact_updated_cb: Contact:'GTalk2VoIP mapped contact' updated, checking roster is in sync...
** (empathy:5565): DEBUG: contact_list_store_contact_update: Contact:'GTalk2VoIP mapped contact' in list:NO, should be:NO
** (empathy:5565): DEBUG: tp_contact_factory_request_aliases_cb: Renaming contact guillaume.desmottes at collabora.co.uk (4) to guillaume.desmottes (request cb)
** (empathy:5565): DEBUG: contact_list_store_contact_updated_cb: Contact:'guillaume.desmottes' updated, checking roster is in sync...
** (empathy:5565): DEBUG: contact_list_store_contact_update: Contact:'guillaume.desmottes' in list:NO, should be:NO
** (empathy:5565): DEBUG: tp_contact_factory_request_aliases_cb: Renaming contact service at gtalk2voip.com (5) to GTalk2VoIP mapped contact (request cb)
** (empathy:5565): DEBUG: contact_list_store_contact_updated_cb: Contact:'GTalk2VoIP mapped contact' updated, checking roster is in sync...
** (empathy:5565): DEBUG: contact_list_store_contact_update: Contact:'GTalk2VoIP mapped contact' in list:NO, should be:NO
** (empathy:5565): DEBUG: tp_contact_factory_request_aliases_cb: Renaming contact kakaroto.test1 at gmail.com (6) to kakaroto test1 (request cb)
** (empathy:5565): DEBUG: contact_list_store_contact_updated_cb: Contact:'kakaroto test1' updated, checking roster is in sync...
** (empathy:5565): DEBUG: contact_list_store_contact_update: Contact:'kakaroto test1' in list:NO, should be:NO
** (empathy:5565): DEBUG: tp_contact_factory_get_known_avatar_tokens_cb: Got 0 tokens, need to request 0 avatars
** (empathy:5565): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact jtellier.test2 at gmail.com (2) to 0
** (empathy:5565): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier test2' updated, checking roster is in sync...
** (empathy:5565): DEBUG: contact_list_store_contact_update: Contact:'jtellier test2' in list:NO, should be:NO
** (empathy:5565): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact 5146672499 at gtalk2voip.com (3) to 0
** (empathy:5565): DEBUG: contact_list_store_contact_updated_cb: Contact:'GTalk2VoIP mapped contact' updated, checking roster is in sync...
** (empathy:5565): DEBUG: contact_list_store_contact_update: Contact:'GTalk2VoIP mapped contact' in list:NO, should be:NO
** (empathy:5565): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact guillaume.desmottes at collabora.co.uk (4) to 0
** (empathy:5565): DEBUG: contact_list_store_contact_updated_cb: Contact:'guillaume.desmottes' updated, checking roster is in sync...
** (empathy:5565): DEBUG: contact_list_store_contact_update: Contact:'guillaume.desmottes' in list:NO, should be:NO
** (empathy:5565): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact service at gtalk2voip.com (5) to 0
** (empathy:5565): DEBUG: contact_list_store_contact_updated_cb: Contact:'GTalk2VoIP mapped contact' updated, checking roster is in sync...
** (empathy:5565): DEBUG: contact_list_store_contact_update: Contact:'GTalk2VoIP mapped contact' in list:NO, should be:NO
** (empathy:5565): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact kakaroto.test1 at gmail.com (6) to 0
** (empathy:5565): DEBUG: contact_list_store_contact_updated_cb: Contact:'kakaroto test1' updated, checking roster is in sync...
** (empathy:5565): DEBUG: contact_list_store_contact_update: Contact:'kakaroto test1' in list:NO, should be:NO
** (empathy:5565): DEBUG: empathy_geometry_save: Saving window geometry: x:0, y:25, w:622, h:325

** (empathy:5565): DEBUG: tp_contact_factory_aliases_changed_cb: Renaming contact jtellier.test1 at gmail.com (1) to jtellier test (changed cb)
** (empathy:5565): DEBUG: tp_contact_factory_request_aliases_cb: Renaming contact jtellier.test1 at gmail.com (1) to jtellier test (request cb)
** (empathy:5565): DEBUG: tp_contact_factory_get_known_avatar_tokens_cb: Got 1 tokens, need to request 0 avatars
** (empathy:5565): DEBUG: contact_list_store_contact_updated_cb: Contact:'GTalk2VoIP mapped contact' updated, checking roster is in sync...
** (empathy:5565): DEBUG: contact_list_store_contact_update: Contact:'GTalk2VoIP mapped contact' in list:NO, should be:YES
** (empathy:5565): DEBUG: contact_list_store_contact_update: Contact:'GTalk2VoIP mapped contact' in list:YES, should be:YES
** (empathy:5565): DEBUG: contact_list_store_contact_updated_cb: Contact:'GTalk2VoIP mapped contact' updated, checking roster is in sync...
** (empathy:5565): DEBUG: contact_list_store_contact_update: Contact:'GTalk2VoIP mapped contact' in list:YES, should be:YES
** (empathy:5565): DEBUG: tp_contact_factory_parse_presence_foreach: Changing presence for contact 5146672499 at gtalk2voip.com (3) to 'Press CALL to phone call. Offered by GTalk2VoIP Gateway. http://www.gtalk2voip.com/' (2)
** (empathy:5565): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact 5146672499 at gtalk2voip.com (3) to 1
** (empathy:5565): DEBUG: contact_list_store_contact_updated_cb: Contact:'GTalk2VoIP mapped contact' updated, checking roster is in sync...
** (empathy:5565): DEBUG: contact_list_store_contact_update: Contact:'GTalk2VoIP mapped contact' in list:YES, should be:YES
** (empathy:5565): DEBUG: contact_list_store_contact_updated_cb: Contact:'GTalk2VoIP mapped contact' updated, checking roster is in sync...
** (empathy:5565): DEBUG: contact_list_store_contact_update: Contact:'GTalk2VoIP mapped contact' in list:NO, should be:YES
** (empathy:5565): DEBUG: contact_list_store_contact_update: Contact:'GTalk2VoIP mapped contact' in list:YES, should be:YES
** (empathy:5565): DEBUG: contact_list_store_contact_updated_cb: Contact:'GTalk2VoIP mapped contact' updated, checking roster is in sync...
** (empathy:5565): DEBUG: contact_list_store_contact_update: Contact:'GTalk2VoIP mapped contact' in list:YES, should be:YES
** (empathy:5565): DEBUG: tp_contact_factory_parse_presence_foreach: Changing presence for contact service at gtalk2voip.com (5) to 'Type HELP for instructions. Your personal account page: https://www.gtalk2voip.com/users/?auth=pRKJcQ6TTGN5rZAC' (2)
** (empathy:5565): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact service at gtalk2voip.com (5) to 1
** (empathy:5565): DEBUG: contact_list_store_contact_updated_cb: Contact:'GTalk2VoIP mapped contact' updated, checking roster is in sync...
** (empathy:5565): DEBUG: contact_list_store_contact_update: Contact:'GTalk2VoIP mapped contact' in list:YES, should be:YES
** (empathy:5565): DEBUG: get_glade_file: Loading glade file /usr/share/empathy/empathy-contact-widget.glade
** (empathy:5565): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact jtellier.test1 at gmail.com (1) to 3
** (empathy:5565): DEBUG: status_icon_activate_cb: toggle
** (empathy:5565): DEBUG: empathy_conf_set_bool: Setting bool:'/apps/empathy/ui/main_window_hidden' to 0 ---> false
** (empathy:5565): DEBUG: get_glade_file: Loading glade file /usr/share/empathy/empathy-accounts-dialog.glade
** (empathy:5565): DEBUG: accounts_dialog_add_or_update_account: Adding new account
** (empathy:5565): DEBUG: accounts_dialog_add_or_update_account: Adding new account
** (empathy:5565): DEBUG: accounts_dialog_add_or_update_account: Adding new account
** (empathy:5565): DEBUG: accounts_dialog_add_or_update_account: Adding new account
** (empathy:5565): DEBUG: get_glade_file: Loading glade file /usr/share/empathy/empathy-account-widget-jabber.glade
** (empathy:5565): DEBUG: mc_account_get_param_string: Password found in keyring
** (empathy:5565): DEBUG: mc_account_get_param_string: Password found in keyring
** (empathy:5565): DEBUG: get_glade_file: Loading glade file /usr/share/empathy/empathy-account-widget-jabber.glade
** (empathy:5565): DEBUG: mc_account_get_param_string: Password found in keyring
** (empathy:5565): DEBUG: mc_account_get_param_string: Password found in keyring
** (empathy:5565): DEBUG: accounts_dialog_enable_toggled_cb: Disabled account Google Talk (jtellier.test at gmail.com)
** (empathy:5565): DEBUG: idle_presence_changed_cb: Presence changed to '' (0)
(empathy:5565): tp-glib-DEBUG: tp_proxy_invalidate: 0x8e8bc58: Channel was closed
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x8f9e8e0: TpProxy 0x8e8bc58 invalidated (I have 0x8e8bc58): Channel was closed
** (empathy:5565): DEBUG: tp_group_invalidated_cb: Channel invalidated: Channel was closed
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x8e8e160: TpProxy 0x8e8bc58 invalidated (I have 0x8e8bc58): Channel was closed
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x8e8e218: TpProxy 0x8e8bc58 invalidated (I have 0x8e8bc58): Channel was closed
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x8e8e250: TpProxy 0x8e8bc58 invalidated (I have 0x8e8bc58): Channel was closed
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x8e8e288: TpProxy 0x8e8bc58 invalidated (I have 0x8e8bc58): Channel was closed
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9121970: TpProxy 0x8e8bc58 invalidated (I have 0x8e8bc58): Channel was closed
(empathy:5565): tp-glib-DEBUG: tp_proxy_invalidate: 0x8e8bcd8: Channel was closed
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x8e8e048: TpProxy 0x8e8bcd8 invalidated (I have 0x8e8bcd8): Channel was closed
** (empathy:5565): DEBUG: tp_group_invalidated_cb: Channel invalidated: Channel was closed
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x8e8e330: TpProxy 0x8e8bcd8 invalidated (I have 0x8e8bcd8): Channel was closed
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x8e8e3a0: TpProxy 0x8e8bcd8 invalidated (I have 0x8e8bcd8): Channel was closed
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x8e8e420: TpProxy 0x8e8bcd8 invalidated (I have 0x8e8bcd8): Channel was closed
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x8e8e458: TpProxy 0x8e8bcd8 invalidated (I have 0x8e8bcd8): Channel was closed
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9121c78: TpProxy 0x8e8bcd8 invalidated (I have 0x8e8bcd8): Channel was closed
(empathy:5565): tp-glib-DEBUG: tp_connection_status_changed: 0x8e91268: 0 -> 2 because 1
(empathy:5565): tp-glib-DEBUG: tp_proxy_invalidate: 0x8e91268: User requested disconnection
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9121900: TpProxy 0x8e91268 invalidated (I have 0x8e91268): User requested disconnection
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9121938: TpProxy 0x8e91268 invalidated (I have 0x8e91268): User requested disconnection
(empathy:5565): tp-glib-DEBUG: _tp_connection_clean_up_handle_refs: 0x8e91268
** (empathy:5565): DEBUG: tp_contact_factory_connection_invalidated_cb: Connection invalidated
** (empathy:5565): DEBUG: contact_list_store_contact_updated_cb: Contact:'kakaroto test1' updated, checking roster is in sync...
** (empathy:5565): DEBUG: contact_list_store_contact_update: Contact:'kakaroto test1' in list:NO, should be:NO
** (empathy:5565): DEBUG: empathy_sound_play_full: Play sound "service-logout" (Contact disconnected)
** (empathy:5565): DEBUG: contact_list_store_contact_updated_cb: Contact:'GTalk2VoIP mapped contact' updated, checking roster is in sync...
** (empathy:5565): DEBUG: contact_list_store_contact_update: Contact:'GTalk2VoIP mapped contact' in list:YES, should be:NO
** (empathy:5565): DEBUG: contact_list_store_contact_update: Remove item (after timeout)
** (empathy:5565): DEBUG: contact_list_store_contact_set_active: Set item active
** (empathy:5565): DEBUG: contact_list_store_contact_active_new: Contact:'GTalk2VoIP mapped contact' now active, and WILL be removed
** (empathy:5565): DEBUG: contact_list_store_contact_updated_cb: Contact:'guillaume.desmottes' updated, checking roster is in sync...
** (empathy:5565): DEBUG: contact_list_store_contact_update: Contact:'guillaume.desmottes' in list:NO, should be:NO
** (empathy:5565): DEBUG: empathy_sound_play_full: Play sound "service-logout" (Contact disconnected)
** (empathy:5565): DEBUG: contact_list_store_contact_updated_cb: Contact:'GTalk2VoIP mapped contact' updated, checking roster is in sync...
** (empathy:5565): DEBUG: contact_list_store_contact_update: Contact:'GTalk2VoIP mapped contact' in list:YES, should be:NO
** (empathy:5565): DEBUG: contact_list_store_contact_update: Remove item (after timeout)
** (empathy:5565): DEBUG: contact_list_store_contact_set_active: Set item active
** (empathy:5565): DEBUG: contact_list_store_contact_active_new: Contact:'GTalk2VoIP mapped contact' now active, and WILL be removed
** (empathy:5565): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier test2' updated, checking roster is in sync...
** (empathy:5565): DEBUG: contact_list_store_contact_update: Contact:'jtellier test2' in list:NO, should be:NO
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9121ae0: TpProxy 0x8e91268 invalidated (I have 0x8e91268): User requested disconnection
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9121ce8: TpProxy 0x8e91268 invalidated (I have 0x8e91268): User requested disconnection
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9121d20: TpProxy 0x8e91268 invalidated (I have 0x8e91268): User requested disconnection
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9121d58: TpProxy 0x8e91268 invalidated (I have 0x8e91268): User requested disconnection
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9134610: TpProxy 0x8e91268 invalidated (I have 0x8e91268): User requested disconnection
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9134680: TpProxy 0x8e91268 invalidated (I have 0x8e91268): User requested disconnection
(empathy:5565): tp-glib-DEBUG: tp_connection_dispose: 0x8e91268
(empathy:5565): tp-glib-DEBUG: tp_proxy_dispose: 0x8e91268
(empathy:5565): tp-glib-DEBUG: tp_connection_finalize: 0x8e91268
(empathy:5565): tp-glib-DEBUG: tp_proxy_finalize: 0x8e91268
(empathy:5565): tp-glib-DEBUG: tp_connection_status_changed: 0x8e91210: 0 -> 2 because 1
(empathy:5565): tp-glib-DEBUG: tp_proxy_invalidate: 0x8e91210: User requested disconnection
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x8f99658: TpProxy 0x8e91210 invalidated (I have 0x8e91210): User requested disconnection
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x8f99620: TpProxy 0x8e91210 invalidated (I have 0x8e91210): User requested disconnection
(empathy:5565): tp-glib-DEBUG: _tp_connection_clean_up_handle_refs: 0x8e91210
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x8eb6ba0: TpProxy 0x8e91210 invalidated (I have 0x8e91210): User requested disconnection
** (empathy:5565): DEBUG: tp_contact_list_invalidated_cb: Connection invalidated
** (empathy:5565): DEBUG: contact_list_store_members_changed_cb: Contact kakaroto.test1 at gmail.com (0) removed
** (empathy:5565): DEBUG: contact_list_store_members_changed_cb: Contact service at gtalk2voip.com (0) removed
** (empathy:5565): DEBUG: contact_list_store_members_changed_cb: Contact guillaume.desmottes at collabora.co.uk (0) removed
** (empathy:5565): DEBUG: contact_list_store_members_changed_cb: Contact 5146672499 at gtalk2voip.com (0) removed
** (empathy:5565): DEBUG: contact_list_store_members_changed_cb: Contact jtellier.test2 at gmail.com (0) removed
** (empathy:5565): DEBUG: contact_manager_destroy_cb: Removing account: Google Talk (jtellier.test at gmail.com)
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x8fefba0: lost weak ref to 0x8f99700
** (empathy:5565): DEBUG: tp_contact_list_finalize: finalize: 0x8f99700
** (empathy:5565): DEBUG: tp_group_finalize: finalize: 0x8e8e0f0
** (empathy:5565): DEBUG: tp_group_finalize: finalize: 0x8f9e988
** (empathy:5565): DEBUG: tp_contact_factory_weak_notify: Remove finalized contact 0x9116d58
** (empathy:5565): DEBUG: contact_finalize: finalize: 0x9116d58
** (empathy:5565): DEBUG: tp_contact_factory_weak_notify: Remove finalized contact 0x9116cc8
** (empathy:5565): DEBUG: contact_finalize: finalize: 0x9116cc8
** (empathy:5565): DEBUG: tp_contact_factory_weak_notify: Remove finalized contact 0x9116e30
** (empathy:5565): DEBUG: contact_finalize: finalize: 0x9116e30
(empathy:5565): tp-glib-DEBUG: tp_connection_status_changed: 0x8e911b8: 0 -> 2 because 1
(empathy:5565): tp-glib-DEBUG: tp_proxy_invalidate: 0x8e911b8: User requested disconnection
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x8ff0c70: TpProxy 0x8e911b8 invalidated (I have 0x8e911b8): User requested disconnection
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x8ff0ca8: TpProxy 0x8e911b8 invalidated (I have 0x8e911b8): User requested disconnection
(empathy:5565): tp-glib-DEBUG: _tp_connection_clean_up_handle_refs: 0x8e911b8
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x8f96e78: TpProxy 0x8e911b8 invalidated (I have 0x8e911b8): User requested disconnection
** (empathy:5565): DEBUG: dispatcher_connection_invalidated_cb: Error: User requested disconnection
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x8f96e40: TpProxy 0x8e911b8 invalidated (I have 0x8e911b8): User requested disconnection
(empathy:5565): tp-glib-DEBUG: tp_connection_dispose: 0x8e911b8
(empathy:5565): tp-glib-DEBUG: tp_proxy_dispose: 0x8e911b8
(empathy:5565): tp-glib-DEBUG: tp_connection_finalize: 0x8e911b8
(empathy:5565): tp-glib-DEBUG: tp_proxy_finalize: 0x8e911b8
** (empathy:5565): DEBUG: enable_or_disable_account: Account Google Talk (jtellier.test at gmail.com) is now disabled
** (empathy:5565): DEBUG: check_for_accounts: No enabled accounts
** (empathy:5565): DEBUG: check_for_accounts: No enabled accounts
** (empathy:5565): DEBUG: accounts_dialog_enable_toggled_cb: Enable account Google Talk (jtellier.test2 at gmail.com)
** (empathy:5565): DEBUG: get_glade_file: Loading glade file /usr/share/empathy/empathy-account-widget-jabber.glade
** (empathy:5565): DEBUG: mc_account_get_param_string: Password found in keyring
** (empathy:5565): DEBUG: mc_account_get_param_string: Password found in keyring
** (empathy:5565): DEBUG: enable_or_disable_account: Account Google Talk (jtellier.test2 at gmail.com) is now enabled
** (empathy:5565): DEBUG: empathy_idle_set_presence: Changing presence to Available (2)
** (empathy:5565): DEBUG: idle_presence_changed_cb: Presence changed to '' (2)
** (empathy:5565): DEBUG: contact_manager_add_account: Adding new account: Google Talk (jtellier.test2 at gmail.com)
(empathy:5565): tp-glib-DEBUG: tp_connection_init: 0x9149680
(empathy:5565): tp-glib-DEBUG: tp_connection_constructor: Connecting to StatusChanged and ConnectionError
(empathy:5565): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9149680: org.freedesktop.Telepathy.Connection DBusGProxy is 0x9155408
(empathy:5565): tp-glib-DEBUG: tp_connection_constructor: Calling GetStatus
(empathy:5565): tp-glib-DEBUG: tp_connection_constructor: Returning 0x9149680
(empathy:5565): tp-glib-DEBUG: tp_connection_call_when_ready: arranging callback later
(empathy:5565): tp-glib-DEBUG: tp_connection_init: 0x9149328
(empathy:5565): tp-glib-DEBUG: tp_connection_constructor: Connecting to StatusChanged and ConnectionError
(empathy:5565): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9149328: org.freedesktop.Telepathy.Connection DBusGProxy is 0x91218c8
(empathy:5565): tp-glib-DEBUG: tp_connection_constructor: Calling GetStatus
(empathy:5565): tp-glib-DEBUG: tp_connection_constructor: Returning 0x9149328
(empathy:5565): tp-glib-DEBUG: tp_connection_call_when_ready: arranging callback later
(empathy:5565): tp-glib-DEBUG: tp_connection_got_status_cb: 0x9149680
(empathy:5565): tp-glib-DEBUG: tp_connection_got_status_cb: 0x9149680: Initial status is 0
(empathy:5565): tp-glib-DEBUG: tp_connection_status_changed: 0x9149680: -1 -> 0 because 0
(empathy:5565): tp-glib-DEBUG: tp_connection_got_status_cb: 0x9149328
(empathy:5565): tp-glib-DEBUG: tp_connection_got_status_cb: 0x9149328: Initial status is 0
(empathy:5565): tp-glib-DEBUG: tp_connection_status_changed: 0x9149328: -1 -> 0 because 0
(empathy:5565): tp-glib-DEBUG: tp_connection_got_interfaces_cb: 0x9149680: Introspected interfaces
(empathy:5565): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9149680: org.freedesktop.DBus.Properties DBusGProxy is 0x8ff0d50
(empathy:5565): tp-glib-DEBUG: tp_connection_got_interfaces_cb: 0x9149328: Introspected interfaces
(empathy:5565): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9149328: org.freedesktop.DBus.Properties DBusGProxy is 0x8f96e08
(empathy:5565): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9149680: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Avatars
(empathy:5565): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9149680: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Aliasing
(empathy:5565): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9149680: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Capabilities
(empathy:5565): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9149680: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.ContactCapabilities.DRAFT
(empathy:5565): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9149680: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection
(empathy:5565): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9149680: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.SimplePresence
(empathy:5565): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9149680: org.freedesktop.Telepathy.Connection.Interface.Aliasing DBusGProxy is 0x8f96ee8
(empathy:5565): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9149328: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Avatars
(empathy:5565): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9149328: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Aliasing
(empathy:5565): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9149328: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Capabilities
(empathy:5565): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9149328: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.ContactCapabilities.DRAFT
(empathy:5565): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9149328: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection
(empathy:5565): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9149328: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.SimplePresence
(empathy:5565): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9149328: org.freedesktop.Telepathy.Connection.Interface.Aliasing DBusGProxy is 0x8f99690
(empathy:5565): tp-glib-DEBUG: got_aliasing_flags: Introspected aliasing flags: 0x1
(empathy:5565): tp-glib-DEBUG: got_aliasing_flags: Introspected aliasing flags: 0x1
(empathy:5565): tp-glib-DEBUG: tp_connection_continue_introspection: 0x9149680: connection ready
(empathy:5565): tp-glib-DEBUG: cwr_ready: enter
(empathy:5565): tp-glib-DEBUG: tp_connection_continue_introspection: 0x9149328: connection ready
(empathy:5565): tp-glib-DEBUG: cwr_ready: enter
(empathy:5565): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9149328: org.freedesktop.Telepathy.Connection.Interface.Requests DBusGProxy is 0x9155520
(empathy:5565): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9149328: org.freedesktop.Telepathy.Connection.Interface.Capabilities DBusGProxy is 0x8eb6af8
** (empathy:5565): DEBUG: idle_presence_changed_cb: Presence changed to '' (2)
(empathy:5565): tp-glib-DEBUG: tp_channel_init: 0x9158250
(empathy:5565): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9158250: org.freedesktop.Telepathy.Channel DBusGProxy is 0x8f99620
(empathy:5565): tp-glib-DEBUG: tp_channel_constructor: 0x9158250: constructed with channel type "org.freedesktop.Telepathy.Channel.Type.ContactList", handle #1 of type 3
(empathy:5565): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9158250
(empathy:5565): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9158250: org.freedesktop.DBus.Properties DBusGProxy is 0x9121d58
** (empathy:5565): DEBUG: empathy_run_until_ready_full: Starting run until ready for object 0x9121ce8
** (empathy:5565): DEBUG: dispatcher_connection_new_channel: Ignoring blacklisted channel type org.freedesktop.Telepathy.Channel.Type.ContactList on /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/RosterChannel/List/publish
(empathy:5565): tp-glib-DEBUG: tp_channel_init: 0x9158150
(empathy:5565): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9158150: org.freedesktop.Telepathy.Channel DBusGProxy is 0x91a9528
(empathy:5565): tp-glib-DEBUG: tp_channel_constructor: 0x9158150: constructed with channel type "org.freedesktop.Telepathy.Channel.Type.ContactList", handle #2 of type 3
(empathy:5565): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9158150
(empathy:5565): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9158150: org.freedesktop.DBus.Properties DBusGProxy is 0x8f96e40
** (empathy:5565): DEBUG: empathy_run_until_ready_full: Starting run until ready for object 0x8ff0ca8
** (empathy:5565): DEBUG: dispatcher_connection_new_channel: Ignoring blacklisted channel type org.freedesktop.Telepathy.Channel.Type.ContactList on /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/RosterChannel/List/subscribe
** (empathy:5565): DEBUG: dispatcher_connection_new_channel: Ignoring blacklisted channel type org.freedesktop.Telepathy.Channel.Type.ContactList on /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/RosterChannel/List/known
** (empathy:5565): DEBUG: dispatcher_connection_new_channel: Ignoring blacklisted channel type org.freedesktop.Telepathy.Channel.Type.ContactList on /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/RosterChannel/List/deny
(empathy:5565): tp-glib-DEBUG: _tp_channel_got_properties: Received 8 channel properties
(empathy:5565): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Group
(empathy:5565): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9158250
(empathy:5565): tp-glib-DEBUG: _tp_channel_get_handle: 0x9158250: handle already known to be 1 of type 3
(empathy:5565): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9158250
(empathy:5565): tp-glib-DEBUG: _tp_channel_get_identifier: 0x9158250: identifier already known to be publish
(empathy:5565): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9158250
(empathy:5565): tp-glib-DEBUG: _tp_channel_get_channel_type: 0x9158250: channel type org.freedesktop.Telepathy.Channel.Type.ContactList already determined
(empathy:5565): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9158250
(empathy:5565): tp-glib-DEBUG: _tp_channel_get_interfaces: 0x9158250
(empathy:5565): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9158250
(empathy:5565): tp-glib-DEBUG: _tp_channel_get_group_properties: 0x9158250
(empathy:5565): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9158250: org.freedesktop.Telepathy.Channel.Interface.Group DBusGProxy is 0x8f99658
(empathy:5565): tp-glib-DEBUG: _tp_channel_got_properties: Received 8 channel properties
(empathy:5565): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Group
(empathy:5565): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9158150
(empathy:5565): tp-glib-DEBUG: _tp_channel_get_handle: 0x9158150: handle already known to be 2 of type 3
(empathy:5565): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9158150
(empathy:5565): tp-glib-DEBUG: _tp_channel_get_identifier: 0x9158150: identifier already known to be subscribe
(empathy:5565): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9158150
(empathy:5565): tp-glib-DEBUG: _tp_channel_get_channel_type: 0x9158150: channel type org.freedesktop.Telepathy.Channel.Type.ContactList already determined
(empathy:5565): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9158150
(empathy:5565): tp-glib-DEBUG: _tp_channel_get_interfaces: 0x9158150
(empathy:5565): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9158150
(empathy:5565): tp-glib-DEBUG: _tp_channel_get_group_properties: 0x9158150
(empathy:5565): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9158150: org.freedesktop.Telepathy.Channel.Interface.Group DBusGProxy is 0x91a9480
(empathy:5565): tp-glib-DEBUG: tp_channel_got_group_properties_cb: Received 6 group properties
(empathy:5565): tp-glib-DEBUG: _got_initial_group_flags: Initial GroupFlags: 2098
(empathy:5565): tp-glib-DEBUG: tp_channel_group_self_handle_changed_cb: 0x9158250 SelfHandle changed to 1
(empathy:5565): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9158250
(empathy:5565): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9158250
(empathy:5565): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9158250: channel ready
** (empathy:5565): DEBUG: tp_contact_factory_add_contact: Contact added: (null) (0)
(empathy:5565): tp-glib-DEBUG: tp_connection_init: 0x9159d18
(empathy:5565): tp-glib-DEBUG: tp_connection_constructor: Connecting to StatusChanged and ConnectionError
(empathy:5565): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9159d18: org.freedesktop.Telepathy.Connection DBusGProxy is 0x8e8e048
(empathy:5565): tp-glib-DEBUG: tp_connection_constructor: Calling GetStatus
(empathy:5565): tp-glib-DEBUG: tp_connection_constructor: Returning 0x9159d18
(empathy:5565): tp-glib-DEBUG: tp_channel_got_group_properties_cb: Received 6 group properties
(empathy:5565): tp-glib-DEBUG: _got_initial_group_flags: Initial GroupFlags: 2207
(empathy:5565): tp-glib-DEBUG: tp_channel_group_self_handle_changed_cb: 0x9158150 SelfHandle changed to 1
(empathy:5565): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9158150
(empathy:5565): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9158150
(empathy:5565): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9158150: channel ready
(empathy:5565): tp-glib-DEBUG: tp_connection_got_status_cb: 0x9159d18
(empathy:5565): tp-glib-DEBUG: tp_connection_got_status_cb: 0x9159d18: Initial status is 0
(empathy:5565): tp-glib-DEBUG: tp_connection_status_changed: 0x9159d18: -1 -> 0 because 0
(empathy:5565): tp-glib-DEBUG: tp_connection_got_interfaces_cb: 0x9159d18: Introspected interfaces
(empathy:5565): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9159d18: org.freedesktop.DBus.Properties DBusGProxy is 0x8e8e330
(empathy:5565): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9159d18: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Avatars
(empathy:5565): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9159d18: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Aliasing
(empathy:5565): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9159d18: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Capabilities
(empathy:5565): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9159d18: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.ContactCapabilities.DRAFT
(empathy:5565): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9159d18: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection
(empathy:5565): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9159d18: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.SimplePresence
(empathy:5565): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9159d18: org.freedesktop.Telepathy.Connection.Interface.Aliasing DBusGProxy is 0x8e8e010
(empathy:5565): tp-glib-DEBUG: got_aliasing_flags: Introspected aliasing flags: 0x1
(empathy:5565): tp-glib-DEBUG: tp_connection_continue_introspection: 0x9159d18: connection ready
(empathy:5565): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9159d18: org.freedesktop.Telepathy.Connection.Interface.Avatars DBusGProxy is 0x8e8e250
** (empathy:5565): DEBUG: tp_contact_factory_ready: Connection ready
(empathy:5565): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9159d18: org.freedesktop.Telepathy.Connection.Interface.Presence DBusGProxy is 0x91a82f8
(empathy:5565): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9159d18: org.freedesktop.Telepathy.Connection.Interface.Capabilities DBusGProxy is 0x91554e8
** (empathy:5565): DEBUG: tp_contact_factory_parse_presence_foreach: Changing presence for contact jtellier.test2 at gmail.com (1) to '(null)' (2)
** (empathy:5565): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact jtellier.test2 at gmail.com (1) to 3
** (empathy:5565): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact jtellier.test2 at gmail.com (1) to 3
** (empathy:5565): DEBUG: tp_group_update_members: Members changed for list publish:
  added-len=0, current-len=0
  removed-len=0
  local-pending-len=0, current-len=0
  remote-pending-len=0, current-len=0
** (empathy:5565): DEBUG: tp_group_update_members: Members changed done for list publish:
  members-len=0
  local-pendings-len=0
  remote-pendings-len=0
** (empathy:5565): DEBUG: tp_group_update_members: Members changed for list publish:
  added-len=1, current-len=0
  removed-len=0
  local-pending-len=0, current-len=0
  remote-pending-len=0, current-len=0
** (empathy:5565): DEBUG: tp_contact_factory_add_contact: Contact added: (null) (2)
** (empathy:5565): DEBUG: tp_group_update_members: Members changed done for list publish:
  members-len=1
  local-pendings-len=0
  remote-pendings-len=0
** (empathy:5565): DEBUG: tp_group_get_members_cb: Ready
** (empathy:5565): DEBUG: run_until_ready_cb: Object 0x9121ce8 is ready
** (empathy:5565): DEBUG: tp_group_update_members: Members changed for list subscribe:
  added-len=0, current-len=0
  removed-len=0
  local-pending-len=0, current-len=0
  remote-pending-len=0, current-len=0
** (empathy:5565): DEBUG: tp_group_update_members: Members changed done for list subscribe:
  members-len=0
  local-pendings-len=0
  remote-pendings-len=0
** (empathy:5565): DEBUG: tp_group_update_members: Members changed for list subscribe:
  added-len=1, current-len=0
  removed-len=0
  local-pending-len=0, current-len=0
  remote-pending-len=0, current-len=0
** (empathy:5565): DEBUG: tp_group_update_members: Members changed done for list subscribe:
  members-len=1
  local-pendings-len=0
  remote-pendings-len=0
** (empathy:5565): DEBUG: tp_group_get_members_cb: Ready
** (empathy:5565): DEBUG: run_until_ready_cb: Object 0x8ff0ca8 is ready
** (empathy:5565): DEBUG: tp_contact_list_request_channel_cb: Got subscribe list
** (empathy:5565): DEBUG: tp_contact_list_added_cb: Contact (null) (2) added to list type 1
** (empathy:5565): DEBUG: contact_list_store_members_changed_cb: Contact (null) (2) added
** (empathy:5565): DEBUG: tp_contact_list_request_channel_cb: Got publish list
** (empathy:5565): DEBUG: tp_contact_list_added_cb: Contact (null) (2) added to list type 0
** (empathy:5565): DEBUG: tp_contact_factory_get_known_avatar_tokens_cb: Got 0 tokens, need to request 0 avatars
** (empathy:5565): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier.test1 at gmail.com' updated, checking roster is in sync...
** (empathy:5565): DEBUG: contact_list_store_contact_update: Contact:'jtellier.test1 at gmail.com' in list:NO, should be:NO
** (empathy:5565): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier.test1 at gmail.com' updated, checking roster is in sync...
** (empathy:5565): DEBUG: contact_list_store_contact_update: Contact:'jtellier.test1 at gmail.com' in list:NO, should be:YES
** (empathy:5565): DEBUG: contact_list_store_contact_update: Contact:'jtellier.test1 at gmail.com' in list:YES, should be:YES
** (empathy:5565): DEBUG: contact_list_store_contact_update: Set active (contact updated offline -> online)
** (empathy:5565): DEBUG: contact_list_store_contact_set_active: Set item active
** (empathy:5565): DEBUG: contact_list_store_contact_active_new: Contact:'jtellier.test1 at gmail.com' now active, and WILL NOT be removed
** (empathy:5565): DEBUG: contact_list_store_contact_update: Set active (contact added)
** (empathy:5565): DEBUG: contact_list_store_contact_set_active: Set item active
** (empathy:5565): DEBUG: contact_list_store_contact_active_new: Contact:'jtellier.test1 at gmail.com' now active, and WILL NOT be removed
** (empathy:5565): DEBUG: tp_contact_factory_parse_presence_foreach: Changing presence for contact jtellier.test1 at gmail.com (2) to '(null)' (2)
** (empathy:5565): DEBUG: tp_contact_factory_request_aliases_cb: Renaming contact jtellier.test1 at gmail.com (2) to jtellier test (request cb)
** (empathy:5565): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier test' updated, checking roster is in sync...
** (empathy:5565): DEBUG: contact_list_store_contact_update: Contact:'jtellier test' in list:YES, should be:YES
** (empathy:5565): DEBUG: contact_list_store_contact_update: Set active (contact updated)
** (empathy:5565): DEBUG: tp_contact_factory_get_known_avatar_tokens_cb: Got 1 tokens, need to request 0 avatars
** (empathy:5565): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact jtellier.test1 at gmail.com (2) to 1
** (empathy:5565): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier test' updated, checking roster is in sync...
** (empathy:5565): DEBUG: contact_list_store_contact_update: Contact:'jtellier test' in list:YES, should be:YES
** (empathy:5565): DEBUG: contact_list_store_contact_update: Set active (contact updated)
** (empathy:5565): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact jtellier.test1 at gmail.com (2) to 1
** (empathy:5565): DEBUG: tp_contact_factory_aliases_changed_cb: Renaming contact jtellier.test2 at gmail.com (1) to jtellier test2 (changed cb)
** (empathy:5565): DEBUG: tp_contact_factory_request_aliases_cb: Renaming contact jtellier.test2 at gmail.com (1) to jtellier test2 (request cb)
** (empathy:5565): DEBUG: tp_contact_factory_get_known_avatar_tokens_cb: Got 1 tokens, need to request 0 avatars
** (empathy:5565): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact jtellier.test1 at gmail.com (2) to 3
** (empathy:5565): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier test' updated, checking roster is in sync...
** (empathy:5565): DEBUG: contact_list_store_contact_update: Contact:'jtellier test' in list:YES, should be:YES
** (empathy:5565): DEBUG: contact_list_store_contact_update: Set active (contact updated)
** (empathy:5565): DEBUG: get_glade_file: Loading glade file /usr/share/empathy/empathy-call-window.glade
(empathy:5565): tp-glib-DEBUG: tp_channel_init: 0x9158550
(empathy:5565): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Group
(empathy:5565): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Hold
(empathy:5565): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.MediaSignalling
(empathy:5565): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Properties
(empathy:5565): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Media.SessionHandler
(empathy:5565): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9158550: org.freedesktop.Telepathy.Channel DBusGProxy is 0x9201118
(empathy:5565): tp-glib-DEBUG: tp_channel_constructor: 0x9158550: constructed with channel type "org.freedesktop.Telepathy.Channel.Type.StreamedMedia", handle #2 of type 1
(empathy:5565): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9158550
(empathy:5565): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9158550: org.freedesktop.DBus.Properties DBusGProxy is 0x92010a8
(empathy:5565): tp-glib-DEBUG: tp_channel_call_when_ready: arranging callback later
** (empathy:5565): DEBUG: empathy_dispatch_operation_approve: Pre-approving operation /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/MediaChannel0
** (empathy:5565): DEBUG: dispatcher_start_dispatching: Dispatching process started for /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/MediaChannel0
(empathy:5565): tp-glib-DEBUG: _tp_channel_got_properties: Received 8 channel properties
(empathy:5565): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Group
(empathy:5565): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Hold
(empathy:5565): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.MediaSignalling
(empathy:5565): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Properties
(empathy:5565): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Media.SessionHandler
(empathy:5565): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9158550
(empathy:5565): tp-glib-DEBUG: _tp_channel_get_handle: 0x9158550: handle already known to be 2 of type 1
(empathy:5565): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9158550
(empathy:5565): tp-glib-DEBUG: _tp_channel_get_identifier: 0x9158550: identifier already known to be jtellier.test1 at gmail.com
(empathy:5565): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9158550
(empathy:5565): tp-glib-DEBUG: _tp_channel_get_channel_type: 0x9158550: channel type org.freedesktop.Telepathy.Channel.Type.StreamedMedia already determined
(empathy:5565): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9158550
(empathy:5565): tp-glib-DEBUG: _tp_channel_get_interfaces: 0x9158550
(empathy:5565): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9158550
(empathy:5565): tp-glib-DEBUG: _tp_channel_get_group_properties: 0x9158550
(empathy:5565): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9158550: org.freedesktop.Telepathy.Channel.Interface.Group DBusGProxy is 0x926e008
(empathy:5565): tp-glib-DEBUG: tp_channel_got_group_properties_cb: Received 6 group properties
(empathy:5565): tp-glib-DEBUG: _got_initial_group_flags: Initial GroupFlags: 2049
(empathy:5565): tp-glib-DEBUG: tp_channel_group_self_handle_changed_cb: 0x9158550 SelfHandle changed to 1
(empathy:5565): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9158550
(empathy:5565): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9158550
(empathy:5565): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9158550: channel ready
(empathy:5565): tp-glib-DEBUG: cwr_ready: enter
(empathy:5565): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9158550: org.freedesktop.Telepathy.Channel.Type.StreamedMedia DBusGProxy is 0x9207410
** (empathy:5565): DEBUG: empathy_dispatch_operation_set_status: Dispatch operation /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/MediaChannel0 status: 0 -> 1
** (empathy:5565): DEBUG: dispatch_operation_ready_cb: Send to observers: /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/MediaChannel0
** (empathy:5565): DEBUG: empathy_dispatch_operation_set_status: Dispatch operation /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/MediaChannel0 status: 1 -> 3
** (empathy:5565): DEBUG: tp_call_request_streams_for_capabilities: Requesting new stream for capabilities 1
** (empathy:5565): DEBUG: empathy_dispatch_operation_set_status: Dispatch operation /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/MediaChannel0 status: 3 -> 4
** (empathy:5565): DEBUG: dispatch_operation_claimed_cb: Channel claimed: /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/MediaChannel0
** (empathy:5565): DEBUG: tp_call_stream_added_cb: Stream added - stream id: 1, contact handle: 2, stream type: 0
** (empathy:5565): DEBUG: tp_call_add_stream: Audio stream - id: 1, state: 0, direction: 0
** (empathy:5565): DEBUG: tp_call_stream_direction_changed_cb: Stream direction changed - stream: 1, direction: 3
** (empathy:5565): DEBUG: tp_call_add_stream: Audio stream - id: 1, state: 0, direction: 3
(empathy:5565): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9158550: org.freedesktop.Telepathy.Properties DBusGProxy is 0x9207730
(empathy:5565): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9158550: org.freedesktop.Telepathy.Channel.Interface.MediaSignalling DBusGProxy is 0x9267020
** (empathy:5565): DEBUG: GetSessionHandlers replied: 
** (empathy:5565): DEBUG:   - session /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/MediaChannel0
** (empathy:5565): DEBUG:     type rtp
** (empathy:5565): DEBUG: adding session handler /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/MediaChannel0, type rtp
0:00:20.118725853  5565  0x8d0f408 DEBUG      fsrtpconference fs-rtp-conference.c:304:fs_rtp_conference_init:<FsRtpConference at 0x91a4588> fs_rtp_conference_init
(empathy:5565): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x90ffac0: org.freedesktop.Telepathy.Media.SessionHandler DBusGProxy is 0x926f408
** (empathy:5565): DEBUG: calling MediaSessionHandler::Ready
** (empathy:5565): DEBUG: New stream, stream_id=1, media_type=0, direction=3
(empathy:5565): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9271a30: org.freedesktop.Telepathy.Media.StreamHandler DBusGProxy is 0x926f558
0:00:20.125584320  5565  0x8d0f408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:295:load_codecs_cache: Loading codecs cache /home/jtellier/.farsight/codecs.audio.i486.cache
0:00:20.126027030  5565  0x8d0f408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec VORBIS with pt -1, send_pipeline 0x8f99e60, receive_pipeline 0x91ad340
0:00:20.126246998  5565  0x8d0f408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec SPEEX with pt -1, send_pipeline 0x919c850, receive_pipeline 0x8f9be80
0:00:20.126470130  5565  0x8d0f408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec PCMU with pt 0, send_pipeline 0x8f99f50, receive_pipeline 0x8fe4740
0:00:20.126744098  5565  0x8d0f408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec PCMA with pt 8, send_pipeline 0x8fec360, receive_pipeline 0x919c9c0
0:00:20.127059057  5565  0x8d0f408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec MPA with pt -1, send_pipeline 0x8fee5a0, receive_pipeline 0x8f9bfc0
0:00:20.127299773  5565  0x8d0f408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec MPEG4-GENERIC with pt -1, send_pipeline 0x8ff1260, receive_pipeline 0x9189790
0:00:20.127490284  5565  0x8d0f408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec MP4A-LATM with pt -1, send_pipeline 0x9185050, receive_pipeline 0x9189720
0:00:20.127659406  5565  0x8d0f408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec GSM with pt 3, send_pipeline 0x919fc60, receive_pipeline 0x919fc30
0:00:20.127809239  5565  0x8d0f408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec DV with pt -1, send_pipeline 0x919fb40, receive_pipeline 0x919fa10
0:00:20.127851910  5565  0x8d0f408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec telephone-event with pt -1, send_pipeline (nil), receive_pipeline 0x8ff03d0
0:00:20.128054841  5565  0x8d0f408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec telephone-event with pt -1, send_pipeline (nil), receive_pipeline 0x8ff03b0
0:00:20.128103541  5565  0x8d0f408 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:232:fs_rtp_blueprints_get: Loaded codec blueprints from cache file
0:00:20.142341993  5565  0x8d0f408 DEBUG      fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0> pad recv_rtp_sink_1 added (NULL)
0:00:20.143045671  5565  0x8d0f408 DEBUG      fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0> pad recv_rtcp_sink_1 added (NULL)
0:00:20.144383222  5565  0x8d0f408 DEBUG      fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0> pad send_rtp_sink_1 added (NULL)
0:00:20.152132829  5565  0x8d0f408 DEBUG      fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0> pad send_rtp_src_1 added (NULL)
0:00:20.152830763  5565  0x8d0f408 DEBUG      fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0> pad send_rtcp_src_1 added (NULL)
0:00:20.195130782  5565  0x8d0f408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:332:validate_codecs_configuration: Preferred codec -2: audio VORBIS clock:0 channels:0 could not be matched with a blueprint
0:00:20.195475726  5565  0x8d0f408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:332:validate_codecs_configuration: Preferred codec -2: audio MP3 clock:0 channels:0 could not be matched with a blueprint
0:00:20.195555441  5565  0x8d0f408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: PCMU
0:00:20.195827286  5565  0x8d0f408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: PCMA
0:00:20.195849848  5565  0x8d0f408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: MPA
0:00:20.195872664  5565  0x8d0f408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: GSM
0:00:20.195899783  5565  0x8d0f408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: DV
0:00:20.195921016  5565  0x8d0f408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: telephone-event
0:00:20.195942557  5565  0x8d0f408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: telephone-event
0:00:20.195967414  5565  0x8d0f408 LOG   fsrtpconference_nego fs-rtp-codec-negotiation.c:685:create_local_codec_associations: Added preferred codec -1: audio SPEEX clock:16000 channels:1
0:00:20.196006770  5565  0x8d0f408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: PCMU
0:00:20.196048225  5565  0x8d0f408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: PCMA
0:00:20.196069463  5565  0x8d0f408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: MPA
0:00:20.196089894  5565  0x8d0f408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: GSM
0:00:20.196110159  5565  0x8d0f408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: DV
0:00:20.196130628  5565  0x8d0f408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: telephone-event
0:00:20.196151685  5565  0x8d0f408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: telephone-event
0:00:20.196175649  5565  0x8d0f408 LOG   fsrtpconference_nego fs-rtp-codec-negotiation.c:685:create_local_codec_associations: Added preferred codec -1: audio SPEEX clock:8000 channels:1
0:00:20.196274090  5565  0x8d0f408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:743:create_local_codec_associations: Codec -1: audio MPA clock:90000 channels:0 disabled by config
0:00:20.196332654  5565  0x8d0f408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:743:create_local_codec_associations: Codec -1: audio DV clock:90000 channels:0 disabled by config
** (empathy:5565): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: called (send_local:1 send_supported:0)
** (empathy:5565): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: 100: audio SPEEX clock:16000 channels:1
** (empathy:5565): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: 101: audio SPEEX clock:8000 channels:1
** (empathy:5565): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: 0: audio PCMU clock:8000 channels:0
** (empathy:5565): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: 8: audio PCMA clock:8000 channels:0
** (empathy:5565): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: 3: audio GSM clock:8000 channels:0
** (empathy:5565): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: 98: audio telephone-event clock:8000 channels:0 events=0-15
** (empathy:5565): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: 99: audio telephone-event clock:90000 channels:0 events=0-15
** (empathy:5565): DEBUG: stream 1 (audio) fs_codecs_to_tp: adding codec SPEEX [100]
** (empathy:5565): DEBUG: stream 1 (audio) fs_codecs_to_tp: adding codec SPEEX [101]
** (empathy:5565): DEBUG: stream 1 (audio) fs_codecs_to_tp: adding codec PCMU [0]
** (empathy:5565): DEBUG: stream 1 (audio) fs_codecs_to_tp: adding codec PCMA [8]
** (empathy:5565): DEBUG: stream 1 (audio) fs_codecs_to_tp: adding codec GSM [3]
** (empathy:5565): DEBUG: stream 1 (audio) fs_codecs_to_tp: adding codec telephone-event [98]
** (empathy:5565): DEBUG: stream 1 (audio) fs_codecs_to_tp: adding codec telephone-event [99]
** (empathy:5565): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: calling MediaStreamHandler::Ready
** (empathy:5565): DEBUG: stream 1 (audio) set_stream_playing: 0
** (empathy:5565): DEBUG: stream 1 (audio) set_stream_sending: 0
(empathy:5565): tp-glib-DEBUG: tp_channel_group_members_changed_cb: 0x9158550 MembersChanged: added 0, removed 0, moved 0 to LP and 1 to RP, actor 0, reason 0, message 
(empathy:5565): tp-glib-DEBUG: handle_members_changed: +RP contact#2
(empathy:5565): tp-glib-DEBUG: tp_channel_group_flags_changed_cb: 0x9158550 GroupFlagsChanged: +6 -1
(empathy:5565): tp-glib-DEBUG: tp_channel_group_flags_changed_cb: 0x9158550 GroupFlagsChanged (after filtering): +6 -1
** (empathy:5565): DEBUG: stream 1 (audio) _tf_stream_bus_message: Codecs changed
** (empathy:5565): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: called (send_local:0 send_supported:0)
** (empathy:5565): DEBUG: stream 1 (audio) cb_fs_new_local_candidate: called
** (empathy:5565): DEBUG: stream 1 (audio) cb_fs_new_local_candidate: called
** (empathy:5565): DEBUG: stream 1 (audio) cb_fs_new_local_candidate: called
** (empathy:5565): DEBUG: stream 1 (audio) cb_fs_new_local_candidate: called
** (empathy:5565): DEBUG: stream 1 (audio) cb_fs_local_candidates_prepared: called
** (empathy:5565): DEBUG: stream 1 (audio) cb_fs_local_candidates_prepared: candidate->ip = '10.0.2.15'
** (empathy:5565): DEBUG: stream 1 (audio) cb_fs_local_candidates_prepared: candidate->ip = '10.0.2.15'
** (empathy:5565): DEBUG: stream 1 (audio) cb_fs_local_candidates_prepared: candidate->ip = '70.25.46.249'
** (empathy:5565): DEBUG: stream 1 (audio) cb_fs_local_candidates_prepared: candidate->ip = '70.25.46.249'
** (empathy:5565): DEBUG: contact_list_store_contact_active_cb: Contact:'GTalk2VoIP mapped contact' active timeout, removing item
** (empathy:5565): DEBUG: contact_list_store_contact_active_cb: Contact:'GTalk2VoIP mapped contact' no longer active
** (empathy:5565): DEBUG: tp_contact_factory_weak_notify: Remove finalized contact 0x9116c80
** (empathy:5565): DEBUG: contact_finalize: finalize: 0x9116c80
** (empathy:5565): DEBUG: contact_list_store_contact_active_cb: Contact:'GTalk2VoIP mapped contact' active timeout, removing item
** (empathy:5565): DEBUG: contact_list_store_contact_active_cb: Contact:'GTalk2VoIP mapped contact' no longer active
** (empathy:5565): DEBUG: tp_contact_factory_weak_notify: Remove finalized contact 0x9116d10
** (empathy:5565): DEBUG: contact_finalize: finalize: 0x9116d10
** (empathy:5565): DEBUG: stream 1 (audio) add_remote_candidate: adding remote candidate R1
** (empathy:5565): DEBUG: stream 1 (audio) add_remote_candidate: adding remote candidate R2
** (empathy:5565): DEBUG: stream 1 (audio) cb_fs_new_active_candidate_pair: called
** (empathy:5565): DEBUG: tp_call_stream_state_changed_cb: Stream state changed - stream id: 1, state state: 2
** (empathy:5565): DEBUG: contact_list_store_contact_active_cb: Contact:'jtellier test' no longer active
** (empathy:5565): DEBUG: contact_list_store_contact_set_active: Set item inactive
** (empathy:5565): DEBUG: contact_list_store_contact_active_cb: Contact:'jtellier test' no longer active
** (empathy:5565): DEBUG: contact_list_store_contact_set_active: Set item inactive
(empathy:5565): tp-glib-DEBUG: tp_channel_group_members_changed_cb: 0x9158550 MembersChanged: added 0, removed 2, moved 0 to LP and 0 to RP, actor 2, reason 0, message 
(empathy:5565): tp-glib-DEBUG: handle_members_changed: --- contact#1
(empathy:5565): tp-glib-DEBUG: handle_members_changed: --- contact#2
(empathy:5565): tp-glib-DEBUG: tp_channel_group_flags_changed_cb: 0x9158550 GroupFlagsChanged: +1 -2
(empathy:5565): tp-glib-DEBUG: tp_channel_group_flags_changed_cb: 0x9158550 GroupFlagsChanged (after filtering): +1 -2
** (empathy:5565): DEBUG: stream 1 (audio) close: close requested by connection manager
0:00:25.873216509  5565  0x8d0f408 DEBUG      fsrtpconference fs-rtp-session.c:4282:fs_rtp_session_stop_codec_param_gathering_unlock: Stopping Codec Param discovery for session 1
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x926f590: lost weak ref to 0x915d528
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x92076f8: lost weak ref to 0x915d528
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9267090: lost weak ref to 0x915d528
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9274408: lost weak ref to 0x915d528
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9274440: lost weak ref to 0x915d528
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9274478: lost weak ref to 0x915d528
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x92744b0: lost weak ref to 0x915d528
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x92744e8: lost weak ref to 0x915d528
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9274520: lost weak ref to 0x915d528
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9274558: lost weak ref to 0x915d528
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9274590: lost weak ref to 0x915d528
(empathy:5565): tp-glib-DEBUG: tp_proxy_dispose: 0x9271a30
(empathy:5565): tp-glib-DEBUG: tp_proxy_invalidate: 0x9271a30: Proxy unreferenced
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9274590: TpProxy 0x9271a30 invalidated (I have 0x9271a30): Proxy unreferenced
(empathy:5565): tp-glib-DEBUG: tp_proxy_finalize: 0x9271a30
** (empathy:5565): DEBUG: tp_call_stream_removed_cb: Stream removed - stream id: 1
(empathy:5565): tp-glib-DEBUG: tp_proxy_invalidate: 0x9158550: 
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x92010e0: TpProxy 0x9158550 invalidated (I have 0x9158550): 
** (empathy:5565): DEBUG: dispatcher_channel_invalidated_cb: Channel /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/MediaChannel0 invalidated
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x926e040: TpProxy 0x9158550 invalidated (I have 0x9158550): 
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x926e0b0: TpProxy 0x9158550 invalidated (I have 0x9158550): 
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x926e0e8: TpProxy 0x9158550 invalidated (I have 0x9158550): 
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x926e120: TpProxy 0x9158550 invalidated (I have 0x9158550): 
** (empathy:5565): DEBUG: tp_call_channel_invalidated_cb: Channel invalidated: 
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9207448: TpProxy 0x9158550 invalidated (I have 0x9158550): 
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9207480: TpProxy 0x9158550 invalidated (I have 0x9158550): 
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x92074b8: TpProxy 0x9158550 invalidated (I have 0x9158550): 
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x92074f0: TpProxy 0x9158550 invalidated (I have 0x9158550): 
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9207768: TpProxy 0x9158550 invalidated (I have 0x9158550): 
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9267058: TpProxy 0x9158550 invalidated (I have 0x9158550): 
** Message: Element error: Internal data flow error. -- gstbasesrc.c(2330): gst_base_src_loop (): /GstPipeline:pipeline0/EmpathyGstAudioSrc:empathygstaudiosrc0/GstGConfAudioSrc:gconfaudiosrc0/GstBin:bin6/GstAudioTestSrc:audiotestsrc0:
streaming task paused, reason not-linked (-1)

** (empathy:5565): DEBUG: tf_channel_dispose
** (empathy:5565): DEBUG: _tf_session_dispose
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x926f440: lost weak ref to 0x9159a50
** (empathy:5565): DEBUG: tp_call_dispose: Disposing: 0x90ffa00, 0
(empathy:5565): tp-glib-DEBUG: tp_channel_dispose: 0x9158550
(empathy:5565): tp-glib-DEBUG: tp_proxy_dispose: 0x9158550
(empathy:5565): tp-glib-DEBUG: tp_channel_finalize: 0x9158550
(empathy:5565): tp-glib-DEBUG: tp_proxy_finalize: 0x9158550
** (empathy:5565): DEBUG: tp_call_finalize: Finalizing: 0x90ffa00
** (empathy:5565): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact jtellier.test1 at gmail.com (2) to 1
** (empathy:5565): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier test' updated, checking roster is in sync...
** (empathy:5565): DEBUG: contact_list_store_contact_update: Contact:'jtellier test' in list:YES, should be:YES
** (empathy:5565): DEBUG: contact_list_store_contact_update: Set active (contact updated)
** (empathy:5565): DEBUG: get_glade_file: Loading glade file /usr/share/empathy/empathy-call-window.glade
(empathy:5565): tp-glib-DEBUG: tp_channel_init: 0x92ccd30
(empathy:5565): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Group
(empathy:5565): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Hold
(empathy:5565): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.MediaSignalling
(empathy:5565): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Properties
(empathy:5565): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Media.SessionHandler
(empathy:5565): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x92ccd30: org.freedesktop.Telepathy.Channel DBusGProxy is 0x91ef8e0
(empathy:5565): tp-glib-DEBUG: tp_channel_constructor: 0x92ccd30: constructed with channel type "org.freedesktop.Telepathy.Channel.Type.StreamedMedia", handle #2 of type 1
(empathy:5565): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x92ccd30
(empathy:5565): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x92ccd30: org.freedesktop.DBus.Properties DBusGProxy is 0x9274590
(empathy:5565): tp-glib-DEBUG: tp_channel_call_when_ready: arranging callback later
** (empathy:5565): DEBUG: empathy_dispatch_operation_approve: Pre-approving operation /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/MediaChannel1
** (empathy:5565): DEBUG: dispatcher_start_dispatching: Dispatching process started for /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/MediaChannel1
(empathy:5565): tp-glib-DEBUG: _tp_channel_got_properties: Received 8 channel properties
(empathy:5565): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Group
(empathy:5565): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Hold
(empathy:5565): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.MediaSignalling
(empathy:5565): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Properties
(empathy:5565): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Media.SessionHandler
(empathy:5565): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x92ccd30
(empathy:5565): tp-glib-DEBUG: _tp_channel_get_handle: 0x92ccd30: handle already known to be 2 of type 1
(empathy:5565): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x92ccd30
(empathy:5565): tp-glib-DEBUG: _tp_channel_get_identifier: 0x92ccd30: identifier already known to be jtellier.test1 at gmail.com
(empathy:5565): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x92ccd30
(empathy:5565): tp-glib-DEBUG: _tp_channel_get_channel_type: 0x92ccd30: channel type org.freedesktop.Telepathy.Channel.Type.StreamedMedia already determined
(empathy:5565): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x92ccd30
(empathy:5565): tp-glib-DEBUG: _tp_channel_get_interfaces: 0x92ccd30
(empathy:5565): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x92ccd30
(empathy:5565): tp-glib-DEBUG: _tp_channel_get_group_properties: 0x92ccd30
(empathy:5565): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x92ccd30: org.freedesktop.Telepathy.Channel.Interface.Group DBusGProxy is 0x92744b0
(empathy:5565): tp-glib-DEBUG: tp_channel_got_group_properties_cb: Received 6 group properties
(empathy:5565): tp-glib-DEBUG: _got_initial_group_flags: Initial GroupFlags: 2049
(empathy:5565): tp-glib-DEBUG: tp_channel_group_self_handle_changed_cb: 0x92ccd30 SelfHandle changed to 1
(empathy:5565): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x92ccd30
(empathy:5565): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x92ccd30
(empathy:5565): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x92ccd30: channel ready
(empathy:5565): tp-glib-DEBUG: cwr_ready: enter
(empathy:5565): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x92ccd30: org.freedesktop.Telepathy.Channel.Type.StreamedMedia DBusGProxy is 0x926f590
** (empathy:5565): DEBUG: empathy_dispatch_operation_set_status: Dispatch operation /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/MediaChannel1 status: 0 -> 1
** (empathy:5565): DEBUG: dispatch_operation_ready_cb: Send to observers: /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/MediaChannel1
** (empathy:5565): DEBUG: empathy_dispatch_operation_set_status: Dispatch operation /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/MediaChannel1 status: 1 -> 3
** (empathy:5565): DEBUG: tp_call_request_streams_for_capabilities: Requesting new stream for capabilities 1
** (empathy:5565): DEBUG: empathy_dispatch_operation_set_status: Dispatch operation /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/MediaChannel1 status: 3 -> 4
** (empathy:5565): DEBUG: dispatch_operation_claimed_cb: Channel claimed: /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/MediaChannel1
** (empathy:5565): DEBUG: tp_call_stream_added_cb: Stream added - stream id: 1, contact handle: 2, stream type: 0
** (empathy:5565): DEBUG: tp_call_add_stream: Audio stream - id: 1, state: 0, direction: 0
** (empathy:5565): DEBUG: tp_call_stream_direction_changed_cb: Stream direction changed - stream: 1, direction: 3
** (empathy:5565): DEBUG: tp_call_add_stream: Audio stream - id: 1, state: 0, direction: 3
(empathy:5565): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x92ccd30: org.freedesktop.Telepathy.Properties DBusGProxy is 0x92076c0
(empathy:5565): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x92ccd30: org.freedesktop.Telepathy.Channel.Interface.MediaSignalling DBusGProxy is 0x91efa08
** (empathy:5565): DEBUG: GetSessionHandlers replied: 
** (empathy:5565): DEBUG:   - session /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/MediaChannel1
** (empathy:5565): DEBUG:     type rtp
** (empathy:5565): DEBUG: adding session handler /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/MediaChannel1, type rtp
0:00:31.678233968  5565  0x8d0f408 DEBUG      fsrtpconference fs-rtp-conference.c:304:fs_rtp_conference_init:<FsRtpConference at 0x91a4480> fs_rtp_conference_init
(empathy:5565): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x927dc00: org.freedesktop.Telepathy.Media.SessionHandler DBusGProxy is 0x928d218
** (empathy:5565): DEBUG: calling MediaSessionHandler::Ready
** (empathy:5565): DEBUG: New stream, stream_id=1, media_type=0, direction=3
(empathy:5565): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x927dbb0: org.freedesktop.Telepathy.Media.StreamHandler DBusGProxy is 0x92076f8
0:00:31.681691855  5565  0x8d0f408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:295:load_codecs_cache: Loading codecs cache /home/jtellier/.farsight/codecs.audio.i486.cache
0:00:31.682135817  5565  0x8d0f408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec VORBIS with pt -1, send_pipeline 0x92c0c10, receive_pipeline 0x8d8f150
0:00:31.682326470  5565  0x8d0f408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec SPEEX with pt -1, send_pipeline 0x9130720, receive_pipeline 0x9278fc0
0:00:31.682502903  5565  0x8d0f408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec PCMU with pt 0, send_pipeline 0x92bfe00, receive_pipeline 0x92889c0
0:00:31.682701619  5565  0x8d0f408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec PCMA with pt 8, send_pipeline 0x92bfe80, receive_pipeline 0x92bfe90
0:00:31.682892657  5565  0x8d0f408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec MPA with pt -1, send_pipeline 0x928cab0, receive_pipeline 0x91309a0
0:00:31.683081333  5565  0x8d0f408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec MPEG4-GENERIC with pt -1, send_pipeline 0x92820b0, receive_pipeline 0x9130550
0:00:31.683266331  5565  0x8d0f408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec MP4A-LATM with pt -1, send_pipeline 0x8f9dc70, receive_pipeline 0x91898a0
0:00:31.683402118  5565  0x8d0f408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec GSM with pt 3, send_pipeline 0x91324c0, receive_pipeline 0x8fee720
0:00:31.683621923  5565  0x8d0f408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec DV with pt -1, send_pipeline 0x91b0aa0, receive_pipeline 0x919c9d0
0:00:31.683656755  5565  0x8d0f408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec telephone-event with pt -1, send_pipeline (nil), receive_pipeline 0x9130790
0:00:31.683718278  5565  0x8d0f408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec telephone-event with pt -1, send_pipeline (nil), receive_pipeline 0x9130590
0:00:31.683774005  5565  0x8d0f408 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:232:fs_rtp_blueprints_get: Loaded codec blueprints from cache file
0:00:31.698691602  5565  0x8d0f408 DEBUG      fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference1> pad recv_rtp_sink_1 added (NULL)
0:00:31.699332331  5565  0x8d0f408 DEBUG      fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference1> pad recv_rtcp_sink_1 added (NULL)
0:00:31.699628139  5565  0x8d0f408 DEBUG      fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference1> pad send_rtp_sink_1 added (NULL)
0:00:31.699748314  5565  0x8d0f408 DEBUG      fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference1> pad send_rtp_src_1 added (NULL)
0:00:31.700368134  5565  0x8d0f408 DEBUG      fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference1> pad send_rtcp_src_1 added (NULL)
0:00:31.750592271  5565  0x8d0f408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:332:validate_codecs_configuration: Preferred codec -2: audio VORBIS clock:0 channels:0 could not be matched with a blueprint
0:00:31.751084660  5565  0x8d0f408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:332:validate_codecs_configuration: Preferred codec -2: audio MP3 clock:0 channels:0 could not be matched with a blueprint
0:00:31.751132419  5565  0x8d0f408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: PCMU
0:00:31.751153025  5565  0x8d0f408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: PCMA
0:00:31.751171487  5565  0x8d0f408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: MPA
0:00:31.751189581  5565  0x8d0f408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: GSM
0:00:31.751207499  5565  0x8d0f408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: DV
0:00:31.751243485  5565  0x8d0f408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: telephone-event
0:00:31.751262063  5565  0x8d0f408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: telephone-event
0:00:31.751283319  5565  0x8d0f408 LOG   fsrtpconference_nego fs-rtp-codec-negotiation.c:685:create_local_codec_associations: Added preferred codec -1: audio SPEEX clock:16000 channels:1
0:00:31.751315410  5565  0x8d0f408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: PCMU
0:00:31.751334217  5565  0x8d0f408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: PCMA
0:00:31.751351883  5565  0x8d0f408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: MPA
0:00:31.751369424  5565  0x8d0f408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: GSM
0:00:31.751386904  5565  0x8d0f408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: DV
0:00:31.751404684  5565  0x8d0f408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: telephone-event
0:00:31.751422339  5565  0x8d0f408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: telephone-event
0:00:31.751442698  5565  0x8d0f408 LOG   fsrtpconference_nego fs-rtp-codec-negotiation.c:685:create_local_codec_associations: Added preferred codec -1: audio SPEEX clock:8000 channels:1
0:00:31.751526255  5565  0x8d0f408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:743:create_local_codec_associations: Codec -1: audio MPA clock:90000 channels:0 disabled by config
0:00:31.751570622  5565  0x8d0f408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:743:create_local_codec_associations: Codec -1: audio DV clock:90000 channels:0 disabled by config
** (empathy:5565): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: called (send_local:1 send_supported:0)
** (empathy:5565): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: 100: audio SPEEX clock:16000 channels:1
** (empathy:5565): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: 101: audio SPEEX clock:8000 channels:1
** (empathy:5565): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: 0: audio PCMU clock:8000 channels:0
** (empathy:5565): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: 8: audio PCMA clock:8000 channels:0
** (empathy:5565): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: 3: audio GSM clock:8000 channels:0
** (empathy:5565): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: 98: audio telephone-event clock:8000 channels:0 events=0-15
** (empathy:5565): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: 99: audio telephone-event clock:90000 channels:0 events=0-15
** (empathy:5565): DEBUG: stream 1 (audio) fs_codecs_to_tp: adding codec SPEEX [100]
** (empathy:5565): DEBUG: stream 1 (audio) fs_codecs_to_tp: adding codec SPEEX [101]
** (empathy:5565): DEBUG: stream 1 (audio) fs_codecs_to_tp: adding codec PCMU [0]
** (empathy:5565): DEBUG: stream 1 (audio) fs_codecs_to_tp: adding codec PCMA [8]
** (empathy:5565): DEBUG: stream 1 (audio) fs_codecs_to_tp: adding codec GSM [3]
** (empathy:5565): DEBUG: stream 1 (audio) fs_codecs_to_tp: adding codec telephone-event [98]
** (empathy:5565): DEBUG: stream 1 (audio) fs_codecs_to_tp: adding codec telephone-event [99]
** (empathy:5565): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: calling MediaStreamHandler::Ready
** (empathy:5565): DEBUG: stream 1 (audio) set_stream_playing: 0
** (empathy:5565): DEBUG: stream 1 (audio) set_stream_sending: 0
(empathy:5565): tp-glib-DEBUG: tp_channel_group_members_changed_cb: 0x92ccd30 MembersChanged: added 0, removed 0, moved 0 to LP and 1 to RP, actor 0, reason 0, message 
(empathy:5565): tp-glib-DEBUG: handle_members_changed: +RP contact#2
(empathy:5565): tp-glib-DEBUG: tp_channel_group_flags_changed_cb: 0x92ccd30 GroupFlagsChanged: +6 -1
(empathy:5565): tp-glib-DEBUG: tp_channel_group_flags_changed_cb: 0x92ccd30 GroupFlagsChanged (after filtering): +6 -1
** (empathy:5565): DEBUG: stream 1 (audio) _tf_stream_bus_message: Codecs changed
** (empathy:5565): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: called (send_local:0 send_supported:0)
** (empathy:5565): DEBUG: stream 1 (audio) cb_fs_new_local_candidate: called
** (empathy:5565): DEBUG: stream 1 (audio) cb_fs_new_local_candidate: called
** (empathy:5565): DEBUG: stream 1 (audio) cb_fs_new_local_candidate: called
** (empathy:5565): DEBUG: stream 1 (audio) cb_fs_new_local_candidate: called
** (empathy:5565): DEBUG: stream 1 (audio) cb_fs_local_candidates_prepared: called
** (empathy:5565): DEBUG: stream 1 (audio) cb_fs_local_candidates_prepared: candidate->ip = '10.0.2.15'
** (empathy:5565): DEBUG: stream 1 (audio) cb_fs_local_candidates_prepared: candidate->ip = '10.0.2.15'
** (empathy:5565): DEBUG: stream 1 (audio) cb_fs_local_candidates_prepared: candidate->ip = '70.25.46.249'
** (empathy:5565): DEBUG: stream 1 (audio) cb_fs_local_candidates_prepared: candidate->ip = '70.25.46.249'
** (empathy:5565): DEBUG: stream 1 (audio) add_remote_candidate: adding remote candidate R1
** (empathy:5565): DEBUG: stream 1 (audio) add_remote_candidate: adding remote candidate R2
** (empathy:5565): DEBUG: stream 1 (audio) add_remote_candidate: adding remote candidate R3
** (empathy:5565): DEBUG: stream 1 (audio) cb_fs_new_active_candidate_pair: called
** (empathy:5565): DEBUG: tp_call_stream_state_changed_cb: Stream state changed - stream id: 1, state state: 2
0:00:34.830232812  5565  0x9287980 DEBUG      fsrtpconference fs-rtp-session.c:1433:_stream_known_source_packet_received: Associating SSRC d6168bb in session 1
0:00:34.830348857  5565  0x9287980 DEBUG      fsrtpconference fs-rtp-session.c:3629:fs_rtp_session_associate_free_substreams: No free substream with SSRC d6168bb in session 1
0:00:35.030681856  5565  0x92fbe18 DEBUG      fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference1> pad recv_rtp_src_1_224487611_0 added application/x-rtp, encoding-name=(string)PCMU, clock-rate=(int)8000, media=(string)audio, payload=(int)0
0:00:35.030853594  5565  0x92fbe18 DEBUG      fsrtpconference fs-rtp-substream.c:500:fs_rtp_sub_stream_constructed: New substream in session 1 for ssrc d6168bb and pt 0
0:00:35.031209257  5565  0x92fbe18 DEBUG      fsrtpconference fs-rtp-session.c:2371:fs_rtp_session_new_recv_pad: Already have a stream with SSRC d6168bb, using it
0:00:35.031232658  5565  0x92fbe18 DEBUG      fsrtpconference fs-rtp-session.c:2823:fs_rtp_session_get_recv_codec_locked: Have stream, but it does not have negotiatied codec
0:00:35.031253620  5565  0x92fbe18 DEBUG      fsrtpconference fs-rtp-session.c:2836:fs_rtp_session_get_recv_codec_locked: Receiving on session codec 0: audio PCMU clock:8000 channels:0 params:(nil)
0:00:35.031277325  5565  0x92fbe18 DEBUG      fsrtpconference fs-rtp-session.c:2642:_create_codec_bin: creating receive codec bin for id 0, pipeline_factory 0x92889c0
0:00:35.040298137  5565  0x92fbe18 DEBUG      fsrtpconference fs-rtp-substream.c:899:fs_rtp_sub_stream_set_codecbin_unlock: Setting caps application/x-rtp, encoding-name=(string)PCMU, clock-rate=(int)8000, media=(string)audio, payload=(int)0 on recv substream
0:00:35.040564846  5565  0x92fbe18 DEBUG      fsrtpconference fs-rtp-substream.c:1130:fs_rtp_sub_stream_add_output_ghostpad_unlock: Src pad added on substream for ssrc:D6168BB pt:0 0: audio PCMU clock:8000 channels:0 params:(nil)
** (empathy:5565): DEBUG: stream 1 (audio) cb_fs_stream_src_pad_added: New pad
** (empathy:5565): DEBUG: stream 1 (audio) set_remote_codecs: called
** (empathy:5565): DEBUG: stream 1 (audio) set_remote_codecs: adding remote codec PCMU [0]
** (empathy:5565): DEBUG: stream 1 (audio) set_remote_codecs: adding remote codec PCMA [8]
** (empathy:5565): DEBUG: stream 1 (audio) set_remote_codecs: adding remote codec telephone-event [98]
0:00:35.320776405  5565  0x8d0f408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:00:35.320802395  5565  0x8d0f408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:00:35.320835454  5565  0x8d0f408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:00:35.320853949  5565  0x8d0f408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:223:sdp_is_compat_default: Clock rates differ local=8000 remote=16000
0:00:35.320872425  5565  0x8d0f408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:00:35.320890325  5565  0x8d0f408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:00:35.320981326  5565  0x8d0f408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:743:create_local_codec_associations: Codec -1: audio MPA clock:90000 channels:0 disabled by config
0:00:35.321026416  5565  0x8d0f408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:743:create_local_codec_associations: Codec -1: audio DV clock:90000 channels:0 disabled by config
0:00:35.321067273  5565  0x8d0f408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:850:negotiate_stream_codecs: Remote codec 0: audio PCMU clock:8000 channels:1
0:00:35.321086256  5565  0x8d0f408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:859:negotiate_stream_codecs: Have local codec in the same PT, lets try it first
0:00:35.321103656  5565  0x8d0f408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:00:35.321123663  5565  0x8d0f408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:892:negotiate_stream_codecs: Negotiated codec 0: audio PCMU clock:8000 channels:1
0:00:35.321142792  5565  0x8d0f408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:850:negotiate_stream_codecs: Remote codec 8: audio PCMA clock:8000 channels:1
0:00:35.321289738  5565  0x8d0f408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:859:negotiate_stream_codecs: Have local codec in the same PT, lets try it first
0:00:35.321307992  5565  0x8d0f408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:00:35.321327827  5565  0x8d0f408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:892:negotiate_stream_codecs: Negotiated codec 8: audio PCMA clock:8000 channels:1
0:00:35.321347289  5565  0x8d0f408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:850:negotiate_stream_codecs: Remote codec 98: audio telephone-event clock:8000 channels:1
0:00:35.321393289  5565  0x8d0f408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:859:negotiate_stream_codecs: Have local codec in the same PT, lets try it first
0:00:35.321423926  5565  0x8d0f408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:00:35.321445682  5565  0x8d0f408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:892:negotiate_stream_codecs: Negotiated codec 98: audio telephone-event clock:8000 channels:1 events=0-15
0:00:35.321480079  5565  0x8d0f408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:00:35.321498748  5565  0x8d0f408 LOG        fsrtpconference fs-rtp-session.c:2055:fs_rtp_session_distribute_recv_codecs_locked: Adding codec to stream 0x9157e70 0: audio PCMU clock:8000 channels:1 params:(nil)
0:00:35.321520460  5565  0x8d0f408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: PCMA, remote: PCMU
0:00:35.321538750  5565  0x8d0f408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:00:35.321556675  5565  0x8d0f408 LOG        fsrtpconference fs-rtp-session.c:2055:fs_rtp_session_distribute_recv_codecs_locked: Adding codec to stream 0x9157e70 8: audio PCMA clock:8000 channels:1 params:(nil)
0:00:35.321575968  5565  0x8d0f408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: telephone-event, remote: PCMU
0:00:35.321593932  5565  0x8d0f408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: telephone-event, remote: PCMA
0:00:35.321611683  5565  0x8d0f408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:00:35.321630485  5565  0x8d0f408 LOG        fsrtpconference fs-rtp-session.c:2055:fs_rtp_session_distribute_recv_codecs_locked: Adding codec to stream 0x9157e70 98: audio telephone-event clock:8000 channels:1 params:0x8db4110
0:00:35.321655961  5565  0x8d0f408 LOG        fsrtpconference fs-rtp-substream.c:1247:fs_rtp_sub_stream_verify_codec: Starting codec verification process for substream with SSRC:d6168bb pt:0
** (empathy:5565): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: called (send_local:0 send_supported:1)
** (empathy:5565): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: 0: audio PCMU clock:8000 channels:1
** (empathy:5565): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: 8: audio PCMA clock:8000 channels:1
** (empathy:5565): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: 98: audio telephone-event clock:8000 channels:1 events=0-15
** (empathy:5565): DEBUG: stream 1 (audio) fs_codecs_to_tp: adding codec PCMU [0]
** (empathy:5565): DEBUG: stream 1 (audio) fs_codecs_to_tp: adding codec PCMA [8]
** (empathy:5565): DEBUG: stream 1 (audio) fs_codecs_to_tp: adding codec telephone-event [98]
** (empathy:5565): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: calling MediaStreamHandler::SupportedCodecs
** (empathy:5565): DEBUG: stream 1 (audio) _tf_stream_bus_message: Codecs changed
** (empathy:5565): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: called (send_local:0 send_supported:0)
** (empathy:5565): DEBUG: stream 1 (audio) set_stream_sending: 1
** (empathy:5565): DEBUG: stream 1 (audio) tf_stream_request_resource: Requesting resource for direction 1
** (empathy:5565): DEBUG: stream 1 (audio) tf_stream_request_resource: Requesting resource for direction 1 returned 1
** (empathy:5565): DEBUG: stream 1 (audio) set_stream_playing: 1
** (empathy:5565): DEBUG: stream 1 (audio) tf_stream_request_resource: Requesting resource for direction 2
** (empathy:5565): DEBUG: stream 1 (audio) tf_stream_request_resource: Requesting resource for direction 2 returned 1
** (empathy:5565): DEBUG: stream 1 (audio) set_stream_sending: 1
(empathy:5565): tp-glib-DEBUG: tp_channel_group_members_changed_cb: 0x92ccd30 MembersChanged: added 1, removed 0, moved 0 to LP and 0 to RP, actor 0, reason 0, message 
(empathy:5565): tp-glib-DEBUG: handle_members_changed: +++ contact#2
(empathy:5565): tp-glib-DEBUG: tp_channel_group_flags_changed_cb: 0x92ccd30 GroupFlagsChanged: +0 -4
(empathy:5565): tp-glib-DEBUG: tp_channel_group_flags_changed_cb: 0x92ccd30 GroupFlagsChanged (after filtering): +0 -4
0:00:35.323471627  5565  0x92fbe18 DEBUG      fsrtpconference fs-rtp-session.c:3546:_substream_blocked: Substream blocked for codec change (session:1 SSRC:d6168bb pt:0)
0:00:35.323495887  5565  0x92fbe18 DEBUG      fsrtpconference fs-rtp-session.c:2819:fs_rtp_session_get_recv_codec_locked: Receiving on stream codec 0: audio PCMU clock:8000 channels:1 params:(nil)
0:00:35.323519651  5565  0x92fbe18 DEBUG      fsrtpconference fs-rtp-session.c:2642:_create_codec_bin: creating receive codec bin for id 0, pipeline_factory 0x92889c0
0:00:35.324940509  5565  0x92fbe18 DEBUG      fsrtpconference fs-rtp-substream.c:899:fs_rtp_sub_stream_set_codecbin_unlock: Setting caps application/x-rtp, encoding-name=(string)PCMU, clock-rate=(int)8000, media=(string)audio, payload=(int)0, channels=(int)1 on recv substream
0:00:35.341871853  5565  0x930f668 DEBUG      fsrtpconference fs-rtp-session.c:3275:fs_rtp_session_add_send_codec_bin_unlock: Trying to add send codecbin for 0: audio PCMU clock:8000 channels:1 params:(nil)
0:00:35.341978668  5565  0x930f668 DEBUG      fsrtpconference fs-rtp-session.c:2642:_create_codec_bin: creating send codec bin for id 0, pipeline_factory 0x92bfe00
** (empathy:5565): DEBUG: stream 1 (audio) _tf_stream_bus_message: Send codec changed: 0: audio PCMU clock:8000 channels:1 params:(nil)
0:00:35.355851815  5565  0x930f668 DEBUG      fsrtpconference fs-rtp-dtmf-sound-source.c:281:fs_rtp_dtmf_sound_source_build: Using caps application/x-rtp, encoding-name=(string)PCMU, clock-rate=(int)8000, media=(string)audio, payload=(int)0, channels=(int)1 for dtmf
0:00:35.385466618  5565  0x930f668 DEBUG      fsrtpconference fs-rtp-dtmf-event-source.c:294:fs_rtp_dtmf_event_source_build: Using caps application/x-rtp, encoding-name=(string)TELEPHONE-EVENT, clock-rate=(int)8000, media=(string)audio, payload=(int)98, channels=(int)1, events=(string)0-15 for dtmf
** (empathy:5565): DEBUG: tf_channel_dispose
** (empathy:5565): DEBUG: _tf_session_dispose
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9274b38: lost weak ref to 0x92c1968
(empathy:5565): tp-glib-DEBUG: tp_proxy_dispose: 0x927dbb0
(empathy:5565): tp-glib-DEBUG: tp_proxy_invalidate: 0x927dbb0: Proxy unreferenced
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9274520: TpProxy 0x927dbb0 invalidated (I have 0x927dbb0): Proxy unreferenced
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9274558: TpProxy 0x927dbb0 invalidated (I have 0x927dbb0): Proxy unreferenced
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x91ef918: TpProxy 0x927dbb0 invalidated (I have 0x927dbb0): Proxy unreferenced
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x92074b8: TpProxy 0x927dbb0 invalidated (I have 0x927dbb0): Proxy unreferenced
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x92074f0: TpProxy 0x927dbb0 invalidated (I have 0x927dbb0): Proxy unreferenced
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9207768: TpProxy 0x927dbb0 invalidated (I have 0x927dbb0): Proxy unreferenced
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9267058: TpProxy 0x927dbb0 invalidated (I have 0x927dbb0): Proxy unreferenced
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x92010e0: TpProxy 0x927dbb0 invalidated (I have 0x927dbb0): Proxy unreferenced
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x92010a8: TpProxy 0x927dbb0 invalidated (I have 0x927dbb0): Proxy unreferenced
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9207480: TpProxy 0x927dbb0 invalidated (I have 0x927dbb0): Proxy unreferenced
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9207448: TpProxy 0x927dbb0 invalidated (I have 0x927dbb0): Proxy unreferenced
(empathy:5565): tp-glib-DEBUG: tp_proxy_finalize: 0x927dbb0
0:01:53.802693418  5565  0x8d0f408 DEBUG      fsrtpconference fs-rtp-session.c:4282:fs_rtp_session_stop_codec_param_gathering_unlock: Stopping Codec Param discovery for session 1
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9274520: lost weak ref to 0x91eccd0
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9274558: lost weak ref to 0x91eccd0
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x91ef918: lost weak ref to 0x91eccd0
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x92074b8: lost weak ref to 0x91eccd0
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x92074f0: lost weak ref to 0x91eccd0
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9207768: lost weak ref to 0x91eccd0
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9267058: lost weak ref to 0x91eccd0
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x92010e0: lost weak ref to 0x91eccd0
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x92010a8: lost weak ref to 0x91eccd0
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9207480: lost weak ref to 0x91eccd0
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9207448: lost weak ref to 0x91eccd0
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x91ef988: lost weak ref to 0x911f740
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x91efa40: lost weak ref to 0x911f740
** (empathy:5565): DEBUG: empathy_tp_call_close: Closing channel
(empathy:5565): tp-glib-DEBUG: tp_channel_group_members_changed_cb: 0x92ccd30 MembersChanged: added 0, removed 2, moved 0 to LP and 0 to RP, actor 1, reason 0, message 
(empathy:5565): tp-glib-DEBUG: handle_members_changed: --- contact#1
(empathy:5565): tp-glib-DEBUG: handle_members_changed: --- contact#2
(empathy:5565): tp-glib-DEBUG: tp_channel_group_flags_changed_cb: 0x92ccd30 GroupFlagsChanged: +1 -2
(empathy:5565): tp-glib-DEBUG: tp_channel_group_flags_changed_cb: 0x92ccd30 GroupFlagsChanged (after filtering): +1 -2
** (empathy:5565): DEBUG: tp_call_stream_removed_cb: Stream removed - stream id: 1
(empathy:5565): tp-glib-DEBUG: tp_proxy_invalidate: 0x92ccd30: 
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x926f440: TpProxy 0x92ccd30 invalidated (I have 0x92ccd30): 
** (empathy:5565): DEBUG: dispatcher_channel_invalidated_cb: Channel /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/MediaChannel1 invalidated
** (empathy:5565): DEBUG: tp_call_dispose: Disposing: 0x92c0af0, 0
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x926f558: lost weak ref to 0x92c0af0
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9274ba8: lost weak ref to 0x92c0af0
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9274b70: lost weak ref to 0x92c0af0
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9274b00: lost weak ref to 0x92c0af0
** (empathy:5565): DEBUG: tp_call_finalize: Finalizing: 0x92c0af0
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x92744e8: TpProxy 0x92ccd30 invalidated (I have 0x92ccd30): 
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9274440: TpProxy 0x92ccd30 invalidated (I have 0x92ccd30): 
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9274408: TpProxy 0x92ccd30 invalidated (I have 0x92ccd30): 
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9267090: TpProxy 0x92ccd30 invalidated (I have 0x92ccd30): 
(empathy:5565): tp-glib-DEBUG: tp_channel_dispose: 0x92ccd30
(empathy:5565): tp-glib-DEBUG: tp_proxy_dispose: 0x92ccd30
(empathy:5565): tp-glib-DEBUG: tp_channel_finalize: 0x92ccd30
(empathy:5565): tp-glib-DEBUG: tp_proxy_finalize: 0x92ccd30
(empathy:5565): tp-glib-DEBUG: tp_proxy_iface_destroyed_cb: 0x9149328
(empathy:5565): tp-glib-DEBUG: _tp_proxy_signal_connection_dgproxy_destroy: 0x9121a38: DBusGProxy 0x9155520 invalidated
(empathy:5565): tp-glib-DEBUG: tp_proxy_iface_destroyed_cb: 0x9149680
(empathy:5565): tp-glib-DEBUG: tp_proxy_iface_destroyed_cb: 0x9159d18
(empathy:5565): tp-glib-DEBUG: _tp_proxy_signal_connection_dgproxy_destroy: 0x8eb6ac0: DBusGProxy 0x8e8e250 invalidated
(empathy:5565): tp-glib-DEBUG: _tp_proxy_signal_connection_dgproxy_destroy: 0x8ff0ce0: DBusGProxy 0x8e8e250 invalidated
(empathy:5565): tp-glib-DEBUG: tp_proxy_iface_destroyed_cb: 0x9158150
(empathy:5565): tp-glib-DEBUG: _tp_proxy_signal_connection_dgproxy_destroy: 0x8f96e78: DBusGProxy 0x91a9528 invalidated
(empathy:5565): tp-glib-DEBUG: tp_proxy_iface_destroyed_cb: 0x90ffac0
(empathy:5565): tp-glib-DEBUG: tp_proxy_iface_destroyed_cb: 0x9158250
(empathy:5565): tp-glib-DEBUG: tp_proxy_iface_destroyed_cb: 0x927dc00
(empathy:5565): tp-glib-DEBUG: _tp_proxy_signal_connection_dgproxy_destroy: 0x9121900: DBusGProxy 0x8f99620 invalidated
(empathy:5565): tp-glib-DEBUG: _tp_proxy_signal_connection_dgproxy_destroy: 0x9121d20: DBusGProxy 0x91a9480 invalidated
(empathy:5565): tp-glib-DEBUG: _tp_proxy_signal_connection_dgproxy_destroy: 0x91a9560: DBusGProxy 0x91a9480 invalidated
(empathy:5565): tp-glib-DEBUG: _tp_proxy_signal_connection_dgproxy_destroy: 0x9134610: DBusGProxy 0x91a9480 invalidated
(empathy:5565): tp-glib-DEBUG: _tp_proxy_signal_connection_dgproxy_destroy: 0x9121d90: DBusGProxy 0x91a9480 invalidated
(empathy:5565): tp-glib-DEBUG: _tp_proxy_signal_connection_dgproxy_destroy: 0x9121b88: DBusGProxy 0x91a9480 invalidated
(empathy:5565): tp-glib-DEBUG: _tp_proxy_signal_connection_dgproxy_destroy: 0x8e8e128: DBusGProxy 0x8e8e010 invalidated
(empathy:5565): tp-glib-DEBUG: _tp_proxy_signal_connection_dgproxy_destroy: 0x9155318: DBusGProxy 0x91a82f8 invalidated
(empathy:5565): tp-glib-DEBUG: _tp_proxy_signal_connection_dgproxy_destroy: 0x9155350: DBusGProxy 0x91554e8 invalidated
(empathy:5565): tp-glib-DEBUG: _tp_proxy_signal_connection_dgproxy_destroy: 0x9121a70: DBusGProxy 0x9155408 invalidated
(empathy:5565): tp-glib-DEBUG: _tp_proxy_signal_connection_dgproxy_destroy: 0x9134648: DBusGProxy 0x9155408 invalidated
(empathy:5565): tp-glib-DEBUG: _tp_proxy_signal_connection_dgproxy_destroy: 0x91a8330: DBusGProxy 0x9155408 invalidated
(empathy:5565): tp-glib-DEBUG: _tp_proxy_signal_connection_dgproxy_destroy: 0x91a94f0: DBusGProxy 0x9155408 invalidated
(empathy:5565): tp-glib-DEBUG: _tp_proxy_signal_connection_dgproxy_destroy: 0x8f9e988: DBusGProxy 0x91218c8 invalidated
(empathy:5565): tp-glib-DEBUG: _tp_proxy_signal_connection_dgproxy_destroy: 0x8e8e0f0: DBusGProxy 0x91218c8 invalidated
(empathy:5565): tp-glib-DEBUG: _tp_proxy_signal_connection_dgproxy_destroy: 0x91a83a0: DBusGProxy 0x91218c8 invalidated
(empathy:5565): tp-glib-DEBUG: _tp_proxy_signal_connection_dgproxy_destroy: 0x9121c78: DBusGProxy 0x8e8e048 invalidated
(empathy:5565): tp-glib-DEBUG: _tp_proxy_signal_connection_dgproxy_destroy: 0x8e8e458: DBusGProxy 0x8e8e048 invalidated
(empathy:5565): tp-glib-DEBUG: _tp_proxy_signal_connection_dgproxy_destroy: 0x8f9e8e0: DBusGProxy 0x8e8e048 invalidated
(empathy:5565): tp-glib-DEBUG: _tp_proxy_signal_connection_dgproxy_destroy: 0x8fefba0: DBusGProxy 0x8f99658 invalidated
(empathy:5565): tp-glib-DEBUG: _tp_proxy_signal_connection_dgproxy_destroy: 0x8fefb30: DBusGProxy 0x8f99658 invalidated
(empathy:5565): tp-glib-DEBUG: _tp_proxy_signal_connection_dgproxy_destroy: 0x91a9598: DBusGProxy 0x8f99658 invalidated
(empathy:5565): tp-glib-DEBUG: _tp_proxy_signal_connection_dgproxy_destroy: 0x91a9448: DBusGProxy 0x8f99658 invalidated
(empathy:5565): tp-glib-DEBUG: _tp_proxy_signal_connection_dgproxy_destroy: 0x8e8e2f8: DBusGProxy 0x8f99658 invalidated
(empathy:5565): tp-glib-DEBUG: _tp_connection_clean_up_handle_refs: 0x9149328
** (empathy:5565): DEBUG: dispatcher_connection_invalidated_cb: Error: Name owner lost (service crashed?)
(empathy:5565): tp-glib-DEBUG: tp_connection_dispose: 0x9149328
(empathy:5565): tp-glib-DEBUG: tp_proxy_dispose: 0x9149328
(empathy:5565): tp-glib-DEBUG: tp_connection_finalize: 0x9149328
(empathy:5565): tp-glib-DEBUG: tp_proxy_finalize: 0x9149328
(empathy:5565): tp-glib-DEBUG: _tp_connection_clean_up_handle_refs: 0x9149680
** (empathy:5565): DEBUG: tp_contact_list_invalidated_cb: Connection invalidated
** (empathy:5565): DEBUG: contact_list_store_members_changed_cb: Contact jtellier.test1 at gmail.com (2) removed
** (empathy:5565): DEBUG: contact_manager_destroy_cb: Removing account: Google Talk (jtellier.test2 at gmail.com)
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x91a94f0: lost weak ref to 0x9121ae0
** (empathy:5565): DEBUG: tp_contact_list_finalize: finalize: 0x9121ae0
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9121b88: lost weak ref to 0x8ff0ca8
** (empathy:5565): DEBUG: tp_group_finalize: finalize: 0x8ff0ca8
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x8e8e2f8: lost weak ref to 0x9121ce8
** (empathy:5565): DEBUG: tp_group_finalize: finalize: 0x9121ce8
(empathy:5565): tp-glib-DEBUG: _tp_connection_clean_up_handle_refs: 0x9159d18
** (empathy:5565): DEBUG: tp_contact_factory_connection_invalidated_cb: Connection invalidated
(empathy:5565): tp-glib-DEBUG: tp_connection_dispose: 0x9159d18
(empathy:5565): tp-glib-DEBUG: tp_proxy_dispose: 0x9159d18
(empathy:5565): tp-glib-DEBUG: tp_connection_finalize: 0x9159d18
(empathy:5565): tp-glib-DEBUG: tp_proxy_finalize: 0x9159d18
** (empathy:5565): DEBUG: idle_presence_changed_cb: Presence changed to '' (0)
** (empathy:5565): DEBUG: empathy_idle_set_presence: Changing presence to (null) (1)
** (empathy:5565): DEBUG: empathy_ft_manager_finalize: 0x8f99380
-------------- next part --------------
(empathy:4847): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9bc6958: org.freedesktop.DBus DBusGProxy is 0x9bc6990
** (empathy:4847): DEBUG: mission_control_get_presence_actual: MC not running.
** (empathy:4847): DEBUG: empathy_idle_init: Error getting actual presence: MC not running
** (empathy:4847): DEBUG: mission_control_get_presence_message_actual: MC not running.
** (empathy:4847): DEBUG: empathy_idle_init: Error getting actual presence message: MC not running
** (empathy:4847): DEBUG: idle_nm_state_change_cb: New network state 3
** (empathy:4847): DEBUG: empathy_idle_set_presence: Changing presence to (null) (2)
** (empathy:4847): DEBUG: create_salut_account: Try to add a salut account...
** (empathy:4847): DEBUG: create_salut_account: Failed to get self econtact: e_book_get_self: there was no self contact UID stored in gconf
** (empathy:4847): DEBUG: get_glade_file: Loading glade file /usr/share/empathy/empathy-main-window.glade
** (empathy:4847): DEBUG: mission_control_get_presence_actual: MC not running.
** (empathy:4847): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:4847): DEBUG: mission_control_get_presence_actual: MC not running.
** (empathy:4847): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:4847): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:4847): DEBUG: mission_control_get_presence_actual: MC not running.
** (empathy:4847): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:4847): DEBUG: mission_control_get_presence_actual: MC not running.
** (empathy:4847): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:4847): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:4847): DEBUG: mission_control_get_presence_actual: MC not running.
** (empathy:4847): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:4847): DEBUG: mission_control_get_presence_actual: MC not running.
** (empathy:4847): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:4847): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:4847): DEBUG: mission_control_get_presence_actual: MC not running.
** (empathy:4847): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:4847): DEBUG: mission_control_get_presence_actual: MC not running.
** (empathy:4847): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:4847): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:4847): DEBUG: mission_control_get_online_connections: MC not running.
** (empathy:4847): DEBUG: empathy_geometry_load: Loading window geometry: x:0, y:25, w:622, h:325

** (empathy:4847): DEBUG: empathy_main_window_show: Configuring window default size w:622, h:325
** (empathy:4847): DEBUG: empathy_main_window_show: Configuring window default position x:0, y:25
** (empathy:4847): DEBUG: mission_control_get_tpconnection: MC not running.
** (empathy:4847): DEBUG: get_glade_file: Loading glade file /usr/share/empathy/empathy-status-icon.glade
(empathy:4847): tp-glib-DEBUG: tp_connection_init: 0x9cfa1b8
(empathy:4847): tp-glib-DEBUG: tp_connection_constructor: Connecting to StatusChanged and ConnectionError
(empathy:4847): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9cfa1b8: org.freedesktop.Telepathy.Connection DBusGProxy is 0x9e59c38
(empathy:4847): tp-glib-DEBUG: tp_connection_constructor: Calling GetStatus
(empathy:4847): tp-glib-DEBUG: tp_connection_constructor: Returning 0x9cfa1b8
(empathy:4847): tp-glib-DEBUG: tp_connection_call_when_ready: arranging callback later
(empathy:4847): tp-glib-DEBUG: tp_connection_got_status_cb: 0x9cfa1b8
(empathy:4847): tp-glib-DEBUG: tp_connection_got_status_cb: 0x9cfa1b8: Initial status is 1
(empathy:4847): tp-glib-DEBUG: tp_connection_status_changed: 0x9cfa1b8: -1 -> 1 because 0
(empathy:4847): tp-glib-DEBUG: tp_connection_status_changed: 0x9cfa1b8: 1 -> 0 because 1
** (empathy:4847): DEBUG: idle_presence_changed_cb: Presence changed to '' (2)
** (empathy:4847): DEBUG: idle_presence_changed_cb: Presence changed to '' (2)
(empathy:4847): tp-glib-DEBUG: tp_connection_got_interfaces_cb: 0x9cfa1b8: Introspected interfaces
(empathy:4847): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9cfa1b8: org.freedesktop.DBus.Properties DBusGProxy is 0x9e59d50
(empathy:4847): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9cfa1b8: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Avatars
(empathy:4847): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9cfa1b8: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Aliasing
(empathy:4847): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9cfa1b8: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Capabilities
(empathy:4847): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9cfa1b8: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.ContactCapabilities.DRAFT
(empathy:4847): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9cfa1b8: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection
(empathy:4847): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9cfa1b8: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.SimplePresence
(empathy:4847): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9cfa1b8: org.freedesktop.Telepathy.Connection.Interface.Aliasing DBusGProxy is 0x9dffe08
(empathy:4847): tp-glib-DEBUG: got_aliasing_flags: Introspected aliasing flags: 0x1
(empathy:4847): tp-glib-DEBUG: tp_connection_continue_introspection: 0x9cfa1b8: connection ready
(empathy:4847): tp-glib-DEBUG: cwr_ready: enter
(empathy:4847): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9cfa1b8: org.freedesktop.Telepathy.Connection.Interface.Requests DBusGProxy is 0x9dffee8
(empathy:4847): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9cfa1b8: org.freedesktop.Telepathy.Connection.Interface.Capabilities DBusGProxy is 0x9e59d18
** (empathy:4847): DEBUG: contact_manager_add_account: Adding new account: Google Talk (jtellier.test at gmail.com)
(empathy:4847): tp-glib-DEBUG: tp_connection_init: 0x9cfa210
(empathy:4847): tp-glib-DEBUG: tp_connection_constructor: Connecting to StatusChanged and ConnectionError
(empathy:4847): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9cfa210: org.freedesktop.Telepathy.Connection DBusGProxy is 0x9e02690
(empathy:4847): tp-glib-DEBUG: tp_connection_constructor: Calling GetStatus
(empathy:4847): tp-glib-DEBUG: tp_connection_constructor: Returning 0x9cfa210
(empathy:4847): tp-glib-DEBUG: tp_connection_call_when_ready: arranging callback later
(empathy:4847): tp-glib-DEBUG: tp_connection_got_status_cb: 0x9cfa210
(empathy:4847): tp-glib-DEBUG: tp_connection_got_status_cb: 0x9cfa210: Initial status is 0
(empathy:4847): tp-glib-DEBUG: tp_connection_status_changed: 0x9cfa210: -1 -> 0 because 0
(empathy:4847): tp-glib-DEBUG: tp_connection_got_interfaces_cb: 0x9cfa210: Introspected interfaces
(empathy:4847): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9cfa210: org.freedesktop.DBus.Properties DBusGProxy is 0x9e58b30
(empathy:4847): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9cfa210: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Avatars
(empathy:4847): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9cfa210: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Aliasing
(empathy:4847): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9cfa210: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Capabilities
(empathy:4847): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9cfa210: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.ContactCapabilities.DRAFT
(empathy:4847): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9cfa210: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection
(empathy:4847): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9cfa210: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.SimplePresence
(empathy:4847): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9cfa210: org.freedesktop.Telepathy.Connection.Interface.Aliasing DBusGProxy is 0x9d1faf8
(empathy:4847): tp-glib-DEBUG: got_aliasing_flags: Introspected aliasing flags: 0x1
(empathy:4847): tp-glib-DEBUG: tp_connection_continue_introspection: 0x9cfa210: connection ready
(empathy:4847): tp-glib-DEBUG: cwr_ready: enter
** (empathy:4847): DEBUG: empathy_geometry_save: Saving window geometry: x:0, y:25, w:622, h:325

(empathy:4847): tp-glib-DEBUG: tp_channel_init: 0x9cf4c58
(empathy:4847): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9cf4c58: org.freedesktop.Telepathy.Channel DBusGProxy is 0x9e078a8
(empathy:4847): tp-glib-DEBUG: tp_channel_constructor: 0x9cf4c58: constructed with channel type "org.freedesktop.Telepathy.Channel.Type.ContactList", handle #1 of type 3
(empathy:4847): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9cf4c58
(empathy:4847): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9cf4c58: org.freedesktop.DBus.Properties DBusGProxy is 0x9e07918
** (empathy:4847): DEBUG: empathy_run_until_ready_full: Starting run until ready for object 0x9e07988
** (empathy:4847): DEBUG: dispatcher_connection_new_channel: Ignoring blacklisted channel type org.freedesktop.Telepathy.Channel.Type.ContactList on /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/RosterChannel/List/publish
(empathy:4847): tp-glib-DEBUG: tp_channel_init: 0x9cf4cd8
(empathy:4847): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9cf4cd8: org.freedesktop.Telepathy.Channel DBusGProxy is 0x9cf7010
(empathy:4847): tp-glib-DEBUG: tp_channel_constructor: 0x9cf4cd8: constructed with channel type "org.freedesktop.Telepathy.Channel.Type.ContactList", handle #2 of type 3
(empathy:4847): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9cf4cd8
(empathy:4847): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9cf4cd8: org.freedesktop.DBus.Properties DBusGProxy is 0x9cf7080
** (empathy:4847): DEBUG: empathy_run_until_ready_full: Starting run until ready for object 0x9cf70f0
** (empathy:4847): DEBUG: dispatcher_connection_new_channel: Ignoring blacklisted channel type org.freedesktop.Telepathy.Channel.Type.ContactList on /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/RosterChannel/List/subscribe
** (empathy:4847): DEBUG: dispatcher_connection_new_channel: Ignoring blacklisted channel type org.freedesktop.Telepathy.Channel.Type.ContactList on /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/RosterChannel/List/known
** (empathy:4847): DEBUG: dispatcher_connection_new_channel: Ignoring blacklisted channel type org.freedesktop.Telepathy.Channel.Type.ContactList on /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/RosterChannel/List/deny
(empathy:4847): tp-glib-DEBUG: _tp_channel_got_properties: Received 8 channel properties
(empathy:4847): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Group
(empathy:4847): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9cf4c58
(empathy:4847): tp-glib-DEBUG: _tp_channel_get_handle: 0x9cf4c58: handle already known to be 1 of type 3
(empathy:4847): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9cf4c58
(empathy:4847): tp-glib-DEBUG: _tp_channel_get_identifier: 0x9cf4c58: identifier already known to be publish
(empathy:4847): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9cf4c58
(empathy:4847): tp-glib-DEBUG: _tp_channel_get_channel_type: 0x9cf4c58: channel type org.freedesktop.Telepathy.Channel.Type.ContactList already determined
(empathy:4847): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9cf4c58
(empathy:4847): tp-glib-DEBUG: _tp_channel_get_interfaces: 0x9cf4c58
(empathy:4847): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9cf4c58
(empathy:4847): tp-glib-DEBUG: _tp_channel_get_group_properties: 0x9cf4c58
(empathy:4847): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9cf4c58: org.freedesktop.Telepathy.Channel.Interface.Group DBusGProxy is 0x9cf7128
(empathy:4847): tp-glib-DEBUG: _tp_channel_got_properties: Received 8 channel properties
(empathy:4847): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Group
(empathy:4847): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9cf4cd8
(empathy:4847): tp-glib-DEBUG: _tp_channel_get_handle: 0x9cf4cd8: handle already known to be 2 of type 3
(empathy:4847): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9cf4cd8
(empathy:4847): tp-glib-DEBUG: _tp_channel_get_identifier: 0x9cf4cd8: identifier already known to be subscribe
(empathy:4847): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9cf4cd8
(empathy:4847): tp-glib-DEBUG: _tp_channel_get_channel_type: 0x9cf4cd8: channel type org.freedesktop.Telepathy.Channel.Type.ContactList already determined
(empathy:4847): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9cf4cd8
(empathy:4847): tp-glib-DEBUG: _tp_channel_get_interfaces: 0x9cf4cd8
(empathy:4847): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9cf4cd8
(empathy:4847): tp-glib-DEBUG: _tp_channel_get_group_properties: 0x9cf4cd8
(empathy:4847): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9cf4cd8: org.freedesktop.Telepathy.Channel.Interface.Group DBusGProxy is 0x9cf72f8
(empathy:4847): tp-glib-DEBUG: tp_channel_got_group_properties_cb: Received 6 group properties
(empathy:4847): tp-glib-DEBUG: _got_initial_group_flags: Initial GroupFlags: 2098
(empathy:4847): tp-glib-DEBUG: tp_channel_group_self_handle_changed_cb: 0x9cf4c58 SelfHandle changed to 1
(empathy:4847): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9cf4c58
(empathy:4847): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9cf4c58
(empathy:4847): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9cf4c58: channel ready
** (empathy:4847): DEBUG: tp_contact_factory_add_contact: Contact added: (null) (0)
(empathy:4847): tp-glib-DEBUG: tp_connection_init: 0x9cfa268
(empathy:4847): tp-glib-DEBUG: tp_connection_constructor: Connecting to StatusChanged and ConnectionError
(empathy:4847): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9cfa268: org.freedesktop.Telepathy.Connection DBusGProxy is 0x9f856c8
(empathy:4847): tp-glib-DEBUG: tp_connection_constructor: Calling GetStatus
(empathy:4847): tp-glib-DEBUG: tp_connection_constructor: Returning 0x9cfa268
(empathy:4847): tp-glib-DEBUG: tp_channel_got_group_properties_cb: Received 6 group properties
(empathy:4847): tp-glib-DEBUG: _got_initial_group_flags: Initial GroupFlags: 2207
(empathy:4847): tp-glib-DEBUG: tp_channel_group_self_handle_changed_cb: 0x9cf4cd8 SelfHandle changed to 1
(empathy:4847): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9cf4cd8
(empathy:4847): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9cf4cd8
(empathy:4847): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9cf4cd8: channel ready
(empathy:4847): tp-glib-DEBUG: tp_connection_got_status_cb: 0x9cfa268
(empathy:4847): tp-glib-DEBUG: tp_connection_got_status_cb: 0x9cfa268: Initial status is 0
(empathy:4847): tp-glib-DEBUG: tp_connection_status_changed: 0x9cfa268: -1 -> 0 because 0
(empathy:4847): tp-glib-DEBUG: tp_connection_got_interfaces_cb: 0x9cfa268: Introspected interfaces
(empathy:4847): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9cfa268: org.freedesktop.DBus.Properties DBusGProxy is 0x9f85800
(empathy:4847): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9cfa268: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Avatars
(empathy:4847): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9cfa268: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Aliasing
(empathy:4847): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9cfa268: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Capabilities
(empathy:4847): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9cfa268: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.ContactCapabilities.DRAFT
(empathy:4847): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9cfa268: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection
(empathy:4847): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9cfa268: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.SimplePresence
(empathy:4847): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9cfa268: org.freedesktop.Telepathy.Connection.Interface.Aliasing DBusGProxy is 0x9f85870
(empathy:4847): tp-glib-DEBUG: got_aliasing_flags: Introspected aliasing flags: 0x1
(empathy:4847): tp-glib-DEBUG: tp_connection_continue_introspection: 0x9cfa268: connection ready
(empathy:4847): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9cfa268: org.freedesktop.Telepathy.Connection.Interface.Avatars DBusGProxy is 0x9f85988
** (empathy:4847): DEBUG: tp_contact_factory_ready: Connection ready
(empathy:4847): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9cfa268: org.freedesktop.Telepathy.Connection.Interface.Presence DBusGProxy is 0x9f9d390
(empathy:4847): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9cfa268: org.freedesktop.Telepathy.Connection.Interface.Capabilities DBusGProxy is 0x9f9d448
** (empathy:4847): DEBUG: tp_contact_factory_parse_presence_foreach: Changing presence for contact jtellier.test1 at gmail.com (1) to '(null)' (2)
** (empathy:4847): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact jtellier.test1 at gmail.com (1) to 3
** (empathy:4847): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact jtellier.test1 at gmail.com (1) to 3
** (empathy:4847): DEBUG: tp_group_update_members: Members changed for list publish:
  added-len=0, current-len=0
  removed-len=0
  local-pending-len=0, current-len=0
  remote-pending-len=0, current-len=0
** (empathy:4847): DEBUG: tp_group_update_members: Members changed done for list publish:
  members-len=0
  local-pendings-len=0
  remote-pendings-len=0
** (empathy:4847): DEBUG: tp_group_update_members: Members changed for list publish:
  added-len=5, current-len=0
  removed-len=0
  local-pending-len=0, current-len=0
  remote-pending-len=0, current-len=0
** (empathy:4847): DEBUG: tp_contact_factory_add_contact: Contact added: (null) (2)
** (empathy:4847): DEBUG: tp_contact_factory_add_contact: Contact added: (null) (3)
** (empathy:4847): DEBUG: tp_contact_factory_add_contact: Contact added: (null) (4)
** (empathy:4847): DEBUG: tp_contact_factory_add_contact: Contact added: (null) (5)
** (empathy:4847): DEBUG: tp_contact_factory_add_contact: Contact added: (null) (6)
** (empathy:4847): DEBUG: tp_group_update_members: Members changed done for list publish:
  members-len=5
  local-pendings-len=0
  remote-pendings-len=0
** (empathy:4847): DEBUG: tp_group_get_members_cb: Ready
** (empathy:4847): DEBUG: run_until_ready_cb: Object 0x9e07988 is ready
** (empathy:4847): DEBUG: tp_group_update_members: Members changed for list subscribe:
  added-len=0, current-len=0
  removed-len=0
  local-pending-len=0, current-len=0
  remote-pending-len=0, current-len=0
** (empathy:4847): DEBUG: tp_group_update_members: Members changed done for list subscribe:
  members-len=0
  local-pendings-len=0
  remote-pendings-len=0
** (empathy:4847): DEBUG: tp_group_update_members: Members changed for list subscribe:
  added-len=5, current-len=0
  removed-len=0
  local-pending-len=0, current-len=0
  remote-pending-len=0, current-len=0
** (empathy:4847): DEBUG: tp_group_update_members: Members changed done for list subscribe:
  members-len=5
  local-pendings-len=0
  remote-pendings-len=0
** (empathy:4847): DEBUG: tp_group_get_members_cb: Ready
** (empathy:4847): DEBUG: run_until_ready_cb: Object 0x9cf70f0 is ready
** (empathy:4847): DEBUG: tp_contact_list_request_channel_cb: Got subscribe list
** (empathy:4847): DEBUG: tp_contact_list_added_cb: Contact (null) (2) added to list type 1
** (empathy:4847): DEBUG: contact_list_store_members_changed_cb: Contact (null) (2) added
** (empathy:4847): DEBUG: tp_contact_list_added_cb: Contact (null) (3) added to list type 1
** (empathy:4847): DEBUG: contact_list_store_members_changed_cb: Contact (null) (3) added
** (empathy:4847): DEBUG: tp_contact_list_added_cb: Contact (null) (4) added to list type 1
** (empathy:4847): DEBUG: contact_list_store_members_changed_cb: Contact (null) (4) added
** (empathy:4847): DEBUG: tp_contact_list_added_cb: Contact (null) (5) added to list type 1
** (empathy:4847): DEBUG: contact_list_store_members_changed_cb: Contact (null) (5) added
** (empathy:4847): DEBUG: tp_contact_list_added_cb: Contact (null) (6) added to list type 1
** (empathy:4847): DEBUG: contact_list_store_members_changed_cb: Contact (null) (6) added
** (empathy:4847): DEBUG: tp_contact_list_request_channel_cb: Got publish list
** (empathy:4847): DEBUG: tp_contact_list_added_cb: Contact (null) (2) added to list type 0
** (empathy:4847): DEBUG: tp_contact_list_added_cb: Contact (null) (3) added to list type 0
** (empathy:4847): DEBUG: tp_contact_list_added_cb: Contact (null) (4) added to list type 0
** (empathy:4847): DEBUG: tp_contact_list_added_cb: Contact (null) (5) added to list type 0
** (empathy:4847): DEBUG: tp_contact_list_added_cb: Contact (null) (6) added to list type 0
** (empathy:4847): DEBUG: tp_contact_factory_get_known_avatar_tokens_cb: Got 0 tokens, need to request 0 avatars
** (empathy:4847): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier.test2 at gmail.com' updated, checking roster is in sync...
** (empathy:4847): DEBUG: contact_list_store_contact_update: Contact:'jtellier.test2 at gmail.com' in list:NO, should be:NO
** (empathy:4847): DEBUG: contact_list_store_contact_updated_cb: Contact:'5146672499 at gtalk2voip.com' updated, checking roster is in sync...
** (empathy:4847): DEBUG: contact_list_store_contact_update: Contact:'5146672499 at gtalk2voip.com' in list:NO, should be:NO
** (empathy:4847): DEBUG: contact_list_store_contact_updated_cb: Contact:'guillaume.desmottes at collabora.co.uk' updated, checking roster is in sync...
** (empathy:4847): DEBUG: contact_list_store_contact_update: Contact:'guillaume.desmottes at collabora.co.uk' in list:NO, should be:NO
** (empathy:4847): DEBUG: contact_list_store_contact_updated_cb: Contact:'service at gtalk2voip.com' updated, checking roster is in sync...
** (empathy:4847): DEBUG: contact_list_store_contact_update: Contact:'service at gtalk2voip.com' in list:NO, should be:NO
** (empathy:4847): DEBUG: contact_list_store_contact_updated_cb: Contact:'kakaroto.test1 at gmail.com' updated, checking roster is in sync...
** (empathy:4847): DEBUG: contact_list_store_contact_update: Contact:'kakaroto.test1 at gmail.com' in list:NO, should be:NO
** (empathy:4847): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier.test2 at gmail.com' updated, checking roster is in sync...
** (empathy:4847): DEBUG: contact_list_store_contact_update: Contact:'jtellier.test2 at gmail.com' in list:NO, should be:NO
** (empathy:4847): DEBUG: tp_contact_factory_parse_presence_foreach: Changing presence for contact jtellier.test2 at gmail.com (2) to '(null)' (1)
** (empathy:4847): DEBUG: contact_list_store_contact_updated_cb: Contact:'5146672499 at gtalk2voip.com' updated, checking roster is in sync...
** (empathy:4847): DEBUG: contact_list_store_contact_update: Contact:'5146672499 at gtalk2voip.com' in list:NO, should be:NO
** (empathy:4847): DEBUG: tp_contact_factory_parse_presence_foreach: Changing presence for contact 5146672499 at gtalk2voip.com (3) to '(null)' (1)
** (empathy:4847): DEBUG: contact_list_store_contact_updated_cb: Contact:'guillaume.desmottes at collabora.co.uk' updated, checking roster is in sync...
** (empathy:4847): DEBUG: contact_list_store_contact_update: Contact:'guillaume.desmottes at collabora.co.uk' in list:NO, should be:NO
** (empathy:4847): DEBUG: tp_contact_factory_parse_presence_foreach: Changing presence for contact guillaume.desmottes at collabora.co.uk (4) to '(null)' (1)
** (empathy:4847): DEBUG: contact_list_store_contact_updated_cb: Contact:'service at gtalk2voip.com' updated, checking roster is in sync...
** (empathy:4847): DEBUG: contact_list_store_contact_update: Contact:'service at gtalk2voip.com' in list:NO, should be:NO
** (empathy:4847): DEBUG: tp_contact_factory_parse_presence_foreach: Changing presence for contact service at gtalk2voip.com (5) to '(null)' (1)
** (empathy:4847): DEBUG: contact_list_store_contact_updated_cb: Contact:'kakaroto.test1 at gmail.com' updated, checking roster is in sync...
** (empathy:4847): DEBUG: contact_list_store_contact_update: Contact:'kakaroto.test1 at gmail.com' in list:NO, should be:NO
** (empathy:4847): DEBUG: tp_contact_factory_parse_presence_foreach: Changing presence for contact kakaroto.test1 at gmail.com (6) to '(null)' (1)
** (empathy:4847): DEBUG: tp_contact_factory_request_aliases_cb: Renaming contact jtellier.test2 at gmail.com (2) to jtellier test2 (request cb)
** (empathy:4847): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier test2' updated, checking roster is in sync...
** (empathy:4847): DEBUG: contact_list_store_contact_update: Contact:'jtellier test2' in list:NO, should be:NO
** (empathy:4847): DEBUG: tp_contact_factory_request_aliases_cb: Renaming contact 5146672499 at gtalk2voip.com (3) to GTalk2VoIP mapped contact (request cb)
** (empathy:4847): DEBUG: contact_list_store_contact_updated_cb: Contact:'GTalk2VoIP mapped contact' updated, checking roster is in sync...
** (empathy:4847): DEBUG: contact_list_store_contact_update: Contact:'GTalk2VoIP mapped contact' in list:NO, should be:NO
** (empathy:4847): DEBUG: tp_contact_factory_request_aliases_cb: Renaming contact guillaume.desmottes at collabora.co.uk (4) to guillaume.desmottes (request cb)
** (empathy:4847): DEBUG: contact_list_store_contact_updated_cb: Contact:'guillaume.desmottes' updated, checking roster is in sync...
** (empathy:4847): DEBUG: contact_list_store_contact_update: Contact:'guillaume.desmottes' in list:NO, should be:NO
** (empathy:4847): DEBUG: tp_contact_factory_request_aliases_cb: Renaming contact service at gtalk2voip.com (5) to GTalk2VoIP mapped contact (request cb)
** (empathy:4847): DEBUG: contact_list_store_contact_updated_cb: Contact:'GTalk2VoIP mapped contact' updated, checking roster is in sync...
** (empathy:4847): DEBUG: contact_list_store_contact_update: Contact:'GTalk2VoIP mapped contact' in list:NO, should be:NO
** (empathy:4847): DEBUG: tp_contact_factory_request_aliases_cb: Renaming contact kakaroto.test1 at gmail.com (6) to kakaroto test1 (request cb)
** (empathy:4847): DEBUG: contact_list_store_contact_updated_cb: Contact:'kakaroto test1' updated, checking roster is in sync...
** (empathy:4847): DEBUG: contact_list_store_contact_update: Contact:'kakaroto test1' in list:NO, should be:NO
** (empathy:4847): DEBUG: tp_contact_factory_get_known_avatar_tokens_cb: Got 0 tokens, need to request 0 avatars
** (empathy:4847): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact jtellier.test2 at gmail.com (2) to 0
** (empathy:4847): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier test2' updated, checking roster is in sync...
** (empathy:4847): DEBUG: contact_list_store_contact_update: Contact:'jtellier test2' in list:NO, should be:NO
** (empathy:4847): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact 5146672499 at gtalk2voip.com (3) to 0
** (empathy:4847): DEBUG: contact_list_store_contact_updated_cb: Contact:'GTalk2VoIP mapped contact' updated, checking roster is in sync...
** (empathy:4847): DEBUG: contact_list_store_contact_update: Contact:'GTalk2VoIP mapped contact' in list:NO, should be:NO
** (empathy:4847): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact guillaume.desmottes at collabora.co.uk (4) to 0
** (empathy:4847): DEBUG: contact_list_store_contact_updated_cb: Contact:'guillaume.desmottes' updated, checking roster is in sync...
** (empathy:4847): DEBUG: contact_list_store_contact_update: Contact:'guillaume.desmottes' in list:NO, should be:NO
** (empathy:4847): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact service at gtalk2voip.com (5) to 0
** (empathy:4847): DEBUG: contact_list_store_contact_updated_cb: Contact:'GTalk2VoIP mapped contact' updated, checking roster is in sync...
** (empathy:4847): DEBUG: contact_list_store_contact_update: Contact:'GTalk2VoIP mapped contact' in list:NO, should be:NO
** (empathy:4847): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact kakaroto.test1 at gmail.com (6) to 0
** (empathy:4847): DEBUG: contact_list_store_contact_updated_cb: Contact:'kakaroto test1' updated, checking roster is in sync...
** (empathy:4847): DEBUG: contact_list_store_contact_update: Contact:'kakaroto test1' in list:NO, should be:NO
** (empathy:4847): DEBUG: tp_contact_factory_aliases_changed_cb: Renaming contact jtellier.test1 at gmail.com (1) to jtellier test (changed cb)
** (empathy:4847): DEBUG: tp_contact_factory_request_aliases_cb: Renaming contact jtellier.test1 at gmail.com (1) to jtellier test (request cb)
** (empathy:4847): DEBUG: tp_contact_factory_get_known_avatar_tokens_cb: Got 1 tokens, need to request 0 avatars
** (empathy:4847): DEBUG: contact_list_store_contact_updated_cb: Contact:'GTalk2VoIP mapped contact' updated, checking roster is in sync...
** (empathy:4847): DEBUG: contact_list_store_contact_update: Contact:'GTalk2VoIP mapped contact' in list:NO, should be:YES
** (empathy:4847): DEBUG: contact_list_store_contact_update: Contact:'GTalk2VoIP mapped contact' in list:YES, should be:YES
** (empathy:4847): DEBUG: contact_list_store_contact_updated_cb: Contact:'GTalk2VoIP mapped contact' updated, checking roster is in sync...
** (empathy:4847): DEBUG: contact_list_store_contact_update: Contact:'GTalk2VoIP mapped contact' in list:YES, should be:YES
** (empathy:4847): DEBUG: tp_contact_factory_parse_presence_foreach: Changing presence for contact service at gtalk2voip.com (5) to 'Type HELP for instructions. Your personal account page: https://www.gtalk2voip.com/users/?auth=pRKJcQ6TTGN5rZAC' (2)
** (empathy:4847): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact service at gtalk2voip.com (5) to 1
** (empathy:4847): DEBUG: contact_list_store_contact_updated_cb: Contact:'GTalk2VoIP mapped contact' updated, checking roster is in sync...
** (empathy:4847): DEBUG: contact_list_store_contact_update: Contact:'GTalk2VoIP mapped contact' in list:YES, should be:YES
** (empathy:4847): DEBUG: contact_list_store_contact_updated_cb: Contact:'GTalk2VoIP mapped contact' updated, checking roster is in sync...
** (empathy:4847): DEBUG: contact_list_store_contact_update: Contact:'GTalk2VoIP mapped contact' in list:NO, should be:YES
** (empathy:4847): DEBUG: contact_list_store_contact_update: Contact:'GTalk2VoIP mapped contact' in list:YES, should be:YES
** (empathy:4847): DEBUG: contact_list_store_contact_updated_cb: Contact:'GTalk2VoIP mapped contact' updated, checking roster is in sync...
** (empathy:4847): DEBUG: contact_list_store_contact_update: Contact:'GTalk2VoIP mapped contact' in list:YES, should be:YES
** (empathy:4847): DEBUG: tp_contact_factory_parse_presence_foreach: Changing presence for contact 5146672499 at gtalk2voip.com (3) to 'Press CALL to phone call. Offered by GTalk2VoIP Gateway. http://www.gtalk2voip.com/' (2)
** (empathy:4847): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact 5146672499 at gtalk2voip.com (3) to 1
** (empathy:4847): DEBUG: contact_list_store_contact_updated_cb: Contact:'GTalk2VoIP mapped contact' updated, checking roster is in sync...
** (empathy:4847): DEBUG: contact_list_store_contact_update: Contact:'GTalk2VoIP mapped contact' in list:YES, should be:YES
** (empathy:4847): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact jtellier.test1 at gmail.com (1) to 1
** (empathy:4847): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact jtellier.test1 at gmail.com (1) to 3
** (empathy:4847): DEBUG: tp_contact_factory_parse_presence_foreach: Changing presence for contact jtellier.test1 at gmail.com (1) to '(null)' (2)
** (empathy:4847): DEBUG: get_glade_file: Loading glade file /usr/share/empathy/empathy-contact-widget.glade
** (empathy:4847): DEBUG: get_glade_file: Loading glade file /usr/share/empathy/empathy-accounts-dialog.glade
** (empathy:4847): DEBUG: accounts_dialog_add_or_update_account: Adding new account
** (empathy:4847): DEBUG: accounts_dialog_add_or_update_account: Adding new account
** (empathy:4847): DEBUG: accounts_dialog_add_or_update_account: Adding new account
** (empathy:4847): DEBUG: accounts_dialog_add_or_update_account: Adding new account
** (empathy:4847): DEBUG: get_glade_file: Loading glade file /usr/share/empathy/empathy-account-widget-jabber.glade
** (empathy:4847): DEBUG: mc_account_get_param_string: Password found in keyring
** (empathy:4847): DEBUG: mc_account_get_param_string: Password found in keyring
** (empathy:4847): DEBUG: get_glade_file: Loading glade file /usr/share/empathy/empathy-account-widget-jabber.glade
** (empathy:4847): DEBUG: mc_account_get_param_string: Password found in keyring
** (empathy:4847): DEBUG: mc_account_get_param_string: Password found in keyring
** (empathy:4847): DEBUG: accounts_dialog_enable_toggled_cb: Disabled account Google Talk (jtellier.test at gmail.com)
** (empathy:4847): DEBUG: idle_presence_changed_cb: Presence changed to '' (0)
(empathy:4847): tp-glib-DEBUG: tp_proxy_invalidate: 0x9cf4c58: Channel was closed
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9e078e0: TpProxy 0x9cf4c58 invalidated (I have 0x9cf4c58): Channel was closed
** (empathy:4847): DEBUG: tp_group_invalidated_cb: Channel invalidated: Channel was closed
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9cf7160: TpProxy 0x9cf4c58 invalidated (I have 0x9cf4c58): Channel was closed
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9cf7218: TpProxy 0x9cf4c58 invalidated (I have 0x9cf4c58): Channel was closed
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9cf7250: TpProxy 0x9cf4c58 invalidated (I have 0x9cf4c58): Channel was closed
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9cf7288: TpProxy 0x9cf4c58 invalidated (I have 0x9cf4c58): Channel was closed
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9f85770: TpProxy 0x9cf4c58 invalidated (I have 0x9cf4c58): Channel was closed
(empathy:4847): tp-glib-DEBUG: tp_proxy_invalidate: 0x9cf4cd8: Channel was closed
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9cf7048: TpProxy 0x9cf4cd8 invalidated (I have 0x9cf4cd8): Channel was closed
** (empathy:4847): DEBUG: tp_group_invalidated_cb: Channel invalidated: Channel was closed
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9cf7330: TpProxy 0x9cf4cd8 invalidated (I have 0x9cf4cd8): Channel was closed
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9cf73a0: TpProxy 0x9cf4cd8 invalidated (I have 0x9cf4cd8): Channel was closed
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9cf7420: TpProxy 0x9cf4cd8 invalidated (I have 0x9cf4cd8): Channel was closed
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9cf7458: TpProxy 0x9cf4cd8 invalidated (I have 0x9cf4cd8): Channel was closed
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9f9d278: TpProxy 0x9cf4cd8 invalidated (I have 0x9cf4cd8): Channel was closed
(empathy:4847): tp-glib-DEBUG: tp_connection_status_changed: 0x9cfa268: 0 -> 2 because 1
(empathy:4847): tp-glib-DEBUG: tp_proxy_invalidate: 0x9cfa268: User requested disconnection
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9f85700: TpProxy 0x9cfa268 invalidated (I have 0x9cfa268): User requested disconnection
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9f85738: TpProxy 0x9cfa268 invalidated (I have 0x9cfa268): User requested disconnection
(empathy:4847): tp-glib-DEBUG: _tp_connection_clean_up_handle_refs: 0x9cfa268
** (empathy:4847): DEBUG: tp_contact_factory_connection_invalidated_cb: Connection invalidated
** (empathy:4847): DEBUG: contact_list_store_contact_updated_cb: Contact:'kakaroto test1' updated, checking roster is in sync...
** (empathy:4847): DEBUG: contact_list_store_contact_update: Contact:'kakaroto test1' in list:NO, should be:NO
** (empathy:4847): DEBUG: empathy_sound_play_full: Play sound "service-logout" (Contact disconnected)
** (empathy:4847): DEBUG: contact_list_store_contact_updated_cb: Contact:'GTalk2VoIP mapped contact' updated, checking roster is in sync...
** (empathy:4847): DEBUG: contact_list_store_contact_update: Contact:'GTalk2VoIP mapped contact' in list:YES, should be:NO
** (empathy:4847): DEBUG: contact_list_store_contact_update: Remove item (after timeout)
** (empathy:4847): DEBUG: contact_list_store_contact_set_active: Set item active
** (empathy:4847): DEBUG: contact_list_store_contact_active_new: Contact:'GTalk2VoIP mapped contact' now active, and WILL be removed
** (empathy:4847): DEBUG: contact_list_store_contact_updated_cb: Contact:'guillaume.desmottes' updated, checking roster is in sync...
** (empathy:4847): DEBUG: contact_list_store_contact_update: Contact:'guillaume.desmottes' in list:NO, should be:NO
** (empathy:4847): DEBUG: empathy_sound_play_full: Play sound "service-logout" (Contact disconnected)
** (empathy:4847): DEBUG: contact_list_store_contact_updated_cb: Contact:'GTalk2VoIP mapped contact' updated, checking roster is in sync...
** (empathy:4847): DEBUG: contact_list_store_contact_update: Contact:'GTalk2VoIP mapped contact' in list:YES, should be:NO
** (empathy:4847): DEBUG: contact_list_store_contact_update: Remove item (after timeout)
** (empathy:4847): DEBUG: contact_list_store_contact_set_active: Set item active
** (empathy:4847): DEBUG: contact_list_store_contact_active_new: Contact:'GTalk2VoIP mapped contact' now active, and WILL be removed
** (empathy:4847): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier test2' updated, checking roster is in sync...
** (empathy:4847): DEBUG: contact_list_store_contact_update: Contact:'jtellier test2' in list:NO, should be:NO
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9f858e0: TpProxy 0x9cfa268 invalidated (I have 0x9cfa268): User requested disconnection
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9f9d2e8: TpProxy 0x9cfa268 invalidated (I have 0x9cfa268): User requested disconnection
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9f9d320: TpProxy 0x9cfa268 invalidated (I have 0x9cfa268): User requested disconnection
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9f9d358: TpProxy 0x9cfa268 invalidated (I have 0x9cfa268): User requested disconnection
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9f9d410: TpProxy 0x9cfa268 invalidated (I have 0x9cfa268): User requested disconnection
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9f9d480: TpProxy 0x9cfa268 invalidated (I have 0x9cfa268): User requested disconnection
(empathy:4847): tp-glib-DEBUG: tp_connection_dispose: 0x9cfa268
(empathy:4847): tp-glib-DEBUG: tp_proxy_dispose: 0x9cfa268
(empathy:4847): tp-glib-DEBUG: tp_connection_finalize: 0x9cfa268
(empathy:4847): tp-glib-DEBUG: tp_proxy_finalize: 0x9cfa268
(empathy:4847): tp-glib-DEBUG: tp_connection_status_changed: 0x9cfa210: 0 -> 2 because 1
(empathy:4847): tp-glib-DEBUG: tp_proxy_invalidate: 0x9cfa210: User requested disconnection
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9e02658: TpProxy 0x9cfa210 invalidated (I have 0x9cfa210): User requested disconnection
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9e02620: TpProxy 0x9cfa210 invalidated (I have 0x9cfa210): User requested disconnection
(empathy:4847): tp-glib-DEBUG: _tp_connection_clean_up_handle_refs: 0x9cfa210
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9d1fba0: TpProxy 0x9cfa210 invalidated (I have 0x9cfa210): User requested disconnection
** (empathy:4847): DEBUG: tp_contact_list_invalidated_cb: Connection invalidated
** (empathy:4847): DEBUG: contact_list_store_members_changed_cb: Contact kakaroto.test1 at gmail.com (0) removed
** (empathy:4847): DEBUG: contact_list_store_members_changed_cb: Contact service at gtalk2voip.com (0) removed
** (empathy:4847): DEBUG: contact_list_store_members_changed_cb: Contact guillaume.desmottes at collabora.co.uk (0) removed
** (empathy:4847): DEBUG: contact_list_store_members_changed_cb: Contact 5146672499 at gtalk2voip.com (0) removed
** (empathy:4847): DEBUG: contact_list_store_members_changed_cb: Contact jtellier.test2 at gmail.com (0) removed
** (empathy:4847): DEBUG: contact_manager_destroy_cb: Removing account: Google Talk (jtellier.test at gmail.com)
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9e58ba0: lost weak ref to 0x9e02700
** (empathy:4847): DEBUG: tp_contact_list_finalize: finalize: 0x9e02700
** (empathy:4847): DEBUG: tp_group_finalize: finalize: 0x9cf70f0
** (empathy:4847): DEBUG: tp_group_finalize: finalize: 0x9e07988
** (empathy:4847): DEBUG: tp_contact_factory_weak_notify: Remove finalized contact 0x9f7fd10
** (empathy:4847): DEBUG: contact_finalize: finalize: 0x9f7fd10
** (empathy:4847): DEBUG: tp_contact_factory_weak_notify: Remove finalized contact 0x9f7fc80
** (empathy:4847): DEBUG: contact_finalize: finalize: 0x9f7fc80
** (empathy:4847): DEBUG: tp_contact_factory_weak_notify: Remove finalized contact 0x9f7fe30
** (empathy:4847): DEBUG: contact_finalize: finalize: 0x9f7fe30
(empathy:4847): tp-glib-DEBUG: tp_connection_status_changed: 0x9cfa1b8: 0 -> 2 because 1
(empathy:4847): tp-glib-DEBUG: tp_proxy_invalidate: 0x9cfa1b8: User requested disconnection
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9e59c70: TpProxy 0x9cfa1b8 invalidated (I have 0x9cfa1b8): User requested disconnection
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9e59ca8: TpProxy 0x9cfa1b8 invalidated (I have 0x9cfa1b8): User requested disconnection
(empathy:4847): tp-glib-DEBUG: _tp_connection_clean_up_handle_refs: 0x9cfa1b8
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9dffe78: TpProxy 0x9cfa1b8 invalidated (I have 0x9cfa1b8): User requested disconnection
** (empathy:4847): DEBUG: dispatcher_connection_invalidated_cb: Error: User requested disconnection
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9dffe40: TpProxy 0x9cfa1b8 invalidated (I have 0x9cfa1b8): User requested disconnection
(empathy:4847): tp-glib-DEBUG: tp_connection_dispose: 0x9cfa1b8
(empathy:4847): tp-glib-DEBUG: tp_proxy_dispose: 0x9cfa1b8
(empathy:4847): tp-glib-DEBUG: tp_connection_finalize: 0x9cfa1b8
(empathy:4847): tp-glib-DEBUG: tp_proxy_finalize: 0x9cfa1b8
** (empathy:4847): DEBUG: enable_or_disable_account: Account Google Talk (jtellier.test at gmail.com) is now disabled
** (empathy:4847): DEBUG: check_for_accounts: No enabled accounts
** (empathy:4847): DEBUG: check_for_accounts: No enabled accounts
** (empathy:4847): DEBUG: accounts_dialog_enable_toggled_cb: Enable account Google Talk (jtellier.test2 at gmail.com)
** (empathy:4847): DEBUG: get_glade_file: Loading glade file /usr/share/empathy/empathy-account-widget-jabber.glade
** (empathy:4847): DEBUG: mc_account_get_param_string: Password found in keyring
** (empathy:4847): DEBUG: mc_account_get_param_string: Password found in keyring
** (empathy:4847): DEBUG: enable_or_disable_account: Account Google Talk (jtellier.test2 at gmail.com) is now enabled
** (empathy:4847): DEBUG: empathy_idle_set_presence: Changing presence to Available (2)
** (empathy:4847): DEBUG: idle_presence_changed_cb: Presence changed to '' (2)
** (empathy:4847): DEBUG: contact_manager_add_account: Adding new account: Google Talk (jtellier.test2 at gmail.com)
(empathy:4847): tp-glib-DEBUG: tp_connection_init: 0x9fb1280
(empathy:4847): tp-glib-DEBUG: tp_connection_constructor: Connecting to StatusChanged and ConnectionError
(empathy:4847): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9fb1280: org.freedesktop.Telepathy.Connection DBusGProxy is 0x9f85738
(empathy:4847): tp-glib-DEBUG: tp_connection_constructor: Calling GetStatus
(empathy:4847): tp-glib-DEBUG: tp_connection_constructor: Returning 0x9fb1280
(empathy:4847): tp-glib-DEBUG: tp_connection_call_when_ready: arranging callback later
(empathy:4847): tp-glib-DEBUG: tp_connection_init: 0x9fafb80
(empathy:4847): tp-glib-DEBUG: tp_connection_constructor: Connecting to StatusChanged and ConnectionError
(empathy:4847): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9fafb80: org.freedesktop.Telepathy.Connection DBusGProxy is 0x9e59d18
(empathy:4847): tp-glib-DEBUG: tp_connection_constructor: Calling GetStatus
(empathy:4847): tp-glib-DEBUG: tp_connection_constructor: Returning 0x9fafb80
(empathy:4847): tp-glib-DEBUG: tp_connection_call_when_ready: arranging callback later
(empathy:4847): tp-glib-DEBUG: tp_connection_got_status_cb: 0x9fb1280
(empathy:4847): tp-glib-DEBUG: tp_connection_got_status_cb: 0x9fb1280: Initial status is 0
(empathy:4847): tp-glib-DEBUG: tp_connection_status_changed: 0x9fb1280: -1 -> 0 because 0
(empathy:4847): tp-glib-DEBUG: tp_connection_got_status_cb: 0x9fafb80
(empathy:4847): tp-glib-DEBUG: tp_connection_got_status_cb: 0x9fafb80: Initial status is 0
(empathy:4847): tp-glib-DEBUG: tp_connection_status_changed: 0x9fafb80: -1 -> 0 because 0
(empathy:4847): tp-glib-DEBUG: tp_connection_got_interfaces_cb: 0x9fb1280: Introspected interfaces
(empathy:4847): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9fb1280: org.freedesktop.DBus.Properties DBusGProxy is 0xa031b18
(empathy:4847): tp-glib-DEBUG: tp_connection_got_interfaces_cb: 0x9fafb80: Introspected interfaces
(empathy:4847): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9fafb80: org.freedesktop.DBus.Properties DBusGProxy is 0x9fad300
(empathy:4847): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9fb1280: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Avatars
(empathy:4847): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9fb1280: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Aliasing
(empathy:4847): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9fb1280: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Capabilities
(empathy:4847): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9fb1280: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.ContactCapabilities.DRAFT
(empathy:4847): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9fb1280: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection
(empathy:4847): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9fb1280: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.SimplePresence
(empathy:4847): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9fb1280: org.freedesktop.Telepathy.Connection.Interface.Aliasing DBusGProxy is 0xa03fee8
(empathy:4847): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9fafb80: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Avatars
(empathy:4847): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9fafb80: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Aliasing
(empathy:4847): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9fafb80: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Capabilities
(empathy:4847): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9fafb80: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.ContactCapabilities.DRAFT
(empathy:4847): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9fafb80: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection
(empathy:4847): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9fafb80: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.SimplePresence
(empathy:4847): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9fafb80: org.freedesktop.Telepathy.Connection.Interface.Aliasing DBusGProxy is 0xa0268e8
(empathy:4847): tp-glib-DEBUG: got_aliasing_flags: Introspected aliasing flags: 0x1
(empathy:4847): tp-glib-DEBUG: got_aliasing_flags: Introspected aliasing flags: 0x1
(empathy:4847): tp-glib-DEBUG: tp_connection_continue_introspection: 0x9fb1280: connection ready
(empathy:4847): tp-glib-DEBUG: cwr_ready: enter
(empathy:4847): tp-glib-DEBUG: tp_connection_continue_introspection: 0x9fafb80: connection ready
(empathy:4847): tp-glib-DEBUG: cwr_ready: enter
(empathy:4847): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9fafb80: org.freedesktop.Telepathy.Connection.Interface.Requests DBusGProxy is 0x9f85700
(empathy:4847): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9fafb80: org.freedesktop.Telepathy.Connection.Interface.Capabilities DBusGProxy is 0x9f9d480
** (empathy:4847): DEBUG: idle_presence_changed_cb: Presence changed to '' (2)
(empathy:4847): tp-glib-DEBUG: tp_channel_init: 0xa038a18
(empathy:4847): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0xa038a18: org.freedesktop.Telepathy.Channel DBusGProxy is 0x9e07988
(empathy:4847): tp-glib-DEBUG: tp_channel_constructor: 0xa038a18: constructed with channel type "org.freedesktop.Telepathy.Channel.Type.ContactList", handle #1 of type 3
(empathy:4847): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xa038a18
(empathy:4847): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0xa038a18: org.freedesktop.DBus.Properties DBusGProxy is 0xa026d30
** (empathy:4847): DEBUG: empathy_run_until_ready_full: Starting run until ready for object 0x9dffe40
** (empathy:4847): DEBUG: dispatcher_connection_new_channel: Ignoring blacklisted channel type org.freedesktop.Telepathy.Channel.Type.ContactList on /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/RosterChannel/List/publish
(empathy:4847): tp-glib-DEBUG: tp_channel_init: 0xa038918
(empathy:4847): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0xa038918: org.freedesktop.Telepathy.Channel DBusGProxy is 0x9e59c70
(empathy:4847): tp-glib-DEBUG: tp_channel_constructor: 0xa038918: constructed with channel type "org.freedesktop.Telepathy.Channel.Type.ContactList", handle #2 of type 3
(empathy:4847): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xa038918
(empathy:4847): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0xa038918: org.freedesktop.DBus.Properties DBusGProxy is 0x9e02658
** (empathy:4847): DEBUG: empathy_run_until_ready_full: Starting run until ready for object 0x9d1fba0
** (empathy:4847): DEBUG: dispatcher_connection_new_channel: Ignoring blacklisted channel type org.freedesktop.Telepathy.Channel.Type.ContactList on /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/RosterChannel/List/subscribe
** (empathy:4847): DEBUG: dispatcher_connection_new_channel: Ignoring blacklisted channel type org.freedesktop.Telepathy.Channel.Type.ContactList on /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/RosterChannel/List/known
** (empathy:4847): DEBUG: dispatcher_connection_new_channel: Ignoring blacklisted channel type org.freedesktop.Telepathy.Channel.Type.ContactList on /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/RosterChannel/List/deny
(empathy:4847): tp-glib-DEBUG: _tp_channel_got_properties: Received 8 channel properties
(empathy:4847): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Group
(empathy:4847): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xa038a18
(empathy:4847): tp-glib-DEBUG: _tp_channel_get_handle: 0xa038a18: handle already known to be 1 of type 3
(empathy:4847): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xa038a18
(empathy:4847): tp-glib-DEBUG: _tp_channel_get_identifier: 0xa038a18: identifier already known to be publish
(empathy:4847): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xa038a18
(empathy:4847): tp-glib-DEBUG: _tp_channel_get_channel_type: 0xa038a18: channel type org.freedesktop.Telepathy.Channel.Type.ContactList already determined
(empathy:4847): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xa038a18
(empathy:4847): tp-glib-DEBUG: _tp_channel_get_interfaces: 0xa038a18
(empathy:4847): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xa038a18
(empathy:4847): tp-glib-DEBUG: _tp_channel_get_group_properties: 0xa038a18
(empathy:4847): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0xa038a18: org.freedesktop.Telepathy.Channel.Interface.Group DBusGProxy is 0xa026c88
(empathy:4847): tp-glib-DEBUG: _tp_channel_got_properties: Received 8 channel properties
(empathy:4847): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Group
(empathy:4847): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xa038918
(empathy:4847): tp-glib-DEBUG: _tp_channel_get_handle: 0xa038918: handle already known to be 2 of type 3
(empathy:4847): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xa038918
(empathy:4847): tp-glib-DEBUG: _tp_channel_get_identifier: 0xa038918: identifier already known to be subscribe
(empathy:4847): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xa038918
(empathy:4847): tp-glib-DEBUG: _tp_channel_get_channel_type: 0xa038918: channel type org.freedesktop.Telepathy.Channel.Type.ContactList already determined
(empathy:4847): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xa038918
(empathy:4847): tp-glib-DEBUG: _tp_channel_get_interfaces: 0xa038918
(empathy:4847): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xa038918
(empathy:4847): tp-glib-DEBUG: _tp_channel_get_group_properties: 0xa038918
(empathy:4847): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0xa038918: org.freedesktop.Telepathy.Channel.Interface.Group DBusGProxy is 0xa031b88
(empathy:4847): tp-glib-DEBUG: tp_channel_got_group_properties_cb: Received 6 group properties
(empathy:4847): tp-glib-DEBUG: _got_initial_group_flags: Initial GroupFlags: 2098
(empathy:4847): tp-glib-DEBUG: tp_channel_group_self_handle_changed_cb: 0xa038a18 SelfHandle changed to 1
(empathy:4847): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xa038a18
(empathy:4847): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xa038a18
(empathy:4847): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xa038a18: channel ready
** (empathy:4847): DEBUG: tp_contact_factory_add_contact: Contact added: (null) (0)
(empathy:4847): tp-glib-DEBUG: tp_connection_init: 0xa039908
(empathy:4847): tp-glib-DEBUG: tp_connection_constructor: Connecting to StatusChanged and ConnectionError
(empathy:4847): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0xa039908: org.freedesktop.Telepathy.Connection DBusGProxy is 0x9f9d448
(empathy:4847): tp-glib-DEBUG: tp_connection_constructor: Calling GetStatus
(empathy:4847): tp-glib-DEBUG: tp_connection_constructor: Returning 0xa039908
(empathy:4847): tp-glib-DEBUG: tp_channel_got_group_properties_cb: Received 6 group properties
(empathy:4847): tp-glib-DEBUG: _got_initial_group_flags: Initial GroupFlags: 2207
(empathy:4847): tp-glib-DEBUG: tp_channel_group_self_handle_changed_cb: 0xa038918 SelfHandle changed to 1
(empathy:4847): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xa038918
(empathy:4847): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xa038918
(empathy:4847): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xa038918: channel ready
(empathy:4847): tp-glib-DEBUG: tp_connection_got_status_cb: 0xa039908
(empathy:4847): tp-glib-DEBUG: tp_connection_got_status_cb: 0xa039908: Initial status is 0
(empathy:4847): tp-glib-DEBUG: tp_connection_status_changed: 0xa039908: -1 -> 0 because 0
(empathy:4847): tp-glib-DEBUG: tp_connection_got_interfaces_cb: 0xa039908: Introspected interfaces
(empathy:4847): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0xa039908: org.freedesktop.DBus.Properties DBusGProxy is 0x9cf7458
(empathy:4847): tp-glib-DEBUG: got_contact_attribute_interfaces: 0xa039908: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Avatars
(empathy:4847): tp-glib-DEBUG: got_contact_attribute_interfaces: 0xa039908: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Aliasing
(empathy:4847): tp-glib-DEBUG: got_contact_attribute_interfaces: 0xa039908: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Capabilities
(empathy:4847): tp-glib-DEBUG: got_contact_attribute_interfaces: 0xa039908: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.ContactCapabilities.DRAFT
(empathy:4847): tp-glib-DEBUG: got_contact_attribute_interfaces: 0xa039908: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection
(empathy:4847): tp-glib-DEBUG: got_contact_attribute_interfaces: 0xa039908: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.SimplePresence
(empathy:4847): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0xa039908: org.freedesktop.Telepathy.Connection.Interface.Aliasing DBusGProxy is 0x9cf73a0
(empathy:4847): tp-glib-DEBUG: got_aliasing_flags: Introspected aliasing flags: 0x1
(empathy:4847): tp-glib-DEBUG: tp_connection_continue_introspection: 0xa039908: connection ready
(empathy:4847): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0xa039908: org.freedesktop.Telepathy.Connection.Interface.Avatars DBusGProxy is 0x9e078e0
** (empathy:4847): DEBUG: tp_contact_factory_ready: Connection ready
(empathy:4847): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0xa039908: org.freedesktop.Telepathy.Connection.Interface.Presence DBusGProxy is 0x9cf7128
(empathy:4847): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0xa039908: org.freedesktop.Telepathy.Connection.Interface.Capabilities DBusGProxy is 0x9e59ce0
** (empathy:4847): DEBUG: tp_contact_factory_parse_presence_foreach: Changing presence for contact jtellier.test2 at gmail.com (1) to '(null)' (2)
** (empathy:4847): DEBUG: tp_contact_factory_request_aliases_cb: Renaming contact jtellier.test2 at gmail.com (1) to jtellier test2 (request cb)
** (empathy:4847): DEBUG: tp_contact_factory_get_known_avatar_tokens_cb: Got 1 tokens, need to request 0 avatars
** (empathy:4847): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact jtellier.test2 at gmail.com (1) to 3
** (empathy:4847): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact jtellier.test2 at gmail.com (1) to 3
** (empathy:4847): DEBUG: tp_group_update_members: Members changed for list publish:
  added-len=0, current-len=0
  removed-len=0
  local-pending-len=0, current-len=0
  remote-pending-len=0, current-len=0
** (empathy:4847): DEBUG: tp_group_update_members: Members changed done for list publish:
  members-len=0
  local-pendings-len=0
  remote-pendings-len=0
** (empathy:4847): DEBUG: tp_group_update_members: Members changed for list publish:
  added-len=1, current-len=0
  removed-len=0
  local-pending-len=0, current-len=0
  remote-pending-len=0, current-len=0
** (empathy:4847): DEBUG: tp_contact_factory_add_contact: Contact added: (null) (2)
** (empathy:4847): DEBUG: tp_group_update_members: Members changed done for list publish:
  members-len=1
  local-pendings-len=0
  remote-pendings-len=0
** (empathy:4847): DEBUG: tp_group_get_members_cb: Ready
** (empathy:4847): DEBUG: run_until_ready_cb: Object 0x9dffe40 is ready
** (empathy:4847): DEBUG: tp_group_update_members: Members changed for list subscribe:
  added-len=0, current-len=0
  removed-len=0
  local-pending-len=0, current-len=0
  remote-pending-len=0, current-len=0
** (empathy:4847): DEBUG: tp_group_update_members: Members changed done for list subscribe:
  members-len=0
  local-pendings-len=0
  remote-pendings-len=0
** (empathy:4847): DEBUG: tp_group_update_members: Members changed for list subscribe:
  added-len=1, current-len=0
  removed-len=0
  local-pending-len=0, current-len=0
  remote-pending-len=0, current-len=0
** (empathy:4847): DEBUG: tp_group_update_members: Members changed done for list subscribe:
  members-len=1
  local-pendings-len=0
  remote-pendings-len=0
** (empathy:4847): DEBUG: tp_group_get_members_cb: Ready
** (empathy:4847): DEBUG: run_until_ready_cb: Object 0x9d1fba0 is ready
** (empathy:4847): DEBUG: tp_contact_list_request_channel_cb: Got subscribe list
** (empathy:4847): DEBUG: tp_contact_list_added_cb: Contact (null) (2) added to list type 1
** (empathy:4847): DEBUG: contact_list_store_members_changed_cb: Contact (null) (2) added
** (empathy:4847): DEBUG: tp_contact_list_request_channel_cb: Got publish list
** (empathy:4847): DEBUG: tp_contact_list_added_cb: Contact (null) (2) added to list type 0
** (empathy:4847): DEBUG: tp_contact_factory_get_known_avatar_tokens_cb: Got 0 tokens, need to request 0 avatars
** (empathy:4847): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier.test1 at gmail.com' updated, checking roster is in sync...
** (empathy:4847): DEBUG: contact_list_store_contact_update: Contact:'jtellier.test1 at gmail.com' in list:NO, should be:NO
** (empathy:4847): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier.test1 at gmail.com' updated, checking roster is in sync...
** (empathy:4847): DEBUG: contact_list_store_contact_update: Contact:'jtellier.test1 at gmail.com' in list:NO, should be:YES
** (empathy:4847): DEBUG: contact_list_store_contact_update: Contact:'jtellier.test1 at gmail.com' in list:YES, should be:YES
** (empathy:4847): DEBUG: contact_list_store_contact_update: Set active (contact updated offline -> online)
** (empathy:4847): DEBUG: contact_list_store_contact_set_active: Set item active
** (empathy:4847): DEBUG: contact_list_store_contact_active_new: Contact:'jtellier.test1 at gmail.com' now active, and WILL NOT be removed
** (empathy:4847): DEBUG: contact_list_store_contact_update: Set active (contact added)
** (empathy:4847): DEBUG: contact_list_store_contact_set_active: Set item active
** (empathy:4847): DEBUG: contact_list_store_contact_active_new: Contact:'jtellier.test1 at gmail.com' now active, and WILL NOT be removed
** (empathy:4847): DEBUG: tp_contact_factory_parse_presence_foreach: Changing presence for contact jtellier.test1 at gmail.com (2) to '(null)' (2)
** (empathy:4847): DEBUG: tp_contact_factory_request_aliases_cb: Renaming contact jtellier.test1 at gmail.com (2) to jtellier test (request cb)
** (empathy:4847): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier test' updated, checking roster is in sync...
** (empathy:4847): DEBUG: contact_list_store_contact_update: Contact:'jtellier test' in list:YES, should be:YES
** (empathy:4847): DEBUG: contact_list_store_contact_update: Set active (contact updated)
** (empathy:4847): DEBUG: tp_contact_factory_get_known_avatar_tokens_cb: Got 1 tokens, need to request 0 avatars
** (empathy:4847): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact jtellier.test1 at gmail.com (2) to 0
** (empathy:4847): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier test' updated, checking roster is in sync...
** (empathy:4847): DEBUG: contact_list_store_contact_update: Contact:'jtellier test' in list:YES, should be:YES
** (empathy:4847): DEBUG: contact_list_store_contact_update: Set active (contact updated)
** (empathy:4847): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact jtellier.test1 at gmail.com (2) to 1
** (empathy:4847): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier test' updated, checking roster is in sync...
** (empathy:4847): DEBUG: contact_list_store_contact_update: Contact:'jtellier test' in list:YES, should be:YES
** (empathy:4847): DEBUG: contact_list_store_contact_update: Set active (contact updated)
** (empathy:4847): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact jtellier.test1 at gmail.com (2) to 3
** (empathy:4847): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier test' updated, checking roster is in sync...
** (empathy:4847): DEBUG: contact_list_store_contact_update: Contact:'jtellier test' in list:YES, should be:YES
** (empathy:4847): DEBUG: contact_list_store_contact_update: Set active (contact updated)
** (empathy:4847): DEBUG: contact_list_store_contact_active_cb: Contact:'GTalk2VoIP mapped contact' active timeout, removing item
** (empathy:4847): DEBUG: contact_list_store_contact_active_cb: Contact:'GTalk2VoIP mapped contact' no longer active
** (empathy:4847): DEBUG: tp_contact_factory_weak_notify: Remove finalized contact 0x9f7fde8
** (empathy:4847): DEBUG: contact_finalize: finalize: 0x9f7fde8
** (empathy:4847): DEBUG: contact_list_store_contact_active_cb: Contact:'GTalk2VoIP mapped contact' active timeout, removing item
** (empathy:4847): DEBUG: contact_list_store_contact_active_cb: Contact:'GTalk2VoIP mapped contact' no longer active
** (empathy:4847): DEBUG: tp_contact_factory_weak_notify: Remove finalized contact 0x9f7fcc8
** (empathy:4847): DEBUG: contact_finalize: finalize: 0x9f7fcc8
** (empathy:4847): DEBUG: get_glade_file: Loading glade file /usr/share/empathy/empathy-call-window.glade
(empathy:4847): tp-glib-DEBUG: tp_channel_init: 0xa038d18
(empathy:4847): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Group
(empathy:4847): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Hold
(empathy:4847): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.MediaSignalling
(empathy:4847): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Properties
(empathy:4847): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Media.SessionHandler
(empathy:4847): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0xa038d18: org.freedesktop.Telepathy.Channel DBusGProxy is 0x9d19930
(empathy:4847): tp-glib-DEBUG: tp_channel_constructor: 0xa038d18: constructed with channel type "org.freedesktop.Telepathy.Channel.Type.StreamedMedia", handle #2 of type 1
(empathy:4847): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xa038d18
(empathy:4847): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0xa038d18: org.freedesktop.DBus.Properties DBusGProxy is 0x9d198c0
(empathy:4847): tp-glib-DEBUG: tp_channel_call_when_ready: arranging callback later
** (empathy:4847): DEBUG: empathy_dispatch_operation_approve: Pre-approving operation /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/MediaChannel0
** (empathy:4847): DEBUG: dispatcher_start_dispatching: Dispatching process started for /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/MediaChannel0
(empathy:4847): tp-glib-DEBUG: _tp_channel_got_properties: Received 8 channel properties
(empathy:4847): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Group
(empathy:4847): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Hold
(empathy:4847): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.MediaSignalling
(empathy:4847): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Properties
(empathy:4847): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Media.SessionHandler
(empathy:4847): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xa038d18
(empathy:4847): tp-glib-DEBUG: _tp_channel_get_handle: 0xa038d18: handle already known to be 2 of type 1
(empathy:4847): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xa038d18
(empathy:4847): tp-glib-DEBUG: _tp_channel_get_identifier: 0xa038d18: identifier already known to be jtellier.test1 at gmail.com
(empathy:4847): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xa038d18
(empathy:4847): tp-glib-DEBUG: _tp_channel_get_channel_type: 0xa038d18: channel type org.freedesktop.Telepathy.Channel.Type.StreamedMedia already determined
(empathy:4847): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xa038d18
(empathy:4847): tp-glib-DEBUG: _tp_channel_get_interfaces: 0xa038d18
(empathy:4847): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xa038d18
(empathy:4847): tp-glib-DEBUG: _tp_channel_get_group_properties: 0xa038d18
(empathy:4847): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0xa038d18: org.freedesktop.Telepathy.Channel.Interface.Group DBusGProxy is 0xa06bc08
(empathy:4847): tp-glib-DEBUG: tp_channel_got_group_properties_cb: Received 6 group properties
(empathy:4847): tp-glib-DEBUG: _got_initial_group_flags: Initial GroupFlags: 2049
(empathy:4847): tp-glib-DEBUG: tp_channel_group_self_handle_changed_cb: 0xa038d18 SelfHandle changed to 1
(empathy:4847): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xa038d18
(empathy:4847): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xa038d18
(empathy:4847): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xa038d18: channel ready
(empathy:4847): tp-glib-DEBUG: cwr_ready: enter
(empathy:4847): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0xa038d18: org.freedesktop.Telepathy.Channel.Type.StreamedMedia DBusGProxy is 0xa06be10
** (empathy:4847): DEBUG: empathy_dispatch_operation_set_status: Dispatch operation /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/MediaChannel0 status: 0 -> 1
** (empathy:4847): DEBUG: dispatch_operation_ready_cb: Send to observers: /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/MediaChannel0
** (empathy:4847): DEBUG: empathy_dispatch_operation_set_status: Dispatch operation /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/MediaChannel0 status: 1 -> 3
** (empathy:4847): DEBUG: tp_call_request_streams_for_capabilities: Requesting new stream for capabilities 1
** (empathy:4847): DEBUG: empathy_dispatch_operation_set_status: Dispatch operation /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/MediaChannel0 status: 3 -> 4
** (empathy:4847): DEBUG: dispatch_operation_claimed_cb: Channel claimed: /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/MediaChannel0
** (empathy:4847): DEBUG: tp_call_stream_added_cb: Stream added - stream id: 1, contact handle: 2, stream type: 0
** (empathy:4847): DEBUG: tp_call_add_stream: Audio stream - id: 1, state: 0, direction: 0
** (empathy:4847): DEBUG: tp_call_stream_direction_changed_cb: Stream direction changed - stream: 1, direction: 3
** (empathy:4847): DEBUG: tp_call_add_stream: Audio stream - id: 1, state: 0, direction: 3
(empathy:4847): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0xa038d18: org.freedesktop.Telepathy.Properties DBusGProxy is 0xa0c7690
(empathy:4847): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0xa038d18: org.freedesktop.Telepathy.Channel.Interface.MediaSignalling DBusGProxy is 0xa0c7568
** (empathy:4847): DEBUG: GetSessionHandlers replied: 
** (empathy:4847): DEBUG:   - session /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/MediaChannel0
** (empathy:4847): DEBUG:     type rtp
** (empathy:4847): DEBUG: adding session handler /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/MediaChannel0, type rtp
0:00:24.432053860  4847  0x9b78408 DEBUG      fsrtpconference fs-rtp-conference.c:304:fs_rtp_conference_init:<FsRtpConference at 0xa072558> fs_rtp_conference_init
(empathy:4847): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0xa0db460: org.freedesktop.Telepathy.Media.SessionHandler DBusGProxy is 0xa0e5e70
** (empathy:4847): DEBUG: calling MediaSessionHandler::Ready
** (empathy:4847): DEBUG: New stream, stream_id=1, media_type=0, direction=3
(empathy:4847): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0xa0db6c0: org.freedesktop.Telepathy.Media.StreamHandler DBusGProxy is 0xa06bf98
0:00:24.448519322  4847  0x9b78408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:295:load_codecs_cache: Loading codecs cache /home/jtellier/.farsight/codecs.audio.i486.cache
0:00:24.448812285  4847  0x9b78408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec VORBIS with pt -1, send_pipeline 0x9f5e030, receive_pipeline 0xa087b20
0:00:24.449062653  4847  0x9b78408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec SPEEX with pt -1, send_pipeline 0xa03eb80, receive_pipeline 0xa03ea50
0:00:24.449299231  4847  0x9b78408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec PCMU with pt 0, send_pipeline 0xa076da0, receive_pipeline 0xa03ea40
0:00:24.449560565  4847  0x9b78408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec PCMA with pt 8, send_pipeline 0x9e56310, receive_pipeline 0xa087c30
0:00:24.449937221  4847  0x9b78408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec MPA with pt -1, send_pipeline 0xa07a1a0, receive_pipeline 0xa071600
0:00:24.450184171  4847  0x9b78408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec MPEG4-GENERIC with pt -1, send_pipeline 0xa07d720, receive_pipeline 0xa07a200
0:00:24.450380890  4847  0x9b78408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec MP4A-LATM with pt -1, send_pipeline 0xa080dd0, receive_pipeline 0xa073e90
0:00:24.450570964  4847  0x9b78408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec GSM with pt 3, send_pipeline 0xa073dd0, receive_pipeline 0xa03e500
0:00:24.450898920  4847  0x9b78408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec DV with pt -1, send_pipeline 0xa08b390, receive_pipeline 0xa073eb0
0:00:24.450960174  4847  0x9b78408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec telephone-event with pt -1, send_pipeline (nil), receive_pipeline 0x9f5de80
0:00:24.451191450  4847  0x9b78408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec telephone-event with pt -1, send_pipeline (nil), receive_pipeline 0x9f5e160
0:00:24.451248979  4847  0x9b78408 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:232:fs_rtp_blueprints_get: Loaded codec blueprints from cache file
0:00:24.469275752  4847  0x9b78408 DEBUG      fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0> pad recv_rtp_sink_1 added (NULL)
0:00:24.469846522  4847  0x9b78408 DEBUG      fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0> pad recv_rtcp_sink_1 added (NULL)
0:00:24.470986982  4847  0x9b78408 DEBUG      fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0> pad send_rtp_sink_1 added (NULL)
0:00:24.471105215  4847  0x9b78408 DEBUG      fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0> pad send_rtp_src_1 added (NULL)
0:00:24.471659585  4847  0x9b78408 DEBUG      fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0> pad send_rtcp_src_1 added (NULL)
0:00:24.524970452  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:332:validate_codecs_configuration: Preferred codec -2: audio VORBIS clock:0 channels:0 could not be matched with a blueprint
0:00:24.525345670  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:332:validate_codecs_configuration: Preferred codec -2: audio MP3 clock:0 channels:0 could not be matched with a blueprint
0:00:24.525413967  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: PCMU
0:00:24.525436789  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: PCMA
0:00:24.525457473  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: MPA
0:00:24.525477615  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: GSM
0:00:24.525515846  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: DV
0:00:24.525536497  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: telephone-event
0:00:24.525556873  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: telephone-event
0:00:24.525580715  4847  0x9b78408 LOG   fsrtpconference_nego fs-rtp-codec-negotiation.c:685:create_local_codec_associations: Added preferred codec -1: audio SPEEX clock:16000 channels:1
0:00:24.525616161  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: PCMU
0:00:24.525636986  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: PCMA
0:00:24.525656888  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: MPA
0:00:24.525676661  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: GSM
0:00:24.525696265  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: DV
0:00:24.525716026  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: telephone-event
0:00:24.525735721  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: telephone-event
0:00:24.525758242  4847  0x9b78408 LOG   fsrtpconference_nego fs-rtp-codec-negotiation.c:685:create_local_codec_associations: Added preferred codec -1: audio SPEEX clock:8000 channels:1
0:00:24.525851387  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:743:create_local_codec_associations: Codec -1: audio MPA clock:90000 channels:0 disabled by config
0:00:24.525901177  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:743:create_local_codec_associations: Codec -1: audio DV clock:90000 channels:0 disabled by config
** (empathy:4847): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: called (send_local:1 send_supported:0)
** (empathy:4847): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: 100: audio SPEEX clock:16000 channels:1
** (empathy:4847): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: 101: audio SPEEX clock:8000 channels:1
** (empathy:4847): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: 0: audio PCMU clock:8000 channels:0
** (empathy:4847): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: 8: audio PCMA clock:8000 channels:0
** (empathy:4847): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: 3: audio GSM clock:8000 channels:0
** (empathy:4847): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: 98: audio telephone-event clock:8000 channels:0 events=0-15
** (empathy:4847): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: 99: audio telephone-event clock:90000 channels:0 events=0-15
** (empathy:4847): DEBUG: stream 1 (audio) fs_codecs_to_tp: adding codec SPEEX [100]
** (empathy:4847): DEBUG: stream 1 (audio) fs_codecs_to_tp: adding codec SPEEX [101]
** (empathy:4847): DEBUG: stream 1 (audio) fs_codecs_to_tp: adding codec PCMU [0]
** (empathy:4847): DEBUG: stream 1 (audio) fs_codecs_to_tp: adding codec PCMA [8]
** (empathy:4847): DEBUG: stream 1 (audio) fs_codecs_to_tp: adding codec GSM [3]
** (empathy:4847): DEBUG: stream 1 (audio) fs_codecs_to_tp: adding codec telephone-event [98]
** (empathy:4847): DEBUG: stream 1 (audio) fs_codecs_to_tp: adding codec telephone-event [99]
** (empathy:4847): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: calling MediaStreamHandler::Ready
** (empathy:4847): DEBUG: stream 1 (audio) set_stream_playing: 0
** (empathy:4847): DEBUG: stream 1 (audio) set_stream_sending: 0
(empathy:4847): tp-glib-DEBUG: tp_channel_group_members_changed_cb: 0xa038d18 MembersChanged: added 0, removed 0, moved 0 to LP and 1 to RP, actor 0, reason 0, message 
(empathy:4847): tp-glib-DEBUG: handle_members_changed: +RP contact#2
(empathy:4847): tp-glib-DEBUG: tp_channel_group_flags_changed_cb: 0xa038d18 GroupFlagsChanged: +6 -1
(empathy:4847): tp-glib-DEBUG: tp_channel_group_flags_changed_cb: 0xa038d18 GroupFlagsChanged (after filtering): +6 -1
** (empathy:4847): DEBUG: stream 1 (audio) _tf_stream_bus_message: Codecs changed
** (empathy:4847): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: called (send_local:0 send_supported:0)
** (empathy:4847): DEBUG: stream 1 (audio) cb_fs_new_local_candidate: called
** (empathy:4847): DEBUG: stream 1 (audio) cb_fs_new_local_candidate: called
** (empathy:4847): DEBUG: stream 1 (audio) cb_fs_new_local_candidate: called
** (empathy:4847): DEBUG: stream 1 (audio) cb_fs_new_local_candidate: called
** (empathy:4847): DEBUG: stream 1 (audio) cb_fs_local_candidates_prepared: called
** (empathy:4847): DEBUG: stream 1 (audio) cb_fs_local_candidates_prepared: candidate->ip = '10.0.2.15'
** (empathy:4847): DEBUG: stream 1 (audio) cb_fs_local_candidates_prepared: candidate->ip = '10.0.2.15'
** (empathy:4847): DEBUG: stream 1 (audio) cb_fs_local_candidates_prepared: candidate->ip = '70.25.46.249'
** (empathy:4847): DEBUG: stream 1 (audio) cb_fs_local_candidates_prepared: candidate->ip = '70.25.46.249'
** (empathy:4847): DEBUG: contact_list_store_contact_active_cb: Contact:'jtellier test' no longer active
** (empathy:4847): DEBUG: contact_list_store_contact_set_active: Set item inactive
** (empathy:4847): DEBUG: contact_list_store_contact_active_cb: Contact:'jtellier test' no longer active
** (empathy:4847): DEBUG: contact_list_store_contact_set_active: Set item inactive
** (empathy:4847): DEBUG: stream 1 (audio) add_remote_candidate: adding remote candidate R1
** (empathy:4847): DEBUG: stream 1 (audio) add_remote_candidate: adding remote candidate R2
** (empathy:4847): DEBUG: stream 1 (audio) cb_fs_new_active_candidate_pair: called
** (empathy:4847): DEBUG: tp_call_stream_state_changed_cb: Stream state changed - stream id: 1, state state: 2
** (empathy:4847): DEBUG: stream 1 (audio) set_remote_codecs: called
** (empathy:4847): DEBUG: stream 1 (audio) set_remote_codecs: adding remote codec PCMU [0]
** (empathy:4847): DEBUG: stream 1 (audio) set_remote_codecs: adding remote codec PCMA [8]
** (empathy:4847): DEBUG: stream 1 (audio) set_remote_codecs: adding remote codec CN [13]
** (empathy:4847): DEBUG: stream 1 (audio) set_remote_codecs: adding remote codec telephone-event [98]
0:00:28.124918434  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:00:28.124948519  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:00:28.124986703  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:00:28.125006750  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:223:sdp_is_compat_default: Clock rates differ local=8000 remote=16000
0:00:28.125026501  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:00:28.125070777  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:00:28.125168731  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:743:create_local_codec_associations: Codec -1: audio MPA clock:90000 channels:0 disabled by config
0:00:28.125217928  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:743:create_local_codec_associations: Codec -1: audio DV clock:90000 channels:0 disabled by config
0:00:28.125262620  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:850:negotiate_stream_codecs: Remote codec 0: audio PCMU clock:8000 channels:1
0:00:28.125282935  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:859:negotiate_stream_codecs: Have local codec in the same PT, lets try it first
0:00:28.125303675  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:00:28.125325126  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:892:negotiate_stream_codecs: Negotiated codec 0: audio PCMU clock:8000 channels:1
0:00:28.125345914  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:850:negotiate_stream_codecs: Remote codec 8: audio PCMA clock:8000 channels:1
0:00:28.125364718  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:859:negotiate_stream_codecs: Have local codec in the same PT, lets try it first
0:00:28.125383495  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:00:28.125404639  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:892:negotiate_stream_codecs: Negotiated codec 8: audio PCMA clock:8000 channels:1
0:00:28.125425357  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:850:negotiate_stream_codecs: Remote codec 13: audio CN clock:8000 channels:1
0:00:28.125444253  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: CN
0:00:28.125469105  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: SPEEX, remote: CN
0:00:28.125488011  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: PCMU, remote: CN
0:00:28.125506889  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: PCMA, remote: CN
0:00:28.125525789  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: GSM, remote: CN
0:00:28.125544765  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: telephone-event, remote: CN
0:00:28.125563775  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: telephone-event, remote: CN
0:00:28.125584638  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:901:negotiate_stream_codecs: Could not find a valid intersection... for codec 13: audio CN clock:8000 channels:1
0:00:28.125606318  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:850:negotiate_stream_codecs: Remote codec 98: audio telephone-event clock:8000 channels:1
0:00:28.125633970  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:859:negotiate_stream_codecs: Have local codec in the same PT, lets try it first
0:00:28.125653616  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:00:28.125677073  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:892:negotiate_stream_codecs: Negotiated codec 98: audio telephone-event clock:8000 channels:1 events=0-15
0:00:28.125714182  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:00:28.125724779  4847  0x9b78408 LOG        fsrtpconference fs-rtp-session.c:2055:fs_rtp_session_distribute_recv_codecs_locked: Adding codec to stream 0xa029300 0: audio PCMU clock:8000 channels:1 params:(nil)
0:00:28.125724780  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: PCMA, remote: PCMU
0:00:28.125724782  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:00:28.125724784  4847  0x9b78408 LOG        fsrtpconference fs-rtp-session.c:2055:fs_rtp_session_distribute_recv_codecs_locked: Adding codec to stream 0xa029300 8: audio PCMA clock:8000 channels:1 params:(nil)
0:00:28.125724786  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: telephone-event, remote: PCMU
0:00:28.125724788  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: telephone-event, remote: PCMA
0:00:28.125724790  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: telephone-event, remote: CN
0:00:28.125724793  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:00:28.125724795  4847  0x9b78408 LOG        fsrtpconference fs-rtp-session.c:2055:fs_rtp_session_distribute_recv_codecs_locked: Adding codec to stream 0xa029300 98: audio telephone-event clock:8000 channels:1 params:0xa13b750
** (empathy:4847): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: called (send_local:0 send_supported:1)
** (empathy:4847): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: 0: audio PCMU clock:8000 channels:1
** (empathy:4847): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: 8: audio PCMA clock:8000 channels:1
** (empathy:4847): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: 98: audio telephone-event clock:8000 channels:1 events=0-15
** (empathy:4847): DEBUG: stream 1 (audio) fs_codecs_to_tp: adding codec PCMU [0]
** (empathy:4847): DEBUG: stream 1 (audio) fs_codecs_to_tp: adding codec PCMA [8]
** (empathy:4847): DEBUG: stream 1 (audio) fs_codecs_to_tp: adding codec telephone-event [98]
** (empathy:4847): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: calling MediaStreamHandler::SupportedCodecs
** (empathy:4847): DEBUG: stream 1 (audio) _tf_stream_bus_message: Codecs changed
** (empathy:4847): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: called (send_local:0 send_supported:0)
** (empathy:4847): DEBUG: stream 1 (audio) set_stream_sending: 1
** (empathy:4847): DEBUG: stream 1 (audio) tf_stream_request_resource: Requesting resource for direction 1
** (empathy:4847): DEBUG: stream 1 (audio) tf_stream_request_resource: Requesting resource for direction 1 returned 1
** (empathy:4847): DEBUG: stream 1 (audio) set_stream_playing: 1
** (empathy:4847): DEBUG: stream 1 (audio) tf_stream_request_resource: Requesting resource for direction 2
** (empathy:4847): DEBUG: stream 1 (audio) tf_stream_request_resource: Requesting resource for direction 2 returned 1
** (empathy:4847): DEBUG: stream 1 (audio) set_stream_sending: 1
(empathy:4847): tp-glib-DEBUG: tp_channel_group_members_changed_cb: 0xa038d18 MembersChanged: added 1, removed 0, moved 0 to LP and 0 to RP, actor 0, reason 0, message 
(empathy:4847): tp-glib-DEBUG: handle_members_changed: +++ contact#2
(empathy:4847): tp-glib-DEBUG: tp_channel_group_flags_changed_cb: 0xa038d18 GroupFlagsChanged: +0 -4
(empathy:4847): tp-glib-DEBUG: tp_channel_group_flags_changed_cb: 0xa038d18 GroupFlagsChanged (after filtering): +0 -4
0:00:28.135034939  4847  0xa0561c8 DEBUG      fsrtpconference fs-rtp-session.c:3275:fs_rtp_session_add_send_codec_bin_unlock: Trying to add send codecbin for 0: audio PCMU clock:8000 channels:1 params:(nil)
0:00:28.135144769  4847  0xa0561c8 DEBUG      fsrtpconference fs-rtp-session.c:2642:_create_codec_bin: creating send codec bin for id 0, pipeline_factory 0xa076da0
** (empathy:4847): DEBUG: stream 1 (audio) _tf_stream_bus_message: Send codec changed: 0: audio PCMU clock:8000 channels:1 params:(nil)
0:00:28.155123416  4847  0xa0561c8 DEBUG      fsrtpconference fs-rtp-dtmf-sound-source.c:281:fs_rtp_dtmf_sound_source_build: Using caps application/x-rtp, encoding-name=(string)PCMU, clock-rate=(int)8000, media=(string)audio, payload=(int)0, channels=(int)1 for dtmf
0:00:28.186209261  4847  0xa0561c8 DEBUG      fsrtpconference fs-rtp-dtmf-event-source.c:294:fs_rtp_dtmf_event_source_build: Using caps application/x-rtp, encoding-name=(string)TELEPHONE-EVENT, clock-rate=(int)8000, media=(string)audio, payload=(int)98, channels=(int)1, events=(string)0-15 for dtmf
0:00:28.232105892  4847  0xa0d14c0 DEBUG      fsrtpconference fs-rtp-session.c:1433:_stream_known_source_packet_received: Associating SSRC 774ad829 in session 1
0:00:28.232167199  4847  0xa0d14c0 DEBUG      fsrtpconference fs-rtp-session.c:3629:fs_rtp_session_associate_free_substreams: No free substream with SSRC 774ad829 in session 1
0:00:28.432545883  4847  0xa1e5ad8 DEBUG      fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0> pad recv_rtp_src_1_2001393705_0 added application/x-rtp, encoding-name=(string)PCMU, clock-rate=(int)8000, media=(string)audio, payload=(int)0, channels=(int)1
0:00:28.432810083  4847  0xa1e5ad8 DEBUG      fsrtpconference fs-rtp-substream.c:500:fs_rtp_sub_stream_constructed: New substream in session 1 for ssrc 774ad829 and pt 0
0:00:28.433213271  4847  0xa1e5ad8 DEBUG      fsrtpconference fs-rtp-session.c:2371:fs_rtp_session_new_recv_pad: Already have a stream with SSRC 774ad829, using it
0:00:28.433238946  4847  0xa1e5ad8 DEBUG      fsrtpconference fs-rtp-session.c:2819:fs_rtp_session_get_recv_codec_locked: Receiving on stream codec 0: audio PCMU clock:8000 channels:1 params:(nil)
0:00:28.433266746  4847  0xa1e5ad8 DEBUG      fsrtpconference fs-rtp-session.c:2642:_create_codec_bin: creating receive codec bin for id 0, pipeline_factory 0xa03ea40
0:00:28.433610862  4847  0xa1e5ad8 DEBUG      fsrtpconference fs-rtp-substream.c:899:fs_rtp_sub_stream_set_codecbin_unlock: Setting caps application/x-rtp, encoding-name=(string)PCMU, clock-rate=(int)8000, media=(string)audio, payload=(int)0, channels=(int)1 on recv substream
0:00:28.433850102  4847  0xa1e5ad8 DEBUG      fsrtpconference fs-rtp-substream.c:1130:fs_rtp_sub_stream_add_output_ghostpad_unlock: Src pad added on substream for ssrc:774AD829 pt:0 0: audio PCMU clock:8000 channels:1 params:(nil)
** (empathy:4847): DEBUG: stream 1 (audio) cb_fs_stream_src_pad_added: New pad
** (empathy:4847): DEBUG: empathy_tp_call_request_video_stream_direction: Requesting video stream direction - is_sending: 1
** (empathy:4847): DEBUG: tp_call_request_streams_for_capabilities: Requesting new stream for capabilities 2
** (empathy:4847): DEBUG: tp_call_stream_added_cb: Stream added - stream id: 2, contact handle: 2, stream type: 1
** (empathy:4847): DEBUG: tp_call_add_stream: Video stream - id: 2, state: 0, direction: 0
** (empathy:4847): DEBUG: tp_call_stream_direction_changed_cb: Stream direction changed - stream: 2, direction: 3
** (empathy:4847): DEBUG: New stream, stream_id=2, media_type=1, direction=3
(empathy:4847): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9f9b950: org.freedesktop.Telepathy.Media.StreamHandler DBusGProxy is 0xa0fe528
0:01:21.480389276  4847  0x9b78408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:295:load_codecs_cache: Loading codecs cache /home/jtellier/.farsight/codecs.video.i486.cache
0:01:21.480829168  4847  0x9b78408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec THEORA with pt -1, send_pipeline 0xa200e90, receive_pipeline 0xa10caa0
0:01:21.481034647  4847  0x9b78408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec MPV with pt 32, send_pipeline 0xa258150, receive_pipeline 0x9c40920
0:01:21.481148102  4847  0x9b78408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec MPEG4-GENERIC with pt -1, send_pipeline 0xa1e8300, receive_pipeline 0xa1e5400
0:01:21.481378935  4847  0x9b78408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec JPEG with pt 26, send_pipeline 0xa1d0550, receive_pipeline 0xa1e5440
0:01:21.481501517  4847  0x9b78408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec H264 with pt -1, send_pipeline 0xa256c90, receive_pipeline 0xa1e21a0
0:01:21.481701300  4847  0x9b78408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec DV with pt -1, send_pipeline 0xb1713ab0, receive_pipeline 0xa2060c0
0:01:21.481758339  4847  0x9b78408 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:232:fs_rtp_blueprints_get: Loaded codec blueprints from cache file
0:01:21.483259880  4847  0x9b78408 DEBUG      fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0> pad recv_rtp_sink_2 added (NULL)
0:01:21.483637556  4847  0x9b78408 DEBUG      fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0> pad recv_rtcp_sink_2 added (NULL)
0:01:21.483967511  4847  0x9b78408 DEBUG      fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0> pad send_rtp_sink_2 added (NULL)
0:01:21.484118121  4847  0x9b78408 DEBUG      fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0> pad send_rtp_src_2 added (NULL)
0:01:21.485204012  4847  0x9b78408 DEBUG      fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0> pad send_rtcp_src_2 added (NULL)
0:01:21.497466870  4847  0x9b78408 DEBUG      fsrtpconference fs-rtp-session.c:4264:fs_rtp_session_start_codec_param_gathering_locked: Starting Codec Param discovery for session 2
0:01:21.533565024  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:332:validate_codecs_configuration: Preferred codec -1: video H263 clock:0 channels:0 could not be matched with a blueprint
0:01:21.533934220  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: H264, remote: THEORA
0:01:21.534333749  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: H264, remote: MPV
0:01:21.534354806  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: H264, remote: JPEG
0:01:21.534375468  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:01:21.534395977  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:01:21.534430720  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:494:sdp_is_compat_theora_vorbis: Using THEORA/VORBIS negotiation function
0:01:21.534450851  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:01:21.534471584  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:494:sdp_is_compat_theora_vorbis: Using THEORA/VORBIS negotiation function
0:01:21.534490264  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:01:21.534592069  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:743:create_local_codec_associations: Codec 32: video MPV clock:90000 channels:0 disabled by config
0:01:21.534629379  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:743:create_local_codec_associations: Codec 26: video JPEG clock:90000 channels:0 disabled by config
0:01:21.534667878  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:743:create_local_codec_associations: Codec -1: video DV clock:90000 channels:0 disabled by config
0:01:21.534717604  4847  0x9b78408 DEBUG      fsrtpconference fs-rtp-session.c:4264:fs_rtp_session_start_codec_param_gathering_locked: Starting Codec Param discovery for session 2
** (empathy:4847): DEBUG: stream 2 (video) _tf_stream_try_sending_codecs: called (send_local:1 send_supported:0)
** (empathy:4847): DEBUG: stream 2 (video) _tf_stream_try_sending_codecs: Enabling resources to gather codecs
** (empathy:4847): DEBUG: stream 2 (video) tf_stream_request_resource: Requesting resource for direction 1
** (empathy:4847): DEBUG: stream 2 (video) tf_stream_request_resource: Requesting resource for direction 1 returned 1
** (empathy:4847): DEBUG: tp_call_add_stream: Video stream - id: 2, state: 0, direction: 3
** (empathy:4847): DEBUG: stream 2 (video) _tf_stream_bus_message: Codecs changed
** (empathy:4847): DEBUG: stream 2 (video) _tf_stream_try_sending_codecs: called (send_local:1 send_supported:0)
** (empathy:4847): DEBUG: stream 2 (video) cb_fs_new_local_candidate: called
** (empathy:4847): DEBUG: stream 2 (video) cb_fs_new_local_candidate: called
** (empathy:4847): DEBUG: stream 2 (video) cb_fs_new_local_candidate: called
** (empathy:4847): DEBUG: stream 2 (video) cb_fs_new_local_candidate: called
** (empathy:4847): DEBUG: stream 2 (video) cb_fs_local_candidates_prepared: called
** (empathy:4847): DEBUG: stream 2 (video) cb_fs_local_candidates_prepared: candidate->ip = '10.0.2.15'
** (empathy:4847): DEBUG: stream 2 (video) cb_fs_local_candidates_prepared: candidate->ip = '10.0.2.15'
** (empathy:4847): DEBUG: stream 2 (video) cb_fs_local_candidates_prepared: candidate->ip = '70.25.46.249'
** (empathy:4847): DEBUG: stream 2 (video) cb_fs_local_candidates_prepared: candidate->ip = '70.25.46.249'
0:01:21.595215662  4847  0xa0d51a8 LOG        fsrtpconference fs-rtp-session.c:3972:fs_rtp_session_get_codec_params_unlock: Gathering params for codec 97: video H264 clock:90000 channels:0 params:(nil)
0:01:21.595276197  4847  0xa0d51a8 DEBUG      fsrtpconference fs-rtp-session.c:2642:_create_codec_bin: creating send codec bin for id 97, pipeline_factory 0xa256c90
0:01:21.659251967  4847  0xa0d51a8 DEBUG      fsrtpconference fs-rtp-session.c:3816:gather_caps_parameters: 97/H264: adding param sprop-parameter-sets=Z01AFZJUCg/YCIAAAAMAgAAAHkeLF1A=,aO48gA==
0:01:21.684914938  4847  0xa0d51a8 LOG        fsrtpconference fs-rtp-session.c:3972:fs_rtp_session_get_codec_params_unlock: Gathering params for codec 96: video THEORA clock:90000 channels:0 params:0xa25ce50
0:01:21.685748207  4847  0xa0d51a8 DEBUG      fsrtpconference fs-rtp-session.c:2642:_create_codec_bin: creating send codec bin for id 96, pipeline_factory 0xa200e90
0:01:21.744181297  4847  0xa0d51a8 DEBUG      fsrtpconference fs-rtp-session.c:3816:gather_caps_parameters: 96/THEORA: adding param configuration=AAAAAQj/2gqRAioygHRoZW9yYQMCAQAUAA8AAUAAAPAAAAAAAB4AAAABAAABAAABAAAAAEDAgXRoZW9yYSMAAABYaXBoLk9yZyBsaWJUaGVvcmEgSSAyMDA4MTAyMCAzIDIgMQAAAACCdGhlb3Jhvs0o97nNaxi1qUlKEHOc5jGMUpSkIQgxjGIQhCEIQAAAAAAAAAAAABH04WQuVUm0dhL1cLSYa5WiqUCWSKHQR9OZuNZkMBdLJVKRLJRGIhAHg5HA0GQxFosFYoEwlEYhEAeDocDIYCwVCYSCIPBoMBT7mRfWlVVUFBLS0ZGQUE8PDc3MjItLS0oKCgjIyMeHh4eGRkZGRQUFBQUDw8PDw8PDwoKCgoKCgoKBQUFBQUFBQCEAsKEBgoMz0MDA4TGjo8Nw4NEBgoOUU4DhEWHTNXUD4SFiU6RG1nTRgjN0BRaHFcMUBOV2d5eGVIXF9icGRnYxESGC9jY2NjEhUaQmNjY2MYGjhjY2NjYy9CY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2MQEBAUGBwgKBAQFBgcICgwEBQYHCAoMEAUGBwgKDBAQBgcICgwQEBAHCAoMEBAQGAgKDBAQEBggCgwQEBAYICAPi/LfQDTMTvkKN4OqJvblmIt1HG+A/cokiXuDYyX1qqRpmV2LsQgTkYPaOpkvnMNrVhsZVKV59u4fkncQ0zK7F2IIXyKPDVag2Ml4/OXcxK6PaPJOE+6qkIMVzVPuqpFdjQRnKaUHtHnXckOBlazG3zh/FeF4Jedv+E47TD2jzqSJjAXVrMymoNd8MlpCj+0C9CnjY5l2RoHcoPaPOuU22u9grgpVGBF8Sf8Wi1jkH3CIdza/3ELSNhmLK0BunJXIoe7edSXqqSoR5nCdK1mwXG8UIrsDSQOTxQ9267/+yY3lsFIPZ4Fp1nccWKzGHwGVHI0aiaWTa/+pS3OyOLD4Pk4JpZNo8FvAZ9XQLKwItMeTK/+pS3ITWj152A2oi/4HsfL6E3MJ2fS2wVrgTSya6YoDzJ3eqpEASa/XuXqcTS7UG51mwiWobhZWGn+KPI784VUlKAujOsmJRr8LKxeTk0u0jztw5iEO49zYP9LailARXOGL1rKLKx5Iv7buQm2o+zEZh0J/9MlsNRSgRwiys3Xn2pPM/bUIiXNh0LTJ7pwXMfEjnuoqpFlYvlD73wG1E/+vTPCMRSDLhim5tFx3pvDAF9azUQHUPDb5dUKcVrc85O0R6SqJpI/zTIwnzC+dXYEP507i2xXPoBTU0tDhyjCaV7RJ5rkYb5g1cw3tJyuxjcBHt+4O4gTPaJZPOqlOZk+gWsNwHnZsFE3sskTWG9vOV4rMwcuo9Mlx/x8VUrWEAfXsYCfJuNe0XTmEWVrmA8JWxRN7JHoWs3/CqkUviN53+TuM0FgrubsA1Jjaj2WSJp0WsnMJjfUKqRlydZwn+NwcIwmKG2vsundiu0g3L5wk8iw+EFSkjd4Wh+xSeVrHE45dRIbm4Zg0oba+zS5X/ClxOMWbREjJCaXbW45vO/fB9asrBRDh/uMuoKhVSHbQE0u0mtHNwzhvgH1p+eo4urCs8wnbmWPApESgG00usmkK/o4PcvFph3yPrFZizj/IE9zeoLK6lO4T3EYJm2sukmULgv98HQozw7W/HJjF/AKqTkSZMMfIDdwexWjr5C7nEZQDbWbSXO9d+srFVJCtez7kDh9GPF36ys6L5O3IwxBo21mzlUZRCqluAzaNtcsZbvoSBw8L2Cib8RWK0nZ0tezo+RBUpcD0YjbVk0zowv7sN0KtanuI0XQ8lkE3/3IOHmu6e8xOSJtRDAzrFlKrIuaHTsJpZPY/z7C0PiHzhjeZbn52j15nFla40dIgTS7Se0YFNRnBaLV8B84/bzgaKCQlbTa++YXAji75yrLKlLFm6hD5lhSqP3UMAuY8N6yy0vAlTNtZNI8+Tx2ie0Th9dSqOWQaJUzbWT2N/eDtEoz8OsOFthXA3MYZxA+f8qahahnHZ7QMxpM21lkydX1li7w4McEUe43J/13KCopAyG2qZpnLQxw7dRVliH48Rnsl7i0boVovUDJpmba4sJp+0CuwpqEXx1JyPyX26N5wKqR1fwnMMeR9aENHf6AZog21SJpdI8vSysu83FO55wt+AiyhugOV4SCaVtrpnHg/dsaCysne9VCl8MSQbapWk2eVELdw69D8wjRX+K7BPytXdoKhvUpgDtdFwW9PvRCXkhmbapWk2THD/w5TqI1lY3qUoeAj6Ei9gxZDbVM0zl/9gHKddQW/VvFiLseUqnBIXpWA21MpmmeNye0QouYB6+UfrKyN31uPKlIt+kc+kCFZWRgvJmTTNgba43f9RDtOlo43EZyF0xeYMsTTNtrRb7IqgKR13YrSk//xC4ib+CkewmlHUBOw4P8vhvcYs+aywIiQlbTax9+XrahVSXGXfgRgmlba6SZoqL/g/deuGGKDctsVkPM4qpCMkJTSZtrnRe5Y4EPnwO2UX9o9643E91iuABRjf+n5gU1C1d4CQZmkzbWXLCJH3YVoXvRx9uNzoYmSY0zbayqMEl6PlTUQHn1ZYT9vbi3g/ihG4nk+cxKqSBCe/2llY76jcBQG2rJpniwmXy3eDcfp1wNM22phQyxvmkjQHJ7L9CVUiJ5bWsO+uBAkcSkLk6/73KqSysiE58NtVDC9cZYtM/ZnlsYOveKVT60FAG2qVpNJnHjyQ33IH7tgyiE/livcU1IHDqEeJ+VdgL47vlqgwJBK0mNtc8sYm713+Kah386tgHpHFysrPNyF+XpGDEbaykzTPK4no4Cysi6hU1BG+XF4ZTNM5RtrjhI5W0QHm70fz98BG5SPp/VVI38gISjuI4sVhclXjTNtqYTMsf7eg3i9Ba/+748LKwSrhli0zNtUzC+ejlJ0QI4VVJSjN3fURASOLCtyShdMwv/G2pli0z+ULZ/D2GoqpQEYsrHG/ZK5Eyic21f/DLFpmXWsL+vSJ5JCIHlqmoIbnP5OYEgmaZm2suWPdhXuFEaK/5w69B1+nJAbamUzTOVjhfdUpgHjn4URW7ljj1Wdxwimoh9LefCAjUJCUNM22phMyxvu3D/vixWT/OogjAMsWmZtqmYX3S/p/uVlamoQ+QG6JIoteuHXY9OShafzBli0zNtVzC+fvdBUUvHFhGrdJfkKKQbxkkMRAOB0GODPItnX3Jnxro/25Ud+llbyVVSN4ySGIgHA6DHBnkWzr7kz410f7cqO/Syt5KqpG8ZJDEQDgdBjgzyLZ19yZ8a6P9uVHfpZW8lVUiqk4T9QAiXgmaZm2suUjHCHxZWLeX3ou7I6P9wWxw1KXrl/QLK4DzcLkhgxGUzTM21lvn4O/kXQH8/PlKpZWD6iL1vCgOCQvSjTNtqTMscLu0a3oLKzla+n8I3CTtv6QITo/ShhMyxXmmbbW6iJTUUnkQPp6O3HPoV2RwDcWn4yxaZkzC821ul6khqEKJ6srpVIBvI8A+TL7p1o10f7GODPKXl24UdRkCFGSBKLrWF5MonO+n/1isG2rngyxaZ7++RKqSqlARiyscb9krkTKJzbV/8MsWmZdawv69InkkIA=
0:01:21.771301483  4847  0xa0d51a8 DEBUG      fsrtpconference fs-rtp-session.c:4282:fs_rtp_session_stop_codec_param_gathering_unlock: Stopping Codec Param discovery for session 2
** (empathy:4847): DEBUG: stream 2 (video) _tf_stream_bus_message: Codecs changed
** (empathy:4847): DEBUG: stream 2 (video) _tf_stream_try_sending_codecs: called (send_local:1 send_supported:0)
** (empathy:4847): DEBUG: stream 2 (video) _tf_stream_try_sending_codecs: 97: video H264 clock:90000 channels:0 sprop-parameter-sets=Z01AFZJUCg/YCIAAAAMAgAAAHkeLF1A=,aO48gA==
** (empathy:4847): DEBUG: stream 2 (video) _tf_stream_try_sending_codecs: 96: video THEORA clock:90000 channels:0 delivery-method=inline configuration=AAAAAQj/2gqRAioygHRoZW9yYQMCAQAUAA8AAUAAAPAAAAAAAB4AAAABAAABAAABAAAAAEDAgXRoZW9yYSMAAABYaXBoLk9yZyBsaWJUaGVvcmEgSSAyMDA4MTAyMCAzIDIgMQAAAACCdGhlb3Jhvs0o97nNaxi1qUlKEHOc5jGMUpSkIQgxjGIQhCEIQAAAAAAAAAAAABH04WQuVUm0dhL1cLSYa5WiqUCWSKHQR9OZuNZkMBdLJVKRLJRGIhAHg5HA0GQxFosFYoEwlEYhEAeDocDIYCwVCYSCIPBoMBT7mRfWlVVUFBLS0ZGQUE8PDc3MjItLS0oKCgjIyMeHh4eGRkZGRQUFBQUDw8PDw8PDwoKCgoKCgoKBQUFBQUFBQCEAsKEBgoMz0MDA4TGjo8Nw4NEBgoOUU4DhEWHTNXUD4SFiU6RG1nTRgjN0BRaHFcMUBOV2d5eGVIXF9icGRnYxESGC9jY2NjEhUaQmNjY2MYGjhjY2NjYy9CY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2MQEBAUGBwgKBAQFBgcICgwEBQYHCAoMEAUGBwgKDBAQBgcICgwQEBAHCAoMEBAQGAgKDBAQEBggCgwQEBAYICAPi/LfQDTMTvkKN4OqJvblmIt1HG+A/cokiXuDYyX1qqRpmV2LsQgTkYPaOpkvnMNrVhsZVKV59u4fkncQ0zK7F2IIXyKPDVag2Ml4/OXcxK6PaPJOE+6qkIMVzVPuqpFdjQRnKaUHtHnXckOBlazG3zh/FeF4Jedv+E47TD2jzqSJjAXVrMymoNd8MlpCj+0C9CnjY5l2RoHcoPaPOuU22u9grgpVGBF8Sf8Wi1jkH3CIdza/3ELSNhmLK0BunJXIoe7edSXqqSoR5nCdK1mwXG8UIrsDSQOTxQ9267/+yY3lsFIPZ4Fp1nccWKzGHwGVHI0aiaWTa/+pS3OyOLD4Pk4JpZNo8FvAZ9XQLKwItMeTK/+pS3ITWj152A2oi/4HsfL6E3MJ2fS2wVrgTSya6YoDzJ3eqpEASa/XuXqcTS7UG51mwiWobhZWGn+KPI784VUlKAujOsmJRr8LKxeTk0u0jztw5iEO49zYP9LailARXOGL1rKLKx5Iv7buQm2o+zEZh0J/9MlsNRSgRwiys3Xn2pPM/bUIiXNh0LTJ7pwXMfEjnuoqpFlYvlD73wG1E/+vTPCMRSDLhim5tFx3pvDAF9azUQHUPDb5dUKcVrc85O0R6SqJpI/zTIwnzC+dXYEP507i2xXPoBTU0tDhyjCaV7RJ5rkYb5g1cw3tJyuxjcBHt+4O4gTPaJZPOqlOZk+gWsNwHnZsFE3sskTWG9vOV4rMwcuo9Mlx/x8VUrWEAfXsYCfJuNe0XTmEWVrmA8JWxRN7JHoWs3/CqkUviN53+TuM0FgrubsA1Jjaj2WSJp0WsnMJjfUKqRlydZwn+NwcIwmKG2vsundiu0g3L5wk8iw+EFSkjd4Wh+xSeVrHE45dRIbm4Zg0oba+zS5X/ClxOMWbREjJCaXbW45vO/fB9asrBRDh/uMuoKhVSHbQE0u0mtHNwzhvgH1p+eo4urCs8wnbmWPApESgG00usmkK/o4PcvFph3yPrFZizj/IE9zeoLK6lO4T3EYJm2sukmULgv98HQozw7W/HJjF/AKqTkSZMMfIDdwexWjr5C7nEZQDbWbSXO9d+srFVJCtez7kDh9GPF36ys6L5O3IwxBo21mzlUZRCqluAzaNtcsZbvoSBw8L2Cib8RWK0nZ0tezo+RBUpcD0YjbVk0zowv7sN0KtanuI0XQ8lkE3/3IOHmu6e8xOSJtRDAzrFlKrIuaHTsJpZPY/z7C0PiHzhjeZbn52j15nFla40dIgTS7Se0YFNRnBaLV8B84/bzgaKCQlbTa++YXAji75yrLKlLFm6hD5lhSqP3UMAuY8N6yy0vAlTNtZNI8+Tx2ie0Th9dSqOWQaJUzbWT2N/eDtEoz8OsOFthXA3MYZxA+f8qahahnHZ7QMxpM21lkydX1li7w4McEUe43J/13KCopAyG2qZpnLQxw7dRVliH48Rnsl7i0boVovUDJpmba4sJp+0CuwpqEXx1JyPyX26N5wKqR1fwnMMeR9aENHf6AZog21SJpdI8vSysu83FO55wt+AiyhugOV4SCaVtrpnHg/dsaCysne9VCl8MSQbapWk2eVELdw69D8wjRX+K7BPytXdoKhvUpgDtdFwW9PvRCXkhmbapWk2THD/w5TqI1lY3qUoeAj6Ei9gxZDbVM0zl/9gHKddQW/VvFiLseUqnBIXpWA21MpmmeNye0QouYB6+UfrKyN31uPKlIt+kc+kCFZWRgvJmTTNgba43f9RDtOlo43EZyF0xeYMsTTNtrRb7IqgKR13YrSk//xC4ib+CkewmlHUBOw4P8vhvcYs+aywIiQlbTax9+XrahVSXGXfgRgmlba6SZoqL/g/deuGGKDctsVkPM4qpCMkJTSZtrnRe5Y4EPnwO2UX9o9643E91iuABRjf+n5gU1C1d4CQZmkzbWXLCJH3YVoXvRx9uNzoYmSY0zbayqMEl6PlTUQHn1ZYT9vbi3g/ihG4nk+cxKqSBCe/2llY76jcBQG2rJpniwmXy3eDcfp1wNM22phQyxvmkjQHJ7L9CVUiJ5bWsO+uBAkcSkLk6/73KqSysiE58NtVDC9cZYtM/ZnlsYOveKVT60FAG2qVpNJnHjyQ33IH7tgyiE/livcU1IHDqEeJ+VdgL47vlqgwJBK0mNtc8sYm713+Kah386tgHpHFysrPNyF+XpGDEbaykzTPK4no4Cysi6hU1BG+XF4ZTNM5RtrjhI5W0QHm70fz98BG5SPp/VVI38gISjuI4sVhclXjTNtqYTMsf7eg3i9Ba/+748LKwSrhli0zNtUzC+ejlJ0QI4VVJSjN3fURASOLCtyShdMwv/G2pli0z+ULZ/D2GoqpQEYsrHG/ZK5Eyic21f/DLFpmXWsL+vSJ5JCIHlqmoIbnP5OYEgmaZm2suWPdhXuFEaK/5w69B1+nJAbamUzTOVjhfdUpgHjn4URW7ljj1Wdxwimoh9LefCAjUJCUNM22phMyxvu3D/vixWT/OogjAMsWmZtqmYX3S/p/uVlamoQ+QG6JIoteuHXY9OShafzBli0zNtVzC+fvdBUUvHFhGrdJfkKKQbxkkMRAOB0GODPItnX3Jnxro/25Ud+llbyVVSN4ySGIgHA6DHBnkWzr7kz410f7cqO/Syt5KqpG8ZJDEQDgdBjgzyLZ19yZ8a6P9uVHfpZW8lVUiqk4T9QAiXgmaZm2suUjHCHxZWLeX3ou7I6P9wWxw1KXrl/QLK4DzcLkhgxGUzTM21lvn4O/kXQH8/PlKpZWD6iL1vCgOCQvSjTNtqTMscLu0a3oLKzla+n8I3CTtv6QITo/ShhMyxXmmbbW6iJTUUnkQPp6O3HPoV2RwDcWn4yxaZkzC821ul6khqEKJ6srpVIBvI8A+TL7p1o10f7GODPKXl24UdRkCFGSBKLrWF5MonO+n/1isG2rngyxaZ7++RKqSqlARiyscb9krkTKJzbV/8MsWmZdawv69InkkIA=
** (empathy:4847): DEBUG: stream 2 (video) fs_codecs_to_tp: adding codec H264 [97]
** (empathy:4847): DEBUG: stream 2 (video) fs_codecs_to_tp: adding codec THEORA [96]
** (empathy:4847): DEBUG: stream 2 (video) _tf_stream_try_sending_codecs: calling MediaStreamHandler::Ready
** (empathy:4847): DEBUG: stream 2 (video) set_stream_playing: 0
** (empathy:4847): DEBUG: stream 2 (video) set_stream_sending: 0
** (empathy:4847): DEBUG: tp_call_stream_direction_changed_cb: Stream direction changed - stream: 2, direction: 1
** (empathy:4847): DEBUG: stream 2 (video) add_remote_candidate: adding remote candidate R1
** (empathy:4847): DEBUG: stream 2 (video) add_remote_candidate: adding remote candidate R2
** (empathy:4847): DEBUG: stream 2 (video) cb_fs_new_active_candidate_pair: called
** (empathy:4847): DEBUG: tp_call_stream_state_changed_cb: Stream state changed - stream id: 2, state state: 2
** (empathy:4847): DEBUG: stream 2 (video) set_stream_sending: 1
** (empathy:4847): DEBUG: stream 2 (video) tf_stream_request_resource: Requesting resource for direction 1
** (empathy:4847): DEBUG: stream 2 (video) tf_stream_request_resource: Requesting resource for direction 1 returned 1
** (empathy:4847): DEBUG: stream 2 (video) set_stream_playing: 1
** (empathy:4847): DEBUG: stream 2 (video) tf_stream_request_resource: Requesting resource for direction 2
** (empathy:4847): DEBUG: stream 2 (video) tf_stream_request_resource: Requesting resource for direction 2 returned 1
** (empathy:4847): DEBUG: stream 2 (video) set_stream_sending: 1
** (empathy:4847): DEBUG: empathy_tp_call_request_video_stream_direction: Requesting video stream direction - is_sending: 0
** (empathy:4847): DEBUG: stream 2 (video) set_stream_playing: 0
** (empathy:4847): DEBUG: stream 2 (video) close: close requested by connection manager
0:01:27.142739236  4847  0x9b78408 DEBUG      fsrtpconference fs-rtp-session.c:4282:fs_rtp_session_stop_codec_param_gathering_unlock: Stopping Codec Param discovery for session 2
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa0fe560: lost weak ref to 0xa07e808
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa0c7658: lost weak ref to 0xa07e808
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa0c7488: lost weak ref to 0xa07e808
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa0fe650: lost weak ref to 0xa07e808
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa0fe618: lost weak ref to 0xa07e808
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa0c74c0: lost weak ref to 0xa07e808
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa0e5ee0: lost weak ref to 0xa07e808
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa1fb4e0: lost weak ref to 0xa07e808
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa1fb518: lost weak ref to 0xa07e808
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa1fb550: lost weak ref to 0xa07e808
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa1fb588: lost weak ref to 0xa07e808
(empathy:4847): tp-glib-DEBUG: tp_proxy_dispose: 0x9f9b950
(empathy:4847): tp-glib-DEBUG: tp_proxy_invalidate: 0x9f9b950: Proxy unreferenced
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0xa1fb588: TpProxy 0x9f9b950 invalidated (I have 0x9f9b950): Proxy unreferenced
(empathy:4847): tp-glib-DEBUG: tp_proxy_finalize: 0x9f9b950
** (empathy:4847): DEBUG: tp_call_stream_removed_cb: Stream removed - stream id: 2
** (empathy:4847): DEBUG: stream 1 (audio) cb_fs_new_active_candidate_pair: called
** (empathy:4847): DEBUG: tp_call_stream_state_changed_cb: Stream state changed - stream id: 1, state state: 2
** (empathy:4847): DEBUG: empathy_tp_call_request_video_stream_direction: Requesting video stream direction - is_sending: 1
** (empathy:4847): DEBUG: tp_call_request_streams_for_capabilities: Requesting new stream for capabilities 2
** (empathy:4847): DEBUG: tp_call_stream_added_cb: Stream added - stream id: 3, contact handle: 2, stream type: 1
** (empathy:4847): DEBUG: tp_call_add_stream: Video stream - id: 3, state: 0, direction: 0
** (empathy:4847): DEBUG: tp_call_stream_direction_changed_cb: Stream direction changed - stream: 3, direction: 3
** (empathy:4847): DEBUG: New stream, stream_id=3, media_type=1, direction=3
(empathy:4847): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9f9b830: org.freedesktop.Telepathy.Media.StreamHandler DBusGProxy is 0xa204638
0:01:29.066601901  4847  0x9b78408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:295:load_codecs_cache: Loading codecs cache /home/jtellier/.farsight/codecs.video.i486.cache
0:01:29.066947147  4847  0x9b78408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec THEORA with pt -1, send_pipeline 0xa20be20, receive_pipeline 0xa207a60
0:01:29.067130054  4847  0x9b78408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec MPV with pt 32, send_pipeline 0xa264ed0, receive_pipeline 0xa07d6b0
0:01:29.067249420  4847  0x9b78408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec MPEG4-GENERIC with pt -1, send_pipeline 0xa084810, receive_pipeline 0xa2ca290
0:01:29.067459258  4847  0x9b78408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec JPEG with pt 26, send_pipeline 0xa261870, receive_pipeline 0xa087c50
0:01:29.067546976  4847  0x9b78408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec H264 with pt -1, send_pipeline 0x9c16c70, receive_pipeline 0xa1e2a80
0:01:29.067727540  4847  0x9b78408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec DV with pt -1, send_pipeline 0xa1e2940, receive_pipeline 0xb171fe20
0:01:29.067782204  4847  0x9b78408 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:232:fs_rtp_blueprints_get: Loaded codec blueprints from cache file
0:01:29.069346749  4847  0x9b78408 DEBUG      fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0> pad recv_rtp_sink_3 added (NULL)
0:01:29.069699247  4847  0x9b78408 DEBUG      fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0> pad recv_rtcp_sink_3 added (NULL)
0:01:29.070015678  4847  0x9b78408 DEBUG      fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0> pad send_rtp_sink_3 added (NULL)
0:01:29.070144223  4847  0x9b78408 DEBUG      fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0> pad send_rtp_src_3 added (NULL)
0:01:29.070200937  4847  0x9b78408 DEBUG      fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0> pad send_rtcp_src_3 added (NULL)
0:01:29.085882527  4847  0x9b78408 DEBUG      fsrtpconference fs-rtp-session.c:4264:fs_rtp_session_start_codec_param_gathering_locked: Starting Codec Param discovery for session 3
0:01:29.098258293  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:332:validate_codecs_configuration: Preferred codec -1: video H263 clock:0 channels:0 could not be matched with a blueprint
0:01:29.098581226  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: H264, remote: THEORA
0:01:29.098605590  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: H264, remote: MPV
0:01:29.098625862  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: H264, remote: JPEG
0:01:29.098645956  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:01:29.098665882  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:01:29.098697994  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:494:sdp_is_compat_theora_vorbis: Using THEORA/VORBIS negotiation function
0:01:29.098747376  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:01:29.098926826  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:494:sdp_is_compat_theora_vorbis: Using THEORA/VORBIS negotiation function
0:01:29.098945677  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:01:29.099028523  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:743:create_local_codec_associations: Codec 32: video MPV clock:90000 channels:0 disabled by config
0:01:29.099065590  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:743:create_local_codec_associations: Codec 26: video JPEG clock:90000 channels:0 disabled by config
0:01:29.099103817  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:743:create_local_codec_associations: Codec -1: video DV clock:90000 channels:0 disabled by config
0:01:29.099155027  4847  0x9b78408 DEBUG      fsrtpconference fs-rtp-session.c:4264:fs_rtp_session_start_codec_param_gathering_locked: Starting Codec Param discovery for session 3
** (empathy:4847): DEBUG: stream 3 (video) _tf_stream_try_sending_codecs: called (send_local:1 send_supported:0)
** (empathy:4847): DEBUG: stream 3 (video) _tf_stream_try_sending_codecs: Enabling resources to gather codecs
** (empathy:4847): DEBUG: stream 3 (video) tf_stream_request_resource: Requesting resource for direction 1
** (empathy:4847): DEBUG: stream 3 (video) tf_stream_request_resource: Requesting resource for direction 1 returned 1
** (empathy:4847): DEBUG: tp_call_add_stream: Video stream - id: 3, state: 0, direction: 3
** (empathy:4847): DEBUG: stream 3 (video) _tf_stream_bus_message: Codecs changed
** (empathy:4847): DEBUG: stream 3 (video) _tf_stream_try_sending_codecs: called (send_local:1 send_supported:0)
** (empathy:4847): DEBUG: stream 3 (video) cb_fs_new_local_candidate: called
** (empathy:4847): DEBUG: stream 3 (video) cb_fs_new_local_candidate: called
** (empathy:4847): DEBUG: stream 3 (video) cb_fs_new_local_candidate: called
** (empathy:4847): DEBUG: stream 3 (video) cb_fs_new_local_candidate: called
** (empathy:4847): DEBUG: stream 3 (video) cb_fs_local_candidates_prepared: called
** (empathy:4847): DEBUG: stream 3 (video) cb_fs_local_candidates_prepared: candidate->ip = '10.0.2.15'
** (empathy:4847): DEBUG: stream 3 (video) cb_fs_local_candidates_prepared: candidate->ip = '10.0.2.15'
** (empathy:4847): DEBUG: stream 3 (video) cb_fs_local_candidates_prepared: candidate->ip = '70.25.46.249'
** (empathy:4847): DEBUG: stream 3 (video) cb_fs_local_candidates_prepared: candidate->ip = '70.25.46.249'
0:01:29.181781219  4847  0xa0d51a8 LOG        fsrtpconference fs-rtp-session.c:3972:fs_rtp_session_get_codec_params_unlock: Gathering params for codec 97: video H264 clock:90000 channels:0 params:(nil)
0:01:29.182085935  4847  0xa0d51a8 DEBUG      fsrtpconference fs-rtp-session.c:2642:_create_codec_bin: creating send codec bin for id 97, pipeline_factory 0x9c16c70
0:01:29.237387508  4847  0xa0d51a8 DEBUG      fsrtpconference fs-rtp-session.c:3816:gather_caps_parameters: 97/H264: adding param sprop-parameter-sets=Z01AFZJUCg/YCIAAAAMAgAAAHkeLF1A=,aO48gA==
0:01:29.267220324  4847  0xa0d51a8 LOG        fsrtpconference fs-rtp-session.c:3972:fs_rtp_session_get_codec_params_unlock: Gathering params for codec 96: video THEORA clock:90000 channels:0 params:0xa1e23d0
0:01:29.267602089  4847  0xa0d51a8 DEBUG      fsrtpconference fs-rtp-session.c:2642:_create_codec_bin: creating send codec bin for id 96, pipeline_factory 0xa20be20
0:01:29.326271640  4847  0xa0d51a8 DEBUG      fsrtpconference fs-rtp-session.c:3816:gather_caps_parameters: 96/THEORA: adding param configuration=AAAAAQj/2gqRAioygHRoZW9yYQMCAQAUAA8AAUAAAPAAAAAAAB4AAAABAAABAAABAAAAAEDAgXRoZW9yYSMAAABYaXBoLk9yZyBsaWJUaGVvcmEgSSAyMDA4MTAyMCAzIDIgMQAAAACCdGhlb3Jhvs0o97nNaxi1qUlKEHOc5jGMUpSkIQgxjGIQhCEIQAAAAAAAAAAAABH04WQuVUm0dhL1cLSYa5WiqUCWSKHQR9OZuNZkMBdLJVKRLJRGIhAHg5HA0GQxFosFYoEwlEYhEAeDocDIYCwVCYSCIPBoMBT7mRfWlVVUFBLS0ZGQUE8PDc3MjItLS0oKCgjIyMeHh4eGRkZGRQUFBQUDw8PDw8PDwoKCgoKCgoKBQUFBQUFBQCEAsKEBgoMz0MDA4TGjo8Nw4NEBgoOUU4DhEWHTNXUD4SFiU6RG1nTRgjN0BRaHFcMUBOV2d5eGVIXF9icGRnYxESGC9jY2NjEhUaQmNjY2MYGjhjY2NjYy9CY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2MQEBAUGBwgKBAQFBgcICgwEBQYHCAoMEAUGBwgKDBAQBgcICgwQEBAHCAoMEBAQGAgKDBAQEBggCgwQEBAYICAPi/LfQDTMTvkKN4OqJvblmIt1HG+A/cokiXuDYyX1qqRpmV2LsQgTkYPaOpkvnMNrVhsZVKV59u4fkncQ0zK7F2IIXyKPDVag2Ml4/OXcxK6PaPJOE+6qkIMVzVPuqpFdjQRnKaUHtHnXckOBlazG3zh/FeF4Jedv+E47TD2jzqSJjAXVrMymoNd8MlpCj+0C9CnjY5l2RoHcoPaPOuU22u9grgpVGBF8Sf8Wi1jkH3CIdza/3ELSNhmLK0BunJXIoe7edSXqqSoR5nCdK1mwXG8UIrsDSQOTxQ9267/+yY3lsFIPZ4Fp1nccWKzGHwGVHI0aiaWTa/+pS3OyOLD4Pk4JpZNo8FvAZ9XQLKwItMeTK/+pS3ITWj152A2oi/4HsfL6E3MJ2fS2wVrgTSya6YoDzJ3eqpEASa/XuXqcTS7UG51mwiWobhZWGn+KPI784VUlKAujOsmJRr8LKxeTk0u0jztw5iEO49zYP9LailARXOGL1rKLKx5Iv7buQm2o+zEZh0J/9MlsNRSgRwiys3Xn2pPM/bUIiXNh0LTJ7pwXMfEjnuoqpFlYvlD73wG1E/+vTPCMRSDLhim5tFx3pvDAF9azUQHUPDb5dUKcVrc85O0R6SqJpI/zTIwnzC+dXYEP507i2xXPoBTU0tDhyjCaV7RJ5rkYb5g1cw3tJyuxjcBHt+4O4gTPaJZPOqlOZk+gWsNwHnZsFE3sskTWG9vOV4rMwcuo9Mlx/x8VUrWEAfXsYCfJuNe0XTmEWVrmA8JWxRN7JHoWs3/CqkUviN53+TuM0FgrubsA1Jjaj2WSJp0WsnMJjfUKqRlydZwn+NwcIwmKG2vsundiu0g3L5wk8iw+EFSkjd4Wh+xSeVrHE45dRIbm4Zg0oba+zS5X/ClxOMWbREjJCaXbW45vO/fB9asrBRDh/uMuoKhVSHbQE0u0mtHNwzhvgH1p+eo4urCs8wnbmWPApESgG00usmkK/o4PcvFph3yPrFZizj/IE9zeoLK6lO4T3EYJm2sukmULgv98HQozw7W/HJjF/AKqTkSZMMfIDdwexWjr5C7nEZQDbWbSXO9d+srFVJCtez7kDh9GPF36ys6L5O3IwxBo21mzlUZRCqluAzaNtcsZbvoSBw8L2Cib8RWK0nZ0tezo+RBUpcD0YjbVk0zowv7sN0KtanuI0XQ8lkE3/3IOHmu6e8xOSJtRDAzrFlKrIuaHTsJpZPY/z7C0PiHzhjeZbn52j15nFla40dIgTS7Se0YFNRnBaLV8B84/bzgaKCQlbTa++YXAji75yrLKlLFm6hD5lhSqP3UMAuY8N6yy0vAlTNtZNI8+Tx2ie0Th9dSqOWQaJUzbWT2N/eDtEoz8OsOFthXA3MYZxA+f8qahahnHZ7QMxpM21lkydX1li7w4McEUe43J/13KCopAyG2qZpnLQxw7dRVliH48Rnsl7i0boVovUDJpmba4sJp+0CuwpqEXx1JyPyX26N5wKqR1fwnMMeR9aENHf6AZog21SJpdI8vSysu83FO55wt+AiyhugOV4SCaVtrpnHg/dsaCysne9VCl8MSQbapWk2eVELdw69D8wjRX+K7BPytXdoKhvUpgDtdFwW9PvRCXkhmbapWk2THD/w5TqI1lY3qUoeAj6Ei9gxZDbVM0zl/9gHKddQW/VvFiLseUqnBIXpWA21MpmmeNye0QouYB6+UfrKyN31uPKlIt+kc+kCFZWRgvJmTTNgba43f9RDtOlo43EZyF0xeYMsTTNtrRb7IqgKR13YrSk//xC4ib+CkewmlHUBOw4P8vhvcYs+aywIiQlbTax9+XrahVSXGXfgRgmlba6SZoqL/g/deuGGKDctsVkPM4qpCMkJTSZtrnRe5Y4EPnwO2UX9o9643E91iuABRjf+n5gU1C1d4CQZmkzbWXLCJH3YVoXvRx9uNzoYmSY0zbayqMEl6PlTUQHn1ZYT9vbi3g/ihG4nk+cxKqSBCe/2llY76jcBQG2rJpniwmXy3eDcfp1wNM22phQyxvmkjQHJ7L9CVUiJ5bWsO+uBAkcSkLk6/73KqSysiE58NtVDC9cZYtM/ZnlsYOveKVT60FAG2qVpNJnHjyQ33IH7tgyiE/livcU1IHDqEeJ+VdgL47vlqgwJBK0mNtc8sYm713+Kah386tgHpHFysrPNyF+XpGDEbaykzTPK4no4Cysi6hU1BG+XF4ZTNM5RtrjhI5W0QHm70fz98BG5SPp/VVI38gISjuI4sVhclXjTNtqYTMsf7eg3i9Ba/+748LKwSrhli0zNtUzC+ejlJ0QI4VVJSjN3fURASOLCtyShdMwv/G2pli0z+ULZ/D2GoqpQEYsrHG/ZK5Eyic21f/DLFpmXWsL+vSJ5JCIHlqmoIbnP5OYEgmaZm2suWPdhXuFEaK/5w69B1+nJAbamUzTOVjhfdUpgHjn4URW7ljj1Wdxwimoh9LefCAjUJCUNM22phMyxvu3D/vixWT/OogjAMsWmZtqmYX3S/p/uVlamoQ+QG6JIoteuHXY9OShafzBli0zNtVzC+fvdBUUvHFhGrdJfkKKQbxkkMRAOB0GODPItnX3Jnxro/25Ud+llbyVVSN4ySGIgHA6DHBnkWzr7kz410f7cqO/Syt5KqpG8ZJDEQDgdBjgzyLZ19yZ8a6P9uVHfpZW8lVUiqk4T9QAiXgmaZm2suUjHCHxZWLeX3ou7I6P9wWxw1KXrl/QLK4DzcLkhgxGUzTM21lvn4O/kXQH8/PlKpZWD6iL1vCgOCQvSjTNtqTMscLu0a3oLKzla+n8I3CTtv6QITo/ShhMyxXmmbbW6iJTUUnkQPp6O3HPoV2RwDcWn4yxaZkzC821ul6khqEKJ6srpVIBvI8A+TL7p1o10f7GODPKXl24UdRkCFGSBKLrWF5MonO+n/1isG2rngyxaZ7++RKqSqlARiyscb9krkTKJzbV/8MsWmZdawv69InkkIA=
0:01:29.350425987  4847  0xa0d51a8 DEBUG      fsrtpconference fs-rtp-session.c:4282:fs_rtp_session_stop_codec_param_gathering_unlock: Stopping Codec Param discovery for session 3
** (empathy:4847): DEBUG: stream 3 (video) _tf_stream_bus_message: Codecs changed
** (empathy:4847): DEBUG: stream 3 (video) _tf_stream_try_sending_codecs: called (send_local:1 send_supported:0)
** (empathy:4847): DEBUG: stream 3 (video) _tf_stream_try_sending_codecs: 97: video H264 clock:90000 channels:0 sprop-parameter-sets=Z01AFZJUCg/YCIAAAAMAgAAAHkeLF1A=,aO48gA==
** (empathy:4847): DEBUG: stream 3 (video) _tf_stream_try_sending_codecs: 96: video THEORA clock:90000 channels:0 delivery-method=inline configuration=AAAAAQj/2gqRAioygHRoZW9yYQMCAQAUAA8AAUAAAPAAAAAAAB4AAAABAAABAAABAAAAAEDAgXRoZW9yYSMAAABYaXBoLk9yZyBsaWJUaGVvcmEgSSAyMDA4MTAyMCAzIDIgMQAAAACCdGhlb3Jhvs0o97nNaxi1qUlKEHOc5jGMUpSkIQgxjGIQhCEIQAAAAAAAAAAAABH04WQuVUm0dhL1cLSYa5WiqUCWSKHQR9OZuNZkMBdLJVKRLJRGIhAHg5HA0GQxFosFYoEwlEYhEAeDocDIYCwVCYSCIPBoMBT7mRfWlVVUFBLS0ZGQUE8PDc3MjItLS0oKCgjIyMeHh4eGRkZGRQUFBQUDw8PDw8PDwoKCgoKCgoKBQUFBQUFBQCEAsKEBgoMz0MDA4TGjo8Nw4NEBgoOUU4DhEWHTNXUD4SFiU6RG1nTRgjN0BRaHFcMUBOV2d5eGVIXF9icGRnYxESGC9jY2NjEhUaQmNjY2MYGjhjY2NjYy9CY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2MQEBAUGBwgKBAQFBgcICgwEBQYHCAoMEAUGBwgKDBAQBgcICgwQEBAHCAoMEBAQGAgKDBAQEBggCgwQEBAYICAPi/LfQDTMTvkKN4OqJvblmIt1HG+A/cokiXuDYyX1qqRpmV2LsQgTkYPaOpkvnMNrVhsZVKV59u4fkncQ0zK7F2IIXyKPDVag2Ml4/OXcxK6PaPJOE+6qkIMVzVPuqpFdjQRnKaUHtHnXckOBlazG3zh/FeF4Jedv+E47TD2jzqSJjAXVrMymoNd8MlpCj+0C9CnjY5l2RoHcoPaPOuU22u9grgpVGBF8Sf8Wi1jkH3CIdza/3ELSNhmLK0BunJXIoe7edSXqqSoR5nCdK1mwXG8UIrsDSQOTxQ9267/+yY3lsFIPZ4Fp1nccWKzGHwGVHI0aiaWTa/+pS3OyOLD4Pk4JpZNo8FvAZ9XQLKwItMeTK/+pS3ITWj152A2oi/4HsfL6E3MJ2fS2wVrgTSya6YoDzJ3eqpEASa/XuXqcTS7UG51mwiWobhZWGn+KPI784VUlKAujOsmJRr8LKxeTk0u0jztw5iEO49zYP9LailARXOGL1rKLKx5Iv7buQm2o+zEZh0J/9MlsNRSgRwiys3Xn2pPM/bUIiXNh0LTJ7pwXMfEjnuoqpFlYvlD73wG1E/+vTPCMRSDLhim5tFx3pvDAF9azUQHUPDb5dUKcVrc85O0R6SqJpI/zTIwnzC+dXYEP507i2xXPoBTU0tDhyjCaV7RJ5rkYb5g1cw3tJyuxjcBHt+4O4gTPaJZPOqlOZk+gWsNwHnZsFE3sskTWG9vOV4rMwcuo9Mlx/x8VUrWEAfXsYCfJuNe0XTmEWVrmA8JWxRN7JHoWs3/CqkUviN53+TuM0FgrubsA1Jjaj2WSJp0WsnMJjfUKqRlydZwn+NwcIwmKG2vsundiu0g3L5wk8iw+EFSkjd4Wh+xSeVrHE45dRIbm4Zg0oba+zS5X/ClxOMWbREjJCaXbW45vO/fB9asrBRDh/uMuoKhVSHbQE0u0mtHNwzhvgH1p+eo4urCs8wnbmWPApESgG00usmkK/o4PcvFph3yPrFZizj/IE9zeoLK6lO4T3EYJm2sukmULgv98HQozw7W/HJjF/AKqTkSZMMfIDdwexWjr5C7nEZQDbWbSXO9d+srFVJCtez7kDh9GPF36ys6L5O3IwxBo21mzlUZRCqluAzaNtcsZbvoSBw8L2Cib8RWK0nZ0tezo+RBUpcD0YjbVk0zowv7sN0KtanuI0XQ8lkE3/3IOHmu6e8xOSJtRDAzrFlKrIuaHTsJpZPY/z7C0PiHzhjeZbn52j15nFla40dIgTS7Se0YFNRnBaLV8B84/bzgaKCQlbTa++YXAji75yrLKlLFm6hD5lhSqP3UMAuY8N6yy0vAlTNtZNI8+Tx2ie0Th9dSqOWQaJUzbWT2N/eDtEoz8OsOFthXA3MYZxA+f8qahahnHZ7QMxpM21lkydX1li7w4McEUe43J/13KCopAyG2qZpnLQxw7dRVliH48Rnsl7i0boVovUDJpmba4sJp+0CuwpqEXx1JyPyX26N5wKqR1fwnMMeR9aENHf6AZog21SJpdI8vSysu83FO55wt+AiyhugOV4SCaVtrpnHg/dsaCysne9VCl8MSQbapWk2eVELdw69D8wjRX+K7BPytXdoKhvUpgDtdFwW9PvRCXkhmbapWk2THD/w5TqI1lY3qUoeAj6Ei9gxZDbVM0zl/9gHKddQW/VvFiLseUqnBIXpWA21MpmmeNye0QouYB6+UfrKyN31uPKlIt+kc+kCFZWRgvJmTTNgba43f9RDtOlo43EZyF0xeYMsTTNtrRb7IqgKR13YrSk//xC4ib+CkewmlHUBOw4P8vhvcYs+aywIiQlbTax9+XrahVSXGXfgRgmlba6SZoqL/g/deuGGKDctsVkPM4qpCMkJTSZtrnRe5Y4EPnwO2UX9o9643E91iuABRjf+n5gU1C1d4CQZmkzbWXLCJH3YVoXvRx9uNzoYmSY0zbayqMEl6PlTUQHn1ZYT9vbi3g/ihG4nk+cxKqSBCe/2llY76jcBQG2rJpniwmXy3eDcfp1wNM22phQyxvmkjQHJ7L9CVUiJ5bWsO+uBAkcSkLk6/73KqSysiE58NtVDC9cZYtM/ZnlsYOveKVT60FAG2qVpNJnHjyQ33IH7tgyiE/livcU1IHDqEeJ+VdgL47vlqgwJBK0mNtc8sYm713+Kah386tgHpHFysrPNyF+XpGDEbaykzTPK4no4Cysi6hU1BG+XF4ZTNM5RtrjhI5W0QHm70fz98BG5SPp/VVI38gISjuI4sVhclXjTNtqYTMsf7eg3i9Ba/+748LKwSrhli0zNtUzC+ejlJ0QI4VVJSjN3fURASOLCtyShdMwv/G2pli0z+ULZ/D2GoqpQEYsrHG/ZK5Eyic21f/DLFpmXWsL+vSJ5JCIHlqmoIbnP5OYEgmaZm2suWPdhXuFEaK/5w69B1+nJAbamUzTOVjhfdUpgHjn4URW7ljj1Wdxwimoh9LefCAjUJCUNM22phMyxvu3D/vixWT/OogjAMsWmZtqmYX3S/p/uVlamoQ+QG6JIoteuHXY9OShafzBli0zNtVzC+fvdBUUvHFhGrdJfkKKQbxkkMRAOB0GODPItnX3Jnxro/25Ud+llbyVVSN4ySGIgHA6DHBnkWzr7kz410f7cqO/Syt5KqpG8ZJDEQDgdBjgzyLZ19yZ8a6P9uVHfpZW8lVUiqk4T9QAiXgmaZm2suUjHCHxZWLeX3ou7I6P9wWxw1KXrl/QLK4DzcLkhgxGUzTM21lvn4O/kXQH8/PlKpZWD6iL1vCgOCQvSjTNtqTMscLu0a3oLKzla+n8I3CTtv6QITo/ShhMyxXmmbbW6iJTUUnkQPp6O3HPoV2RwDcWn4yxaZkzC821ul6khqEKJ6srpVIBvI8A+TL7p1o10f7GODPKXl24UdRkCFGSBKLrWF5MonO+n/1isG2rngyxaZ7++RKqSqlARiyscb9krkTKJzbV/8MsWmZdawv69InkkIA=
** (empathy:4847): DEBUG: stream 3 (video) fs_codecs_to_tp: adding codec H264 [97]
** (empathy:4847): DEBUG: stream 3 (video) fs_codecs_to_tp: adding codec THEORA [96]
** (empathy:4847): DEBUG: stream 3 (video) _tf_stream_try_sending_codecs: calling MediaStreamHandler::Ready
** (empathy:4847): DEBUG: stream 3 (video) set_stream_playing: 0
** (empathy:4847): DEBUG: stream 3 (video) set_stream_sending: 0
** (empathy:4847): DEBUG: tp_call_stream_direction_changed_cb: Stream direction changed - stream: 3, direction: 1
** (empathy:4847): DEBUG: stream 3 (video) add_remote_candidate: adding remote candidate R1
** (empathy:4847): DEBUG: stream 3 (video) add_remote_candidate: adding remote candidate R2
** (empathy:4847): DEBUG: stream 3 (video) cb_fs_new_active_candidate_pair: called
** (empathy:4847): DEBUG: tp_call_stream_state_changed_cb: Stream state changed - stream id: 3, state state: 2
** (empathy:4847): DEBUG: stream 3 (video) set_stream_sending: 1
** (empathy:4847): DEBUG: stream 3 (video) tf_stream_request_resource: Requesting resource for direction 1
** (empathy:4847): DEBUG: stream 3 (video) tf_stream_request_resource: Requesting resource for direction 1 returned 1
** (empathy:4847): DEBUG: stream 3 (video) set_stream_playing: 1
** (empathy:4847): DEBUG: stream 3 (video) tf_stream_request_resource: Requesting resource for direction 2
** (empathy:4847): DEBUG: stream 3 (video) tf_stream_request_resource: Requesting resource for direction 2 returned 1
** (empathy:4847): DEBUG: stream 3 (video) set_stream_sending: 1
** (empathy:4847): DEBUG: empathy_tp_call_request_video_stream_direction: Requesting video stream direction - is_sending: 0
** (empathy:4847): DEBUG: stream 3 (video) set_stream_playing: 0
** (empathy:4847): DEBUG: stream 3 (video) close: close requested by connection manager
0:01:35.458219195  4847  0x9b78408 DEBUG      fsrtpconference fs-rtp-session.c:4282:fs_rtp_session_stop_codec_param_gathering_unlock: Stopping Codec Param discovery for session 3
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa204670: lost weak ref to 0xa04db60
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa2046a8: lost weak ref to 0xa04db60
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa2046e0: lost weak ref to 0xa04db60
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa204718: lost weak ref to 0xa04db60
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa204750: lost weak ref to 0xa04db60
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa204788: lost weak ref to 0xa04db60
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa204808: lost weak ref to 0xa04db60
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa2045a8: lost weak ref to 0xa04db60
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa204570: lost weak ref to 0xa04db60
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa204538: lost weak ref to 0xa04db60
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa204500: lost weak ref to 0xa04db60
(empathy:4847): tp-glib-DEBUG: tp_proxy_dispose: 0x9f9b830
(empathy:4847): tp-glib-DEBUG: tp_proxy_invalidate: 0x9f9b830: Proxy unreferenced
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0xa204500: TpProxy 0x9f9b830 invalidated (I have 0x9f9b830): Proxy unreferenced
(empathy:4847): tp-glib-DEBUG: tp_proxy_finalize: 0x9f9b830
** (empathy:4847): DEBUG: tp_call_stream_removed_cb: Stream removed - stream id: 3
** (empathy:4847): DEBUG: tp_call_stream_added_cb: Stream added - stream id: 4, contact handle: 2, stream type: 1
** (empathy:4847): DEBUG: tp_call_add_stream: Video stream - id: 4, state: 0, direction: 0
** (empathy:4847): DEBUG: tp_call_stream_direction_changed_cb: Stream direction changed - stream: 4, direction: 2
** (empathy:4847): DEBUG: New stream, stream_id=4, media_type=1, direction=3
(empathy:4847): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0xa330db0: org.freedesktop.Telepathy.Media.StreamHandler DBusGProxy is 0xa204218
0:01:39.717177022  4847  0x9b78408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:295:load_codecs_cache: Loading codecs cache /home/jtellier/.farsight/codecs.video.i486.cache
0:01:39.717431522  4847  0x9b78408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec THEORA with pt -1, send_pipeline 0xa076eb0, receive_pipeline 0xb171f000
0:01:39.717615188  4847  0x9b78408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec MPV with pt 32, send_pipeline 0x9c328b0, receive_pipeline 0xb1734400
0:01:39.717721331  4847  0x9b78408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec MPEG4-GENERIC with pt -1, send_pipeline 0xa25c980, receive_pipeline 0xa25c800
0:01:39.717930753  4847  0x9b78408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec JPEG with pt 26, send_pipeline 0xa25c9a0, receive_pipeline 0xb17339a0
0:01:39.718019257  4847  0x9b78408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec H264 with pt -1, send_pipeline 0xa1f2540, receive_pipeline 0xa264070
0:01:39.718199084  4847  0x9b78408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec DV with pt -1, send_pipeline 0x9c00050, receive_pipeline 0xb171feb0
0:01:39.718252798  4847  0x9b78408 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:232:fs_rtp_blueprints_get: Loaded codec blueprints from cache file
0:01:39.723492116  4847  0x9b78408 DEBUG      fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0> pad recv_rtp_sink_4 added (NULL)
0:01:39.723877664  4847  0x9b78408 DEBUG      fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0> pad recv_rtcp_sink_4 added (NULL)
0:01:39.725914175  4847  0x9b78408 DEBUG      fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0> pad send_rtp_sink_4 added (NULL)
0:01:39.726061038  4847  0x9b78408 DEBUG      fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0> pad send_rtp_src_4 added (NULL)
0:01:39.726735983  4847  0x9b78408 DEBUG      fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0> pad send_rtcp_src_4 added (NULL)
0:01:39.727149001  4847  0x9b78408 DEBUG      fsrtpconference fs-rtp-session.c:4264:fs_rtp_session_start_codec_param_gathering_locked: Starting Codec Param discovery for session 4
0:01:39.730940129  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:332:validate_codecs_configuration: Preferred codec -1: video H263 clock:0 channels:0 could not be matched with a blueprint
0:01:39.730997470  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: H264, remote: THEORA
0:01:39.731019558  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: H264, remote: MPV
0:01:39.731039705  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: H264, remote: JPEG
0:01:39.731064568  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:01:39.731084573  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:01:39.731116870  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:494:sdp_is_compat_theora_vorbis: Using THEORA/VORBIS negotiation function
0:01:39.731136464  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:01:39.731156990  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:494:sdp_is_compat_theora_vorbis: Using THEORA/VORBIS negotiation function
0:01:39.731175618  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:01:39.731256472  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:743:create_local_codec_associations: Codec 32: video MPV clock:90000 channels:0 disabled by config
0:01:39.731293123  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:743:create_local_codec_associations: Codec 26: video JPEG clock:90000 channels:0 disabled by config
0:01:39.731332399  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:743:create_local_codec_associations: Codec -1: video DV clock:90000 channels:0 disabled by config
0:01:39.731389914  4847  0x9b78408 DEBUG      fsrtpconference fs-rtp-session.c:4264:fs_rtp_session_start_codec_param_gathering_locked: Starting Codec Param discovery for session 4
** (empathy:4847): DEBUG: stream 4 (video) _tf_stream_try_sending_codecs: called (send_local:1 send_supported:0)
** (empathy:4847): DEBUG: stream 4 (video) _tf_stream_try_sending_codecs: Enabling resources to gather codecs
** (empathy:4847): DEBUG: stream 4 (video) tf_stream_request_resource: Requesting resource for direction 1
** (empathy:4847): DEBUG: stream 4 (video) tf_stream_request_resource: Requesting resource for direction 1 returned 1
** (empathy:4847): DEBUG: stream 4 (video) _tf_stream_bus_message: Codecs changed
** (empathy:4847): DEBUG: stream 4 (video) _tf_stream_try_sending_codecs: called (send_local:1 send_supported:0)
** (empathy:4847): DEBUG: stream 4 (video) cb_fs_new_local_candidate: called
** (empathy:4847): DEBUG: stream 4 (video) cb_fs_new_local_candidate: called
** (empathy:4847): DEBUG: stream 4 (video) cb_fs_new_local_candidate: called
** (empathy:4847): DEBUG: stream 4 (video) cb_fs_new_local_candidate: called
** (empathy:4847): DEBUG: stream 4 (video) cb_fs_local_candidates_prepared: called
** (empathy:4847): DEBUG: stream 4 (video) cb_fs_local_candidates_prepared: candidate->ip = '10.0.2.15'
** (empathy:4847): DEBUG: stream 4 (video) cb_fs_local_candidates_prepared: candidate->ip = '10.0.2.15'
** (empathy:4847): DEBUG: stream 4 (video) cb_fs_local_candidates_prepared: candidate->ip = '70.25.46.249'
** (empathy:4847): DEBUG: stream 4 (video) cb_fs_local_candidates_prepared: candidate->ip = '70.25.46.249'
0:01:39.815689228  4847  0xa0d51a8 LOG        fsrtpconference fs-rtp-session.c:3972:fs_rtp_session_get_codec_params_unlock: Gathering params for codec 97: video H264 clock:90000 channels:0 params:(nil)
0:01:39.815984870  4847  0xa0d51a8 DEBUG      fsrtpconference fs-rtp-session.c:2642:_create_codec_bin: creating send codec bin for id 97, pipeline_factory 0xa1f2540
0:01:39.869031193  4847  0xa0d51a8 DEBUG      fsrtpconference fs-rtp-session.c:3816:gather_caps_parameters: 97/H264: adding param sprop-parameter-sets=Z01AFZJUCg/YCIAAAAMAgAAAHkeLF1A=,aO48gA==
0:01:39.893865075  4847  0xa0d51a8 LOG        fsrtpconference fs-rtp-session.c:3972:fs_rtp_session_get_codec_params_unlock: Gathering params for codec 96: video THEORA clock:90000 channels:0 params:0xa2c7340
0:01:39.894283433  4847  0xa0d51a8 DEBUG      fsrtpconference fs-rtp-session.c:2642:_create_codec_bin: creating send codec bin for id 96, pipeline_factory 0xa076eb0
0:01:39.952998759  4847  0xa0d51a8 DEBUG      fsrtpconference fs-rtp-session.c:3816:gather_caps_parameters: 96/THEORA: adding param configuration=AAAAAQj/2gqRAioygHRoZW9yYQMCAQAUAA8AAUAAAPAAAAAAAB4AAAABAAABAAABAAAAAEDAgXRoZW9yYSMAAABYaXBoLk9yZyBsaWJUaGVvcmEgSSAyMDA4MTAyMCAzIDIgMQAAAACCdGhlb3Jhvs0o97nNaxi1qUlKEHOc5jGMUpSkIQgxjGIQhCEIQAAAAAAAAAAAABH04WQuVUm0dhL1cLSYa5WiqUCWSKHQR9OZuNZkMBdLJVKRLJRGIhAHg5HA0GQxFosFYoEwlEYhEAeDocDIYCwVCYSCIPBoMBT7mRfWlVVUFBLS0ZGQUE8PDc3MjItLS0oKCgjIyMeHh4eGRkZGRQUFBQUDw8PDw8PDwoKCgoKCgoKBQUFBQUFBQCEAsKEBgoMz0MDA4TGjo8Nw4NEBgoOUU4DhEWHTNXUD4SFiU6RG1nTRgjN0BRaHFcMUBOV2d5eGVIXF9icGRnYxESGC9jY2NjEhUaQmNjY2MYGjhjY2NjYy9CY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2MQEBAUGBwgKBAQFBgcICgwEBQYHCAoMEAUGBwgKDBAQBgcICgwQEBAHCAoMEBAQGAgKDBAQEBggCgwQEBAYICAPi/LfQDTMTvkKN4OqJvblmIt1HG+A/cokiXuDYyX1qqRpmV2LsQgTkYPaOpkvnMNrVhsZVKV59u4fkncQ0zK7F2IIXyKPDVag2Ml4/OXcxK6PaPJOE+6qkIMVzVPuqpFdjQRnKaUHtHnXckOBlazG3zh/FeF4Jedv+E47TD2jzqSJjAXVrMymoNd8MlpCj+0C9CnjY5l2RoHcoPaPOuU22u9grgpVGBF8Sf8Wi1jkH3CIdza/3ELSNhmLK0BunJXIoe7edSXqqSoR5nCdK1mwXG8UIrsDSQOTxQ9267/+yY3lsFIPZ4Fp1nccWKzGHwGVHI0aiaWTa/+pS3OyOLD4Pk4JpZNo8FvAZ9XQLKwItMeTK/+pS3ITWj152A2oi/4HsfL6E3MJ2fS2wVrgTSya6YoDzJ3eqpEASa/XuXqcTS7UG51mwiWobhZWGn+KPI784VUlKAujOsmJRr8LKxeTk0u0jztw5iEO49zYP9LailARXOGL1rKLKx5Iv7buQm2o+zEZh0J/9MlsNRSgRwiys3Xn2pPM/bUIiXNh0LTJ7pwXMfEjnuoqpFlYvlD73wG1E/+vTPCMRSDLhim5tFx3pvDAF9azUQHUPDb5dUKcVrc85O0R6SqJpI/zTIwnzC+dXYEP507i2xXPoBTU0tDhyjCaV7RJ5rkYb5g1cw3tJyuxjcBHt+4O4gTPaJZPOqlOZk+gWsNwHnZsFE3sskTWG9vOV4rMwcuo9Mlx/x8VUrWEAfXsYCfJuNe0XTmEWVrmA8JWxRN7JHoWs3/CqkUviN53+TuM0FgrubsA1Jjaj2WSJp0WsnMJjfUKqRlydZwn+NwcIwmKG2vsundiu0g3L5wk8iw+EFSkjd4Wh+xSeVrHE45dRIbm4Zg0oba+zS5X/ClxOMWbREjJCaXbW45vO/fB9asrBRDh/uMuoKhVSHbQE0u0mtHNwzhvgH1p+eo4urCs8wnbmWPApESgG00usmkK/o4PcvFph3yPrFZizj/IE9zeoLK6lO4T3EYJm2sukmULgv98HQozw7W/HJjF/AKqTkSZMMfIDdwexWjr5C7nEZQDbWbSXO9d+srFVJCtez7kDh9GPF36ys6L5O3IwxBo21mzlUZRCqluAzaNtcsZbvoSBw8L2Cib8RWK0nZ0tezo+RBUpcD0YjbVk0zowv7sN0KtanuI0XQ8lkE3/3IOHmu6e8xOSJtRDAzrFlKrIuaHTsJpZPY/z7C0PiHzhjeZbn52j15nFla40dIgTS7Se0YFNRnBaLV8B84/bzgaKCQlbTa++YXAji75yrLKlLFm6hD5lhSqP3UMAuY8N6yy0vAlTNtZNI8+Tx2ie0Th9dSqOWQaJUzbWT2N/eDtEoz8OsOFthXA3MYZxA+f8qahahnHZ7QMxpM21lkydX1li7w4McEUe43J/13KCopAyG2qZpnLQxw7dRVliH48Rnsl7i0boVovUDJpmba4sJp+0CuwpqEXx1JyPyX26N5wKqR1fwnMMeR9aENHf6AZog21SJpdI8vSysu83FO55wt+AiyhugOV4SCaVtrpnHg/dsaCysne9VCl8MSQbapWk2eVELdw69D8wjRX+K7BPytXdoKhvUpgDtdFwW9PvRCXkhmbapWk2THD/w5TqI1lY3qUoeAj6Ei9gxZDbVM0zl/9gHKddQW/VvFiLseUqnBIXpWA21MpmmeNye0QouYB6+UfrKyN31uPKlIt+kc+kCFZWRgvJmTTNgba43f9RDtOlo43EZyF0xeYMsTTNtrRb7IqgKR13YrSk//xC4ib+CkewmlHUBOw4P8vhvcYs+aywIiQlbTax9+XrahVSXGXfgRgmlba6SZoqL/g/deuGGKDctsVkPM4qpCMkJTSZtrnRe5Y4EPnwO2UX9o9643E91iuABRjf+n5gU1C1d4CQZmkzbWXLCJH3YVoXvRx9uNzoYmSY0zbayqMEl6PlTUQHn1ZYT9vbi3g/ihG4nk+cxKqSBCe/2llY76jcBQG2rJpniwmXy3eDcfp1wNM22phQyxvmkjQHJ7L9CVUiJ5bWsO+uBAkcSkLk6/73KqSysiE58NtVDC9cZYtM/ZnlsYOveKVT60FAG2qVpNJnHjyQ33IH7tgyiE/livcU1IHDqEeJ+VdgL47vlqgwJBK0mNtc8sYm713+Kah386tgHpHFysrPNyF+XpGDEbaykzTPK4no4Cysi6hU1BG+XF4ZTNM5RtrjhI5W0QHm70fz98BG5SPp/VVI38gISjuI4sVhclXjTNtqYTMsf7eg3i9Ba/+748LKwSrhli0zNtUzC+ejlJ0QI4VVJSjN3fURASOLCtyShdMwv/G2pli0z+ULZ/D2GoqpQEYsrHG/ZK5Eyic21f/DLFpmXWsL+vSJ5JCIHlqmoIbnP5OYEgmaZm2suWPdhXuFEaK/5w69B1+nJAbamUzTOVjhfdUpgHjn4URW7ljj1Wdxwimoh9LefCAjUJCUNM22phMyxvu3D/vixWT/OogjAMsWmZtqmYX3S/p/uVlamoQ+QG6JIoteuHXY9OShafzBli0zNtVzC+fvdBUUvHFhGrdJfkKKQbxkkMRAOB0GODPItnX3Jnxro/25Ud+llbyVVSN4ySGIgHA6DHBnkWzr7kz410f7cqO/Syt5KqpG8ZJDEQDgdBjgzyLZ19yZ8a6P9uVHfpZW8lVUiqk4T9QAiXgmaZm2suUjHCHxZWLeX3ou7I6P9wWxw1KXrl/QLK4DzcLkhgxGUzTM21lvn4O/kXQH8/PlKpZWD6iL1vCgOCQvSjTNtqTMscLu0a3oLKzla+n8I3CTtv6QITo/ShhMyxXmmbbW6iJTUUnkQPp6O3HPoV2RwDcWn4yxaZkzC821ul6khqEKJ6srpVIBvI8A+TL7p1o10f7GODPKXl24UdRkCFGSBKLrWF5MonO+n/1isG2rngyxaZ7++RKqSqlARiyscb9krkTKJzbV/8MsWmZdawv69InkkIA=
0:01:39.979219783  4847  0xa0d51a8 DEBUG      fsrtpconference fs-rtp-session.c:4282:fs_rtp_session_stop_codec_param_gathering_unlock: Stopping Codec Param discovery for session 4
** (empathy:4847): DEBUG: stream 4 (video) _tf_stream_bus_message: Codecs changed
** (empathy:4847): DEBUG: stream 4 (video) _tf_stream_try_sending_codecs: called (send_local:1 send_supported:0)
** (empathy:4847): DEBUG: stream 4 (video) _tf_stream_try_sending_codecs: 97: video H264 clock:90000 channels:0 sprop-parameter-sets=Z01AFZJUCg/YCIAAAAMAgAAAHkeLF1A=,aO48gA==
** (empathy:4847): DEBUG: stream 4 (video) _tf_stream_try_sending_codecs: 96: video THEORA clock:90000 channels:0 delivery-method=inline configuration=AAAAAQj/2gqRAioygHRoZW9yYQMCAQAUAA8AAUAAAPAAAAAAAB4AAAABAAABAAABAAAAAEDAgXRoZW9yYSMAAABYaXBoLk9yZyBsaWJUaGVvcmEgSSAyMDA4MTAyMCAzIDIgMQAAAACCdGhlb3Jhvs0o97nNaxi1qUlKEHOc5jGMUpSkIQgxjGIQhCEIQAAAAAAAAAAAABH04WQuVUm0dhL1cLSYa5WiqUCWSKHQR9OZuNZkMBdLJVKRLJRGIhAHg5HA0GQxFosFYoEwlEYhEAeDocDIYCwVCYSCIPBoMBT7mRfWlVVUFBLS0ZGQUE8PDc3MjItLS0oKCgjIyMeHh4eGRkZGRQUFBQUDw8PDw8PDwoKCgoKCgoKBQUFBQUFBQCEAsKEBgoMz0MDA4TGjo8Nw4NEBgoOUU4DhEWHTNXUD4SFiU6RG1nTRgjN0BRaHFcMUBOV2d5eGVIXF9icGRnYxESGC9jY2NjEhUaQmNjY2MYGjhjY2NjYy9CY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2MQEBAUGBwgKBAQFBgcICgwEBQYHCAoMEAUGBwgKDBAQBgcICgwQEBAHCAoMEBAQGAgKDBAQEBggCgwQEBAYICAPi/LfQDTMTvkKN4OqJvblmIt1HG+A/cokiXuDYyX1qqRpmV2LsQgTkYPaOpkvnMNrVhsZVKV59u4fkncQ0zK7F2IIXyKPDVag2Ml4/OXcxK6PaPJOE+6qkIMVzVPuqpFdjQRnKaUHtHnXckOBlazG3zh/FeF4Jedv+E47TD2jzqSJjAXVrMymoNd8MlpCj+0C9CnjY5l2RoHcoPaPOuU22u9grgpVGBF8Sf8Wi1jkH3CIdza/3ELSNhmLK0BunJXIoe7edSXqqSoR5nCdK1mwXG8UIrsDSQOTxQ9267/+yY3lsFIPZ4Fp1nccWKzGHwGVHI0aiaWTa/+pS3OyOLD4Pk4JpZNo8FvAZ9XQLKwItMeTK/+pS3ITWj152A2oi/4HsfL6E3MJ2fS2wVrgTSya6YoDzJ3eqpEASa/XuXqcTS7UG51mwiWobhZWGn+KPI784VUlKAujOsmJRr8LKxeTk0u0jztw5iEO49zYP9LailARXOGL1rKLKx5Iv7buQm2o+zEZh0J/9MlsNRSgRwiys3Xn2pPM/bUIiXNh0LTJ7pwXMfEjnuoqpFlYvlD73wG1E/+vTPCMRSDLhim5tFx3pvDAF9azUQHUPDb5dUKcVrc85O0R6SqJpI/zTIwnzC+dXYEP507i2xXPoBTU0tDhyjCaV7RJ5rkYb5g1cw3tJyuxjcBHt+4O4gTPaJZPOqlOZk+gWsNwHnZsFE3sskTWG9vOV4rMwcuo9Mlx/x8VUrWEAfXsYCfJuNe0XTmEWVrmA8JWxRN7JHoWs3/CqkUviN53+TuM0FgrubsA1Jjaj2WSJp0WsnMJjfUKqRlydZwn+NwcIwmKG2vsundiu0g3L5wk8iw+EFSkjd4Wh+xSeVrHE45dRIbm4Zg0oba+zS5X/ClxOMWbREjJCaXbW45vO/fB9asrBRDh/uMuoKhVSHbQE0u0mtHNwzhvgH1p+eo4urCs8wnbmWPApESgG00usmkK/o4PcvFph3yPrFZizj/IE9zeoLK6lO4T3EYJm2sukmULgv98HQozw7W/HJjF/AKqTkSZMMfIDdwexWjr5C7nEZQDbWbSXO9d+srFVJCtez7kDh9GPF36ys6L5O3IwxBo21mzlUZRCqluAzaNtcsZbvoSBw8L2Cib8RWK0nZ0tezo+RBUpcD0YjbVk0zowv7sN0KtanuI0XQ8lkE3/3IOHmu6e8xOSJtRDAzrFlKrIuaHTsJpZPY/z7C0PiHzhjeZbn52j15nFla40dIgTS7Se0YFNRnBaLV8B84/bzgaKCQlbTa++YXAji75yrLKlLFm6hD5lhSqP3UMAuY8N6yy0vAlTNtZNI8+Tx2ie0Th9dSqOWQaJUzbWT2N/eDtEoz8OsOFthXA3MYZxA+f8qahahnHZ7QMxpM21lkydX1li7w4McEUe43J/13KCopAyG2qZpnLQxw7dRVliH48Rnsl7i0boVovUDJpmba4sJp+0CuwpqEXx1JyPyX26N5wKqR1fwnMMeR9aENHf6AZog21SJpdI8vSysu83FO55wt+AiyhugOV4SCaVtrpnHg/dsaCysne9VCl8MSQbapWk2eVELdw69D8wjRX+K7BPytXdoKhvUpgDtdFwW9PvRCXkhmbapWk2THD/w5TqI1lY3qUoeAj6Ei9gxZDbVM0zl/9gHKddQW/VvFiLseUqnBIXpWA21MpmmeNye0QouYB6+UfrKyN31uPKlIt+kc+kCFZWRgvJmTTNgba43f9RDtOlo43EZyF0xeYMsTTNtrRb7IqgKR13YrSk//xC4ib+CkewmlHUBOw4P8vhvcYs+aywIiQlbTax9+XrahVSXGXfgRgmlba6SZoqL/g/deuGGKDctsVkPM4qpCMkJTSZtrnRe5Y4EPnwO2UX9o9643E91iuABRjf+n5gU1C1d4CQZmkzbWXLCJH3YVoXvRx9uNzoYmSY0zbayqMEl6PlTUQHn1ZYT9vbi3g/ihG4nk+cxKqSBCe/2llY76jcBQG2rJpniwmXy3eDcfp1wNM22phQyxvmkjQHJ7L9CVUiJ5bWsO+uBAkcSkLk6/73KqSysiE58NtVDC9cZYtM/ZnlsYOveKVT60FAG2qVpNJnHjyQ33IH7tgyiE/livcU1IHDqEeJ+VdgL47vlqgwJBK0mNtc8sYm713+Kah386tgHpHFysrPNyF+XpGDEbaykzTPK4no4Cysi6hU1BG+XF4ZTNM5RtrjhI5W0QHm70fz98BG5SPp/VVI38gISjuI4sVhclXjTNtqYTMsf7eg3i9Ba/+748LKwSrhli0zNtUzC+ejlJ0QI4VVJSjN3fURASOLCtyShdMwv/G2pli0z+ULZ/D2GoqpQEYsrHG/ZK5Eyic21f/DLFpmXWsL+vSJ5JCIHlqmoIbnP5OYEgmaZm2suWPdhXuFEaK/5w69B1+nJAbamUzTOVjhfdUpgHjn4URW7ljj1Wdxwimoh9LefCAjUJCUNM22phMyxvu3D/vixWT/OogjAMsWmZtqmYX3S/p/uVlamoQ+QG6JIoteuHXY9OShafzBli0zNtVzC+fvdBUUvHFhGrdJfkKKQbxkkMRAOB0GODPItnX3Jnxro/25Ud+llbyVVSN4ySGIgHA6DHBnkWzr7kz410f7cqO/Syt5KqpG8ZJDEQDgdBjgzyLZ19yZ8a6P9uVHfpZW8lVUiqk4T9QAiXgmaZm2suUjHCHxZWLeX3ou7I6P9wWxw1KXrl/QLK4DzcLkhgxGUzTM21lvn4O/kXQH8/PlKpZWD6iL1vCgOCQvSjTNtqTMscLu0a3oLKzla+n8I3CTtv6QITo/ShhMyxXmmbbW6iJTUUnkQPp6O3HPoV2RwDcWn4yxaZkzC821ul6khqEKJ6srpVIBvI8A+TL7p1o10f7GODPKXl24UdRkCFGSBKLrWF5MonO+n/1isG2rngyxaZ7++RKqSqlARiyscb9krkTKJzbV/8MsWmZdawv69InkkIA=
** (empathy:4847): DEBUG: stream 4 (video) fs_codecs_to_tp: adding codec H264 [97]
** (empathy:4847): DEBUG: stream 4 (video) fs_codecs_to_tp: adding codec THEORA [96]
** (empathy:4847): DEBUG: stream 4 (video) _tf_stream_try_sending_codecs: calling MediaStreamHandler::Ready
** (empathy:4847): DEBUG: stream 4 (video) set_remote_codecs: called
** (empathy:4847): DEBUG: stream 4 (video) set_remote_codecs: adding remote codec H263 [34]
** (empathy:4847): DEBUG: stream 4 (video) set_remote_codecs: adding remote codec H263-1998 [96]
** (empathy:4847): DEBUG: stream 4 (video) set_remote_codecs: adding remote codec H263-N800 [97]
0:01:39.991287131  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:01:39.991341958  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:01:39.991385716  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: THEORA, remote: H264
0:01:39.991411400  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:494:sdp_is_compat_theora_vorbis: Using THEORA/VORBIS negotiation function
0:01:39.991434068  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:01:39.991464744  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:494:sdp_is_compat_theora_vorbis: Using THEORA/VORBIS negotiation function
0:01:39.991487891  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:01:39.991595205  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:743:create_local_codec_associations: Codec 32: video MPV clock:90000 channels:0 disabled by config
0:01:39.991639806  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:743:create_local_codec_associations: Codec 26: video JPEG clock:90000 channels:0 disabled by config
0:01:39.991702810  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:743:create_local_codec_associations: Codec -1: video DV clock:90000 channels:0 disabled by config
0:01:39.991731314  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:850:negotiate_stream_codecs: Remote codec 34: video H263 clock:90000 channels:1
0:01:39.991755047  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: H264, remote: H263
0:01:39.991778315  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: THEORA, remote: H263
0:01:39.991803602  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:901:negotiate_stream_codecs: Could not find a valid intersection... for codec 34: video H263 clock:90000 channels:1
0:01:39.991829664  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:850:negotiate_stream_codecs: Remote codec 96: video H263-1998 clock:90000 channels:1
0:01:39.991852577  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:859:negotiate_stream_codecs: Have local codec in the same PT, lets try it first
0:01:39.991874909  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: THEORA, remote: H263-1998
0:01:39.991897760  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: H264, remote: H263-1998
0:01:39.991920330  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: THEORA, remote: H263-1998
0:01:39.991944994  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:901:negotiate_stream_codecs: Could not find a valid intersection... for codec 96: video H263-1998 clock:90000 channels:1
0:01:39.992036142  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:850:negotiate_stream_codecs: Remote codec 97: video H263-N800 clock:90000 channels:1
0:01:39.992059539  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:859:negotiate_stream_codecs: Have local codec in the same PT, lets try it first
0:01:39.992081898  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: H264, remote: H263-N800
0:01:39.992105039  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: H264, remote: H263-N800
0:01:39.992127668  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: THEORA, remote: H263-N800
0:01:39.992152732  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:901:negotiate_stream_codecs: Could not find a valid intersection... for codec 97: video H263-N800 clock:90000 channels:1
** Message: tf_stream_error: stream error errorno=0 error=Codec negotiation failed: There was no intersection between the remote codecs and the local ones
** (empathy:4847): DEBUG: stream 4 (video) add_remote_candidate: adding remote candidate R1
** (empathy:4847): DEBUG: stream 4 (video) add_remote_candidate: adding remote candidate R2
** (empathy:4847): DEBUG: stream 4 (video) set_stream_playing: 0
** (empathy:4847): DEBUG: stream 4 (video) set_stream_sending: 0
** (empathy:4847): DEBUG: stream 4 (video) set_stream_playing: 0
** (empathy:4847): DEBUG: stream 4 (video) cb_fs_new_active_candidate_pair: called
** (empathy:4847): DEBUG: tp_call_stream_state_changed_cb: Stream state changed - stream id: 4, state state: 2
** (empathy:4847): DEBUG: stream 4 (video) close: close requested by connection manager
0:01:40.305336661  4847  0x9b78408 DEBUG      fsrtpconference fs-rtp-session.c:4282:fs_rtp_session_stop_codec_param_gathering_unlock: Stopping Codec Param discovery for session 4
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa2044c8: lost weak ref to 0xa04d9e0
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa204490: lost weak ref to 0xa04d9e0
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa204458: lost weak ref to 0xa04d9e0
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa204420: lost weak ref to 0xa04d9e0
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa2043a0: lost weak ref to 0xa04d9e0
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa204368: lost weak ref to 0xa04d9e0
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa204330: lost weak ref to 0xa04d9e0
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa2042f8: lost weak ref to 0xa04d9e0
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa2042c0: lost weak ref to 0xa04d9e0
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa204288: lost weak ref to 0xa04d9e0
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa0fe4f0: lost weak ref to 0xa04d9e0
(empathy:4847): tp-glib-DEBUG: tp_proxy_dispose: 0xa330db0
(empathy:4847): tp-glib-DEBUG: tp_proxy_invalidate: 0xa330db0: Proxy unreferenced
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0xa0fe4f0: TpProxy 0xa330db0 invalidated (I have 0xa330db0): Proxy unreferenced
(empathy:4847): tp-glib-DEBUG: tp_proxy_finalize: 0xa330db0
** (empathy:4847): DEBUG: tp_call_stream_removed_cb: Stream removed - stream id: 4
** (empathy:4847): DEBUG: tp_call_stream_added_cb: Stream added - stream id: 5, contact handle: 2, stream type: 1
** (empathy:4847): DEBUG: tp_call_add_stream: Video stream - id: 5, state: 0, direction: 0
** (empathy:4847): DEBUG: tp_call_stream_direction_changed_cb: Stream direction changed - stream: 5, direction: 2
** (empathy:4847): DEBUG: New stream, stream_id=5, media_type=1, direction=3
(empathy:4847): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0xa245bb0: org.freedesktop.Telepathy.Media.StreamHandler DBusGProxy is 0xa204718
0:01:46.301191472  4847  0x9b78408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:295:load_codecs_cache: Loading codecs cache /home/jtellier/.farsight/codecs.video.i486.cache
0:01:46.301492600  4847  0x9b78408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec THEORA with pt -1, send_pipeline 0xa206120, receive_pipeline 0xb171fe30
0:01:46.301705151  4847  0x9b78408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec MPV with pt 32, send_pipeline 0xa234690, receive_pipeline 0xa20c060
0:01:46.301817991  4847  0x9b78408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec MPEG4-GENERIC with pt -1, send_pipeline 0xa2346d0, receive_pipeline 0x9be7710
0:01:46.302096175  4847  0x9b78408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec JPEG with pt 26, send_pipeline 0xa258080, receive_pipeline 0xa113d90
0:01:46.302198628  4847  0x9b78408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec H264 with pt -1, send_pipeline 0xb17311d0, receive_pipeline 0xb1720220
0:01:46.302392376  4847  0x9b78408 DEBUG fsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint: adding codec DV with pt -1, send_pipeline 0xa20c000, receive_pipeline 0xa2580b0
0:01:46.302467165  4847  0x9b78408 DEBUG fsrtpconference_disco fs-rtp-discover-codecs.c:232:fs_rtp_blueprints_get: Loaded codec blueprints from cache file
0:01:46.318618839  4847  0x9b78408 DEBUG      fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0> pad recv_rtp_sink_5 added (NULL)
0:01:46.320356878  4847  0x9b78408 DEBUG      fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0> pad recv_rtcp_sink_5 added (NULL)
0:01:46.320816918  4847  0x9b78408 DEBUG      fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0> pad send_rtp_sink_5 added (NULL)
0:01:46.320952468  4847  0x9b78408 DEBUG      fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0> pad send_rtp_src_5 added (NULL)
0:01:46.321623877  4847  0x9b78408 DEBUG      fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0> pad send_rtcp_src_5 added (NULL)
0:01:46.322026990  4847  0x9b78408 DEBUG      fsrtpconference fs-rtp-session.c:4264:fs_rtp_session_start_codec_param_gathering_locked: Starting Codec Param discovery for session 5
0:01:46.356264010  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:332:validate_codecs_configuration: Preferred codec -1: video H263 clock:0 channels:0 could not be matched with a blueprint
0:01:46.356658365  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: H264, remote: THEORA
0:01:46.356682345  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: H264, remote: MPV
0:01:46.356702477  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: H264, remote: JPEG
0:01:46.356722239  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:01:46.357003940  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:01:46.357612715  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:494:sdp_is_compat_theora_vorbis: Using THEORA/VORBIS negotiation function
0:01:46.357633322  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:01:46.357655243  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:494:sdp_is_compat_theora_vorbis: Using THEORA/VORBIS negotiation function
0:01:46.357674178  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:01:46.357763979  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:743:create_local_codec_associations: Codec 32: video MPV clock:90000 channels:0 disabled by config
0:01:46.357801775  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:743:create_local_codec_associations: Codec 26: video JPEG clock:90000 channels:0 disabled by config
0:01:46.357840523  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:743:create_local_codec_associations: Codec -1: video DV clock:90000 channels:0 disabled by config
0:01:46.357955785  4847  0x9b78408 DEBUG      fsrtpconference fs-rtp-session.c:4264:fs_rtp_session_start_codec_param_gathering_locked: Starting Codec Param discovery for session 5
** (empathy:4847): DEBUG: stream 5 (video) _tf_stream_try_sending_codecs: called (send_local:1 send_supported:0)
** (empathy:4847): DEBUG: stream 5 (video) _tf_stream_try_sending_codecs: Enabling resources to gather codecs
** (empathy:4847): DEBUG: stream 5 (video) tf_stream_request_resource: Requesting resource for direction 1
** (empathy:4847): DEBUG: stream 5 (video) tf_stream_request_resource: Requesting resource for direction 1 returned 1
** (empathy:4847): DEBUG: stream 5 (video) _tf_stream_bus_message: Codecs changed
** (empathy:4847): DEBUG: stream 5 (video) _tf_stream_try_sending_codecs: called (send_local:1 send_supported:0)
** (empathy:4847): DEBUG: stream 5 (video) cb_fs_new_local_candidate: called
** (empathy:4847): DEBUG: stream 5 (video) cb_fs_new_local_candidate: called
** (empathy:4847): DEBUG: stream 5 (video) cb_fs_new_local_candidate: called
** (empathy:4847): DEBUG: stream 5 (video) cb_fs_new_local_candidate: called
** (empathy:4847): DEBUG: stream 5 (video) cb_fs_local_candidates_prepared: called
** (empathy:4847): DEBUG: stream 5 (video) cb_fs_local_candidates_prepared: candidate->ip = '10.0.2.15'
** (empathy:4847): DEBUG: stream 5 (video) cb_fs_local_candidates_prepared: candidate->ip = '10.0.2.15'
** (empathy:4847): DEBUG: stream 5 (video) cb_fs_local_candidates_prepared: candidate->ip = '70.25.46.249'
** (empathy:4847): DEBUG: stream 5 (video) cb_fs_local_candidates_prepared: candidate->ip = '70.25.46.249'
0:01:46.420067577  4847  0xa0d51a8 LOG        fsrtpconference fs-rtp-session.c:3972:fs_rtp_session_get_codec_params_unlock: Gathering params for codec 97: video H264 clock:90000 channels:0 params:(nil)
0:01:46.420105551  4847  0xa0d51a8 DEBUG      fsrtpconference fs-rtp-session.c:2642:_create_codec_bin: creating send codec bin for id 97, pipeline_factory 0xb17311d0
0:01:46.474958430  4847  0xa0d51a8 DEBUG      fsrtpconference fs-rtp-session.c:3816:gather_caps_parameters: 97/H264: adding param sprop-parameter-sets=Z01AFZJUCg/YCIAAAAMAgAAAHkeLF1A=,aO48gA==
0:01:46.511764390  4847  0xa0d51a8 LOG        fsrtpconference fs-rtp-session.c:3972:fs_rtp_session_get_codec_params_unlock: Gathering params for codec 96: video THEORA clock:90000 channels:0 params:0xa2dacd0
0:01:46.512104387  4847  0xa0d51a8 DEBUG      fsrtpconference fs-rtp-session.c:2642:_create_codec_bin: creating send codec bin for id 96, pipeline_factory 0xa206120
0:01:46.572821010  4847  0xa0d51a8 DEBUG      fsrtpconference fs-rtp-session.c:3816:gather_caps_parameters: 96/THEORA: adding param configuration=AAAAAQj/2gqRAioygHRoZW9yYQMCAQAUAA8AAUAAAPAAAAAAAB4AAAABAAABAAABAAAAAEDAgXRoZW9yYSMAAABYaXBoLk9yZyBsaWJUaGVvcmEgSSAyMDA4MTAyMCAzIDIgMQAAAACCdGhlb3Jhvs0o97nNaxi1qUlKEHOc5jGMUpSkIQgxjGIQhCEIQAAAAAAAAAAAABH04WQuVUm0dhL1cLSYa5WiqUCWSKHQR9OZuNZkMBdLJVKRLJRGIhAHg5HA0GQxFosFYoEwlEYhEAeDocDIYCwVCYSCIPBoMBT7mRfWlVVUFBLS0ZGQUE8PDc3MjItLS0oKCgjIyMeHh4eGRkZGRQUFBQUDw8PDw8PDwoKCgoKCgoKBQUFBQUFBQCEAsKEBgoMz0MDA4TGjo8Nw4NEBgoOUU4DhEWHTNXUD4SFiU6RG1nTRgjN0BRaHFcMUBOV2d5eGVIXF9icGRnYxESGC9jY2NjEhUaQmNjY2MYGjhjY2NjYy9CY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2MQEBAUGBwgKBAQFBgcICgwEBQYHCAoMEAUGBwgKDBAQBgcICgwQEBAHCAoMEBAQGAgKDBAQEBggCgwQEBAYICAPi/LfQDTMTvkKN4OqJvblmIt1HG+A/cokiXuDYyX1qqRpmV2LsQgTkYPaOpkvnMNrVhsZVKV59u4fkncQ0zK7F2IIXyKPDVag2Ml4/OXcxK6PaPJOE+6qkIMVzVPuqpFdjQRnKaUHtHnXckOBlazG3zh/FeF4Jedv+E47TD2jzqSJjAXVrMymoNd8MlpCj+0C9CnjY5l2RoHcoPaPOuU22u9grgpVGBF8Sf8Wi1jkH3CIdza/3ELSNhmLK0BunJXIoe7edSXqqSoR5nCdK1mwXG8UIrsDSQOTxQ9267/+yY3lsFIPZ4Fp1nccWKzGHwGVHI0aiaWTa/+pS3OyOLD4Pk4JpZNo8FvAZ9XQLKwItMeTK/+pS3ITWj152A2oi/4HsfL6E3MJ2fS2wVrgTSya6YoDzJ3eqpEASa/XuXqcTS7UG51mwiWobhZWGn+KPI784VUlKAujOsmJRr8LKxeTk0u0jztw5iEO49zYP9LailARXOGL1rKLKx5Iv7buQm2o+zEZh0J/9MlsNRSgRwiys3Xn2pPM/bUIiXNh0LTJ7pwXMfEjnuoqpFlYvlD73wG1E/+vTPCMRSDLhim5tFx3pvDAF9azUQHUPDb5dUKcVrc85O0R6SqJpI/zTIwnzC+dXYEP507i2xXPoBTU0tDhyjCaV7RJ5rkYb5g1cw3tJyuxjcBHt+4O4gTPaJZPOqlOZk+gWsNwHnZsFE3sskTWG9vOV4rMwcuo9Mlx/x8VUrWEAfXsYCfJuNe0XTmEWVrmA8JWxRN7JHoWs3/CqkUviN53+TuM0FgrubsA1Jjaj2WSJp0WsnMJjfUKqRlydZwn+NwcIwmKG2vsundiu0g3L5wk8iw+EFSkjd4Wh+xSeVrHE45dRIbm4Zg0oba+zS5X/ClxOMWbREjJCaXbW45vO/fB9asrBRDh/uMuoKhVSHbQE0u0mtHNwzhvgH1p+eo4urCs8wnbmWPApESgG00usmkK/o4PcvFph3yPrFZizj/IE9zeoLK6lO4T3EYJm2sukmULgv98HQozw7W/HJjF/AKqTkSZMMfIDdwexWjr5C7nEZQDbWbSXO9d+srFVJCtez7kDh9GPF36ys6L5O3IwxBo21mzlUZRCqluAzaNtcsZbvoSBw8L2Cib8RWK0nZ0tezo+RBUpcD0YjbVk0zowv7sN0KtanuI0XQ8lkE3/3IOHmu6e8xOSJtRDAzrFlKrIuaHTsJpZPY/z7C0PiHzhjeZbn52j15nFla40dIgTS7Se0YFNRnBaLV8B84/bzgaKCQlbTa++YXAji75yrLKlLFm6hD5lhSqP3UMAuY8N6yy0vAlTNtZNI8+Tx2ie0Th9dSqOWQaJUzbWT2N/eDtEoz8OsOFthXA3MYZxA+f8qahahnHZ7QMxpM21lkydX1li7w4McEUe43J/13KCopAyG2qZpnLQxw7dRVliH48Rnsl7i0boVovUDJpmba4sJp+0CuwpqEXx1JyPyX26N5wKqR1fwnMMeR9aENHf6AZog21SJpdI8vSysu83FO55wt+AiyhugOV4SCaVtrpnHg/dsaCysne9VCl8MSQbapWk2eVELdw69D8wjRX+K7BPytXdoKhvUpgDtdFwW9PvRCXkhmbapWk2THD/w5TqI1lY3qUoeAj6Ei9gxZDbVM0zl/9gHKddQW/VvFiLseUqnBIXpWA21MpmmeNye0QouYB6+UfrKyN31uPKlIt+kc+kCFZWRgvJmTTNgba43f9RDtOlo43EZyF0xeYMsTTNtrRb7IqgKR13YrSk//xC4ib+CkewmlHUBOw4P8vhvcYs+aywIiQlbTax9+XrahVSXGXfgRgmlba6SZoqL/g/deuGGKDctsVkPM4qpCMkJTSZtrnRe5Y4EPnwO2UX9o9643E91iuABRjf+n5gU1C1d4CQZmkzbWXLCJH3YVoXvRx9uNzoYmSY0zbayqMEl6PlTUQHn1ZYT9vbi3g/ihG4nk+cxKqSBCe/2llY76jcBQG2rJpniwmXy3eDcfp1wNM22phQyxvmkjQHJ7L9CVUiJ5bWsO+uBAkcSkLk6/73KqSysiE58NtVDC9cZYtM/ZnlsYOveKVT60FAG2qVpNJnHjyQ33IH7tgyiE/livcU1IHDqEeJ+VdgL47vlqgwJBK0mNtc8sYm713+Kah386tgHpHFysrPNyF+XpGDEbaykzTPK4no4Cysi6hU1BG+XF4ZTNM5RtrjhI5W0QHm70fz98BG5SPp/VVI38gISjuI4sVhclXjTNtqYTMsf7eg3i9Ba/+748LKwSrhli0zNtUzC+ejlJ0QI4VVJSjN3fURASOLCtyShdMwv/G2pli0z+ULZ/D2GoqpQEYsrHG/ZK5Eyic21f/DLFpmXWsL+vSJ5JCIHlqmoIbnP5OYEgmaZm2suWPdhXuFEaK/5w69B1+nJAbamUzTOVjhfdUpgHjn4URW7ljj1Wdxwimoh9LefCAjUJCUNM22phMyxvu3D/vixWT/OogjAMsWmZtqmYX3S/p/uVlamoQ+QG6JIoteuHXY9OShafzBli0zNtVzC+fvdBUUvHFhGrdJfkKKQbxkkMRAOB0GODPItnX3Jnxro/25Ud+llbyVVSN4ySGIgHA6DHBnkWzr7kz410f7cqO/Syt5KqpG8ZJDEQDgdBjgzyLZ19yZ8a6P9uVHfpZW8lVUiqk4T9QAiXgmaZm2suUjHCHxZWLeX3ou7I6P9wWxw1KXrl/QLK4DzcLkhgxGUzTM21lvn4O/kXQH8/PlKpZWD6iL1vCgOCQvSjTNtqTMscLu0a3oLKzla+n8I3CTtv6QITo/ShhMyxXmmbbW6iJTUUnkQPp6O3HPoV2RwDcWn4yxaZkzC821ul6khqEKJ6srpVIBvI8A+TL7p1o10f7GODPKXl24UdRkCFGSBKLrWF5MonO+n/1isG2rngyxaZ7++RKqSqlARiyscb9krkTKJzbV/8MsWmZdawv69InkkIA=
0:01:46.595680118  4847  0xa0d51a8 DEBUG      fsrtpconference fs-rtp-session.c:4282:fs_rtp_session_stop_codec_param_gathering_unlock: Stopping Codec Param discovery for session 5
** (empathy:4847): DEBUG: stream 5 (video) _tf_stream_bus_message: Codecs changed
** (empathy:4847): DEBUG: stream 5 (video) _tf_stream_try_sending_codecs: called (send_local:1 send_supported:0)
** (empathy:4847): DEBUG: stream 5 (video) _tf_stream_try_sending_codecs: 97: video H264 clock:90000 channels:0 sprop-parameter-sets=Z01AFZJUCg/YCIAAAAMAgAAAHkeLF1A=,aO48gA==
** (empathy:4847): DEBUG: stream 5 (video) _tf_stream_try_sending_codecs: 96: video THEORA clock:90000 channels:0 delivery-method=inline configuration=AAAAAQj/2gqRAioygHRoZW9yYQMCAQAUAA8AAUAAAPAAAAAAAB4AAAABAAABAAABAAAAAEDAgXRoZW9yYSMAAABYaXBoLk9yZyBsaWJUaGVvcmEgSSAyMDA4MTAyMCAzIDIgMQAAAACCdGhlb3Jhvs0o97nNaxi1qUlKEHOc5jGMUpSkIQgxjGIQhCEIQAAAAAAAAAAAABH04WQuVUm0dhL1cLSYa5WiqUCWSKHQR9OZuNZkMBdLJVKRLJRGIhAHg5HA0GQxFosFYoEwlEYhEAeDocDIYCwVCYSCIPBoMBT7mRfWlVVUFBLS0ZGQUE8PDc3MjItLS0oKCgjIyMeHh4eGRkZGRQUFBQUDw8PDw8PDwoKCgoKCgoKBQUFBQUFBQCEAsKEBgoMz0MDA4TGjo8Nw4NEBgoOUU4DhEWHTNXUD4SFiU6RG1nTRgjN0BRaHFcMUBOV2d5eGVIXF9icGRnYxESGC9jY2NjEhUaQmNjY2MYGjhjY2NjYy9CY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2MQEBAUGBwgKBAQFBgcICgwEBQYHCAoMEAUGBwgKDBAQBgcICgwQEBAHCAoMEBAQGAgKDBAQEBggCgwQEBAYICAPi/LfQDTMTvkKN4OqJvblmIt1HG+A/cokiXuDYyX1qqRpmV2LsQgTkYPaOpkvnMNrVhsZVKV59u4fkncQ0zK7F2IIXyKPDVag2Ml4/OXcxK6PaPJOE+6qkIMVzVPuqpFdjQRnKaUHtHnXckOBlazG3zh/FeF4Jedv+E47TD2jzqSJjAXVrMymoNd8MlpCj+0C9CnjY5l2RoHcoPaPOuU22u9grgpVGBF8Sf8Wi1jkH3CIdza/3ELSNhmLK0BunJXIoe7edSXqqSoR5nCdK1mwXG8UIrsDSQOTxQ9267/+yY3lsFIPZ4Fp1nccWKzGHwGVHI0aiaWTa/+pS3OyOLD4Pk4JpZNo8FvAZ9XQLKwItMeTK/+pS3ITWj152A2oi/4HsfL6E3MJ2fS2wVrgTSya6YoDzJ3eqpEASa/XuXqcTS7UG51mwiWobhZWGn+KPI784VUlKAujOsmJRr8LKxeTk0u0jztw5iEO49zYP9LailARXOGL1rKLKx5Iv7buQm2o+zEZh0J/9MlsNRSgRwiys3Xn2pPM/bUIiXNh0LTJ7pwXMfEjnuoqpFlYvlD73wG1E/+vTPCMRSDLhim5tFx3pvDAF9azUQHUPDb5dUKcVrc85O0R6SqJpI/zTIwnzC+dXYEP507i2xXPoBTU0tDhyjCaV7RJ5rkYb5g1cw3tJyuxjcBHt+4O4gTPaJZPOqlOZk+gWsNwHnZsFE3sskTWG9vOV4rMwcuo9Mlx/x8VUrWEAfXsYCfJuNe0XTmEWVrmA8JWxRN7JHoWs3/CqkUviN53+TuM0FgrubsA1Jjaj2WSJp0WsnMJjfUKqRlydZwn+NwcIwmKG2vsundiu0g3L5wk8iw+EFSkjd4Wh+xSeVrHE45dRIbm4Zg0oba+zS5X/ClxOMWbREjJCaXbW45vO/fB9asrBRDh/uMuoKhVSHbQE0u0mtHNwzhvgH1p+eo4urCs8wnbmWPApESgG00usmkK/o4PcvFph3yPrFZizj/IE9zeoLK6lO4T3EYJm2sukmULgv98HQozw7W/HJjF/AKqTkSZMMfIDdwexWjr5C7nEZQDbWbSXO9d+srFVJCtez7kDh9GPF36ys6L5O3IwxBo21mzlUZRCqluAzaNtcsZbvoSBw8L2Cib8RWK0nZ0tezo+RBUpcD0YjbVk0zowv7sN0KtanuI0XQ8lkE3/3IOHmu6e8xOSJtRDAzrFlKrIuaHTsJpZPY/z7C0PiHzhjeZbn52j15nFla40dIgTS7Se0YFNRnBaLV8B84/bzgaKCQlbTa++YXAji75yrLKlLFm6hD5lhSqP3UMAuY8N6yy0vAlTNtZNI8+Tx2ie0Th9dSqOWQaJUzbWT2N/eDtEoz8OsOFthXA3MYZxA+f8qahahnHZ7QMxpM21lkydX1li7w4McEUe43J/13KCopAyG2qZpnLQxw7dRVliH48Rnsl7i0boVovUDJpmba4sJp+0CuwpqEXx1JyPyX26N5wKqR1fwnMMeR9aENHf6AZog21SJpdI8vSysu83FO55wt+AiyhugOV4SCaVtrpnHg/dsaCysne9VCl8MSQbapWk2eVELdw69D8wjRX+K7BPytXdoKhvUpgDtdFwW9PvRCXkhmbapWk2THD/w5TqI1lY3qUoeAj6Ei9gxZDbVM0zl/9gHKddQW/VvFiLseUqnBIXpWA21MpmmeNye0QouYB6+UfrKyN31uPKlIt+kc+kCFZWRgvJmTTNgba43f9RDtOlo43EZyF0xeYMsTTNtrRb7IqgKR13YrSk//xC4ib+CkewmlHUBOw4P8vhvcYs+aywIiQlbTax9+XrahVSXGXfgRgmlba6SZoqL/g/deuGGKDctsVkPM4qpCMkJTSZtrnRe5Y4EPnwO2UX9o9643E91iuABRjf+n5gU1C1d4CQZmkzbWXLCJH3YVoXvRx9uNzoYmSY0zbayqMEl6PlTUQHn1ZYT9vbi3g/ihG4nk+cxKqSBCe/2llY76jcBQG2rJpniwmXy3eDcfp1wNM22phQyxvmkjQHJ7L9CVUiJ5bWsO+uBAkcSkLk6/73KqSysiE58NtVDC9cZYtM/ZnlsYOveKVT60FAG2qVpNJnHjyQ33IH7tgyiE/livcU1IHDqEeJ+VdgL47vlqgwJBK0mNtc8sYm713+Kah386tgHpHFysrPNyF+XpGDEbaykzTPK4no4Cysi6hU1BG+XF4ZTNM5RtrjhI5W0QHm70fz98BG5SPp/VVI38gISjuI4sVhclXjTNtqYTMsf7eg3i9Ba/+748LKwSrhli0zNtUzC+ejlJ0QI4VVJSjN3fURASOLCtyShdMwv/G2pli0z+ULZ/D2GoqpQEYsrHG/ZK5Eyic21f/DLFpmXWsL+vSJ5JCIHlqmoIbnP5OYEgmaZm2suWPdhXuFEaK/5w69B1+nJAbamUzTOVjhfdUpgHjn4URW7ljj1Wdxwimoh9LefCAjUJCUNM22phMyxvu3D/vixWT/OogjAMsWmZtqmYX3S/p/uVlamoQ+QG6JIoteuHXY9OShafzBli0zNtVzC+fvdBUUvHFhGrdJfkKKQbxkkMRAOB0GODPItnX3Jnxro/25Ud+llbyVVSN4ySGIgHA6DHBnkWzr7kz410f7cqO/Syt5KqpG8ZJDEQDgdBjgzyLZ19yZ8a6P9uVHfpZW8lVUiqk4T9QAiXgmaZm2suUjHCHxZWLeX3ou7I6P9wWxw1KXrl/QLK4DzcLkhgxGUzTM21lvn4O/kXQH8/PlKpZWD6iL1vCgOCQvSjTNtqTMscLu0a3oLKzla+n8I3CTtv6QITo/ShhMyxXmmbbW6iJTUUnkQPp6O3HPoV2RwDcWn4yxaZkzC821ul6khqEKJ6srpVIBvI8A+TL7p1o10f7GODPKXl24UdRkCFGSBKLrWF5MonO+n/1isG2rngyxaZ7++RKqSqlARiyscb9krkTKJzbV/8MsWmZdawv69InkkIA=
** (empathy:4847): DEBUG: stream 5 (video) fs_codecs_to_tp: adding codec H264 [97]
** (empathy:4847): DEBUG: stream 5 (video) fs_codecs_to_tp: adding codec THEORA [96]
** (empathy:4847): DEBUG: stream 5 (video) _tf_stream_try_sending_codecs: calling MediaStreamHandler::Ready
** (empathy:4847): DEBUG: stream 5 (video) set_remote_codecs: called
** (empathy:4847): DEBUG: stream 5 (video) set_remote_codecs: adding remote codec H263 [34]
** (empathy:4847): DEBUG: stream 5 (video) set_remote_codecs: adding remote codec H263-1998 [96]
** (empathy:4847): DEBUG: stream 5 (video) set_remote_codecs: adding remote codec H263-N800 [97]
0:01:46.604972340  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:01:46.605039844  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:01:46.605056652  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: THEORA, remote: H264
0:01:46.605115240  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:494:sdp_is_compat_theora_vorbis: Using THEORA/VORBIS negotiation function
0:01:46.605146896  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:01:46.605172838  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:494:sdp_is_compat_theora_vorbis: Using THEORA/VORBIS negotiation function
0:01:46.605191924  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default: Using default codec negotiation function
0:01:46.605282732  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:743:create_local_codec_associations: Codec 32: video MPV clock:90000 channels:0 disabled by config
0:01:46.605319898  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:743:create_local_codec_associations: Codec 26: video JPEG clock:90000 channels:0 disabled by config
0:01:46.605358584  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:743:create_local_codec_associations: Codec -1: video DV clock:90000 channels:0 disabled by config
0:01:46.605381449  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:850:negotiate_stream_codecs: Remote codec 34: video H263 clock:90000 channels:1
0:01:46.605400816  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: H264, remote: H263
0:01:46.605420126  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: THEORA, remote: H263
0:01:46.605441277  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:901:negotiate_stream_codecs: Could not find a valid intersection... for codec 34: video H263 clock:90000 channels:1
0:01:46.605462973  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:850:negotiate_stream_codecs: Remote codec 96: video H263-1998 clock:90000 channels:1
0:01:46.605481924  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:859:negotiate_stream_codecs: Have local codec in the same PT, lets try it first
0:01:46.605500456  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: THEORA, remote: H263-1998
0:01:46.605519380  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: H264, remote: H263-1998
0:01:46.605538102  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: THEORA, remote: H263-1998
0:01:46.605559009  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:901:negotiate_stream_codecs: Could not find a valid intersection... for codec 96: video H263-1998 clock:90000 channels:1
0:01:46.605580229  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:850:negotiate_stream_codecs: Remote codec 97: video H263-N800 clock:90000 channels:1
0:01:46.605598817  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:859:negotiate_stream_codecs: Have local codec in the same PT, lets try it first
0:01:46.605617134  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: H264, remote: H263-N800
0:01:46.605635861  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: H264, remote: H263-N800
0:01:46.605654378  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat: Encoding names dont match, local: THEORA, remote: H263-N800
0:01:46.605683574  4847  0x9b78408 DEBUG fsrtpconference_nego fs-rtp-codec-negotiation.c:901:negotiate_stream_codecs: Could not find a valid intersection... for codec 97: video H263-N800 clock:90000 channels:1
** Message: tf_stream_error: stream error errorno=0 error=Codec negotiation failed: There was no intersection between the remote codecs and the local ones
** (empathy:4847): DEBUG: stream 5 (video) add_remote_candidate: adding remote candidate R1
** (empathy:4847): DEBUG: stream 5 (video) add_remote_candidate: adding remote candidate R2
** (empathy:4847): DEBUG: stream 5 (video) set_stream_playing: 0
** (empathy:4847): DEBUG: stream 5 (video) set_stream_sending: 0
** (empathy:4847): DEBUG: stream 5 (video) set_stream_playing: 0
** (empathy:4847): DEBUG: stream 5 (video) cb_fs_new_active_candidate_pair: called
** (empathy:4847): DEBUG: tp_call_stream_state_changed_cb: Stream state changed - stream id: 5, state state: 2
** (empathy:4847): DEBUG: stream 5 (video) close: close requested by connection manager
0:01:46.774602865  4847  0x9b78408 DEBUG      fsrtpconference fs-rtp-session.c:4282:fs_rtp_session_stop_codec_param_gathering_unlock: Stopping Codec Param discovery for session 5
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa2046e0: lost weak ref to 0xa04d9e0
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa2046a8: lost weak ref to 0xa04d9e0
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa204670: lost weak ref to 0xa04d9e0
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa204638: lost weak ref to 0xa04d9e0
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa1fb550: lost weak ref to 0xa04d9e0
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa1fb588: lost weak ref to 0xa04d9e0
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa0fe528: lost weak ref to 0xa04d9e0
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa0fe560: lost weak ref to 0xa04d9e0
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa0c7658: lost weak ref to 0xa04d9e0
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa0c7488: lost weak ref to 0xa04d9e0
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa0fe650: lost weak ref to 0xa04d9e0
(empathy:4847): tp-glib-DEBUG: tp_proxy_dispose: 0xa245bb0
(empathy:4847): tp-glib-DEBUG: tp_proxy_invalidate: 0xa245bb0: Proxy unreferenced
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0xa0fe650: TpProxy 0xa245bb0 invalidated (I have 0xa245bb0): Proxy unreferenced
(empathy:4847): tp-glib-DEBUG: tp_proxy_finalize: 0xa245bb0
** (empathy:4847): DEBUG: tp_call_stream_removed_cb: Stream removed - stream id: 5
** (empathy:4847): DEBUG: tf_channel_dispose
** (empathy:4847): DEBUG: _tf_session_dispose
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa0e5ea8: lost weak ref to 0xa03f990
(empathy:4847): tp-glib-DEBUG: tp_proxy_dispose: 0xa0db6c0
(empathy:4847): tp-glib-DEBUG: tp_proxy_invalidate: 0xa0db6c0: Proxy unreferenced
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0xa0c7450: TpProxy 0xa0db6c0 invalidated (I have 0xa0db6c0): Proxy unreferenced
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0xa0cd408: TpProxy 0xa0db6c0 invalidated (I have 0xa0db6c0): Proxy unreferenced
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0xa0cd440: TpProxy 0xa0db6c0 invalidated (I have 0xa0db6c0): Proxy unreferenced
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0xa0cd478: TpProxy 0xa0db6c0 invalidated (I have 0xa0db6c0): Proxy unreferenced
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0xa0cd4b0: TpProxy 0xa0db6c0 invalidated (I have 0xa0db6c0): Proxy unreferenced
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0xa0cd4e8: TpProxy 0xa0db6c0 invalidated (I have 0xa0db6c0): Proxy unreferenced
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0xa0cd520: TpProxy 0xa0db6c0 invalidated (I have 0xa0db6c0): Proxy unreferenced
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0xa0cd558: TpProxy 0xa0db6c0 invalidated (I have 0xa0db6c0): Proxy unreferenced
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0xa0cd590: TpProxy 0xa0db6c0 invalidated (I have 0xa0db6c0): Proxy unreferenced
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0xa0e3010: TpProxy 0xa0db6c0 invalidated (I have 0xa0db6c0): Proxy unreferenced
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0xa0e3048: TpProxy 0xa0db6c0 invalidated (I have 0xa0db6c0): Proxy unreferenced
(empathy:4847): tp-glib-DEBUG: tp_proxy_finalize: 0xa0db6c0
0:01:56.080706067  4847  0x9b78408 DEBUG      fsrtpconference fs-rtp-session.c:4282:fs_rtp_session_stop_codec_param_gathering_unlock: Stopping Codec Param discovery for session 1
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa0c7450: lost weak ref to 0xa02b650
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa0cd408: lost weak ref to 0xa02b650
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa0cd440: lost weak ref to 0xa02b650
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa0cd478: lost weak ref to 0xa02b650
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa0cd4b0: lost weak ref to 0xa02b650
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa0cd4e8: lost weak ref to 0xa02b650
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa0cd520: lost weak ref to 0xa02b650
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa0cd558: lost weak ref to 0xa02b650
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa0cd590: lost weak ref to 0xa02b650
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa0e3010: lost weak ref to 0xa02b650
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa0e3048: lost weak ref to 0xa02b650
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa0c7620: lost weak ref to 0x9f884c0
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa0c74f8: lost weak ref to 0x9f884c0
** (empathy:4847): DEBUG: empathy_tp_call_close: Closing channel
(empathy:4847): tp-glib-DEBUG: tp_channel_group_members_changed_cb: 0xa038d18 MembersChanged: added 0, removed 2, moved 0 to LP and 0 to RP, actor 1, reason 0, message 
(empathy:4847): tp-glib-DEBUG: handle_members_changed: --- contact#1
(empathy:4847): tp-glib-DEBUG: handle_members_changed: --- contact#2
(empathy:4847): tp-glib-DEBUG: tp_channel_group_flags_changed_cb: 0xa038d18 GroupFlagsChanged: +1 -2
(empathy:4847): tp-glib-DEBUG: tp_channel_group_flags_changed_cb: 0xa038d18 GroupFlagsChanged (after filtering): +1 -2
** (empathy:4847): DEBUG: tp_call_stream_removed_cb: Stream removed - stream id: 1
(empathy:4847): tp-glib-DEBUG: tp_proxy_invalidate: 0xa038d18: 
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9d198f8: TpProxy 0xa038d18 invalidated (I have 0xa038d18): 
** (empathy:4847): DEBUG: dispatcher_channel_invalidated_cb: Channel /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/MediaChannel0 invalidated
** (empathy:4847): DEBUG: tp_call_dispose: Disposing: 0x9f68a00, 0
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa06be48: lost weak ref to 0x9f68a00
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa06be80: lost weak ref to 0x9f68a00
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa06beb8: lost weak ref to 0x9f68a00
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa06bef0: lost weak ref to 0x9f68a00
** (empathy:4847): DEBUG: tp_call_finalize: Finalizing: 0x9f68a00
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0xa06bc40: TpProxy 0xa038d18 invalidated (I have 0xa038d18): 
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0xa06bcb0: TpProxy 0xa038d18 invalidated (I have 0xa038d18): 
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0xa06bce8: TpProxy 0xa038d18 invalidated (I have 0xa038d18): 
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0xa06bd20: TpProxy 0xa038d18 invalidated (I have 0xa038d18): 
(empathy:4847): tp-glib-DEBUG: tp_channel_dispose: 0xa038d18
(empathy:4847): tp-glib-DEBUG: tp_proxy_dispose: 0xa038d18
(empathy:4847): tp-glib-DEBUG: tp_channel_finalize: 0xa038d18
(empathy:4847): tp-glib-DEBUG: tp_proxy_finalize: 0xa038d18
** (empathy:4847): DEBUG: empathy_idle_set_presence: Changing presence to (null) (1)
** (empathy:4847): DEBUG: empathy_ft_manager_finalize: 0x9e02380
-------------- next part --------------
(telepathy-gabble:5168): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9dc5880: org.freedesktop.DBus DBusGProxy is 0x9dc5960
(telepathy-gabble:5168): tp-glib-DEBUG: started version 0.7.22 (telepathy-glib version 0.7.26)
(telepathy-gabble:5168): tp-glib-DEBUG: tp_cm_param_setter_offset: account = "jtellier.test2 at gmail.com"
(telepathy-gabble:5168): tp-glib-DEBUG: tp_cm_param_setter_offset: password = <hidden>
(telepathy-gabble:5168): tp-glib-DEBUG: tp_cm_param_setter_offset: server = "talk.google.com"
(telepathy-gabble:5168): tp-glib-DEBUG: tp_cm_param_setter_offset: resource = "Telepathy"
(telepathy-gabble:5168): tp-glib-DEBUG: tp_cm_param_setter_offset: priority = 0 = 0x0
(telepathy-gabble:5168): tp-glib-DEBUG: tp_cm_param_setter_offset: port = 5223 = 0x1467
(telepathy-gabble:5168): tp-glib-DEBUG: tp_cm_param_setter_offset: old-ssl = TRUE
(telepathy-gabble:5168): tp-glib-DEBUG: tp_cm_param_setter_offset: require-encryption = FALSE
(telepathy-gabble:5168): tp-glib-DEBUG: tp_cm_param_setter_offset: register = FALSE
(telepathy-gabble:5168): tp-glib-DEBUG: tp_cm_param_setter_offset: low-bandwidth = FALSE
(telepathy-gabble:5168): tp-glib-DEBUG: parse_parameters: https-proxy-server not given, using default behaviour
(telepathy-gabble:5168): tp-glib-DEBUG: tp_cm_param_setter_offset: https-proxy-port = 443 = 0x1bb
(telepathy-gabble:5168): tp-glib-DEBUG: tp_cm_param_setter_offset: fallback-conference-server = "conference.jabber.org"
(telepathy-gabble:5168): tp-glib-DEBUG: parse_parameters: stun-server not given, using default behaviour
(telepathy-gabble:5168): tp-glib-DEBUG: tp_cm_param_setter_offset: stun-port = 3478 = 0xd96
(telepathy-gabble:5168): tp-glib-DEBUG: tp_cm_param_setter_offset: fallback-stun-server = "stun.collabora.co.uk"
(telepathy-gabble:5168): tp-glib-DEBUG: tp_cm_param_setter_offset: fallback-stun-port = 3478 = 0xd96
(telepathy-gabble:5168): tp-glib-DEBUG: tp_cm_param_setter_offset: ignore-ssl-errors = TRUE
(telepathy-gabble:5168): tp-glib-DEBUG: parse_parameters: alias not given, using default behaviour
(telepathy-gabble:5168): tp-glib-DEBUG: tp_base_connection_class_init: Initializing (TpBaseConnectionClass *)0x9dcaca8
** (telepathy-gabble:5168): DEBUG: gabble_connection_class_init: Initializing (GabbleConnectionClass *)0x9dcbf20
(telepathy-gabble:5168): tp-glib-DEBUG: tp_presence_mixin_class_init: called.
(telepathy-gabble:5168): tp-glib-DEBUG: tp_base_connection_init: Initializing (TpBaseConnection *)0x9dce000
** (telepathy-gabble:5168): DEBUG: gabble_connection_init: Initializing (GabbleConnection *)0x9dce000
(telepathy-gabble:5168): tp-glib-DEBUG: tp_base_connection_constructor: Post-construction: (TpBaseConnection *)0x9dce000
(telepathy-gabble:5168): tp-glib-DEBUG: tp_base_connection_constructor: Handle repo for type #0 at (nil)
(telepathy-gabble:5168): tp-glib-DEBUG: tp_base_connection_constructor: Handle repo for type #1 at 0x9dbec60
(telepathy-gabble:5168): tp-glib-DEBUG: tp_base_connection_constructor: Handle repo for type #2 at 0x9dbecf0
(telepathy-gabble:5168): tp-glib-DEBUG: tp_base_connection_constructor: Handle repo for type #3 at 0x9dc7280
(telepathy-gabble:5168): tp-glib-DEBUG: tp_base_connection_constructor: Handle repo for type #4 at 0x9dbed80
** (telepathy-gabble:5168): DEBUG: gabble_roomlist_manager_constructed: 0x9dc51b8
(telepathy-gabble:5168): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #0 at 0x9dc5f18
(telepathy-gabble:5168): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #1 at 0x9dc5168
(telepathy-gabble:5168): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #2 at 0x9dc51b8
(telepathy-gabble:5168): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #3 at 0x9dc89c8
(telepathy-gabble:5168): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #4 at 0x9dc5250
(telepathy-gabble:5168): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #5 at 0x9dc52c8
(telepathy-gabble:5168): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #6 at 0x9dc73a0
** (telepathy-gabble:5168): DEBUG: gabble_connection_constructor: Post-construction: (GabbleConnection *)0x9dce000
(telepathy-gabble:5168): tp-glib-DEBUG: tp_presence_mixin_init: called.
(telepathy-gabble:5168): tp-glib-DEBUG: tp_base_connection_register: bus name org.freedesktop.Telepathy.Connection.gabble.jabber.jtellier_2etest2_40gmail_2ecom_2fTelepathy
(telepathy-gabble:5168): tp-glib-DEBUG: tp_base_connection_register: object path /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy
** (telepathy-gabble:5168): DEBUG: _gabble_connection_connect: disabling SRV because "server" or "port" parameter specified, will connect to talk.google.com
** (telepathy-gabble:5168): DEBUG: do_connect: calling lm_connection_open
(telepathy-gabble:5168): tp-glib-DEBUG: tp_base_connection_change_status: was 4294967295, now 1, for reason 1
(telepathy-gabble:5168): tp-glib-DEBUG: tp_base_connection_change_status: emitting status-changed to 1, for reason 1
** (telepathy-gabble:5168): DEBUG: connection_status_changed_cb: adding callbacks
** (telepathy-gabble:5168): DEBUG: connection_status_changed_cb: adding callbacks
** (telepathy-gabble:5168): DEBUG: connection_status_changed_cb: adding callbacks
** (telepathy-gabble:5168): DEBUG: do_auth: authenticating with username: jtellier.test2, password: <hidden>, resource: Telepathy
** (telepathy-gabble:5168): DEBUG: connection_auth_cb: Created self handle 1, our JID is jtellier.test2 at gmail.com/Telepathy64BDC1E9
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: about to add caps 9189 to resource Telepathy64BDC1E9 with serial 1
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: found resource Telepathy64BDC1E9
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: new serial 1, old 0, clearing caps
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: adding caps 9189 to resource Telepathy64BDC1E9
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: resource Telepathy64BDC1E9 caps now 9189
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: total caps now 9189
** (telepathy-gabble:5168): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x9dd48c0 for gmail.com
** (telepathy-gabble:5168): DEBUG: connection_iq_unknown_cb: got unknown iq:
<iq id="5671661031" type="result"></iq>

** (telepathy-gabble:5168): DEBUG: connection_disco_cb: got:
<query xmlns="http://jabber.org/protocol/disco#info"> <identity name="Google Talk" type="im" category="server"></identity>
 <feature var="http://jabber.org/protocol/disco#info"></feature>
 <feature var="google:jingleinfo"></feature>
 <feature var="google:roster"></feature>
 <feature var="google:nosave"></feature>
 <feature var="google:setting"></feature>
 <feature var="google:shared-status"></feature>
 <feature var="http://jabber.org/protocol/archive#otr"></feature>
 <feature var="google:mail:notify"></feature>
 <feature var="http://jabber.org/protocol/archive#save"></feature>
</query>

** (telepathy-gabble:5168): DEBUG: connection_disco_cb: set features flags to 3
(telepathy-gabble:5168): tp-glib-DEBUG: tp_base_connection_change_status: was 1, now 0, for reason 1
(telepathy-gabble:5168): tp-glib-DEBUG: tp_base_connection_change_status: emitting status-changed to 0, for reason 1
** (telepathy-gabble:5168): DEBUG: connection_status_changed_cb: requesting roster
** (telepathy-gabble:5168): DEBUG: take_stun_server: Resolving fallback STUN server stun.collabora.co.uk:3478
** (telepathy-gabble:5168): DEBUG: stun_server_resolved_cb: Resolved STUN server stun.collabora.co.uk:3478 to 93.93.131.100:3478
** (telepathy-gabble:5168): DEBUG: gabble_disco_conn_status_changed_cb: connected, initiating service discovery on gmail.com
** (telepathy-gabble:5168): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x9dd4900 for gmail.com
** (telepathy-gabble:5168): DEBUG: gabble_vcard_manager_request: Created request 0x9dd4920 to retrieve <1>'s vCard
** (telepathy-gabble:5168): DEBUG: cache_entry_ensure_queued: Cache entry 0x9dc67c8 is my own, not setting @to
** (telepathy-gabble:5168): DEBUG: gabble_request_pipeline_enqueue: enqueued new request as item 0x9dd4940
** (telepathy-gabble:5168): DEBUG: cache_entry_ensure_queued: adding request to cache entry 0x9dc67c8 and queueing the <iq>
(telepathy-gabble:5168): tp-glib-DEBUG: tp_presence_mixin_emit_presence_update: called.
(telepathy-gabble:5168): tp-glib-DEBUG: construct_presence_hash: called.
(telepathy-gabble:5168): tp-glib-DEBUG: construct_simple_presence_hash: called.
(telepathy-gabble:5168): tp-glib-DEBUG: tp_presence_mixin_get_contacts_dbus_property: called.
(telepathy-gabble:5168): tp-glib-DEBUG: tp_presence_mixin_get_contacts_dbus_property: called.
(telepathy-gabble:5168): tp-glib-DEBUG: tp_presence_mixin_get_contacts_dbus_property: called.
(telepathy-gabble:5168): tp-glib-DEBUG: tp_presence_mixin_get_statuses: called.
(telepathy-gabble:5168): tp-glib-DEBUG: check_status_available: requested status hidden is not available
** (telepathy-gabble:5168): DEBUG: gabble_connection_advertise_capabilities: caps before: 23e5
** (telepathy-gabble:5168): DEBUG: gabble_connection_advertise_capabilities: caps to add: 0
** (telepathy-gabble:5168): DEBUG: gabble_connection_advertise_capabilities: caps to remove: 0
** (telepathy-gabble:5168): DEBUG: gabble_connection_advertise_capabilities: caps after: 23e5
** (telepathy-gabble:5168): DEBUG: gabble_vcard_manager_edit: called; invalidating cache
** (telepathy-gabble:5168): DEBUG: cache_entry_attempt_to_free: Not freeing vCard cache entry 0x9dc67c8: it has a pipeline_item 0x9dd4940
** (telepathy-gabble:5168): DEBUG: gabble_vcard_manager_edit: checking if we have pending requests already
** (telepathy-gabble:5168): DEBUG: gabble_vcard_manager_edit: NICKNAME => value of length 14 starting jtellier test2
** (telepathy-gabble:5168): DEBUG: gabble_connection_advertise_capabilities: caps before: 23e5
** (telepathy-gabble:5168): DEBUG: _gabble_media_channel_typeflags_to_caps: adding jingle caps
** (telepathy-gabble:5168): DEBUG: gabble_connection_advertise_capabilities: caps to add: 301f
** (telepathy-gabble:5168): DEBUG: gabble_connection_advertise_capabilities: caps to remove: 0
** (telepathy-gabble:5168): DEBUG: gabble_connection_advertise_capabilities: caps after: 33ff
** (telepathy-gabble:5168): DEBUG: gabble_connection_advertise_capabilities: before != after, changing
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: about to add caps 13311 to resource Telepathy64BDC1E9 with serial 2
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: found resource Telepathy64BDC1E9
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: new serial 2, old 1, clearing caps
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: adding caps 13311 to resource Telepathy64BDC1E9
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: resource Telepathy64BDC1E9 caps now 13311
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: total caps now 13311
** (telepathy-gabble:5168): DEBUG: gabble_connection_advertise_capabilities: set caps: 33ff
(telepathy-gabble:5168): tp-glib-DEBUG: tp_presence_mixin_set_status: called.
(telepathy-gabble:5168): tp-glib-DEBUG: set_status_foreach: called.
(telepathy-gabble:5168): tp-glib-DEBUG: check_for_status: Found status "available", checking if it's available...
(telepathy-gabble:5168): tp-glib-DEBUG: set_status_foreach: The status is available.
(telepathy-gabble:5168): tp-glib-DEBUG: set_status_foreach: Got optional argument ("message", "")
(telepathy-gabble:5168): tp-glib-DEBUG: set_status_foreach: About to try setting status "available"
(telepathy-gabble:5168): tp-glib-DEBUG: tp_presence_mixin_emit_presence_update: called.
(telepathy-gabble:5168): tp-glib-DEBUG: construct_presence_hash: called.
(telepathy-gabble:5168): tp-glib-DEBUG: construct_simple_presence_hash: called.
(telepathy-gabble:5168): tp-glib-DEBUG: tp_base_connection_dbus_request_handles: 1 handles of type 3, for :1.94
(telepathy-gabble:5168): tp-glib-DEBUG: tp_base_connection_dbus_request_handles: 1 handles of type 3, for :1.94
** (telepathy-gabble:5168): DEBUG: gabble_presence_cache_do_update: jtellier.test2 at gmail.com (1) resource Telepathy4EB93763 prio 0 presence 7 message "(null)"
(telepathy-gabble:5168): tp-glib-DEBUG: tp_presence_mixin_emit_presence_update: called.
(telepathy-gabble:5168): tp-glib-DEBUG: construct_presence_hash: called.
(telepathy-gabble:5168): tp-glib-DEBUG: construct_simple_presence_hash: called.
** (telepathy-gabble:5168): DEBUG: _process_caps_uri: not enough trust for URI http://telepathy.freedesktop.org/caps#jingle-video
** (telepathy-gabble:5168): DEBUG: disco_waiter_new: created waiter 0x9dd48c0 for handle 1 with serial 1
** (telepathy-gabble:5168): DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI http://telepathy.freedesktop.org/caps#jingle-video
** (telepathy-gabble:5168): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x9dd48e0 for jtellier.test2 at gmail.com/Telepathy4EB93763
** (telepathy-gabble:5168): DEBUG: _process_caps_uri: not enough trust for URI http://telepathy.freedesktop.org/caps#jingle-audio
** (telepathy-gabble:5168): DEBUG: disco_waiter_new: created waiter 0x9dd4980 for handle 1 with serial 1
** (telepathy-gabble:5168): DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI http://telepathy.freedesktop.org/caps#jingle-audio
** (telepathy-gabble:5168): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x9dd49a0 for jtellier.test2 at gmail.com/Telepathy4EB93763
** (telepathy-gabble:5168): DEBUG: _process_caps_uri: not enough trust for URI http://telepathy.freedesktop.org/caps#voice-v1
** (telepathy-gabble:5168): DEBUG: disco_waiter_new: created waiter 0x9dd49c0 for handle 1 with serial 1
** (telepathy-gabble:5168): DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI http://telepathy.freedesktop.org/caps#voice-v1
** (telepathy-gabble:5168): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x9f41e00 for jtellier.test2 at gmail.com/Telepathy4EB93763
** (telepathy-gabble:5168): DEBUG: _process_caps_uri: not enough trust for URI http://telepathy.freedesktop.org/caps#0.7.6
** (telepathy-gabble:5168): DEBUG: disco_waiter_new: created waiter 0x9f41e20 for handle 1 with serial 1
** (telepathy-gabble:5168): DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI http://telepathy.freedesktop.org/caps#0.7.6
** (telepathy-gabble:5168): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x9f41e40 for jtellier.test2 at gmail.com/Telepathy4EB93763
** (telepathy-gabble:5168): DEBUG: _process_caps: Emitting caps update: handle 1, old 0, new 0
(telepathy-gabble:5168): tp-glib-DEBUG: channel_request_new: New channel request at 0x9dc6508: ctype=org.freedesktop.Telepathy.Channel.Type.ContactList htype=3 handle=1 suppress=1
** (telepathy-gabble:5168): DEBUG: _gabble_roster_get_channel: Looking up channel 3:1 "publish"
** (telepathy-gabble:5168): DEBUG: _gabble_roster_create_channel: Instantiating channel 3:1 "publish"
tp_group_mixin_change_flags: emitting group flags changed
  added    : [CAN_REMOVE|MESSAGE_REMOVE|MESSAGE_ACCEPT|PROPERTIES]
  removed  : []
  flags now: [CAN_REMOVE|MESSAGE_REMOVE|MESSAGE_ACCEPT|PROPERTIES]
** (telepathy-gabble:5168): DEBUG: _gabble_roster_create_channel: created /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/RosterChannel/List/publish
** (telepathy-gabble:5168): DEBUG: _gabble_roster_create_channel: roster not yet received, not emitting signal for publish list channel
** (telepathy-gabble:5168): DEBUG: gabble_presence_cache_do_update: jtellier.test1 at gmail.com (2) resource TelepathyC58B9EDA prio 0 presence 7 message "(null)"
(telepathy-gabble:5168): tp-glib-DEBUG: tp_presence_mixin_emit_presence_update: called.
(telepathy-gabble:5168): tp-glib-DEBUG: construct_presence_hash: called.
(telepathy-gabble:5168): tp-glib-DEBUG: construct_simple_presence_hash: called.
** (telepathy-gabble:5168): DEBUG: _process_caps_uri: not enough trust for URI http://telepathy.freedesktop.org/caps#jingle-video
** (telepathy-gabble:5168): DEBUG: disco_waiter_new: created waiter 0x9f41f60 for handle 2 with serial 2
** (telepathy-gabble:5168): DEBUG: _process_caps_uri: only 1 trust out of 5 possible thus far, sending disco for URI http://telepathy.freedesktop.org/caps#jingle-video
** (telepathy-gabble:5168): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x9f41f80 for jtellier.test1 at gmail.com/TelepathyC58B9EDA
** (telepathy-gabble:5168): DEBUG: _process_caps_uri: not enough trust for URI http://telepathy.freedesktop.org/caps#jingle-audio
** (telepathy-gabble:5168): DEBUG: disco_waiter_new: created waiter 0x9f41fa0 for handle 2 with serial 2
** (telepathy-gabble:5168): DEBUG: _process_caps_uri: only 1 trust out of 5 possible thus far, sending disco for URI http://telepathy.freedesktop.org/caps#jingle-audio
** (telepathy-gabble:5168): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x9f41fc0 for jtellier.test1 at gmail.com/TelepathyC58B9EDA
** (telepathy-gabble:5168): DEBUG: _process_caps_uri: not enough trust for URI http://telepathy.freedesktop.org/caps#voice-v1
** (telepathy-gabble:5168): DEBUG: disco_waiter_new: created waiter 0x9dca400 for handle 2 with serial 2
** (telepathy-gabble:5168): DEBUG: _process_caps_uri: only 1 trust out of 5 possible thus far, sending disco for URI http://telepathy.freedesktop.org/caps#voice-v1
** (telepathy-gabble:5168): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x9dca420 for jtellier.test1 at gmail.com/TelepathyC58B9EDA
** (telepathy-gabble:5168): DEBUG: _process_caps_uri: not enough trust for URI http://telepathy.freedesktop.org/caps#0.6.2.1
** (telepathy-gabble:5168): DEBUG: disco_waiter_new: created waiter 0x9dca440 for handle 2 with serial 2
** (telepathy-gabble:5168): DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI http://telepathy.freedesktop.org/caps#0.6.2.1
** (telepathy-gabble:5168): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x9dca460 for jtellier.test1 at gmail.com/TelepathyC58B9EDA
** (telepathy-gabble:5168): DEBUG: _process_caps: Emitting caps update: handle 2, old 0, new 0
(telepathy-gabble:5168): tp-glib-DEBUG: channel_request_new: New channel request at 0x9dc64a8: ctype=org.freedesktop.Telepathy.Channel.Type.ContactList htype=3 handle=2 suppress=1
** (telepathy-gabble:5168): DEBUG: _gabble_roster_get_channel: Looking up channel 3:2 "subscribe"
** (telepathy-gabble:5168): DEBUG: _gabble_roster_create_channel: Instantiating channel 3:2 "subscribe"
tp_group_mixin_change_flags: emitting group flags changed
  added    : [CAN_ADD|CAN_REMOVE|CAN_RESCIND|MESSAGE_ADD|MESSAGE_REMOVE|MESSAGE_RESCIND|PROPERTIES]
  removed  : []
  flags now: [CAN_ADD|CAN_REMOVE|CAN_RESCIND|MESSAGE_ADD|MESSAGE_REMOVE|MESSAGE_RESCIND|PROPERTIES]
** (telepathy-gabble:5168): DEBUG: _gabble_roster_create_channel: created /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/RosterChannel/List/subscribe
** (telepathy-gabble:5168): DEBUG: _gabble_roster_create_channel: roster not yet received, not emitting signal for subscribe list channel
** (telepathy-gabble:5168): DEBUG: send_next_request: processing request 0x9dd4940
** (telepathy-gabble:5168): DEBUG: jingle_info_cb: jingle info: got stun server stun.l.google.com, port 19302
** (telepathy-gabble:5168): DEBUG: take_stun_server: Resolving primary STUN server stun.l.google.com:19302
** (telepathy-gabble:5168): DEBUG: stun_server_resolved_cb: Resolved STUN server stun.l.google.com:19302 to 64.233.169.126:19302
** (telepathy-gabble:5168): DEBUG: jingle_info_cb: jingle info: got relay token CAESIQoYanRlbGxpZXIudGVzdDJAZ21haWwuY29tENTo8KCaJBoQeXffb2JOkhKPcZvOWq86ig==
** (telepathy-gabble:5168): DEBUG: _gabble_roster_get_channel: Looking up channel 3:1 "publish"
** (telepathy-gabble:5168): DEBUG: _gabble_roster_get_channel: Looking up channel 3:2 "subscribe"
** (telepathy-gabble:5168): DEBUG: _gabble_roster_item_update: name for contact#2 changed to jtellier test
** (telepathy-gabble:5168): DEBUG: _gabble_roster_item_update: Checking which groups contact#2 was just added to:
** (telepathy-gabble:5168): DEBUG: _gabble_roster_item_update: Checking which groups contact#2 was just removed from:
** (telepathy-gabble:5168): DEBUG: gabble_roster_iq_cb: jid: jtellier.test1 at gmail.com, subscription: both, name: jtellier test
** (telepathy-gabble:5168): DEBUG: gabble_roster_iq_cb: calling change members on publish channel
emit_members_changed_signals: emitting members changed
  message       : ""
  added         : [2 (jtellier.test1 at gmail.com)]
  removed       : []
  local_pending : []
  remote_pending: []
  actor         : 0
  reason        : 0: unspecified reason
** (telepathy-gabble:5168): DEBUG: gabble_roster_iq_cb: calling change members on subscribe channel
emit_members_changed_signals: emitting members changed
  message       : ""
  added         : [2 (jtellier.test1 at gmail.com)]
  removed       : []
  local_pending : []
  remote_pending: []
  actor         : 0
  reason        : 0: unspecified reason
** (telepathy-gabble:5168): DEBUG: _gabble_roster_get_channel: Looking up channel 3:3 "known"
** (telepathy-gabble:5168): DEBUG: _gabble_roster_create_channel: Instantiating channel 3:3 "known"
tp_group_mixin_change_flags: emitting group flags changed
  added    : [CAN_REMOVE|PROPERTIES]
  removed  : []
  flags now: [CAN_REMOVE|PROPERTIES]
** (telepathy-gabble:5168): DEBUG: _gabble_roster_create_channel: created /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/RosterChannel/List/known
** (telepathy-gabble:5168): DEBUG: _gabble_roster_create_channel: roster not yet received, not emitting signal for known list channel
** (telepathy-gabble:5168): DEBUG: gabble_roster_iq_cb: calling change members on known channel
emit_members_changed_signals: emitting members changed
  message       : ""
  added         : [2 (jtellier.test1 at gmail.com)]
  removed       : []
  local_pending : []
  remote_pending: []
  actor         : 0
  reason        : 0: unspecified reason
** (telepathy-gabble:5168): DEBUG: gabble_roster_iq_cb: calling change members on any group channels
** (telepathy-gabble:5168): DEBUG: _gabble_roster_get_channel: Looking up channel 3:4 "deny"
** (telepathy-gabble:5168): DEBUG: _gabble_roster_create_channel: Instantiating channel 3:4 "deny"
tp_group_mixin_change_flags: emitting group flags changed
  added    : [CAN_ADD|CAN_REMOVE|PROPERTIES]
  removed  : []
  flags now: [CAN_ADD|CAN_REMOVE|PROPERTIES]
** (telepathy-gabble:5168): DEBUG: _gabble_roster_create_channel: created /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/RosterChannel/List/deny
** (telepathy-gabble:5168): DEBUG: _gabble_roster_create_channel: roster not yet received, not emitting signal for deny list channel
** (telepathy-gabble:5168): DEBUG: gabble_roster_iq_cb: calling change members on deny channel
(telepathy-gabble:5168): tp-glib-DEBUG: change_members: not emitting signal, nothing changed
** (telepathy-gabble:5168): DEBUG: _gabble_roster_emit_one: roster now received, emitting signal signal for publish list channel
(telepathy-gabble:5168): tp-glib-DEBUG: satisfy_request: completing queued request 0x9dc6508 with success, channel_type=org.freedesktop.Telepathy.Channel.Type.ContactList, handle_type=3, handle=1, suppress_handler=1
(telepathy-gabble:5168): tp-glib-DEBUG: channel_request_free: Freeing channel request at 0x9dc6508: ctype=org.freedesktop.Telepathy.Channel.Type.ContactList htype=3 handle=1 suppress=1
** (telepathy-gabble:5168): DEBUG: _gabble_roster_emit_one: roster now received, emitting signal signal for subscribe list channel
(telepathy-gabble:5168): tp-glib-DEBUG: satisfy_request: completing queued request 0x9dc64a8 with success, channel_type=org.freedesktop.Telepathy.Channel.Type.ContactList, handle_type=3, handle=2, suppress_handler=1
(telepathy-gabble:5168): tp-glib-DEBUG: channel_request_free: Freeing channel request at 0x9dc64a8: ctype=org.freedesktop.Telepathy.Channel.Type.ContactList htype=3 handle=2 suppress=1
** (telepathy-gabble:5168): DEBUG: _gabble_roster_emit_one: roster now received, emitting signal signal for known list channel
** (telepathy-gabble:5168): DEBUG: _gabble_roster_emit_one: roster now received, emitting signal signal for deny list channel
** (telepathy-gabble:5168): DEBUG: disco_items_cb: Got error on items request: the feature requested is not implemented by the recipient or server and therefore cannot be processed
(telepathy-gabble:5168): tp-glib-DEBUG: tp_presence_mixin_get_contacts_dbus_property: called.
(telepathy-gabble:5168): tp-glib-DEBUG: tp_base_connection_dbus_request_handles: 0 handles of type 1, for :1.94
(telepathy-gabble:5168): tp-glib-DEBUG: tp_presence_mixin_get_presence: called.
(telepathy-gabble:5168): tp-glib-DEBUG: construct_presence_hash: called.
** (telepathy-gabble:5168): DEBUG: gabble_connection_request_aliases: requesting vCard for alias of contact jtellier.test2 at gmail.com
** (telepathy-gabble:5168): DEBUG: gabble_vcard_manager_request: Created request 0x9f44580 to retrieve <1>'s vCard
** (telepathy-gabble:5168): DEBUG: cache_entry_ensure_queued: adding to cache entry 0x9dc67c8 with <iq> already pending
(telepathy-gabble:5168): tp-glib-DEBUG: tp_presence_mixin_get_presence: called.
(telepathy-gabble:5168): tp-glib-DEBUG: tp_base_connection_hold_handles: 1 handles of type 1, for :1.94
(telepathy-gabble:5168): tp-glib-DEBUG: tp_presence_mixin_get_presence: called.
(telepathy-gabble:5168): tp-glib-DEBUG: construct_presence_hash: called.
** (telepathy-gabble:5168): DEBUG: connection_iq_disco_cb: got disco request for node http://telepathy.freedesktop.org/caps#4Fh+34kqr9/LBpRvm9LMt8fOA70=, caps are 33ff
** (telepathy-gabble:5168): DEBUG: connection_iq_disco_cb: caps now 13311
** (telepathy-gabble:5168): DEBUG: connection_iq_disco_cb: got disco request for node http://telepathy.freedesktop.org/caps#4Fh+34kqr9/LBpRvm9LMt8fOA70=, caps are 33ff
** (telepathy-gabble:5168): DEBUG: connection_iq_disco_cb: caps now 13311
** (telepathy-gabble:5168): DEBUG: response_cb: got reply for request 0x9dd4940
** (telepathy-gabble:5168): DEBUG: pipeline_reply_cb: called for entry 0x9dc67c8
** (telepathy-gabble:5168): DEBUG: pipeline_reply_cb: will patch vcard
** (telepathy-gabble:5168): DEBUG: gabble_request_pipeline_enqueue: enqueued new request as item 0x9f44620
** (telepathy-gabble:5168): DEBUG: observe_vcard: got vCard alias "jtellier test2" for handle 1 from <FN>
** (telepathy-gabble:5168): DEBUG: delete_request: Discarding request 0x9f44580
** (telepathy-gabble:5168): DEBUG: cache_entry_attempt_to_free: Not freeing vCard cache entry 0x9dc67c8: it has a cached vCard 0x9f36f40
** (telepathy-gabble:5168): DEBUG: delete_request: Discarding request 0x9dd4920
** (telepathy-gabble:5168): DEBUG: cache_entry_attempt_to_free: Not freeing vCard cache entry 0x9dc67c8: it has a cached vCard 0x9f36f40
** (telepathy-gabble:5168): DEBUG: delete_item: deleting item 0x9dd4940
** (telepathy-gabble:5168): DEBUG: send_next_request: processing request 0x9f44620
** (telepathy-gabble:5168): DEBUG: connection_iq_disco_cb: got disco request for node http://telepathy.freedesktop.org/caps#V1f7M4IpVQljB/IapSPy4UF35HE=, caps are 33ff
** (telepathy-gabble:5168): DEBUG: connection_iq_disco_cb: caps now 13311
** (telepathy-gabble:5168): DEBUG: connection_iq_disco_cb: sending disco response:
<iq type="result" to="jtellier.test2 at gmail.com/Telepathy4EB93763" id="271381943634"> <query node="http://telepathy.freedesktop.org/caps#V1f7M4IpVQljB/IapSPy4UF35HE=" xmlns="http://jabber.org/protocol/disco#info"> <identity type="pc" name="Telepathy Gabble 0.7.22" category="client"></identity>
 <feature var="http://www.google.com/xmpp/protocol/session"></feature>
 <feature var="http://www.google.com/transport/p2p"></feature>
 <feature var="http://jabber.org/protocol/jingle"></feature>
 <feature var="urn:xmpp:jingle:0"></feature>
 <feature var="http://jabber.org/protocol/chatstates"></feature>
 <feature var="http://jabber.org/protocol/nick"></feature>
 <feature var="http://jabber.org/protocol/nick+notify"></feature>
 <feature var="http://jabber.org/protocol/si"></feature>
 <feature var="http://jabber.org/protocol/ibb"></feature>
 <feature var="http://telepathy.freedesktop.org/xmpp/tubes"></feature>
 <feature var="http://jabber.org/protocol/bytestreams"></feature>
 <feature var="http://www.google.com/xmpp/protocol/voice/v1"></feature>
 <feature var="http://jabber.org/protocol/jingle/description/audio"></feature>
 <feature var="http://jabber.org/protocol/jingle/description/video"></feature>
 <feature var="urn:xmpp:jingle:apps:rtp:0"></feature>
</query>
</iq>

** (telepathy-gabble:5168): DEBUG: connection_iq_disco_cb: got disco request for node http://telepathy.freedesktop.org/caps#V1f7M4IpVQljB/IapSPy4UF35HE=, caps are 33ff
** (telepathy-gabble:5168): DEBUG: connection_iq_disco_cb: caps now 13311
** (telepathy-gabble:5168): DEBUG: connection_iq_disco_cb: sending disco response:
<iq type="result" to="jtellier.test2 at gmail.com/Telepathy4EB93763" id="272892944636"> <query node="http://telepathy.freedesktop.org/caps#V1f7M4IpVQljB/IapSPy4UF35HE=" xmlns="http://jabber.org/protocol/disco#info"> <identity type="pc" name="Telepathy Gabble 0.7.22" category="client"></identity>
 <feature var="http://www.google.com/xmpp/protocol/session"></feature>
 <feature var="http://www.google.com/transport/p2p"></feature>
 <feature var="http://jabber.org/protocol/jingle"></feature>
 <feature var="urn:xmpp:jingle:0"></feature>
 <feature var="http://jabber.org/protocol/chatstates"></feature>
 <feature var="http://jabber.org/protocol/nick"></feature>
 <feature var="http://jabber.org/protocol/nick+notify"></feature>
 <feature var="http://jabber.org/protocol/si"></feature>
 <feature var="http://jabber.org/protocol/ibb"></feature>
 <feature var="http://telepathy.freedesktop.org/xmpp/tubes"></feature>
 <feature var="http://jabber.org/protocol/bytestreams"></feature>
 <feature var="http://www.google.com/xmpp/protocol/voice/v1"></feature>
 <feature var="http://jabber.org/protocol/jingle/description/audio"></feature>
 <feature var="http://jabber.org/protocol/jingle/description/video"></feature>
 <feature var="urn:xmpp:jingle:apps:rtp:0"></feature>
</query>
</iq>

** (telepathy-gabble:5168): DEBUG: _caps_disco_cb: setting caps for 1 (thanks to 1 jtellier.test2 at gmail.com/Telepathy4EB93763) to 16 (save_caps 0)
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: about to add caps 16 to resource Telepathy4EB93763 with serial 1
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: found resource Telepathy4EB93763
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: new serial 1, old 0, clearing caps
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: adding caps 16 to resource Telepathy4EB93763
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: resource Telepathy4EB93763 caps now 16
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: total caps now 16
** (telepathy-gabble:5168): DEBUG: _caps_disco_cb: caps for 1 (thanks to 1 jtellier.test2 at gmail.com/Telepathy4EB93763) now 16
** (telepathy-gabble:5168): DEBUG: disco_waiter_free: freeing waiter 0x9dd48c0 for handle 1 with serial 1
** (telepathy-gabble:5168): DEBUG: _caps_disco_cb: setting caps for 1 (thanks to 1 jtellier.test2 at gmail.com/Telepathy4EB93763) to 8 (save_caps 16)
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: about to add caps 8 to resource Telepathy4EB93763 with serial 1
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: found resource Telepathy4EB93763
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: adding caps 8 to resource Telepathy4EB93763
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: resource Telepathy4EB93763 caps now 24
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: total caps now 24
** (telepathy-gabble:5168): DEBUG: _caps_disco_cb: caps for 1 (thanks to 1 jtellier.test2 at gmail.com/Telepathy4EB93763) now 24
** (telepathy-gabble:5168): DEBUG: disco_waiter_free: freeing waiter 0x9dd4980 for handle 1 with serial 1
** (telepathy-gabble:5168): DEBUG: _caps_disco_cb: setting caps for 2 (thanks to 2 jtellier.test1 at gmail.com/TelepathyC58B9EDA) to 16 (save_caps 0)
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: about to add caps 16 to resource TelepathyC58B9EDA with serial 2
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: found resource TelepathyC58B9EDA
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: new serial 2, old 0, clearing caps
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: adding caps 16 to resource TelepathyC58B9EDA
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: resource TelepathyC58B9EDA caps now 16
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: total caps now 16
** (telepathy-gabble:5168): DEBUG: _caps_disco_cb: caps for 2 (thanks to 2 jtellier.test1 at gmail.com/TelepathyC58B9EDA) now 16
** (telepathy-gabble:5168): DEBUG: disco_waiter_free: freeing waiter 0x9f41f60 for handle 2 with serial 2
** (telepathy-gabble:5168): DEBUG: _caps_disco_cb: setting caps for 1 (thanks to 1 jtellier.test2 at gmail.com/Telepathy4EB93763) to 2 (save_caps 24)
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: about to add caps 2 to resource Telepathy4EB93763 with serial 1
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: found resource Telepathy4EB93763
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: adding caps 2 to resource Telepathy4EB93763
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: resource Telepathy4EB93763 caps now 26
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: total caps now 26
** (telepathy-gabble:5168): DEBUG: _caps_disco_cb: caps for 1 (thanks to 1 jtellier.test2 at gmail.com/Telepathy4EB93763) now 26
** (telepathy-gabble:5168): DEBUG: disco_waiter_free: freeing waiter 0x9dd49c0 for handle 1 with serial 1
** (telepathy-gabble:5168): DEBUG: _caps_disco_cb: setting caps for 1 (thanks to 1 jtellier.test2 at gmail.com/Telepathy4EB93763) to 869 (save_caps 26)
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: about to add caps 869 to resource Telepathy4EB93763 with serial 1
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: found resource Telepathy4EB93763
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: adding caps 869 to resource Telepathy4EB93763
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: resource Telepathy4EB93763 caps now 895
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: total caps now 895
** (telepathy-gabble:5168): DEBUG: _caps_disco_cb: caps for 1 (thanks to 1 jtellier.test2 at gmail.com/Telepathy4EB93763) now 895
** (telepathy-gabble:5168): DEBUG: disco_waiter_free: freeing waiter 0x9f41e20 for handle 1 with serial 1
** (telepathy-gabble:5168): DEBUG: response_cb: got reply for request 0x9f44620
** (telepathy-gabble:5168): DEBUG: replace_reply_cb: called: no error
** (telepathy-gabble:5168): DEBUG: gabble_vcard_manager_remove_edit_request: request == 0x9dc6520
** (telepathy-gabble:5168): DEBUG: delete_item: deleting item 0x9f44620
** (telepathy-gabble:5168): DEBUG: _caps_disco_cb: setting caps for 2 (thanks to 2 jtellier.test1 at gmail.com/TelepathyC58B9EDA) to 8 (save_caps 16)
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: about to add caps 8 to resource TelepathyC58B9EDA with serial 2
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: found resource TelepathyC58B9EDA
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: adding caps 8 to resource TelepathyC58B9EDA
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: resource TelepathyC58B9EDA caps now 24
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: total caps now 24
** (telepathy-gabble:5168): DEBUG: _caps_disco_cb: caps for 2 (thanks to 2 jtellier.test1 at gmail.com/TelepathyC58B9EDA) now 24
** (telepathy-gabble:5168): DEBUG: disco_waiter_free: freeing waiter 0x9f41fa0 for handle 2 with serial 2
** (telepathy-gabble:5168): DEBUG: _caps_disco_cb: setting caps for 2 (thanks to 2 jtellier.test1 at gmail.com/TelepathyC58B9EDA) to 2 (save_caps 24)
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: about to add caps 2 to resource TelepathyC58B9EDA with serial 2
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: found resource TelepathyC58B9EDA
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: adding caps 2 to resource TelepathyC58B9EDA
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: resource TelepathyC58B9EDA caps now 26
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: total caps now 26
** (telepathy-gabble:5168): DEBUG: _caps_disco_cb: caps for 2 (thanks to 2 jtellier.test1 at gmail.com/TelepathyC58B9EDA) now 26
** (telepathy-gabble:5168): DEBUG: disco_waiter_free: freeing waiter 0x9dca400 for handle 2 with serial 2
** (telepathy-gabble:5168): DEBUG: _caps_disco_cb: setting caps for 2 (thanks to 2 jtellier.test1 at gmail.com/TelepathyC58B9EDA) to 2085 (save_caps 26)
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: about to add caps 2085 to resource TelepathyC58B9EDA with serial 2
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: found resource TelepathyC58B9EDA
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: adding caps 2085 to resource TelepathyC58B9EDA
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: resource TelepathyC58B9EDA caps now 2111
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: total caps now 2111
** (telepathy-gabble:5168): DEBUG: _caps_disco_cb: caps for 2 (thanks to 2 jtellier.test1 at gmail.com/TelepathyC58B9EDA) now 2111
** (telepathy-gabble:5168): DEBUG: disco_waiter_free: freeing waiter 0x9dca440 for handle 2 with serial 2
** (telepathy-gabble:5168): DEBUG: connection_iq_disco_cb: got disco request for node http://telepathy.freedesktop.org/caps#V1f7M4IpVQljB/IapSPy4UF35HE=, caps are 33ff
** (telepathy-gabble:5168): DEBUG: connection_iq_disco_cb: caps now 13311
** (telepathy-gabble:5168): DEBUG: connection_iq_disco_cb: sending disco response:
<iq type="result" to="jtellier.test2 at gmail.com/Telepathy4EB93763" id="70810104085"> <query node="http://telepathy.freedesktop.org/caps#V1f7M4IpVQljB/IapSPy4UF35HE=" xmlns="http://jabber.org/protocol/disco#info"> <identity type="pc" name="Telepathy Gabble 0.7.22" category="client"></identity>
 <feature var="http://www.google.com/xmpp/protocol/session"></feature>
 <feature var="http://www.google.com/transport/p2p"></feature>
 <feature var="http://jabber.org/protocol/jingle"></feature>
 <feature var="urn:xmpp:jingle:0"></feature>
 <feature var="http://jabber.org/protocol/chatstates"></feature>
 <feature var="http://jabber.org/protocol/nick"></feature>
 <feature var="http://jabber.org/protocol/nick+notify"></feature>
 <feature var="http://jabber.org/protocol/si"></feature>
 <feature var="http://jabber.org/protocol/ibb"></feature>
 <feature var="http://telepathy.freedesktop.org/xmpp/tubes"></feature>
 <feature var="http://jabber.org/protocol/bytestreams"></feature>
 <feature var="http://www.google.com/xmpp/protocol/voice/v1"></feature>
 <feature var="http://jabber.org/protocol/jingle/description/audio"></feature>
 <feature var="http://jabber.org/protocol/jingle/description/video"></feature>
 <feature var="urn:xmpp:jingle:apps:rtp:0"></feature>
</query>
</iq>

(telepathy-gabble:5168): tp-glib-DEBUG: tp_cm_param_setter_offset: account = "jtellier.test1 at gmail.com"
(telepathy-gabble:5168): tp-glib-DEBUG: tp_cm_param_setter_offset: password = <hidden>
(telepathy-gabble:5168): tp-glib-DEBUG: tp_cm_param_setter_offset: server = "talk.google.com"
(telepathy-gabble:5168): tp-glib-DEBUG: tp_cm_param_setter_offset: resource = "Telepathy"
(telepathy-gabble:5168): tp-glib-DEBUG: tp_cm_param_setter_offset: priority = 0 = 0x0
(telepathy-gabble:5168): tp-glib-DEBUG: tp_cm_param_setter_offset: port = 5223 = 0x1467
(telepathy-gabble:5168): tp-glib-DEBUG: tp_cm_param_setter_offset: old-ssl = TRUE
(telepathy-gabble:5168): tp-glib-DEBUG: tp_cm_param_setter_offset: require-encryption = FALSE
(telepathy-gabble:5168): tp-glib-DEBUG: tp_cm_param_setter_offset: register = FALSE
(telepathy-gabble:5168): tp-glib-DEBUG: tp_cm_param_setter_offset: low-bandwidth = FALSE
(telepathy-gabble:5168): tp-glib-DEBUG: parse_parameters: https-proxy-server not given, using default behaviour
(telepathy-gabble:5168): tp-glib-DEBUG: tp_cm_param_setter_offset: https-proxy-port = 443 = 0x1bb
(telepathy-gabble:5168): tp-glib-DEBUG: tp_cm_param_setter_offset: fallback-conference-server = "conference.jabber.org"
(telepathy-gabble:5168): tp-glib-DEBUG: parse_parameters: stun-server not given, using default behaviour
(telepathy-gabble:5168): tp-glib-DEBUG: tp_cm_param_setter_offset: stun-port = 3478 = 0xd96
(telepathy-gabble:5168): tp-glib-DEBUG: tp_cm_param_setter_offset: fallback-stun-server = "stun.collabora.co.uk"
(telepathy-gabble:5168): tp-glib-DEBUG: tp_cm_param_setter_offset: fallback-stun-port = 3478 = 0xd96
(telepathy-gabble:5168): tp-glib-DEBUG: tp_cm_param_setter_offset: ignore-ssl-errors = TRUE
(telepathy-gabble:5168): tp-glib-DEBUG: parse_parameters: alias not given, using default behaviour
(telepathy-gabble:5168): tp-glib-DEBUG: tp_base_connection_init: Initializing (TpBaseConnection *)0x9dce150
** (telepathy-gabble:5168): DEBUG: gabble_connection_init: Initializing (GabbleConnection *)0x9dce150
(telepathy-gabble:5168): tp-glib-DEBUG: tp_base_connection_constructor: Post-construction: (TpBaseConnection *)0x9dce150
(telepathy-gabble:5168): tp-glib-DEBUG: tp_base_connection_constructor: Handle repo for type #0 at (nil)
(telepathy-gabble:5168): tp-glib-DEBUG: tp_base_connection_constructor: Handle repo for type #1 at 0x9dd1350
(telepathy-gabble:5168): tp-glib-DEBUG: tp_base_connection_constructor: Handle repo for type #2 at 0x9dbea90
(telepathy-gabble:5168): tp-glib-DEBUG: tp_base_connection_constructor: Handle repo for type #3 at 0x9f41e20
(telepathy-gabble:5168): tp-glib-DEBUG: tp_base_connection_constructor: Handle repo for type #4 at 0x9f373b0
** (telepathy-gabble:5168): DEBUG: gabble_roomlist_manager_constructed: 0x9dc54a0
(telepathy-gabble:5168): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #0 at 0x9dd06b8
(telepathy-gabble:5168): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #1 at 0x9dc5450
(telepathy-gabble:5168): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #2 at 0x9dc54a0
(telepathy-gabble:5168): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #3 at 0x9dc8e10
(telepathy-gabble:5168): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #4 at 0x9dc5478
(telepathy-gabble:5168): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #5 at 0x9dc5518
(telepathy-gabble:5168): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #6 at 0x9dd4940
** (telepathy-gabble:5168): DEBUG: gabble_connection_constructor: Post-construction: (GabbleConnection *)0x9dce150
(telepathy-gabble:5168): tp-glib-DEBUG: tp_presence_mixin_init: called.
(telepathy-gabble:5168): tp-glib-DEBUG: tp_base_connection_register: bus name org.freedesktop.Telepathy.Connection.gabble.jabber.jtellier_2etest1_40gmail_2ecom_2fTelepathy
(telepathy-gabble:5168): tp-glib-DEBUG: tp_base_connection_register: object path /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy
** (telepathy-gabble:5168): DEBUG: _gabble_connection_connect: disabling SRV because "server" or "port" parameter specified, will connect to talk.google.com
** (telepathy-gabble:5168): DEBUG: do_connect: calling lm_connection_open
(telepathy-gabble:5168): tp-glib-DEBUG: tp_base_connection_change_status: was 4294967295, now 1, for reason 1
(telepathy-gabble:5168): tp-glib-DEBUG: tp_base_connection_change_status: emitting status-changed to 1, for reason 1
** (telepathy-gabble:5168): DEBUG: connection_status_changed_cb: adding callbacks
** (telepathy-gabble:5168): DEBUG: connection_status_changed_cb: adding callbacks
** (telepathy-gabble:5168): DEBUG: connection_status_changed_cb: adding callbacks
** (telepathy-gabble:5168): DEBUG: do_auth: authenticating with username: jtellier.test1, password: <hidden>, resource: Telepathy
(telepathy-gabble:5168): tp-glib-DEBUG: tp_base_connection_change_status: was 0, now 2, for reason 1
(telepathy-gabble:5168): tp-glib-DEBUG: tp_base_connection_change_status: emitting status-changed to 2, for reason 1
** (telepathy-gabble:5168): DEBUG: gabble_roster_close_all: closing channels
** (telepathy-gabble:5168): DEBUG: roster_channel_closed_cb: 0x9dc5f18, channel 0x9dd3878
** (telepathy-gabble:5168): DEBUG: roster_channel_closed_cb: 0x9dc5f18, channel 0x9dd38c0
** (telepathy-gabble:5168): DEBUG: roster_channel_closed_cb: 0x9dc5f18, channel 0x9dd3908
** (telepathy-gabble:5168): DEBUG: roster_channel_closed_cb: 0x9dc5f18, channel 0x9dd3950
** (telepathy-gabble:5168): DEBUG: gabble_roster_close_all: removing callbacks
** (telepathy-gabble:5168): DEBUG: gabble_im_factory_close_all: closing channels
** (telepathy-gabble:5168): DEBUG: gabble_im_factory_close_all: removing callbacks
** (telepathy-gabble:5168): DEBUG: connection_status_changed_cb: disconnected, closing room lists
** (telepathy-gabble:5168): DEBUG: gabble_roomlist_manager_close_all: 0x9dc51b8
** (telepathy-gabble:5168): DEBUG: gabble_muc_factory_close_all: closing channels
** (telepathy-gabble:5168): DEBUG: gabble_muc_factory_close_all: removing callbacks
** (telepathy-gabble:5168): DEBUG: gabble_private_tubes_factory_close_all: closing 1-1 tubes channels
** (telepathy-gabble:5168): DEBUG: gabble_media_factory_close_all: closing channels
** (telepathy-gabble:5168): DEBUG: connection_shut_down: still open; calling lm_connection_close
** (telepathy-gabble:5168): DEBUG: connection_disconnected_cb: called with reason 0
** (telepathy-gabble:5168): DEBUG: connection_disconnected_cb: expected; emitting DISCONNECTED
(telepathy-gabble:5168): tp-glib-DEBUG: connection_shutdown_finished_cb: dereferenced connection
** (telepathy-gabble:5168): DEBUG: gabble_connection_dispose: called
** (telepathy-gabble:5168): DEBUG: gabble_bytestream_factory_dispose: dispose called
** (telepathy-gabble:5168): DEBUG: gabble_disco_dispose: dispose called
** (telepathy-gabble:5168): DEBUG: gabble_disco_finalize: called with 0x9dc77a0
** (telepathy-gabble:5168): DEBUG: gabble_request_pipeline_dispose: disposing request-pipeline
** (telepathy-gabble:5168): DEBUG: gabble_vcard_manager_dispose: 0x9dc5f50
** (telepathy-gabble:5168): DEBUG: gabble_vcard_manager_finalize: 0x9dc5f50
** (telepathy-gabble:5168): DEBUG: gabble_jingle_factory_dispose: dispose called
** (telepathy-gabble:5168): DEBUG: gabble_presence_cache_dispose: dispose called
** (telepathy-gabble:5168): DEBUG: disco_waiter_list_free: list (nil)
** (telepathy-gabble:5168): DEBUG: disco_waiter_list_free: list (nil)
** (telepathy-gabble:5168): DEBUG: disco_waiter_list_free: list (nil)
** (telepathy-gabble:5168): DEBUG: disco_waiter_list_free: list (nil)
** (telepathy-gabble:5168): DEBUG: disco_waiter_list_free: list (nil)
** (telepathy-gabble:5168): DEBUG: gabble_presence_cache_finalize: called with 0x9dc8a08
** (telepathy-gabble:5168): DEBUG: gabble_roster_dispose: dispose called
** (telepathy-gabble:5168): DEBUG: gabble_roster_close_all: closing channels
** (telepathy-gabble:5168): DEBUG: gabble_roster_finalize: called with 0x9dc5f18
** (telepathy-gabble:5168): DEBUG: gabble_im_factory_dispose: dispose called
** (telepathy-gabble:5168): DEBUG: gabble_roomlist_manager_dispose: running
** (telepathy-gabble:5168): DEBUG: gabble_roomlist_manager_close_all: 0x9dc51b8
** (telepathy-gabble:5168): DEBUG: gabble_muc_factory_dispose: dispose called
** (telepathy-gabble:5168): DEBUG: gabble_muc_factory_close_all: closing channels
** (telepathy-gabble:5168): DEBUG: gabble_private_tubes_factory_dispose: dispose called
** (telepathy-gabble:5168): DEBUG: gabble_private_tubes_factory_close_all: closing 1-1 tubes channels
** (telepathy-gabble:5168): DEBUG: gabble_media_factory_dispose: dispose called
** (telepathy-gabble:5168): DEBUG: gabble_media_factory_close_all: closing channels
** (telepathy-gabble:5168): DEBUG: gabble_olpc_gadget_manager_dispose: running
** (telepathy-gabble:5168): DEBUG: gabble_olpc_gadget_manager_close_all: 0x9dc73a0
(telepathy-gabble:5168): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9dc5e70: lost weak ref to 0x9dbec60
(telepathy-gabble:5168): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9dc5ea8: lost weak ref to 0x9dbecf0
(telepathy-gabble:5168): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9dc5ee0: lost weak ref to 0x9dbed80
** (telepathy-gabble:5168): DEBUG: gabble_connection_finalize: called with 0x9dce000
(telepathy-gabble:5168): tp-glib-DEBUG: tp_contacts_mixin_finalize: 0x9dce000
(telepathy-gabble:5168): tp-glib-DEBUG: tp_presence_mixin_finalize: 0x9dce000
** (telepathy-gabble:5168): DEBUG: connection_auth_cb: Created self handle 1, our JID is jtellier.test1 at gmail.com/Telepathy548FF824
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: about to add caps 9189 to resource Telepathy548FF824 with serial 1
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: found resource Telepathy548FF824
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: new serial 1, old 0, clearing caps
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: adding caps 9189 to resource Telepathy548FF824
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: resource Telepathy548FF824 caps now 9189
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: total caps now 9189
** (telepathy-gabble:5168): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x9dd4800 for gmail.com
** (telepathy-gabble:5168): DEBUG: connection_iq_unknown_cb: got unknown iq:
<iq id="22100186105" type="result"></iq>

** (telepathy-gabble:5168): DEBUG: connection_disco_cb: got:
<query xmlns="http://jabber.org/protocol/disco#info"> <identity name="Google Talk" type="im" category="server"></identity>
 <feature var="http://jabber.org/protocol/disco#info"></feature>
 <feature var="google:jingleinfo"></feature>
 <feature var="google:roster"></feature>
 <feature var="google:nosave"></feature>
 <feature var="google:setting"></feature>
 <feature var="google:shared-status"></feature>
 <feature var="http://jabber.org/protocol/archive#otr"></feature>
 <feature var="google:mail:notify"></feature>
 <feature var="http://jabber.org/protocol/archive#save"></feature>
</query>

** (telepathy-gabble:5168): DEBUG: connection_disco_cb: set features flags to 3
(telepathy-gabble:5168): tp-glib-DEBUG: tp_base_connection_change_status: was 1, now 0, for reason 1
(telepathy-gabble:5168): tp-glib-DEBUG: tp_base_connection_change_status: emitting status-changed to 0, for reason 1
** (telepathy-gabble:5168): DEBUG: connection_status_changed_cb: requesting roster
** (telepathy-gabble:5168): DEBUG: take_stun_server: Resolving fallback STUN server stun.collabora.co.uk:3478
** (telepathy-gabble:5168): DEBUG: stun_server_resolved_cb: Resolved STUN server stun.collabora.co.uk:3478 to 93.93.131.100:3478
** (telepathy-gabble:5168): DEBUG: gabble_disco_conn_status_changed_cb: connected, initiating service discovery on gmail.com
** (telepathy-gabble:5168): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x9dd47a0 for gmail.com
** (telepathy-gabble:5168): DEBUG: gabble_vcard_manager_request: Created request 0x9dd4820 to retrieve <1>'s vCard
** (telepathy-gabble:5168): DEBUG: cache_entry_ensure_queued: Cache entry 0x9dc6400 is my own, not setting @to
** (telepathy-gabble:5168): DEBUG: gabble_request_pipeline_enqueue: enqueued new request as item 0x9dd4840
** (telepathy-gabble:5168): DEBUG: cache_entry_ensure_queued: adding request to cache entry 0x9dc6400 and queueing the <iq>
(telepathy-gabble:5168): tp-glib-DEBUG: tp_presence_mixin_emit_presence_update: called.
(telepathy-gabble:5168): tp-glib-DEBUG: construct_presence_hash: called.
(telepathy-gabble:5168): tp-glib-DEBUG: construct_simple_presence_hash: called.
** (telepathy-gabble:5168): DEBUG: gabble_presence_cache_do_update: jtellier.test1 at gmail.com (1) resource TelepathyC58B9EDA prio 0 presence 7 message "(null)"
(telepathy-gabble:5168): tp-glib-DEBUG: tp_presence_mixin_emit_presence_update: called.
(telepathy-gabble:5168): tp-glib-DEBUG: construct_presence_hash: called.
(telepathy-gabble:5168): tp-glib-DEBUG: construct_simple_presence_hash: called.
** (telepathy-gabble:5168): DEBUG: _process_caps_uri: not enough trust for URI http://telepathy.freedesktop.org/caps#jingle-video
** (telepathy-gabble:5168): DEBUG: disco_waiter_new: created waiter 0x9dd4720 for handle 1 with serial 1
** (telepathy-gabble:5168): DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI http://telepathy.freedesktop.org/caps#jingle-video
** (telepathy-gabble:5168): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x9dd4520 for jtellier.test1 at gmail.com/TelepathyC58B9EDA
** (telepathy-gabble:5168): DEBUG: _process_caps_uri: not enough trust for URI http://telepathy.freedesktop.org/caps#jingle-audio
** (telepathy-gabble:5168): DEBUG: disco_waiter_new: created waiter 0x9dd4500 for handle 1 with serial 1
** (telepathy-gabble:5168): DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI http://telepathy.freedesktop.org/caps#jingle-audio
** (telepathy-gabble:5168): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x9dd4400 for jtellier.test1 at gmail.com/TelepathyC58B9EDA
** (telepathy-gabble:5168): DEBUG: _process_caps_uri: not enough trust for URI http://telepathy.freedesktop.org/caps#voice-v1
** (telepathy-gabble:5168): DEBUG: disco_waiter_new: created waiter 0x9dc77c0 for handle 1 with serial 1
** (telepathy-gabble:5168): DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI http://telepathy.freedesktop.org/caps#voice-v1
** (telepathy-gabble:5168): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x9dc7360 for jtellier.test1 at gmail.com/TelepathyC58B9EDA
** (telepathy-gabble:5168): DEBUG: _process_caps_uri: not enough trust for URI http://telepathy.freedesktop.org/caps#0.6.2.1
** (telepathy-gabble:5168): DEBUG: disco_waiter_new: created waiter 0x9dd4700 for handle 1 with serial 1
** (telepathy-gabble:5168): DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI http://telepathy.freedesktop.org/caps#0.6.2.1
** (telepathy-gabble:5168): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x9dd46e0 for jtellier.test1 at gmail.com/TelepathyC58B9EDA
** (telepathy-gabble:5168): DEBUG: _process_caps: Emitting caps update: handle 1, old 0, new 0
** (telepathy-gabble:5168): DEBUG: gabble_presence_cache_do_update: jtellier.test2 at gmail.com (2) resource Telepathy4EB93763 prio 0 presence 7 message "(null)"
(telepathy-gabble:5168): tp-glib-DEBUG: tp_presence_mixin_emit_presence_update: called.
(telepathy-gabble:5168): tp-glib-DEBUG: construct_presence_hash: called.
(telepathy-gabble:5168): tp-glib-DEBUG: construct_simple_presence_hash: called.
** (telepathy-gabble:5168): DEBUG: _process_caps_uri: not enough trust for URI http://telepathy.freedesktop.org/caps#jingle-video
** (telepathy-gabble:5168): DEBUG: disco_waiter_new: created waiter 0x9dd4760 for handle 2 with serial 2
** (telepathy-gabble:5168): DEBUG: _process_caps_uri: only 1 trust out of 5 possible thus far, sending disco for URI http://telepathy.freedesktop.org/caps#jingle-video
** (telepathy-gabble:5168): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x9dd4740 for jtellier.test2 at gmail.com/Telepathy4EB93763
** (telepathy-gabble:5168): DEBUG: _process_caps_uri: not enough trust for URI http://telepathy.freedesktop.org/caps#jingle-audio
** (telepathy-gabble:5168): DEBUG: disco_waiter_new: created waiter 0x9dc7260 for handle 2 with serial 2
** (telepathy-gabble:5168): DEBUG: _process_caps_uri: only 1 trust out of 5 possible thus far, sending disco for URI http://telepathy.freedesktop.org/caps#jingle-audio
** (telepathy-gabble:5168): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x9dc7220 for jtellier.test2 at gmail.com/Telepathy4EB93763
** (telepathy-gabble:5168): DEBUG: _process_caps_uri: not enough trust for URI http://telepathy.freedesktop.org/caps#voice-v1
** (telepathy-gabble:5168): DEBUG: disco_waiter_new: created waiter 0x9dc7240 for handle 2 with serial 2
** (telepathy-gabble:5168): DEBUG: _process_caps_uri: only 1 trust out of 5 possible thus far, sending disco for URI http://telepathy.freedesktop.org/caps#voice-v1
** (telepathy-gabble:5168): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x9dc7280 for jtellier.test2 at gmail.com/Telepathy4EB93763
** (telepathy-gabble:5168): DEBUG: _process_caps_uri: not enough trust for URI http://telepathy.freedesktop.org/caps#0.7.6
** (telepathy-gabble:5168): DEBUG: disco_waiter_new: created waiter 0x9dc7200 for handle 2 with serial 2
** (telepathy-gabble:5168): DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI http://telepathy.freedesktop.org/caps#0.7.6
** (telepathy-gabble:5168): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x9dc71a0 for jtellier.test2 at gmail.com/Telepathy4EB93763
** (telepathy-gabble:5168): DEBUG: _process_caps: Emitting caps update: handle 2, old 0, new 0
** (telepathy-gabble:5168): DEBUG: send_next_request: processing request 0x9dd4840
(telepathy-gabble:5168): tp-glib-DEBUG: tp_presence_mixin_get_contacts_dbus_property: called.
(telepathy-gabble:5168): tp-glib-DEBUG: tp_presence_mixin_get_statuses: called.
(telepathy-gabble:5168): tp-glib-DEBUG: check_status_available: requested status hidden is not available
** (telepathy-gabble:5168): DEBUG: gabble_connection_advertise_capabilities: caps before: 23e5
** (telepathy-gabble:5168): DEBUG: gabble_connection_advertise_capabilities: caps to add: 0
** (telepathy-gabble:5168): DEBUG: gabble_connection_advertise_capabilities: caps to remove: 0
** (telepathy-gabble:5168): DEBUG: gabble_connection_advertise_capabilities: caps after: 23e5
** (telepathy-gabble:5168): DEBUG: gabble_vcard_manager_edit: called; invalidating cache
** (telepathy-gabble:5168): DEBUG: cache_entry_attempt_to_free: Not freeing vCard cache entry 0x9dc6400: it has a pipeline_item 0x9dd4840
** (telepathy-gabble:5168): DEBUG: gabble_vcard_manager_edit: checking if we have pending requests already
** (telepathy-gabble:5168): DEBUG: gabble_vcard_manager_edit: NICKNAME => value of length 13 starting jtellier test
(telepathy-gabble:5168): tp-glib-DEBUG: tp_presence_mixin_set_status: called.
(telepathy-gabble:5168): tp-glib-DEBUG: set_status_foreach: called.
(telepathy-gabble:5168): tp-glib-DEBUG: check_for_status: Found status "available", checking if it's available...
(telepathy-gabble:5168): tp-glib-DEBUG: set_status_foreach: The status is available.
(telepathy-gabble:5168): tp-glib-DEBUG: set_status_foreach: Got optional argument ("message", "")
(telepathy-gabble:5168): tp-glib-DEBUG: set_status_foreach: About to try setting status "available"
(telepathy-gabble:5168): tp-glib-DEBUG: tp_presence_mixin_emit_presence_update: called.
(telepathy-gabble:5168): tp-glib-DEBUG: construct_presence_hash: called.
(telepathy-gabble:5168): tp-glib-DEBUG: construct_simple_presence_hash: called.
(telepathy-gabble:5168): tp-glib-DEBUG: tp_presence_mixin_get_contacts_dbus_property: called.
(telepathy-gabble:5168): tp-glib-DEBUG: tp_presence_mixin_get_contacts_dbus_property: called.
(telepathy-gabble:5168): tp-glib-DEBUG: tp_base_connection_dbus_request_handles: 1 handles of type 3, for :1.94
(telepathy-gabble:5168): tp-glib-DEBUG: tp_base_connection_dbus_request_handles: 1 handles of type 3, for :1.94
** (telepathy-gabble:5168): DEBUG: gabble_connection_advertise_capabilities: caps before: 23e5
** (telepathy-gabble:5168): DEBUG: _gabble_media_channel_typeflags_to_caps: adding jingle caps
** (telepathy-gabble:5168): DEBUG: gabble_connection_advertise_capabilities: caps to add: 301f
** (telepathy-gabble:5168): DEBUG: gabble_connection_advertise_capabilities: caps to remove: 0
** (telepathy-gabble:5168): DEBUG: gabble_connection_advertise_capabilities: caps after: 33ff
** (telepathy-gabble:5168): DEBUG: gabble_connection_advertise_capabilities: before != after, changing
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: about to add caps 13311 to resource Telepathy548FF824 with serial 2
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: found resource Telepathy548FF824
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: new serial 2, old 1, clearing caps
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: adding caps 13311 to resource Telepathy548FF824
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: resource Telepathy548FF824 caps now 13311
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: total caps now 13311
** (telepathy-gabble:5168): DEBUG: gabble_connection_advertise_capabilities: set caps: 33ff
(telepathy-gabble:5168): tp-glib-DEBUG: channel_request_new: New channel request at 0x9dc6648: ctype=org.freedesktop.Telepathy.Channel.Type.ContactList htype=3 handle=1 suppress=1
** (telepathy-gabble:5168): DEBUG: _gabble_roster_get_channel: Looking up channel 3:1 "publish"
** (telepathy-gabble:5168): DEBUG: _gabble_roster_create_channel: Instantiating channel 3:1 "publish"
tp_group_mixin_change_flags: emitting group flags changed
  added    : [CAN_REMOVE|MESSAGE_REMOVE|MESSAGE_ACCEPT|PROPERTIES]
  removed  : []
  flags now: [CAN_REMOVE|MESSAGE_REMOVE|MESSAGE_ACCEPT|PROPERTIES]
** (telepathy-gabble:5168): DEBUG: _gabble_roster_create_channel: created /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/RosterChannel/List/publish
** (telepathy-gabble:5168): DEBUG: _gabble_roster_create_channel: roster not yet received, not emitting signal for publish list channel
(telepathy-gabble:5168): tp-glib-DEBUG: channel_request_new: New channel request at 0x9dc6598: ctype=org.freedesktop.Telepathy.Channel.Type.ContactList htype=3 handle=2 suppress=1
** (telepathy-gabble:5168): DEBUG: _gabble_roster_get_channel: Looking up channel 3:2 "subscribe"
** (telepathy-gabble:5168): DEBUG: _gabble_roster_create_channel: Instantiating channel 3:2 "subscribe"
tp_group_mixin_change_flags: emitting group flags changed
  added    : [CAN_ADD|CAN_REMOVE|CAN_RESCIND|MESSAGE_ADD|MESSAGE_REMOVE|MESSAGE_RESCIND|PROPERTIES]
  removed  : []
  flags now: [CAN_ADD|CAN_REMOVE|CAN_RESCIND|MESSAGE_ADD|MESSAGE_REMOVE|MESSAGE_RESCIND|PROPERTIES]
** (telepathy-gabble:5168): DEBUG: _gabble_roster_create_channel: created /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/RosterChannel/List/subscribe
** (telepathy-gabble:5168): DEBUG: _gabble_roster_create_channel: roster not yet received, not emitting signal for subscribe list channel
** (telepathy-gabble:5168): DEBUG: jingle_info_cb: jingle info: got stun server stun.l.google.com, port 19302
** (telepathy-gabble:5168): DEBUG: take_stun_server: Resolving primary STUN server stun.l.google.com:19302
** (telepathy-gabble:5168): DEBUG: stun_server_resolved_cb: Resolved STUN server stun.l.google.com:19302 to 64.233.169.126:19302
** (telepathy-gabble:5168): DEBUG: jingle_info_cb: jingle info: got relay token CAESIQoYanRlbGxpZXIudGVzdDFAZ21haWwuY29tEMGf8aCaJBoQYGivITbv2fGwkG8rNsihUw==
** (telepathy-gabble:5168): DEBUG: _gabble_roster_get_channel: Looking up channel 3:1 "publish"
** (telepathy-gabble:5168): DEBUG: _gabble_roster_get_channel: Looking up channel 3:2 "subscribe"
** (telepathy-gabble:5168): DEBUG: _gabble_roster_item_update: name for contact#2 changed to jtellier test2
** (telepathy-gabble:5168): DEBUG: _gabble_roster_item_update: Checking which groups contact#2 was just added to:
** (telepathy-gabble:5168): DEBUG: _gabble_roster_item_update: Checking which groups contact#2 was just removed from:
** (telepathy-gabble:5168): DEBUG: gabble_roster_iq_cb: jid: jtellier.test2 at gmail.com, subscription: both, name: jtellier test2
** (telepathy-gabble:5168): DEBUG: _gabble_roster_item_update: name for contact#3 changed to GTalk2VoIP mapped contact
** (telepathy-gabble:5168): DEBUG: _gabble_roster_item_update: Checking which groups contact#3 was just added to:
** (telepathy-gabble:5168): DEBUG: _gabble_roster_item_update: Checking which groups contact#3 was just removed from:
** (telepathy-gabble:5168): DEBUG: gabble_roster_iq_cb: jid: 5146672499 at gtalk2voip.com, subscription: both, name: GTalk2VoIP mapped contact
** (telepathy-gabble:5168): DEBUG: _gabble_roster_item_update: name for contact#4 changed to guillaume.desmottes
** (telepathy-gabble:5168): DEBUG: _gabble_roster_item_update: Checking which groups contact#4 was just added to:
** (telepathy-gabble:5168): DEBUG: _gabble_roster_item_update: Checking which groups contact#4 was just removed from:
** (telepathy-gabble:5168): DEBUG: gabble_roster_iq_cb: jid: guillaume.desmottes at collabora.co.uk, subscription: both, name: guillaume.desmottes
** (telepathy-gabble:5168): DEBUG: _gabble_roster_item_update: name for contact#5 changed to GTalk2VoIP mapped contact
** (telepathy-gabble:5168): DEBUG: _gabble_roster_item_update: Checking which groups contact#5 was just added to:
** (telepathy-gabble:5168): DEBUG: _gabble_roster_item_update: Checking which groups contact#5 was just removed from:
** (telepathy-gabble:5168): DEBUG: gabble_roster_iq_cb: jid: service at gtalk2voip.com, subscription: both, name: GTalk2VoIP mapped contact
** (telepathy-gabble:5168): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 1 (jtellier.test1 at gmail.com)
** (telepathy-gabble:5168): DEBUG: _gabble_roster_item_update: Checking which groups contact#1 was just added to:
** (telepathy-gabble:5168): DEBUG: _gabble_roster_item_update: Checking which groups contact#1 was just removed from:
** (telepathy-gabble:5168): DEBUG: gabble_roster_iq_cb: jid: jtellier.test1 at gmail.com, subscription: remove
** (telepathy-gabble:5168): DEBUG: _gabble_roster_item_update: name for contact#6 changed to kakaroto test1
** (telepathy-gabble:5168): DEBUG: _gabble_roster_item_update: Checking which groups contact#6 was just added to:
** (telepathy-gabble:5168): DEBUG: _gabble_roster_item_update: Checking which groups contact#6 was just removed from:
** (telepathy-gabble:5168): DEBUG: gabble_roster_iq_cb: jid: kakaroto.test1 at gmail.com, subscription: both, name: kakaroto test1
** (telepathy-gabble:5168): DEBUG: gabble_roster_iq_cb: calling change members on publish channel
emit_members_changed_signals: emitting members changed
  message       : ""
  added         : [2 (jtellier.test2 at gmail.com)
                   3 (5146672499 at gtalk2voip.com)
                   4 (guillaume.desmottes at collabora.co.uk)
                   5 (service at gtalk2voip.com)
                   6 (kakaroto.test1 at gmail.com)]
  removed       : []
  local_pending : []
  remote_pending: []
  actor         : 0
  reason        : 0: unspecified reason
** (telepathy-gabble:5168): DEBUG: gabble_roster_iq_cb: calling change members on subscribe channel
emit_members_changed_signals: emitting members changed
  message       : ""
  added         : [2 (jtellier.test2 at gmail.com)
                   3 (5146672499 at gtalk2voip.com)
                   4 (guillaume.desmottes at collabora.co.uk)
                   5 (service at gtalk2voip.com)
                   6 (kakaroto.test1 at gmail.com)]
  removed       : []
  local_pending : []
  remote_pending: []
  actor         : 0
  reason        : 0: unspecified reason
** (telepathy-gabble:5168): DEBUG: _gabble_roster_get_channel: Looking up channel 3:3 "known"
** (telepathy-gabble:5168): DEBUG: _gabble_roster_create_channel: Instantiating channel 3:3 "known"
tp_group_mixin_change_flags: emitting group flags changed
  added    : [CAN_REMOVE|PROPERTIES]
  removed  : []
  flags now: [CAN_REMOVE|PROPERTIES]
** (telepathy-gabble:5168): DEBUG: _gabble_roster_create_channel: created /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/RosterChannel/List/known
** (telepathy-gabble:5168): DEBUG: _gabble_roster_create_channel: roster not yet received, not emitting signal for known list channel
** (telepathy-gabble:5168): DEBUG: gabble_roster_iq_cb: calling change members on known channel
emit_members_changed_signals: emitting members changed
  message       : ""
  added         : [2 (jtellier.test2 at gmail.com)
                   3 (5146672499 at gtalk2voip.com)
                   4 (guillaume.desmottes at collabora.co.uk)
                   5 (service at gtalk2voip.com)
                   6 (kakaroto.test1 at gmail.com)]
  removed       : []
  local_pending : []
  remote_pending: []
  actor         : 0
  reason        : 0: unspecified reason
** (telepathy-gabble:5168): DEBUG: gabble_roster_iq_cb: calling change members on any group channels
** (telepathy-gabble:5168): DEBUG: _gabble_roster_get_channel: Looking up channel 3:4 "deny"
** (telepathy-gabble:5168): DEBUG: _gabble_roster_create_channel: Instantiating channel 3:4 "deny"
tp_group_mixin_change_flags: emitting group flags changed
  added    : [CAN_ADD|CAN_REMOVE|PROPERTIES]
  removed  : []
  flags now: [CAN_ADD|CAN_REMOVE|PROPERTIES]
** (telepathy-gabble:5168): DEBUG: _gabble_roster_create_channel: created /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/RosterChannel/List/deny
** (telepathy-gabble:5168): DEBUG: _gabble_roster_create_channel: roster not yet received, not emitting signal for deny list channel
** (telepathy-gabble:5168): DEBUG: gabble_roster_iq_cb: calling change members on deny channel
(telepathy-gabble:5168): tp-glib-DEBUG: change_members: not emitting signal, nothing changed
** (telepathy-gabble:5168): DEBUG: _gabble_roster_emit_one: roster now received, emitting signal signal for publish list channel
(telepathy-gabble:5168): tp-glib-DEBUG: satisfy_request: completing queued request 0x9dc6648 with success, channel_type=org.freedesktop.Telepathy.Channel.Type.ContactList, handle_type=3, handle=1, suppress_handler=1
(telepathy-gabble:5168): tp-glib-DEBUG: channel_request_free: Freeing channel request at 0x9dc6648: ctype=org.freedesktop.Telepathy.Channel.Type.ContactList htype=3 handle=1 suppress=1
** (telepathy-gabble:5168): DEBUG: _gabble_roster_emit_one: roster now received, emitting signal signal for subscribe list channel
(telepathy-gabble:5168): tp-glib-DEBUG: satisfy_request: completing queued request 0x9dc6598 with success, channel_type=org.freedesktop.Telepathy.Channel.Type.ContactList, handle_type=3, handle=2, suppress_handler=1
(telepathy-gabble:5168): tp-glib-DEBUG: channel_request_free: Freeing channel request at 0x9dc6598: ctype=org.freedesktop.Telepathy.Channel.Type.ContactList htype=3 handle=2 suppress=1
** (telepathy-gabble:5168): DEBUG: _gabble_roster_emit_one: roster now received, emitting signal signal for known list channel
** (telepathy-gabble:5168): DEBUG: _gabble_roster_emit_one: roster now received, emitting signal signal for deny list channel
(telepathy-gabble:5168): tp-glib-DEBUG: tp_presence_mixin_get_contacts_dbus_property: called.
(telepathy-gabble:5168): tp-glib-DEBUG: tp_base_connection_dbus_request_handles: 0 handles of type 1, for :1.94
(telepathy-gabble:5168): tp-glib-DEBUG: tp_presence_mixin_get_presence: called.
(telepathy-gabble:5168): tp-glib-DEBUG: construct_presence_hash: called.
** (telepathy-gabble:5168): DEBUG: gabble_connection_request_aliases: requesting vCard for alias of contact jtellier.test1 at gmail.com
** (telepathy-gabble:5168): DEBUG: gabble_vcard_manager_request: Created request 0x9dd4600 to retrieve <1>'s vCard
** (telepathy-gabble:5168): DEBUG: cache_entry_ensure_queued: adding to cache entry 0x9dc6400 with <iq> already pending
(telepathy-gabble:5168): tp-glib-DEBUG: tp_presence_mixin_get_presence: called.
(telepathy-gabble:5168): tp-glib-DEBUG: tp_base_connection_hold_handles: 5 handles of type 1, for :1.94
(telepathy-gabble:5168): tp-glib-DEBUG: tp_presence_mixin_get_presence: called.
(telepathy-gabble:5168): tp-glib-DEBUG: construct_presence_hash: called.
** (telepathy-gabble:5168): DEBUG: disco_items_cb: Got error on items request: the feature requested is not implemented by the recipient or server and therefore cannot be processed
** (telepathy-gabble:5168): DEBUG: connection_iq_disco_cb: got disco request for node http://telepathy.freedesktop.org/caps#4Fh+34kqr9/LBpRvm9LMt8fOA70=, caps are 33ff
** (telepathy-gabble:5168): DEBUG: connection_iq_disco_cb: caps now 13311
** (telepathy-gabble:5168): DEBUG: gabble_presence_cache_do_update: 5146672499 at gtalk2voip.com (3) resource GTalk2VoIP prio 0 presence 7 message "Press CALL to phone call. Offered by GTalk2VoIP Gateway. http://www.gtalk2voip.com/"
(telepathy-gabble:5168): tp-glib-DEBUG: tp_presence_mixin_emit_presence_update: called.
(telepathy-gabble:5168): tp-glib-DEBUG: construct_presence_hash: called.
(telepathy-gabble:5168): tp-glib-DEBUG: construct_simple_presence_hash: called.
** (telepathy-gabble:5168): DEBUG: _process_caps_uri: enough trust for URI http://www.google.com/xmpp/client/caps#voice-v1, setting caps for 3 (5146672499 at gtalk2voip.com/GTalk2VoIP) to 2
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: about to add caps 2 to resource GTalk2VoIP with serial 3
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: found resource GTalk2VoIP
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: new serial 3, old 0, clearing caps
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: adding caps 2 to resource GTalk2VoIP
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: resource GTalk2VoIP caps now 2
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: total caps now 2
** (telepathy-gabble:5168): DEBUG: _process_caps_uri: caps for 3 (5146672499 at gtalk2voip.com/GTalk2VoIP) now 2
** (telepathy-gabble:5168): DEBUG: _process_caps_uri: not enough trust for URI http://www.google.com/xmpp/client/caps#sidebar
** (telepathy-gabble:5168): DEBUG: disco_waiter_new: created waiter 0x9dd4680 for handle 3 with serial 3
** (telepathy-gabble:5168): DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI http://www.google.com/xmpp/client/caps#sidebar
** (telepathy-gabble:5168): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x9dd47a0 for 5146672499 at gtalk2voip.com/GTalk2VoIP
** (telepathy-gabble:5168): DEBUG: _process_caps_uri: not enough trust for URI http://www.google.com/xmpp/client/caps#1.0.0.104
** (telepathy-gabble:5168): DEBUG: disco_waiter_new: created waiter 0x9dd4660 for handle 3 with serial 3
** (telepathy-gabble:5168): DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI http://www.google.com/xmpp/client/caps#1.0.0.104
** (telepathy-gabble:5168): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x9dd4640 for 5146672499 at gtalk2voip.com/GTalk2VoIP
** (telepathy-gabble:5168): DEBUG: _process_caps: Emitting caps update: handle 3, old 0, new 2
** (telepathy-gabble:5168): DEBUG: connection_iq_disco_cb: got disco request for node http://telepathy.freedesktop.org/caps#4Fh+34kqr9/LBpRvm9LMt8fOA70=, caps are 33ff
** (telepathy-gabble:5168): DEBUG: connection_iq_disco_cb: caps now 13311
** (telepathy-gabble:5168): DEBUG: gabble_presence_cache_do_update: service at gtalk2voip.com (5) resource GTalk2VoIP prio 0 presence 7 message "Type HELP for instructions. Your personal account page: https://www.gtalk2voip.com/users/?auth=pRKJcQ6TTGN5rZAC"
(telepathy-gabble:5168): tp-glib-DEBUG: tp_presence_mixin_emit_presence_update: called.
(telepathy-gabble:5168): tp-glib-DEBUG: construct_presence_hash: called.
(telepathy-gabble:5168): tp-glib-DEBUG: construct_simple_presence_hash: called.
** (telepathy-gabble:5168): DEBUG: _process_caps_uri: enough trust for URI http://www.google.com/xmpp/client/caps#voice-v1, setting caps for 5 (service at gtalk2voip.com/GTalk2VoIP) to 2
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: about to add caps 2 to resource GTalk2VoIP with serial 4
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: found resource GTalk2VoIP
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: new serial 4, old 0, clearing caps
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: adding caps 2 to resource GTalk2VoIP
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: resource GTalk2VoIP caps now 2
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: total caps now 2
** (telepathy-gabble:5168): DEBUG: _process_caps_uri: caps for 5 (service at gtalk2voip.com/GTalk2VoIP) now 2
** (telepathy-gabble:5168): DEBUG: _process_caps_uri: not enough trust for URI http://www.google.com/xmpp/client/caps#sidebar
** (telepathy-gabble:5168): DEBUG: disco_waiter_new: created waiter 0x9dc74a0 for handle 5 with serial 4
** (telepathy-gabble:5168): DEBUG: _process_caps_uri: only 1 trust out of 5 possible thus far, sending disco for URI http://www.google.com/xmpp/client/caps#sidebar
** (telepathy-gabble:5168): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x9dc7480 for service at gtalk2voip.com/GTalk2VoIP
** (telepathy-gabble:5168): DEBUG: _process_caps_uri: not enough trust for URI http://www.google.com/xmpp/client/caps#1.0.0.104
** (telepathy-gabble:5168): DEBUG: disco_waiter_new: created waiter 0x9dc7460 for handle 5 with serial 4
** (telepathy-gabble:5168): DEBUG: _process_caps_uri: only 1 trust out of 5 possible thus far, sending disco for URI http://www.google.com/xmpp/client/caps#1.0.0.104
** (telepathy-gabble:5168): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x9dc72c0 for service at gtalk2voip.com/GTalk2VoIP
** (telepathy-gabble:5168): DEBUG: _process_caps: Emitting caps update: handle 5, old 0, new 2
** (telepathy-gabble:5168): DEBUG: response_cb: got reply for request 0x9dd4840
** (telepathy-gabble:5168): DEBUG: pipeline_reply_cb: called for entry 0x9dc6400
** (telepathy-gabble:5168): DEBUG: pipeline_reply_cb: will patch vcard
** (telepathy-gabble:5168): DEBUG: gabble_request_pipeline_enqueue: enqueued new request as item 0x9dc7440
** (telepathy-gabble:5168): DEBUG: observe_vcard: got vCard alias "jtellier test" for handle 1 from <FN>
** (telepathy-gabble:5168): DEBUG: delete_request: Discarding request 0x9dd4600
** (telepathy-gabble:5168): DEBUG: cache_entry_attempt_to_free: Not freeing vCard cache entry 0x9dc6400: it has a cached vCard 0x9dd1cc0
** (telepathy-gabble:5168): DEBUG: delete_request: Discarding request 0x9dd4820
** (telepathy-gabble:5168): DEBUG: cache_entry_attempt_to_free: Not freeing vCard cache entry 0x9dc6400: it has a cached vCard 0x9dd1cc0
** (telepathy-gabble:5168): DEBUG: delete_item: deleting item 0x9dd4840
** (telepathy-gabble:5168): DEBUG: send_next_request: processing request 0x9dc7440
** (telepathy-gabble:5168): DEBUG: connection_iq_disco_cb: got disco request for node http://telepathy.freedesktop.org/caps#4Fh+34kqr9/LBpRvm9LMt8fOA70=, caps are 33ff
** (telepathy-gabble:5168): DEBUG: connection_iq_disco_cb: caps now 13311
** (telepathy-gabble:5168): DEBUG: connection_iq_disco_cb: got disco request for node http://telepathy.freedesktop.org/caps#V1f7M4IpVQljB/IapSPy4UF35HE=, caps are 33ff
** (telepathy-gabble:5168): DEBUG: connection_iq_disco_cb: caps now 13311
** (telepathy-gabble:5168): DEBUG: connection_iq_disco_cb: sending disco response:
<iq type="result" to="jtellier.test2 at gmail.com/Telepathy4EB93763" id="1166044916"> <query node="http://telepathy.freedesktop.org/caps#V1f7M4IpVQljB/IapSPy4UF35HE=" xmlns="http://jabber.org/protocol/disco#info"> <identity type="pc" name="Telepathy Gabble 0.7.22" category="client"></identity>
 <feature var="http://www.google.com/xmpp/protocol/session"></feature>
 <feature var="http://www.google.com/transport/p2p"></feature>
 <feature var="http://jabber.org/protocol/jingle"></feature>
 <feature var="urn:xmpp:jingle:0"></feature>
 <feature var="http://jabber.org/protocol/chatstates"></feature>
 <feature var="http://jabber.org/protocol/nick"></feature>
 <feature var="http://jabber.org/protocol/nick+notify"></feature>
 <feature var="http://jabber.org/protocol/si"></feature>
 <feature var="http://jabber.org/protocol/ibb"></feature>
 <feature var="http://telepathy.freedesktop.org/xmpp/tubes"></feature>
 <feature var="http://jabber.org/protocol/bytestreams"></feature>
 <feature var="http://www.google.com/xmpp/protocol/voice/v1"></feature>
 <feature var="http://jabber.org/protocol/jingle/description/audio"></feature>
 <feature var="http://jabber.org/protocol/jingle/description/video"></feature>
 <feature var="urn:xmpp:jingle:apps:rtp:0"></feature>
</query>
</iq>

** (telepathy-gabble:5168): DEBUG: _caps_disco_cb: setting caps for 2 (thanks to 2 jtellier.test2 at gmail.com/Telepathy4EB93763) to 16 (save_caps 0)
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: about to add caps 16 to resource Telepathy4EB93763 with serial 2
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: found resource Telepathy4EB93763
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: new serial 2, old 0, clearing caps
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: adding caps 16 to resource Telepathy4EB93763
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: resource Telepathy4EB93763 caps now 16
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: total caps now 16
** (telepathy-gabble:5168): DEBUG: _caps_disco_cb: caps for 2 (thanks to 2 jtellier.test2 at gmail.com/Telepathy4EB93763) now 16
** (telepathy-gabble:5168): DEBUG: disco_waiter_free: freeing waiter 0x9dd4760 for handle 2 with serial 2
** (telepathy-gabble:5168): DEBUG: _caps_disco_cb: setting caps for 2 (thanks to 2 jtellier.test2 at gmail.com/Telepathy4EB93763) to 8 (save_caps 16)
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: about to add caps 8 to resource Telepathy4EB93763 with serial 2
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: found resource Telepathy4EB93763
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: adding caps 8 to resource Telepathy4EB93763
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: resource Telepathy4EB93763 caps now 24
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: total caps now 24
** (telepathy-gabble:5168): DEBUG: _caps_disco_cb: caps for 2 (thanks to 2 jtellier.test2 at gmail.com/Telepathy4EB93763) now 24
** (telepathy-gabble:5168): DEBUG: disco_waiter_free: freeing waiter 0x9dc7260 for handle 2 with serial 2
** (telepathy-gabble:5168): DEBUG: _caps_disco_cb: setting caps for 2 (thanks to 2 jtellier.test2 at gmail.com/Telepathy4EB93763) to 2 (save_caps 24)
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: about to add caps 2 to resource Telepathy4EB93763 with serial 2
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: found resource Telepathy4EB93763
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: adding caps 2 to resource Telepathy4EB93763
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: resource Telepathy4EB93763 caps now 26
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: total caps now 26
** (telepathy-gabble:5168): DEBUG: _caps_disco_cb: caps for 2 (thanks to 2 jtellier.test2 at gmail.com/Telepathy4EB93763) now 26
** (telepathy-gabble:5168): DEBUG: disco_waiter_free: freeing waiter 0x9dc7240 for handle 2 with serial 2
** (telepathy-gabble:5168): DEBUG: _caps_disco_cb: setting caps for 2 (thanks to 2 jtellier.test2 at gmail.com/Telepathy4EB93763) to 869 (save_caps 26)
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: about to add caps 869 to resource Telepathy4EB93763 with serial 2
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: found resource Telepathy4EB93763
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: adding caps 869 to resource Telepathy4EB93763
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: resource Telepathy4EB93763 caps now 895
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: total caps now 895
** (telepathy-gabble:5168): DEBUG: _caps_disco_cb: caps for 2 (thanks to 2 jtellier.test2 at gmail.com/Telepathy4EB93763) now 895
** (telepathy-gabble:5168): DEBUG: disco_waiter_free: freeing waiter 0x9dc7200 for handle 2 with serial 2
** (telepathy-gabble:5168): DEBUG: response_cb: got reply for request 0x9dc7440
** (telepathy-gabble:5168): DEBUG: replace_reply_cb: called: no error
** (telepathy-gabble:5168): DEBUG: gabble_vcard_manager_remove_edit_request: request == 0x9dc67c8
** (telepathy-gabble:5168): DEBUG: delete_item: deleting item 0x9dc7440
** (telepathy-gabble:5168): DEBUG: connection_iq_disco_cb: got disco request for node http://telepathy.freedesktop.org/caps#V1f7M4IpVQljB/IapSPy4UF35HE=, caps are 33ff
** (telepathy-gabble:5168): DEBUG: connection_iq_disco_cb: caps now 13311
** (telepathy-gabble:5168): DEBUG: connection_iq_disco_cb: sending disco response:
<iq type="result" to="jtellier.test2 at gmail.com/Telepathy4EB93763" id="68833216257"> <query node="http://telepathy.freedesktop.org/caps#V1f7M4IpVQljB/IapSPy4UF35HE=" xmlns="http://jabber.org/protocol/disco#info"> <identity type="pc" name="Telepathy Gabble 0.7.22" category="client"></identity>
 <feature var="http://www.google.com/xmpp/protocol/session"></feature>
 <feature var="http://www.google.com/transport/p2p"></feature>
 <feature var="http://jabber.org/protocol/jingle"></feature>
 <feature var="urn:xmpp:jingle:0"></feature>
 <feature var="http://jabber.org/protocol/chatstates"></feature>
 <feature var="http://jabber.org/protocol/nick"></feature>
 <feature var="http://jabber.org/protocol/nick+notify"></feature>
 <feature var="http://jabber.org/protocol/si"></feature>
 <feature var="http://jabber.org/protocol/ibb"></feature>
 <feature var="http://telepathy.freedesktop.org/xmpp/tubes"></feature>
 <feature var="http://jabber.org/protocol/bytestreams"></feature>
 <feature var="http://www.google.com/xmpp/protocol/voice/v1"></feature>
 <feature var="http://jabber.org/protocol/jingle/description/audio"></feature>
 <feature var="http://jabber.org/protocol/jingle/description/video"></feature>
 <feature var="urn:xmpp:jingle:apps:rtp:0"></feature>
</query>
</iq>

** (telepathy-gabble:5168): DEBUG: _caps_disco_cb: setting caps for 1 (thanks to 1 jtellier.test1 at gmail.com/TelepathyC58B9EDA) to 16 (save_caps 0)
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: about to add caps 16 to resource TelepathyC58B9EDA with serial 1
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: found resource TelepathyC58B9EDA
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: new serial 1, old 0, clearing caps
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: adding caps 16 to resource TelepathyC58B9EDA
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: resource TelepathyC58B9EDA caps now 16
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: total caps now 16
** (telepathy-gabble:5168): DEBUG: _caps_disco_cb: caps for 1 (thanks to 1 jtellier.test1 at gmail.com/TelepathyC58B9EDA) now 16
** (telepathy-gabble:5168): DEBUG: disco_waiter_free: freeing waiter 0x9dd4720 for handle 1 with serial 1
** (telepathy-gabble:5168): DEBUG: _caps_disco_cb: setting caps for 1 (thanks to 1 jtellier.test1 at gmail.com/TelepathyC58B9EDA) to 8 (save_caps 16)
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: about to add caps 8 to resource TelepathyC58B9EDA with serial 1
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: found resource TelepathyC58B9EDA
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: adding caps 8 to resource TelepathyC58B9EDA
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: resource TelepathyC58B9EDA caps now 24
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: total caps now 24
** (telepathy-gabble:5168): DEBUG: _caps_disco_cb: caps for 1 (thanks to 1 jtellier.test1 at gmail.com/TelepathyC58B9EDA) now 24
** (telepathy-gabble:5168): DEBUG: disco_waiter_free: freeing waiter 0x9dd4500 for handle 1 with serial 1
** (telepathy-gabble:5168): DEBUG: _caps_disco_cb: setting caps for 1 (thanks to 1 jtellier.test1 at gmail.com/TelepathyC58B9EDA) to 2 (save_caps 24)
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: about to add caps 2 to resource TelepathyC58B9EDA with serial 1
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: found resource TelepathyC58B9EDA
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: adding caps 2 to resource TelepathyC58B9EDA
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: resource TelepathyC58B9EDA caps now 26
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: total caps now 26
** (telepathy-gabble:5168): DEBUG: _caps_disco_cb: caps for 1 (thanks to 1 jtellier.test1 at gmail.com/TelepathyC58B9EDA) now 26
** (telepathy-gabble:5168): DEBUG: disco_waiter_free: freeing waiter 0x9dc77c0 for handle 1 with serial 1
** (telepathy-gabble:5168): DEBUG: _caps_disco_cb: setting caps for 1 (thanks to 1 jtellier.test1 at gmail.com/TelepathyC58B9EDA) to 2085 (save_caps 26)
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: about to add caps 2085 to resource TelepathyC58B9EDA with serial 1
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: found resource TelepathyC58B9EDA
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: adding caps 2085 to resource TelepathyC58B9EDA
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: resource TelepathyC58B9EDA caps now 2111
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: total caps now 2111
** (telepathy-gabble:5168): DEBUG: _caps_disco_cb: caps for 1 (thanks to 1 jtellier.test1 at gmail.com/TelepathyC58B9EDA) now 2111
** (telepathy-gabble:5168): DEBUG: disco_waiter_free: freeing waiter 0x9dd4700 for handle 1 with serial 1
** (telepathy-gabble:5168): DEBUG: connection_iq_disco_cb: got disco request for node http://telepathy.freedesktop.org/caps#4Fh+34kqr9/LBpRvm9LMt8fOA70=, caps are 33ff
** (telepathy-gabble:5168): DEBUG: connection_iq_disco_cb: caps now 13311
** (telepathy-gabble:5168): DEBUG: create_session: new session 1089333007 @ 0x9dc9d58 created
** (telepathy-gabble:5168): DEBUG: gabble_jingle_session_parse: jingle action 'session-initiate' from 'jtellier.test2 at gmail.com/Telepathy4EB93763' in session '1089333007' dialect 3 state 0
** (telepathy-gabble:5168): DEBUG: _each_content_add: namespace: http://jabber.org/protocol/jingle/description/audio
** (telepathy-gabble:5168): DEBUG: create_content: session creating new content type, conn == 0x9dce150, jf == 0x9dd3998
** (telepathy-gabble:5168): DEBUG: parse_description: node: description
** (telepathy-gabble:5168): DEBUG: parse_description: detected media type 1
** (telepathy-gabble:5168): DEBUG: parse_description: new remote codec: id = 96, name = speex, clockrate = 16000, channels = 1
** (telepathy-gabble:5168): DEBUG: parse_description: new remote codec: id = 8, name = PCMA, clockrate = 8000, channels = 1
** (telepathy-gabble:5168): DEBUG: parse_description: new remote codec: id = 0, name = PCMU, clockrate = 8000, channels = 1
** (telepathy-gabble:5168): DEBUG: parse_description: new remote codec: id = 97, name = MPA, clockrate = 90000, channels = 1
** (telepathy-gabble:5168): DEBUG: parse_description: new remote codec: id = 98, name = SIREN, clockrate = 16000, channels = 1
** (telepathy-gabble:5168): DEBUG: parse_description: new remote codec: id = 99, name = telephone-event, clockrate = 8000, channels = 1
** (telepathy-gabble:5168): DEBUG: parse_description: emitting remote-codecs signal
** (telepathy-gabble:5168): DEBUG: gabble_jingle_content_parse_add: content creating new transport type GabbleJingleTransportGoogle
** (telepathy-gabble:5168): DEBUG: parse_candidates: emitting 0 new remote candidates
** (telepathy-gabble:5168): DEBUG: set_state: Setting state of JingleSession: 0x9dc9d58 (priv = 0x9dc9d70) from 0 to 2
tp_properties_mixin_emit_changed: emitting properties changed for property:
  nat-traversal
tp_properties_mixin_emit_flags: emitting properties flags changed for property:
  nat-traversal's flags now: [READ]
emit_members_changed_signals: emitting members changed
  message       : ""
  added         : [2 (jtellier.test2 at gmail.com)]
  removed       : []
  local_pending : []
  remote_pending: []
  actor         : 0
  reason        : 0: unspecified reason
tp_group_mixin_change_flags: emitting group flags changed
  added    : [CAN_ADD|PROPERTIES]
  removed  : []
  flags now: [CAN_ADD|PROPERTIES]
tp_properties_mixin_emit_changed: emitting properties changed for property:
  stun-server
tp_properties_mixin_emit_flags: emitting properties flags changed for property:
  stun-server's flags now: [READ]
tp_properties_mixin_emit_changed: emitting properties changed for property:
  stun-port
tp_properties_mixin_emit_flags: emitting properties flags changed for property:
  stun-port's flags now: [READ]
tp_properties_mixin_emit_changed: emitting properties changed for property:
  gtalk-p2p-relay-token
tp_properties_mixin_emit_flags: emitting properties flags changed for property:
  gtalk-p2p-relay-token's flags now: [READ]
emit_members_changed_signals: emitting members changed
  message       : ""
  added         : []
  removed       : []
  local_pending : [1 (jtellier.test1 at gmail.com)]
  remote_pending: []
  actor         : 2
  reason        : 0: unspecified reason
tp_group_mixin_change_flags: emitting group flags changed
  added    : [CAN_REMOVE]
  removed  : []
  flags now: [CAN_ADD|CAN_REMOVE|PROPERTIES]
** (telepathy-gabble:5168): DEBUG: _latch_to_session: 0x9f35488: Latching onto session 0x9dc9d58
** (telepathy-gabble:5168): DEBUG: gabble_media_stream_set_property: 0x9f4a530: connecting to content 0x9f35420 signals
** (telepathy-gabble:5168): DEBUG: gabble_media_stream_set_property: stream audio1 connection state 0
** (telepathy-gabble:5168): DEBUG: update_direction: called
** (telepathy-gabble:5168): DEBUG: update_direction: setting pending local send flag
** (telepathy-gabble:5168): DEBUG: create_stream_from_content: 0x9f35488: created new MediaStream 0x9f4a530 for content 'audio1'
** (telepathy-gabble:5168): DEBUG: gabble_signal_connect_weak: connecting to 0x9f4a530:close with context 0x9dc1c20
** (telepathy-gabble:5168): DEBUG: gabble_signal_connect_weak: connecting to 0x9f4a530:error with context 0x9dc1ac0
** (telepathy-gabble:5168): DEBUG: gabble_signal_connect_weak: connecting to 0x9f4a530:unhold-failed with context 0x9dc1ba0
** (telepathy-gabble:5168): DEBUG: gabble_signal_connect_weak: connecting to 0x9f4a530:notify::connection-state with context 0x9dc1930
** (telepathy-gabble:5168): DEBUG: gabble_signal_connect_weak: connecting to 0x9f4a530:notify::combined-direction with context 0x9dc1b20
** (telepathy-gabble:5168): DEBUG: gabble_signal_connect_weak: connecting to 0x9f4a530:notify::local-hold with context 0x9f41bc0
** (telepathy-gabble:5168): DEBUG: create_stream_from_content: emitting StreamAdded with type 'audio'
** (telepathy-gabble:5168): DEBUG: stream_hold_state_changed: Stream at index 0 has local-hold=0
** (telepathy-gabble:5168): DEBUG: stream_hold_state_changed: all_held=0, any_held=0
** (telepathy-gabble:5168): DEBUG: new_media_channel: object path /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/MediaChannel0
** (telepathy-gabble:5168): DEBUG: new_remote_codecs_cb: called
** (telepathy-gabble:5168): DEBUG: new_remote_codecs_cb: new remote audio codec: 96 'speex' 0 16000 1
** (telepathy-gabble:5168): DEBUG: new_remote_codecs_cb: new remote audio codec: 8 'PCMA' 0 8000 1
** (telepathy-gabble:5168): DEBUG: new_remote_codecs_cb: new remote audio codec: 0 'PCMU' 0 8000 1
** (telepathy-gabble:5168): DEBUG: new_remote_codecs_cb: new remote audio codec: 97 'MPA' 0 90000 1
** (telepathy-gabble:5168): DEBUG: new_remote_codecs_cb: new remote audio codec: 98 'SIREN' 0 16000 1
** (telepathy-gabble:5168): DEBUG: new_remote_codecs_cb: new remote audio codec: 99 'telephone-event' 0 8000 1
** (telepathy-gabble:5168): DEBUG: new_remote_codecs_cb: pushing remote codecs
** (telepathy-gabble:5168): DEBUG: new_remote_candidates_cb: got new remote candidates
** (telepathy-gabble:5168): DEBUG: gabble_jingle_session_parse: jingle action 'transport-info' from 'jtellier.test2 at gmail.com/Telepathy4EB93763' in session '1089333007' dialect 3 state 2
** (telepathy-gabble:5168): DEBUG: parse_candidates: emitting 1 new remote candidates
** (telepathy-gabble:5168): DEBUG: new_remote_candidates_cb: got new remote candidates
** (telepathy-gabble:5168): DEBUG: gabble_jingle_session_parse: jingle action 'transport-info' from 'jtellier.test2 at gmail.com/Telepathy4EB93763' in session '1089333007' dialect 3 state 2
** (telepathy-gabble:5168): DEBUG: parse_candidates: emitting 1 new remote candidates
** (telepathy-gabble:5168): DEBUG: new_remote_candidates_cb: got new remote candidates
emit_members_changed_signals: emitting members changed
  message       : ""
  added         : [1 (jtellier.test1 at gmail.com)]
  removed       : []
  local_pending : []
  remote_pending: []
  actor         : 0
  reason        : 0: unspecified reason
tp_group_mixin_change_flags: emitting group flags changed
  added    : []
  removed  : [CAN_ADD]
  flags now: [CAN_REMOVE|PROPERTIES]
** (telepathy-gabble:5168): DEBUG: gabble_media_stream_accept_pending_local_send: accepting pending local send on stream audio1
** (telepathy-gabble:5168): DEBUG: _emit_new_stream: emitting MediaSessionHandler:NewStreamHandler signal for audio stream 1 
** (telepathy-gabble:5168): DEBUG: gabble_media_stream_ready: ready called
** (telepathy-gabble:5168): DEBUG: push_remote_codecs: passing 6 remote codecs to stream-engine
** (telepathy-gabble:5168): DEBUG: push_remote_candidates: passing 1 remote candidate to stream engine: R1
** (telepathy-gabble:5168): DEBUG: push_remote_candidates: passing 1 remote candidate to stream engine: R2
** (telepathy-gabble:5168): DEBUG: push_playing: stream audio1 emitting SetStreamPlaying(false)
** (telepathy-gabble:5168): DEBUG: push_sending: stream audio1 emitting SetStreamSending(false)
** (telepathy-gabble:5168): DEBUG: pass_local_codecs: ignoring local codecs, waiting for codec intersection
** (telepathy-gabble:5168): DEBUG: pass_local_codecs: putting list of 4 supported codecs from stream-engine into cache
** (telepathy-gabble:5168): DEBUG: pass_local_codecs: adding codec speex (96 16000 1)
** (telepathy-gabble:5168): DEBUG: pass_local_codecs: adding codec PCMA (8 8000 1)
** (telepathy-gabble:5168): DEBUG: pass_local_codecs: adding codec PCMU (0 8000 1)
** (telepathy-gabble:5168): DEBUG: pass_local_codecs: adding codec telephone-event (99 8000 1)
** (telepathy-gabble:5168): DEBUG: jingle_media_rtp_set_local_codecs: adding new local codecs
** (telepathy-gabble:5168): DEBUG: gabble_media_stream_new_native_candidate: google p2p connections only support the concept of one transport per candidate, ignoring other components
** (telepathy-gabble:5168): DEBUG: gabble_media_stream_new_native_candidate: put 1 native candidate from stream-engine into cache
** (telepathy-gabble:5168): DEBUG: add_candidates: content already signalled, transmitting candidates
** (telepathy-gabble:5168): DEBUG: gabble_media_stream_new_native_candidate: google p2p connections only support the concept of one transport per candidate, ignoring other components
** (telepathy-gabble:5168): DEBUG: gabble_media_stream_new_native_candidate: put 1 native candidate from stream-engine into cache
** (telepathy-gabble:5168): DEBUG: add_candidates: content already signalled, transmitting candidates
** (telepathy-gabble:5168): DEBUG: connection_iq_unknown_cb: got unknown iq:
<iq from="jtellier.test2 at gmail.com/Telepathy4EB93763" id="278602409624" to="jtellier.test1 at gmail.com/Telepathy548FF824" type="result"></iq>

** (telepathy-gabble:5168): DEBUG: connection_iq_unknown_cb: got unknown iq:
<iq from="jtellier.test2 at gmail.com/Telepathy4EB93763" id="279696445813" to="jtellier.test1 at gmail.com/Telepathy548FF824" type="result"></iq>

** (telepathy-gabble:5168): DEBUG: gabble_jingle_session_parse: jingle action 'transport-info' from 'jtellier.test2 at gmail.com/Telepathy4EB93763' in session '1089333007' dialect 3 state 2
** (telepathy-gabble:5168): DEBUG: parse_candidates: emitting 1 new remote candidates
** (telepathy-gabble:5168): DEBUG: new_remote_candidates_cb: got new remote candidates
** (telepathy-gabble:5168): DEBUG: push_remote_candidates: passing 1 remote candidate to stream engine: R3
** (telepathy-gabble:5168): DEBUG: gabble_media_stream_set_property: stream audio1 connection state 0
** (telepathy-gabble:5168): DEBUG: content_ready_cb: called
** (telepathy-gabble:5168): DEBUG: content_state_changed_cb: called
** (telepathy-gabble:5168): DEBUG: push_sending: stream audio1 emitting SetStreamSending(true)
** (telepathy-gabble:5168): DEBUG: push_playing: stream audio1 emitting SetStreamPlaying(true)
** (telepathy-gabble:5168): DEBUG: push_sending: stream audio1 emitting SetStreamSending(true)
** (telepathy-gabble:5168): DEBUG: set_state: Setting state of JingleSession: 0x9dc9d58 (priv = 0x9dc9d70) from 2 to 3
** (telepathy-gabble:5168): DEBUG: session_state_changed_cb: called
** (telepathy-gabble:5168): DEBUG: set_state: Setting state of JingleSession: 0x9dc9d58 (priv = 0x9dc9d70) from 3 to 4
** (telepathy-gabble:5168): DEBUG: session_state_changed_cb: called
** (telepathy-gabble:5168): DEBUG: connection_iq_unknown_cb: got unknown iq:
<iq from="jtellier.test2 at gmail.com/Telepathy4EB93763" id="353874913173" to="jtellier.test1 at gmail.com/Telepathy548FF824" type="result"></iq>

** (telepathy-gabble:5168): DEBUG: _caps_disco_cb: disco query failed: Request for info on 5146672499 at gtalk2voip.com/GTalk2VoIP timed out
** (telepathy-gabble:5168): DEBUG: _caps_disco_cb: failed to find a suitable candidate to retry disco request for URI http://www.google.com/xmpp/client/caps#sidebar
** (telepathy-gabble:5168): DEBUG: disco_waiter_list_free: list 0x9f48260
** (telepathy-gabble:5168): DEBUG: disco_waiter_free: freeing waiter 0x9dc74a0 for handle 5 with serial 4
** (telepathy-gabble:5168): DEBUG: disco_waiter_free: freeing waiter 0x9dd4680 for handle 3 with serial 3
** (telepathy-gabble:5168): DEBUG: _caps_disco_cb: disco query failed: Request for info on 5146672499 at gtalk2voip.com/GTalk2VoIP timed out
** (telepathy-gabble:5168): DEBUG: _caps_disco_cb: failed to find a suitable candidate to retry disco request for URI http://www.google.com/xmpp/client/caps#1.0.0.104
** (telepathy-gabble:5168): DEBUG: disco_waiter_list_free: list 0x9f37ad8
** (telepathy-gabble:5168): DEBUG: disco_waiter_free: freeing waiter 0x9dc7460 for handle 5 with serial 4
** (telepathy-gabble:5168): DEBUG: disco_waiter_free: freeing waiter 0x9dd4660 for handle 3 with serial 3
** (telepathy-gabble:5168): DEBUG: _caps_disco_cb: disco query failed: Request for info on service at gtalk2voip.com/GTalk2VoIP timed out
** (telepathy-gabble:5168): DEBUG: _caps_disco_cb: failed to find a suitable candidate to retry disco request for URI http://www.google.com/xmpp/client/caps#sidebar
** (telepathy-gabble:5168): DEBUG: _caps_disco_cb: disco query failed: Request for info on service at gtalk2voip.com/GTalk2VoIP timed out
** (telepathy-gabble:5168): DEBUG: _caps_disco_cb: failed to find a suitable candidate to retry disco request for URI http://www.google.com/xmpp/client/caps#1.0.0.104
** (telepathy-gabble:5168): DEBUG: _gabble_media_channel_request_streams: called
** (telepathy-gabble:5168): DEBUG: _gabble_media_channel_request_streams: Creating new jingle content with ns http://jabber.org/protocol/jingle/description/video : http://www.google.com/transport/p2p
** (telepathy-gabble:5168): DEBUG: create_content: session creating new content type, conn == 0x9dce150, jf == 0x9dd3998
** (telepathy-gabble:5168): DEBUG: session_new_content_cb: called
** (telepathy-gabble:5168): DEBUG: gabble_media_stream_set_property: 0x9f4a5d0: connecting to content 0x9f35558 signals
** (telepathy-gabble:5168): DEBUG: gabble_media_stream_set_property: stream stream2 connection state 0
** (telepathy-gabble:5168): DEBUG: update_direction: called
** (telepathy-gabble:5168): DEBUG: update_direction: setting pending local send flag
** (telepathy-gabble:5168): DEBUG: create_stream_from_content: 0x9f35488: created new MediaStream 0x9f4a5d0 for content 'stream2'
** (telepathy-gabble:5168): DEBUG: gabble_signal_connect_weak: connecting to 0x9f4a5d0:close with context 0x9f41c40
** (telepathy-gabble:5168): DEBUG: gabble_signal_connect_weak: connecting to 0x9f4a5d0:error with context 0x9dc1b60
** (telepathy-gabble:5168): DEBUG: gabble_signal_connect_weak: connecting to 0x9f4a5d0:unhold-failed with context 0x9f4d670
** (telepathy-gabble:5168): DEBUG: gabble_signal_connect_weak: connecting to 0x9f4a5d0:notify::connection-state with context 0x9f41a60
** (telepathy-gabble:5168): DEBUG: gabble_signal_connect_weak: connecting to 0x9f4a5d0:notify::combined-direction with context 0x9f30b20
** (telepathy-gabble:5168): DEBUG: gabble_signal_connect_weak: connecting to 0x9f4a5d0:notify::local-hold with context 0x9f30b70
** (telepathy-gabble:5168): DEBUG: create_stream_from_content: emitting StreamAdded with type 'video'
** (telepathy-gabble:5168): DEBUG: stream_hold_state_changed: Stream at index 0 has local-hold=0
** (telepathy-gabble:5168): DEBUG: stream_hold_state_changed: Stream at index 1 has local-hold=0
** (telepathy-gabble:5168): DEBUG: stream_hold_state_changed: all_held=0, any_held=0
** (telepathy-gabble:5168): DEBUG: create_stream_from_content: emitting MediaSessionHandler:NewStreamHandler signal for stream 2
** (telepathy-gabble:5168): DEBUG: new_remote_codecs_cb: called
** (telepathy-gabble:5168): DEBUG: new_remote_codecs_cb: pushing remote codecs
** (telepathy-gabble:5168): DEBUG: new_remote_candidates_cb: got new remote candidates
** (telepathy-gabble:5168): DEBUG: gabble_media_stream_new_native_candidate: google p2p connections only support the concept of one transport per candidate, ignoring other components
** (telepathy-gabble:5168): DEBUG: gabble_media_stream_new_native_candidate: put 1 native candidate from stream-engine into cache
** (telepathy-gabble:5168): DEBUG: add_candidates: content not signalled yet, waiting with candidates
** (telepathy-gabble:5168): DEBUG: gabble_media_stream_new_native_candidate: google p2p connections only support the concept of one transport per candidate, ignoring other components
** (telepathy-gabble:5168): DEBUG: gabble_media_stream_new_native_candidate: put 1 native candidate from stream-engine into cache
** (telepathy-gabble:5168): DEBUG: add_candidates: content not signalled yet, waiting with candidates
** (telepathy-gabble:5168): DEBUG: gabble_media_stream_ready: ready called
** (telepathy-gabble:5168): DEBUG: push_playing: stream stream2 emitting SetStreamPlaying(false)
** (telepathy-gabble:5168): DEBUG: push_sending: stream stream2 emitting SetStreamSending(false)
** (telepathy-gabble:5168): DEBUG: pass_local_codecs: putting list of 2 supported codecs from stream-engine into cache
** (telepathy-gabble:5168): DEBUG: pass_local_codecs: adding codec H264 (97 90000 0)
** (telepathy-gabble:5168): DEBUG: pass_local_codecs: adding codec THEORA (96 90000 0)
** (telepathy-gabble:5168): DEBUG: jingle_media_rtp_set_local_codecs: adding new local codecs
** (telepathy-gabble:5168): DEBUG: content_state_changed_cb: called
** (telepathy-gabble:5168): DEBUG: connection_iq_unknown_cb: got unknown iq:
<iq from="jtellier.test2 at gmail.com/Telepathy4EB93763" id="2067355795" to="jtellier.test1 at gmail.com/Telepathy548FF824" type="result"></iq>

** (telepathy-gabble:5168): DEBUG: connection_iq_unknown_cb: got unknown iq:
<iq from="jtellier.test2 at gmail.com/Telepathy4EB93763" id="2211257105" to="jtellier.test1 at gmail.com/Telepathy548FF824" type="result"></iq>

** (telepathy-gabble:5168): DEBUG: gabble_jingle_session_parse: jingle action 'content-remove' from 'jtellier.test2 at gmail.com/Telepathy4EB93763' in session '1089333007' dialect 3 state 4
** (telepathy-gabble:5168): DEBUG: gabble_jingle_content_remove: called for content stream2
** (telepathy-gabble:5168): DEBUG: content_state_changed_cb: called
** (telepathy-gabble:5168): DEBUG: push_playing: stream stream2 emitting SetStreamPlaying(false)
** (telepathy-gabble:5168): DEBUG: stream_hold_state_changed: Stream at index 0 has local-hold=0
** (telepathy-gabble:5168): DEBUG: stream_hold_state_changed: all_held=0, any_held=0
** (telepathy-gabble:5168): DEBUG: gabble_media_stream_dispose: called
** (telepathy-gabble:5168): DEBUG: instance_destroyed_cb: instance for 0x9f41c40 destroyed; cleaning up
** (telepathy-gabble:5168): DEBUG: instance_destroyed_cb: instance for 0x9dc1b60 destroyed; cleaning up
** (telepathy-gabble:5168): DEBUG: instance_destroyed_cb: instance for 0x9f4d670 destroyed; cleaning up
** (telepathy-gabble:5168): DEBUG: instance_destroyed_cb: instance for 0x9f41a60 destroyed; cleaning up
** (telepathy-gabble:5168): DEBUG: instance_destroyed_cb: instance for 0x9f30b20 destroyed; cleaning up
** (telepathy-gabble:5168): DEBUG: instance_destroyed_cb: instance for 0x9f30b70 destroyed; cleaning up
** (telepathy-gabble:5168): DEBUG: gabble_jingle_media_rtp_dispose: dispose called
** (telepathy-gabble:5168): DEBUG: gabble_jingle_content_dispose: dispose called
** (telepathy-gabble:5168): DEBUG: _gabble_media_channel_request_streams: called
** (telepathy-gabble:5168): DEBUG: _gabble_media_channel_request_streams: Creating new jingle content with ns http://jabber.org/protocol/jingle/description/video : http://www.google.com/transport/p2p
** (telepathy-gabble:5168): DEBUG: create_content: session creating new content type, conn == 0x9dce150, jf == 0x9dd3998
** (telepathy-gabble:5168): DEBUG: session_new_content_cb: called
** (telepathy-gabble:5168): DEBUG: gabble_media_stream_set_property: 0x9f4a490: connecting to content 0x9f35628 signals
** (telepathy-gabble:5168): DEBUG: gabble_media_stream_set_property: stream stream2 connection state 0
** (telepathy-gabble:5168): DEBUG: update_direction: called
** (telepathy-gabble:5168): DEBUG: update_direction: setting pending local send flag
** (telepathy-gabble:5168): DEBUG: create_stream_from_content: 0x9f35488: created new MediaStream 0x9f4a490 for content 'stream2'
** (telepathy-gabble:5168): DEBUG: gabble_signal_connect_weak: connecting to 0x9f4a490:close with context 0x9f30c00
** (telepathy-gabble:5168): DEBUG: gabble_signal_connect_weak: connecting to 0x9f4a490:error with context 0x9f30d10
** (telepathy-gabble:5168): DEBUG: gabble_signal_connect_weak: connecting to 0x9f4a490:unhold-failed with context 0x9f30e50
** (telepathy-gabble:5168): DEBUG: gabble_signal_connect_weak: connecting to 0x9f4a490:notify::connection-state with context 0x9f30e10
** (telepathy-gabble:5168): DEBUG: gabble_signal_connect_weak: connecting to 0x9f4a490:notify::combined-direction with context 0x9f30e30
** (telepathy-gabble:5168): DEBUG: gabble_signal_connect_weak: connecting to 0x9f4a490:notify::local-hold with context 0x9f30bb0
** (telepathy-gabble:5168): DEBUG: create_stream_from_content: emitting StreamAdded with type 'video'
** (telepathy-gabble:5168): DEBUG: stream_hold_state_changed: Stream at index 0 has local-hold=0
** (telepathy-gabble:5168): DEBUG: stream_hold_state_changed: Stream at index 1 has local-hold=0
** (telepathy-gabble:5168): DEBUG: stream_hold_state_changed: all_held=0, any_held=0
** (telepathy-gabble:5168): DEBUG: create_stream_from_content: emitting MediaSessionHandler:NewStreamHandler signal for stream 3
** (telepathy-gabble:5168): DEBUG: new_remote_codecs_cb: called
** (telepathy-gabble:5168): DEBUG: new_remote_codecs_cb: pushing remote codecs
** (telepathy-gabble:5168): DEBUG: new_remote_candidates_cb: got new remote candidates
** (telepathy-gabble:5168): DEBUG: gabble_media_stream_new_native_candidate: google p2p connections only support the concept of one transport per candidate, ignoring other components
** (telepathy-gabble:5168): DEBUG: gabble_media_stream_new_native_candidate: put 1 native candidate from stream-engine into cache
** (telepathy-gabble:5168): DEBUG: add_candidates: content not signalled yet, waiting with candidates
** (telepathy-gabble:5168): DEBUG: gabble_media_stream_new_native_candidate: google p2p connections only support the concept of one transport per candidate, ignoring other components
** (telepathy-gabble:5168): DEBUG: gabble_media_stream_new_native_candidate: put 1 native candidate from stream-engine into cache
** (telepathy-gabble:5168): DEBUG: add_candidates: content not signalled yet, waiting with candidates
** (telepathy-gabble:5168): DEBUG: gabble_media_stream_ready: ready called
** (telepathy-gabble:5168): DEBUG: push_playing: stream stream2 emitting SetStreamPlaying(false)
** (telepathy-gabble:5168): DEBUG: push_sending: stream stream2 emitting SetStreamSending(false)
** (telepathy-gabble:5168): DEBUG: pass_local_codecs: putting list of 2 supported codecs from stream-engine into cache
** (telepathy-gabble:5168): DEBUG: pass_local_codecs: adding codec H264 (97 90000 0)
** (telepathy-gabble:5168): DEBUG: pass_local_codecs: adding codec THEORA (96 90000 0)
** (telepathy-gabble:5168): DEBUG: jingle_media_rtp_set_local_codecs: adding new local codecs
** (telepathy-gabble:5168): DEBUG: content_state_changed_cb: called
** (telepathy-gabble:5168): DEBUG: connection_iq_unknown_cb: got unknown iq:
<iq from="jtellier.test2 at gmail.com/Telepathy4EB93763" id="2622026394" to="jtellier.test1 at gmail.com/Telepathy548FF824" type="result"></iq>

** (telepathy-gabble:5168): DEBUG: connection_iq_unknown_cb: got unknown iq:
<iq from="jtellier.test2 at gmail.com/Telepathy4EB93763" id="2519727166" to="jtellier.test1 at gmail.com/Telepathy548FF824" type="result"></iq>

** (telepathy-gabble:5168): DEBUG: gabble_jingle_session_parse: jingle action 'content-remove' from 'jtellier.test2 at gmail.com/Telepathy4EB93763' in session '1089333007' dialect 3 state 4
** (telepathy-gabble:5168): DEBUG: gabble_jingle_content_remove: called for content stream2
** (telepathy-gabble:5168): DEBUG: content_state_changed_cb: called
** (telepathy-gabble:5168): DEBUG: push_playing: stream stream2 emitting SetStreamPlaying(false)
** (telepathy-gabble:5168): DEBUG: stream_hold_state_changed: Stream at index 0 has local-hold=0
** (telepathy-gabble:5168): DEBUG: stream_hold_state_changed: all_held=0, any_held=0
** (telepathy-gabble:5168): DEBUG: gabble_media_stream_dispose: called
** (telepathy-gabble:5168): DEBUG: instance_destroyed_cb: instance for 0x9f30c00 destroyed; cleaning up
** (telepathy-gabble:5168): DEBUG: instance_destroyed_cb: instance for 0x9f30d10 destroyed; cleaning up
** (telepathy-gabble:5168): DEBUG: instance_destroyed_cb: instance for 0x9f30e50 destroyed; cleaning up
** (telepathy-gabble:5168): DEBUG: instance_destroyed_cb: instance for 0x9f30e10 destroyed; cleaning up
** (telepathy-gabble:5168): DEBUG: instance_destroyed_cb: instance for 0x9f30e30 destroyed; cleaning up
** (telepathy-gabble:5168): DEBUG: instance_destroyed_cb: instance for 0x9f30bb0 destroyed; cleaning up
** (telepathy-gabble:5168): DEBUG: gabble_jingle_media_rtp_dispose: dispose called
** (telepathy-gabble:5168): DEBUG: gabble_jingle_content_dispose: dispose called
** (telepathy-gabble:5168): DEBUG: gabble_jingle_session_parse: jingle action 'session-terminate' from 'jtellier.test2 at gmail.com/Telepathy4EB93763' in session '1089333007' dialect 3 state 4
** (telepathy-gabble:5168): DEBUG: on_session_terminate: remote end terminates the session
** (telepathy-gabble:5168): DEBUG: set_state: Setting state of JingleSession: 0x9dc9d58 (priv = 0x9dc9d70) from 4 to 5
** (telepathy-gabble:5168): DEBUG: session_state_changed_cb: called
** (telepathy-gabble:5168): DEBUG: session_terminated_cb: removing terminated session
** (telepathy-gabble:5168): DEBUG: session_terminated_cb: called
emit_members_changed_signals: emitting members changed
  message       : ""
  added         : []
  removed       : [1 (jtellier.test1 at gmail.com)
                   2 (jtellier.test2 at gmail.com)]
  local_pending : []
  remote_pending: []
  actor         : 2
  reason        : 0: unspecified reason
tp_group_mixin_change_flags: emitting group flags changed
  added    : [CAN_ADD]
  removed  : [CAN_REMOVE]
  flags now: [CAN_ADD|PROPERTIES]
** (telepathy-gabble:5168): DEBUG: session_terminated_cb: unreffing streams
** (telepathy-gabble:5168): DEBUG: gabble_media_stream_dispose: called
** (telepathy-gabble:5168): DEBUG: instance_destroyed_cb: instance for 0x9dc1c20 destroyed; cleaning up
** (telepathy-gabble:5168): DEBUG: instance_destroyed_cb: instance for 0x9dc1ac0 destroyed; cleaning up
** (telepathy-gabble:5168): DEBUG: instance_destroyed_cb: instance for 0x9dc1ba0 destroyed; cleaning up
** (telepathy-gabble:5168): DEBUG: instance_destroyed_cb: instance for 0x9dc1930 destroyed; cleaning up
** (telepathy-gabble:5168): DEBUG: instance_destroyed_cb: instance for 0x9dc1b20 destroyed; cleaning up
** (telepathy-gabble:5168): DEBUG: instance_destroyed_cb: instance for 0x9f41bc0 destroyed; cleaning up
** (telepathy-gabble:5168): DEBUG: session_terminated_cb: calling media channel close from session terminated cb
** (telepathy-gabble:5168): DEBUG: gabble_media_channel_close: called on 0x9f35488
** (telepathy-gabble:5168): DEBUG: media_channel_closed_cb: removing media channel 0x9f35488 with ref count 2
** (telepathy-gabble:5168): DEBUG: gabble_media_channel_dispose: called
** (telepathy-gabble:5168): DEBUG: gabble_jingle_session_dispose: called
** (telepathy-gabble:5168): DEBUG: gabble_jingle_media_rtp_dispose: dispose called
** (telepathy-gabble:5168): DEBUG: gabble_jingle_content_dispose: dispose called
** (telepathy-gabble:5168): DEBUG: gabble_presence_cache_do_update: jtellier.test2 at gmail.com (2) resource Telepathy4EB93763 prio 0 presence 0 message "(null)"
(telepathy-gabble:5168): tp-glib-DEBUG: tp_presence_mixin_emit_presence_update: called.
(telepathy-gabble:5168): tp-glib-DEBUG: construct_presence_hash: called.
(telepathy-gabble:5168): tp-glib-DEBUG: construct_simple_presence_hash: called.
** (telepathy-gabble:5168): DEBUG: gabble_presence_cache_maybe_remove: discarding cached presence for unavailable jid jtellier.test2 at gmail.com
(telepathy-gabble:5168): tp-glib-DEBUG: tp_base_connection_change_status: was 0, now 2, for reason 1
(telepathy-gabble:5168): tp-glib-DEBUG: tp_base_connection_change_status: emitting status-changed to 2, for reason 1
** (telepathy-gabble:5168): DEBUG: gabble_roster_close_all: closing channels
** (telepathy-gabble:5168): DEBUG: roster_channel_closed_cb: 0x9dd06b8, channel 0x9dd39e0
** (telepathy-gabble:5168): DEBUG: roster_channel_closed_cb: 0x9dd06b8, channel 0x9dd3a28
** (telepathy-gabble:5168): DEBUG: roster_channel_closed_cb: 0x9dd06b8, channel 0x9dd3a70
** (telepathy-gabble:5168): DEBUG: roster_channel_closed_cb: 0x9dd06b8, channel 0x9dd3ab8
** (telepathy-gabble:5168): DEBUG: gabble_roster_close_all: removing callbacks
** (telepathy-gabble:5168): DEBUG: gabble_im_factory_close_all: closing channels
** (telepathy-gabble:5168): DEBUG: gabble_im_factory_close_all: removing callbacks
** (telepathy-gabble:5168): DEBUG: connection_status_changed_cb: disconnected, closing room lists
** (telepathy-gabble:5168): DEBUG: gabble_roomlist_manager_close_all: 0x9dc54a0
** (telepathy-gabble:5168): DEBUG: gabble_muc_factory_close_all: closing channels
** (telepathy-gabble:5168): DEBUG: gabble_muc_factory_close_all: removing callbacks
** (telepathy-gabble:5168): DEBUG: gabble_private_tubes_factory_close_all: closing 1-1 tubes channels
** (telepathy-gabble:5168): DEBUG: gabble_media_factory_close_all: closing channels
** (telepathy-gabble:5168): DEBUG: connection_shut_down: still open; calling lm_connection_close
** (telepathy-gabble:5168): DEBUG: connection_disconnected_cb: called with reason 0
** (telepathy-gabble:5168): DEBUG: connection_disconnected_cb: expected; emitting DISCONNECTED
(telepathy-gabble:5168): tp-glib-DEBUG: connection_shutdown_finished_cb: dereferenced connection
** (telepathy-gabble:5168): DEBUG: gabble_connection_dispose: called
** (telepathy-gabble:5168): DEBUG: gabble_bytestream_factory_dispose: dispose called
** (telepathy-gabble:5168): DEBUG: gabble_disco_dispose: dispose called
** (telepathy-gabble:5168): DEBUG: gabble_disco_finalize: called with 0x9f4c120
** (telepathy-gabble:5168): DEBUG: gabble_request_pipeline_dispose: disposing request-pipeline
** (telepathy-gabble:5168): DEBUG: gabble_vcard_manager_dispose: 0x9dd06f0
** (telepathy-gabble:5168): DEBUG: gabble_vcard_manager_finalize: 0x9dd06f0
** (telepathy-gabble:5168): DEBUG: gabble_jingle_factory_dispose: dispose called
** (telepathy-gabble:5168): DEBUG: gabble_presence_cache_dispose: dispose called
** (telepathy-gabble:5168): DEBUG: disco_waiter_list_free: list (nil)
** (telepathy-gabble:5168): DEBUG: disco_waiter_list_free: list (nil)
** (telepathy-gabble:5168): DEBUG: disco_waiter_list_free: list (nil)
** (telepathy-gabble:5168): DEBUG: disco_waiter_list_free: list (nil)
** (telepathy-gabble:5168): DEBUG: disco_waiter_list_free: list (nil)
** (telepathy-gabble:5168): DEBUG: gabble_presence_cache_finalize: called with 0x9dc8e50
** (telepathy-gabble:5168): DEBUG: gabble_roster_dispose: dispose called
** (telepathy-gabble:5168): DEBUG: gabble_roster_close_all: closing channels
** (telepathy-gabble:5168): DEBUG: gabble_roster_finalize: called with 0x9dd06b8
** (telepathy-gabble:5168): DEBUG: gabble_im_factory_dispose: dispose called
** (telepathy-gabble:5168): DEBUG: gabble_roomlist_manager_dispose: running
** (telepathy-gabble:5168): DEBUG: gabble_roomlist_manager_close_all: 0x9dc54a0
** (telepathy-gabble:5168): DEBUG: gabble_muc_factory_dispose: dispose called
** (telepathy-gabble:5168): DEBUG: gabble_muc_factory_close_all: closing channels
** (telepathy-gabble:5168): DEBUG: gabble_private_tubes_factory_dispose: dispose called
** (telepathy-gabble:5168): DEBUG: gabble_private_tubes_factory_close_all: closing 1-1 tubes channels
** (telepathy-gabble:5168): DEBUG: gabble_media_factory_dispose: dispose called
** (telepathy-gabble:5168): DEBUG: gabble_media_factory_close_all: closing channels
** (telepathy-gabble:5168): DEBUG: gabble_olpc_gadget_manager_dispose: running
** (telepathy-gabble:5168): DEBUG: gabble_olpc_gadget_manager_close_all: 0x9dd4940
(telepathy-gabble:5168): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9dd0610: lost weak ref to 0x9dd1350
(telepathy-gabble:5168): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9dd0648: lost weak ref to 0x9dbea90
(telepathy-gabble:5168): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9dd0680: lost weak ref to 0x9f373b0
** (telepathy-gabble:5168): DEBUG: gabble_connection_finalize: called with 0x9dce150
(telepathy-gabble:5168): tp-glib-DEBUG: tp_contacts_mixin_finalize: 0x9dce150
(telepathy-gabble:5168): tp-glib-DEBUG: tp_presence_mixin_finalize: 0x9dce150
-------------- next part --------------
(telepathy-gabble:5968): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x956c880: org.freedesktop.DBus DBusGProxy is 0x956c960
(telepathy-gabble:5968): tp-glib-DEBUG: started version 0.7.22 (telepathy-glib version 0.7.26)
(telepathy-gabble:5968): tp-glib-DEBUG: tp_cm_param_setter_offset: account = "jtellier.test2 at gmail.com"
(telepathy-gabble:5968): tp-glib-DEBUG: tp_cm_param_setter_offset: password = <hidden>
(telepathy-gabble:5968): tp-glib-DEBUG: tp_cm_param_setter_offset: server = "talk.google.com"
(telepathy-gabble:5968): tp-glib-DEBUG: tp_cm_param_setter_offset: resource = "Telepathy"
(telepathy-gabble:5968): tp-glib-DEBUG: tp_cm_param_setter_offset: priority = 0 = 0x0
(telepathy-gabble:5968): tp-glib-DEBUG: tp_cm_param_setter_offset: port = 5223 = 0x1467
(telepathy-gabble:5968): tp-glib-DEBUG: tp_cm_param_setter_offset: old-ssl = TRUE
(telepathy-gabble:5968): tp-glib-DEBUG: tp_cm_param_setter_offset: require-encryption = FALSE
(telepathy-gabble:5968): tp-glib-DEBUG: tp_cm_param_setter_offset: register = FALSE
(telepathy-gabble:5968): tp-glib-DEBUG: tp_cm_param_setter_offset: low-bandwidth = FALSE
(telepathy-gabble:5968): tp-glib-DEBUG: parse_parameters: https-proxy-server not given, using default behaviour
(telepathy-gabble:5968): tp-glib-DEBUG: tp_cm_param_setter_offset: https-proxy-port = 443 = 0x1bb
(telepathy-gabble:5968): tp-glib-DEBUG: tp_cm_param_setter_offset: fallback-conference-server = "conference.jabber.org"
(telepathy-gabble:5968): tp-glib-DEBUG: parse_parameters: stun-server not given, using default behaviour
(telepathy-gabble:5968): tp-glib-DEBUG: tp_cm_param_setter_offset: stun-port = 3478 = 0xd96
(telepathy-gabble:5968): tp-glib-DEBUG: tp_cm_param_setter_offset: fallback-stun-server = "stun.collabora.co.uk"
(telepathy-gabble:5968): tp-glib-DEBUG: tp_cm_param_setter_offset: fallback-stun-port = 3478 = 0xd96
(telepathy-gabble:5968): tp-glib-DEBUG: tp_cm_param_setter_offset: ignore-ssl-errors = TRUE
(telepathy-gabble:5968): tp-glib-DEBUG: parse_parameters: alias not given, using default behaviour
(telepathy-gabble:5968): tp-glib-DEBUG: tp_base_connection_class_init: Initializing (TpBaseConnectionClass *)0x9571ca8
** (telepathy-gabble:5968): DEBUG: gabble_connection_class_init: Initializing (GabbleConnectionClass *)0x9572f20
(telepathy-gabble:5968): tp-glib-DEBUG: tp_presence_mixin_class_init: called.
(telepathy-gabble:5968): tp-glib-DEBUG: tp_base_connection_init: Initializing (TpBaseConnection *)0x9575000
** (telepathy-gabble:5968): DEBUG: gabble_connection_init: Initializing (GabbleConnection *)0x9575000
(telepathy-gabble:5968): tp-glib-DEBUG: tp_base_connection_constructor: Post-construction: (TpBaseConnection *)0x9575000
(telepathy-gabble:5968): tp-glib-DEBUG: tp_base_connection_constructor: Handle repo for type #0 at (nil)
(telepathy-gabble:5968): tp-glib-DEBUG: tp_base_connection_constructor: Handle repo for type #1 at 0x9565c60
(telepathy-gabble:5968): tp-glib-DEBUG: tp_base_connection_constructor: Handle repo for type #2 at 0x9565cf0
(telepathy-gabble:5968): tp-glib-DEBUG: tp_base_connection_constructor: Handle repo for type #3 at 0x956e280
(telepathy-gabble:5968): tp-glib-DEBUG: tp_base_connection_constructor: Handle repo for type #4 at 0x9565d80
** (telepathy-gabble:5968): DEBUG: gabble_roomlist_manager_constructed: 0x956c1b8
(telepathy-gabble:5968): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #0 at 0x956cf18
(telepathy-gabble:5968): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #1 at 0x956c168
(telepathy-gabble:5968): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #2 at 0x956c1b8
(telepathy-gabble:5968): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #3 at 0x956f9c8
(telepathy-gabble:5968): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #4 at 0x956c250
(telepathy-gabble:5968): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #5 at 0x956c2c8
(telepathy-gabble:5968): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #6 at 0x956e3a0
** (telepathy-gabble:5968): DEBUG: gabble_connection_constructor: Post-construction: (GabbleConnection *)0x9575000
(telepathy-gabble:5968): tp-glib-DEBUG: tp_presence_mixin_init: called.
(telepathy-gabble:5968): tp-glib-DEBUG: tp_base_connection_register: bus name org.freedesktop.Telepathy.Connection.gabble.jabber.jtellier_2etest2_40gmail_2ecom_2fTelepathy
(telepathy-gabble:5968): tp-glib-DEBUG: tp_base_connection_register: object path /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy
** (telepathy-gabble:5968): DEBUG: _gabble_connection_connect: disabling SRV because "server" or "port" parameter specified, will connect to talk.google.com
** (telepathy-gabble:5968): DEBUG: do_connect: calling lm_connection_open
(telepathy-gabble:5968): tp-glib-DEBUG: tp_base_connection_change_status: was 4294967295, now 1, for reason 1
(telepathy-gabble:5968): tp-glib-DEBUG: tp_base_connection_change_status: emitting status-changed to 1, for reason 1
** (telepathy-gabble:5968): DEBUG: connection_status_changed_cb: adding callbacks
** (telepathy-gabble:5968): DEBUG: connection_status_changed_cb: adding callbacks
** (telepathy-gabble:5968): DEBUG: connection_status_changed_cb: adding callbacks
** (telepathy-gabble:5968): DEBUG: do_auth: authenticating with username: jtellier.test2, password: <hidden>, resource: Telepathy
** (telepathy-gabble:5968): DEBUG: connection_auth_cb: Created self handle 1, our JID is jtellier.test2 at gmail.com/Telepathy7263837A
** (telepathy-gabble:5968): DEBUG: gabble_presence_set_capabilities: about to add caps 9189 to resource Telepathy7263837A with serial 1
** (telepathy-gabble:5968): DEBUG: gabble_presence_set_capabilities: found resource Telepathy7263837A
** (telepathy-gabble:5968): DEBUG: gabble_presence_set_capabilities: new serial 1, old 0, clearing caps
** (telepathy-gabble:5968): DEBUG: gabble_presence_set_capabilities: adding caps 9189 to resource Telepathy7263837A
** (telepathy-gabble:5968): DEBUG: gabble_presence_set_capabilities: resource Telepathy7263837A caps now 9189
** (telepathy-gabble:5968): DEBUG: gabble_presence_set_capabilities: total caps now 9189
** (telepathy-gabble:5968): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x957b8c0 for gmail.com
** (telepathy-gabble:5968): DEBUG: connection_iq_unknown_cb: got unknown iq:
<iq id="6844564154" type="result"></iq>

** (telepathy-gabble:5968): DEBUG: connection_disco_cb: got:
<query xmlns="http://jabber.org/protocol/disco#info"> <identity name="Google Talk" type="im" category="server"></identity>
 <feature var="http://jabber.org/protocol/disco#info"></feature>
 <feature var="google:jingleinfo"></feature>
 <feature var="google:roster"></feature>
 <feature var="google:nosave"></feature>
 <feature var="google:setting"></feature>
 <feature var="google:shared-status"></feature>
 <feature var="http://jabber.org/protocol/archive#otr"></feature>
 <feature var="google:mail:notify"></feature>
 <feature var="http://jabber.org/protocol/archive#save"></feature>
</query>

** (telepathy-gabble:5968): DEBUG: connection_disco_cb: set features flags to 3
(telepathy-gabble:5968): tp-glib-DEBUG: tp_base_connection_change_status: was 1, now 0, for reason 1
(telepathy-gabble:5968): tp-glib-DEBUG: tp_base_connection_change_status: emitting status-changed to 0, for reason 1
** (telepathy-gabble:5968): DEBUG: connection_status_changed_cb: requesting roster
** (telepathy-gabble:5968): DEBUG: take_stun_server: Resolving fallback STUN server stun.collabora.co.uk:3478
** (telepathy-gabble:5968): DEBUG: stun_server_resolved_cb: Resolved STUN server stun.collabora.co.uk:3478 to 93.93.131.100:3478
** (telepathy-gabble:5968): DEBUG: gabble_disco_conn_status_changed_cb: connected, initiating service discovery on gmail.com
** (telepathy-gabble:5968): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x957b900 for gmail.com
** (telepathy-gabble:5968): DEBUG: gabble_vcard_manager_request: Created request 0x957b920 to retrieve <1>'s vCard
** (telepathy-gabble:5968): DEBUG: cache_entry_ensure_queued: Cache entry 0x956d7c8 is my own, not setting @to
** (telepathy-gabble:5968): DEBUG: gabble_request_pipeline_enqueue: enqueued new request as item 0x957b940
** (telepathy-gabble:5968): DEBUG: cache_entry_ensure_queued: adding request to cache entry 0x956d7c8 and queueing the <iq>
(telepathy-gabble:5968): tp-glib-DEBUG: tp_presence_mixin_emit_presence_update: called.
(telepathy-gabble:5968): tp-glib-DEBUG: construct_presence_hash: called.
(telepathy-gabble:5968): tp-glib-DEBUG: construct_simple_presence_hash: called.
** (telepathy-gabble:5968): DEBUG: send_next_request: processing request 0x957b940
(telepathy-gabble:5968): tp-glib-DEBUG: tp_presence_mixin_get_contacts_dbus_property: called.
(telepathy-gabble:5968): tp-glib-DEBUG: tp_presence_mixin_get_statuses: called.
(telepathy-gabble:5968): tp-glib-DEBUG: check_status_available: requested status hidden is not available
** (telepathy-gabble:5968): DEBUG: gabble_connection_advertise_capabilities: caps before: 23e5
** (telepathy-gabble:5968): DEBUG: gabble_connection_advertise_capabilities: caps to add: 0
** (telepathy-gabble:5968): DEBUG: gabble_connection_advertise_capabilities: caps to remove: 0
** (telepathy-gabble:5968): DEBUG: gabble_connection_advertise_capabilities: caps after: 23e5
** (telepathy-gabble:5968): DEBUG: gabble_vcard_manager_edit: called; invalidating cache
** (telepathy-gabble:5968): DEBUG: cache_entry_attempt_to_free: Not freeing vCard cache entry 0x956d7c8: it has a pipeline_item 0x957b940
** (telepathy-gabble:5968): DEBUG: gabble_vcard_manager_edit: checking if we have pending requests already
** (telepathy-gabble:5968): DEBUG: gabble_vcard_manager_edit: NICKNAME => value of length 14 starting jtellier test2
(telepathy-gabble:5968): tp-glib-DEBUG: tp_presence_mixin_set_status: called.
(telepathy-gabble:5968): tp-glib-DEBUG: set_status_foreach: called.
(telepathy-gabble:5968): tp-glib-DEBUG: check_for_status: Found status "available", checking if it's available...
(telepathy-gabble:5968): tp-glib-DEBUG: set_status_foreach: The status is available.
(telepathy-gabble:5968): tp-glib-DEBUG: set_status_foreach: Got optional argument ("message", "")
(telepathy-gabble:5968): tp-glib-DEBUG: set_status_foreach: About to try setting status "available"
(telepathy-gabble:5968): tp-glib-DEBUG: tp_presence_mixin_emit_presence_update: called.
(telepathy-gabble:5968): tp-glib-DEBUG: construct_presence_hash: called.
(telepathy-gabble:5968): tp-glib-DEBUG: construct_simple_presence_hash: called.
(telepathy-gabble:5968): tp-glib-DEBUG: tp_presence_mixin_get_contacts_dbus_property: called.
** (telepathy-gabble:5968): DEBUG: gabble_connection_advertise_capabilities: caps before: 23e5
** (telepathy-gabble:5968): DEBUG: _gabble_media_channel_typeflags_to_caps: adding jingle caps
** (telepathy-gabble:5968): DEBUG: gabble_connection_advertise_capabilities: caps to add: 301f
** (telepathy-gabble:5968): DEBUG: gabble_connection_advertise_capabilities: caps to remove: 0
** (telepathy-gabble:5968): DEBUG: gabble_connection_advertise_capabilities: caps after: 33ff
** (telepathy-gabble:5968): DEBUG: gabble_connection_advertise_capabilities: before != after, changing
** (telepathy-gabble:5968): DEBUG: gabble_presence_set_capabilities: about to add caps 13311 to resource Telepathy7263837A with serial 2
** (telepathy-gabble:5968): DEBUG: gabble_presence_set_capabilities: found resource Telepathy7263837A
** (telepathy-gabble:5968): DEBUG: gabble_presence_set_capabilities: new serial 2, old 1, clearing caps
** (telepathy-gabble:5968): DEBUG: gabble_presence_set_capabilities: adding caps 13311 to resource Telepathy7263837A
** (telepathy-gabble:5968): DEBUG: gabble_presence_set_capabilities: resource Telepathy7263837A caps now 13311
** (telepathy-gabble:5968): DEBUG: gabble_presence_set_capabilities: total caps now 13311
** (telepathy-gabble:5968): DEBUG: gabble_connection_advertise_capabilities: set caps: 33ff
(telepathy-gabble:5968): tp-glib-DEBUG: tp_presence_mixin_get_contacts_dbus_property: called.
(telepathy-gabble:5968): tp-glib-DEBUG: tp_base_connection_dbus_request_handles: 1 handles of type 3, for :1.109
(telepathy-gabble:5968): tp-glib-DEBUG: tp_base_connection_dbus_request_handles: 1 handles of type 3, for :1.109
(telepathy-gabble:5968): tp-glib-DEBUG: channel_request_new: New channel request at 0x956d5b0: ctype=org.freedesktop.Telepathy.Channel.Type.ContactList htype=3 handle=1 suppress=1
** (telepathy-gabble:5968): DEBUG: _gabble_roster_get_channel: Looking up channel 3:1 "publish"
** (telepathy-gabble:5968): DEBUG: _gabble_roster_create_channel: Instantiating channel 3:1 "publish"
tp_group_mixin_change_flags: emitting group flags changed
  added    : [CAN_REMOVE|MESSAGE_REMOVE|MESSAGE_ACCEPT|PROPERTIES]
  removed  : []
  flags now: [CAN_REMOVE|MESSAGE_REMOVE|MESSAGE_ACCEPT|PROPERTIES]
** (telepathy-gabble:5968): DEBUG: _gabble_roster_create_channel: created /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/RosterChannel/List/publish
** (telepathy-gabble:5968): DEBUG: _gabble_roster_create_channel: roster not yet received, not emitting signal for publish list channel
(telepathy-gabble:5968): tp-glib-DEBUG: channel_request_new: New channel request at 0x956d4c0: ctype=org.freedesktop.Telepathy.Channel.Type.ContactList htype=3 handle=2 suppress=1
** (telepathy-gabble:5968): DEBUG: _gabble_roster_get_channel: Looking up channel 3:2 "subscribe"
** (telepathy-gabble:5968): DEBUG: _gabble_roster_create_channel: Instantiating channel 3:2 "subscribe"
tp_group_mixin_change_flags: emitting group flags changed
  added    : [CAN_ADD|CAN_REMOVE|CAN_RESCIND|MESSAGE_ADD|MESSAGE_REMOVE|MESSAGE_RESCIND|PROPERTIES]
  removed  : []
  flags now: [CAN_ADD|CAN_REMOVE|CAN_RESCIND|MESSAGE_ADD|MESSAGE_REMOVE|MESSAGE_RESCIND|PROPERTIES]
** (telepathy-gabble:5968): DEBUG: _gabble_roster_create_channel: created /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/RosterChannel/List/subscribe
** (telepathy-gabble:5968): DEBUG: _gabble_roster_create_channel: roster not yet received, not emitting signal for subscribe list channel
** (telepathy-gabble:5968): DEBUG: jingle_info_cb: jingle info: got stun server stun.l.google.com, port 19302
** (telepathy-gabble:5968): DEBUG: take_stun_server: Resolving primary STUN server stun.l.google.com:19302
** (telepathy-gabble:5968): DEBUG: stun_server_resolved_cb: Resolved STUN server stun.l.google.com:19302 to 64.233.169.126:19302
** (telepathy-gabble:5968): DEBUG: jingle_info_cb: jingle info: got relay token CAESIQoYanRlbGxpZXIudGVzdDJAZ21haWwuY29tEIKlwaGaJBoQ68P878ajFWX4J5tQPeGStg==
** (telepathy-gabble:5968): DEBUG: _gabble_roster_get_channel: Looking up channel 3:1 "publish"
** (telepathy-gabble:5968): DEBUG: _gabble_roster_get_channel: Looking up channel 3:2 "subscribe"
** (telepathy-gabble:5968): DEBUG: _gabble_roster_item_update: name for contact#2 changed to jtellier test
** (telepathy-gabble:5968): DEBUG: _gabble_roster_item_update: Checking which groups contact#2 was just added to:
** (telepathy-gabble:5968): DEBUG: _gabble_roster_item_update: Checking which groups contact#2 was just removed from:
** (telepathy-gabble:5968): DEBUG: gabble_roster_iq_cb: jid: jtellier.test1 at gmail.com, subscription: both, name: jtellier test
** (telepathy-gabble:5968): DEBUG: gabble_roster_iq_cb: calling change members on publish channel
emit_members_changed_signals: emitting members changed
  message       : ""
  added         : [2 (jtellier.test1 at gmail.com)]
  removed       : []
  local_pending : []
  remote_pending: []
  actor         : 0
  reason        : 0: unspecified reason
** (telepathy-gabble:5968): DEBUG: gabble_roster_iq_cb: calling change members on subscribe channel
emit_members_changed_signals: emitting members changed
  message       : ""
  added         : [2 (jtellier.test1 at gmail.com)]
  removed       : []
  local_pending : []
  remote_pending: []
  actor         : 0
  reason        : 0: unspecified reason
** (telepathy-gabble:5968): DEBUG: _gabble_roster_get_channel: Looking up channel 3:3 "known"
** (telepathy-gabble:5968): DEBUG: _gabble_roster_create_channel: Instantiating channel 3:3 "known"
tp_group_mixin_change_flags: emitting group flags changed
  added    : [CAN_REMOVE|PROPERTIES]
  removed  : []
  flags now: [CAN_REMOVE|PROPERTIES]
** (telepathy-gabble:5968): DEBUG: _gabble_roster_create_channel: created /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/RosterChannel/List/known
** (telepathy-gabble:5968): DEBUG: _gabble_roster_create_channel: roster not yet received, not emitting signal for known list channel
** (telepathy-gabble:5968): DEBUG: gabble_roster_iq_cb: calling change members on known channel
emit_members_changed_signals: emitting members changed
  message       : ""
  added         : [2 (jtellier.test1 at gmail.com)]
  removed       : []
  local_pending : []
  remote_pending: []
  actor         : 0
  reason        : 0: unspecified reason
** (telepathy-gabble:5968): DEBUG: gabble_roster_iq_cb: calling change members on any group channels
** (telepathy-gabble:5968): DEBUG: _gabble_roster_get_channel: Looking up channel 3:4 "deny"
** (telepathy-gabble:5968): DEBUG: _gabble_roster_create_channel: Instantiating channel 3:4 "deny"
tp_group_mixin_change_flags: emitting group flags changed
  added    : [CAN_ADD|CAN_REMOVE|PROPERTIES]
  removed  : []
  flags now: [CAN_ADD|CAN_REMOVE|PROPERTIES]
** (telepathy-gabble:5968): DEBUG: _gabble_roster_create_channel: created /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/RosterChannel/List/deny
** (telepathy-gabble:5968): DEBUG: _gabble_roster_create_channel: roster not yet received, not emitting signal for deny list channel
** (telepathy-gabble:5968): DEBUG: gabble_roster_iq_cb: calling change members on deny channel
(telepathy-gabble:5968): tp-glib-DEBUG: change_members: not emitting signal, nothing changed
** (telepathy-gabble:5968): DEBUG: _gabble_roster_emit_one: roster now received, emitting signal signal for publish list channel
(telepathy-gabble:5968): tp-glib-DEBUG: satisfy_request: completing queued request 0x956d5b0 with success, channel_type=org.freedesktop.Telepathy.Channel.Type.ContactList, handle_type=3, handle=1, suppress_handler=1
(telepathy-gabble:5968): tp-glib-DEBUG: channel_request_free: Freeing channel request at 0x956d5b0: ctype=org.freedesktop.Telepathy.Channel.Type.ContactList htype=3 handle=1 suppress=1
** (telepathy-gabble:5968): DEBUG: _gabble_roster_emit_one: roster now received, emitting signal signal for subscribe list channel
(telepathy-gabble:5968): tp-glib-DEBUG: satisfy_request: completing queued request 0x956d4c0 with success, channel_type=org.freedesktop.Telepathy.Channel.Type.ContactList, handle_type=3, handle=2, suppress_handler=1
(telepathy-gabble:5968): tp-glib-DEBUG: channel_request_free: Freeing channel request at 0x956d4c0: ctype=org.freedesktop.Telepathy.Channel.Type.ContactList htype=3 handle=2 suppress=1
** (telepathy-gabble:5968): DEBUG: _gabble_roster_emit_one: roster now received, emitting signal signal for known list channel
** (telepathy-gabble:5968): DEBUG: _gabble_roster_emit_one: roster now received, emitting signal signal for deny list channel
** (telepathy-gabble:5968): DEBUG: disco_items_cb: Got error on items request: the feature requested is not implemented by the recipient or server and therefore cannot be processed
(telepathy-gabble:5968): tp-glib-DEBUG: tp_presence_mixin_get_contacts_dbus_property: called.
(telepathy-gabble:5968): tp-glib-DEBUG: tp_base_connection_dbus_request_handles: 0 handles of type 1, for :1.109
(telepathy-gabble:5968): tp-glib-DEBUG: tp_presence_mixin_get_presence: called.
(telepathy-gabble:5968): tp-glib-DEBUG: construct_presence_hash: called.
** (telepathy-gabble:5968): DEBUG: gabble_connection_request_aliases: requesting vCard for alias of contact jtellier.test2 at gmail.com
** (telepathy-gabble:5968): DEBUG: gabble_vcard_manager_request: Created request 0x96eb320 to retrieve <1>'s vCard
** (telepathy-gabble:5968): DEBUG: cache_entry_ensure_queued: adding to cache entry 0x956d7c8 with <iq> already pending
(telepathy-gabble:5968): tp-glib-DEBUG: tp_presence_mixin_get_presence: called.
(telepathy-gabble:5968): tp-glib-DEBUG: tp_base_connection_hold_handles: 1 handles of type 1, for :1.109
(telepathy-gabble:5968): tp-glib-DEBUG: tp_presence_mixin_get_presence: called.
(telepathy-gabble:5968): tp-glib-DEBUG: construct_presence_hash: called.
** (telepathy-gabble:5968): DEBUG: response_cb: got reply for request 0x957b940
** (telepathy-gabble:5968): DEBUG: pipeline_reply_cb: called for entry 0x956d7c8
** (telepathy-gabble:5968): DEBUG: pipeline_reply_cb: will patch vcard
** (telepathy-gabble:5968): DEBUG: gabble_request_pipeline_enqueue: enqueued new request as item 0x96eb3a0
** (telepathy-gabble:5968): DEBUG: observe_vcard: got vCard alias "jtellier test2" for handle 1 from <FN>
** (telepathy-gabble:5968): DEBUG: delete_request: Discarding request 0x96eb320
** (telepathy-gabble:5968): DEBUG: cache_entry_attempt_to_free: Not freeing vCard cache entry 0x956d7c8: it has a cached vCard 0x956b360
** (telepathy-gabble:5968): DEBUG: delete_request: Discarding request 0x957b920
** (telepathy-gabble:5968): DEBUG: cache_entry_attempt_to_free: Not freeing vCard cache entry 0x956d7c8: it has a cached vCard 0x956b360
** (telepathy-gabble:5968): DEBUG: delete_item: deleting item 0x957b940
** (telepathy-gabble:5968): DEBUG: send_next_request: processing request 0x96eb3a0
** (telepathy-gabble:5968): DEBUG: response_cb: got reply for request 0x96eb3a0
** (telepathy-gabble:5968): DEBUG: replace_reply_cb: called: no error
** (telepathy-gabble:5968): DEBUG: gabble_vcard_manager_remove_edit_request: request == 0x956d460
** (telepathy-gabble:5968): DEBUG: delete_item: deleting item 0x96eb3a0
(telepathy-gabble:5968): tp-glib-DEBUG: tp_base_connection_change_status: was 0, now 2, for reason 1
(telepathy-gabble:5968): tp-glib-DEBUG: tp_base_connection_change_status: emitting status-changed to 2, for reason 1
** (telepathy-gabble:5968): DEBUG: gabble_roster_close_all: closing channels
** (telepathy-gabble:5968): DEBUG: roster_channel_closed_cb: 0x956cf18, channel 0x957a878
** (telepathy-gabble:5968): DEBUG: roster_channel_closed_cb: 0x956cf18, channel 0x957a8c0
** (telepathy-gabble:5968): DEBUG: roster_channel_closed_cb: 0x956cf18, channel 0x957a908
** (telepathy-gabble:5968): DEBUG: roster_channel_closed_cb: 0x956cf18, channel 0x957a950
** (telepathy-gabble:5968): DEBUG: gabble_roster_close_all: removing callbacks
** (telepathy-gabble:5968): DEBUG: gabble_im_factory_close_all: closing channels
** (telepathy-gabble:5968): DEBUG: gabble_im_factory_close_all: removing callbacks
** (telepathy-gabble:5968): DEBUG: connection_status_changed_cb: disconnected, closing room lists
** (telepathy-gabble:5968): DEBUG: gabble_roomlist_manager_close_all: 0x956c1b8
** (telepathy-gabble:5968): DEBUG: gabble_muc_factory_close_all: closing channels
** (telepathy-gabble:5968): DEBUG: gabble_muc_factory_close_all: removing callbacks
** (telepathy-gabble:5968): DEBUG: gabble_private_tubes_factory_close_all: closing 1-1 tubes channels
** (telepathy-gabble:5968): DEBUG: gabble_media_factory_close_all: closing channels
** (telepathy-gabble:5968): DEBUG: connection_shut_down: still open; calling lm_connection_close
** (telepathy-gabble:5968): DEBUG: connection_disconnected_cb: called with reason 0
** (telepathy-gabble:5968): DEBUG: connection_disconnected_cb: expected; emitting DISCONNECTED
(telepathy-gabble:5968): tp-glib-DEBUG: connection_shutdown_finished_cb: dereferenced connection
** (telepathy-gabble:5968): DEBUG: gabble_connection_dispose: called
** (telepathy-gabble:5968): DEBUG: gabble_bytestream_factory_dispose: dispose called
** (telepathy-gabble:5968): DEBUG: gabble_disco_dispose: dispose called
** (telepathy-gabble:5968): DEBUG: gabble_disco_finalize: called with 0x956e7a0
** (telepathy-gabble:5968): DEBUG: gabble_request_pipeline_dispose: disposing request-pipeline
** (telepathy-gabble:5968): DEBUG: gabble_vcard_manager_dispose: 0x956cf50
** (telepathy-gabble:5968): DEBUG: gabble_vcard_manager_finalize: 0x956cf50
** (telepathy-gabble:5968): DEBUG: gabble_jingle_factory_dispose: dispose called
** (telepathy-gabble:5968): DEBUG: gabble_presence_cache_dispose: dispose called
** (telepathy-gabble:5968): DEBUG: gabble_presence_cache_finalize: called with 0x956fa08
** (telepathy-gabble:5968): DEBUG: gabble_roster_dispose: dispose called
** (telepathy-gabble:5968): DEBUG: gabble_roster_close_all: closing channels
** (telepathy-gabble:5968): DEBUG: gabble_roster_finalize: called with 0x956cf18
** (telepathy-gabble:5968): DEBUG: gabble_im_factory_dispose: dispose called
** (telepathy-gabble:5968): DEBUG: gabble_roomlist_manager_dispose: running
** (telepathy-gabble:5968): DEBUG: gabble_roomlist_manager_close_all: 0x956c1b8
** (telepathy-gabble:5968): DEBUG: gabble_muc_factory_dispose: dispose called
** (telepathy-gabble:5968): DEBUG: gabble_muc_factory_close_all: closing channels
** (telepathy-gabble:5968): DEBUG: gabble_private_tubes_factory_dispose: dispose called
** (telepathy-gabble:5968): DEBUG: gabble_private_tubes_factory_close_all: closing 1-1 tubes channels
** (telepathy-gabble:5968): DEBUG: gabble_media_factory_dispose: dispose called
** (telepathy-gabble:5968): DEBUG: gabble_media_factory_close_all: closing channels
** (telepathy-gabble:5968): DEBUG: gabble_olpc_gadget_manager_dispose: running
** (telepathy-gabble:5968): DEBUG: gabble_olpc_gadget_manager_close_all: 0x956e3a0
(telepathy-gabble:5968): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x956ce70: lost weak ref to 0x9565c60
(telepathy-gabble:5968): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x956cea8: lost weak ref to 0x9565cf0
(telepathy-gabble:5968): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x956cee0: lost weak ref to 0x9565d80
** (telepathy-gabble:5968): DEBUG: gabble_connection_finalize: called with 0x9575000
(telepathy-gabble:5968): tp-glib-DEBUG: tp_contacts_mixin_finalize: 0x9575000
(telepathy-gabble:5968): tp-glib-DEBUG: tp_presence_mixin_finalize: 0x9575000
(telepathy-gabble:5968): tp-glib-DEBUG: tp_cm_param_setter_offset: account = "jtellier.test1 at gmail.com"
(telepathy-gabble:5968): tp-glib-DEBUG: tp_cm_param_setter_offset: password = <hidden>
(telepathy-gabble:5968): tp-glib-DEBUG: tp_cm_param_setter_offset: server = "talk.google.com"
(telepathy-gabble:5968): tp-glib-DEBUG: tp_cm_param_setter_offset: resource = "Telepathy"
(telepathy-gabble:5968): tp-glib-DEBUG: tp_cm_param_setter_offset: priority = 0 = 0x0
(telepathy-gabble:5968): tp-glib-DEBUG: tp_cm_param_setter_offset: port = 5223 = 0x1467
(telepathy-gabble:5968): tp-glib-DEBUG: tp_cm_param_setter_offset: old-ssl = TRUE
(telepathy-gabble:5968): tp-glib-DEBUG: tp_cm_param_setter_offset: require-encryption = FALSE
(telepathy-gabble:5968): tp-glib-DEBUG: tp_cm_param_setter_offset: register = FALSE
(telepathy-gabble:5968): tp-glib-DEBUG: tp_cm_param_setter_offset: low-bandwidth = FALSE
(telepathy-gabble:5968): tp-glib-DEBUG: parse_parameters: https-proxy-server not given, using default behaviour
(telepathy-gabble:5968): tp-glib-DEBUG: tp_cm_param_setter_offset: https-proxy-port = 443 = 0x1bb
(telepathy-gabble:5968): tp-glib-DEBUG: tp_cm_param_setter_offset: fallback-conference-server = "conference.jabber.org"
(telepathy-gabble:5968): tp-glib-DEBUG: parse_parameters: stun-server not given, using default behaviour
(telepathy-gabble:5968): tp-glib-DEBUG: tp_cm_param_setter_offset: stun-port = 3478 = 0xd96
(telepathy-gabble:5968): tp-glib-DEBUG: tp_cm_param_setter_offset: fallback-stun-server = "stun.collabora.co.uk"
(telepathy-gabble:5968): tp-glib-DEBUG: tp_cm_param_setter_offset: fallback-stun-port = 3478 = 0xd96
(telepathy-gabble:5968): tp-glib-DEBUG: tp_cm_param_setter_offset: ignore-ssl-errors = TRUE
(telepathy-gabble:5968): tp-glib-DEBUG: parse_parameters: alias not given, using default behaviour
(telepathy-gabble:5968): tp-glib-DEBUG: tp_base_connection_init: Initializing (TpBaseConnection *)0x9575150
** (telepathy-gabble:5968): DEBUG: gabble_connection_init: Initializing (GabbleConnection *)0x9575150
(telepathy-gabble:5968): tp-glib-DEBUG: tp_base_connection_constructor: Post-construction: (TpBaseConnection *)0x9575150
(telepathy-gabble:5968): tp-glib-DEBUG: tp_base_connection_constructor: Handle repo for type #0 at (nil)
(telepathy-gabble:5968): tp-glib-DEBUG: tp_base_connection_constructor: Handle repo for type #1 at 0x9565cf0
(telepathy-gabble:5968): tp-glib-DEBUG: tp_base_connection_constructor: Handle repo for type #2 at 0x9565c60
(telepathy-gabble:5968): tp-glib-DEBUG: tp_base_connection_constructor: Handle repo for type #3 at 0x956e5a0
(telepathy-gabble:5968): tp-glib-DEBUG: tp_base_connection_constructor: Handle repo for type #4 at 0x9577fb0
** (telepathy-gabble:5968): DEBUG: gabble_roomlist_manager_constructed: 0x956c250
(telepathy-gabble:5968): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #0 at 0x95776b8
(telepathy-gabble:5968): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #1 at 0x956c2c8
(telepathy-gabble:5968): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #2 at 0x956c250
(telepathy-gabble:5968): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #3 at 0x956fe50
(telepathy-gabble:5968): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #4 at 0x956c1b8
(telepathy-gabble:5968): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #5 at 0x956c168
(telepathy-gabble:5968): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #6 at 0x956e4a0
** (telepathy-gabble:5968): DEBUG: gabble_connection_constructor: Post-construction: (GabbleConnection *)0x9575150
(telepathy-gabble:5968): tp-glib-DEBUG: tp_presence_mixin_init: called.
(telepathy-gabble:5968): tp-glib-DEBUG: tp_base_connection_register: bus name org.freedesktop.Telepathy.Connection.gabble.jabber.jtellier_2etest1_40gmail_2ecom_2fTelepathy
(telepathy-gabble:5968): tp-glib-DEBUG: tp_base_connection_register: object path /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy
** (telepathy-gabble:5968): DEBUG: _gabble_connection_connect: disabling SRV because "server" or "port" parameter specified, will connect to talk.google.com
** (telepathy-gabble:5968): DEBUG: do_connect: calling lm_connection_open
(telepathy-gabble:5968): tp-glib-DEBUG: tp_base_connection_change_status: was 4294967295, now 1, for reason 1
(telepathy-gabble:5968): tp-glib-DEBUG: tp_base_connection_change_status: emitting status-changed to 1, for reason 1
** (telepathy-gabble:5968): DEBUG: connection_status_changed_cb: adding callbacks
** (telepathy-gabble:5968): DEBUG: connection_status_changed_cb: adding callbacks
** (telepathy-gabble:5968): DEBUG: connection_status_changed_cb: adding callbacks
** (telepathy-gabble:5968): DEBUG: do_auth: authenticating with username: jtellier.test1, password: <hidden>, resource: Telepathy
** (telepathy-gabble:5968): DEBUG: connection_auth_cb: Created self handle 1, our JID is jtellier.test1 at gmail.com/TelepathyD4EC3E70
** (telepathy-gabble:5968): DEBUG: gabble_presence_set_capabilities: about to add caps 9189 to resource TelepathyD4EC3E70 with serial 1
** (telepathy-gabble:5968): DEBUG: gabble_presence_set_capabilities: found resource TelepathyD4EC3E70
** (telepathy-gabble:5968): DEBUG: gabble_presence_set_capabilities: new serial 1, old 0, clearing caps
** (telepathy-gabble:5968): DEBUG: gabble_presence_set_capabilities: adding caps 9189 to resource TelepathyD4EC3E70
** (telepathy-gabble:5968): DEBUG: gabble_presence_set_capabilities: resource TelepathyD4EC3E70 caps now 9189
** (telepathy-gabble:5968): DEBUG: gabble_presence_set_capabilities: total caps now 9189
** (telepathy-gabble:5968): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x956e3a0 for gmail.com
** (telepathy-gabble:5968): DEBUG: connection_iq_unknown_cb: got unknown iq:
<iq id="7016970158" type="result"></iq>

** (telepathy-gabble:5968): DEBUG: connection_disco_cb: got:
<query xmlns="http://jabber.org/protocol/disco#info"> <identity name="Google Talk" type="im" category="server"></identity>
 <feature var="http://jabber.org/protocol/disco#info"></feature>
 <feature var="google:jingleinfo"></feature>
 <feature var="google:roster"></feature>
 <feature var="google:nosave"></feature>
 <feature var="google:setting"></feature>
 <feature var="google:shared-status"></feature>
 <feature var="http://jabber.org/protocol/archive#otr"></feature>
 <feature var="google:mail:notify"></feature>
 <feature var="http://jabber.org/protocol/archive#save"></feature>
</query>

** (telepathy-gabble:5968): DEBUG: connection_disco_cb: set features flags to 3
(telepathy-gabble:5968): tp-glib-DEBUG: tp_base_connection_change_status: was 1, now 0, for reason 1
(telepathy-gabble:5968): tp-glib-DEBUG: tp_base_connection_change_status: emitting status-changed to 0, for reason 1
** (telepathy-gabble:5968): DEBUG: connection_status_changed_cb: requesting roster
** (telepathy-gabble:5968): DEBUG: take_stun_server: Resolving fallback STUN server stun.collabora.co.uk:3478
** (telepathy-gabble:5968): DEBUG: stun_server_resolved_cb: Resolved STUN server stun.collabora.co.uk:3478 to 93.93.131.100:3478
** (telepathy-gabble:5968): DEBUG: gabble_disco_conn_status_changed_cb: connected, initiating service discovery on gmail.com
** (telepathy-gabble:5968): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x956e740 for gmail.com
** (telepathy-gabble:5968): DEBUG: gabble_vcard_manager_request: Created request 0x956e720 to retrieve <1>'s vCard
** (telepathy-gabble:5968): DEBUG: cache_entry_ensure_queued: Cache entry 0x956d508 is my own, not setting @to
** (telepathy-gabble:5968): DEBUG: gabble_request_pipeline_enqueue: enqueued new request as item 0x957b5a0
** (telepathy-gabble:5968): DEBUG: cache_entry_ensure_queued: adding request to cache entry 0x956d508 and queueing the <iq>
(telepathy-gabble:5968): tp-glib-DEBUG: tp_presence_mixin_emit_presence_update: called.
(telepathy-gabble:5968): tp-glib-DEBUG: construct_presence_hash: called.
(telepathy-gabble:5968): tp-glib-DEBUG: construct_simple_presence_hash: called.
(telepathy-gabble:5968): tp-glib-DEBUG: tp_presence_mixin_get_contacts_dbus_property: called.
(telepathy-gabble:5968): tp-glib-DEBUG: tp_presence_mixin_get_contacts_dbus_property: called.
(telepathy-gabble:5968): tp-glib-DEBUG: tp_presence_mixin_get_contacts_dbus_property: called.
(telepathy-gabble:5968): tp-glib-DEBUG: tp_presence_mixin_get_statuses: called.
(telepathy-gabble:5968): tp-glib-DEBUG: check_status_available: requested status hidden is not available
** (telepathy-gabble:5968): DEBUG: gabble_connection_advertise_capabilities: caps before: 23e5
** (telepathy-gabble:5968): DEBUG: gabble_connection_advertise_capabilities: caps to add: 0
** (telepathy-gabble:5968): DEBUG: gabble_connection_advertise_capabilities: caps to remove: 0
** (telepathy-gabble:5968): DEBUG: gabble_connection_advertise_capabilities: caps after: 23e5
** (telepathy-gabble:5968): DEBUG: gabble_vcard_manager_edit: called; invalidating cache
** (telepathy-gabble:5968): DEBUG: cache_entry_attempt_to_free: Not freeing vCard cache entry 0x956d508: it has a pipeline_item 0x957b5a0
** (telepathy-gabble:5968): DEBUG: gabble_vcard_manager_edit: checking if we have pending requests already
** (telepathy-gabble:5968): DEBUG: gabble_vcard_manager_edit: NICKNAME => value of length 13 starting jtellier test
(telepathy-gabble:5968): tp-glib-DEBUG: tp_presence_mixin_set_status: called.
(telepathy-gabble:5968): tp-glib-DEBUG: set_status_foreach: called.
(telepathy-gabble:5968): tp-glib-DEBUG: check_for_status: Found status "available", checking if it's available...
(telepathy-gabble:5968): tp-glib-DEBUG: set_status_foreach: The status is available.
(telepathy-gabble:5968): tp-glib-DEBUG: set_status_foreach: Got optional argument ("message", "")
(telepathy-gabble:5968): tp-glib-DEBUG: set_status_foreach: About to try setting status "available"
(telepathy-gabble:5968): tp-glib-DEBUG: tp_presence_mixin_emit_presence_update: called.
(telepathy-gabble:5968): tp-glib-DEBUG: construct_presence_hash: called.
(telepathy-gabble:5968): tp-glib-DEBUG: construct_simple_presence_hash: called.
(telepathy-gabble:5968): tp-glib-DEBUG: tp_base_connection_dbus_request_handles: 1 handles of type 3, for :1.109
(telepathy-gabble:5968): tp-glib-DEBUG: tp_base_connection_dbus_request_handles: 1 handles of type 3, for :1.109
** (telepathy-gabble:5968): DEBUG: gabble_connection_advertise_capabilities: caps before: 23e5
** (telepathy-gabble:5968): DEBUG: _gabble_media_channel_typeflags_to_caps: adding jingle caps
** (telepathy-gabble:5968): DEBUG: gabble_connection_advertise_capabilities: caps to add: 301f
** (telepathy-gabble:5968): DEBUG: gabble_connection_advertise_capabilities: caps to remove: 0
** (telepathy-gabble:5968): DEBUG: gabble_connection_advertise_capabilities: caps after: 33ff
** (telepathy-gabble:5968): DEBUG: gabble_connection_advertise_capabilities: before != after, changing
** (telepathy-gabble:5968): DEBUG: gabble_presence_set_capabilities: about to add caps 13311 to resource TelepathyD4EC3E70 with serial 2
** (telepathy-gabble:5968): DEBUG: gabble_presence_set_capabilities: found resource TelepathyD4EC3E70
** (telepathy-gabble:5968): DEBUG: gabble_presence_set_capabilities: new serial 2, old 1, clearing caps
** (telepathy-gabble:5968): DEBUG: gabble_presence_set_capabilities: adding caps 13311 to resource TelepathyD4EC3E70
** (telepathy-gabble:5968): DEBUG: gabble_presence_set_capabilities: resource TelepathyD4EC3E70 caps now 13311
** (telepathy-gabble:5968): DEBUG: gabble_presence_set_capabilities: total caps now 13311
** (telepathy-gabble:5968): DEBUG: gabble_connection_advertise_capabilities: set caps: 33ff
(telepathy-gabble:5968): tp-glib-DEBUG: channel_request_new: New channel request at 0x956d5c8: ctype=org.freedesktop.Telepathy.Channel.Type.ContactList htype=3 handle=1 suppress=1
** (telepathy-gabble:5968): DEBUG: _gabble_roster_get_channel: Looking up channel 3:1 "publish"
** (telepathy-gabble:5968): DEBUG: _gabble_roster_create_channel: Instantiating channel 3:1 "publish"
tp_group_mixin_change_flags: emitting group flags changed
  added    : [CAN_REMOVE|MESSAGE_REMOVE|MESSAGE_ACCEPT|PROPERTIES]
  removed  : []
  flags now: [CAN_REMOVE|MESSAGE_REMOVE|MESSAGE_ACCEPT|PROPERTIES]
** (telepathy-gabble:5968): DEBUG: _gabble_roster_create_channel: created /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/RosterChannel/List/publish
** (telepathy-gabble:5968): DEBUG: _gabble_roster_create_channel: roster not yet received, not emitting signal for publish list channel
(telepathy-gabble:5968): tp-glib-DEBUG: channel_request_new: New channel request at 0x956d890: ctype=org.freedesktop.Telepathy.Channel.Type.ContactList htype=3 handle=2 suppress=1
** (telepathy-gabble:5968): DEBUG: _gabble_roster_get_channel: Looking up channel 3:2 "subscribe"
** (telepathy-gabble:5968): DEBUG: _gabble_roster_create_channel: Instantiating channel 3:2 "subscribe"
tp_group_mixin_change_flags: emitting group flags changed
  added    : [CAN_ADD|CAN_REMOVE|CAN_RESCIND|MESSAGE_ADD|MESSAGE_REMOVE|MESSAGE_RESCIND|PROPERTIES]
  removed  : []
  flags now: [CAN_ADD|CAN_REMOVE|CAN_RESCIND|MESSAGE_ADD|MESSAGE_REMOVE|MESSAGE_RESCIND|PROPERTIES]
** (telepathy-gabble:5968): DEBUG: _gabble_roster_create_channel: created /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/RosterChannel/List/subscribe
** (telepathy-gabble:5968): DEBUG: _gabble_roster_create_channel: roster not yet received, not emitting signal for subscribe list channel
** (telepathy-gabble:5968): DEBUG: send_next_request: processing request 0x957b5a0
** (telepathy-gabble:5968): DEBUG: jingle_info_cb: jingle info: got stun server stun.l.google.com, port 19302
** (telepathy-gabble:5968): DEBUG: take_stun_server: Resolving primary STUN server stun.l.google.com:19302
** (telepathy-gabble:5968): DEBUG: stun_server_resolved_cb: Resolved STUN server stun.l.google.com:19302 to 64.233.169.126:19302
** (telepathy-gabble:5968): DEBUG: jingle_info_cb: jingle info: got relay token CAESIQoYanRlbGxpZXIudGVzdDFAZ21haWwuY29tEJjkwaGaJBoQuxCevM77QFDJa2z1mGsqew==
** (telepathy-gabble:5968): DEBUG: _gabble_roster_get_channel: Looking up channel 3:1 "publish"
** (telepathy-gabble:5968): DEBUG: _gabble_roster_get_channel: Looking up channel 3:2 "subscribe"
** (telepathy-gabble:5968): DEBUG: _gabble_roster_item_update: name for contact#2 changed to jtellier test2
** (telepathy-gabble:5968): DEBUG: _gabble_roster_item_update: Checking which groups contact#2 was just added to:
** (telepathy-gabble:5968): DEBUG: _gabble_roster_item_update: Checking which groups contact#2 was just removed from:
** (telepathy-gabble:5968): DEBUG: gabble_roster_iq_cb: jid: jtellier.test2 at gmail.com, subscription: both, name: jtellier test2
** (telepathy-gabble:5968): DEBUG: _gabble_roster_item_update: name for contact#3 changed to GTalk2VoIP mapped contact
** (telepathy-gabble:5968): DEBUG: _gabble_roster_item_update: Checking which groups contact#3 was just added to:
** (telepathy-gabble:5968): DEBUG: _gabble_roster_item_update: Checking which groups contact#3 was just removed from:
** (telepathy-gabble:5968): DEBUG: gabble_roster_iq_cb: jid: 5146672499 at gtalk2voip.com, subscription: both, name: GTalk2VoIP mapped contact
** (telepathy-gabble:5968): DEBUG: _gabble_roster_item_update: name for contact#4 changed to guillaume.desmottes
** (telepathy-gabble:5968): DEBUG: _gabble_roster_item_update: Checking which groups contact#4 was just added to:
** (telepathy-gabble:5968): DEBUG: _gabble_roster_item_update: Checking which groups contact#4 was just removed from:
** (telepathy-gabble:5968): DEBUG: gabble_roster_iq_cb: jid: guillaume.desmottes at collabora.co.uk, subscription: both, name: guillaume.desmottes
** (telepathy-gabble:5968): DEBUG: _gabble_roster_item_update: name for contact#5 changed to GTalk2VoIP mapped contact
** (telepathy-gabble:5968): DEBUG: _gabble_roster_item_update: Checking which groups contact#5 was just added to:
** (telepathy-gabble:5968): DEBUG: _gabble_roster_item_update: Checking which groups contact#5 was just removed from:
** (telepathy-gabble:5968): DEBUG: gabble_roster_iq_cb: jid: service at gtalk2voip.com, subscription: both, name: GTalk2VoIP mapped contact
** (telepathy-gabble:5968): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 1 (jtellier.test1 at gmail.com)
** (telepathy-gabble:5968): DEBUG: _gabble_roster_item_update: Checking which groups contact#1 was just added to:
** (telepathy-gabble:5968): DEBUG: _gabble_roster_item_update: Checking which groups contact#1 was just removed from:
** (telepathy-gabble:5968): DEBUG: gabble_roster_iq_cb: jid: jtellier.test1 at gmail.com, subscription: remove
** (telepathy-gabble:5968): DEBUG: _gabble_roster_item_update: name for contact#6 changed to kakaroto test1
** (telepathy-gabble:5968): DEBUG: _gabble_roster_item_update: Checking which groups contact#6 was just added to:
** (telepathy-gabble:5968): DEBUG: _gabble_roster_item_update: Checking which groups contact#6 was just removed from:
** (telepathy-gabble:5968): DEBUG: gabble_roster_iq_cb: jid: kakaroto.test1 at gmail.com, subscription: both, name: kakaroto test1
** (telepathy-gabble:5968): DEBUG: gabble_roster_iq_cb: calling change members on publish channel
emit_members_changed_signals: emitting members changed
  message       : ""
  added         : [2 (jtellier.test2 at gmail.com)
                   3 (5146672499 at gtalk2voip.com)
                   4 (guillaume.desmottes at collabora.co.uk)
                   5 (service at gtalk2voip.com)
                   6 (kakaroto.test1 at gmail.com)]
  removed       : []
  local_pending : []
  remote_pending: []
  actor         : 0
  reason        : 0: unspecified reason
** (telepathy-gabble:5968): DEBUG: gabble_roster_iq_cb: calling change members on subscribe channel
emit_members_changed_signals: emitting members changed
  message       : ""
  added         : [2 (jtellier.test2 at gmail.com)
                   3 (5146672499 at gtalk2voip.com)
                   4 (guillaume.desmottes at collabora.co.uk)
                   5 (service at gtalk2voip.com)
                   6 (kakaroto.test1 at gmail.com)]
  removed       : []
  local_pending : []
  remote_pending: []
  actor         : 0
  reason        : 0: unspecified reason
** (telepathy-gabble:5968): DEBUG: _gabble_roster_get_channel: Looking up channel 3:3 "known"
** (telepathy-gabble:5968): DEBUG: _gabble_roster_create_channel: Instantiating channel 3:3 "known"
tp_group_mixin_change_flags: emitting group flags changed
  added    : [CAN_REMOVE|PROPERTIES]
  removed  : []
  flags now: [CAN_REMOVE|PROPERTIES]
** (telepathy-gabble:5968): DEBUG: _gabble_roster_create_channel: created /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/RosterChannel/List/known
** (telepathy-gabble:5968): DEBUG: _gabble_roster_create_channel: roster not yet received, not emitting signal for known list channel
** (telepathy-gabble:5968): DEBUG: gabble_roster_iq_cb: calling change members on known channel
emit_members_changed_signals: emitting members changed
  message       : ""
  added         : [2 (jtellier.test2 at gmail.com)
                   3 (5146672499 at gtalk2voip.com)
                   4 (guillaume.desmottes at collabora.co.uk)
                   5 (service at gtalk2voip.com)
                   6 (kakaroto.test1 at gmail.com)]
  removed       : []
  local_pending : []
  remote_pending: []
  actor         : 0
  reason        : 0: unspecified reason
** (telepathy-gabble:5968): DEBUG: gabble_roster_iq_cb: calling change members on any group channels
** (telepathy-gabble:5968): DEBUG: _gabble_roster_get_channel: Looking up channel 3:4 "deny"
** (telepathy-gabble:5968): DEBUG: _gabble_roster_create_channel: Instantiating channel 3:4 "deny"
tp_group_mixin_change_flags: emitting group flags changed
  added    : [CAN_ADD|CAN_REMOVE|PROPERTIES]
  removed  : []
  flags now: [CAN_ADD|CAN_REMOVE|PROPERTIES]
** (telepathy-gabble:5968): DEBUG: _gabble_roster_create_channel: created /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/RosterChannel/List/deny
** (telepathy-gabble:5968): DEBUG: _gabble_roster_create_channel: roster not yet received, not emitting signal for deny list channel
** (telepathy-gabble:5968): DEBUG: gabble_roster_iq_cb: calling change members on deny channel
(telepathy-gabble:5968): tp-glib-DEBUG: change_members: not emitting signal, nothing changed
** (telepathy-gabble:5968): DEBUG: _gabble_roster_emit_one: roster now received, emitting signal signal for publish list channel
(telepathy-gabble:5968): tp-glib-DEBUG: satisfy_request: completing queued request 0x956d5c8 with success, channel_type=org.freedesktop.Telepathy.Channel.Type.ContactList, handle_type=3, handle=1, suppress_handler=1
(telepathy-gabble:5968): tp-glib-DEBUG: channel_request_free: Freeing channel request at 0x956d5c8: ctype=org.freedesktop.Telepathy.Channel.Type.ContactList htype=3 handle=1 suppress=1
** (telepathy-gabble:5968): DEBUG: _gabble_roster_emit_one: roster now received, emitting signal signal for subscribe list channel
(telepathy-gabble:5968): tp-glib-DEBUG: satisfy_request: completing queued request 0x956d890 with success, channel_type=org.freedesktop.Telepathy.Channel.Type.ContactList, handle_type=3, handle=2, suppress_handler=1
(telepathy-gabble:5968): tp-glib-DEBUG: channel_request_free: Freeing channel request at 0x956d890: ctype=org.freedesktop.Telepathy.Channel.Type.ContactList htype=3 handle=2 suppress=1
** (telepathy-gabble:5968): DEBUG: _gabble_roster_emit_one: roster now received, emitting signal signal for known list channel
** (telepathy-gabble:5968): DEBUG: _gabble_roster_emit_one: roster now received, emitting signal signal for deny list channel
** (telepathy-gabble:5968): DEBUG: gabble_presence_cache_do_update: service at gtalk2voip.com (5) resource GTalk2VoIP prio 0 presence 7 message "Type HELP for instructions. Your personal account page: https://www.gtalk2voip.com/users/?auth=pRKJcQ6TTGN5rZAC"
(telepathy-gabble:5968): tp-glib-DEBUG: tp_presence_mixin_emit_presence_update: called.
(telepathy-gabble:5968): tp-glib-DEBUG: construct_presence_hash: called.
(telepathy-gabble:5968): tp-glib-DEBUG: construct_simple_presence_hash: called.
** (telepathy-gabble:5968): DEBUG: _process_caps_uri: enough trust for URI http://www.google.com/xmpp/client/caps#voice-v1, setting caps for 5 (service at gtalk2voip.com/GTalk2VoIP) to 2
** (telepathy-gabble:5968): DEBUG: gabble_presence_set_capabilities: about to add caps 2 to resource GTalk2VoIP with serial 1
** (telepathy-gabble:5968): DEBUG: gabble_presence_set_capabilities: found resource GTalk2VoIP
** (telepathy-gabble:5968): DEBUG: gabble_presence_set_capabilities: new serial 1, old 0, clearing caps
** (telepathy-gabble:5968): DEBUG: gabble_presence_set_capabilities: adding caps 2 to resource GTalk2VoIP
** (telepathy-gabble:5968): DEBUG: gabble_presence_set_capabilities: resource GTalk2VoIP caps now 2
** (telepathy-gabble:5968): DEBUG: gabble_presence_set_capabilities: total caps now 2
** (telepathy-gabble:5968): DEBUG: _process_caps_uri: caps for 5 (service at gtalk2voip.com/GTalk2VoIP) now 2
** (telepathy-gabble:5968): DEBUG: _process_caps_uri: not enough trust for URI http://www.google.com/xmpp/client/caps#sidebar
** (telepathy-gabble:5968): DEBUG: disco_waiter_new: created waiter 0x96eb020 for handle 5 with serial 1
** (telepathy-gabble:5968): DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI http://www.google.com/xmpp/client/caps#sidebar
** (telepathy-gabble:5968): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x96eb0c0 for service at gtalk2voip.com/GTalk2VoIP
** (telepathy-gabble:5968): DEBUG: _process_caps_uri: not enough trust for URI http://www.google.com/xmpp/client/caps#1.0.0.104
** (telepathy-gabble:5968): DEBUG: disco_waiter_new: created waiter 0x96eb0a0 for handle 5 with serial 1
** (telepathy-gabble:5968): DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI http://www.google.com/xmpp/client/caps#1.0.0.104
** (telepathy-gabble:5968): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x96eb080 for service at gtalk2voip.com/GTalk2VoIP
** (telepathy-gabble:5968): DEBUG: _process_caps: Emitting caps update: handle 5, old 0, new 2
** (telepathy-gabble:5968): DEBUG: disco_items_cb: Got error on items request: the feature requested is not implemented by the recipient or server and therefore cannot be processed
(telepathy-gabble:5968): tp-glib-DEBUG: tp_presence_mixin_get_contacts_dbus_property: called.
(telepathy-gabble:5968): tp-glib-DEBUG: tp_base_connection_dbus_request_handles: 0 handles of type 1, for :1.109
(telepathy-gabble:5968): tp-glib-DEBUG: tp_presence_mixin_get_presence: called.
(telepathy-gabble:5968): tp-glib-DEBUG: construct_presence_hash: called.
** (telepathy-gabble:5968): DEBUG: gabble_connection_request_aliases: requesting vCard for alias of contact jtellier.test1 at gmail.com
** (telepathy-gabble:5968): DEBUG: gabble_vcard_manager_request: Created request 0x96eb040 to retrieve <1>'s vCard
** (telepathy-gabble:5968): DEBUG: cache_entry_ensure_queued: adding to cache entry 0x956d508 with <iq> already pending
(telepathy-gabble:5968): tp-glib-DEBUG: tp_presence_mixin_get_presence: called.
(telepathy-gabble:5968): tp-glib-DEBUG: tp_base_connection_hold_handles: 5 handles of type 1, for :1.109
(telepathy-gabble:5968): tp-glib-DEBUG: tp_presence_mixin_get_presence: called.
(telepathy-gabble:5968): tp-glib-DEBUG: construct_presence_hash: called.
** (telepathy-gabble:5968): DEBUG: response_cb: got reply for request 0x957b5a0
** (telepathy-gabble:5968): DEBUG: pipeline_reply_cb: called for entry 0x956d508
** (telepathy-gabble:5968): DEBUG: pipeline_reply_cb: will patch vcard
** (telepathy-gabble:5968): DEBUG: gabble_request_pipeline_enqueue: enqueued new request as item 0x957b9a0
** (telepathy-gabble:5968): DEBUG: observe_vcard: got vCard alias "jtellier test" for handle 1 from <FN>
** (telepathy-gabble:5968): DEBUG: delete_request: Discarding request 0x96eb040
** (telepathy-gabble:5968): DEBUG: cache_entry_attempt_to_free: Not freeing vCard cache entry 0x956d508: it has a cached vCard 0x959e580
** (telepathy-gabble:5968): DEBUG: delete_request: Discarding request 0x956e720
** (telepathy-gabble:5968): DEBUG: cache_entry_attempt_to_free: Not freeing vCard cache entry 0x956d508: it has a cached vCard 0x959e580
** (telepathy-gabble:5968): DEBUG: delete_item: deleting item 0x957b5a0
** (telepathy-gabble:5968): DEBUG: send_next_request: processing request 0x957b9a0
** (telepathy-gabble:5968): DEBUG: gabble_presence_cache_do_update: 5146672499 at gtalk2voip.com (3) resource GTalk2VoIP prio 0 presence 7 message "Press CALL to phone call. Offered by GTalk2VoIP Gateway. http://www.gtalk2voip.com/"
(telepathy-gabble:5968): tp-glib-DEBUG: tp_presence_mixin_emit_presence_update: called.
(telepathy-gabble:5968): tp-glib-DEBUG: construct_presence_hash: called.
(telepathy-gabble:5968): tp-glib-DEBUG: construct_simple_presence_hash: called.
** (telepathy-gabble:5968): DEBUG: _process_caps_uri: enough trust for URI http://www.google.com/xmpp/client/caps#voice-v1, setting caps for 3 (5146672499 at gtalk2voip.com/GTalk2VoIP) to 2
** (telepathy-gabble:5968): DEBUG: gabble_presence_set_capabilities: about to add caps 2 to resource GTalk2VoIP with serial 2
** (telepathy-gabble:5968): DEBUG: gabble_presence_set_capabilities: found resource GTalk2VoIP
** (telepathy-gabble:5968): DEBUG: gabble_presence_set_capabilities: new serial 2, old 0, clearing caps
** (telepathy-gabble:5968): DEBUG: gabble_presence_set_capabilities: adding caps 2 to resource GTalk2VoIP
** (telepathy-gabble:5968): DEBUG: gabble_presence_set_capabilities: resource GTalk2VoIP caps now 2
** (telepathy-gabble:5968): DEBUG: gabble_presence_set_capabilities: total caps now 2
** (telepathy-gabble:5968): DEBUG: _process_caps_uri: caps for 3 (5146672499 at gtalk2voip.com/GTalk2VoIP) now 2
** (telepathy-gabble:5968): DEBUG: _process_caps_uri: not enough trust for URI http://www.google.com/xmpp/client/caps#sidebar
** (telepathy-gabble:5968): DEBUG: disco_waiter_new: created waiter 0x957b8e0 for handle 3 with serial 2
** (telepathy-gabble:5968): DEBUG: _process_caps_uri: only 1 trust out of 5 possible thus far, sending disco for URI http://www.google.com/xmpp/client/caps#sidebar
** (telepathy-gabble:5968): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x957b8c0 for 5146672499 at gtalk2voip.com/GTalk2VoIP
** (telepathy-gabble:5968): DEBUG: _process_caps_uri: not enough trust for URI http://www.google.com/xmpp/client/caps#1.0.0.104
** (telepathy-gabble:5968): DEBUG: disco_waiter_new: created waiter 0x96eb3a0 for handle 3 with serial 2
** (telepathy-gabble:5968): DEBUG: _process_caps_uri: only 1 trust out of 5 possible thus far, sending disco for URI http://www.google.com/xmpp/client/caps#1.0.0.104
** (telepathy-gabble:5968): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x957b940 for 5146672499 at gtalk2voip.com/GTalk2VoIP
** (telepathy-gabble:5968): DEBUG: _process_caps: Emitting caps update: handle 3, old 0, new 2
** (telepathy-gabble:5968): DEBUG: response_cb: got reply for request 0x957b9a0
** (telepathy-gabble:5968): DEBUG: replace_reply_cb: called: no error
** (telepathy-gabble:5968): DEBUG: gabble_vcard_manager_remove_edit_request: request == 0x956d648
** (telepathy-gabble:5968): DEBUG: delete_item: deleting item 0x957b9a0
** (telepathy-gabble:5968): DEBUG: _caps_disco_cb: disco query failed: Request for info on service at gtalk2voip.com/GTalk2VoIP timed out
** (telepathy-gabble:5968): DEBUG: _caps_disco_cb: failed to find a suitable candidate to retry disco request for URI http://www.google.com/xmpp/client/caps#sidebar
** (telepathy-gabble:5968): DEBUG: disco_waiter_list_free: list 0x96ddcb8
** (telepathy-gabble:5968): DEBUG: disco_waiter_free: freeing waiter 0x957b8e0 for handle 3 with serial 2
** (telepathy-gabble:5968): DEBUG: disco_waiter_free: freeing waiter 0x96eb020 for handle 5 with serial 1
** (telepathy-gabble:5968): DEBUG: _caps_disco_cb: disco query failed: Request for info on service at gtalk2voip.com/GTalk2VoIP timed out
** (telepathy-gabble:5968): DEBUG: _caps_disco_cb: failed to find a suitable candidate to retry disco request for URI http://www.google.com/xmpp/client/caps#1.0.0.104
** (telepathy-gabble:5968): DEBUG: disco_waiter_list_free: list 0x96ed8e0
** (telepathy-gabble:5968): DEBUG: disco_waiter_free: freeing waiter 0x96eb3a0 for handle 3 with serial 2
** (telepathy-gabble:5968): DEBUG: disco_waiter_free: freeing waiter 0x96eb0a0 for handle 5 with serial 1
** (telepathy-gabble:5968): DEBUG: _caps_disco_cb: disco query failed: Request for info on 5146672499 at gtalk2voip.com/GTalk2VoIP timed out
** (telepathy-gabble:5968): DEBUG: _caps_disco_cb: failed to find a suitable candidate to retry disco request for URI http://www.google.com/xmpp/client/caps#sidebar
** (telepathy-gabble:5968): DEBUG: _caps_disco_cb: disco query failed: Request for info on 5146672499 at gtalk2voip.com/GTalk2VoIP timed out
** (telepathy-gabble:5968): DEBUG: _caps_disco_cb: failed to find a suitable candidate to retry disco request for URI http://www.google.com/xmpp/client/caps#1.0.0.104
(telepathy-gabble:5968): tp-glib-DEBUG: channel_request_new: New channel request at 0x956d5b0: ctype=org.freedesktop.Telepathy.Channel.Type.Text htype=1 handle=5 suppress=1
** (telepathy-gabble:5968): DEBUG: new_im_channel: object path /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/ImChannel5
(telepathy-gabble:5968): tp-glib-DEBUG: satisfy_request: completing queued request 0x956d5b0 with success, channel_type=org.freedesktop.Telepathy.Channel.Type.Text, handle_type=1, handle=5, suppress_handler=1
(telepathy-gabble:5968): tp-glib-DEBUG: channel_request_free: Freeing channel request at 0x956d5b0: ctype=org.freedesktop.Telepathy.Channel.Type.Text htype=1 handle=5 suppress=1
** (telepathy-gabble:5968): DEBUG: gabble_im_channel_close: called on 0x9577850
** (telepathy-gabble:5968): DEBUG: gabble_im_channel_close: Actually closing, I have no pending messages
** (telepathy-gabble:5968): DEBUG: gabble_im_channel_close: Emitting Closed
** (telepathy-gabble:5968): DEBUG: im_channel_closed_cb: 0x956c2c8, channel 0x9577850
** (telepathy-gabble:5968): DEBUG: im_channel_closed_cb: removing channel with handle 5
** (telepathy-gabble:5968): DEBUG: gabble_im_channel_finalize: 0x9577850
(telepathy-gabble:5968): tp-glib-DEBUG: tp_message_mixin_finalize: 0x9577850
** (telepathy-gabble:5968): DEBUG: im_factory_message_cb: found no IM channel, creating one
** (telepathy-gabble:5968): DEBUG: new_im_channel: object path /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/ImChannel3
(telepathy-gabble:5968): tp-glib-DEBUG: parts_to_text: Parsing part 1, type text/plain, alternative (null)
(telepathy-gabble:5968): tp-glib-DEBUG: parts_to_text: ... is text/plain
(telepathy-gabble:5968): tp-glib-DEBUG: parts_to_text: ... using its text
** (telepathy-gabble:5968): DEBUG: gabble_presence_cache_do_update: 5146672499 at gtalk2voip.com (3) resource (null) prio 0 presence 7 message "Call from SIP: 5146672499 at 204.11.194.10"
(telepathy-gabble:5968): tp-glib-DEBUG: tp_presence_mixin_emit_presence_update: called.
(telepathy-gabble:5968): tp-glib-DEBUG: construct_presence_hash: called.
(telepathy-gabble:5968): tp-glib-DEBUG: construct_simple_presence_hash: called.
** (telepathy-gabble:5968): DEBUG: _process_caps_uri: enough trust for URI http://www.google.com/xmpp/client/caps#voice-v1, setting caps for 3 (5146672499 at gtalk2voip.com) to 2
** (telepathy-gabble:5968): DEBUG: gabble_presence_set_capabilities: about to add caps 2 to resource (null) with serial 3
** (telepathy-gabble:5968): DEBUG: gabble_presence_set_capabilities: total caps now 0
** (telepathy-gabble:5968): DEBUG: _process_caps_uri: caps for 3 (5146672499 at gtalk2voip.com) now 0
** (telepathy-gabble:5968): DEBUG: _process_caps_uri: not enough trust for URI http://www.google.com/xmpp/client/caps#sidebar
** (telepathy-gabble:5968): DEBUG: disco_waiter_new: created waiter 0x96eb060 for handle 3 with serial 3
** (telepathy-gabble:5968): DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI http://www.google.com/xmpp/client/caps#sidebar
** (telepathy-gabble:5968): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x957b9c0 for 5146672499 at gtalk2voip.com
** (telepathy-gabble:5968): DEBUG: _process_caps_uri: not enough trust for URI http://www.google.com/xmpp/client/caps#1.0.0.104
** (telepathy-gabble:5968): DEBUG: disco_waiter_new: created waiter 0x957b960 for handle 3 with serial 3
** (telepathy-gabble:5968): DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI http://www.google.com/xmpp/client/caps#1.0.0.104
** (telepathy-gabble:5968): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x956e740 for 5146672499 at gtalk2voip.com
** (telepathy-gabble:5968): DEBUG: _process_caps: Emitting caps update: handle 3, old 2, new 0
** (telepathy-gabble:5968): DEBUG: gabble_presence_cache_do_update: 5146672499 at gtalk2voip.com (3) resource (null) prio 0 presence 7 message "Call from SIP: 5146672499 at 204.11.194.10"
** (telepathy-gabble:5968): DEBUG: _process_caps_uri: enough trust for URI http://www.google.com/xmpp/client/caps#voice-v1, setting caps for 3 (5146672499 at gtalk2voip.com) to 2
** (telepathy-gabble:5968): DEBUG: gabble_presence_set_capabilities: about to add caps 2 to resource (null) with serial 4
** (telepathy-gabble:5968): DEBUG: gabble_presence_set_capabilities: total caps now 0
** (telepathy-gabble:5968): DEBUG: _process_caps_uri: caps for 3 (5146672499 at gtalk2voip.com) now 0
** (telepathy-gabble:5968): DEBUG: _process_caps_uri: not enough trust for URI http://www.google.com/xmpp/client/caps#sidebar
** (telepathy-gabble:5968): DEBUG: disco_waiter_new: created waiter 0x956e2a0 for handle 3 with serial 4
** (telepathy-gabble:5968): DEBUG: _process_caps_uri: only 1 trust out of 5 possible thus far, sending disco for URI http://www.google.com/xmpp/client/caps#sidebar
** (telepathy-gabble:5968): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x957b980 for 5146672499 at gtalk2voip.com
** (telepathy-gabble:5968): DEBUG: _process_caps_uri: not enough trust for URI http://www.google.com/xmpp/client/caps#1.0.0.104
** (telepathy-gabble:5968): DEBUG: disco_waiter_new: created waiter 0x957b8c0 for handle 3 with serial 4
** (telepathy-gabble:5968): DEBUG: _process_caps_uri: only 1 trust out of 5 possible thus far, sending disco for URI http://www.google.com/xmpp/client/caps#1.0.0.104
** (telepathy-gabble:5968): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x96eb340 for 5146672499 at gtalk2voip.com
** (telepathy-gabble:5968): DEBUG: _process_caps: Emitting caps update: handle 3, old 0, new 0
** (telepathy-gabble:5968): DEBUG: create_session: new session 771975078322 @ 0x9570d58 created
** (telepathy-gabble:5968): DEBUG: gabble_jingle_session_parse: jingle action 'initiate' from '5146672499 at gtalk2voip.com/GTalk2VoIP' in session '771975078322' dialect 2 state 0
** (telepathy-gabble:5968): DEBUG: _each_content_add: namespace: http://www.google.com/session/phone
** (telepathy-gabble:5968): DEBUG: create_content: session creating new content type, conn == 0x9575150, jf == 0x957a998
** (telepathy-gabble:5968): DEBUG: gabble_jingle_content_parse_add: detected GTalk3 dialect
** (telepathy-gabble:5968): DEBUG: parse_description: node: description
** (telepathy-gabble:5968): DEBUG: parse_description: detected media type 1
** (telepathy-gabble:5968): DEBUG: parse_description: new remote codec: id = 98, name = speex, clockrate = 0, channels = 1
** (telepathy-gabble:5968): DEBUG: parse_description: new remote codec: id = 102, name = iLBC, clockrate = 0, channels = 1
** (telepathy-gabble:5968): DEBUG: parse_description: new remote codec: id = 98, name = speex, clockrate = 0, channels = 1
** (telepathy-gabble:5968): DEBUG: parse_description: new remote codec: id = 98, name = speex, clockrate = 0, channels = 1
** (telepathy-gabble:5968): DEBUG: parse_description: new remote codec: id = 98, name = speex, clockrate = 0, channels = 1
** (telepathy-gabble:5968): DEBUG: parse_description: new remote codec: id = 98, name = speex, clockrate = 0, channels = 1
** (telepathy-gabble:5968): DEBUG: parse_description: new remote codec: id = 13, name = CN, clockrate = 0, channels = 1
** (telepathy-gabble:5968): DEBUG: parse_description: new remote codec: id = 0, name = PCMU, clockrate = 0, channels = 1
** (telepathy-gabble:5968): DEBUG: parse_description: emitting remote-codecs signal
** (telepathy-gabble:5968): DEBUG: gabble_jingle_content_parse_add: content creating new transport type GabbleJingleTransportGoogle
** (telepathy-gabble:5968): DEBUG: set_state: Setting state of JingleSession: 0x9570d58 (priv = 0x9570d70) from 0 to 2
tp_properties_mixin_emit_changed: emitting properties changed for property:
  nat-traversal
tp_properties_mixin_emit_flags: emitting properties flags changed for property:
  nat-traversal's flags now: [READ]
emit_members_changed_signals: emitting members changed
  message       : ""
  added         : [3 (5146672499 at gtalk2voip.com)]
  removed       : []
  local_pending : []
  remote_pending: []
  actor         : 0
  reason        : 0: unspecified reason
tp_group_mixin_change_flags: emitting group flags changed
  added    : [CAN_ADD|PROPERTIES]
  removed  : []
  flags now: [CAN_ADD|PROPERTIES]
tp_properties_mixin_emit_changed: emitting properties changed for property:
  stun-server
tp_properties_mixin_emit_flags: emitting properties flags changed for property:
  stun-server's flags now: [READ]
tp_properties_mixin_emit_changed: emitting properties changed for property:
  stun-port
tp_properties_mixin_emit_flags: emitting properties flags changed for property:
  stun-port's flags now: [READ]
tp_properties_mixin_emit_changed: emitting properties changed for property:
  gtalk-p2p-relay-token
tp_properties_mixin_emit_flags: emitting properties flags changed for property:
  gtalk-p2p-relay-token's flags now: [READ]
emit_members_changed_signals: emitting members changed
  message       : ""
  added         : []
  removed       : []
  local_pending : [1 (jtellier.test1 at gmail.com)]
  remote_pending: []
  actor         : 3
  reason        : 0: unspecified reason
tp_group_mixin_change_flags: emitting group flags changed
  added    : [CAN_REMOVE]
  removed  : []
  flags now: [CAN_ADD|CAN_REMOVE|PROPERTIES]
** (telepathy-gabble:5968): DEBUG: _latch_to_session: 0x95ab098: Latching onto session 0x9570d58
** (telepathy-gabble:5968): DEBUG: gabble_media_stream_set_property: 0x96ee520: connecting to content 0x95ab030 signals
** (telepathy-gabble:5968): DEBUG: gabble_media_stream_set_property: stream gtalk connection state 0
** (telepathy-gabble:5968): DEBUG: update_direction: called
** (telepathy-gabble:5968): DEBUG: update_direction: setting pending local send flag
** (telepathy-gabble:5968): DEBUG: create_stream_from_content: 0x95ab098: created new MediaStream 0x96ee520 for content 'gtalk'
** (telepathy-gabble:5968): DEBUG: gabble_signal_connect_weak: connecting to 0x96ee520:close with context 0x95b1800
** (telepathy-gabble:5968): DEBUG: gabble_signal_connect_weak: connecting to 0x96ee520:error with context 0x95b1850
** (telepathy-gabble:5968): DEBUG: gabble_signal_connect_weak: connecting to 0x96ee520:unhold-failed with context 0x95b18a0
** (telepathy-gabble:5968): DEBUG: gabble_signal_connect_weak: connecting to 0x96ee520:notify::connection-state with context 0x95b18c0
** (telepathy-gabble:5968): DEBUG: gabble_signal_connect_weak: connecting to 0x96ee520:notify::combined-direction with context 0x96e8b20
** (telepathy-gabble:5968): DEBUG: gabble_signal_connect_weak: connecting to 0x96ee520:notify::local-hold with context 0x95b17d0
** (telepathy-gabble:5968): DEBUG: create_stream_from_content: emitting StreamAdded with type 'audio'
** (telepathy-gabble:5968): DEBUG: stream_hold_state_changed: Stream at index 0 has local-hold=0
** (telepathy-gabble:5968): DEBUG: stream_hold_state_changed: all_held=0, any_held=0
** (telepathy-gabble:5968): DEBUG: new_media_channel: object path /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/MediaChannel0
** (telepathy-gabble:5968): DEBUG: new_remote_codecs_cb: called
** (telepathy-gabble:5968): DEBUG: new_remote_codecs_cb: new remote audio codec: 98 'speex' 0 0 1
** (telepathy-gabble:5968): DEBUG: new_remote_codecs_cb: new remote audio codec: 102 'iLBC' 0 0 1
** (telepathy-gabble:5968): DEBUG: new_remote_codecs_cb: new remote audio codec: 98 'speex' 0 0 1
** (telepathy-gabble:5968): DEBUG: new_remote_codecs_cb: new remote audio codec: 98 'speex' 0 0 1
** (telepathy-gabble:5968): DEBUG: new_remote_codecs_cb: new remote audio codec: 98 'speex' 0 0 1
** (telepathy-gabble:5968): DEBUG: new_remote_codecs_cb: new remote audio codec: 98 'speex' 0 0 1
** (telepathy-gabble:5968): DEBUG: new_remote_codecs_cb: new remote audio codec: 13 'CN' 0 0 1
** (telepathy-gabble:5968): DEBUG: new_remote_codecs_cb: new remote audio codec: 0 'PCMU' 0 0 1
** (telepathy-gabble:5968): DEBUG: new_remote_codecs_cb: pushing remote codecs
** (telepathy-gabble:5968): DEBUG: new_remote_candidates_cb: got new remote candidates
(telepathy-gabble:5968): tp-glib-DEBUG: parts_to_text: Parsing part 1, type text/plain, alternative (null)
(telepathy-gabble:5968): tp-glib-DEBUG: parts_to_text: ... is text/plain
(telepathy-gabble:5968): tp-glib-DEBUG: parts_to_text: ... using its text
** (telepathy-gabble:5968): DEBUG: gabble_jingle_session_parse: jingle action 'candidates' from '5146672499 at gtalk2voip.com/GTalk2VoIP' in session '771975078322' dialect 1 state 2
** (telepathy-gabble:5968): DEBUG: parse_candidates: emitting 1 new remote candidates
** (telepathy-gabble:5968): DEBUG: new_remote_candidates_cb: got new remote candidates
(telepathy-gabble:5968): tp-glib-DEBUG: tp_message_mixin_acknowledge_pending_messages_async: acknowledging message id 0
** (telepathy-gabble:5968): DEBUG: gabble_jingle_session_parse: jingle action 'candidates' from '5146672499 at gtalk2voip.com/GTalk2VoIP' in session '771975078322' dialect 1 state 2
** (telepathy-gabble:5968): DEBUG: parse_candidates: emitting 1 new remote candidates
** (telepathy-gabble:5968): DEBUG: new_remote_candidates_cb: got new remote candidates
emit_members_changed_signals: emitting members changed
  message       : ""
  added         : [1 (jtellier.test1 at gmail.com)]
  removed       : []
  local_pending : []
  remote_pending: []
  actor         : 0
  reason        : 0: unspecified reason
tp_group_mixin_change_flags: emitting group flags changed
  added    : []
  removed  : [CAN_ADD]
  flags now: [CAN_REMOVE|PROPERTIES]
** (telepathy-gabble:5968): DEBUG: gabble_media_stream_accept_pending_local_send: accepting pending local send on stream gtalk
** (telepathy-gabble:5968): DEBUG: _emit_new_stream: emitting MediaSessionHandler:NewStreamHandler signal for audio stream 1 
** (telepathy-gabble:5968): DEBUG: gabble_media_stream_ready: ready called
** (telepathy-gabble:5968): DEBUG: push_remote_codecs: passing 8 remote codecs to stream-engine
** (telepathy-gabble:5968): DEBUG: push_remote_candidates: passing 1 remote candidate to stream engine: R1
** (telepathy-gabble:5968): DEBUG: push_remote_candidates: passing 1 remote candidate to stream engine: R2
** (telepathy-gabble:5968): DEBUG: push_playing: stream gtalk emitting SetStreamPlaying(false)
** (telepathy-gabble:5968): DEBUG: push_sending: stream gtalk emitting SetStreamSending(false)
** (telepathy-gabble:5968): DEBUG: pass_local_codecs: ignoring local codecs, waiting for codec intersection
** (telepathy-gabble:5968): DEBUG: gabble_media_stream_error: Media.StreamHandler::Error called, error 0 (Codec negotiation failed: The codec speex must have a non-0 clock rate) -- emitting signal
** (telepathy-gabble:5968): DEBUG: gabble_jingle_session_remove_content: called for last active content, doing session-terminate instead
** (telepathy-gabble:5968): DEBUG: gabble_jingle_content_remove: called for content gtalk
** (telepathy-gabble:5968): DEBUG: content_state_changed_cb: called
** (telepathy-gabble:5968): DEBUG: push_playing: stream gtalk emitting SetStreamPlaying(false)
** (telepathy-gabble:5968): DEBUG: gabble_jingle_session_terminate: we are terminating this session
** (telepathy-gabble:5968): DEBUG: set_state: Setting state of JingleSession: 0x9570d58 (priv = 0x9570d70) from 2 to 5
** (telepathy-gabble:5968): DEBUG: session_state_changed_cb: called
** (telepathy-gabble:5968): DEBUG: session_terminated_cb: removing terminated session
** (telepathy-gabble:5968): DEBUG: session_terminated_cb: called
emit_members_changed_signals: emitting members changed
  message       : ""
  added         : []
  removed       : [1 (jtellier.test1 at gmail.com)
                   3 (5146672499 at gtalk2voip.com)]
  local_pending : []
  remote_pending: []
  actor         : 1
  reason        : 0: unspecified reason
tp_group_mixin_change_flags: emitting group flags changed
  added    : [CAN_ADD]
  removed  : [CAN_REMOVE]
  flags now: [CAN_ADD|PROPERTIES]
** (telepathy-gabble:5968): DEBUG: session_terminated_cb: unreffing streams
** (telepathy-gabble:5968): DEBUG: session_terminated_cb: calling media channel close from session terminated cb
** (telepathy-gabble:5968): DEBUG: gabble_media_channel_close: called on 0x95ab098
** (telepathy-gabble:5968): DEBUG: media_channel_closed_cb: removing media channel 0x95ab098 with ref count 2
** (telepathy-gabble:5968): DEBUG: gabble_media_channel_dispose: called
** (telepathy-gabble:5968): DEBUG: user_data_destroyed_cb: user_data for 0x95b1800 destroyed; disconnecting
** (telepathy-gabble:5968): DEBUG: user_data_destroyed_cb: user_data for 0x95b1850 destroyed; disconnecting
** (telepathy-gabble:5968): DEBUG: user_data_destroyed_cb: user_data for 0x95b18a0 destroyed; disconnecting
** (telepathy-gabble:5968): DEBUG: user_data_destroyed_cb: user_data for 0x95b18c0 destroyed; disconnecting
** (telepathy-gabble:5968): DEBUG: user_data_destroyed_cb: user_data for 0x96e8b20 destroyed; disconnecting
** (telepathy-gabble:5968): DEBUG: user_data_destroyed_cb: user_data for 0x95b17d0 destroyed; disconnecting
** (telepathy-gabble:5968): DEBUG: gabble_jingle_session_dispose: called
** (telepathy-gabble:5968): DEBUG: gabble_media_stream_dispose: called
** (telepathy-gabble:5968): DEBUG: connection_iq_unknown_cb: got unknown iq:
<iq id="31583162618" type="result" to="jtellier.test1 at gmail.com/TelepathyD4EC3E70" from="5146672499 at gtalk2voip.com/GTalk2VoIP"></iq>

(telepathy-gabble:5968): tp-glib-DEBUG: parts_to_text: Parsing part 1, type text/plain, alternative (null)
(telepathy-gabble:5968): tp-glib-DEBUG: parts_to_text: ... is text/plain
(telepathy-gabble:5968): tp-glib-DEBUG: parts_to_text: ... using its text
** (telepathy-gabble:5968): DEBUG: gabble_presence_cache_do_update: 5146672499 at gtalk2voip.com (3) resource (null) prio 0 presence 7 message "Press CALL to make call... Offered by GTalk2VoIP Gateway. http://www.gtalk2voip.com//"
(telepathy-gabble:5968): tp-glib-DEBUG: tp_presence_mixin_emit_presence_update: called.
(telepathy-gabble:5968): tp-glib-DEBUG: construct_presence_hash: called.
(telepathy-gabble:5968): tp-glib-DEBUG: construct_simple_presence_hash: called.
** (telepathy-gabble:5968): DEBUG: _process_caps_uri: enough trust for URI http://www.google.com/xmpp/client/caps#voice-v1, setting caps for 3 (5146672499 at gtalk2voip.com) to 2
** (telepathy-gabble:5968): DEBUG: gabble_presence_set_capabilities: about to add caps 2 to resource (null) with serial 5
** (telepathy-gabble:5968): DEBUG: gabble_presence_set_capabilities: total caps now 0
** (telepathy-gabble:5968): DEBUG: _process_caps_uri: caps for 3 (5146672499 at gtalk2voip.com) now 0
** (telepathy-gabble:5968): DEBUG: _process_caps_uri: not enough trust for URI http://www.google.com/xmpp/client/caps#sidebar
** (telepathy-gabble:5968): DEBUG: disco_waiter_new: created waiter 0x95af160 for handle 3 with serial 5
** (telepathy-gabble:5968): DEBUG: _process_caps_uri: only 2 trust out of 5 possible thus far, sending disco for URI http://www.google.com/xmpp/client/caps#sidebar
** (telepathy-gabble:5968): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x95af180 for 5146672499 at gtalk2voip.com
** (telepathy-gabble:5968): DEBUG: _process_caps_uri: not enough trust for URI http://www.google.com/xmpp/client/caps#1.0.0.104
** (telepathy-gabble:5968): DEBUG: disco_waiter_new: created waiter 0x95af1a0 for handle 3 with serial 5
** (telepathy-gabble:5968): DEBUG: _process_caps_uri: only 2 trust out of 5 possible thus far, sending disco for URI http://www.google.com/xmpp/client/caps#1.0.0.104
** (telepathy-gabble:5968): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x95af1c0 for 5146672499 at gtalk2voip.com
** (telepathy-gabble:5968): DEBUG: _process_caps: Emitting caps update: handle 3, old 0, new 0
(telepathy-gabble:5968): tp-glib-DEBUG: tp_message_mixin_acknowledge_pending_messages_async: acknowledging message id 1
(telepathy-gabble:5968): tp-glib-DEBUG: parts_to_text: Parsing part 1, type text/plain, alternative (null)
(telepathy-gabble:5968): tp-glib-DEBUG: parts_to_text: ... is text/plain
(telepathy-gabble:5968): tp-glib-DEBUG: parts_to_text: ... using its text
(telepathy-gabble:5968): tp-glib-DEBUG: tp_message_mixin_acknowledge_pending_messages_async: acknowledging message id 2
** (telepathy-gabble:5968): DEBUG: gabble_presence_cache_do_update: 5146672499 at gtalk2voip.com (3) resource (null) prio 0 presence 7 message "Press CALL to make call... Offered by GTalk2VoIP Gateway. http://www.gtalk2voip.com//"
** (telepathy-gabble:5968): DEBUG: _process_caps_uri: enough trust for URI http://www.google.com/xmpp/client/caps#voice-v1, setting caps for 3 (5146672499 at gtalk2voip.com) to 2
** (telepathy-gabble:5968): DEBUG: gabble_presence_set_capabilities: about to add caps 2 to resource (null) with serial 6
** (telepathy-gabble:5968): DEBUG: gabble_presence_set_capabilities: total caps now 0
** (telepathy-gabble:5968): DEBUG: _process_caps_uri: caps for 3 (5146672499 at gtalk2voip.com) now 0
** (telepathy-gabble:5968): DEBUG: _process_caps_uri: not enough trust for URI http://www.google.com/xmpp/client/caps#sidebar
** (telepathy-gabble:5968): DEBUG: disco_waiter_new: created waiter 0x95af200 for handle 3 with serial 6
** (telepathy-gabble:5968): DEBUG: _process_caps_uri: only 3 trust out of 5 possible thus far, sending disco for URI http://www.google.com/xmpp/client/caps#sidebar
** (telepathy-gabble:5968): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x95af220 for 5146672499 at gtalk2voip.com
** (telepathy-gabble:5968): DEBUG: _process_caps_uri: not enough trust for URI http://www.google.com/xmpp/client/caps#1.0.0.104
** (telepathy-gabble:5968): DEBUG: disco_waiter_new: created waiter 0x95af240 for handle 3 with serial 6
** (telepathy-gabble:5968): DEBUG: _process_caps_uri: only 3 trust out of 5 possible thus far, sending disco for URI http://www.google.com/xmpp/client/caps#1.0.0.104
** (telepathy-gabble:5968): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x95af260 for 5146672499 at gtalk2voip.com
** (telepathy-gabble:5968): DEBUG: _process_caps: Emitting caps update: handle 3, old 0, new 0
** (telepathy-gabble:5968): DEBUG: _caps_disco_cb: disco query failed: Request for info on 5146672499 at gtalk2voip.com timed out
** (telepathy-gabble:5968): DEBUG: _caps_disco_cb: failed to find a suitable candidate to retry disco request for URI http://www.google.com/xmpp/client/caps#sidebar
** (telepathy-gabble:5968): DEBUG: disco_waiter_list_free: list 0x96ec9d8
** (telepathy-gabble:5968): DEBUG: disco_waiter_free: freeing waiter 0x95af200 for handle 3 with serial 6
** (telepathy-gabble:5968): DEBUG: disco_waiter_free: freeing waiter 0x95af160 for handle 3 with serial 5
** (telepathy-gabble:5968): DEBUG: disco_waiter_free: freeing waiter 0x956e2a0 for handle 3 with serial 4
** (telepathy-gabble:5968): DEBUG: disco_waiter_free: freeing waiter 0x96eb060 for handle 3 with serial 3
** (telepathy-gabble:5968): DEBUG: _caps_disco_cb: disco query failed: Request for info on 5146672499 at gtalk2voip.com timed out
** (telepathy-gabble:5968): DEBUG: _caps_disco_cb: failed to find a suitable candidate to retry disco request for URI http://www.google.com/xmpp/client/caps#1.0.0.104
** (telepathy-gabble:5968): DEBUG: disco_waiter_list_free: list 0x95af680
** (telepathy-gabble:5968): DEBUG: disco_waiter_free: freeing waiter 0x95af240 for handle 3 with serial 6
** (telepathy-gabble:5968): DEBUG: disco_waiter_free: freeing waiter 0x95af1a0 for handle 3 with serial 5
** (telepathy-gabble:5968): DEBUG: disco_waiter_free: freeing waiter 0x957b8c0 for handle 3 with serial 4
** (telepathy-gabble:5968): DEBUG: disco_waiter_free: freeing waiter 0x957b960 for handle 3 with serial 3
** (telepathy-gabble:5968): DEBUG: _caps_disco_cb: disco query failed: Request for info on 5146672499 at gtalk2voip.com timed out
** (telepathy-gabble:5968): DEBUG: _caps_disco_cb: failed to find a suitable candidate to retry disco request for URI http://www.google.com/xmpp/client/caps#sidebar
** (telepathy-gabble:5968): DEBUG: _caps_disco_cb: disco query failed: Request for info on 5146672499 at gtalk2voip.com timed out
** (telepathy-gabble:5968): DEBUG: _caps_disco_cb: failed to find a suitable candidate to retry disco request for URI http://www.google.com/xmpp/client/caps#1.0.0.104
** (telepathy-gabble:5968): DEBUG: _caps_disco_cb: disco query failed: Request for info on 5146672499 at gtalk2voip.com timed out
** (telepathy-gabble:5968): DEBUG: _caps_disco_cb: failed to find a suitable candidate to retry disco request for URI http://www.google.com/xmpp/client/caps#sidebar
** (telepathy-gabble:5968): DEBUG: _caps_disco_cb: disco query failed: Request for info on 5146672499 at gtalk2voip.com timed out
** (telepathy-gabble:5968): DEBUG: _caps_disco_cb: failed to find a suitable candidate to retry disco request for URI http://www.google.com/xmpp/client/caps#1.0.0.104
** (telepathy-gabble:5968): DEBUG: _caps_disco_cb: disco query failed: Request for info on 5146672499 at gtalk2voip.com timed out
** (telepathy-gabble:5968): DEBUG: _caps_disco_cb: failed to find a suitable candidate to retry disco request for URI http://www.google.com/xmpp/client/caps#sidebar
** (telepathy-gabble:5968): DEBUG: _caps_disco_cb: disco query failed: Request for info on 5146672499 at gtalk2voip.com timed out
** (telepathy-gabble:5968): DEBUG: _caps_disco_cb: failed to find a suitable candidate to retry disco request for URI http://www.google.com/xmpp/client/caps#1.0.0.104
** (telepathy-gabble:5968): DEBUG: gabble_im_channel_close: called on 0x9577888
** (telepathy-gabble:5968): DEBUG: gabble_im_channel_close: Actually closing, I have no pending messages
** (telepathy-gabble:5968): DEBUG: gabble_im_channel_close: Emitting Closed
** (telepathy-gabble:5968): DEBUG: im_channel_closed_cb: 0x956c2c8, channel 0x9577888
** (telepathy-gabble:5968): DEBUG: im_channel_closed_cb: removing channel with handle 3
** (telepathy-gabble:5968): DEBUG: gabble_im_channel_finalize: 0x9577888
(telepathy-gabble:5968): tp-glib-DEBUG: tp_message_mixin_finalize: 0x9577888
** (telepathy-gabble:5968): DEBUG: im_factory_message_cb: found no IM channel, creating one
** (telepathy-gabble:5968): DEBUG: new_im_channel: object path /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/ImChannel3
(telepathy-gabble:5968): tp-glib-DEBUG: parts_to_text: Parsing part 1, type text/plain, alternative (null)
(telepathy-gabble:5968): tp-glib-DEBUG: parts_to_text: ... is text/plain
(telepathy-gabble:5968): tp-glib-DEBUG: parts_to_text: ... using its text
** (telepathy-gabble:5968): DEBUG: gabble_presence_cache_do_update: 5146672499 at gtalk2voip.com (3) resource (null) prio 0 presence 7 message "Call from SIP: 5146672499 at 204.11.194.10"
(telepathy-gabble:5968): tp-glib-DEBUG: tp_presence_mixin_emit_presence_update: called.
(telepathy-gabble:5968): tp-glib-DEBUG: construct_presence_hash: called.
(telepathy-gabble:5968): tp-glib-DEBUG: construct_simple_presence_hash: called.
** (telepathy-gabble:5968): DEBUG: _process_caps_uri: enough trust for URI http://www.google.com/xmpp/client/caps#voice-v1, setting caps for 3 (5146672499 at gtalk2voip.com) to 2
** (telepathy-gabble:5968): DEBUG: gabble_presence_set_capabilities: about to add caps 2 to resource (null) with serial 7
** (telepathy-gabble:5968): DEBUG: gabble_presence_set_capabilities: total caps now 0
** (telepathy-gabble:5968): DEBUG: _process_caps_uri: caps for 3 (5146672499 at gtalk2voip.com) now 0
** (telepathy-gabble:5968): DEBUG: _process_caps_uri: not enough trust for URI http://www.google.com/xmpp/client/caps#sidebar
** (telepathy-gabble:5968): DEBUG: disco_waiter_new: created waiter 0x95af060 for handle 3 with serial 7
** (telepathy-gabble:5968): DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI http://www.google.com/xmpp/client/caps#sidebar
** (telepathy-gabble:5968): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x95af040 for 5146672499 at gtalk2voip.com
** (telepathy-gabble:5968): DEBUG: _process_caps_uri: not enough trust for URI http://www.google.com/xmpp/client/caps#1.0.0.104
** (telepathy-gabble:5968): DEBUG: disco_waiter_new: created waiter 0x95af020 for handle 3 with serial 7
** (telepathy-gabble:5968): DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI http://www.google.com/xmpp/client/caps#1.0.0.104
** (telepathy-gabble:5968): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x95af000 for 5146672499 at gtalk2voip.com
** (telepathy-gabble:5968): DEBUG: _process_caps: Emitting caps update: handle 3, old 0, new 0
** (telepathy-gabble:5968): DEBUG: gabble_presence_cache_do_update: 5146672499 at gtalk2voip.com (3) resource (null) prio 0 presence 7 message "Call from SIP: 5146672499 at 204.11.194.10"
** (telepathy-gabble:5968): DEBUG: _process_caps_uri: enough trust for URI http://www.google.com/xmpp/client/caps#voice-v1, setting caps for 3 (5146672499 at gtalk2voip.com) to 2
** (telepathy-gabble:5968): DEBUG: gabble_presence_set_capabilities: about to add caps 2 to resource (null) with serial 8
** (telepathy-gabble:5968): DEBUG: gabble_presence_set_capabilities: total caps now 0
** (telepathy-gabble:5968): DEBUG: _process_caps_uri: caps for 3 (5146672499 at gtalk2voip.com) now 0
** (telepathy-gabble:5968): DEBUG: _process_caps_uri: not enough trust for URI http://www.google.com/xmpp/client/caps#sidebar
** (telepathy-gabble:5968): DEBUG: disco_waiter_new: created waiter 0x95aefc0 for handle 3 with serial 8
** (telepathy-gabble:5968): DEBUG: _process_caps_uri: only 1 trust out of 5 possible thus far, sending disco for URI http://www.google.com/xmpp/client/caps#sidebar
** (telepathy-gabble:5968): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x95aefa0 for 5146672499 at gtalk2voip.com
** (telepathy-gabble:5968): DEBUG: _process_caps_uri: not enough trust for URI http://www.google.com/xmpp/client/caps#1.0.0.104
** (telepathy-gabble:5968): DEBUG: disco_waiter_new: created waiter 0x95aef80 for handle 3 with serial 8
** (telepathy-gabble:5968): DEBUG: _process_caps_uri: only 1 trust out of 5 possible thus far, sending disco for URI http://www.google.com/xmpp/client/caps#1.0.0.104
** (telepathy-gabble:5968): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x95aef60 for 5146672499 at gtalk2voip.com
** (telepathy-gabble:5968): DEBUG: _process_caps: Emitting caps update: handle 3, old 0, new 0
** (telepathy-gabble:5968): DEBUG: create_session: new session 772011594992 @ 0x9570ee8 created
** (telepathy-gabble:5968): DEBUG: gabble_jingle_session_parse: jingle action 'initiate' from '5146672499 at gtalk2voip.com/GTalk2VoIP' in session '772011594992' dialect 2 state 0
** (telepathy-gabble:5968): DEBUG: _each_content_add: namespace: http://www.google.com/session/phone
** (telepathy-gabble:5968): DEBUG: create_content: session creating new content type, conn == 0x9575150, jf == 0x957a998
** (telepathy-gabble:5968): DEBUG: gabble_jingle_content_parse_add: detected GTalk3 dialect
** (telepathy-gabble:5968): DEBUG: parse_description: node: description
** (telepathy-gabble:5968): DEBUG: parse_description: detected media type 1
** (telepathy-gabble:5968): DEBUG: parse_description: new remote codec: id = 98, name = speex, clockrate = 0, channels = 1
** (telepathy-gabble:5968): DEBUG: parse_description: new remote codec: id = 102, name = iLBC, clockrate = 0, channels = 1
** (telepathy-gabble:5968): DEBUG: parse_description: new remote codec: id = 98, name = speex, clockrate = 0, channels = 1
** (telepathy-gabble:5968): DEBUG: parse_description: new remote codec: id = 98, name = speex, clockrate = 0, channels = 1
** (telepathy-gabble:5968): DEBUG: parse_description: new remote codec: id = 98, name = speex, clockrate = 0, channels = 1
** (telepathy-gabble:5968): DEBUG: parse_description: new remote codec: id = 98, name = speex, clockrate = 0, channels = 1
** (telepathy-gabble:5968): DEBUG: parse_description: new remote codec: id = 13, name = CN, clockrate = 0, channels = 1
** (telepathy-gabble:5968): DEBUG: parse_description: new remote codec: id = 0, name = PCMU, clockrate = 0, channels = 1
** (telepathy-gabble:5968): DEBUG: parse_description: emitting remote-codecs signal
** (telepathy-gabble:5968): DEBUG: gabble_jingle_content_parse_add: content creating new transport type GabbleJingleTransportGoogle
** (telepathy-gabble:5968): DEBUG: set_state: Setting state of JingleSession: 0x9570ee8 (priv = 0x9570f00) from 0 to 2
tp_properties_mixin_emit_changed: emitting properties changed for property:
  nat-traversal
tp_properties_mixin_emit_flags: emitting properties flags changed for property:
  nat-traversal's flags now: [READ]
emit_members_changed_signals: emitting members changed
  message       : ""
  added         : [3 (5146672499 at gtalk2voip.com)]
  removed       : []
  local_pending : []
  remote_pending: []
  actor         : 0
  reason        : 0: unspecified reason
tp_group_mixin_change_flags: emitting group flags changed
  added    : [CAN_ADD|PROPERTIES]
  removed  : []
  flags now: [CAN_ADD|PROPERTIES]
tp_properties_mixin_emit_changed: emitting properties changed for property:
  stun-server
tp_properties_mixin_emit_flags: emitting properties flags changed for property:
  stun-server's flags now: [READ]
tp_properties_mixin_emit_changed: emitting properties changed for property:
  stun-port
tp_properties_mixin_emit_flags: emitting properties flags changed for property:
  stun-port's flags now: [READ]
tp_properties_mixin_emit_changed: emitting properties changed for property:
  gtalk-p2p-relay-token
tp_properties_mixin_emit_flags: emitting properties flags changed for property:
  gtalk-p2p-relay-token's flags now: [READ]
emit_members_changed_signals: emitting members changed
  message       : ""
  added         : []
  removed       : []
  local_pending : [1 (jtellier.test1 at gmail.com)]
  remote_pending: []
  actor         : 3
  reason        : 0: unspecified reason
tp_group_mixin_change_flags: emitting group flags changed
  added    : [CAN_REMOVE]
  removed  : []
  flags now: [CAN_ADD|CAN_REMOVE|PROPERTIES]
** (telepathy-gabble:5968): DEBUG: _latch_to_session: 0x95ab1d0: Latching onto session 0x9570ee8
** (telepathy-gabble:5968): DEBUG: gabble_media_stream_set_property: 0x96ee340: connecting to content 0x95ab168 signals
** (telepathy-gabble:5968): DEBUG: gabble_media_stream_set_property: stream gtalk connection state 0
** (telepathy-gabble:5968): DEBUG: update_direction: called
** (telepathy-gabble:5968): DEBUG: update_direction: setting pending local send flag
** (telepathy-gabble:5968): DEBUG: create_stream_from_content: 0x95ab1d0: created new MediaStream 0x96ee340 for content 'gtalk'
** (telepathy-gabble:5968): DEBUG: gabble_signal_connect_weak: connecting to 0x96ee340:close with context 0x96e8b20
** (telepathy-gabble:5968): DEBUG: gabble_signal_connect_weak: connecting to 0x96ee340:error with context 0x96e8a30
** (telepathy-gabble:5968): DEBUG: gabble_signal_connect_weak: connecting to 0x96ee340:unhold-failed with context 0x96e8ba0
** (telepathy-gabble:5968): DEBUG: gabble_signal_connect_weak: connecting to 0x96ee340:notify::connection-state with context 0x96e8850
** (telepathy-gabble:5968): DEBUG: gabble_signal_connect_weak: connecting to 0x96ee340:notify::combined-direction with context 0x95b1620
** (telepathy-gabble:5968): DEBUG: gabble_signal_connect_weak: connecting to 0x96ee340:notify::local-hold with context 0x9568a30
** (telepathy-gabble:5968): DEBUG: create_stream_from_content: emitting StreamAdded with type 'audio'
** (telepathy-gabble:5968): DEBUG: stream_hold_state_changed: Stream at index 0 has local-hold=0
** (telepathy-gabble:5968): DEBUG: stream_hold_state_changed: all_held=0, any_held=0
** (telepathy-gabble:5968): DEBUG: new_media_channel: object path /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/MediaChannel1
** (telepathy-gabble:5968): DEBUG: new_remote_codecs_cb: called
** (telepathy-gabble:5968): DEBUG: new_remote_codecs_cb: new remote audio codec: 98 'speex' 0 0 1
** (telepathy-gabble:5968): DEBUG: new_remote_codecs_cb: new remote audio codec: 102 'iLBC' 0 0 1
** (telepathy-gabble:5968): DEBUG: new_remote_codecs_cb: new remote audio codec: 98 'speex' 0 0 1
** (telepathy-gabble:5968): DEBUG: new_remote_codecs_cb: new remote audio codec: 98 'speex' 0 0 1
** (telepathy-gabble:5968): DEBUG: new_remote_codecs_cb: new remote audio codec: 98 'speex' 0 0 1
** (telepathy-gabble:5968): DEBUG: new_remote_codecs_cb: new remote audio codec: 98 'speex' 0 0 1
** (telepathy-gabble:5968): DEBUG: new_remote_codecs_cb: new remote audio codec: 13 'CN' 0 0 1
** (telepathy-gabble:5968): DEBUG: new_remote_codecs_cb: new remote audio codec: 0 'PCMU' 0 0 1
** (telepathy-gabble:5968): DEBUG: new_remote_codecs_cb: pushing remote codecs
** (telepathy-gabble:5968): DEBUG: new_remote_candidates_cb: got new remote candidates
(telepathy-gabble:5968): tp-glib-DEBUG: parts_to_text: Parsing part 1, type text/plain, alternative (null)
(telepathy-gabble:5968): tp-glib-DEBUG: parts_to_text: ... is text/plain
(telepathy-gabble:5968): tp-glib-DEBUG: parts_to_text: ... using its text
** (telepathy-gabble:5968): DEBUG: gabble_jingle_session_parse: jingle action 'candidates' from '5146672499 at gtalk2voip.com/GTalk2VoIP' in session '772011594992' dialect 1 state 2
** (telepathy-gabble:5968): DEBUG: parse_candidates: emitting 1 new remote candidates
** (telepathy-gabble:5968): DEBUG: new_remote_candidates_cb: got new remote candidates
(telepathy-gabble:5968): tp-glib-DEBUG: tp_message_mixin_acknowledge_pending_messages_async: acknowledging message id 0
emit_members_changed_signals: emitting members changed
  message       : ""
  added         : [1 (jtellier.test1 at gmail.com)]
  removed       : []
  local_pending : []
  remote_pending: []
  actor         : 0
  reason        : 0: unspecified reason
tp_group_mixin_change_flags: emitting group flags changed
  added    : []
  removed  : [CAN_ADD]
  flags now: [CAN_REMOVE|PROPERTIES]
** (telepathy-gabble:5968): DEBUG: gabble_media_stream_accept_pending_local_send: accepting pending local send on stream gtalk
** (telepathy-gabble:5968): DEBUG: _emit_new_stream: emitting MediaSessionHandler:NewStreamHandler signal for audio stream 1 
** (telepathy-gabble:5968): DEBUG: gabble_media_stream_ready: ready called
** (telepathy-gabble:5968): DEBUG: push_remote_codecs: passing 8 remote codecs to stream-engine
** (telepathy-gabble:5968): DEBUG: push_remote_candidates: passing 1 remote candidate to stream engine: R1
** (telepathy-gabble:5968): DEBUG: push_playing: stream gtalk emitting SetStreamPlaying(false)
** (telepathy-gabble:5968): DEBUG: push_sending: stream gtalk emitting SetStreamSending(false)
** (telepathy-gabble:5968): DEBUG: pass_local_codecs: ignoring local codecs, waiting for codec intersection
** (telepathy-gabble:5968): DEBUG: gabble_media_stream_error: Media.StreamHandler::Error called, error 0 (Codec negotiation failed: The codec speex must have a non-0 clock rate) -- emitting signal
** (telepathy-gabble:5968): DEBUG: gabble_jingle_session_remove_content: called for last active content, doing session-terminate instead
** (telepathy-gabble:5968): DEBUG: gabble_jingle_content_remove: called for content gtalk
** (telepathy-gabble:5968): DEBUG: content_state_changed_cb: called
** (telepathy-gabble:5968): DEBUG: push_playing: stream gtalk emitting SetStreamPlaying(false)
** (telepathy-gabble:5968): DEBUG: gabble_jingle_session_terminate: we are terminating this session
** (telepathy-gabble:5968): DEBUG: set_state: Setting state of JingleSession: 0x9570ee8 (priv = 0x9570f00) from 2 to 5
** (telepathy-gabble:5968): DEBUG: session_state_changed_cb: called
** (telepathy-gabble:5968): DEBUG: session_terminated_cb: removing terminated session
** (telepathy-gabble:5968): DEBUG: session_terminated_cb: called
emit_members_changed_signals: emitting members changed
  message       : ""
  added         : []
  removed       : [1 (jtellier.test1 at gmail.com)
                   3 (5146672499 at gtalk2voip.com)]
  local_pending : []
  remote_pending: []
  actor         : 1
  reason        : 0: unspecified reason
tp_group_mixin_change_flags: emitting group flags changed
  added    : [CAN_ADD]
  removed  : [CAN_REMOVE]
  flags now: [CAN_ADD|PROPERTIES]
** (telepathy-gabble:5968): DEBUG: session_terminated_cb: unreffing streams
** (telepathy-gabble:5968): DEBUG: session_terminated_cb: calling media channel close from session terminated cb
** (telepathy-gabble:5968): DEBUG: gabble_media_channel_close: called on 0x95ab1d0
** (telepathy-gabble:5968): DEBUG: media_channel_closed_cb: removing media channel 0x95ab1d0 with ref count 2
** (telepathy-gabble:5968): DEBUG: gabble_media_channel_dispose: called
** (telepathy-gabble:5968): DEBUG: user_data_destroyed_cb: user_data for 0x96e8b20 destroyed; disconnecting
** (telepathy-gabble:5968): DEBUG: user_data_destroyed_cb: user_data for 0x96e8a30 destroyed; disconnecting
** (telepathy-gabble:5968): DEBUG: user_data_destroyed_cb: user_data for 0x96e8ba0 destroyed; disconnecting
** (telepathy-gabble:5968): DEBUG: user_data_destroyed_cb: user_data for 0x96e8850 destroyed; disconnecting
** (telepathy-gabble:5968): DEBUG: user_data_destroyed_cb: user_data for 0x95b1620 destroyed; disconnecting
** (telepathy-gabble:5968): DEBUG: user_data_destroyed_cb: user_data for 0x9568a30 destroyed; disconnecting
** (telepathy-gabble:5968): DEBUG: gabble_jingle_session_dispose: called
** (telepathy-gabble:5968): DEBUG: gabble_media_stream_dispose: called
** (telepathy-gabble:5968): DEBUG: connection_iq_unknown_cb: got unknown iq:
<iq id="7237772344" type="result" to="jtellier.test1 at gmail.com/TelepathyD4EC3E70" from="5146672499 at gtalk2voip.com/GTalk2VoIP"></iq>

(telepathy-gabble:5968): tp-glib-DEBUG: parts_to_text: Parsing part 1, type text/plain, alternative (null)
(telepathy-gabble:5968): tp-glib-DEBUG: parts_to_text: ... is text/plain
(telepathy-gabble:5968): tp-glib-DEBUG: parts_to_text: ... using its text
** (telepathy-gabble:5968): DEBUG: gabble_presence_cache_do_update: 5146672499 at gtalk2voip.com (3) resource (null) prio 0 presence 7 message "Press CALL to make call... Offered by GTalk2VoIP Gateway. http://www.gtalk2voip.com//"
(telepathy-gabble:5968): tp-glib-DEBUG: tp_presence_mixin_emit_presence_update: called.
(telepathy-gabble:5968): tp-glib-DEBUG: construct_presence_hash: called.
(telepathy-gabble:5968): tp-glib-DEBUG: construct_simple_presence_hash: called.
** (telepathy-gabble:5968): DEBUG: _process_caps_uri: enough trust for URI http://www.google.com/xmpp/client/caps#voice-v1, setting caps for 3 (5146672499 at gtalk2voip.com) to 2
** (telepathy-gabble:5968): DEBUG: gabble_presence_set_capabilities: about to add caps 2 to resource (null) with serial 9
** (telepathy-gabble:5968): DEBUG: gabble_presence_set_capabilities: total caps now 0
** (telepathy-gabble:5968): DEBUG: _process_caps_uri: caps for 3 (5146672499 at gtalk2voip.com) now 0
** (telepathy-gabble:5968): DEBUG: _process_caps_uri: not enough trust for URI http://www.google.com/xmpp/client/caps#sidebar
** (telepathy-gabble:5968): DEBUG: disco_waiter_new: created waiter 0x96eb340 for handle 3 with serial 9
** (telepathy-gabble:5968): DEBUG: _process_caps_uri: only 2 trust out of 5 possible thus far, sending disco for URI http://www.google.com/xmpp/client/caps#sidebar
** (telepathy-gabble:5968): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x95af280 for 5146672499 at gtalk2voip.com
** (telepathy-gabble:5968): DEBUG: _process_caps_uri: not enough trust for URI http://www.google.com/xmpp/client/caps#1.0.0.104
** (telepathy-gabble:5968): DEBUG: disco_waiter_new: created waiter 0x95af2a0 for handle 3 with serial 9
** (telepathy-gabble:5968): DEBUG: _process_caps_uri: only 2 trust out of 5 possible thus far, sending disco for URI http://www.google.com/xmpp/client/caps#1.0.0.104
** (telepathy-gabble:5968): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x95af2c0 for 5146672499 at gtalk2voip.com
** (telepathy-gabble:5968): DEBUG: _process_caps: Emitting caps update: handle 3, old 0, new 0
(telepathy-gabble:5968): tp-glib-DEBUG: tp_message_mixin_acknowledge_pending_messages_async: acknowledging message id 1
(telepathy-gabble:5968): tp-glib-DEBUG: parts_to_text: Parsing part 1, type text/plain, alternative (null)
(telepathy-gabble:5968): tp-glib-DEBUG: parts_to_text: ... is text/plain
(telepathy-gabble:5968): tp-glib-DEBUG: parts_to_text: ... using its text
(telepathy-gabble:5968): tp-glib-DEBUG: tp_message_mixin_acknowledge_pending_messages_async: acknowledging message id 2
** (telepathy-gabble:5968): DEBUG: gabble_presence_cache_do_update: 5146672499 at gtalk2voip.com (3) resource (null) prio 0 presence 7 message "Press CALL to make call... Offered by GTalk2VoIP Gateway. http://www.gtalk2voip.com//"
** (telepathy-gabble:5968): DEBUG: _process_caps_uri: enough trust for URI http://www.google.com/xmpp/client/caps#voice-v1, setting caps for 3 (5146672499 at gtalk2voip.com) to 2
** (telepathy-gabble:5968): DEBUG: gabble_presence_set_capabilities: about to add caps 2 to resource (null) with serial 10
** (telepathy-gabble:5968): DEBUG: gabble_presence_set_capabilities: total caps now 0
** (telepathy-gabble:5968): DEBUG: _process_caps_uri: caps for 3 (5146672499 at gtalk2voip.com) now 0
** (telepathy-gabble:5968): DEBUG: _process_caps_uri: not enough trust for URI http://www.google.com/xmpp/client/caps#sidebar
** (telepathy-gabble:5968): DEBUG: disco_waiter_new: created waiter 0x95af2e0 for handle 3 with serial 10
** (telepathy-gabble:5968): DEBUG: _process_caps_uri: only 3 trust out of 5 possible thus far, sending disco for URI http://www.google.com/xmpp/client/caps#sidebar
** (telepathy-gabble:5968): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x95af300 for 5146672499 at gtalk2voip.com
** (telepathy-gabble:5968): DEBUG: _process_caps_uri: not enough trust for URI http://www.google.com/xmpp/client/caps#1.0.0.104
** (telepathy-gabble:5968): DEBUG: disco_waiter_new: created waiter 0x956e720 for handle 3 with serial 10
** (telepathy-gabble:5968): DEBUG: _process_caps_uri: only 3 trust out of 5 possible thus far, sending disco for URI http://www.google.com/xmpp/client/caps#1.0.0.104
** (telepathy-gabble:5968): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x96eb000 for 5146672499 at gtalk2voip.com
** (telepathy-gabble:5968): DEBUG: _process_caps: Emitting caps update: handle 3, old 0, new 0
** (telepathy-gabble:5968): DEBUG: _caps_disco_cb: disco query failed: Request for info on 5146672499 at gtalk2voip.com timed out
** (telepathy-gabble:5968): DEBUG: _caps_disco_cb: failed to find a suitable candidate to retry disco request for URI http://www.google.com/xmpp/client/caps#sidebar
** (telepathy-gabble:5968): DEBUG: disco_waiter_list_free: list 0x95af7d0
** (telepathy-gabble:5968): DEBUG: disco_waiter_free: freeing waiter 0x95af2e0 for handle 3 with serial 10
** (telepathy-gabble:5968): DEBUG: disco_waiter_free: freeing waiter 0x96eb340 for handle 3 with serial 9
** (telepathy-gabble:5968): DEBUG: disco_waiter_free: freeing waiter 0x95aefc0 for handle 3 with serial 8
** (telepathy-gabble:5968): DEBUG: disco_waiter_free: freeing waiter 0x95af060 for handle 3 with serial 7
** (telepathy-gabble:5968): DEBUG: _caps_disco_cb: disco query failed: Request for info on 5146672499 at gtalk2voip.com timed out
** (telepathy-gabble:5968): DEBUG: _caps_disco_cb: failed to find a suitable candidate to retry disco request for URI http://www.google.com/xmpp/client/caps#1.0.0.104
** (telepathy-gabble:5968): DEBUG: disco_waiter_list_free: list 0x95b5188
** (telepathy-gabble:5968): DEBUG: disco_waiter_free: freeing waiter 0x956e720 for handle 3 with serial 10
** (telepathy-gabble:5968): DEBUG: disco_waiter_free: freeing waiter 0x95af2a0 for handle 3 with serial 9
** (telepathy-gabble:5968): DEBUG: disco_waiter_free: freeing waiter 0x95aef80 for handle 3 with serial 8
** (telepathy-gabble:5968): DEBUG: disco_waiter_free: freeing waiter 0x95af020 for handle 3 with serial 7
** (telepathy-gabble:5968): DEBUG: _caps_disco_cb: disco query failed: Request for info on 5146672499 at gtalk2voip.com timed out
** (telepathy-gabble:5968): DEBUG: _caps_disco_cb: failed to find a suitable candidate to retry disco request for URI http://www.google.com/xmpp/client/caps#sidebar
** (telepathy-gabble:5968): DEBUG: _caps_disco_cb: disco query failed: Request for info on 5146672499 at gtalk2voip.com timed out
** (telepathy-gabble:5968): DEBUG: _caps_disco_cb: failed to find a suitable candidate to retry disco request for URI http://www.google.com/xmpp/client/caps#1.0.0.104
** (telepathy-gabble:5968): DEBUG: _caps_disco_cb: disco query failed: Request for info on 5146672499 at gtalk2voip.com timed out
** (telepathy-gabble:5968): DEBUG: _caps_disco_cb: failed to find a suitable candidate to retry disco request for URI http://www.google.com/xmpp/client/caps#sidebar
** (telepathy-gabble:5968): DEBUG: _caps_disco_cb: disco query failed: Request for info on 5146672499 at gtalk2voip.com timed out
** (telepathy-gabble:5968): DEBUG: _caps_disco_cb: failed to find a suitable candidate to retry disco request for URI http://www.google.com/xmpp/client/caps#1.0.0.104
** (telepathy-gabble:5968): DEBUG: _caps_disco_cb: disco query failed: Request for info on 5146672499 at gtalk2voip.com timed out
** (telepathy-gabble:5968): DEBUG: _caps_disco_cb: failed to find a suitable candidate to retry disco request for URI http://www.google.com/xmpp/client/caps#sidebar
** (telepathy-gabble:5968): DEBUG: _caps_disco_cb: disco query failed: Request for info on 5146672499 at gtalk2voip.com timed out
** (telepathy-gabble:5968): DEBUG: _caps_disco_cb: failed to find a suitable candidate to retry disco request for URI http://www.google.com/xmpp/client/caps#1.0.0.104
** (telepathy-gabble:5968): DEBUG: gabble_im_channel_close: called on 0x95ac6e0
** (telepathy-gabble:5968): DEBUG: gabble_im_channel_close: Actually closing, I have no pending messages
** (telepathy-gabble:5968): DEBUG: gabble_im_channel_close: Emitting Closed
** (telepathy-gabble:5968): DEBUG: im_channel_closed_cb: 0x956c2c8, channel 0x95ac6e0
** (telepathy-gabble:5968): DEBUG: im_channel_closed_cb: removing channel with handle 3
** (telepathy-gabble:5968): DEBUG: gabble_im_channel_finalize: 0x95ac6e0
(telepathy-gabble:5968): tp-glib-DEBUG: tp_message_mixin_finalize: 0x95ac6e0
(telepathy-gabble:5968): tp-glib-DEBUG: tp_base_connection_change_status: was 0, now 2, for reason 1
(telepathy-gabble:5968): tp-glib-DEBUG: tp_base_connection_change_status: emitting status-changed to 2, for reason 1
** (telepathy-gabble:5968): DEBUG: gabble_roster_close_all: closing channels
** (telepathy-gabble:5968): DEBUG: roster_channel_closed_cb: 0x95776b8, channel 0x957a9e0
** (telepathy-gabble:5968): DEBUG: roster_channel_closed_cb: 0x95776b8, channel 0x957aa28
** (telepathy-gabble:5968): DEBUG: roster_channel_closed_cb: 0x95776b8, channel 0x957aa70
** (telepathy-gabble:5968): DEBUG: roster_channel_closed_cb: 0x95776b8, channel 0x957aab8
** (telepathy-gabble:5968): DEBUG: gabble_roster_close_all: removing callbacks
** (telepathy-gabble:5968): DEBUG: gabble_im_factory_close_all: closing channels
** (telepathy-gabble:5968): DEBUG: gabble_im_factory_close_all: removing callbacks
** (telepathy-gabble:5968): DEBUG: connection_status_changed_cb: disconnected, closing room lists
** (telepathy-gabble:5968): DEBUG: gabble_roomlist_manager_close_all: 0x956c250
** (telepathy-gabble:5968): DEBUG: gabble_muc_factory_close_all: closing channels
** (telepathy-gabble:5968): DEBUG: gabble_muc_factory_close_all: removing callbacks
** (telepathy-gabble:5968): DEBUG: gabble_private_tubes_factory_close_all: closing 1-1 tubes channels
** (telepathy-gabble:5968): DEBUG: gabble_media_factory_close_all: closing channels
** (telepathy-gabble:5968): DEBUG: connection_shut_down: still open; calling lm_connection_close
** (telepathy-gabble:5968): DEBUG: connection_disconnected_cb: called with reason 0
** (telepathy-gabble:5968): DEBUG: connection_disconnected_cb: expected; emitting DISCONNECTED
(telepathy-gabble:5968): tp-glib-DEBUG: connection_shutdown_finished_cb: dereferenced connection
** (telepathy-gabble:5968): DEBUG: gabble_connection_dispose: called
** (telepathy-gabble:5968): DEBUG: gabble_bytestream_factory_dispose: dispose called
** (telepathy-gabble:5968): DEBUG: gabble_disco_dispose: dispose called
** (telepathy-gabble:5968): DEBUG: gabble_disco_finalize: called with 0x96ece00
** (telepathy-gabble:5968): DEBUG: gabble_request_pipeline_dispose: disposing request-pipeline
** (telepathy-gabble:5968): DEBUG: gabble_vcard_manager_dispose: 0x95776f0
** (telepathy-gabble:5968): DEBUG: gabble_vcard_manager_finalize: 0x95776f0
** (telepathy-gabble:5968): DEBUG: gabble_jingle_factory_dispose: dispose called
** (telepathy-gabble:5968): DEBUG: gabble_presence_cache_dispose: dispose called
** (telepathy-gabble:5968): DEBUG: gabble_presence_cache_finalize: called with 0x956fe10
** (telepathy-gabble:5968): DEBUG: gabble_roster_dispose: dispose called
** (telepathy-gabble:5968): DEBUG: gabble_roster_close_all: closing channels
** (telepathy-gabble:5968): DEBUG: gabble_roster_finalize: called with 0x95776b8
** (telepathy-gabble:5968): DEBUG: gabble_im_factory_dispose: dispose called
** (telepathy-gabble:5968): DEBUG: gabble_roomlist_manager_dispose: running
** (telepathy-gabble:5968): DEBUG: gabble_roomlist_manager_close_all: 0x956c250
** (telepathy-gabble:5968): DEBUG: gabble_muc_factory_dispose: dispose called
** (telepathy-gabble:5968): DEBUG: gabble_muc_factory_close_all: closing channels
** (telepathy-gabble:5968): DEBUG: gabble_private_tubes_factory_dispose: dispose called
** (telepathy-gabble:5968): DEBUG: gabble_private_tubes_factory_close_all: closing 1-1 tubes channels
** (telepathy-gabble:5968): DEBUG: gabble_media_factory_dispose: dispose called
** (telepathy-gabble:5968): DEBUG: gabble_media_factory_close_all: closing channels
** (telepathy-gabble:5968): DEBUG: gabble_olpc_gadget_manager_dispose: running
** (telepathy-gabble:5968): DEBUG: gabble_olpc_gadget_manager_close_all: 0x956e4a0
(telepathy-gabble:5968): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9577610: lost weak ref to 0x9565cf0
(telepathy-gabble:5968): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9577648: lost weak ref to 0x9565c60
(telepathy-gabble:5968): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9577680: lost weak ref to 0x9577fb0
** (telepathy-gabble:5968): DEBUG: gabble_connection_finalize: called with 0x9575150
(telepathy-gabble:5968): tp-glib-DEBUG: tp_contacts_mixin_finalize: 0x9575150
(telepathy-gabble:5968): tp-glib-DEBUG: tp_presence_mixin_finalize: 0x9575150
-------------- next part --------------
(telepathy-gabble:5564): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9d52880: org.freedesktop.DBus DBusGProxy is 0x9d52960
(telepathy-gabble:5564): tp-glib-DEBUG: started version 0.7.22 (telepathy-glib version 0.7.26)
(telepathy-gabble:5564): tp-glib-DEBUG: tp_cm_param_setter_offset: account = "jtellier.test1 at gmail.com"
(telepathy-gabble:5564): tp-glib-DEBUG: tp_cm_param_setter_offset: password = <hidden>
(telepathy-gabble:5564): tp-glib-DEBUG: tp_cm_param_setter_offset: server = "talk.google.com"
(telepathy-gabble:5564): tp-glib-DEBUG: tp_cm_param_setter_offset: resource = "Telepathy"
(telepathy-gabble:5564): tp-glib-DEBUG: tp_cm_param_setter_offset: priority = 0 = 0x0
(telepathy-gabble:5564): tp-glib-DEBUG: tp_cm_param_setter_offset: port = 5223 = 0x1467
(telepathy-gabble:5564): tp-glib-DEBUG: tp_cm_param_setter_offset: old-ssl = TRUE
(telepathy-gabble:5564): tp-glib-DEBUG: tp_cm_param_setter_offset: require-encryption = FALSE
(telepathy-gabble:5564): tp-glib-DEBUG: tp_cm_param_setter_offset: register = FALSE
(telepathy-gabble:5564): tp-glib-DEBUG: tp_cm_param_setter_offset: low-bandwidth = FALSE
(telepathy-gabble:5564): tp-glib-DEBUG: parse_parameters: https-proxy-server not given, using default behaviour
(telepathy-gabble:5564): tp-glib-DEBUG: tp_cm_param_setter_offset: https-proxy-port = 443 = 0x1bb
(telepathy-gabble:5564): tp-glib-DEBUG: tp_cm_param_setter_offset: fallback-conference-server = "conference.jabber.org"
(telepathy-gabble:5564): tp-glib-DEBUG: parse_parameters: stun-server not given, using default behaviour
(telepathy-gabble:5564): tp-glib-DEBUG: tp_cm_param_setter_offset: stun-port = 3478 = 0xd96
(telepathy-gabble:5564): tp-glib-DEBUG: tp_cm_param_setter_offset: fallback-stun-server = "stun.collabora.co.uk"
(telepathy-gabble:5564): tp-glib-DEBUG: tp_cm_param_setter_offset: fallback-stun-port = 3478 = 0xd96
(telepathy-gabble:5564): tp-glib-DEBUG: tp_cm_param_setter_offset: ignore-ssl-errors = TRUE
(telepathy-gabble:5564): tp-glib-DEBUG: parse_parameters: alias not given, using default behaviour
(telepathy-gabble:5564): tp-glib-DEBUG: tp_base_connection_class_init: Initializing (TpBaseConnectionClass *)0x9d57ca8
** (telepathy-gabble:5564): DEBUG: gabble_connection_class_init: Initializing (GabbleConnectionClass *)0x9d58f20
(telepathy-gabble:5564): tp-glib-DEBUG: tp_presence_mixin_class_init: called.
(telepathy-gabble:5564): tp-glib-DEBUG: tp_base_connection_init: Initializing (TpBaseConnection *)0x9d5b000
** (telepathy-gabble:5564): DEBUG: gabble_connection_init: Initializing (GabbleConnection *)0x9d5b000
(telepathy-gabble:5564): tp-glib-DEBUG: tp_base_connection_constructor: Post-construction: (TpBaseConnection *)0x9d5b000
(telepathy-gabble:5564): tp-glib-DEBUG: tp_base_connection_constructor: Handle repo for type #0 at (nil)
(telepathy-gabble:5564): tp-glib-DEBUG: tp_base_connection_constructor: Handle repo for type #1 at 0x9d4bc60
(telepathy-gabble:5564): tp-glib-DEBUG: tp_base_connection_constructor: Handle repo for type #2 at 0x9d4bcf0
(telepathy-gabble:5564): tp-glib-DEBUG: tp_base_connection_constructor: Handle repo for type #3 at 0x9d54280
(telepathy-gabble:5564): tp-glib-DEBUG: tp_base_connection_constructor: Handle repo for type #4 at 0x9d4bd80
** (telepathy-gabble:5564): DEBUG: gabble_roomlist_manager_constructed: 0x9d521b8
(telepathy-gabble:5564): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #0 at 0x9d52f18
(telepathy-gabble:5564): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #1 at 0x9d52168
(telepathy-gabble:5564): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #2 at 0x9d521b8
(telepathy-gabble:5564): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #3 at 0x9d559c8
(telepathy-gabble:5564): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #4 at 0x9d52250
(telepathy-gabble:5564): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #5 at 0x9d522c8
(telepathy-gabble:5564): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #6 at 0x9d543a0
** (telepathy-gabble:5564): DEBUG: gabble_connection_constructor: Post-construction: (GabbleConnection *)0x9d5b000
(telepathy-gabble:5564): tp-glib-DEBUG: tp_presence_mixin_init: called.
(telepathy-gabble:5564): tp-glib-DEBUG: tp_base_connection_register: bus name org.freedesktop.Telepathy.Connection.gabble.jabber.jtellier_2etest1_40gmail_2ecom_2fTelepathy
(telepathy-gabble:5564): tp-glib-DEBUG: tp_base_connection_register: object path /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy
** (telepathy-gabble:5564): DEBUG: _gabble_connection_connect: disabling SRV because "server" or "port" parameter specified, will connect to talk.google.com
** (telepathy-gabble:5564): DEBUG: do_connect: calling lm_connection_open
(telepathy-gabble:5564): tp-glib-DEBUG: tp_base_connection_change_status: was 4294967295, now 1, for reason 1
(telepathy-gabble:5564): tp-glib-DEBUG: tp_base_connection_change_status: emitting status-changed to 1, for reason 1
** (telepathy-gabble:5564): DEBUG: connection_status_changed_cb: adding callbacks
** (telepathy-gabble:5564): DEBUG: connection_status_changed_cb: adding callbacks
** (telepathy-gabble:5564): DEBUG: connection_status_changed_cb: adding callbacks
** (telepathy-gabble:5564): DEBUG: do_auth: authenticating with username: jtellier.test1, password: <hidden>, resource: Telepathy
** (telepathy-gabble:5564): DEBUG: connection_auth_cb: Created self handle 1, our JID is jtellier.test1 at gmail.com/TelepathyEB2C69CA
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: about to add caps 9189 to resource TelepathyEB2C69CA with serial 1
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: found resource TelepathyEB2C69CA
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: new serial 1, old 0, clearing caps
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: adding caps 9189 to resource TelepathyEB2C69CA
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: resource TelepathyEB2C69CA caps now 9189
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: total caps now 9189
** (telepathy-gabble:5564): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x9d618c0 for gmail.com
** (telepathy-gabble:5564): DEBUG: connection_iq_unknown_cb: got unknown iq:
<iq id="80077769273" type="result"></iq>

** (telepathy-gabble:5564): DEBUG: connection_disco_cb: got:
<query xmlns="http://jabber.org/protocol/disco#info"> <identity name="Google Talk" type="im" category="server"></identity>
 <feature var="http://jabber.org/protocol/disco#info"></feature>
 <feature var="google:jingleinfo"></feature>
 <feature var="google:roster"></feature>
 <feature var="google:nosave"></feature>
 <feature var="google:setting"></feature>
 <feature var="google:shared-status"></feature>
 <feature var="http://jabber.org/protocol/archive#otr"></feature>
 <feature var="google:mail:notify"></feature>
 <feature var="http://jabber.org/protocol/archive#save"></feature>
</query>

** (telepathy-gabble:5564): DEBUG: connection_disco_cb: set features flags to 3
(telepathy-gabble:5564): tp-glib-DEBUG: tp_base_connection_change_status: was 1, now 0, for reason 1
(telepathy-gabble:5564): tp-glib-DEBUG: tp_base_connection_change_status: emitting status-changed to 0, for reason 1
** (telepathy-gabble:5564): DEBUG: connection_status_changed_cb: requesting roster
** (telepathy-gabble:5564): DEBUG: take_stun_server: Resolving fallback STUN server stun.collabora.co.uk:3478
** (telepathy-gabble:5564): DEBUG: stun_server_resolved_cb: Resolved STUN server stun.collabora.co.uk:3478 to 93.93.131.100:3478
** (telepathy-gabble:5564): DEBUG: gabble_disco_conn_status_changed_cb: connected, initiating service discovery on gmail.com
** (telepathy-gabble:5564): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x9d61900 for gmail.com
** (telepathy-gabble:5564): DEBUG: gabble_vcard_manager_request: Created request 0x9d61920 to retrieve <1>'s vCard
** (telepathy-gabble:5564): DEBUG: cache_entry_ensure_queued: Cache entry 0x9d537c8 is my own, not setting @to
** (telepathy-gabble:5564): DEBUG: gabble_request_pipeline_enqueue: enqueued new request as item 0x9d61940
** (telepathy-gabble:5564): DEBUG: cache_entry_ensure_queued: adding request to cache entry 0x9d537c8 and queueing the <iq>
(telepathy-gabble:5564): tp-glib-DEBUG: tp_presence_mixin_emit_presence_update: called.
(telepathy-gabble:5564): tp-glib-DEBUG: construct_presence_hash: called.
(telepathy-gabble:5564): tp-glib-DEBUG: construct_simple_presence_hash: called.
** (telepathy-gabble:5564): DEBUG: send_next_request: processing request 0x9d61940
(telepathy-gabble:5564): tp-glib-DEBUG: tp_presence_mixin_get_contacts_dbus_property: called.
(telepathy-gabble:5564): tp-glib-DEBUG: tp_presence_mixin_get_statuses: called.
(telepathy-gabble:5564): tp-glib-DEBUG: check_status_available: requested status hidden is not available
** (telepathy-gabble:5564): DEBUG: gabble_connection_advertise_capabilities: caps before: 23e5
** (telepathy-gabble:5564): DEBUG: gabble_connection_advertise_capabilities: caps to add: 0
** (telepathy-gabble:5564): DEBUG: gabble_connection_advertise_capabilities: caps to remove: 0
** (telepathy-gabble:5564): DEBUG: gabble_connection_advertise_capabilities: caps after: 23e5
** (telepathy-gabble:5564): DEBUG: gabble_vcard_manager_edit: called; invalidating cache
** (telepathy-gabble:5564): DEBUG: cache_entry_attempt_to_free: Not freeing vCard cache entry 0x9d537c8: it has a pipeline_item 0x9d61940
** (telepathy-gabble:5564): DEBUG: gabble_vcard_manager_edit: checking if we have pending requests already
** (telepathy-gabble:5564): DEBUG: gabble_vcard_manager_edit: NICKNAME => value of length 13 starting jtellier test
(telepathy-gabble:5564): tp-glib-DEBUG: tp_presence_mixin_set_status: called.
(telepathy-gabble:5564): tp-glib-DEBUG: set_status_foreach: called.
(telepathy-gabble:5564): tp-glib-DEBUG: check_for_status: Found status "available", checking if it's available...
(telepathy-gabble:5564): tp-glib-DEBUG: set_status_foreach: The status is available.
(telepathy-gabble:5564): tp-glib-DEBUG: set_status_foreach: Got optional argument ("message", "")
(telepathy-gabble:5564): tp-glib-DEBUG: set_status_foreach: About to try setting status "available"
(telepathy-gabble:5564): tp-glib-DEBUG: tp_presence_mixin_emit_presence_update: called.
(telepathy-gabble:5564): tp-glib-DEBUG: construct_presence_hash: called.
(telepathy-gabble:5564): tp-glib-DEBUG: construct_simple_presence_hash: called.
(telepathy-gabble:5564): tp-glib-DEBUG: tp_presence_mixin_get_contacts_dbus_property: called.
** (telepathy-gabble:5564): DEBUG: gabble_connection_advertise_capabilities: caps before: 23e5
** (telepathy-gabble:5564): DEBUG: _gabble_media_channel_typeflags_to_caps: adding jingle caps
** (telepathy-gabble:5564): DEBUG: gabble_connection_advertise_capabilities: caps to add: 301f
** (telepathy-gabble:5564): DEBUG: gabble_connection_advertise_capabilities: caps to remove: 0
** (telepathy-gabble:5564): DEBUG: gabble_connection_advertise_capabilities: caps after: 33ff
** (telepathy-gabble:5564): DEBUG: gabble_connection_advertise_capabilities: before != after, changing
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: about to add caps 13311 to resource TelepathyEB2C69CA with serial 2
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: found resource TelepathyEB2C69CA
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: new serial 2, old 1, clearing caps
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: adding caps 13311 to resource TelepathyEB2C69CA
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: resource TelepathyEB2C69CA caps now 13311
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: total caps now 13311
** (telepathy-gabble:5564): DEBUG: gabble_connection_advertise_capabilities: set caps: 33ff
(telepathy-gabble:5564): tp-glib-DEBUG: tp_presence_mixin_get_contacts_dbus_property: called.
** (telepathy-gabble:5564): DEBUG: gabble_presence_cache_do_update: jtellier.test1 at gmail.com (1) resource TelepathyC58B9EDA prio 0 presence 5 message "(null)"
(telepathy-gabble:5564): tp-glib-DEBUG: tp_presence_mixin_emit_presence_update: called.
(telepathy-gabble:5564): tp-glib-DEBUG: construct_presence_hash: called.
(telepathy-gabble:5564): tp-glib-DEBUG: construct_simple_presence_hash: called.
** (telepathy-gabble:5564): DEBUG: _process_caps_uri: not enough trust for URI http://telepathy.freedesktop.org/caps#jingle-video
** (telepathy-gabble:5564): DEBUG: disco_waiter_new: created waiter 0x9d618e0 for handle 1 with serial 1
** (telepathy-gabble:5564): DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI http://telepathy.freedesktop.org/caps#jingle-video
** (telepathy-gabble:5564): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x9d61980 for jtellier.test1 at gmail.com/TelepathyC58B9EDA
** (telepathy-gabble:5564): DEBUG: _process_caps_uri: not enough trust for URI http://telepathy.freedesktop.org/caps#jingle-audio
** (telepathy-gabble:5564): DEBUG: disco_waiter_new: created waiter 0x9d619a0 for handle 1 with serial 1
** (telepathy-gabble:5564): DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI http://telepathy.freedesktop.org/caps#jingle-audio
** (telepathy-gabble:5564): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x9d619c0 for jtellier.test1 at gmail.com/TelepathyC58B9EDA
** (telepathy-gabble:5564): DEBUG: _process_caps_uri: not enough trust for URI http://telepathy.freedesktop.org/caps#voice-v1
** (telepathy-gabble:5564): DEBUG: disco_waiter_new: created waiter 0x9ed0c00 for handle 1 with serial 1
** (telepathy-gabble:5564): DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI http://telepathy.freedesktop.org/caps#voice-v1
** (telepathy-gabble:5564): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x9ed0c20 for jtellier.test1 at gmail.com/TelepathyC58B9EDA
** (telepathy-gabble:5564): DEBUG: _process_caps_uri: not enough trust for URI http://telepathy.freedesktop.org/caps#0.6.2.1
** (telepathy-gabble:5564): DEBUG: disco_waiter_new: created waiter 0x9ed0c40 for handle 1 with serial 1
** (telepathy-gabble:5564): DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI http://telepathy.freedesktop.org/caps#0.6.2.1
** (telepathy-gabble:5564): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x9ed0c60 for jtellier.test1 at gmail.com/TelepathyC58B9EDA
** (telepathy-gabble:5564): DEBUG: _process_caps: Emitting caps update: handle 1, old 0, new 0
** (telepathy-gabble:5564): DEBUG: gabble_presence_cache_do_update: jtellier.test1 at gmail.com (1) resource Talk.v10432A56E91 prio 24 presence 7 message "(null)"
(telepathy-gabble:5564): tp-glib-DEBUG: tp_presence_mixin_emit_presence_update: called.
(telepathy-gabble:5564): tp-glib-DEBUG: construct_presence_hash: called.
(telepathy-gabble:5564): tp-glib-DEBUG: construct_simple_presence_hash: called.
** (telepathy-gabble:5564): DEBUG: _process_caps_uri: enough trust for URI http://www.google.com/xmpp/client/caps#voice-v1, setting caps for 1 (jtellier.test1 at gmail.com/Talk.v10432A56E91) to 2
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: about to add caps 2 to resource Talk.v10432A56E91 with serial 2
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: found resource Talk.v10432A56E91
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: new serial 2, old 0, clearing caps
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: adding caps 2 to resource Talk.v10432A56E91
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: resource Talk.v10432A56E91 caps now 2
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: total caps now 2
** (telepathy-gabble:5564): DEBUG: _process_caps_uri: caps for 1 (jtellier.test1 at gmail.com/Talk.v10432A56E91) now 2
** (telepathy-gabble:5564): DEBUG: _process_caps_uri: not enough trust for URI http://www.google.com/xmpp/client/caps#share-v1
** (telepathy-gabble:5564): DEBUG: disco_waiter_new: created waiter 0x9ed0ca0 for handle 1 with serial 2
** (telepathy-gabble:5564): DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI http://www.google.com/xmpp/client/caps#share-v1
** (telepathy-gabble:5564): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x9ed0cc0 for jtellier.test1 at gmail.com/Talk.v10432A56E91
** (telepathy-gabble:5564): DEBUG: _process_caps_uri: not enough trust for URI http://www.google.com/xmpp/client/caps#1.0.0.104
** (telepathy-gabble:5564): DEBUG: disco_waiter_new: created waiter 0x9ed0ce0 for handle 1 with serial 2
** (telepathy-gabble:5564): DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI http://www.google.com/xmpp/client/caps#1.0.0.104
** (telepathy-gabble:5564): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x9ed0d00 for jtellier.test1 at gmail.com/Talk.v10432A56E91
** (telepathy-gabble:5564): DEBUG: _process_caps: Emitting caps update: handle 1, old 0, new 2
(telepathy-gabble:5564): tp-glib-DEBUG: tp_base_connection_dbus_request_handles: 1 handles of type 3, for :1.104
(telepathy-gabble:5564): tp-glib-DEBUG: tp_base_connection_dbus_request_handles: 1 handles of type 3, for :1.104
(telepathy-gabble:5564): tp-glib-DEBUG: channel_request_new: New channel request at 0x9d53478: ctype=org.freedesktop.Telepathy.Channel.Type.ContactList htype=3 handle=1 suppress=1
** (telepathy-gabble:5564): DEBUG: _gabble_roster_get_channel: Looking up channel 3:1 "publish"
** (telepathy-gabble:5564): DEBUG: _gabble_roster_create_channel: Instantiating channel 3:1 "publish"
tp_group_mixin_change_flags: emitting group flags changed
  added    : [CAN_REMOVE|MESSAGE_REMOVE|MESSAGE_ACCEPT|PROPERTIES]
  removed  : []
  flags now: [CAN_REMOVE|MESSAGE_REMOVE|MESSAGE_ACCEPT|PROPERTIES]
** (telepathy-gabble:5564): DEBUG: _gabble_roster_create_channel: created /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/RosterChannel/List/publish
** (telepathy-gabble:5564): DEBUG: _gabble_roster_create_channel: roster not yet received, not emitting signal for publish list channel
(telepathy-gabble:5564): tp-glib-DEBUG: channel_request_new: New channel request at 0x9d53618: ctype=org.freedesktop.Telepathy.Channel.Type.ContactList htype=3 handle=2 suppress=1
** (telepathy-gabble:5564): DEBUG: _gabble_roster_get_channel: Looking up channel 3:2 "subscribe"
** (telepathy-gabble:5564): DEBUG: _gabble_roster_create_channel: Instantiating channel 3:2 "subscribe"
tp_group_mixin_change_flags: emitting group flags changed
  added    : [CAN_ADD|CAN_REMOVE|CAN_RESCIND|MESSAGE_ADD|MESSAGE_REMOVE|MESSAGE_RESCIND|PROPERTIES]
  removed  : []
  flags now: [CAN_ADD|CAN_REMOVE|CAN_RESCIND|MESSAGE_ADD|MESSAGE_REMOVE|MESSAGE_RESCIND|PROPERTIES]
** (telepathy-gabble:5564): DEBUG: _gabble_roster_create_channel: created /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/RosterChannel/List/subscribe
** (telepathy-gabble:5564): DEBUG: _gabble_roster_create_channel: roster not yet received, not emitting signal for subscribe list channel
** (telepathy-gabble:5564): DEBUG: jingle_info_cb: jingle info: got stun server stun.l.google.com, port 19302
** (telepathy-gabble:5564): DEBUG: take_stun_server: Resolving primary STUN server stun.l.google.com:19302
** (telepathy-gabble:5564): DEBUG: stun_server_resolved_cb: Resolved STUN server stun.l.google.com:19302 to 64.233.169.126:19302
** (telepathy-gabble:5564): DEBUG: jingle_info_cb: jingle info: got relay token CAESIQoYanRlbGxpZXIudGVzdDFAZ21haWwuY29tEIXCnKGaJBoQijcMu5cK5qnEup1Try4WDQ==
** (telepathy-gabble:5564): DEBUG: _gabble_roster_get_channel: Looking up channel 3:1 "publish"
** (telepathy-gabble:5564): DEBUG: _gabble_roster_get_channel: Looking up channel 3:2 "subscribe"
** (telepathy-gabble:5564): DEBUG: _gabble_roster_item_update: name for contact#2 changed to jtellier test2
** (telepathy-gabble:5564): DEBUG: _gabble_roster_item_update: Checking which groups contact#2 was just added to:
** (telepathy-gabble:5564): DEBUG: _gabble_roster_item_update: Checking which groups contact#2 was just removed from:
** (telepathy-gabble:5564): DEBUG: gabble_roster_iq_cb: jid: jtellier.test2 at gmail.com, subscription: both, name: jtellier test2
** (telepathy-gabble:5564): DEBUG: _gabble_roster_item_update: name for contact#3 changed to GTalk2VoIP mapped contact
** (telepathy-gabble:5564): DEBUG: _gabble_roster_item_update: Checking which groups contact#3 was just added to:
** (telepathy-gabble:5564): DEBUG: _gabble_roster_item_update: Checking which groups contact#3 was just removed from:
** (telepathy-gabble:5564): DEBUG: gabble_roster_iq_cb: jid: 5146672499 at gtalk2voip.com, subscription: both, name: GTalk2VoIP mapped contact
** (telepathy-gabble:5564): DEBUG: _gabble_roster_item_update: name for contact#4 changed to guillaume.desmottes
** (telepathy-gabble:5564): DEBUG: _gabble_roster_item_update: Checking which groups contact#4 was just added to:
** (telepathy-gabble:5564): DEBUG: _gabble_roster_item_update: Checking which groups contact#4 was just removed from:
** (telepathy-gabble:5564): DEBUG: gabble_roster_iq_cb: jid: guillaume.desmottes at collabora.co.uk, subscription: both, name: guillaume.desmottes
** (telepathy-gabble:5564): DEBUG: _gabble_roster_item_update: name for contact#5 changed to GTalk2VoIP mapped contact
** (telepathy-gabble:5564): DEBUG: _gabble_roster_item_update: Checking which groups contact#5 was just added to:
** (telepathy-gabble:5564): DEBUG: _gabble_roster_item_update: Checking which groups contact#5 was just removed from:
** (telepathy-gabble:5564): DEBUG: gabble_roster_iq_cb: jid: service at gtalk2voip.com, subscription: both, name: GTalk2VoIP mapped contact
** (telepathy-gabble:5564): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 1 (jtellier.test1 at gmail.com)
** (telepathy-gabble:5564): DEBUG: _gabble_roster_item_update: Checking which groups contact#1 was just added to:
** (telepathy-gabble:5564): DEBUG: _gabble_roster_item_update: Checking which groups contact#1 was just removed from:
** (telepathy-gabble:5564): DEBUG: gabble_roster_iq_cb: jid: jtellier.test1 at gmail.com, subscription: remove
** (telepathy-gabble:5564): DEBUG: _gabble_roster_item_update: name for contact#6 changed to kakaroto test1
** (telepathy-gabble:5564): DEBUG: _gabble_roster_item_update: Checking which groups contact#6 was just added to:
** (telepathy-gabble:5564): DEBUG: _gabble_roster_item_update: Checking which groups contact#6 was just removed from:
** (telepathy-gabble:5564): DEBUG: gabble_roster_iq_cb: jid: kakaroto.test1 at gmail.com, subscription: both, name: kakaroto test1
** (telepathy-gabble:5564): DEBUG: gabble_roster_iq_cb: calling change members on publish channel
emit_members_changed_signals: emitting members changed
  message       : ""
  added         : [2 (jtellier.test2 at gmail.com)
                   3 (5146672499 at gtalk2voip.com)
                   4 (guillaume.desmottes at collabora.co.uk)
                   5 (service at gtalk2voip.com)
                   6 (kakaroto.test1 at gmail.com)]
  removed       : []
  local_pending : []
  remote_pending: []
  actor         : 0
  reason        : 0: unspecified reason
** (telepathy-gabble:5564): DEBUG: gabble_roster_iq_cb: calling change members on subscribe channel
emit_members_changed_signals: emitting members changed
  message       : ""
  added         : [2 (jtellier.test2 at gmail.com)
                   3 (5146672499 at gtalk2voip.com)
                   4 (guillaume.desmottes at collabora.co.uk)
                   5 (service at gtalk2voip.com)
                   6 (kakaroto.test1 at gmail.com)]
  removed       : []
  local_pending : []
  remote_pending: []
  actor         : 0
  reason        : 0: unspecified reason
** (telepathy-gabble:5564): DEBUG: _gabble_roster_get_channel: Looking up channel 3:3 "known"
** (telepathy-gabble:5564): DEBUG: _gabble_roster_create_channel: Instantiating channel 3:3 "known"
tp_group_mixin_change_flags: emitting group flags changed
  added    : [CAN_REMOVE|PROPERTIES]
  removed  : []
  flags now: [CAN_REMOVE|PROPERTIES]
** (telepathy-gabble:5564): DEBUG: _gabble_roster_create_channel: created /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/RosterChannel/List/known
** (telepathy-gabble:5564): DEBUG: _gabble_roster_create_channel: roster not yet received, not emitting signal for known list channel
** (telepathy-gabble:5564): DEBUG: gabble_roster_iq_cb: calling change members on known channel
emit_members_changed_signals: emitting members changed
  message       : ""
  added         : [2 (jtellier.test2 at gmail.com)
                   3 (5146672499 at gtalk2voip.com)
                   4 (guillaume.desmottes at collabora.co.uk)
                   5 (service at gtalk2voip.com)
                   6 (kakaroto.test1 at gmail.com)]
  removed       : []
  local_pending : []
  remote_pending: []
  actor         : 0
  reason        : 0: unspecified reason
** (telepathy-gabble:5564): DEBUG: gabble_roster_iq_cb: calling change members on any group channels
** (telepathy-gabble:5564): DEBUG: _gabble_roster_get_channel: Looking up channel 3:4 "deny"
** (telepathy-gabble:5564): DEBUG: _gabble_roster_create_channel: Instantiating channel 3:4 "deny"
tp_group_mixin_change_flags: emitting group flags changed
  added    : [CAN_ADD|CAN_REMOVE|PROPERTIES]
  removed  : []
  flags now: [CAN_ADD|CAN_REMOVE|PROPERTIES]
** (telepathy-gabble:5564): DEBUG: _gabble_roster_create_channel: created /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/RosterChannel/List/deny
** (telepathy-gabble:5564): DEBUG: _gabble_roster_create_channel: roster not yet received, not emitting signal for deny list channel
** (telepathy-gabble:5564): DEBUG: gabble_roster_iq_cb: calling change members on deny channel
(telepathy-gabble:5564): tp-glib-DEBUG: change_members: not emitting signal, nothing changed
** (telepathy-gabble:5564): DEBUG: _gabble_roster_emit_one: roster now received, emitting signal signal for publish list channel
(telepathy-gabble:5564): tp-glib-DEBUG: satisfy_request: completing queued request 0x9d53478 with success, channel_type=org.freedesktop.Telepathy.Channel.Type.ContactList, handle_type=3, handle=1, suppress_handler=1
(telepathy-gabble:5564): tp-glib-DEBUG: channel_request_free: Freeing channel request at 0x9d53478: ctype=org.freedesktop.Telepathy.Channel.Type.ContactList htype=3 handle=1 suppress=1
** (telepathy-gabble:5564): DEBUG: _gabble_roster_emit_one: roster now received, emitting signal signal for subscribe list channel
(telepathy-gabble:5564): tp-glib-DEBUG: satisfy_request: completing queued request 0x9d53618 with success, channel_type=org.freedesktop.Telepathy.Channel.Type.ContactList, handle_type=3, handle=2, suppress_handler=1
(telepathy-gabble:5564): tp-glib-DEBUG: channel_request_free: Freeing channel request at 0x9d53618: ctype=org.freedesktop.Telepathy.Channel.Type.ContactList htype=3 handle=2 suppress=1
** (telepathy-gabble:5564): DEBUG: _gabble_roster_emit_one: roster now received, emitting signal signal for known list channel
** (telepathy-gabble:5564): DEBUG: _gabble_roster_emit_one: roster now received, emitting signal signal for deny list channel
(telepathy-gabble:5564): tp-glib-DEBUG: tp_presence_mixin_get_contacts_dbus_property: called.
(telepathy-gabble:5564): tp-glib-DEBUG: tp_base_connection_dbus_request_handles: 0 handles of type 1, for :1.104
(telepathy-gabble:5564): tp-glib-DEBUG: tp_presence_mixin_get_presence: called.
(telepathy-gabble:5564): tp-glib-DEBUG: construct_presence_hash: called.
** (telepathy-gabble:5564): DEBUG: gabble_connection_request_aliases: requesting vCard for alias of contact jtellier.test1 at gmail.com
** (telepathy-gabble:5564): DEBUG: gabble_vcard_manager_request: Created request 0x9ed1120 to retrieve <1>'s vCard
** (telepathy-gabble:5564): DEBUG: cache_entry_ensure_queued: adding to cache entry 0x9d537c8 with <iq> already pending
(telepathy-gabble:5564): tp-glib-DEBUG: tp_presence_mixin_get_presence: called.
(telepathy-gabble:5564): tp-glib-DEBUG: tp_base_connection_hold_handles: 5 handles of type 1, for :1.104
(telepathy-gabble:5564): tp-glib-DEBUG: tp_presence_mixin_get_presence: called.
(telepathy-gabble:5564): tp-glib-DEBUG: construct_presence_hash: called.
** (telepathy-gabble:5564): DEBUG: disco_items_cb: Got error on items request: the feature requested is not implemented by the recipient or server and therefore cannot be processed
** (telepathy-gabble:5564): DEBUG: response_cb: got reply for request 0x9d61940
** (telepathy-gabble:5564): DEBUG: pipeline_reply_cb: called for entry 0x9d537c8
** (telepathy-gabble:5564): DEBUG: pipeline_reply_cb: will patch vcard
** (telepathy-gabble:5564): DEBUG: gabble_request_pipeline_enqueue: enqueued new request as item 0x9ed11a0
** (telepathy-gabble:5564): DEBUG: observe_vcard: got vCard alias "jtellier test" for handle 1 from <FN>
** (telepathy-gabble:5564): DEBUG: delete_request: Discarding request 0x9ed1120
** (telepathy-gabble:5564): DEBUG: cache_entry_attempt_to_free: Not freeing vCard cache entry 0x9d537c8: it has a cached vCard 0x9ec3518
** (telepathy-gabble:5564): DEBUG: delete_request: Discarding request 0x9d61920
** (telepathy-gabble:5564): DEBUG: cache_entry_attempt_to_free: Not freeing vCard cache entry 0x9d537c8: it has a cached vCard 0x9ec3518
** (telepathy-gabble:5564): DEBUG: delete_item: deleting item 0x9d61940
** (telepathy-gabble:5564): DEBUG: send_next_request: processing request 0x9ed11a0
** (telepathy-gabble:5564): DEBUG: connection_iq_unknown_cb: got unknown iq:
<iq from="jtellier.test1 at gmail.com/Talk.v10432A56E91" id="29" to="jtellier.test1 at gmail.com/TelepathyEB2C69CA" type="set"> <com:command xmlns:com="http://jabber.org/protocol/commands" action="execute" node="locate-machine"></com:command>
</iq>

** (telepathy-gabble:5564): DEBUG: connection_iq_disco_cb: got disco request for node http://telepathy.freedesktop.org/caps#4Fh+34kqr9/LBpRvm9LMt8fOA70=, caps are 33ff
** (telepathy-gabble:5564): DEBUG: connection_iq_disco_cb: caps now 13311
** (telepathy-gabble:5564): DEBUG: gabble_presence_cache_do_update: 5146672499 at gtalk2voip.com (3) resource GTalk2VoIP prio 0 presence 7 message "Press CALL to phone call. Offered by GTalk2VoIP Gateway. http://www.gtalk2voip.com/"
(telepathy-gabble:5564): tp-glib-DEBUG: tp_presence_mixin_emit_presence_update: called.
(telepathy-gabble:5564): tp-glib-DEBUG: construct_presence_hash: called.
(telepathy-gabble:5564): tp-glib-DEBUG: construct_simple_presence_hash: called.
** (telepathy-gabble:5564): DEBUG: _process_caps_uri: enough trust for URI http://www.google.com/xmpp/client/caps#voice-v1, setting caps for 3 (5146672499 at gtalk2voip.com/GTalk2VoIP) to 2
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: about to add caps 2 to resource GTalk2VoIP with serial 3
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: found resource GTalk2VoIP
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: new serial 3, old 0, clearing caps
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: adding caps 2 to resource GTalk2VoIP
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: resource GTalk2VoIP caps now 2
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: total caps now 2
** (telepathy-gabble:5564): DEBUG: _process_caps_uri: caps for 3 (5146672499 at gtalk2voip.com/GTalk2VoIP) now 2
** (telepathy-gabble:5564): DEBUG: _process_caps_uri: not enough trust for URI http://www.google.com/xmpp/client/caps#sidebar
** (telepathy-gabble:5564): DEBUG: disco_waiter_new: created waiter 0x9ed1200 for handle 3 with serial 3
** (telepathy-gabble:5564): DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI http://www.google.com/xmpp/client/caps#sidebar
** (telepathy-gabble:5564): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x9ed1220 for 5146672499 at gtalk2voip.com/GTalk2VoIP
** (telepathy-gabble:5564): DEBUG: _process_caps_uri: not enough trust for URI http://www.google.com/xmpp/client/caps#1.0.0.104
** (telepathy-gabble:5564): DEBUG: disco_waiter_new: created waiter 0x9ed1240 for handle 3 with serial 3
** (telepathy-gabble:5564): DEBUG: _process_caps_uri: only 1 trust out of 5 possible thus far, sending disco for URI http://www.google.com/xmpp/client/caps#1.0.0.104
** (telepathy-gabble:5564): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x9d61940 for 5146672499 at gtalk2voip.com/GTalk2VoIP
** (telepathy-gabble:5564): DEBUG: _process_caps: Emitting caps update: handle 3, old 0, new 2
** (telepathy-gabble:5564): DEBUG: gabble_presence_cache_do_update: service at gtalk2voip.com (5) resource GTalk2VoIP prio 0 presence 7 message "Type HELP for instructions. Your personal account page: https://www.gtalk2voip.com/users/?auth=pRKJcQ6TTGN5rZAC"
(telepathy-gabble:5564): tp-glib-DEBUG: tp_presence_mixin_emit_presence_update: called.
(telepathy-gabble:5564): tp-glib-DEBUG: construct_presence_hash: called.
(telepathy-gabble:5564): tp-glib-DEBUG: construct_simple_presence_hash: called.
** (telepathy-gabble:5564): DEBUG: _process_caps_uri: enough trust for URI http://www.google.com/xmpp/client/caps#voice-v1, setting caps for 5 (service at gtalk2voip.com/GTalk2VoIP) to 2
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: about to add caps 2 to resource GTalk2VoIP with serial 4
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: found resource GTalk2VoIP
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: new serial 4, old 0, clearing caps
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: adding caps 2 to resource GTalk2VoIP
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: resource GTalk2VoIP caps now 2
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: total caps now 2
** (telepathy-gabble:5564): DEBUG: _process_caps_uri: caps for 5 (service at gtalk2voip.com/GTalk2VoIP) now 2
** (telepathy-gabble:5564): DEBUG: _process_caps_uri: not enough trust for URI http://www.google.com/xmpp/client/caps#sidebar
** (telepathy-gabble:5564): DEBUG: disco_waiter_new: created waiter 0x9ed1140 for handle 5 with serial 4
** (telepathy-gabble:5564): DEBUG: _process_caps_uri: only 1 trust out of 5 possible thus far, sending disco for URI http://www.google.com/xmpp/client/caps#sidebar
** (telepathy-gabble:5564): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x9d61960 for service at gtalk2voip.com/GTalk2VoIP
** (telepathy-gabble:5564): DEBUG: _process_caps_uri: not enough trust for URI http://www.google.com/xmpp/client/caps#1.0.0.104
** (telepathy-gabble:5564): DEBUG: disco_waiter_new: created waiter 0x9ed1120 for handle 5 with serial 4
** (telepathy-gabble:5564): DEBUG: _process_caps_uri: only 2 trust out of 5 possible thus far, sending disco for URI http://www.google.com/xmpp/client/caps#1.0.0.104
** (telepathy-gabble:5564): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x9ed1100 for service at gtalk2voip.com/GTalk2VoIP
** (telepathy-gabble:5564): DEBUG: _process_caps: Emitting caps update: handle 5, old 0, new 2
** (telepathy-gabble:5564): DEBUG: _caps_disco_cb: setting caps for 1 (thanks to 1 jtellier.test1 at gmail.com/Talk.v10432A56E91) to 0 (save_caps 2)
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: about to add caps 0 to resource Talk.v10432A56E91 with serial 2
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: found resource Talk.v10432A56E91
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: adding caps 0 to resource Talk.v10432A56E91
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: resource Talk.v10432A56E91 caps now 2
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: total caps now 2
** (telepathy-gabble:5564): DEBUG: _caps_disco_cb: caps for 1 (thanks to 1 jtellier.test1 at gmail.com/Talk.v10432A56E91) now 2
** (telepathy-gabble:5564): DEBUG: disco_waiter_free: freeing waiter 0x9ed0ca0 for handle 1 with serial 2
** (telepathy-gabble:5564): DEBUG: response_cb: got reply for request 0x9ed11a0
** (telepathy-gabble:5564): DEBUG: replace_reply_cb: called: no error
** (telepathy-gabble:5564): DEBUG: gabble_vcard_manager_remove_edit_request: request == 0x9d53430
** (telepathy-gabble:5564): DEBUG: delete_item: deleting item 0x9ed11a0
** (telepathy-gabble:5564): DEBUG: _caps_disco_cb: setting caps for 1 (thanks to 1 jtellier.test1 at gmail.com/Talk.v10432A56E91) to 0 (save_caps 2)
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: about to add caps 0 to resource Talk.v10432A56E91 with serial 2
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: found resource Talk.v10432A56E91
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: adding caps 0 to resource Talk.v10432A56E91
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: resource Talk.v10432A56E91 caps now 2
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: total caps now 2
** (telepathy-gabble:5564): DEBUG: _caps_disco_cb: caps for 1 (thanks to 1 jtellier.test1 at gmail.com/Talk.v10432A56E91) now 2
** (telepathy-gabble:5564): DEBUG: disco_waiter_free: freeing waiter 0x9ed0ce0 for handle 1 with serial 2
** (telepathy-gabble:5564): DEBUG: connection_iq_disco_cb: got disco request for node http://telepathy.freedesktop.org/caps#4Fh+34kqr9/LBpRvm9LMt8fOA70=, caps are 33ff
** (telepathy-gabble:5564): DEBUG: connection_iq_disco_cb: caps now 13311
** (telepathy-gabble:5564): DEBUG: _caps_disco_cb: setting caps for 1 (thanks to 1 jtellier.test1 at gmail.com/TelepathyC58B9EDA) to 16 (save_caps 2)
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: about to add caps 16 to resource TelepathyC58B9EDA with serial 1
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: found resource TelepathyC58B9EDA
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: new serial 1, old 0, clearing caps
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: adding caps 16 to resource TelepathyC58B9EDA
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: resource TelepathyC58B9EDA caps now 16
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: total caps now 18
** (telepathy-gabble:5564): DEBUG: _caps_disco_cb: caps for 1 (thanks to 1 jtellier.test1 at gmail.com/TelepathyC58B9EDA) now 18
** (telepathy-gabble:5564): DEBUG: disco_waiter_free: freeing waiter 0x9d618e0 for handle 1 with serial 1
** (telepathy-gabble:5564): DEBUG: _caps_disco_cb: setting caps for 1 (thanks to 1 jtellier.test1 at gmail.com/TelepathyC58B9EDA) to 8 (save_caps 18)
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: about to add caps 8 to resource TelepathyC58B9EDA with serial 1
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: found resource TelepathyC58B9EDA
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: adding caps 8 to resource TelepathyC58B9EDA
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: resource TelepathyC58B9EDA caps now 24
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: total caps now 26
** (telepathy-gabble:5564): DEBUG: _caps_disco_cb: caps for 1 (thanks to 1 jtellier.test1 at gmail.com/TelepathyC58B9EDA) now 26
** (telepathy-gabble:5564): DEBUG: disco_waiter_free: freeing waiter 0x9d619a0 for handle 1 with serial 1
** (telepathy-gabble:5564): DEBUG: _caps_disco_cb: setting caps for 1 (thanks to 1 jtellier.test1 at gmail.com/TelepathyC58B9EDA) to 2 (save_caps 26)
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: about to add caps 2 to resource TelepathyC58B9EDA with serial 1
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: found resource TelepathyC58B9EDA
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: adding caps 2 to resource TelepathyC58B9EDA
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: resource TelepathyC58B9EDA caps now 26
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: total caps now 26
** (telepathy-gabble:5564): DEBUG: _caps_disco_cb: caps for 1 (thanks to 1 jtellier.test1 at gmail.com/TelepathyC58B9EDA) now 26
** (telepathy-gabble:5564): DEBUG: disco_waiter_free: freeing waiter 0x9ed0c00 for handle 1 with serial 1
** (telepathy-gabble:5564): DEBUG: _caps_disco_cb: setting caps for 1 (thanks to 1 jtellier.test1 at gmail.com/TelepathyC58B9EDA) to 2085 (save_caps 26)
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: about to add caps 2085 to resource TelepathyC58B9EDA with serial 1
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: found resource TelepathyC58B9EDA
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: adding caps 2085 to resource TelepathyC58B9EDA
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: resource TelepathyC58B9EDA caps now 2111
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: total caps now 2111
** (telepathy-gabble:5564): DEBUG: _caps_disco_cb: caps for 1 (thanks to 1 jtellier.test1 at gmail.com/TelepathyC58B9EDA) now 2111
** (telepathy-gabble:5564): DEBUG: disco_waiter_free: freeing waiter 0x9ed0c40 for handle 1 with serial 1
** (telepathy-gabble:5564): DEBUG: gabble_presence_cache_do_update: 5146672499 at gtalk2voip.com (3) resource GTalk2VoIP prio 0 presence 7 message "Press CALL to phone call. Offered by GTalk2VoIP Gateway. http://www.gtalk2voip.com/"
** (telepathy-gabble:5564): DEBUG: _process_caps_uri: enough trust for URI http://www.google.com/xmpp/client/caps#voice-v1, setting caps for 3 (5146672499 at gtalk2voip.com/GTalk2VoIP) to 2
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: about to add caps 2 to resource GTalk2VoIP with serial 5
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: found resource GTalk2VoIP
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: new serial 5, old 3, clearing caps
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: adding caps 2 to resource GTalk2VoIP
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: resource GTalk2VoIP caps now 2
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: total caps now 2
** (telepathy-gabble:5564): DEBUG: _process_caps_uri: caps for 3 (5146672499 at gtalk2voip.com/GTalk2VoIP) now 2
** (telepathy-gabble:5564): DEBUG: _process_caps_uri: not enough trust for URI http://www.google.com/xmpp/client/caps#sidebar
** (telepathy-gabble:5564): DEBUG: disco_waiter_new: created waiter 0x9d61900 for handle 3 with serial 5
** (telepathy-gabble:5564): DEBUG: _process_caps_uri: only 2 trust out of 5 possible thus far, sending disco for URI http://www.google.com/xmpp/client/caps#sidebar
** (telepathy-gabble:5564): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x9ed1180 for 5146672499 at gtalk2voip.com/GTalk2VoIP
** (telepathy-gabble:5564): DEBUG: _process_caps_uri: not enough trust for URI http://www.google.com/xmpp/client/caps#1.0.0.104
** (telepathy-gabble:5564): DEBUG: disco_waiter_new: created waiter 0x9ed1160 for handle 3 with serial 5
** (telepathy-gabble:5564): DEBUG: _process_caps_uri: only 3 trust out of 5 possible thus far, sending disco for URI http://www.google.com/xmpp/client/caps#1.0.0.104
** (telepathy-gabble:5564): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x9ed0f00 for 5146672499 at gtalk2voip.com/GTalk2VoIP
** (telepathy-gabble:5564): DEBUG: _process_caps: Emitting caps update: handle 3, old 2, new 2
(telepathy-gabble:5564): tp-glib-DEBUG: tp_base_connection_change_status: was 0, now 2, for reason 1
(telepathy-gabble:5564): tp-glib-DEBUG: tp_base_connection_change_status: emitting status-changed to 2, for reason 1
** (telepathy-gabble:5564): DEBUG: gabble_roster_close_all: closing channels
** (telepathy-gabble:5564): DEBUG: roster_channel_closed_cb: 0x9d52f18, channel 0x9d60878
** (telepathy-gabble:5564): DEBUG: roster_channel_closed_cb: 0x9d52f18, channel 0x9d608c0
** (telepathy-gabble:5564): DEBUG: roster_channel_closed_cb: 0x9d52f18, channel 0x9d60908
** (telepathy-gabble:5564): DEBUG: roster_channel_closed_cb: 0x9d52f18, channel 0x9d60950
** (telepathy-gabble:5564): DEBUG: gabble_roster_close_all: removing callbacks
** (telepathy-gabble:5564): DEBUG: gabble_im_factory_close_all: closing channels
** (telepathy-gabble:5564): DEBUG: gabble_im_factory_close_all: removing callbacks
** (telepathy-gabble:5564): DEBUG: connection_status_changed_cb: disconnected, closing room lists
** (telepathy-gabble:5564): DEBUG: gabble_roomlist_manager_close_all: 0x9d521b8
** (telepathy-gabble:5564): DEBUG: gabble_muc_factory_close_all: closing channels
** (telepathy-gabble:5564): DEBUG: gabble_muc_factory_close_all: removing callbacks
** (telepathy-gabble:5564): DEBUG: gabble_private_tubes_factory_close_all: closing 1-1 tubes channels
** (telepathy-gabble:5564): DEBUG: gabble_media_factory_close_all: closing channels
** (telepathy-gabble:5564): DEBUG: connection_shut_down: still open; calling lm_connection_close
** (telepathy-gabble:5564): DEBUG: connection_disconnected_cb: called with reason 0
** (telepathy-gabble:5564): DEBUG: connection_disconnected_cb: expected; emitting DISCONNECTED
(telepathy-gabble:5564): tp-glib-DEBUG: connection_shutdown_finished_cb: dereferenced connection
** (telepathy-gabble:5564): DEBUG: gabble_connection_dispose: called
** (telepathy-gabble:5564): DEBUG: gabble_bytestream_factory_dispose: dispose called
** (telepathy-gabble:5564): DEBUG: gabble_disco_dispose: dispose called
** (telepathy-gabble:5564): DEBUG: _caps_disco_cb: disco query failed: Request for info on 5146672499 at gtalk2voip.com/GTalk2VoIP cancelled
** (telepathy-gabble:5564): DEBUG: _caps_disco_cb: failed to find a suitable candidate to retry disco request for URI http://www.google.com/xmpp/client/caps#1.0.0.104
** (telepathy-gabble:5564): DEBUG: disco_waiter_list_free: list 0x9d61e40
** (telepathy-gabble:5564): DEBUG: disco_waiter_free: freeing waiter 0x9ed1160 for handle 3 with serial 5
** (telepathy-gabble:5564): DEBUG: disco_waiter_free: freeing waiter 0x9ed1120 for handle 5 with serial 4
** (telepathy-gabble:5564): DEBUG: disco_waiter_free: freeing waiter 0x9ed1240 for handle 3 with serial 3
** (telepathy-gabble:5564): DEBUG: _caps_disco_cb: disco query failed: Request for info on 5146672499 at gtalk2voip.com/GTalk2VoIP cancelled
** (telepathy-gabble:5564): DEBUG: _caps_disco_cb: failed to find a suitable candidate to retry disco request for URI http://www.google.com/xmpp/client/caps#sidebar
** (telepathy-gabble:5564): DEBUG: disco_waiter_list_free: list 0x9ec3eb8
** (telepathy-gabble:5564): DEBUG: disco_waiter_free: freeing waiter 0x9d61900 for handle 3 with serial 5
** (telepathy-gabble:5564): DEBUG: disco_waiter_free: freeing waiter 0x9ed1140 for handle 5 with serial 4
** (telepathy-gabble:5564): DEBUG: disco_waiter_free: freeing waiter 0x9ed1200 for handle 3 with serial 3
** (telepathy-gabble:5564): DEBUG: _caps_disco_cb: disco query failed: Request for info on service at gtalk2voip.com/GTalk2VoIP cancelled
** (telepathy-gabble:5564): DEBUG: _caps_disco_cb: failed to find a suitable candidate to retry disco request for URI http://www.google.com/xmpp/client/caps#1.0.0.104
** (telepathy-gabble:5564): DEBUG: _caps_disco_cb: disco query failed: Request for info on service at gtalk2voip.com/GTalk2VoIP cancelled
** (telepathy-gabble:5564): DEBUG: _caps_disco_cb: failed to find a suitable candidate to retry disco request for URI http://www.google.com/xmpp/client/caps#sidebar
** (telepathy-gabble:5564): DEBUG: _caps_disco_cb: disco query failed: Request for info on 5146672499 at gtalk2voip.com/GTalk2VoIP cancelled
** (telepathy-gabble:5564): DEBUG: _caps_disco_cb: failed to find a suitable candidate to retry disco request for URI http://www.google.com/xmpp/client/caps#1.0.0.104
** (telepathy-gabble:5564): DEBUG: _caps_disco_cb: disco query failed: Request for info on 5146672499 at gtalk2voip.com/GTalk2VoIP cancelled
** (telepathy-gabble:5564): DEBUG: _caps_disco_cb: failed to find a suitable candidate to retry disco request for URI http://www.google.com/xmpp/client/caps#sidebar
** (telepathy-gabble:5564): DEBUG: gabble_disco_finalize: called with 0x9d547a0
** (telepathy-gabble:5564): DEBUG: gabble_request_pipeline_dispose: disposing request-pipeline
** (telepathy-gabble:5564): DEBUG: gabble_vcard_manager_dispose: 0x9d52f50
** (telepathy-gabble:5564): DEBUG: gabble_vcard_manager_finalize: 0x9d52f50
** (telepathy-gabble:5564): DEBUG: gabble_jingle_factory_dispose: dispose called
** (telepathy-gabble:5564): DEBUG: gabble_presence_cache_dispose: dispose called
** (telepathy-gabble:5564): DEBUG: disco_waiter_list_free: list (nil)
** (telepathy-gabble:5564): DEBUG: disco_waiter_list_free: list (nil)
** (telepathy-gabble:5564): DEBUG: disco_waiter_list_free: list (nil)
** (telepathy-gabble:5564): DEBUG: disco_waiter_list_free: list (nil)
** (telepathy-gabble:5564): DEBUG: disco_waiter_list_free: list (nil)
** (telepathy-gabble:5564): DEBUG: gabble_presence_cache_finalize: called with 0x9d55a08
** (telepathy-gabble:5564): DEBUG: gabble_roster_dispose: dispose called
** (telepathy-gabble:5564): DEBUG: gabble_roster_close_all: closing channels
** (telepathy-gabble:5564): DEBUG: gabble_roster_finalize: called with 0x9d52f18
** (telepathy-gabble:5564): DEBUG: gabble_im_factory_dispose: dispose called
** (telepathy-gabble:5564): DEBUG: gabble_roomlist_manager_dispose: running
** (telepathy-gabble:5564): DEBUG: gabble_roomlist_manager_close_all: 0x9d521b8
** (telepathy-gabble:5564): DEBUG: gabble_muc_factory_dispose: dispose called
** (telepathy-gabble:5564): DEBUG: gabble_muc_factory_close_all: closing channels
** (telepathy-gabble:5564): DEBUG: gabble_private_tubes_factory_dispose: dispose called
** (telepathy-gabble:5564): DEBUG: gabble_private_tubes_factory_close_all: closing 1-1 tubes channels
** (telepathy-gabble:5564): DEBUG: gabble_media_factory_dispose: dispose called
** (telepathy-gabble:5564): DEBUG: gabble_media_factory_close_all: closing channels
** (telepathy-gabble:5564): DEBUG: gabble_olpc_gadget_manager_dispose: running
** (telepathy-gabble:5564): DEBUG: gabble_olpc_gadget_manager_close_all: 0x9d543a0
(telepathy-gabble:5564): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9d52e70: lost weak ref to 0x9d4bc60
(telepathy-gabble:5564): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9d52ea8: lost weak ref to 0x9d4bcf0
(telepathy-gabble:5564): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9d52ee0: lost weak ref to 0x9d4bd80
** (telepathy-gabble:5564): DEBUG: gabble_connection_finalize: called with 0x9d5b000
(telepathy-gabble:5564): tp-glib-DEBUG: tp_contacts_mixin_finalize: 0x9d5b000
(telepathy-gabble:5564): tp-glib-DEBUG: tp_presence_mixin_finalize: 0x9d5b000
(telepathy-gabble:5564): tp-glib-DEBUG: tp_cm_param_setter_offset: account = "jtellier.test2 at gmail.com"
(telepathy-gabble:5564): tp-glib-DEBUG: tp_cm_param_setter_offset: password = <hidden>
(telepathy-gabble:5564): tp-glib-DEBUG: tp_cm_param_setter_offset: server = "talk.google.com"
(telepathy-gabble:5564): tp-glib-DEBUG: tp_cm_param_setter_offset: resource = "Telepathy"
(telepathy-gabble:5564): tp-glib-DEBUG: tp_cm_param_setter_offset: priority = 0 = 0x0
(telepathy-gabble:5564): tp-glib-DEBUG: tp_cm_param_setter_offset: port = 5223 = 0x1467
(telepathy-gabble:5564): tp-glib-DEBUG: tp_cm_param_setter_offset: old-ssl = TRUE
(telepathy-gabble:5564): tp-glib-DEBUG: tp_cm_param_setter_offset: require-encryption = FALSE
(telepathy-gabble:5564): tp-glib-DEBUG: tp_cm_param_setter_offset: register = FALSE
(telepathy-gabble:5564): tp-glib-DEBUG: tp_cm_param_setter_offset: low-bandwidth = FALSE
(telepathy-gabble:5564): tp-glib-DEBUG: parse_parameters: https-proxy-server not given, using default behaviour
(telepathy-gabble:5564): tp-glib-DEBUG: tp_cm_param_setter_offset: https-proxy-port = 443 = 0x1bb
(telepathy-gabble:5564): tp-glib-DEBUG: tp_cm_param_setter_offset: fallback-conference-server = "conference.jabber.org"
(telepathy-gabble:5564): tp-glib-DEBUG: parse_parameters: stun-server not given, using default behaviour
(telepathy-gabble:5564): tp-glib-DEBUG: tp_cm_param_setter_offset: stun-port = 3478 = 0xd96
(telepathy-gabble:5564): tp-glib-DEBUG: tp_cm_param_setter_offset: fallback-stun-server = "stun.collabora.co.uk"
(telepathy-gabble:5564): tp-glib-DEBUG: tp_cm_param_setter_offset: fallback-stun-port = 3478 = 0xd96
(telepathy-gabble:5564): tp-glib-DEBUG: tp_cm_param_setter_offset: ignore-ssl-errors = TRUE
(telepathy-gabble:5564): tp-glib-DEBUG: parse_parameters: alias not given, using default behaviour
(telepathy-gabble:5564): tp-glib-DEBUG: tp_base_connection_init: Initializing (TpBaseConnection *)0x9d5b150
** (telepathy-gabble:5564): DEBUG: gabble_connection_init: Initializing (GabbleConnection *)0x9d5b150
(telepathy-gabble:5564): tp-glib-DEBUG: tp_base_connection_constructor: Post-construction: (TpBaseConnection *)0x9d5b150
(telepathy-gabble:5564): tp-glib-DEBUG: tp_base_connection_constructor: Handle repo for type #0 at (nil)
(telepathy-gabble:5564): tp-glib-DEBUG: tp_base_connection_constructor: Handle repo for type #1 at 0x9d4bcf0
(telepathy-gabble:5564): tp-glib-DEBUG: tp_base_connection_constructor: Handle repo for type #2 at 0x9d4bc60
(telepathy-gabble:5564): tp-glib-DEBUG: tp_base_connection_constructor: Handle repo for type #3 at 0x9d545a0
(telepathy-gabble:5564): tp-glib-DEBUG: tp_base_connection_constructor: Handle repo for type #4 at 0x9d5dfb0
** (telepathy-gabble:5564): DEBUG: gabble_roomlist_manager_constructed: 0x9d52250
(telepathy-gabble:5564): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #0 at 0x9d5d6b8
(telepathy-gabble:5564): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #1 at 0x9d522c8
(telepathy-gabble:5564): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #2 at 0x9d52250
(telepathy-gabble:5564): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #3 at 0x9d55e10
(telepathy-gabble:5564): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #4 at 0x9d521b8
(telepathy-gabble:5564): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #5 at 0x9d52168
(telepathy-gabble:5564): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #6 at 0x9d544a0
** (telepathy-gabble:5564): DEBUG: gabble_connection_constructor: Post-construction: (GabbleConnection *)0x9d5b150
(telepathy-gabble:5564): tp-glib-DEBUG: tp_presence_mixin_init: called.
(telepathy-gabble:5564): tp-glib-DEBUG: tp_base_connection_register: bus name org.freedesktop.Telepathy.Connection.gabble.jabber.jtellier_2etest2_40gmail_2ecom_2fTelepathy
(telepathy-gabble:5564): tp-glib-DEBUG: tp_base_connection_register: object path /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy
** (telepathy-gabble:5564): DEBUG: _gabble_connection_connect: disabling SRV because "server" or "port" parameter specified, will connect to talk.google.com
** (telepathy-gabble:5564): DEBUG: do_connect: calling lm_connection_open
(telepathy-gabble:5564): tp-glib-DEBUG: tp_base_connection_change_status: was 4294967295, now 1, for reason 1
(telepathy-gabble:5564): tp-glib-DEBUG: tp_base_connection_change_status: emitting status-changed to 1, for reason 1
** (telepathy-gabble:5564): DEBUG: connection_status_changed_cb: adding callbacks
** (telepathy-gabble:5564): DEBUG: connection_status_changed_cb: adding callbacks
** (telepathy-gabble:5564): DEBUG: connection_status_changed_cb: adding callbacks
** (telepathy-gabble:5564): DEBUG: do_auth: authenticating with username: jtellier.test2, password: <hidden>, resource: Telepathy
** (telepathy-gabble:5564): DEBUG: connection_auth_cb: Created self handle 1, our JID is jtellier.test2 at gmail.com/Telepathy2EE46D56
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: about to add caps 9189 to resource Telepathy2EE46D56 with serial 1
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: found resource Telepathy2EE46D56
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: new serial 1, old 0, clearing caps
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: adding caps 9189 to resource Telepathy2EE46D56
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: resource Telepathy2EE46D56 caps now 9189
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: total caps now 9189
** (telepathy-gabble:5564): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x9d543a0 for gmail.com
** (telepathy-gabble:5564): DEBUG: connection_iq_unknown_cb: got unknown iq:
<iq id="90343254179" type="result"></iq>

** (telepathy-gabble:5564): DEBUG: connection_disco_cb: got:
<query xmlns="http://jabber.org/protocol/disco#info"> <identity name="Google Talk" type="im" category="server"></identity>
 <feature var="http://jabber.org/protocol/disco#info"></feature>
 <feature var="google:jingleinfo"></feature>
 <feature var="google:roster"></feature>
 <feature var="google:nosave"></feature>
 <feature var="google:setting"></feature>
 <feature var="google:shared-status"></feature>
 <feature var="http://jabber.org/protocol/archive#otr"></feature>
 <feature var="google:mail:notify"></feature>
 <feature var="http://jabber.org/protocol/archive#save"></feature>
</query>

** (telepathy-gabble:5564): DEBUG: connection_disco_cb: set features flags to 3
(telepathy-gabble:5564): tp-glib-DEBUG: tp_base_connection_change_status: was 1, now 0, for reason 1
(telepathy-gabble:5564): tp-glib-DEBUG: tp_base_connection_change_status: emitting status-changed to 0, for reason 1
** (telepathy-gabble:5564): DEBUG: connection_status_changed_cb: requesting roster
** (telepathy-gabble:5564): DEBUG: take_stun_server: Resolving fallback STUN server stun.collabora.co.uk:3478
** (telepathy-gabble:5564): DEBUG: stun_server_resolved_cb: Resolved STUN server stun.collabora.co.uk:3478 to 93.93.131.100:3478
** (telepathy-gabble:5564): DEBUG: gabble_disco_conn_status_changed_cb: connected, initiating service discovery on gmail.com
** (telepathy-gabble:5564): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x9d54740 for gmail.com
** (telepathy-gabble:5564): DEBUG: gabble_vcard_manager_request: Created request 0x9d54720 to retrieve <1>'s vCard
** (telepathy-gabble:5564): DEBUG: cache_entry_ensure_queued: Cache entry 0x9d534c0 is my own, not setting @to
** (telepathy-gabble:5564): DEBUG: gabble_request_pipeline_enqueue: enqueued new request as item 0x9d615a0
** (telepathy-gabble:5564): DEBUG: cache_entry_ensure_queued: adding request to cache entry 0x9d534c0 and queueing the <iq>
(telepathy-gabble:5564): tp-glib-DEBUG: tp_presence_mixin_emit_presence_update: called.
(telepathy-gabble:5564): tp-glib-DEBUG: construct_presence_hash: called.
(telepathy-gabble:5564): tp-glib-DEBUG: construct_simple_presence_hash: called.
(telepathy-gabble:5564): tp-glib-DEBUG: tp_presence_mixin_get_contacts_dbus_property: called.
(telepathy-gabble:5564): tp-glib-DEBUG: tp_presence_mixin_get_contacts_dbus_property: called.
(telepathy-gabble:5564): tp-glib-DEBUG: tp_presence_mixin_get_contacts_dbus_property: called.
(telepathy-gabble:5564): tp-glib-DEBUG: tp_presence_mixin_get_statuses: called.
(telepathy-gabble:5564): tp-glib-DEBUG: check_status_available: requested status hidden is not available
** (telepathy-gabble:5564): DEBUG: gabble_connection_advertise_capabilities: caps before: 23e5
** (telepathy-gabble:5564): DEBUG: gabble_connection_advertise_capabilities: caps to add: 0
** (telepathy-gabble:5564): DEBUG: gabble_connection_advertise_capabilities: caps to remove: 0
** (telepathy-gabble:5564): DEBUG: gabble_connection_advertise_capabilities: caps after: 23e5
** (telepathy-gabble:5564): DEBUG: gabble_vcard_manager_edit: called; invalidating cache
** (telepathy-gabble:5564): DEBUG: cache_entry_attempt_to_free: Not freeing vCard cache entry 0x9d534c0: it has a pipeline_item 0x9d615a0
** (telepathy-gabble:5564): DEBUG: gabble_vcard_manager_edit: checking if we have pending requests already
** (telepathy-gabble:5564): DEBUG: gabble_vcard_manager_edit: NICKNAME => value of length 14 starting jtellier test2
(telepathy-gabble:5564): tp-glib-DEBUG: tp_presence_mixin_set_status: called.
(telepathy-gabble:5564): tp-glib-DEBUG: set_status_foreach: called.
(telepathy-gabble:5564): tp-glib-DEBUG: check_for_status: Found status "available", checking if it's available...
(telepathy-gabble:5564): tp-glib-DEBUG: set_status_foreach: The status is available.
(telepathy-gabble:5564): tp-glib-DEBUG: set_status_foreach: Got optional argument ("message", "")
(telepathy-gabble:5564): tp-glib-DEBUG: set_status_foreach: About to try setting status "available"
(telepathy-gabble:5564): tp-glib-DEBUG: tp_presence_mixin_emit_presence_update: called.
(telepathy-gabble:5564): tp-glib-DEBUG: construct_presence_hash: called.
(telepathy-gabble:5564): tp-glib-DEBUG: construct_simple_presence_hash: called.
(telepathy-gabble:5564): tp-glib-DEBUG: tp_base_connection_dbus_request_handles: 1 handles of type 3, for :1.104
(telepathy-gabble:5564): tp-glib-DEBUG: tp_base_connection_dbus_request_handles: 1 handles of type 3, for :1.104
** (telepathy-gabble:5564): DEBUG: gabble_connection_advertise_capabilities: caps before: 23e5
** (telepathy-gabble:5564): DEBUG: _gabble_media_channel_typeflags_to_caps: adding jingle caps
** (telepathy-gabble:5564): DEBUG: gabble_connection_advertise_capabilities: caps to add: 301f
** (telepathy-gabble:5564): DEBUG: gabble_connection_advertise_capabilities: caps to remove: 0
** (telepathy-gabble:5564): DEBUG: gabble_connection_advertise_capabilities: caps after: 33ff
** (telepathy-gabble:5564): DEBUG: gabble_connection_advertise_capabilities: before != after, changing
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: about to add caps 13311 to resource Telepathy2EE46D56 with serial 2
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: found resource Telepathy2EE46D56
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: new serial 2, old 1, clearing caps
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: adding caps 13311 to resource Telepathy2EE46D56
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: resource Telepathy2EE46D56 caps now 13311
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: total caps now 13311
** (telepathy-gabble:5564): DEBUG: gabble_connection_advertise_capabilities: set caps: 33ff
(telepathy-gabble:5564): tp-glib-DEBUG: channel_request_new: New channel request at 0x9d53418: ctype=org.freedesktop.Telepathy.Channel.Type.ContactList htype=3 handle=1 suppress=1
** (telepathy-gabble:5564): DEBUG: _gabble_roster_get_channel: Looking up channel 3:1 "publish"
** (telepathy-gabble:5564): DEBUG: _gabble_roster_create_channel: Instantiating channel 3:1 "publish"
tp_group_mixin_change_flags: emitting group flags changed
  added    : [CAN_REMOVE|MESSAGE_REMOVE|MESSAGE_ACCEPT|PROPERTIES]
  removed  : []
  flags now: [CAN_REMOVE|MESSAGE_REMOVE|MESSAGE_ACCEPT|PROPERTIES]
** (telepathy-gabble:5564): DEBUG: _gabble_roster_create_channel: created /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/RosterChannel/List/publish
** (telepathy-gabble:5564): DEBUG: _gabble_roster_create_channel: roster not yet received, not emitting signal for publish list channel
(telepathy-gabble:5564): tp-glib-DEBUG: channel_request_new: New channel request at 0x9d53630: ctype=org.freedesktop.Telepathy.Channel.Type.ContactList htype=3 handle=2 suppress=1
** (telepathy-gabble:5564): DEBUG: _gabble_roster_get_channel: Looking up channel 3:2 "subscribe"
** (telepathy-gabble:5564): DEBUG: _gabble_roster_create_channel: Instantiating channel 3:2 "subscribe"
tp_group_mixin_change_flags: emitting group flags changed
  added    : [CAN_ADD|CAN_REMOVE|CAN_RESCIND|MESSAGE_ADD|MESSAGE_REMOVE|MESSAGE_RESCIND|PROPERTIES]
  removed  : []
  flags now: [CAN_ADD|CAN_REMOVE|CAN_RESCIND|MESSAGE_ADD|MESSAGE_REMOVE|MESSAGE_RESCIND|PROPERTIES]
** (telepathy-gabble:5564): DEBUG: _gabble_roster_create_channel: created /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/RosterChannel/List/subscribe
** (telepathy-gabble:5564): DEBUG: _gabble_roster_create_channel: roster not yet received, not emitting signal for subscribe list channel
** (telepathy-gabble:5564): DEBUG: send_next_request: processing request 0x9d615a0
** (telepathy-gabble:5564): DEBUG: gabble_presence_cache_do_update: jtellier.test1 at gmail.com (2) resource Talk.v10432A56E91 prio 24 presence 7 message "(null)"
(telepathy-gabble:5564): tp-glib-DEBUG: tp_presence_mixin_emit_presence_update: called.
(telepathy-gabble:5564): tp-glib-DEBUG: construct_presence_hash: called.
(telepathy-gabble:5564): tp-glib-DEBUG: construct_simple_presence_hash: called.
** (telepathy-gabble:5564): DEBUG: _process_caps_uri: enough trust for URI http://www.google.com/xmpp/client/caps#voice-v1, setting caps for 2 (jtellier.test1 at gmail.com/Talk.v10432A56E91) to 2
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: about to add caps 2 to resource Talk.v10432A56E91 with serial 1
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: found resource Talk.v10432A56E91
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: new serial 1, old 0, clearing caps
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: adding caps 2 to resource Talk.v10432A56E91
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: resource Talk.v10432A56E91 caps now 2
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: total caps now 2
** (telepathy-gabble:5564): DEBUG: _process_caps_uri: caps for 2 (jtellier.test1 at gmail.com/Talk.v10432A56E91) now 2
** (telepathy-gabble:5564): DEBUG: _process_caps_uri: not enough trust for URI http://www.google.com/xmpp/client/caps#share-v1
** (telepathy-gabble:5564): DEBUG: disco_waiter_new: created waiter 0x9ed1060 for handle 2 with serial 1
** (telepathy-gabble:5564): DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI http://www.google.com/xmpp/client/caps#share-v1
** (telepathy-gabble:5564): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x9ed1040 for jtellier.test1 at gmail.com/Talk.v10432A56E91
** (telepathy-gabble:5564): DEBUG: _process_caps_uri: not enough trust for URI http://www.google.com/xmpp/client/caps#1.0.0.104
** (telepathy-gabble:5564): DEBUG: disco_waiter_new: created waiter 0x9ed1020 for handle 2 with serial 1
** (telepathy-gabble:5564): DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI http://www.google.com/xmpp/client/caps#1.0.0.104
** (telepathy-gabble:5564): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x9ed10e0 for jtellier.test1 at gmail.com/Talk.v10432A56E91
** (telepathy-gabble:5564): DEBUG: _process_caps: Emitting caps update: handle 2, old 0, new 2
** (telepathy-gabble:5564): DEBUG: gabble_presence_cache_do_update: jtellier.test1 at gmail.com (2) resource TelepathyC58B9EDA prio 0 presence 5 message "(null)"
** (telepathy-gabble:5564): DEBUG: _process_caps_uri: not enough trust for URI http://telepathy.freedesktop.org/caps#jingle-video
** (telepathy-gabble:5564): DEBUG: disco_waiter_new: created waiter 0x9ed0fa0 for handle 2 with serial 2
** (telepathy-gabble:5564): DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI http://telepathy.freedesktop.org/caps#jingle-video
** (telepathy-gabble:5564): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x9ed0f80 for jtellier.test1 at gmail.com/TelepathyC58B9EDA
** (telepathy-gabble:5564): DEBUG: _process_caps_uri: not enough trust for URI http://telepathy.freedesktop.org/caps#jingle-audio
** (telepathy-gabble:5564): DEBUG: disco_waiter_new: created waiter 0x9ed0f60 for handle 2 with serial 2
** (telepathy-gabble:5564): DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI http://telepathy.freedesktop.org/caps#jingle-audio
** (telepathy-gabble:5564): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x9ed0f40 for jtellier.test1 at gmail.com/TelepathyC58B9EDA
** (telepathy-gabble:5564): DEBUG: _process_caps_uri: not enough trust for URI http://telepathy.freedesktop.org/caps#voice-v1
** (telepathy-gabble:5564): DEBUG: disco_waiter_new: created waiter 0x9ed0f20 for handle 2 with serial 2
** (telepathy-gabble:5564): DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI http://telepathy.freedesktop.org/caps#voice-v1
** (telepathy-gabble:5564): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x9ed1000 for jtellier.test1 at gmail.com/TelepathyC58B9EDA
** (telepathy-gabble:5564): DEBUG: _process_caps_uri: not enough trust for URI http://telepathy.freedesktop.org/caps#0.6.2.1
** (telepathy-gabble:5564): DEBUG: disco_waiter_new: created waiter 0x9ed0fc0 for handle 2 with serial 2
** (telepathy-gabble:5564): DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI http://telepathy.freedesktop.org/caps#0.6.2.1
** (telepathy-gabble:5564): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x9ed0ea0 for jtellier.test1 at gmail.com/TelepathyC58B9EDA
** (telepathy-gabble:5564): DEBUG: _process_caps: Emitting caps update: handle 2, old 2, new 2
** (telepathy-gabble:5564): DEBUG: jingle_info_cb: jingle info: got stun server stun.l.google.com, port 19302
** (telepathy-gabble:5564): DEBUG: take_stun_server: Resolving primary STUN server stun.l.google.com:19302
** (telepathy-gabble:5564): DEBUG: stun_server_resolved_cb: Resolved STUN server stun.l.google.com:19302 to 64.233.169.126:19302
** (telepathy-gabble:5564): DEBUG: jingle_info_cb: jingle info: got relay token CAESIQoYanRlbGxpZXIudGVzdDJAZ21haWwuY29tEKPDnaGaJBoQCY2Au6YjN4Z/M6OYpH6RyQ==
** (telepathy-gabble:5564): DEBUG: _gabble_roster_get_channel: Looking up channel 3:1 "publish"
** (telepathy-gabble:5564): DEBUG: _gabble_roster_get_channel: Looking up channel 3:2 "subscribe"
** (telepathy-gabble:5564): DEBUG: _gabble_roster_item_update: name for contact#2 changed to jtellier test
** (telepathy-gabble:5564): DEBUG: _gabble_roster_item_update: Checking which groups contact#2 was just added to:
** (telepathy-gabble:5564): DEBUG: _gabble_roster_item_update: Checking which groups contact#2 was just removed from:
** (telepathy-gabble:5564): DEBUG: gabble_roster_iq_cb: jid: jtellier.test1 at gmail.com, subscription: both, name: jtellier test
** (telepathy-gabble:5564): DEBUG: gabble_roster_iq_cb: calling change members on publish channel
emit_members_changed_signals: emitting members changed
  message       : ""
  added         : [2 (jtellier.test1 at gmail.com)]
  removed       : []
  local_pending : []
  remote_pending: []
  actor         : 0
  reason        : 0: unspecified reason
** (telepathy-gabble:5564): DEBUG: gabble_roster_iq_cb: calling change members on subscribe channel
emit_members_changed_signals: emitting members changed
  message       : ""
  added         : [2 (jtellier.test1 at gmail.com)]
  removed       : []
  local_pending : []
  remote_pending: []
  actor         : 0
  reason        : 0: unspecified reason
** (telepathy-gabble:5564): DEBUG: _gabble_roster_get_channel: Looking up channel 3:3 "known"
** (telepathy-gabble:5564): DEBUG: _gabble_roster_create_channel: Instantiating channel 3:3 "known"
tp_group_mixin_change_flags: emitting group flags changed
  added    : [CAN_REMOVE|PROPERTIES]
  removed  : []
  flags now: [CAN_REMOVE|PROPERTIES]
** (telepathy-gabble:5564): DEBUG: _gabble_roster_create_channel: created /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/RosterChannel/List/known
** (telepathy-gabble:5564): DEBUG: _gabble_roster_create_channel: roster not yet received, not emitting signal for known list channel
** (telepathy-gabble:5564): DEBUG: gabble_roster_iq_cb: calling change members on known channel
emit_members_changed_signals: emitting members changed
  message       : ""
  added         : [2 (jtellier.test1 at gmail.com)]
  removed       : []
  local_pending : []
  remote_pending: []
  actor         : 0
  reason        : 0: unspecified reason
** (telepathy-gabble:5564): DEBUG: gabble_roster_iq_cb: calling change members on any group channels
** (telepathy-gabble:5564): DEBUG: _gabble_roster_get_channel: Looking up channel 3:4 "deny"
** (telepathy-gabble:5564): DEBUG: _gabble_roster_create_channel: Instantiating channel 3:4 "deny"
tp_group_mixin_change_flags: emitting group flags changed
  added    : [CAN_ADD|CAN_REMOVE|PROPERTIES]
  removed  : []
  flags now: [CAN_ADD|CAN_REMOVE|PROPERTIES]
** (telepathy-gabble:5564): DEBUG: _gabble_roster_create_channel: created /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/RosterChannel/List/deny
** (telepathy-gabble:5564): DEBUG: _gabble_roster_create_channel: roster not yet received, not emitting signal for deny list channel
** (telepathy-gabble:5564): DEBUG: gabble_roster_iq_cb: calling change members on deny channel
(telepathy-gabble:5564): tp-glib-DEBUG: change_members: not emitting signal, nothing changed
** (telepathy-gabble:5564): DEBUG: _gabble_roster_emit_one: roster now received, emitting signal signal for publish list channel
(telepathy-gabble:5564): tp-glib-DEBUG: satisfy_request: completing queued request 0x9d53418 with success, channel_type=org.freedesktop.Telepathy.Channel.Type.ContactList, handle_type=3, handle=1, suppress_handler=1
(telepathy-gabble:5564): tp-glib-DEBUG: channel_request_free: Freeing channel request at 0x9d53418: ctype=org.freedesktop.Telepathy.Channel.Type.ContactList htype=3 handle=1 suppress=1
** (telepathy-gabble:5564): DEBUG: _gabble_roster_emit_one: roster now received, emitting signal signal for subscribe list channel
(telepathy-gabble:5564): tp-glib-DEBUG: satisfy_request: completing queued request 0x9d53630 with success, channel_type=org.freedesktop.Telepathy.Channel.Type.ContactList, handle_type=3, handle=2, suppress_handler=1
(telepathy-gabble:5564): tp-glib-DEBUG: channel_request_free: Freeing channel request at 0x9d53630: ctype=org.freedesktop.Telepathy.Channel.Type.ContactList htype=3 handle=2 suppress=1
** (telepathy-gabble:5564): DEBUG: _gabble_roster_emit_one: roster now received, emitting signal signal for known list channel
** (telepathy-gabble:5564): DEBUG: _gabble_roster_emit_one: roster now received, emitting signal signal for deny list channel
(telepathy-gabble:5564): tp-glib-DEBUG: tp_presence_mixin_get_contacts_dbus_property: called.
(telepathy-gabble:5564): tp-glib-DEBUG: tp_base_connection_dbus_request_handles: 0 handles of type 1, for :1.104
(telepathy-gabble:5564): tp-glib-DEBUG: tp_presence_mixin_get_presence: called.
(telepathy-gabble:5564): tp-glib-DEBUG: construct_presence_hash: called.
** (telepathy-gabble:5564): DEBUG: gabble_connection_request_aliases: requesting vCard for alias of contact jtellier.test2 at gmail.com
** (telepathy-gabble:5564): DEBUG: gabble_vcard_manager_request: Created request 0x9ed0c00 to retrieve <1>'s vCard
** (telepathy-gabble:5564): DEBUG: cache_entry_ensure_queued: adding to cache entry 0x9d534c0 with <iq> already pending
(telepathy-gabble:5564): tp-glib-DEBUG: tp_presence_mixin_get_presence: called.
(telepathy-gabble:5564): tp-glib-DEBUG: tp_base_connection_hold_handles: 1 handles of type 1, for :1.104
(telepathy-gabble:5564): tp-glib-DEBUG: tp_presence_mixin_get_presence: called.
(telepathy-gabble:5564): tp-glib-DEBUG: construct_presence_hash: called.
** (telepathy-gabble:5564): DEBUG: disco_items_cb: Got error on items request: the feature requested is not implemented by the recipient or server and therefore cannot be processed
** (telepathy-gabble:5564): DEBUG: response_cb: got reply for request 0x9d615a0
** (telepathy-gabble:5564): DEBUG: pipeline_reply_cb: called for entry 0x9d534c0
** (telepathy-gabble:5564): DEBUG: pipeline_reply_cb: will patch vcard
** (telepathy-gabble:5564): DEBUG: gabble_request_pipeline_enqueue: enqueued new request as item 0x9d618e0
** (telepathy-gabble:5564): DEBUG: observe_vcard: got vCard alias "jtellier test2" for handle 1 from <FN>
** (telepathy-gabble:5564): DEBUG: delete_request: Discarding request 0x9ed0c00
** (telepathy-gabble:5564): DEBUG: cache_entry_attempt_to_free: Not freeing vCard cache entry 0x9d534c0: it has a cached vCard 0x9ed3030
** (telepathy-gabble:5564): DEBUG: delete_request: Discarding request 0x9d54720
** (telepathy-gabble:5564): DEBUG: cache_entry_attempt_to_free: Not freeing vCard cache entry 0x9d534c0: it has a cached vCard 0x9ed3030
** (telepathy-gabble:5564): DEBUG: delete_item: deleting item 0x9d615a0
** (telepathy-gabble:5564): DEBUG: send_next_request: processing request 0x9d618e0
** (telepathy-gabble:5564): DEBUG: connection_iq_disco_cb: got disco request for node http://telepathy.freedesktop.org/caps#4Fh+34kqr9/LBpRvm9LMt8fOA70=, caps are 33ff
** (telepathy-gabble:5564): DEBUG: connection_iq_disco_cb: caps now 13311
** (telepathy-gabble:5564): DEBUG: _caps_disco_cb: setting caps for 2 (thanks to 2 jtellier.test1 at gmail.com/Talk.v10432A56E91) to 0 (save_caps 2)
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: about to add caps 0 to resource Talk.v10432A56E91 with serial 1
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: found resource Talk.v10432A56E91
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: adding caps 0 to resource Talk.v10432A56E91
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: resource Talk.v10432A56E91 caps now 2
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: total caps now 2
** (telepathy-gabble:5564): DEBUG: _caps_disco_cb: caps for 2 (thanks to 2 jtellier.test1 at gmail.com/Talk.v10432A56E91) now 2
** (telepathy-gabble:5564): DEBUG: disco_waiter_free: freeing waiter 0x9ed1060 for handle 2 with serial 1
** (telepathy-gabble:5564): DEBUG: response_cb: got reply for request 0x9d618e0
** (telepathy-gabble:5564): DEBUG: replace_reply_cb: called: no error
** (telepathy-gabble:5564): DEBUG: gabble_vcard_manager_remove_edit_request: request == 0x9d53430
** (telepathy-gabble:5564): DEBUG: delete_item: deleting item 0x9d618e0
** (telepathy-gabble:5564): DEBUG: _caps_disco_cb: setting caps for 2 (thanks to 2 jtellier.test1 at gmail.com/Talk.v10432A56E91) to 0 (save_caps 2)
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: about to add caps 0 to resource Talk.v10432A56E91 with serial 1
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: found resource Talk.v10432A56E91
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: adding caps 0 to resource Talk.v10432A56E91
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: resource Talk.v10432A56E91 caps now 2
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: total caps now 2
** (telepathy-gabble:5564): DEBUG: _caps_disco_cb: caps for 2 (thanks to 2 jtellier.test1 at gmail.com/Talk.v10432A56E91) now 2
** (telepathy-gabble:5564): DEBUG: disco_waiter_free: freeing waiter 0x9ed1020 for handle 2 with serial 1
** (telepathy-gabble:5564): DEBUG: _caps_disco_cb: setting caps for 2 (thanks to 2 jtellier.test1 at gmail.com/TelepathyC58B9EDA) to 16 (save_caps 2)
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: about to add caps 16 to resource TelepathyC58B9EDA with serial 2
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: found resource TelepathyC58B9EDA
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: new serial 2, old 0, clearing caps
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: adding caps 16 to resource TelepathyC58B9EDA
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: resource TelepathyC58B9EDA caps now 16
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: total caps now 18
** (telepathy-gabble:5564): DEBUG: _caps_disco_cb: caps for 2 (thanks to 2 jtellier.test1 at gmail.com/TelepathyC58B9EDA) now 18
** (telepathy-gabble:5564): DEBUG: disco_waiter_free: freeing waiter 0x9ed0fa0 for handle 2 with serial 2
** (telepathy-gabble:5564): DEBUG: _caps_disco_cb: setting caps for 2 (thanks to 2 jtellier.test1 at gmail.com/TelepathyC58B9EDA) to 8 (save_caps 18)
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: about to add caps 8 to resource TelepathyC58B9EDA with serial 2
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: found resource TelepathyC58B9EDA
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: adding caps 8 to resource TelepathyC58B9EDA
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: resource TelepathyC58B9EDA caps now 24
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: total caps now 26
** (telepathy-gabble:5564): DEBUG: _caps_disco_cb: caps for 2 (thanks to 2 jtellier.test1 at gmail.com/TelepathyC58B9EDA) now 26
** (telepathy-gabble:5564): DEBUG: disco_waiter_free: freeing waiter 0x9ed0f60 for handle 2 with serial 2
** (telepathy-gabble:5564): DEBUG: _caps_disco_cb: setting caps for 2 (thanks to 2 jtellier.test1 at gmail.com/TelepathyC58B9EDA) to 2 (save_caps 26)
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: about to add caps 2 to resource TelepathyC58B9EDA with serial 2
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: found resource TelepathyC58B9EDA
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: adding caps 2 to resource TelepathyC58B9EDA
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: resource TelepathyC58B9EDA caps now 26
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: total caps now 26
** (telepathy-gabble:5564): DEBUG: _caps_disco_cb: caps for 2 (thanks to 2 jtellier.test1 at gmail.com/TelepathyC58B9EDA) now 26
** (telepathy-gabble:5564): DEBUG: disco_waiter_free: freeing waiter 0x9ed0f20 for handle 2 with serial 2
** (telepathy-gabble:5564): DEBUG: connection_iq_disco_cb: got disco request for node http://telepathy.freedesktop.org/caps#4Fh+34kqr9/LBpRvm9LMt8fOA70=, caps are 33ff
** (telepathy-gabble:5564): DEBUG: connection_iq_disco_cb: caps now 13311
** (telepathy-gabble:5564): DEBUG: _caps_disco_cb: setting caps for 2 (thanks to 2 jtellier.test1 at gmail.com/TelepathyC58B9EDA) to 2085 (save_caps 26)
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: about to add caps 2085 to resource TelepathyC58B9EDA with serial 2
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: found resource TelepathyC58B9EDA
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: adding caps 2085 to resource TelepathyC58B9EDA
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: resource TelepathyC58B9EDA caps now 2111
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: total caps now 2111
** (telepathy-gabble:5564): DEBUG: _caps_disco_cb: caps for 2 (thanks to 2 jtellier.test1 at gmail.com/TelepathyC58B9EDA) now 2111
** (telepathy-gabble:5564): DEBUG: disco_waiter_free: freeing waiter 0x9ed0fc0 for handle 2 with serial 2
(telepathy-gabble:5564): tp-glib-DEBUG: channel_request_new: New channel request at 0x9d53878: ctype=org.freedesktop.Telepathy.Channel.Type.StreamedMedia htype=1 handle=2 suppress=1
tp_properties_mixin_emit_changed: emitting properties changed for property:
  nat-traversal
tp_properties_mixin_emit_flags: emitting properties flags changed for property:
  nat-traversal's flags now: [READ]
emit_members_changed_signals: emitting members changed
  message       : ""
  added         : [1 (jtellier.test2 at gmail.com)]
  removed       : []
  local_pending : []
  remote_pending: []
  actor         : 0
  reason        : 0: unspecified reason
tp_group_mixin_change_flags: emitting group flags changed
  added    : [CAN_ADD|PROPERTIES]
  removed  : []
  flags now: [CAN_ADD|PROPERTIES]
tp_properties_mixin_emit_changed: emitting properties changed for property:
  stun-server
tp_properties_mixin_emit_flags: emitting properties flags changed for property:
  stun-server's flags now: [READ]
tp_properties_mixin_emit_changed: emitting properties changed for property:
  stun-port
tp_properties_mixin_emit_flags: emitting properties flags changed for property:
  stun-port's flags now: [READ]
tp_properties_mixin_emit_changed: emitting properties changed for property:
  gtalk-p2p-relay-token
tp_properties_mixin_emit_flags: emitting properties flags changed for property:
  gtalk-p2p-relay-token's flags now: [READ]
** (telepathy-gabble:5564): DEBUG: new_media_channel: object path /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/MediaChannel0
(telepathy-gabble:5564): tp-glib-DEBUG: satisfy_request: completing queued request 0x9d53878 with success, channel_type=org.freedesktop.Telepathy.Channel.Type.StreamedMedia, handle_type=1, handle=2, suppress_handler=1
(telepathy-gabble:5564): tp-glib-DEBUG: channel_request_free: Freeing channel request at 0x9d53878: ctype=org.freedesktop.Telepathy.Channel.Type.StreamedMedia htype=1 handle=2 suppress=1
** (telepathy-gabble:5564): DEBUG: create_session: 0x9d50c30: Creating new outgoing session
** (telepathy-gabble:5564): DEBUG: create_session: new session 73969530 @ 0x9d56d58 created
** (telepathy-gabble:5564): DEBUG: _latch_to_session: 0x9d50c30: Latching onto session 0x9d56d58
** (telepathy-gabble:5564): DEBUG: _gabble_media_channel_request_streams: called
** (telepathy-gabble:5564): DEBUG: _gabble_media_channel_request_streams: picking the best resource (want audio: 1, want video: 0
** (telepathy-gabble:5564): DEBUG: _gabble_media_channel_request_streams: Picking resource 'TelepathyC58B9EDA' (transport: http://www.google.com/transport/p2p, dialect: 3)
** (telepathy-gabble:5564): DEBUG: _gabble_media_channel_request_streams: Creating new jingle content with ns http://jabber.org/protocol/jingle/description/audio : http://www.google.com/transport/p2p
** (telepathy-gabble:5564): DEBUG: create_content: session creating new content type, conn == 0x9d5b150, jf == 0x9d60998
** (telepathy-gabble:5564): DEBUG: session_new_content_cb: called
** (telepathy-gabble:5564): DEBUG: gabble_media_stream_set_property: 0x9ed7c90: connecting to content 0x9d50c98 signals
** (telepathy-gabble:5564): DEBUG: gabble_media_stream_set_property: stream stream1 connection state 0
** (telepathy-gabble:5564): DEBUG: update_direction: called
** (telepathy-gabble:5564): DEBUG: update_direction: setting pending local send flag
** (telepathy-gabble:5564): DEBUG: create_stream_from_content: 0x9d50c30: created new MediaStream 0x9ed7c90 for content 'stream1'
** (telepathy-gabble:5564): DEBUG: gabble_signal_connect_weak: connecting to 0x9ed7c90:close with context 0x9d4eac0
** (telepathy-gabble:5564): DEBUG: gabble_signal_connect_weak: connecting to 0x9ed7c90:error with context 0x9d4ec90
** (telepathy-gabble:5564): DEBUG: gabble_signal_connect_weak: connecting to 0x9ed7c90:unhold-failed with context 0x9d4e9c0
** (telepathy-gabble:5564): DEBUG: gabble_signal_connect_weak: connecting to 0x9ed7c90:notify::connection-state with context 0x9d4ea70
** (telepathy-gabble:5564): DEBUG: gabble_signal_connect_weak: connecting to 0x9ed7c90:notify::combined-direction with context 0x9d4ecb0
** (telepathy-gabble:5564): DEBUG: gabble_signal_connect_weak: connecting to 0x9ed7c90:notify::local-hold with context 0x9ece920
** (telepathy-gabble:5564): DEBUG: create_stream_from_content: emitting StreamAdded with type 'audio'
** (telepathy-gabble:5564): DEBUG: stream_hold_state_changed: Stream at index 0 has local-hold=0
** (telepathy-gabble:5564): DEBUG: stream_hold_state_changed: all_held=0, any_held=0
** (telepathy-gabble:5564): DEBUG: new_remote_codecs_cb: called
** (telepathy-gabble:5564): DEBUG: new_remote_codecs_cb: pushing remote codecs
** (telepathy-gabble:5564): DEBUG: new_remote_candidates_cb: got new remote candidates
** (telepathy-gabble:5564): DEBUG: _emit_new_stream: emitting MediaSessionHandler:NewStreamHandler signal for audio stream 1 
** (telepathy-gabble:5564): DEBUG: gabble_media_stream_ready: ready called
** (telepathy-gabble:5564): DEBUG: push_playing: stream stream1 emitting SetStreamPlaying(false)
** (telepathy-gabble:5564): DEBUG: push_sending: stream stream1 emitting SetStreamSending(false)
** (telepathy-gabble:5564): DEBUG: pass_local_codecs: putting list of 7 supported codecs from stream-engine into cache
** (telepathy-gabble:5564): DEBUG: pass_local_codecs: adding codec SPEEX (100 16000 1)
** (telepathy-gabble:5564): DEBUG: pass_local_codecs: adding codec SPEEX (101 8000 1)
** (telepathy-gabble:5564): DEBUG: pass_local_codecs: adding codec PCMU (0 8000 0)
** (telepathy-gabble:5564): DEBUG: pass_local_codecs: adding codec PCMA (8 8000 0)
** (telepathy-gabble:5564): DEBUG: pass_local_codecs: adding codec GSM (3 8000 0)
** (telepathy-gabble:5564): DEBUG: pass_local_codecs: adding codec telephone-event (98 8000 0)
** (telepathy-gabble:5564): DEBUG: pass_local_codecs: adding codec telephone-event (99 90000 0)
** (telepathy-gabble:5564): DEBUG: jingle_media_rtp_set_local_codecs: adding new local codecs
** (telepathy-gabble:5564): DEBUG: content_ready_cb: called
** (telepathy-gabble:5564): DEBUG: content_state_changed_cb: called
** (telepathy-gabble:5564): DEBUG: set_state: Setting state of JingleSession: 0x9d56d58 (priv = 0x9d56d70) from 0 to 1
** (telepathy-gabble:5564): DEBUG: session_state_changed_cb: called
emit_members_changed_signals: emitting members changed
  message       : ""
  added         : []
  removed       : []
  local_pending : []
  remote_pending: [2 (jtellier.test1 at gmail.com)]
  actor         : 0
  reason        : 0: unspecified reason
tp_group_mixin_change_flags: emitting group flags changed
  added    : [CAN_REMOVE|CAN_RESCIND]
  removed  : [CAN_ADD]
  flags now: [CAN_REMOVE|CAN_RESCIND|PROPERTIES]
** (telepathy-gabble:5564): DEBUG: gabble_media_stream_new_native_candidate: google p2p connections only support the concept of one transport per candidate, ignoring other components
** (telepathy-gabble:5564): DEBUG: gabble_media_stream_new_native_candidate: put 1 native candidate from stream-engine into cache
** (telepathy-gabble:5564): DEBUG: add_candidates: content already signalled, transmitting candidates
** (telepathy-gabble:5564): DEBUG: gabble_media_stream_new_native_candidate: google p2p connections only support the concept of one transport per candidate, ignoring other components
** (telepathy-gabble:5564): DEBUG: gabble_media_stream_new_native_candidate: put 1 native candidate from stream-engine into cache
** (telepathy-gabble:5564): DEBUG: add_candidates: content already signalled, transmitting candidates
** (telepathy-gabble:5564): DEBUG: set_state: Setting state of JingleSession: 0x9d56d58 (priv = 0x9d56d70) from 1 to 2
** (telepathy-gabble:5564): DEBUG: session_state_changed_cb: called
(telepathy-gabble:5564): tp-glib-DEBUG: change_members: not emitting signal, nothing changed
(telepathy-gabble:5564): tp-glib-DEBUG: tp_group_mixin_change_flags: No change: 2054 includes all the bits of 6 and none of 1
** (telepathy-gabble:5564): DEBUG: connection_iq_unknown_cb: got unknown iq:
<iq from="jtellier.test1 at gmail.com/TelepathyC58B9EDA" id="282766839762" to="jtellier.test2 at gmail.com/Telepathy2EE46D56" type="result"></iq>

** (telepathy-gabble:5564): DEBUG: connection_iq_unknown_cb: got unknown iq:
<iq from="jtellier.test1 at gmail.com/TelepathyC58B9EDA" id="352411877663" to="jtellier.test2 at gmail.com/Telepathy2EE46D56" type="result"></iq>

** (telepathy-gabble:5564): DEBUG: connection_iq_unknown_cb: got unknown iq:
<iq from="jtellier.test1 at gmail.com/TelepathyC58B9EDA" id="352344878361" to="jtellier.test2 at gmail.com/Telepathy2EE46D56" type="result"></iq>

** (telepathy-gabble:5564): DEBUG: gabble_jingle_session_parse: jingle action 'transport-info' from 'jtellier.test1 at gmail.com/TelepathyC58B9EDA' in session '73969530' dialect 3 state 2
** (telepathy-gabble:5564): DEBUG: parse_candidates: emitting 1 new remote candidates
** (telepathy-gabble:5564): DEBUG: new_remote_candidates_cb: got new remote candidates
** (telepathy-gabble:5564): DEBUG: push_remote_candidates: passing 1 remote candidate to stream engine: R1
** (telepathy-gabble:5564): DEBUG: gabble_jingle_session_parse: jingle action 'transport-info' from 'jtellier.test1 at gmail.com/TelepathyC58B9EDA' in session '73969530' dialect 3 state 2
** (telepathy-gabble:5564): DEBUG: parse_candidates: emitting 1 new remote candidates
** (telepathy-gabble:5564): DEBUG: new_remote_candidates_cb: got new remote candidates
** (telepathy-gabble:5564): DEBUG: push_remote_candidates: passing 1 remote candidate to stream engine: R2
** (telepathy-gabble:5564): DEBUG: gabble_media_stream_set_property: stream stream1 connection state 0
** (telepathy-gabble:5564): DEBUG: gabble_presence_cache_do_update: jtellier.test1 at gmail.com (2) resource TelepathyC58B9EDA prio 0 presence 7 message "(null)"
** (telepathy-gabble:5564): DEBUG: _process_caps_uri: enough trust for URI http://telepathy.freedesktop.org/caps#jingle-video, setting caps for 2 (jtellier.test1 at gmail.com/TelepathyC58B9EDA) to 16
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: about to add caps 16 to resource TelepathyC58B9EDA with serial 3
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: found resource TelepathyC58B9EDA
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: new serial 3, old 2, clearing caps
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: adding caps 16 to resource TelepathyC58B9EDA
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: resource TelepathyC58B9EDA caps now 16
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: total caps now 18
** (telepathy-gabble:5564): DEBUG: _process_caps_uri: caps for 2 (jtellier.test1 at gmail.com/TelepathyC58B9EDA) now 18
** (telepathy-gabble:5564): DEBUG: _process_caps_uri: enough trust for URI http://telepathy.freedesktop.org/caps#jingle-audio, setting caps for 2 (jtellier.test1 at gmail.com/TelepathyC58B9EDA) to 8
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: about to add caps 8 to resource TelepathyC58B9EDA with serial 3
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: found resource TelepathyC58B9EDA
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: adding caps 8 to resource TelepathyC58B9EDA
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: resource TelepathyC58B9EDA caps now 24
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: total caps now 26
** (telepathy-gabble:5564): DEBUG: _process_caps_uri: caps for 2 (jtellier.test1 at gmail.com/TelepathyC58B9EDA) now 26
** (telepathy-gabble:5564): DEBUG: _process_caps_uri: enough trust for URI http://telepathy.freedesktop.org/caps#voice-v1, setting caps for 2 (jtellier.test1 at gmail.com/TelepathyC58B9EDA) to 2
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: about to add caps 2 to resource TelepathyC58B9EDA with serial 3
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: found resource TelepathyC58B9EDA
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: adding caps 2 to resource TelepathyC58B9EDA
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: resource TelepathyC58B9EDA caps now 26
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: total caps now 26
** (telepathy-gabble:5564): DEBUG: _process_caps_uri: caps for 2 (jtellier.test1 at gmail.com/TelepathyC58B9EDA) now 26
** (telepathy-gabble:5564): DEBUG: _process_caps_uri: enough trust for URI http://telepathy.freedesktop.org/caps#0.6.2.1, setting caps for 2 (jtellier.test1 at gmail.com/TelepathyC58B9EDA) to 2085
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: about to add caps 2085 to resource TelepathyC58B9EDA with serial 3
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: found resource TelepathyC58B9EDA
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: adding caps 2085 to resource TelepathyC58B9EDA
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: resource TelepathyC58B9EDA caps now 2111
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: total caps now 2111
** (telepathy-gabble:5564): DEBUG: _process_caps_uri: caps for 2 (jtellier.test1 at gmail.com/TelepathyC58B9EDA) now 2111
** (telepathy-gabble:5564): DEBUG: _process_caps: Emitting caps update: handle 2, old 2111, new 2111
** (telepathy-gabble:5564): DEBUG: gabble_jingle_session_parse: jingle action 'session-terminate' from 'jtellier.test1 at gmail.com/TelepathyC58B9EDA' in session '73969530' dialect 3 state 2
** (telepathy-gabble:5564): DEBUG: on_session_terminate: remote end terminates the session
** (telepathy-gabble:5564): DEBUG: set_state: Setting state of JingleSession: 0x9d56d58 (priv = 0x9d56d70) from 2 to 5
** (telepathy-gabble:5564): DEBUG: session_state_changed_cb: called
** (telepathy-gabble:5564): DEBUG: session_terminated_cb: removing terminated session
** (telepathy-gabble:5564): DEBUG: session_terminated_cb: called
emit_members_changed_signals: emitting members changed
  message       : ""
  added         : []
  removed       : [1 (jtellier.test2 at gmail.com)
                   2 (jtellier.test1 at gmail.com)]
  local_pending : []
  remote_pending: []
  actor         : 2
  reason        : 0: unspecified reason
tp_group_mixin_change_flags: emitting group flags changed
  added    : [CAN_ADD]
  removed  : [CAN_REMOVE]
  flags now: [CAN_ADD|CAN_RESCIND|PROPERTIES]
** (telepathy-gabble:5564): DEBUG: session_terminated_cb: unreffing streams
** (telepathy-gabble:5564): DEBUG: gabble_media_stream_dispose: called
** (telepathy-gabble:5564): DEBUG: instance_destroyed_cb: instance for 0x9d4eac0 destroyed; cleaning up
** (telepathy-gabble:5564): DEBUG: instance_destroyed_cb: instance for 0x9d4ec90 destroyed; cleaning up
** (telepathy-gabble:5564): DEBUG: instance_destroyed_cb: instance for 0x9d4e9c0 destroyed; cleaning up
** (telepathy-gabble:5564): DEBUG: instance_destroyed_cb: instance for 0x9d4ea70 destroyed; cleaning up
** (telepathy-gabble:5564): DEBUG: instance_destroyed_cb: instance for 0x9d4ecb0 destroyed; cleaning up
** (telepathy-gabble:5564): DEBUG: instance_destroyed_cb: instance for 0x9ece920 destroyed; cleaning up
** (telepathy-gabble:5564): DEBUG: session_terminated_cb: calling media channel close from session terminated cb
** (telepathy-gabble:5564): DEBUG: gabble_media_channel_close: called on 0x9d50c30
** (telepathy-gabble:5564): DEBUG: media_channel_closed_cb: removing media channel 0x9d50c30 with ref count 2
** (telepathy-gabble:5564): DEBUG: gabble_media_channel_dispose: called
** (telepathy-gabble:5564): DEBUG: gabble_jingle_session_dispose: called
** (telepathy-gabble:5564): DEBUG: gabble_jingle_media_rtp_dispose: dispose called
** (telepathy-gabble:5564): DEBUG: gabble_jingle_content_dispose: dispose called
** (telepathy-gabble:5564): DEBUG: gabble_presence_cache_do_update: jtellier.test1 at gmail.com (2) resource TelepathyC58B9EDA prio 0 presence 0 message "(null)"
(telepathy-gabble:5564): tp-glib-DEBUG: channel_request_new: New channel request at 0x9d53400: ctype=org.freedesktop.Telepathy.Channel.Type.StreamedMedia htype=1 handle=2 suppress=1
tp_properties_mixin_emit_changed: emitting properties changed for property:
  nat-traversal
tp_properties_mixin_emit_flags: emitting properties flags changed for property:
  nat-traversal's flags now: [READ]
emit_members_changed_signals: emitting members changed
  message       : ""
  added         : [1 (jtellier.test2 at gmail.com)]
  removed       : []
  local_pending : []
  remote_pending: []
  actor         : 0
  reason        : 0: unspecified reason
tp_group_mixin_change_flags: emitting group flags changed
  added    : [CAN_ADD|PROPERTIES]
  removed  : []
  flags now: [CAN_ADD|PROPERTIES]
tp_properties_mixin_emit_changed: emitting properties changed for property:
  stun-server
tp_properties_mixin_emit_flags: emitting properties flags changed for property:
  stun-server's flags now: [READ]
tp_properties_mixin_emit_changed: emitting properties changed for property:
  stun-port
tp_properties_mixin_emit_flags: emitting properties flags changed for property:
  stun-port's flags now: [READ]
tp_properties_mixin_emit_changed: emitting properties changed for property:
  gtalk-p2p-relay-token
tp_properties_mixin_emit_flags: emitting properties flags changed for property:
  gtalk-p2p-relay-token's flags now: [READ]
** (telepathy-gabble:5564): DEBUG: new_media_channel: object path /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/MediaChannel1
(telepathy-gabble:5564): tp-glib-DEBUG: satisfy_request: completing queued request 0x9d53400 with success, channel_type=org.freedesktop.Telepathy.Channel.Type.StreamedMedia, handle_type=1, handle=2, suppress_handler=1
(telepathy-gabble:5564): tp-glib-DEBUG: channel_request_free: Freeing channel request at 0x9d53400: ctype=org.freedesktop.Telepathy.Channel.Type.StreamedMedia htype=1 handle=2 suppress=1
** (telepathy-gabble:5564): DEBUG: create_session: 0x9d50d68: Creating new outgoing session
** (telepathy-gabble:5564): DEBUG: create_session: new session 76861438 @ 0x9d56e48 created
** (telepathy-gabble:5564): DEBUG: _latch_to_session: 0x9d50d68: Latching onto session 0x9d56e48
** (telepathy-gabble:5564): DEBUG: _gabble_media_channel_request_streams: called
** (telepathy-gabble:5564): DEBUG: _gabble_media_channel_request_streams: picking the best resource (want audio: 1, want video: 0
** (telepathy-gabble:5564): DEBUG: _gabble_media_channel_request_streams: Picking resource 'Talk.v10432A56E91' (transport: http://www.google.com/transport/p2p, dialect: 2)
** (telepathy-gabble:5564): DEBUG: _gabble_media_channel_request_streams: Creating new jingle content with ns http://www.google.com/session/phone : http://www.google.com/transport/p2p
** (telepathy-gabble:5564): DEBUG: create_content: session creating new content type, conn == 0x9d5b150, jf == 0x9d60998
** (telepathy-gabble:5564): DEBUG: session_new_content_cb: called
** (telepathy-gabble:5564): DEBUG: gabble_media_stream_set_property: 0x9ed7dd0: connecting to content 0x9d50dd0 signals
** (telepathy-gabble:5564): DEBUG: gabble_media_stream_set_property: stream stream1 connection state 0
** (telepathy-gabble:5564): DEBUG: update_direction: called
** (telepathy-gabble:5564): DEBUG: update_direction: setting pending local send flag
** (telepathy-gabble:5564): DEBUG: create_stream_from_content: 0x9d50d68: created new MediaStream 0x9ed7dd0 for content 'stream1'
** (telepathy-gabble:5564): DEBUG: gabble_signal_connect_weak: connecting to 0x9ed7dd0:close with context 0x9ecebb0
** (telepathy-gabble:5564): DEBUG: gabble_signal_connect_weak: connecting to 0x9ed7dd0:error with context 0x9d4ea70
** (telepathy-gabble:5564): DEBUG: gabble_signal_connect_weak: connecting to 0x9ed7dd0:unhold-failed with context 0x9ecebc0
** (telepathy-gabble:5564): DEBUG: gabble_signal_connect_weak: connecting to 0x9ed7dd0:notify::connection-state with context 0x9d93240
** (telepathy-gabble:5564): DEBUG: gabble_signal_connect_weak: connecting to 0x9ed7dd0:notify::combined-direction with context 0x9d93050
** (telepathy-gabble:5564): DEBUG: gabble_signal_connect_weak: connecting to 0x9ed7dd0:notify::local-hold with context 0x9d931b0
** (telepathy-gabble:5564): DEBUG: create_stream_from_content: emitting StreamAdded with type 'audio'
** (telepathy-gabble:5564): DEBUG: stream_hold_state_changed: Stream at index 0 has local-hold=0
** (telepathy-gabble:5564): DEBUG: stream_hold_state_changed: all_held=0, any_held=0
** (telepathy-gabble:5564): DEBUG: new_remote_codecs_cb: called
** (telepathy-gabble:5564): DEBUG: new_remote_codecs_cb: pushing remote codecs
** (telepathy-gabble:5564): DEBUG: new_remote_candidates_cb: got new remote candidates
** (telepathy-gabble:5564): DEBUG: _emit_new_stream: emitting MediaSessionHandler:NewStreamHandler signal for audio stream 1 
** (telepathy-gabble:5564): DEBUG: gabble_media_stream_ready: ready called
** (telepathy-gabble:5564): DEBUG: push_playing: stream stream1 emitting SetStreamPlaying(false)
** (telepathy-gabble:5564): DEBUG: push_sending: stream stream1 emitting SetStreamSending(false)
** (telepathy-gabble:5564): DEBUG: pass_local_codecs: putting list of 7 supported codecs from stream-engine into cache
** (telepathy-gabble:5564): DEBUG: pass_local_codecs: adding codec SPEEX (100 16000 1)
** (telepathy-gabble:5564): DEBUG: pass_local_codecs: adding codec SPEEX (101 8000 1)
** (telepathy-gabble:5564): DEBUG: pass_local_codecs: adding codec PCMU (0 8000 0)
** (telepathy-gabble:5564): DEBUG: pass_local_codecs: adding codec PCMA (8 8000 0)
** (telepathy-gabble:5564): DEBUG: pass_local_codecs: adding codec GSM (3 8000 0)
** (telepathy-gabble:5564): DEBUG: pass_local_codecs: adding codec telephone-event (98 8000 0)
** (telepathy-gabble:5564): DEBUG: pass_local_codecs: adding codec telephone-event (99 90000 0)
** (telepathy-gabble:5564): DEBUG: jingle_media_rtp_set_local_codecs: adding new local codecs
** (telepathy-gabble:5564): DEBUG: content_ready_cb: called
** (telepathy-gabble:5564): DEBUG: content_state_changed_cb: called
** (telepathy-gabble:5564): DEBUG: set_state: Setting state of JingleSession: 0x9d56e48 (priv = 0x9d56e60) from 0 to 1
** (telepathy-gabble:5564): DEBUG: session_state_changed_cb: called
emit_members_changed_signals: emitting members changed
  message       : ""
  added         : []
  removed       : []
  local_pending : []
  remote_pending: [2 (jtellier.test1 at gmail.com)]
  actor         : 0
  reason        : 0: unspecified reason
tp_group_mixin_change_flags: emitting group flags changed
  added    : [CAN_REMOVE|CAN_RESCIND]
  removed  : [CAN_ADD]
  flags now: [CAN_REMOVE|CAN_RESCIND|PROPERTIES]
** (telepathy-gabble:5564): DEBUG: gabble_media_stream_new_native_candidate: google p2p connections only support the concept of one transport per candidate, ignoring other components
** (telepathy-gabble:5564): DEBUG: gabble_media_stream_new_native_candidate: put 1 native candidate from stream-engine into cache
** (telepathy-gabble:5564): DEBUG: add_candidates: content already signalled, transmitting candidates
** (telepathy-gabble:5564): DEBUG: gabble_media_stream_new_native_candidate: google p2p connections only support the concept of one transport per candidate, ignoring other components
** (telepathy-gabble:5564): DEBUG: gabble_media_stream_new_native_candidate: put 1 native candidate from stream-engine into cache
** (telepathy-gabble:5564): DEBUG: add_candidates: content already signalled, transmitting candidates
** (telepathy-gabble:5564): DEBUG: set_state: Setting state of JingleSession: 0x9d56e48 (priv = 0x9d56e60) from 1 to 2
** (telepathy-gabble:5564): DEBUG: session_state_changed_cb: called
(telepathy-gabble:5564): tp-glib-DEBUG: change_members: not emitting signal, nothing changed
(telepathy-gabble:5564): tp-glib-DEBUG: tp_group_mixin_change_flags: No change: 2054 includes all the bits of 6 and none of 1
** (telepathy-gabble:5564): DEBUG: gabble_jingle_session_parse: jingle action 'transport-accept' from 'jtellier.test1 at gmail.com/Talk.v10432A56E91' in session '76861438' dialect 2 state 2
** (telepathy-gabble:5564): DEBUG: on_transport_accept: Ignoring 'transport-accept' action from peer
** (telepathy-gabble:5564): DEBUG: connection_iq_unknown_cb: got unknown iq:
<iq from="jtellier.test1 at gmail.com/Talk.v10432A56E91" type="result" id="358605391305" to="jtellier.test2 at gmail.com/Telepathy2EE46D56"></iq>

** (telepathy-gabble:5564): DEBUG: connection_iq_unknown_cb: got unknown iq:
<iq from="jtellier.test1 at gmail.com/Talk.v10432A56E91" type="result" id="280774413332" to="jtellier.test2 at gmail.com/Telepathy2EE46D56"></iq>

** (telepathy-gabble:5564): DEBUG: connection_iq_unknown_cb: got unknown iq:
<iq from="jtellier.test1 at gmail.com/Talk.v10432A56E91" type="result" id="282727414500" to="jtellier.test2 at gmail.com/Telepathy2EE46D56"></iq>

** (telepathy-gabble:5564): DEBUG: gabble_jingle_session_parse: jingle action 'transport-info' from 'jtellier.test1 at gmail.com/Talk.v10432A56E91' in session '76861438' dialect 2 state 2
** (telepathy-gabble:5564): DEBUG: parse_candidates: emitting 1 new remote candidates
** (telepathy-gabble:5564): DEBUG: new_remote_candidates_cb: got new remote candidates
** (telepathy-gabble:5564): DEBUG: push_remote_candidates: passing 1 remote candidate to stream engine: R1
** (telepathy-gabble:5564): DEBUG: gabble_jingle_session_parse: jingle action 'transport-info' from 'jtellier.test1 at gmail.com/Talk.v10432A56E91' in session '76861438' dialect 2 state 2
** (telepathy-gabble:5564): DEBUG: parse_candidates: emitting 1 new remote candidates
** (telepathy-gabble:5564): DEBUG: new_remote_candidates_cb: got new remote candidates
** (telepathy-gabble:5564): DEBUG: push_remote_candidates: passing 1 remote candidate to stream engine: R2
** (telepathy-gabble:5564): DEBUG: gabble_jingle_session_parse: jingle action 'transport-info' from 'jtellier.test1 at gmail.com/Talk.v10432A56E91' in session '76861438' dialect 2 state 2
** (telepathy-gabble:5564): DEBUG: parse_candidates: emitting 1 new remote candidates
** (telepathy-gabble:5564): DEBUG: new_remote_candidates_cb: got new remote candidates
** (telepathy-gabble:5564): DEBUG: push_remote_candidates: passing 1 remote candidate to stream engine: R3
** (telepathy-gabble:5564): DEBUG: gabble_media_stream_set_property: stream stream1 connection state 0
** (telepathy-gabble:5564): DEBUG: gabble_jingle_session_parse: jingle action 'accept' from 'jtellier.test1 at gmail.com/Talk.v10432A56E91' in session '76861438' dialect 2 state 2
** (telepathy-gabble:5564): DEBUG: on_session_accept: called
** (telepathy-gabble:5564): DEBUG: gabble_jingle_content_parse_accept: no transport node, assuming GTalk3 dialect
** (telepathy-gabble:5564): DEBUG: parse_description: node: description
** (telepathy-gabble:5564): DEBUG: parse_description: detected media type 1
** (telepathy-gabble:5564): DEBUG: parse_description: new remote codec: id = 0, name = PCMU, clockrate = 8000, channels = 1
** (telepathy-gabble:5564): DEBUG: parse_description: new remote codec: id = 8, name = PCMA, clockrate = 8000, channels = 1
** (telepathy-gabble:5564): DEBUG: parse_description: new remote codec: id = 98, name = telephone-event, clockrate = 8000, channels = 1
** (telepathy-gabble:5564): DEBUG: parse_description: emitting remote-codecs signal
** (telepathy-gabble:5564): DEBUG: new_remote_codecs_cb: called
** (telepathy-gabble:5564): DEBUG: new_remote_codecs_cb: new remote audio codec: 0 'PCMU' 0 8000 1
** (telepathy-gabble:5564): DEBUG: new_remote_codecs_cb: new remote audio codec: 8 'PCMA' 0 8000 1
** (telepathy-gabble:5564): DEBUG: new_remote_codecs_cb: new remote audio codec: 98 'telephone-event' 0 8000 1
** (telepathy-gabble:5564): DEBUG: new_remote_codecs_cb: pushing remote codecs
** (telepathy-gabble:5564): DEBUG: push_remote_codecs: passing 3 remote codecs to stream-engine
** (telepathy-gabble:5564): DEBUG: content_state_changed_cb: called
** (telepathy-gabble:5564): DEBUG: push_sending: stream stream1 emitting SetStreamSending(true)
** (telepathy-gabble:5564): DEBUG: push_playing: stream stream1 emitting SetStreamPlaying(true)
** (telepathy-gabble:5564): DEBUG: push_sending: stream stream1 emitting SetStreamSending(true)
** (telepathy-gabble:5564): DEBUG: set_state: Setting state of JingleSession: 0x9d56e48 (priv = 0x9d56e60) from 2 to 4
** (telepathy-gabble:5564): DEBUG: session_state_changed_cb: called
** (telepathy-gabble:5564): DEBUG: session_state_changed_cb: adding peer to the member list and updating flags
emit_members_changed_signals: emitting members changed
  message       : ""
  added         : [2 (jtellier.test1 at gmail.com)]
  removed       : []
  local_pending : []
  remote_pending: []
  actor         : 0
  reason        : 0: unspecified reason
tp_group_mixin_change_flags: emitting group flags changed
  added    : []
  removed  : [CAN_RESCIND]
  flags now: [CAN_REMOVE|PROPERTIES]
** (telepathy-gabble:5564): DEBUG: pass_local_codecs: we already sent our codecs, ignoring codec intersection
** (telepathy-gabble:5564): DEBUG: gabble_media_channel_close_async: called
** (telepathy-gabble:5564): DEBUG: gabble_media_channel_close: called on 0x9d50d68
** (telepathy-gabble:5564): DEBUG: gabble_jingle_session_terminate: we are terminating this session
** (telepathy-gabble:5564): DEBUG: set_state: Setting state of JingleSession: 0x9d56e48 (priv = 0x9d56e60) from 4 to 5
** (telepathy-gabble:5564): DEBUG: session_state_changed_cb: called
** (telepathy-gabble:5564): DEBUG: session_terminated_cb: removing terminated session
** (telepathy-gabble:5564): DEBUG: session_terminated_cb: called
emit_members_changed_signals: emitting members changed
  message       : ""
  added         : []
  removed       : [1 (jtellier.test2 at gmail.com)
                   2 (jtellier.test1 at gmail.com)]
  local_pending : []
  remote_pending: []
  actor         : 1
  reason        : 0: unspecified reason
tp_group_mixin_change_flags: emitting group flags changed
  added    : [CAN_ADD]
  removed  : [CAN_REMOVE]
  flags now: [CAN_ADD|PROPERTIES]
** (telepathy-gabble:5564): DEBUG: session_terminated_cb: unreffing streams
** (telepathy-gabble:5564): DEBUG: gabble_media_stream_dispose: called
** (telepathy-gabble:5564): DEBUG: instance_destroyed_cb: instance for 0x9ecebb0 destroyed; cleaning up
** (telepathy-gabble:5564): DEBUG: instance_destroyed_cb: instance for 0x9d4ea70 destroyed; cleaning up
** (telepathy-gabble:5564): DEBUG: instance_destroyed_cb: instance for 0x9ecebc0 destroyed; cleaning up
** (telepathy-gabble:5564): DEBUG: instance_destroyed_cb: instance for 0x9d93240 destroyed; cleaning up
** (telepathy-gabble:5564): DEBUG: instance_destroyed_cb: instance for 0x9d93050 destroyed; cleaning up
** (telepathy-gabble:5564): DEBUG: instance_destroyed_cb: instance for 0x9d931b0 destroyed; cleaning up
** (telepathy-gabble:5564): DEBUG: gabble_jingle_session_dispose: called
** (telepathy-gabble:5564): DEBUG: gabble_jingle_media_rtp_dispose: dispose called
** (telepathy-gabble:5564): DEBUG: gabble_jingle_content_dispose: dispose called
** (telepathy-gabble:5564): DEBUG: media_channel_closed_cb: removing media channel 0x9d50d68 with ref count 3
** (telepathy-gabble:5564): DEBUG: gabble_media_channel_dispose: called
** (telepathy-gabble:5564): DEBUG: connection_iq_unknown_cb: got unknown iq:
<iq from="jtellier.test1 at gmail.com/Talk.v10432A56E91" type="result" id="264567428847" to="jtellier.test2 at gmail.com/Telepathy2EE46D56"></iq>

-------------- next part --------------
(telepathy-gabble:4846): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0xa072880: org.freedesktop.DBus DBusGProxy is 0xa072960
(telepathy-gabble:4846): tp-glib-DEBUG: started version 0.7.22 (telepathy-glib version 0.7.26)
(telepathy-gabble:4846): tp-glib-DEBUG: tp_cm_param_setter_offset: account = "jtellier.test1 at gmail.com"
(telepathy-gabble:4846): tp-glib-DEBUG: tp_cm_param_setter_offset: password = <hidden>
(telepathy-gabble:4846): tp-glib-DEBUG: tp_cm_param_setter_offset: server = "talk.google.com"
(telepathy-gabble:4846): tp-glib-DEBUG: tp_cm_param_setter_offset: resource = "Telepathy"
(telepathy-gabble:4846): tp-glib-DEBUG: tp_cm_param_setter_offset: priority = 0 = 0x0
(telepathy-gabble:4846): tp-glib-DEBUG: tp_cm_param_setter_offset: port = 5223 = 0x1467
(telepathy-gabble:4846): tp-glib-DEBUG: tp_cm_param_setter_offset: old-ssl = TRUE
(telepathy-gabble:4846): tp-glib-DEBUG: tp_cm_param_setter_offset: require-encryption = FALSE
(telepathy-gabble:4846): tp-glib-DEBUG: tp_cm_param_setter_offset: register = FALSE
(telepathy-gabble:4846): tp-glib-DEBUG: tp_cm_param_setter_offset: low-bandwidth = FALSE
(telepathy-gabble:4846): tp-glib-DEBUG: parse_parameters: https-proxy-server not given, using default behaviour
(telepathy-gabble:4846): tp-glib-DEBUG: tp_cm_param_setter_offset: https-proxy-port = 443 = 0x1bb
(telepathy-gabble:4846): tp-glib-DEBUG: tp_cm_param_setter_offset: fallback-conference-server = "conference.jabber.org"
(telepathy-gabble:4846): tp-glib-DEBUG: parse_parameters: stun-server not given, using default behaviour
(telepathy-gabble:4846): tp-glib-DEBUG: tp_cm_param_setter_offset: stun-port = 3478 = 0xd96
(telepathy-gabble:4846): tp-glib-DEBUG: tp_cm_param_setter_offset: fallback-stun-server = "stun.collabora.co.uk"
(telepathy-gabble:4846): tp-glib-DEBUG: tp_cm_param_setter_offset: fallback-stun-port = 3478 = 0xd96
(telepathy-gabble:4846): tp-glib-DEBUG: tp_cm_param_setter_offset: ignore-ssl-errors = TRUE
(telepathy-gabble:4846): tp-glib-DEBUG: parse_parameters: alias not given, using default behaviour
(telepathy-gabble:4846): tp-glib-DEBUG: tp_base_connection_class_init: Initializing (TpBaseConnectionClass *)0xa077ca8
** (telepathy-gabble:4846): DEBUG: gabble_connection_class_init: Initializing (GabbleConnectionClass *)0xa078f20
(telepathy-gabble:4846): tp-glib-DEBUG: tp_presence_mixin_class_init: called.
(telepathy-gabble:4846): tp-glib-DEBUG: tp_base_connection_init: Initializing (TpBaseConnection *)0xa07b000
** (telepathy-gabble:4846): DEBUG: gabble_connection_init: Initializing (GabbleConnection *)0xa07b000
(telepathy-gabble:4846): tp-glib-DEBUG: tp_base_connection_constructor: Post-construction: (TpBaseConnection *)0xa07b000
(telepathy-gabble:4846): tp-glib-DEBUG: tp_base_connection_constructor: Handle repo for type #0 at (nil)
(telepathy-gabble:4846): tp-glib-DEBUG: tp_base_connection_constructor: Handle repo for type #1 at 0xa06bc60
(telepathy-gabble:4846): tp-glib-DEBUG: tp_base_connection_constructor: Handle repo for type #2 at 0xa06bcf0
(telepathy-gabble:4846): tp-glib-DEBUG: tp_base_connection_constructor: Handle repo for type #3 at 0xa074280
(telepathy-gabble:4846): tp-glib-DEBUG: tp_base_connection_constructor: Handle repo for type #4 at 0xa06bd80
** (telepathy-gabble:4846): DEBUG: gabble_roomlist_manager_constructed: 0xa0721b8
(telepathy-gabble:4846): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #0 at 0xa072f18
(telepathy-gabble:4846): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #1 at 0xa072168
(telepathy-gabble:4846): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #2 at 0xa0721b8
(telepathy-gabble:4846): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #3 at 0xa0759c8
(telepathy-gabble:4846): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #4 at 0xa072250
(telepathy-gabble:4846): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #5 at 0xa0722c8
(telepathy-gabble:4846): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #6 at 0xa0743a0
** (telepathy-gabble:4846): DEBUG: gabble_connection_constructor: Post-construction: (GabbleConnection *)0xa07b000
(telepathy-gabble:4846): tp-glib-DEBUG: tp_presence_mixin_init: called.
(telepathy-gabble:4846): tp-glib-DEBUG: tp_base_connection_register: bus name org.freedesktop.Telepathy.Connection.gabble.jabber.jtellier_2etest1_40gmail_2ecom_2fTelepathy
(telepathy-gabble:4846): tp-glib-DEBUG: tp_base_connection_register: object path /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy
** (telepathy-gabble:4846): DEBUG: _gabble_connection_connect: disabling SRV because "server" or "port" parameter specified, will connect to talk.google.com
** (telepathy-gabble:4846): DEBUG: do_connect: calling lm_connection_open
(telepathy-gabble:4846): tp-glib-DEBUG: tp_base_connection_change_status: was 4294967295, now 1, for reason 1
(telepathy-gabble:4846): tp-glib-DEBUG: tp_base_connection_change_status: emitting status-changed to 1, for reason 1
** (telepathy-gabble:4846): DEBUG: connection_status_changed_cb: adding callbacks
** (telepathy-gabble:4846): DEBUG: connection_status_changed_cb: adding callbacks
** (telepathy-gabble:4846): DEBUG: connection_status_changed_cb: adding callbacks
** (telepathy-gabble:4846): DEBUG: do_auth: authenticating with username: jtellier.test1, password: <hidden>, resource: Telepathy
** (telepathy-gabble:4846): DEBUG: connection_auth_cb: Created self handle 1, our JID is jtellier.test1 at gmail.com/Telepathy39FEBB9B
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: about to add caps 9189 to resource Telepathy39FEBB9B with serial 1
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: found resource Telepathy39FEBB9B
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: new serial 1, old 0, clearing caps
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: adding caps 9189 to resource Telepathy39FEBB9B
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: resource Telepathy39FEBB9B caps now 9189
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: total caps now 9189
** (telepathy-gabble:4846): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0xa0818c0 for gmail.com
** (telepathy-gabble:4846): DEBUG: connection_iq_unknown_cb: got unknown iq:
<iq id="274502407759" type="result"></iq>

** (telepathy-gabble:4846): DEBUG: connection_disco_cb: got:
<query xmlns="http://jabber.org/protocol/disco#info"> <identity name="Google Talk" type="im" category="server"></identity>
 <feature var="http://jabber.org/protocol/disco#info"></feature>
 <feature var="google:jingleinfo"></feature>
 <feature var="google:roster"></feature>
 <feature var="google:nosave"></feature>
 <feature var="google:setting"></feature>
 <feature var="google:shared-status"></feature>
 <feature var="http://jabber.org/protocol/archive#otr"></feature>
 <feature var="google:mail:notify"></feature>
 <feature var="http://jabber.org/protocol/archive#save"></feature>
</query>

** (telepathy-gabble:4846): DEBUG: connection_disco_cb: set features flags to 3
(telepathy-gabble:4846): tp-glib-DEBUG: tp_base_connection_change_status: was 1, now 0, for reason 1
(telepathy-gabble:4846): tp-glib-DEBUG: tp_base_connection_change_status: emitting status-changed to 0, for reason 1
** (telepathy-gabble:4846): DEBUG: connection_status_changed_cb: requesting roster
** (telepathy-gabble:4846): DEBUG: take_stun_server: Resolving fallback STUN server stun.collabora.co.uk:3478
** (telepathy-gabble:4846): DEBUG: stun_server_resolved_cb: Resolved STUN server stun.collabora.co.uk:3478 to 93.93.131.100:3478
** (telepathy-gabble:4846): DEBUG: gabble_disco_conn_status_changed_cb: connected, initiating service discovery on gmail.com
** (telepathy-gabble:4846): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0xa081900 for gmail.com
** (telepathy-gabble:4846): DEBUG: gabble_vcard_manager_request: Created request 0xa081920 to retrieve <1>'s vCard
** (telepathy-gabble:4846): DEBUG: cache_entry_ensure_queued: Cache entry 0xa0737c8 is my own, not setting @to
** (telepathy-gabble:4846): DEBUG: gabble_request_pipeline_enqueue: enqueued new request as item 0xa081940
** (telepathy-gabble:4846): DEBUG: cache_entry_ensure_queued: adding request to cache entry 0xa0737c8 and queueing the <iq>
(telepathy-gabble:4846): tp-glib-DEBUG: tp_presence_mixin_emit_presence_update: called.
(telepathy-gabble:4846): tp-glib-DEBUG: construct_presence_hash: called.
(telepathy-gabble:4846): tp-glib-DEBUG: construct_simple_presence_hash: called.
** (telepathy-gabble:4846): DEBUG: gabble_presence_cache_do_update: jtellier.test1 at gmail.com (1) resource TelepathyC58B9EDA prio 0 presence 5 message "(null)"
(telepathy-gabble:4846): tp-glib-DEBUG: tp_presence_mixin_emit_presence_update: called.
(telepathy-gabble:4846): tp-glib-DEBUG: construct_presence_hash: called.
(telepathy-gabble:4846): tp-glib-DEBUG: construct_simple_presence_hash: called.
** (telepathy-gabble:4846): DEBUG: _process_caps_uri: not enough trust for URI http://telepathy.freedesktop.org/caps#jingle-video
** (telepathy-gabble:4846): DEBUG: disco_waiter_new: created waiter 0xa0818c0 for handle 1 with serial 1
** (telepathy-gabble:4846): DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI http://telepathy.freedesktop.org/caps#jingle-video
** (telepathy-gabble:4846): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0xa0818e0 for jtellier.test1 at gmail.com/TelepathyC58B9EDA
** (telepathy-gabble:4846): DEBUG: _process_caps_uri: not enough trust for URI http://telepathy.freedesktop.org/caps#jingle-audio
** (telepathy-gabble:4846): DEBUG: disco_waiter_new: created waiter 0xa081980 for handle 1 with serial 1
** (telepathy-gabble:4846): DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI http://telepathy.freedesktop.org/caps#jingle-audio
** (telepathy-gabble:4846): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0xa0819a0 for jtellier.test1 at gmail.com/TelepathyC58B9EDA
** (telepathy-gabble:4846): DEBUG: _process_caps_uri: not enough trust for URI http://telepathy.freedesktop.org/caps#voice-v1
** (telepathy-gabble:4846): DEBUG: disco_waiter_new: created waiter 0xa0819c0 for handle 1 with serial 1
** (telepathy-gabble:4846): DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI http://telepathy.freedesktop.org/caps#voice-v1
** (telepathy-gabble:4846): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0xa1ef600 for jtellier.test1 at gmail.com/TelepathyC58B9EDA
** (telepathy-gabble:4846): DEBUG: _process_caps_uri: not enough trust for URI http://telepathy.freedesktop.org/caps#0.6.2.1
** (telepathy-gabble:4846): DEBUG: disco_waiter_new: created waiter 0xa1ef620 for handle 1 with serial 1
** (telepathy-gabble:4846): DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI http://telepathy.freedesktop.org/caps#0.6.2.1
** (telepathy-gabble:4846): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0xa1ef640 for jtellier.test1 at gmail.com/TelepathyC58B9EDA
** (telepathy-gabble:4846): DEBUG: _process_caps: Emitting caps update: handle 1, old 0, new 0
(telepathy-gabble:4846): tp-glib-DEBUG: tp_presence_mixin_get_contacts_dbus_property: called.
(telepathy-gabble:4846): tp-glib-DEBUG: tp_presence_mixin_get_statuses: called.
(telepathy-gabble:4846): tp-glib-DEBUG: check_status_available: requested status hidden is not available
** (telepathy-gabble:4846): DEBUG: gabble_connection_advertise_capabilities: caps before: 23e5
** (telepathy-gabble:4846): DEBUG: gabble_connection_advertise_capabilities: caps to add: 0
** (telepathy-gabble:4846): DEBUG: gabble_connection_advertise_capabilities: caps to remove: 0
** (telepathy-gabble:4846): DEBUG: gabble_connection_advertise_capabilities: caps after: 23e5
** (telepathy-gabble:4846): DEBUG: gabble_vcard_manager_edit: called; invalidating cache
** (telepathy-gabble:4846): DEBUG: cache_entry_attempt_to_free: Not freeing vCard cache entry 0xa0737c8: it has a pipeline_item 0xa081940
** (telepathy-gabble:4846): DEBUG: gabble_vcard_manager_edit: checking if we have pending requests already
** (telepathy-gabble:4846): DEBUG: gabble_vcard_manager_edit: NICKNAME => value of length 13 starting jtellier test
(telepathy-gabble:4846): tp-glib-DEBUG: tp_presence_mixin_set_status: called.
(telepathy-gabble:4846): tp-glib-DEBUG: set_status_foreach: called.
(telepathy-gabble:4846): tp-glib-DEBUG: check_for_status: Found status "available", checking if it's available...
(telepathy-gabble:4846): tp-glib-DEBUG: set_status_foreach: The status is available.
(telepathy-gabble:4846): tp-glib-DEBUG: set_status_foreach: Got optional argument ("message", "")
(telepathy-gabble:4846): tp-glib-DEBUG: set_status_foreach: About to try setting status "available"
(telepathy-gabble:4846): tp-glib-DEBUG: tp_presence_mixin_emit_presence_update: called.
(telepathy-gabble:4846): tp-glib-DEBUG: construct_presence_hash: called.
(telepathy-gabble:4846): tp-glib-DEBUG: construct_simple_presence_hash: called.
** (telepathy-gabble:4846): DEBUG: send_next_request: processing request 0xa081940
(telepathy-gabble:4846): tp-glib-DEBUG: tp_presence_mixin_get_contacts_dbus_property: called.
** (telepathy-gabble:4846): DEBUG: gabble_connection_advertise_capabilities: caps before: 23e5
** (telepathy-gabble:4846): DEBUG: _gabble_media_channel_typeflags_to_caps: adding jingle caps
** (telepathy-gabble:4846): DEBUG: gabble_connection_advertise_capabilities: caps to add: 301f
** (telepathy-gabble:4846): DEBUG: gabble_connection_advertise_capabilities: caps to remove: 0
** (telepathy-gabble:4846): DEBUG: gabble_connection_advertise_capabilities: caps after: 33ff
** (telepathy-gabble:4846): DEBUG: gabble_connection_advertise_capabilities: before != after, changing
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: about to add caps 13311 to resource Telepathy39FEBB9B with serial 2
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: found resource Telepathy39FEBB9B
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: new serial 2, old 1, clearing caps
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: adding caps 13311 to resource Telepathy39FEBB9B
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: resource Telepathy39FEBB9B caps now 13311
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: total caps now 13311
** (telepathy-gabble:4846): DEBUG: gabble_connection_advertise_capabilities: set caps: 33ff
(telepathy-gabble:4846): tp-glib-DEBUG: tp_presence_mixin_get_contacts_dbus_property: called.
(telepathy-gabble:4846): tp-glib-DEBUG: tp_base_connection_dbus_request_handles: 1 handles of type 3, for :1.84
(telepathy-gabble:4846): tp-glib-DEBUG: tp_base_connection_dbus_request_handles: 1 handles of type 3, for :1.84
(telepathy-gabble:4846): tp-glib-DEBUG: channel_request_new: New channel request at 0xa073690: ctype=org.freedesktop.Telepathy.Channel.Type.ContactList htype=3 handle=1 suppress=1
** (telepathy-gabble:4846): DEBUG: _gabble_roster_get_channel: Looking up channel 3:1 "publish"
** (telepathy-gabble:4846): DEBUG: _gabble_roster_create_channel: Instantiating channel 3:1 "publish"
tp_group_mixin_change_flags: emitting group flags changed
  added    : [CAN_REMOVE|MESSAGE_REMOVE|MESSAGE_ACCEPT|PROPERTIES]
  removed  : []
  flags now: [CAN_REMOVE|MESSAGE_REMOVE|MESSAGE_ACCEPT|PROPERTIES]
** (telepathy-gabble:4846): DEBUG: _gabble_roster_create_channel: created /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/RosterChannel/List/publish
** (telepathy-gabble:4846): DEBUG: _gabble_roster_create_channel: roster not yet received, not emitting signal for publish list channel
(telepathy-gabble:4846): tp-glib-DEBUG: channel_request_new: New channel request at 0xa073768: ctype=org.freedesktop.Telepathy.Channel.Type.ContactList htype=3 handle=2 suppress=1
** (telepathy-gabble:4846): DEBUG: _gabble_roster_get_channel: Looking up channel 3:2 "subscribe"
** (telepathy-gabble:4846): DEBUG: _gabble_roster_create_channel: Instantiating channel 3:2 "subscribe"
tp_group_mixin_change_flags: emitting group flags changed
  added    : [CAN_ADD|CAN_REMOVE|CAN_RESCIND|MESSAGE_ADD|MESSAGE_REMOVE|MESSAGE_RESCIND|PROPERTIES]
  removed  : []
  flags now: [CAN_ADD|CAN_REMOVE|CAN_RESCIND|MESSAGE_ADD|MESSAGE_REMOVE|MESSAGE_RESCIND|PROPERTIES]
** (telepathy-gabble:4846): DEBUG: _gabble_roster_create_channel: created /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/RosterChannel/List/subscribe
** (telepathy-gabble:4846): DEBUG: _gabble_roster_create_channel: roster not yet received, not emitting signal for subscribe list channel
** (telepathy-gabble:4846): DEBUG: jingle_info_cb: jingle info: got stun server stun.l.google.com, port 19302
** (telepathy-gabble:4846): DEBUG: take_stun_server: Resolving primary STUN server stun.l.google.com:19302
** (telepathy-gabble:4846): DEBUG: stun_server_resolved_cb: Resolved STUN server stun.l.google.com:19302 to 64.233.169.126:19302
** (telepathy-gabble:4846): DEBUG: jingle_info_cb: jingle info: got relay token CAESIQoYanRlbGxpZXIudGVzdDFAZ21haWwuY29tEJmowqCaJBoQwgEIoG4lWsZ5tjt/I2kFow==
** (telepathy-gabble:4846): DEBUG: _gabble_roster_get_channel: Looking up channel 3:1 "publish"
** (telepathy-gabble:4846): DEBUG: _gabble_roster_get_channel: Looking up channel 3:2 "subscribe"
** (telepathy-gabble:4846): DEBUG: _gabble_roster_item_update: name for contact#2 changed to jtellier test2
** (telepathy-gabble:4846): DEBUG: _gabble_roster_item_update: Checking which groups contact#2 was just added to:
** (telepathy-gabble:4846): DEBUG: _gabble_roster_item_update: Checking which groups contact#2 was just removed from:
** (telepathy-gabble:4846): DEBUG: gabble_roster_iq_cb: jid: jtellier.test2 at gmail.com, subscription: both, name: jtellier test2
** (telepathy-gabble:4846): DEBUG: _gabble_roster_item_update: name for contact#3 changed to GTalk2VoIP mapped contact
** (telepathy-gabble:4846): DEBUG: _gabble_roster_item_update: Checking which groups contact#3 was just added to:
** (telepathy-gabble:4846): DEBUG: _gabble_roster_item_update: Checking which groups contact#3 was just removed from:
** (telepathy-gabble:4846): DEBUG: gabble_roster_iq_cb: jid: 5146672499 at gtalk2voip.com, subscription: both, name: GTalk2VoIP mapped contact
** (telepathy-gabble:4846): DEBUG: _gabble_roster_item_update: name for contact#4 changed to guillaume.desmottes
** (telepathy-gabble:4846): DEBUG: _gabble_roster_item_update: Checking which groups contact#4 was just added to:
** (telepathy-gabble:4846): DEBUG: _gabble_roster_item_update: Checking which groups contact#4 was just removed from:
** (telepathy-gabble:4846): DEBUG: gabble_roster_iq_cb: jid: guillaume.desmottes at collabora.co.uk, subscription: both, name: guillaume.desmottes
** (telepathy-gabble:4846): DEBUG: _gabble_roster_item_update: name for contact#5 changed to GTalk2VoIP mapped contact
** (telepathy-gabble:4846): DEBUG: _gabble_roster_item_update: Checking which groups contact#5 was just added to:
** (telepathy-gabble:4846): DEBUG: _gabble_roster_item_update: Checking which groups contact#5 was just removed from:
** (telepathy-gabble:4846): DEBUG: gabble_roster_iq_cb: jid: service at gtalk2voip.com, subscription: both, name: GTalk2VoIP mapped contact
** (telepathy-gabble:4846): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 1 (jtellier.test1 at gmail.com)
** (telepathy-gabble:4846): DEBUG: _gabble_roster_item_update: Checking which groups contact#1 was just added to:
** (telepathy-gabble:4846): DEBUG: _gabble_roster_item_update: Checking which groups contact#1 was just removed from:
** (telepathy-gabble:4846): DEBUG: gabble_roster_iq_cb: jid: jtellier.test1 at gmail.com, subscription: remove
** (telepathy-gabble:4846): DEBUG: _gabble_roster_item_update: name for contact#6 changed to kakaroto test1
** (telepathy-gabble:4846): DEBUG: _gabble_roster_item_update: Checking which groups contact#6 was just added to:
** (telepathy-gabble:4846): DEBUG: _gabble_roster_item_update: Checking which groups contact#6 was just removed from:
** (telepathy-gabble:4846): DEBUG: gabble_roster_iq_cb: jid: kakaroto.test1 at gmail.com, subscription: both, name: kakaroto test1
** (telepathy-gabble:4846): DEBUG: gabble_roster_iq_cb: calling change members on publish channel
emit_members_changed_signals: emitting members changed
  message       : ""
  added         : [2 (jtellier.test2 at gmail.com)
                   3 (5146672499 at gtalk2voip.com)
                   4 (guillaume.desmottes at collabora.co.uk)
                   5 (service at gtalk2voip.com)
                   6 (kakaroto.test1 at gmail.com)]
  removed       : []
  local_pending : []
  remote_pending: []
  actor         : 0
  reason        : 0: unspecified reason
** (telepathy-gabble:4846): DEBUG: gabble_roster_iq_cb: calling change members on subscribe channel
emit_members_changed_signals: emitting members changed
  message       : ""
  added         : [2 (jtellier.test2 at gmail.com)
                   3 (5146672499 at gtalk2voip.com)
                   4 (guillaume.desmottes at collabora.co.uk)
                   5 (service at gtalk2voip.com)
                   6 (kakaroto.test1 at gmail.com)]
  removed       : []
  local_pending : []
  remote_pending: []
  actor         : 0
  reason        : 0: unspecified reason
** (telepathy-gabble:4846): DEBUG: _gabble_roster_get_channel: Looking up channel 3:3 "known"
** (telepathy-gabble:4846): DEBUG: _gabble_roster_create_channel: Instantiating channel 3:3 "known"
tp_group_mixin_change_flags: emitting group flags changed
  added    : [CAN_REMOVE|PROPERTIES]
  removed  : []
  flags now: [CAN_REMOVE|PROPERTIES]
** (telepathy-gabble:4846): DEBUG: _gabble_roster_create_channel: created /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/RosterChannel/List/known
** (telepathy-gabble:4846): DEBUG: _gabble_roster_create_channel: roster not yet received, not emitting signal for known list channel
** (telepathy-gabble:4846): DEBUG: gabble_roster_iq_cb: calling change members on known channel
emit_members_changed_signals: emitting members changed
  message       : ""
  added         : [2 (jtellier.test2 at gmail.com)
                   3 (5146672499 at gtalk2voip.com)
                   4 (guillaume.desmottes at collabora.co.uk)
                   5 (service at gtalk2voip.com)
                   6 (kakaroto.test1 at gmail.com)]
  removed       : []
  local_pending : []
  remote_pending: []
  actor         : 0
  reason        : 0: unspecified reason
** (telepathy-gabble:4846): DEBUG: gabble_roster_iq_cb: calling change members on any group channels
** (telepathy-gabble:4846): DEBUG: _gabble_roster_get_channel: Looking up channel 3:4 "deny"
** (telepathy-gabble:4846): DEBUG: _gabble_roster_create_channel: Instantiating channel 3:4 "deny"
tp_group_mixin_change_flags: emitting group flags changed
  added    : [CAN_ADD|CAN_REMOVE|PROPERTIES]
  removed  : []
  flags now: [CAN_ADD|CAN_REMOVE|PROPERTIES]
** (telepathy-gabble:4846): DEBUG: _gabble_roster_create_channel: created /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/RosterChannel/List/deny
** (telepathy-gabble:4846): DEBUG: _gabble_roster_create_channel: roster not yet received, not emitting signal for deny list channel
** (telepathy-gabble:4846): DEBUG: gabble_roster_iq_cb: calling change members on deny channel
(telepathy-gabble:4846): tp-glib-DEBUG: change_members: not emitting signal, nothing changed
** (telepathy-gabble:4846): DEBUG: _gabble_roster_emit_one: roster now received, emitting signal signal for publish list channel
(telepathy-gabble:4846): tp-glib-DEBUG: satisfy_request: completing queued request 0xa073690 with success, channel_type=org.freedesktop.Telepathy.Channel.Type.ContactList, handle_type=3, handle=1, suppress_handler=1
(telepathy-gabble:4846): tp-glib-DEBUG: channel_request_free: Freeing channel request at 0xa073690: ctype=org.freedesktop.Telepathy.Channel.Type.ContactList htype=3 handle=1 suppress=1
** (telepathy-gabble:4846): DEBUG: _gabble_roster_emit_one: roster now received, emitting signal signal for subscribe list channel
(telepathy-gabble:4846): tp-glib-DEBUG: satisfy_request: completing queued request 0xa073768 with success, channel_type=org.freedesktop.Telepathy.Channel.Type.ContactList, handle_type=3, handle=2, suppress_handler=1
(telepathy-gabble:4846): tp-glib-DEBUG: channel_request_free: Freeing channel request at 0xa073768: ctype=org.freedesktop.Telepathy.Channel.Type.ContactList htype=3 handle=2 suppress=1
** (telepathy-gabble:4846): DEBUG: _gabble_roster_emit_one: roster now received, emitting signal signal for known list channel
** (telepathy-gabble:4846): DEBUG: _gabble_roster_emit_one: roster now received, emitting signal signal for deny list channel
(telepathy-gabble:4846): tp-glib-DEBUG: tp_presence_mixin_get_contacts_dbus_property: called.
(telepathy-gabble:4846): tp-glib-DEBUG: tp_base_connection_dbus_request_handles: 0 handles of type 1, for :1.84
(telepathy-gabble:4846): tp-glib-DEBUG: tp_presence_mixin_get_presence: called.
(telepathy-gabble:4846): tp-glib-DEBUG: construct_presence_hash: called.
** (telepathy-gabble:4846): DEBUG: gabble_connection_request_aliases: requesting vCard for alias of contact jtellier.test1 at gmail.com
** (telepathy-gabble:4846): DEBUG: gabble_vcard_manager_request: Created request 0xa1efa80 to retrieve <1>'s vCard
** (telepathy-gabble:4846): DEBUG: cache_entry_ensure_queued: adding to cache entry 0xa0737c8 with <iq> already pending
(telepathy-gabble:4846): tp-glib-DEBUG: tp_presence_mixin_get_presence: called.
(telepathy-gabble:4846): tp-glib-DEBUG: tp_base_connection_hold_handles: 5 handles of type 1, for :1.84
(telepathy-gabble:4846): tp-glib-DEBUG: tp_presence_mixin_get_presence: called.
(telepathy-gabble:4846): tp-glib-DEBUG: construct_presence_hash: called.
** (telepathy-gabble:4846): DEBUG: disco_items_cb: Got error on items request: the feature requested is not implemented by the recipient or server and therefore cannot be processed
** (telepathy-gabble:4846): DEBUG: connection_iq_disco_cb: got disco request for node http://telepathy.freedesktop.org/caps#4Fh+34kqr9/LBpRvm9LMt8fOA70=, caps are 33ff
** (telepathy-gabble:4846): DEBUG: connection_iq_disco_cb: caps now 13311
** (telepathy-gabble:4846): DEBUG: response_cb: got reply for request 0xa081940
** (telepathy-gabble:4846): DEBUG: pipeline_reply_cb: called for entry 0xa0737c8
** (telepathy-gabble:4846): DEBUG: pipeline_reply_cb: will patch vcard
** (telepathy-gabble:4846): DEBUG: gabble_request_pipeline_enqueue: enqueued new request as item 0xa1efb00
** (telepathy-gabble:4846): DEBUG: observe_vcard: got vCard alias "jtellier test" for handle 1 from <FN>
** (telepathy-gabble:4846): DEBUG: delete_request: Discarding request 0xa1efa80
** (telepathy-gabble:4846): DEBUG: cache_entry_attempt_to_free: Not freeing vCard cache entry 0xa0737c8: it has a cached vCard 0xa1e3ec0
** (telepathy-gabble:4846): DEBUG: delete_request: Discarding request 0xa081920
** (telepathy-gabble:4846): DEBUG: cache_entry_attempt_to_free: Not freeing vCard cache entry 0xa0737c8: it has a cached vCard 0xa1e3ec0
** (telepathy-gabble:4846): DEBUG: delete_item: deleting item 0xa081940
** (telepathy-gabble:4846): DEBUG: send_next_request: processing request 0xa1efb00
** (telepathy-gabble:4846): DEBUG: gabble_presence_cache_do_update: service at gtalk2voip.com (5) resource GTalk2VoIP prio 0 presence 7 message "Type HELP for instructions. Your personal account page: https://www.gtalk2voip.com/users/?auth=pRKJcQ6TTGN5rZAC"
(telepathy-gabble:4846): tp-glib-DEBUG: tp_presence_mixin_emit_presence_update: called.
(telepathy-gabble:4846): tp-glib-DEBUG: construct_presence_hash: called.
(telepathy-gabble:4846): tp-glib-DEBUG: construct_simple_presence_hash: called.
** (telepathy-gabble:4846): DEBUG: _process_caps_uri: enough trust for URI http://www.google.com/xmpp/client/caps#voice-v1, setting caps for 5 (service at gtalk2voip.com/GTalk2VoIP) to 2
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: about to add caps 2 to resource GTalk2VoIP with serial 2
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: found resource GTalk2VoIP
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: new serial 2, old 0, clearing caps
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: adding caps 2 to resource GTalk2VoIP
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: resource GTalk2VoIP caps now 2
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: total caps now 2
** (telepathy-gabble:4846): DEBUG: _process_caps_uri: caps for 5 (service at gtalk2voip.com/GTalk2VoIP) now 2
** (telepathy-gabble:4846): DEBUG: _process_caps_uri: not enough trust for URI http://www.google.com/xmpp/client/caps#sidebar
** (telepathy-gabble:4846): DEBUG: disco_waiter_new: created waiter 0xa1efb40 for handle 5 with serial 2
** (telepathy-gabble:4846): DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI http://www.google.com/xmpp/client/caps#sidebar
** (telepathy-gabble:4846): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0xa1efb60 for service at gtalk2voip.com/GTalk2VoIP
** (telepathy-gabble:4846): DEBUG: _process_caps_uri: not enough trust for URI http://www.google.com/xmpp/client/caps#1.0.0.104
** (telepathy-gabble:4846): DEBUG: disco_waiter_new: created waiter 0xa1efb80 for handle 5 with serial 2
** (telepathy-gabble:4846): DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI http://www.google.com/xmpp/client/caps#1.0.0.104
** (telepathy-gabble:4846): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0xa1efba0 for service at gtalk2voip.com/GTalk2VoIP
** (telepathy-gabble:4846): DEBUG: _process_caps: Emitting caps update: handle 5, old 0, new 2
** (telepathy-gabble:4846): DEBUG: gabble_presence_cache_do_update: 5146672499 at gtalk2voip.com (3) resource GTalk2VoIP prio 0 presence 7 message "Press CALL to phone call. Offered by GTalk2VoIP Gateway. http://www.gtalk2voip.com/"
(telepathy-gabble:4846): tp-glib-DEBUG: tp_presence_mixin_emit_presence_update: called.
(telepathy-gabble:4846): tp-glib-DEBUG: construct_presence_hash: called.
(telepathy-gabble:4846): tp-glib-DEBUG: construct_simple_presence_hash: called.
** (telepathy-gabble:4846): DEBUG: _process_caps_uri: enough trust for URI http://www.google.com/xmpp/client/caps#voice-v1, setting caps for 3 (5146672499 at gtalk2voip.com/GTalk2VoIP) to 2
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: about to add caps 2 to resource GTalk2VoIP with serial 3
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: found resource GTalk2VoIP
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: new serial 3, old 0, clearing caps
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: adding caps 2 to resource GTalk2VoIP
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: resource GTalk2VoIP caps now 2
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: total caps now 2
** (telepathy-gabble:4846): DEBUG: _process_caps_uri: caps for 3 (5146672499 at gtalk2voip.com/GTalk2VoIP) now 2
** (telepathy-gabble:4846): DEBUG: _process_caps_uri: not enough trust for URI http://www.google.com/xmpp/client/caps#sidebar
** (telepathy-gabble:4846): DEBUG: disco_waiter_new: created waiter 0xa1efc00 for handle 3 with serial 3
** (telepathy-gabble:4846): DEBUG: _process_caps_uri: only 1 trust out of 5 possible thus far, sending disco for URI http://www.google.com/xmpp/client/caps#sidebar
** (telepathy-gabble:4846): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0xa1efc20 for 5146672499 at gtalk2voip.com/GTalk2VoIP
** (telepathy-gabble:4846): DEBUG: _process_caps_uri: not enough trust for URI http://www.google.com/xmpp/client/caps#1.0.0.104
** (telepathy-gabble:4846): DEBUG: disco_waiter_new: created waiter 0xa1efc40 for handle 3 with serial 3
** (telepathy-gabble:4846): DEBUG: _process_caps_uri: only 1 trust out of 5 possible thus far, sending disco for URI http://www.google.com/xmpp/client/caps#1.0.0.104
** (telepathy-gabble:4846): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0xa081940 for 5146672499 at gtalk2voip.com/GTalk2VoIP
** (telepathy-gabble:4846): DEBUG: _process_caps: Emitting caps update: handle 3, old 0, new 2
** (telepathy-gabble:4846): DEBUG: response_cb: got reply for request 0xa1efb00
** (telepathy-gabble:4846): DEBUG: replace_reply_cb: called: no error
** (telepathy-gabble:4846): DEBUG: gabble_vcard_manager_remove_edit_request: request == 0xa0734a8
** (telepathy-gabble:4846): DEBUG: delete_item: deleting item 0xa1efb00
** (telepathy-gabble:4846): DEBUG: _caps_disco_cb: setting caps for 1 (thanks to 1 jtellier.test1 at gmail.com/TelepathyC58B9EDA) to 16 (save_caps 0)
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: about to add caps 16 to resource TelepathyC58B9EDA with serial 1
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: found resource TelepathyC58B9EDA
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: new serial 1, old 0, clearing caps
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: adding caps 16 to resource TelepathyC58B9EDA
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: resource TelepathyC58B9EDA caps now 16
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: total caps now 16
** (telepathy-gabble:4846): DEBUG: _caps_disco_cb: caps for 1 (thanks to 1 jtellier.test1 at gmail.com/TelepathyC58B9EDA) now 16
** (telepathy-gabble:4846): DEBUG: disco_waiter_free: freeing waiter 0xa0818c0 for handle 1 with serial 1
** (telepathy-gabble:4846): DEBUG: _caps_disco_cb: setting caps for 1 (thanks to 1 jtellier.test1 at gmail.com/TelepathyC58B9EDA) to 8 (save_caps 16)
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: about to add caps 8 to resource TelepathyC58B9EDA with serial 1
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: found resource TelepathyC58B9EDA
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: adding caps 8 to resource TelepathyC58B9EDA
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: resource TelepathyC58B9EDA caps now 24
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: total caps now 24
** (telepathy-gabble:4846): DEBUG: _caps_disco_cb: caps for 1 (thanks to 1 jtellier.test1 at gmail.com/TelepathyC58B9EDA) now 24
** (telepathy-gabble:4846): DEBUG: disco_waiter_free: freeing waiter 0xa081980 for handle 1 with serial 1
** (telepathy-gabble:4846): DEBUG: _caps_disco_cb: setting caps for 1 (thanks to 1 jtellier.test1 at gmail.com/TelepathyC58B9EDA) to 2 (save_caps 24)
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: about to add caps 2 to resource TelepathyC58B9EDA with serial 1
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: found resource TelepathyC58B9EDA
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: adding caps 2 to resource TelepathyC58B9EDA
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: resource TelepathyC58B9EDA caps now 26
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: total caps now 26
** (telepathy-gabble:4846): DEBUG: _caps_disco_cb: caps for 1 (thanks to 1 jtellier.test1 at gmail.com/TelepathyC58B9EDA) now 26
** (telepathy-gabble:4846): DEBUG: disco_waiter_free: freeing waiter 0xa0819c0 for handle 1 with serial 1
** (telepathy-gabble:4846): DEBUG: _caps_disco_cb: setting caps for 1 (thanks to 1 jtellier.test1 at gmail.com/TelepathyC58B9EDA) to 2085 (save_caps 26)
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: about to add caps 2085 to resource TelepathyC58B9EDA with serial 1
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: found resource TelepathyC58B9EDA
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: adding caps 2085 to resource TelepathyC58B9EDA
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: resource TelepathyC58B9EDA caps now 2111
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: total caps now 2111
** (telepathy-gabble:4846): DEBUG: _caps_disco_cb: caps for 1 (thanks to 1 jtellier.test1 at gmail.com/TelepathyC58B9EDA) now 2111
** (telepathy-gabble:4846): DEBUG: disco_waiter_free: freeing waiter 0xa1ef620 for handle 1 with serial 1
** (telepathy-gabble:4846): DEBUG: connection_iq_disco_cb: got disco request for node http://telepathy.freedesktop.org/caps#4Fh+34kqr9/LBpRvm9LMt8fOA70=, caps are 33ff
** (telepathy-gabble:4846): DEBUG: connection_iq_disco_cb: caps now 13311
** (telepathy-gabble:4846): DEBUG: gabble_presence_cache_do_update: jtellier.test1 at gmail.com (1) resource TelepathyC58B9EDA prio 0 presence 7 message "(null)"
(telepathy-gabble:4846): tp-glib-DEBUG: tp_presence_mixin_emit_presence_update: called.
(telepathy-gabble:4846): tp-glib-DEBUG: construct_presence_hash: called.
(telepathy-gabble:4846): tp-glib-DEBUG: construct_simple_presence_hash: called.
** (telepathy-gabble:4846): DEBUG: _process_caps_uri: enough trust for URI http://telepathy.freedesktop.org/caps#jingle-video, setting caps for 1 (jtellier.test1 at gmail.com/TelepathyC58B9EDA) to 16
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: about to add caps 16 to resource TelepathyC58B9EDA with serial 4
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: found resource TelepathyC58B9EDA
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: new serial 4, old 1, clearing caps
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: adding caps 16 to resource TelepathyC58B9EDA
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: resource TelepathyC58B9EDA caps now 16
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: total caps now 16
** (telepathy-gabble:4846): DEBUG: _process_caps_uri: caps for 1 (jtellier.test1 at gmail.com/TelepathyC58B9EDA) now 16
** (telepathy-gabble:4846): DEBUG: _process_caps_uri: enough trust for URI http://telepathy.freedesktop.org/caps#jingle-audio, setting caps for 1 (jtellier.test1 at gmail.com/TelepathyC58B9EDA) to 8
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: about to add caps 8 to resource TelepathyC58B9EDA with serial 4
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: found resource TelepathyC58B9EDA
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: adding caps 8 to resource TelepathyC58B9EDA
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: resource TelepathyC58B9EDA caps now 24
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: total caps now 24
** (telepathy-gabble:4846): DEBUG: _process_caps_uri: caps for 1 (jtellier.test1 at gmail.com/TelepathyC58B9EDA) now 24
** (telepathy-gabble:4846): DEBUG: _process_caps_uri: enough trust for URI http://telepathy.freedesktop.org/caps#voice-v1, setting caps for 1 (jtellier.test1 at gmail.com/TelepathyC58B9EDA) to 2
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: about to add caps 2 to resource TelepathyC58B9EDA with serial 4
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: found resource TelepathyC58B9EDA
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: adding caps 2 to resource TelepathyC58B9EDA
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: resource TelepathyC58B9EDA caps now 26
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: total caps now 26
** (telepathy-gabble:4846): DEBUG: _process_caps_uri: caps for 1 (jtellier.test1 at gmail.com/TelepathyC58B9EDA) now 26
** (telepathy-gabble:4846): DEBUG: _process_caps_uri: enough trust for URI http://telepathy.freedesktop.org/caps#0.6.2.1, setting caps for 1 (jtellier.test1 at gmail.com/TelepathyC58B9EDA) to 2085
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: about to add caps 2085 to resource TelepathyC58B9EDA with serial 4
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: found resource TelepathyC58B9EDA
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: adding caps 2085 to resource TelepathyC58B9EDA
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: resource TelepathyC58B9EDA caps now 2111
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: total caps now 2111
** (telepathy-gabble:4846): DEBUG: _process_caps_uri: caps for 1 (jtellier.test1 at gmail.com/TelepathyC58B9EDA) now 2111
** (telepathy-gabble:4846): DEBUG: _process_caps: Emitting caps update: handle 1, old 2111, new 2111
(telepathy-gabble:4846): tp-glib-DEBUG: tp_base_connection_change_status: was 0, now 2, for reason 1
(telepathy-gabble:4846): tp-glib-DEBUG: tp_base_connection_change_status: emitting status-changed to 2, for reason 1
** (telepathy-gabble:4846): DEBUG: gabble_roster_close_all: closing channels
** (telepathy-gabble:4846): DEBUG: roster_channel_closed_cb: 0xa072f18, channel 0xa080878
** (telepathy-gabble:4846): DEBUG: roster_channel_closed_cb: 0xa072f18, channel 0xa0808c0
** (telepathy-gabble:4846): DEBUG: roster_channel_closed_cb: 0xa072f18, channel 0xa080908
** (telepathy-gabble:4846): DEBUG: roster_channel_closed_cb: 0xa072f18, channel 0xa080950
** (telepathy-gabble:4846): DEBUG: gabble_roster_close_all: removing callbacks
** (telepathy-gabble:4846): DEBUG: gabble_im_factory_close_all: closing channels
** (telepathy-gabble:4846): DEBUG: gabble_im_factory_close_all: removing callbacks
** (telepathy-gabble:4846): DEBUG: connection_status_changed_cb: disconnected, closing room lists
** (telepathy-gabble:4846): DEBUG: gabble_roomlist_manager_close_all: 0xa0721b8
** (telepathy-gabble:4846): DEBUG: gabble_muc_factory_close_all: closing channels
** (telepathy-gabble:4846): DEBUG: gabble_muc_factory_close_all: removing callbacks
** (telepathy-gabble:4846): DEBUG: gabble_private_tubes_factory_close_all: closing 1-1 tubes channels
** (telepathy-gabble:4846): DEBUG: gabble_media_factory_close_all: closing channels
** (telepathy-gabble:4846): DEBUG: connection_shut_down: still open; calling lm_connection_close
** (telepathy-gabble:4846): DEBUG: connection_disconnected_cb: called with reason 0
** (telepathy-gabble:4846): DEBUG: connection_disconnected_cb: expected; emitting DISCONNECTED
(telepathy-gabble:4846): tp-glib-DEBUG: connection_shutdown_finished_cb: dereferenced connection
** (telepathy-gabble:4846): DEBUG: gabble_connection_dispose: called
** (telepathy-gabble:4846): DEBUG: gabble_bytestream_factory_dispose: dispose called
** (telepathy-gabble:4846): DEBUG: gabble_disco_dispose: dispose called
** (telepathy-gabble:4846): DEBUG: _caps_disco_cb: disco query failed: Request for info on 5146672499 at gtalk2voip.com/GTalk2VoIP cancelled
** (telepathy-gabble:4846): DEBUG: _caps_disco_cb: failed to find a suitable candidate to retry disco request for URI http://www.google.com/xmpp/client/caps#1.0.0.104
** (telepathy-gabble:4846): DEBUG: disco_waiter_list_free: list 0xa1e3e00
** (telepathy-gabble:4846): DEBUG: disco_waiter_free: freeing waiter 0xa1efc40 for handle 3 with serial 3
** (telepathy-gabble:4846): DEBUG: disco_waiter_free: freeing waiter 0xa1efb80 for handle 5 with serial 2
** (telepathy-gabble:4846): DEBUG: _caps_disco_cb: disco query failed: Request for info on 5146672499 at gtalk2voip.com/GTalk2VoIP cancelled
** (telepathy-gabble:4846): DEBUG: _caps_disco_cb: failed to find a suitable candidate to retry disco request for URI http://www.google.com/xmpp/client/caps#sidebar
** (telepathy-gabble:4846): DEBUG: disco_waiter_list_free: list 0xa1f5e58
** (telepathy-gabble:4846): DEBUG: disco_waiter_free: freeing waiter 0xa1efc00 for handle 3 with serial 3
** (telepathy-gabble:4846): DEBUG: disco_waiter_free: freeing waiter 0xa1efb40 for handle 5 with serial 2
** (telepathy-gabble:4846): DEBUG: _caps_disco_cb: disco query failed: Request for info on service at gtalk2voip.com/GTalk2VoIP cancelled
** (telepathy-gabble:4846): DEBUG: _caps_disco_cb: failed to find a suitable candidate to retry disco request for URI http://www.google.com/xmpp/client/caps#1.0.0.104
** (telepathy-gabble:4846): DEBUG: _caps_disco_cb: disco query failed: Request for info on service at gtalk2voip.com/GTalk2VoIP cancelled
** (telepathy-gabble:4846): DEBUG: _caps_disco_cb: failed to find a suitable candidate to retry disco request for URI http://www.google.com/xmpp/client/caps#sidebar
** (telepathy-gabble:4846): DEBUG: gabble_disco_finalize: called with 0xa0747a0
** (telepathy-gabble:4846): DEBUG: gabble_request_pipeline_dispose: disposing request-pipeline
** (telepathy-gabble:4846): DEBUG: gabble_vcard_manager_dispose: 0xa072f50
** (telepathy-gabble:4846): DEBUG: gabble_vcard_manager_finalize: 0xa072f50
** (telepathy-gabble:4846): DEBUG: gabble_jingle_factory_dispose: dispose called
** (telepathy-gabble:4846): DEBUG: gabble_presence_cache_dispose: dispose called
** (telepathy-gabble:4846): DEBUG: disco_waiter_list_free: list (nil)
** (telepathy-gabble:4846): DEBUG: disco_waiter_list_free: list (nil)
** (telepathy-gabble:4846): DEBUG: disco_waiter_list_free: list (nil)
** (telepathy-gabble:4846): DEBUG: disco_waiter_list_free: list (nil)
** (telepathy-gabble:4846): DEBUG: gabble_presence_cache_finalize: called with 0xa075a08
** (telepathy-gabble:4846): DEBUG: gabble_roster_dispose: dispose called
** (telepathy-gabble:4846): DEBUG: gabble_roster_close_all: closing channels
** (telepathy-gabble:4846): DEBUG: gabble_roster_finalize: called with 0xa072f18
** (telepathy-gabble:4846): DEBUG: gabble_im_factory_dispose: dispose called
** (telepathy-gabble:4846): DEBUG: gabble_roomlist_manager_dispose: running
** (telepathy-gabble:4846): DEBUG: gabble_roomlist_manager_close_all: 0xa0721b8
** (telepathy-gabble:4846): DEBUG: gabble_muc_factory_dispose: dispose called
** (telepathy-gabble:4846): DEBUG: gabble_muc_factory_close_all: closing channels
** (telepathy-gabble:4846): DEBUG: gabble_private_tubes_factory_dispose: dispose called
** (telepathy-gabble:4846): DEBUG: gabble_private_tubes_factory_close_all: closing 1-1 tubes channels
** (telepathy-gabble:4846): DEBUG: gabble_media_factory_dispose: dispose called
** (telepathy-gabble:4846): DEBUG: gabble_media_factory_close_all: closing channels
** (telepathy-gabble:4846): DEBUG: gabble_olpc_gadget_manager_dispose: running
** (telepathy-gabble:4846): DEBUG: gabble_olpc_gadget_manager_close_all: 0xa0743a0
(telepathy-gabble:4846): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa072e70: lost weak ref to 0xa06bc60
(telepathy-gabble:4846): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa072ea8: lost weak ref to 0xa06bcf0
(telepathy-gabble:4846): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa072ee0: lost weak ref to 0xa06bd80
** (telepathy-gabble:4846): DEBUG: gabble_connection_finalize: called with 0xa07b000
(telepathy-gabble:4846): tp-glib-DEBUG: tp_contacts_mixin_finalize: 0xa07b000
(telepathy-gabble:4846): tp-glib-DEBUG: tp_presence_mixin_finalize: 0xa07b000
(telepathy-gabble:4846): tp-glib-DEBUG: tp_cm_param_setter_offset: account = "jtellier.test2 at gmail.com"
(telepathy-gabble:4846): tp-glib-DEBUG: tp_cm_param_setter_offset: password = <hidden>
(telepathy-gabble:4846): tp-glib-DEBUG: tp_cm_param_setter_offset: server = "talk.google.com"
(telepathy-gabble:4846): tp-glib-DEBUG: tp_cm_param_setter_offset: resource = "Telepathy"
(telepathy-gabble:4846): tp-glib-DEBUG: tp_cm_param_setter_offset: priority = 0 = 0x0
(telepathy-gabble:4846): tp-glib-DEBUG: tp_cm_param_setter_offset: port = 5223 = 0x1467
(telepathy-gabble:4846): tp-glib-DEBUG: tp_cm_param_setter_offset: old-ssl = TRUE
(telepathy-gabble:4846): tp-glib-DEBUG: tp_cm_param_setter_offset: require-encryption = FALSE
(telepathy-gabble:4846): tp-glib-DEBUG: tp_cm_param_setter_offset: register = FALSE
(telepathy-gabble:4846): tp-glib-DEBUG: tp_cm_param_setter_offset: low-bandwidth = FALSE
(telepathy-gabble:4846): tp-glib-DEBUG: parse_parameters: https-proxy-server not given, using default behaviour
(telepathy-gabble:4846): tp-glib-DEBUG: tp_cm_param_setter_offset: https-proxy-port = 443 = 0x1bb
(telepathy-gabble:4846): tp-glib-DEBUG: tp_cm_param_setter_offset: fallback-conference-server = "conference.jabber.org"
(telepathy-gabble:4846): tp-glib-DEBUG: parse_parameters: stun-server not given, using default behaviour
(telepathy-gabble:4846): tp-glib-DEBUG: tp_cm_param_setter_offset: stun-port = 3478 = 0xd96
(telepathy-gabble:4846): tp-glib-DEBUG: tp_cm_param_setter_offset: fallback-stun-server = "stun.collabora.co.uk"
(telepathy-gabble:4846): tp-glib-DEBUG: tp_cm_param_setter_offset: fallback-stun-port = 3478 = 0xd96
(telepathy-gabble:4846): tp-glib-DEBUG: tp_cm_param_setter_offset: ignore-ssl-errors = TRUE
(telepathy-gabble:4846): tp-glib-DEBUG: parse_parameters: alias not given, using default behaviour
(telepathy-gabble:4846): tp-glib-DEBUG: tp_base_connection_init: Initializing (TpBaseConnection *)0xa07b150
** (telepathy-gabble:4846): DEBUG: gabble_connection_init: Initializing (GabbleConnection *)0xa07b150
(telepathy-gabble:4846): tp-glib-DEBUG: tp_base_connection_constructor: Post-construction: (TpBaseConnection *)0xa07b150
(telepathy-gabble:4846): tp-glib-DEBUG: tp_base_connection_constructor: Handle repo for type #0 at (nil)
(telepathy-gabble:4846): tp-glib-DEBUG: tp_base_connection_constructor: Handle repo for type #1 at 0xa06bcf0
(telepathy-gabble:4846): tp-glib-DEBUG: tp_base_connection_constructor: Handle repo for type #2 at 0xa06bc60
(telepathy-gabble:4846): tp-glib-DEBUG: tp_base_connection_constructor: Handle repo for type #3 at 0xa0745a0
(telepathy-gabble:4846): tp-glib-DEBUG: tp_base_connection_constructor: Handle repo for type #4 at 0xa07dfb0
** (telepathy-gabble:4846): DEBUG: gabble_roomlist_manager_constructed: 0xa072250
(telepathy-gabble:4846): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #0 at 0xa07d6b8
(telepathy-gabble:4846): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #1 at 0xa0722c8
(telepathy-gabble:4846): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #2 at 0xa072250
(telepathy-gabble:4846): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #3 at 0xa075dd0
(telepathy-gabble:4846): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #4 at 0xa0721b8
(telepathy-gabble:4846): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #5 at 0xa072168
(telepathy-gabble:4846): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #6 at 0xa0744a0
** (telepathy-gabble:4846): DEBUG: gabble_connection_constructor: Post-construction: (GabbleConnection *)0xa07b150
(telepathy-gabble:4846): tp-glib-DEBUG: tp_presence_mixin_init: called.
(telepathy-gabble:4846): tp-glib-DEBUG: tp_base_connection_register: bus name org.freedesktop.Telepathy.Connection.gabble.jabber.jtellier_2etest2_40gmail_2ecom_2fTelepathy
(telepathy-gabble:4846): tp-glib-DEBUG: tp_base_connection_register: object path /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy
** (telepathy-gabble:4846): DEBUG: _gabble_connection_connect: disabling SRV because "server" or "port" parameter specified, will connect to talk.google.com
** (telepathy-gabble:4846): DEBUG: do_connect: calling lm_connection_open
(telepathy-gabble:4846): tp-glib-DEBUG: tp_base_connection_change_status: was 4294967295, now 1, for reason 1
(telepathy-gabble:4846): tp-glib-DEBUG: tp_base_connection_change_status: emitting status-changed to 1, for reason 1
** (telepathy-gabble:4846): DEBUG: connection_status_changed_cb: adding callbacks
** (telepathy-gabble:4846): DEBUG: connection_status_changed_cb: adding callbacks
** (telepathy-gabble:4846): DEBUG: connection_status_changed_cb: adding callbacks
** (telepathy-gabble:4846): DEBUG: do_auth: authenticating with username: jtellier.test2, password: <hidden>, resource: Telepathy
** (telepathy-gabble:4846): DEBUG: connection_auth_cb: Created self handle 1, our JID is jtellier.test2 at gmail.com/Telepathy961E35AB
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: about to add caps 9189 to resource Telepathy961E35AB with serial 1
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: found resource Telepathy961E35AB
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: new serial 1, old 0, clearing caps
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: adding caps 9189 to resource Telepathy961E35AB
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: resource Telepathy961E35AB caps now 9189
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: total caps now 9189
** (telepathy-gabble:4846): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0xa0743a0 for gmail.com
** (telepathy-gabble:4846): DEBUG: connection_iq_unknown_cb: got unknown iq:
<iq id="6969971722" type="result"></iq>

** (telepathy-gabble:4846): DEBUG: connection_disco_cb: got:
<query xmlns="http://jabber.org/protocol/disco#info"> <identity name="Google Talk" type="im" category="server"></identity>
 <feature var="http://jabber.org/protocol/disco#info"></feature>
 <feature var="google:jingleinfo"></feature>
 <feature var="google:roster"></feature>
 <feature var="google:nosave"></feature>
 <feature var="google:setting"></feature>
 <feature var="google:shared-status"></feature>
 <feature var="http://jabber.org/protocol/archive#otr"></feature>
 <feature var="google:mail:notify"></feature>
 <feature var="http://jabber.org/protocol/archive#save"></feature>
</query>

** (telepathy-gabble:4846): DEBUG: connection_disco_cb: set features flags to 3
(telepathy-gabble:4846): tp-glib-DEBUG: tp_base_connection_change_status: was 1, now 0, for reason 1
(telepathy-gabble:4846): tp-glib-DEBUG: tp_base_connection_change_status: emitting status-changed to 0, for reason 1
** (telepathy-gabble:4846): DEBUG: connection_status_changed_cb: requesting roster
** (telepathy-gabble:4846): DEBUG: take_stun_server: Resolving fallback STUN server stun.collabora.co.uk:3478
** (telepathy-gabble:4846): DEBUG: stun_server_resolved_cb: Resolved STUN server stun.collabora.co.uk:3478 to 93.93.131.100:3478
** (telepathy-gabble:4846): DEBUG: gabble_disco_conn_status_changed_cb: connected, initiating service discovery on gmail.com
** (telepathy-gabble:4846): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0xa074740 for gmail.com
** (telepathy-gabble:4846): DEBUG: gabble_vcard_manager_request: Created request 0xa074720 to retrieve <1>'s vCard
** (telepathy-gabble:4846): DEBUG: cache_entry_ensure_queued: Cache entry 0xa073508 is my own, not setting @to
** (telepathy-gabble:4846): DEBUG: gabble_request_pipeline_enqueue: enqueued new request as item 0xa0815a0
** (telepathy-gabble:4846): DEBUG: cache_entry_ensure_queued: adding request to cache entry 0xa073508 and queueing the <iq>
(telepathy-gabble:4846): tp-glib-DEBUG: tp_presence_mixin_emit_presence_update: called.
(telepathy-gabble:4846): tp-glib-DEBUG: construct_presence_hash: called.
(telepathy-gabble:4846): tp-glib-DEBUG: construct_simple_presence_hash: called.
** (telepathy-gabble:4846): DEBUG: gabble_presence_cache_do_update: jtellier.test1 at gmail.com (2) resource TelepathyC58B9EDA prio 0 presence 7 message "(null)"
(telepathy-gabble:4846): tp-glib-DEBUG: tp_presence_mixin_emit_presence_update: called.
(telepathy-gabble:4846): tp-glib-DEBUG: construct_presence_hash: called.
(telepathy-gabble:4846): tp-glib-DEBUG: construct_simple_presence_hash: called.
** (telepathy-gabble:4846): DEBUG: _process_caps_uri: not enough trust for URI http://telepathy.freedesktop.org/caps#jingle-video
** (telepathy-gabble:4846): DEBUG: disco_waiter_new: created waiter 0xa0743a0 for handle 2 with serial 1
** (telepathy-gabble:4846): DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI http://telepathy.freedesktop.org/caps#jingle-video
** (telepathy-gabble:4846): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0xa074760 for jtellier.test1 at gmail.com/TelepathyC58B9EDA
** (telepathy-gabble:4846): DEBUG: _process_caps_uri: not enough trust for URI http://telepathy.freedesktop.org/caps#jingle-audio
** (telepathy-gabble:4846): DEBUG: disco_waiter_new: created waiter 0xa1efb60 for handle 2 with serial 1
** (telepathy-gabble:4846): DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI http://telepathy.freedesktop.org/caps#jingle-audio
** (telepathy-gabble:4846): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0xa1efba0 for jtellier.test1 at gmail.com/TelepathyC58B9EDA
** (telepathy-gabble:4846): DEBUG: _process_caps_uri: not enough trust for URI http://telepathy.freedesktop.org/caps#voice-v1
** (telepathy-gabble:4846): DEBUG: disco_waiter_new: created waiter 0xa1efc20 for handle 2 with serial 1
** (telepathy-gabble:4846): DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI http://telepathy.freedesktop.org/caps#voice-v1
** (telepathy-gabble:4846): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0xa1efb40 for jtellier.test1 at gmail.com/TelepathyC58B9EDA
** (telepathy-gabble:4846): DEBUG: _process_caps_uri: not enough trust for URI http://telepathy.freedesktop.org/caps#0.6.2.1
** (telepathy-gabble:4846): DEBUG: disco_waiter_new: created waiter 0xa1efc00 for handle 2 with serial 1
** (telepathy-gabble:4846): DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI http://telepathy.freedesktop.org/caps#0.6.2.1
** (telepathy-gabble:4846): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0xa081940 for jtellier.test1 at gmail.com/TelepathyC58B9EDA
** (telepathy-gabble:4846): DEBUG: _process_caps: Emitting caps update: handle 2, old 0, new 0
(telepathy-gabble:4846): tp-glib-DEBUG: tp_presence_mixin_get_contacts_dbus_property: called.
(telepathy-gabble:4846): tp-glib-DEBUG: tp_presence_mixin_get_contacts_dbus_property: called.
(telepathy-gabble:4846): tp-glib-DEBUG: tp_presence_mixin_get_contacts_dbus_property: called.
(telepathy-gabble:4846): tp-glib-DEBUG: tp_presence_mixin_get_statuses: called.
(telepathy-gabble:4846): tp-glib-DEBUG: check_status_available: requested status hidden is not available
** (telepathy-gabble:4846): DEBUG: gabble_connection_advertise_capabilities: caps before: 23e5
** (telepathy-gabble:4846): DEBUG: gabble_connection_advertise_capabilities: caps to add: 0
** (telepathy-gabble:4846): DEBUG: gabble_connection_advertise_capabilities: caps to remove: 0
** (telepathy-gabble:4846): DEBUG: gabble_connection_advertise_capabilities: caps after: 23e5
** (telepathy-gabble:4846): DEBUG: gabble_vcard_manager_edit: called; invalidating cache
** (telepathy-gabble:4846): DEBUG: cache_entry_attempt_to_free: Not freeing vCard cache entry 0xa073508: it has a pipeline_item 0xa0815a0
** (telepathy-gabble:4846): DEBUG: gabble_vcard_manager_edit: checking if we have pending requests already
** (telepathy-gabble:4846): DEBUG: gabble_vcard_manager_edit: NICKNAME => value of length 14 starting jtellier test2
(telepathy-gabble:4846): tp-glib-DEBUG: tp_presence_mixin_set_status: called.
(telepathy-gabble:4846): tp-glib-DEBUG: set_status_foreach: called.
(telepathy-gabble:4846): tp-glib-DEBUG: check_for_status: Found status "available", checking if it's available...
(telepathy-gabble:4846): tp-glib-DEBUG: set_status_foreach: The status is available.
(telepathy-gabble:4846): tp-glib-DEBUG: set_status_foreach: Got optional argument ("message", "")
(telepathy-gabble:4846): tp-glib-DEBUG: set_status_foreach: About to try setting status "available"
(telepathy-gabble:4846): tp-glib-DEBUG: tp_presence_mixin_emit_presence_update: called.
(telepathy-gabble:4846): tp-glib-DEBUG: construct_presence_hash: called.
(telepathy-gabble:4846): tp-glib-DEBUG: construct_simple_presence_hash: called.
(telepathy-gabble:4846): tp-glib-DEBUG: tp_base_connection_dbus_request_handles: 1 handles of type 3, for :1.84
(telepathy-gabble:4846): tp-glib-DEBUG: tp_base_connection_dbus_request_handles: 1 handles of type 3, for :1.84
** (telepathy-gabble:4846): DEBUG: gabble_connection_advertise_capabilities: caps before: 23e5
** (telepathy-gabble:4846): DEBUG: _gabble_media_channel_typeflags_to_caps: adding jingle caps
** (telepathy-gabble:4846): DEBUG: gabble_connection_advertise_capabilities: caps to add: 301f
** (telepathy-gabble:4846): DEBUG: gabble_connection_advertise_capabilities: caps to remove: 0
** (telepathy-gabble:4846): DEBUG: gabble_connection_advertise_capabilities: caps after: 33ff
** (telepathy-gabble:4846): DEBUG: gabble_connection_advertise_capabilities: before != after, changing
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: about to add caps 13311 to resource Telepathy961E35AB with serial 2
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: found resource Telepathy961E35AB
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: new serial 2, old 1, clearing caps
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: adding caps 13311 to resource Telepathy961E35AB
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: resource Telepathy961E35AB caps now 13311
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: total caps now 13311
** (telepathy-gabble:4846): DEBUG: gabble_connection_advertise_capabilities: set caps: 33ff
(telepathy-gabble:4846): tp-glib-DEBUG: channel_request_new: New channel request at 0xa073818: ctype=org.freedesktop.Telepathy.Channel.Type.ContactList htype=3 handle=1 suppress=1
** (telepathy-gabble:4846): DEBUG: _gabble_roster_get_channel: Looking up channel 3:1 "publish"
** (telepathy-gabble:4846): DEBUG: _gabble_roster_create_channel: Instantiating channel 3:1 "publish"
tp_group_mixin_change_flags: emitting group flags changed
  added    : [CAN_REMOVE|MESSAGE_REMOVE|MESSAGE_ACCEPT|PROPERTIES]
  removed  : []
  flags now: [CAN_REMOVE|MESSAGE_REMOVE|MESSAGE_ACCEPT|PROPERTIES]
** (telepathy-gabble:4846): DEBUG: _gabble_roster_create_channel: created /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/RosterChannel/List/publish
** (telepathy-gabble:4846): DEBUG: _gabble_roster_create_channel: roster not yet received, not emitting signal for publish list channel
(telepathy-gabble:4846): tp-glib-DEBUG: channel_request_new: New channel request at 0xa073430: ctype=org.freedesktop.Telepathy.Channel.Type.ContactList htype=3 handle=2 suppress=1
** (telepathy-gabble:4846): DEBUG: _gabble_roster_get_channel: Looking up channel 3:2 "subscribe"
** (telepathy-gabble:4846): DEBUG: _gabble_roster_create_channel: Instantiating channel 3:2 "subscribe"
tp_group_mixin_change_flags: emitting group flags changed
  added    : [CAN_ADD|CAN_REMOVE|CAN_RESCIND|MESSAGE_ADD|MESSAGE_REMOVE|MESSAGE_RESCIND|PROPERTIES]
  removed  : []
  flags now: [CAN_ADD|CAN_REMOVE|CAN_RESCIND|MESSAGE_ADD|MESSAGE_REMOVE|MESSAGE_RESCIND|PROPERTIES]
** (telepathy-gabble:4846): DEBUG: _gabble_roster_create_channel: created /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/RosterChannel/List/subscribe
** (telepathy-gabble:4846): DEBUG: _gabble_roster_create_channel: roster not yet received, not emitting signal for subscribe list channel
** (telepathy-gabble:4846): DEBUG: send_next_request: processing request 0xa0815a0
** (telepathy-gabble:4846): DEBUG: jingle_info_cb: jingle info: got stun server stun.l.google.com, port 19302
** (telepathy-gabble:4846): DEBUG: take_stun_server: Resolving primary STUN server stun.l.google.com:19302
** (telepathy-gabble:4846): DEBUG: stun_server_resolved_cb: Resolved STUN server stun.l.google.com:19302 to 64.233.169.126:19302
** (telepathy-gabble:4846): DEBUG: jingle_info_cb: jingle info: got relay token CAESIQoYanRlbGxpZXIudGVzdDJAZ21haWwuY29tELeqw6CaJBoQgH9md2/llydQmj5FSsuXFw==
** (telepathy-gabble:4846): DEBUG: _gabble_roster_get_channel: Looking up channel 3:1 "publish"
** (telepathy-gabble:4846): DEBUG: _gabble_roster_get_channel: Looking up channel 3:2 "subscribe"
** (telepathy-gabble:4846): DEBUG: _gabble_roster_item_update: name for contact#2 changed to jtellier test
** (telepathy-gabble:4846): DEBUG: _gabble_roster_item_update: Checking which groups contact#2 was just added to:
** (telepathy-gabble:4846): DEBUG: _gabble_roster_item_update: Checking which groups contact#2 was just removed from:
** (telepathy-gabble:4846): DEBUG: gabble_roster_iq_cb: jid: jtellier.test1 at gmail.com, subscription: both, name: jtellier test
** (telepathy-gabble:4846): DEBUG: gabble_roster_iq_cb: calling change members on publish channel
emit_members_changed_signals: emitting members changed
  message       : ""
  added         : [2 (jtellier.test1 at gmail.com)]
  removed       : []
  local_pending : []
  remote_pending: []
  actor         : 0
  reason        : 0: unspecified reason
** (telepathy-gabble:4846): DEBUG: gabble_roster_iq_cb: calling change members on subscribe channel
emit_members_changed_signals: emitting members changed
  message       : ""
  added         : [2 (jtellier.test1 at gmail.com)]
  removed       : []
  local_pending : []
  remote_pending: []
  actor         : 0
  reason        : 0: unspecified reason
** (telepathy-gabble:4846): DEBUG: _gabble_roster_get_channel: Looking up channel 3:3 "known"
** (telepathy-gabble:4846): DEBUG: _gabble_roster_create_channel: Instantiating channel 3:3 "known"
tp_group_mixin_change_flags: emitting group flags changed
  added    : [CAN_REMOVE|PROPERTIES]
  removed  : []
  flags now: [CAN_REMOVE|PROPERTIES]
** (telepathy-gabble:4846): DEBUG: _gabble_roster_create_channel: created /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/RosterChannel/List/known
** (telepathy-gabble:4846): DEBUG: _gabble_roster_create_channel: roster not yet received, not emitting signal for known list channel
** (telepathy-gabble:4846): DEBUG: gabble_roster_iq_cb: calling change members on known channel
emit_members_changed_signals: emitting members changed
  message       : ""
  added         : [2 (jtellier.test1 at gmail.com)]
  removed       : []
  local_pending : []
  remote_pending: []
  actor         : 0
  reason        : 0: unspecified reason
** (telepathy-gabble:4846): DEBUG: gabble_roster_iq_cb: calling change members on any group channels
** (telepathy-gabble:4846): DEBUG: _gabble_roster_get_channel: Looking up channel 3:4 "deny"
** (telepathy-gabble:4846): DEBUG: _gabble_roster_create_channel: Instantiating channel 3:4 "deny"
tp_group_mixin_change_flags: emitting group flags changed
  added    : [CAN_ADD|CAN_REMOVE|PROPERTIES]
  removed  : []
  flags now: [CAN_ADD|CAN_REMOVE|PROPERTIES]
** (telepathy-gabble:4846): DEBUG: _gabble_roster_create_channel: created /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/RosterChannel/List/deny
** (telepathy-gabble:4846): DEBUG: _gabble_roster_create_channel: roster not yet received, not emitting signal for deny list channel
** (telepathy-gabble:4846): DEBUG: gabble_roster_iq_cb: calling change members on deny channel
(telepathy-gabble:4846): tp-glib-DEBUG: change_members: not emitting signal, nothing changed
** (telepathy-gabble:4846): DEBUG: _gabble_roster_emit_one: roster now received, emitting signal signal for publish list channel
(telepathy-gabble:4846): tp-glib-DEBUG: satisfy_request: completing queued request 0xa073818 with success, channel_type=org.freedesktop.Telepathy.Channel.Type.ContactList, handle_type=3, handle=1, suppress_handler=1
(telepathy-gabble:4846): tp-glib-DEBUG: channel_request_free: Freeing channel request at 0xa073818: ctype=org.freedesktop.Telepathy.Channel.Type.ContactList htype=3 handle=1 suppress=1
** (telepathy-gabble:4846): DEBUG: _gabble_roster_emit_one: roster now received, emitting signal signal for subscribe list channel
(telepathy-gabble:4846): tp-glib-DEBUG: satisfy_request: completing queued request 0xa073430 with success, channel_type=org.freedesktop.Telepathy.Channel.Type.ContactList, handle_type=3, handle=2, suppress_handler=1
(telepathy-gabble:4846): tp-glib-DEBUG: channel_request_free: Freeing channel request at 0xa073430: ctype=org.freedesktop.Telepathy.Channel.Type.ContactList htype=3 handle=2 suppress=1
** (telepathy-gabble:4846): DEBUG: _gabble_roster_emit_one: roster now received, emitting signal signal for known list channel
** (telepathy-gabble:4846): DEBUG: _gabble_roster_emit_one: roster now received, emitting signal signal for deny list channel
** (telepathy-gabble:4846): DEBUG: disco_items_cb: Got error on items request: the feature requested is not implemented by the recipient or server and therefore cannot be processed
** (telepathy-gabble:4846): DEBUG: connection_iq_disco_cb: got disco request for node http://telepathy.freedesktop.org/caps#4Fh+34kqr9/LBpRvm9LMt8fOA70=, caps are 33ff
** (telepathy-gabble:4846): DEBUG: connection_iq_disco_cb: caps now 13311
** (telepathy-gabble:4846): DEBUG: response_cb: got reply for request 0xa0815a0
** (telepathy-gabble:4846): DEBUG: pipeline_reply_cb: called for entry 0xa073508
** (telepathy-gabble:4846): DEBUG: pipeline_reply_cb: will patch vcard
** (telepathy-gabble:4846): DEBUG: gabble_request_pipeline_enqueue: enqueued new request as item 0xa1ef740
** (telepathy-gabble:4846): DEBUG: observe_vcard: got vCard alias "jtellier test2" for handle 1 from <FN>
** (telepathy-gabble:4846): DEBUG: delete_request: Discarding request 0xa074720
** (telepathy-gabble:4846): DEBUG: cache_entry_attempt_to_free: Not freeing vCard cache entry 0xa073508: it has a cached vCard 0xa0b03f0
** (telepathy-gabble:4846): DEBUG: delete_item: deleting item 0xa0815a0
** (telepathy-gabble:4846): DEBUG: send_next_request: processing request 0xa1ef740
(telepathy-gabble:4846): tp-glib-DEBUG: tp_presence_mixin_get_contacts_dbus_property: called.
(telepathy-gabble:4846): tp-glib-DEBUG: tp_base_connection_dbus_request_handles: 0 handles of type 1, for :1.84
(telepathy-gabble:4846): tp-glib-DEBUG: tp_presence_mixin_get_presence: called.
(telepathy-gabble:4846): tp-glib-DEBUG: construct_presence_hash: called.
(telepathy-gabble:4846): tp-glib-DEBUG: tp_presence_mixin_get_presence: called.
(telepathy-gabble:4846): tp-glib-DEBUG: tp_base_connection_hold_handles: 1 handles of type 1, for :1.84
(telepathy-gabble:4846): tp-glib-DEBUG: tp_presence_mixin_get_presence: called.
(telepathy-gabble:4846): tp-glib-DEBUG: construct_presence_hash: called.
** (telepathy-gabble:4846): DEBUG: response_cb: got reply for request 0xa1ef740
** (telepathy-gabble:4846): DEBUG: replace_reply_cb: called: no error
** (telepathy-gabble:4846): DEBUG: gabble_vcard_manager_remove_edit_request: request == 0xa073798
** (telepathy-gabble:4846): DEBUG: delete_item: deleting item 0xa1ef740
** (telepathy-gabble:4846): DEBUG: _caps_disco_cb: setting caps for 2 (thanks to 2 jtellier.test1 at gmail.com/TelepathyC58B9EDA) to 16 (save_caps 0)
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: about to add caps 16 to resource TelepathyC58B9EDA with serial 1
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: found resource TelepathyC58B9EDA
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: new serial 1, old 0, clearing caps
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: adding caps 16 to resource TelepathyC58B9EDA
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: resource TelepathyC58B9EDA caps now 16
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: total caps now 16
** (telepathy-gabble:4846): DEBUG: _caps_disco_cb: caps for 2 (thanks to 2 jtellier.test1 at gmail.com/TelepathyC58B9EDA) now 16
** (telepathy-gabble:4846): DEBUG: disco_waiter_free: freeing waiter 0xa0743a0 for handle 2 with serial 1
** (telepathy-gabble:4846): DEBUG: _caps_disco_cb: setting caps for 2 (thanks to 2 jtellier.test1 at gmail.com/TelepathyC58B9EDA) to 8 (save_caps 16)
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: about to add caps 8 to resource TelepathyC58B9EDA with serial 1
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: found resource TelepathyC58B9EDA
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: adding caps 8 to resource TelepathyC58B9EDA
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: resource TelepathyC58B9EDA caps now 24
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: total caps now 24
** (telepathy-gabble:4846): DEBUG: _caps_disco_cb: caps for 2 (thanks to 2 jtellier.test1 at gmail.com/TelepathyC58B9EDA) now 24
** (telepathy-gabble:4846): DEBUG: disco_waiter_free: freeing waiter 0xa1efb60 for handle 2 with serial 1
** (telepathy-gabble:4846): DEBUG: _caps_disco_cb: setting caps for 2 (thanks to 2 jtellier.test1 at gmail.com/TelepathyC58B9EDA) to 2 (save_caps 24)
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: about to add caps 2 to resource TelepathyC58B9EDA with serial 1
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: found resource TelepathyC58B9EDA
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: adding caps 2 to resource TelepathyC58B9EDA
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: resource TelepathyC58B9EDA caps now 26
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: total caps now 26
** (telepathy-gabble:4846): DEBUG: _caps_disco_cb: caps for 2 (thanks to 2 jtellier.test1 at gmail.com/TelepathyC58B9EDA) now 26
** (telepathy-gabble:4846): DEBUG: disco_waiter_free: freeing waiter 0xa1efc20 for handle 2 with serial 1
** (telepathy-gabble:4846): DEBUG: _caps_disco_cb: setting caps for 2 (thanks to 2 jtellier.test1 at gmail.com/TelepathyC58B9EDA) to 2085 (save_caps 26)
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: about to add caps 2085 to resource TelepathyC58B9EDA with serial 1
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: found resource TelepathyC58B9EDA
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: adding caps 2085 to resource TelepathyC58B9EDA
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: resource TelepathyC58B9EDA caps now 2111
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: total caps now 2111
** (telepathy-gabble:4846): DEBUG: _caps_disco_cb: caps for 2 (thanks to 2 jtellier.test1 at gmail.com/TelepathyC58B9EDA) now 2111
** (telepathy-gabble:4846): DEBUG: disco_waiter_free: freeing waiter 0xa1efc00 for handle 2 with serial 1
** (telepathy-gabble:4846): DEBUG: connection_iq_disco_cb: got disco request for node http://telepathy.freedesktop.org/caps#4Fh+34kqr9/LBpRvm9LMt8fOA70=, caps are 33ff
** (telepathy-gabble:4846): DEBUG: connection_iq_disco_cb: caps now 13311
(telepathy-gabble:4846): tp-glib-DEBUG: channel_request_new: New channel request at 0xa0736a8: ctype=org.freedesktop.Telepathy.Channel.Type.StreamedMedia htype=1 handle=2 suppress=1
tp_properties_mixin_emit_changed: emitting properties changed for property:
  nat-traversal
tp_properties_mixin_emit_flags: emitting properties flags changed for property:
  nat-traversal's flags now: [READ]
emit_members_changed_signals: emitting members changed
  message       : ""
  added         : [1 (jtellier.test2 at gmail.com)]
  removed       : []
  local_pending : []
  remote_pending: []
  actor         : 0
  reason        : 0: unspecified reason
tp_group_mixin_change_flags: emitting group flags changed
  added    : [CAN_ADD|PROPERTIES]
  removed  : []
  flags now: [CAN_ADD|PROPERTIES]
tp_properties_mixin_emit_changed: emitting properties changed for property:
  stun-server
tp_properties_mixin_emit_flags: emitting properties flags changed for property:
  stun-server's flags now: [READ]
tp_properties_mixin_emit_changed: emitting properties changed for property:
  stun-port
tp_properties_mixin_emit_flags: emitting properties flags changed for property:
  stun-port's flags now: [READ]
tp_properties_mixin_emit_changed: emitting properties changed for property:
  gtalk-p2p-relay-token
tp_properties_mixin_emit_flags: emitting properties flags changed for property:
  gtalk-p2p-relay-token's flags now: [READ]
** (telepathy-gabble:4846): DEBUG: new_media_channel: object path /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/MediaChannel0
(telepathy-gabble:4846): tp-glib-DEBUG: satisfy_request: completing queued request 0xa0736a8 with success, channel_type=org.freedesktop.Telepathy.Channel.Type.StreamedMedia, handle_type=1, handle=2, suppress_handler=1
(telepathy-gabble:4846): tp-glib-DEBUG: channel_request_free: Freeing channel request at 0xa0736a8: ctype=org.freedesktop.Telepathy.Channel.Type.StreamedMedia htype=1 handle=2 suppress=1
** (telepathy-gabble:4846): DEBUG: create_session: 0xa0a4830: Creating new outgoing session
** (telepathy-gabble:4846): DEBUG: create_session: new session 1596829973 @ 0xa076d58 created
** (telepathy-gabble:4846): DEBUG: _latch_to_session: 0xa0a4830: Latching onto session 0xa076d58
** (telepathy-gabble:4846): DEBUG: _gabble_media_channel_request_streams: called
** (telepathy-gabble:4846): DEBUG: _gabble_media_channel_request_streams: picking the best resource (want audio: 1, want video: 0
** (telepathy-gabble:4846): DEBUG: _gabble_media_channel_request_streams: Picking resource 'TelepathyC58B9EDA' (transport: http://www.google.com/transport/p2p, dialect: 3)
** (telepathy-gabble:4846): DEBUG: _gabble_media_channel_request_streams: Creating new jingle content with ns http://jabber.org/protocol/jingle/description/audio : http://www.google.com/transport/p2p
** (telepathy-gabble:4846): DEBUG: create_content: session creating new content type, conn == 0xa07b150, jf == 0xa080998
** (telepathy-gabble:4846): DEBUG: session_new_content_cb: called
** (telepathy-gabble:4846): DEBUG: gabble_media_stream_set_property: 0xa1f6c90: connecting to content 0xa0a4898 signals
** (telepathy-gabble:4846): DEBUG: gabble_media_stream_set_property: stream stream1 connection state 0
** (telepathy-gabble:4846): DEBUG: update_direction: called
** (telepathy-gabble:4846): DEBUG: update_direction: setting pending local send flag
** (telepathy-gabble:4846): DEBUG: create_stream_from_content: 0xa0a4830: created new MediaStream 0xa1f6c90 for content 'stream1'
** (telepathy-gabble:4846): DEBUG: gabble_signal_connect_weak: connecting to 0xa1f6c90:close with context 0xa06eab0
** (telepathy-gabble:4846): DEBUG: gabble_signal_connect_weak: connecting to 0xa1f6c90:error with context 0xa1eea00
** (telepathy-gabble:4846): DEBUG: gabble_signal_connect_weak: connecting to 0xa1f6c90:unhold-failed with context 0xa06ea40
** (telepathy-gabble:4846): DEBUG: gabble_signal_connect_weak: connecting to 0xa1f6c90:notify::connection-state with context 0xa06ec30
** (telepathy-gabble:4846): DEBUG: gabble_signal_connect_weak: connecting to 0xa1f6c90:notify::combined-direction with context 0xa06ebc0
** (telepathy-gabble:4846): DEBUG: gabble_signal_connect_weak: connecting to 0xa1f6c90:notify::local-hold with context 0xa1ee990
** (telepathy-gabble:4846): DEBUG: create_stream_from_content: emitting StreamAdded with type 'audio'
** (telepathy-gabble:4846): DEBUG: stream_hold_state_changed: Stream at index 0 has local-hold=0
** (telepathy-gabble:4846): DEBUG: stream_hold_state_changed: all_held=0, any_held=0
** (telepathy-gabble:4846): DEBUG: new_remote_codecs_cb: called
** (telepathy-gabble:4846): DEBUG: new_remote_codecs_cb: pushing remote codecs
** (telepathy-gabble:4846): DEBUG: new_remote_candidates_cb: got new remote candidates
** (telepathy-gabble:4846): DEBUG: _emit_new_stream: emitting MediaSessionHandler:NewStreamHandler signal for audio stream 1 
** (telepathy-gabble:4846): DEBUG: gabble_media_stream_ready: ready called
** (telepathy-gabble:4846): DEBUG: push_playing: stream stream1 emitting SetStreamPlaying(false)
** (telepathy-gabble:4846): DEBUG: push_sending: stream stream1 emitting SetStreamSending(false)
** (telepathy-gabble:4846): DEBUG: pass_local_codecs: putting list of 7 supported codecs from stream-engine into cache
** (telepathy-gabble:4846): DEBUG: pass_local_codecs: adding codec SPEEX (100 16000 1)
** (telepathy-gabble:4846): DEBUG: pass_local_codecs: adding codec SPEEX (101 8000 1)
** (telepathy-gabble:4846): DEBUG: pass_local_codecs: adding codec PCMU (0 8000 0)
** (telepathy-gabble:4846): DEBUG: pass_local_codecs: adding codec PCMA (8 8000 0)
** (telepathy-gabble:4846): DEBUG: pass_local_codecs: adding codec GSM (3 8000 0)
** (telepathy-gabble:4846): DEBUG: pass_local_codecs: adding codec telephone-event (98 8000 0)
** (telepathy-gabble:4846): DEBUG: pass_local_codecs: adding codec telephone-event (99 90000 0)
** (telepathy-gabble:4846): DEBUG: jingle_media_rtp_set_local_codecs: adding new local codecs
** (telepathy-gabble:4846): DEBUG: content_ready_cb: called
** (telepathy-gabble:4846): DEBUG: content_state_changed_cb: called
** (telepathy-gabble:4846): DEBUG: set_state: Setting state of JingleSession: 0xa076d58 (priv = 0xa076d70) from 0 to 1
** (telepathy-gabble:4846): DEBUG: session_state_changed_cb: called
emit_members_changed_signals: emitting members changed
  message       : ""
  added         : []
  removed       : []
  local_pending : []
  remote_pending: [2 (jtellier.test1 at gmail.com)]
  actor         : 0
  reason        : 0: unspecified reason
tp_group_mixin_change_flags: emitting group flags changed
  added    : [CAN_REMOVE|CAN_RESCIND]
  removed  : [CAN_ADD]
  flags now: [CAN_REMOVE|CAN_RESCIND|PROPERTIES]
** (telepathy-gabble:4846): DEBUG: gabble_media_stream_new_native_candidate: google p2p connections only support the concept of one transport per candidate, ignoring other components
** (telepathy-gabble:4846): DEBUG: gabble_media_stream_new_native_candidate: put 1 native candidate from stream-engine into cache
** (telepathy-gabble:4846): DEBUG: add_candidates: content already signalled, transmitting candidates
** (telepathy-gabble:4846): DEBUG: gabble_media_stream_new_native_candidate: google p2p connections only support the concept of one transport per candidate, ignoring other components
** (telepathy-gabble:4846): DEBUG: gabble_media_stream_new_native_candidate: put 1 native candidate from stream-engine into cache
** (telepathy-gabble:4846): DEBUG: add_candidates: content already signalled, transmitting candidates
** (telepathy-gabble:4846): DEBUG: set_state: Setting state of JingleSession: 0xa076d58 (priv = 0xa076d70) from 1 to 2
** (telepathy-gabble:4846): DEBUG: session_state_changed_cb: called
(telepathy-gabble:4846): tp-glib-DEBUG: change_members: not emitting signal, nothing changed
(telepathy-gabble:4846): tp-glib-DEBUG: tp_group_mixin_change_flags: No change: 2054 includes all the bits of 6 and none of 1
** (telepathy-gabble:4846): DEBUG: connection_iq_unknown_cb: got unknown iq:
<iq from="jtellier.test1 at gmail.com/TelepathyC58B9EDA" id="327824887007" to="jtellier.test2 at gmail.com/Telepathy961E35AB" type="result"></iq>

** (telepathy-gabble:4846): DEBUG: connection_iq_unknown_cb: got unknown iq:
<iq from="jtellier.test1 at gmail.com/TelepathyC58B9EDA" id="262225918557" to="jtellier.test2 at gmail.com/Telepathy961E35AB" type="result"></iq>

** (telepathy-gabble:4846): DEBUG: connection_iq_unknown_cb: got unknown iq:
<iq from="jtellier.test1 at gmail.com/TelepathyC58B9EDA" id="262778919235" to="jtellier.test2 at gmail.com/Telepathy961E35AB" type="result"></iq>

** (telepathy-gabble:4846): DEBUG: gabble_jingle_session_parse: jingle action 'transport-info' from 'jtellier.test1 at gmail.com/TelepathyC58B9EDA' in session '1596829973' dialect 3 state 2
** (telepathy-gabble:4846): DEBUG: parse_candidates: emitting 1 new remote candidates
** (telepathy-gabble:4846): DEBUG: new_remote_candidates_cb: got new remote candidates
** (telepathy-gabble:4846): DEBUG: push_remote_candidates: passing 1 remote candidate to stream engine: R1
** (telepathy-gabble:4846): DEBUG: gabble_jingle_session_parse: jingle action 'transport-info' from 'jtellier.test1 at gmail.com/TelepathyC58B9EDA' in session '1596829973' dialect 3 state 2
** (telepathy-gabble:4846): DEBUG: parse_candidates: emitting 1 new remote candidates
** (telepathy-gabble:4846): DEBUG: new_remote_candidates_cb: got new remote candidates
** (telepathy-gabble:4846): DEBUG: push_remote_candidates: passing 1 remote candidate to stream engine: R2
** (telepathy-gabble:4846): DEBUG: gabble_media_stream_set_property: stream stream1 connection state 0
** (telepathy-gabble:4846): DEBUG: gabble_jingle_session_parse: jingle action 'session-accept' from 'jtellier.test1 at gmail.com/TelepathyC58B9EDA' in session '1596829973' dialect 3 state 2
** (telepathy-gabble:4846): DEBUG: on_session_accept: called
** (telepathy-gabble:4846): DEBUG: parse_description: node: description
** (telepathy-gabble:4846): DEBUG: parse_description: detected media type 1
** (telepathy-gabble:4846): DEBUG: parse_description: new remote codec: id = 0, name = PCMU, clockrate = 8000, channels = 1
** (telepathy-gabble:4846): DEBUG: parse_description: new remote codec: id = 8, name = PCMA, clockrate = 8000, channels = 1
** (telepathy-gabble:4846): DEBUG: parse_description: new remote codec: id = 13, name = CN, clockrate = 8000, channels = 1
** (telepathy-gabble:4846): DEBUG: parse_description: new remote codec: id = 98, name = telephone-event, clockrate = 8000, channels = 1
** (telepathy-gabble:4846): DEBUG: parse_description: emitting remote-codecs signal
** (telepathy-gabble:4846): DEBUG: new_remote_codecs_cb: called
** (telepathy-gabble:4846): DEBUG: new_remote_codecs_cb: new remote audio codec: 0 'PCMU' 0 8000 1
** (telepathy-gabble:4846): DEBUG: new_remote_codecs_cb: new remote audio codec: 8 'PCMA' 0 8000 1
** (telepathy-gabble:4846): DEBUG: new_remote_codecs_cb: new remote audio codec: 13 'CN' 0 8000 1
** (telepathy-gabble:4846): DEBUG: new_remote_codecs_cb: new remote audio codec: 98 'telephone-event' 0 8000 1
** (telepathy-gabble:4846): DEBUG: new_remote_codecs_cb: pushing remote codecs
** (telepathy-gabble:4846): DEBUG: push_remote_codecs: passing 4 remote codecs to stream-engine
** (telepathy-gabble:4846): DEBUG: content_state_changed_cb: called
** (telepathy-gabble:4846): DEBUG: push_sending: stream stream1 emitting SetStreamSending(true)
** (telepathy-gabble:4846): DEBUG: push_playing: stream stream1 emitting SetStreamPlaying(true)
** (telepathy-gabble:4846): DEBUG: push_sending: stream stream1 emitting SetStreamSending(true)
** (telepathy-gabble:4846): DEBUG: set_state: Setting state of JingleSession: 0xa076d58 (priv = 0xa076d70) from 2 to 4
** (telepathy-gabble:4846): DEBUG: session_state_changed_cb: called
** (telepathy-gabble:4846): DEBUG: session_state_changed_cb: adding peer to the member list and updating flags
emit_members_changed_signals: emitting members changed
  message       : ""
  added         : [2 (jtellier.test1 at gmail.com)]
  removed       : []
  local_pending : []
  remote_pending: []
  actor         : 0
  reason        : 0: unspecified reason
tp_group_mixin_change_flags: emitting group flags changed
  added    : []
  removed  : [CAN_RESCIND]
  flags now: [CAN_REMOVE|PROPERTIES]
** (telepathy-gabble:4846): DEBUG: pass_local_codecs: we already sent our codecs, ignoring codec intersection
** (telepathy-gabble:4846): DEBUG: _gabble_media_channel_request_streams: called
** (telepathy-gabble:4846): DEBUG: _gabble_media_channel_request_streams: Creating new jingle content with ns http://jabber.org/protocol/jingle/description/video : http://www.google.com/transport/p2p
** (telepathy-gabble:4846): DEBUG: create_content: session creating new content type, conn == 0xa07b150, jf == 0xa080998
** (telepathy-gabble:4846): DEBUG: session_new_content_cb: called
** (telepathy-gabble:4846): DEBUG: gabble_media_stream_set_property: 0xa1f6dd0: connecting to content 0xa0a4968 signals
** (telepathy-gabble:4846): DEBUG: gabble_media_stream_set_property: stream stream2 connection state 0
** (telepathy-gabble:4846): DEBUG: update_direction: called
** (telepathy-gabble:4846): DEBUG: update_direction: setting pending local send flag
** (telepathy-gabble:4846): DEBUG: create_stream_from_content: 0xa0a4830: created new MediaStream 0xa1f6dd0 for content 'stream2'
** (telepathy-gabble:4846): DEBUG: gabble_signal_connect_weak: connecting to 0xa1f6dd0:close with context 0xa0b7b40
** (telepathy-gabble:4846): DEBUG: gabble_signal_connect_weak: connecting to 0xa1f6dd0:error with context 0xa0b7b90
** (telepathy-gabble:4846): DEBUG: gabble_signal_connect_weak: connecting to 0xa1f6dd0:unhold-failed with context 0xa0b7d00
** (telepathy-gabble:4846): DEBUG: gabble_signal_connect_weak: connecting to 0xa1f6dd0:notify::connection-state with context 0xa0b7d50
** (telepathy-gabble:4846): DEBUG: gabble_signal_connect_weak: connecting to 0xa1f6dd0:notify::combined-direction with context 0xa0b7da0
** (telepathy-gabble:4846): DEBUG: gabble_signal_connect_weak: connecting to 0xa1f6dd0:notify::local-hold with context 0xa0b7e10
** (telepathy-gabble:4846): DEBUG: create_stream_from_content: emitting StreamAdded with type 'video'
** (telepathy-gabble:4846): DEBUG: stream_hold_state_changed: Stream at index 0 has local-hold=0
** (telepathy-gabble:4846): DEBUG: stream_hold_state_changed: Stream at index 1 has local-hold=0
** (telepathy-gabble:4846): DEBUG: stream_hold_state_changed: all_held=0, any_held=0
** (telepathy-gabble:4846): DEBUG: create_stream_from_content: emitting MediaSessionHandler:NewStreamHandler signal for stream 2
** (telepathy-gabble:4846): DEBUG: new_remote_codecs_cb: called
** (telepathy-gabble:4846): DEBUG: new_remote_codecs_cb: pushing remote codecs
** (telepathy-gabble:4846): DEBUG: new_remote_candidates_cb: got new remote candidates
** (telepathy-gabble:4846): DEBUG: gabble_media_stream_new_native_candidate: google p2p connections only support the concept of one transport per candidate, ignoring other components
** (telepathy-gabble:4846): DEBUG: gabble_media_stream_new_native_candidate: put 1 native candidate from stream-engine into cache
** (telepathy-gabble:4846): DEBUG: add_candidates: content not signalled yet, waiting with candidates
** (telepathy-gabble:4846): DEBUG: gabble_media_stream_new_native_candidate: google p2p connections only support the concept of one transport per candidate, ignoring other components
** (telepathy-gabble:4846): DEBUG: gabble_media_stream_new_native_candidate: put 1 native candidate from stream-engine into cache
** (telepathy-gabble:4846): DEBUG: add_candidates: content not signalled yet, waiting with candidates
** (telepathy-gabble:4846): DEBUG: gabble_media_stream_ready: ready called
** (telepathy-gabble:4846): DEBUG: push_playing: stream stream2 emitting SetStreamPlaying(false)
** (telepathy-gabble:4846): DEBUG: push_sending: stream stream2 emitting SetStreamSending(false)
** (telepathy-gabble:4846): DEBUG: pass_local_codecs: putting list of 2 supported codecs from stream-engine into cache
** (telepathy-gabble:4846): DEBUG: pass_local_codecs: adding codec H264 (97 90000 0)
** (telepathy-gabble:4846): DEBUG: pass_local_codecs: adding codec THEORA (96 90000 0)
** (telepathy-gabble:4846): DEBUG: jingle_media_rtp_set_local_codecs: adding new local codecs
** (telepathy-gabble:4846): DEBUG: content_state_changed_cb: called
** (telepathy-gabble:4846): DEBUG: connection_iq_unknown_cb: got unknown iq:
<iq from="jtellier.test1 at gmail.com/TelepathyC58B9EDA" id="91072124871" to="jtellier.test2 at gmail.com/Telepathy961E35AB" type="result"></iq>

** (telepathy-gabble:4846): DEBUG: connection_iq_unknown_cb: got unknown iq:
<iq from="jtellier.test1 at gmail.com/TelepathyC58B9EDA" id="90703125457" to="jtellier.test2 at gmail.com/Telepathy961E35AB" type="result"></iq>

** (telepathy-gabble:4846): DEBUG: gabble_jingle_session_parse: jingle action 'content-modify' from 'jtellier.test1 at gmail.com/TelepathyC58B9EDA' in session '1596829973' dialect 3 state 4
** (telepathy-gabble:4846): DEBUG: update_direction: called
** (telepathy-gabble:4846): DEBUG: gabble_jingle_session_parse: jingle action 'transport-info' from 'jtellier.test1 at gmail.com/TelepathyC58B9EDA' in session '1596829973' dialect 3 state 4
** (telepathy-gabble:4846): DEBUG: parse_candidates: emitting 1 new remote candidates
** (telepathy-gabble:4846): DEBUG: new_remote_candidates_cb: got new remote candidates
** (telepathy-gabble:4846): DEBUG: push_remote_candidates: passing 1 remote candidate to stream engine: R1
** (telepathy-gabble:4846): DEBUG: gabble_jingle_session_parse: jingle action 'transport-info' from 'jtellier.test1 at gmail.com/TelepathyC58B9EDA' in session '1596829973' dialect 3 state 4
** (telepathy-gabble:4846): DEBUG: parse_candidates: emitting 1 new remote candidates
** (telepathy-gabble:4846): DEBUG: new_remote_candidates_cb: got new remote candidates
** (telepathy-gabble:4846): DEBUG: push_remote_candidates: passing 1 remote candidate to stream engine: R2
** (telepathy-gabble:4846): DEBUG: gabble_media_stream_set_property: stream stream2 connection state 0
** (telepathy-gabble:4846): DEBUG: gabble_jingle_session_parse: jingle action 'content-accept' from 'jtellier.test1 at gmail.com/TelepathyC58B9EDA' in session '1596829973' dialect 3 state 4
** (telepathy-gabble:4846): DEBUG: parse_description: node: description
** (telepathy-gabble:4846): DEBUG: parse_description: detected media type 2
** (telepathy-gabble:4846): DEBUG: parse_description: emitting remote-codecs signal
** (telepathy-gabble:4846): DEBUG: new_remote_codecs_cb: called
** (telepathy-gabble:4846): DEBUG: new_remote_codecs_cb: pushing remote codecs
** (telepathy-gabble:4846): DEBUG: content_state_changed_cb: called
** (telepathy-gabble:4846): DEBUG: push_sending: stream stream2 emitting SetStreamSending(true)
** (telepathy-gabble:4846): DEBUG: push_playing: stream stream2 emitting SetStreamPlaying(true)
** (telepathy-gabble:4846): DEBUG: push_sending: stream stream2 emitting SetStreamSending(true)
** (telepathy-gabble:4846): DEBUG: gabble_media_channel_request_stream_direction: request for NONE direction; removing stream
** (telepathy-gabble:4846): DEBUG: gabble_jingle_content_remove: called for content stream2
** (telepathy-gabble:4846): DEBUG: content_state_changed_cb: called
** (telepathy-gabble:4846): DEBUG: push_playing: stream stream2 emitting SetStreamPlaying(false)
** (telepathy-gabble:4846): DEBUG: stream_hold_state_changed: Stream at index 0 has local-hold=0
** (telepathy-gabble:4846): DEBUG: stream_hold_state_changed: all_held=0, any_held=0
** (telepathy-gabble:4846): DEBUG: gabble_media_stream_dispose: called
** (telepathy-gabble:4846): DEBUG: instance_destroyed_cb: instance for 0xa0b7b40 destroyed; cleaning up
** (telepathy-gabble:4846): DEBUG: instance_destroyed_cb: instance for 0xa0b7b90 destroyed; cleaning up
** (telepathy-gabble:4846): DEBUG: instance_destroyed_cb: instance for 0xa0b7d00 destroyed; cleaning up
** (telepathy-gabble:4846): DEBUG: instance_destroyed_cb: instance for 0xa0b7d50 destroyed; cleaning up
** (telepathy-gabble:4846): DEBUG: instance_destroyed_cb: instance for 0xa0b7da0 destroyed; cleaning up
** (telepathy-gabble:4846): DEBUG: instance_destroyed_cb: instance for 0xa0b7e10 destroyed; cleaning up
** (telepathy-gabble:4846): DEBUG: gabble_media_stream_set_property: stream stream1 connection state 2
** (telepathy-gabble:4846): DEBUG: _gabble_media_channel_request_streams: called
** (telepathy-gabble:4846): DEBUG: _gabble_media_channel_request_streams: Creating new jingle content with ns http://jabber.org/protocol/jingle/description/video : http://www.google.com/transport/p2p
** (telepathy-gabble:4846): DEBUG: create_content: session creating new content type, conn == 0xa07b150, jf == 0xa080998
** (telepathy-gabble:4846): DEBUG: session_new_content_cb: called
** (telepathy-gabble:4846): DEBUG: gabble_media_stream_set_property: 0xa1f6d30: connecting to content 0xa0a4a38 signals
** (telepathy-gabble:4846): DEBUG: gabble_media_stream_set_property: stream stream2 connection state 0
** (telepathy-gabble:4846): DEBUG: update_direction: called
** (telepathy-gabble:4846): DEBUG: update_direction: setting pending local send flag
** (telepathy-gabble:4846): DEBUG: create_stream_from_content: 0xa0a4830: created new MediaStream 0xa1f6d30 for content 'stream2'
** (telepathy-gabble:4846): DEBUG: gabble_signal_connect_weak: connecting to 0xa1f6d30:close with context 0xa0b7eb0
** (telepathy-gabble:4846): DEBUG: gabble_signal_connect_weak: connecting to 0xa1f6d30:error with context 0xa0b7da0
** (telepathy-gabble:4846): DEBUG: gabble_signal_connect_weak: connecting to 0xa1f6d30:unhold-failed with context 0xa0b7b20
** (telepathy-gabble:4846): DEBUG: gabble_signal_connect_weak: connecting to 0xa1f6d30:notify::connection-state with context 0xa0b7e00
** (telepathy-gabble:4846): DEBUG: gabble_signal_connect_weak: connecting to 0xa1f6d30:notify::combined-direction with context 0xa0b36d0
** (telepathy-gabble:4846): DEBUG: gabble_signal_connect_weak: connecting to 0xa1f6d30:notify::local-hold with context 0xa0b7ea0
** (telepathy-gabble:4846): DEBUG: create_stream_from_content: emitting StreamAdded with type 'video'
** (telepathy-gabble:4846): DEBUG: stream_hold_state_changed: Stream at index 0 has local-hold=0
** (telepathy-gabble:4846): DEBUG: stream_hold_state_changed: Stream at index 1 has local-hold=0
** (telepathy-gabble:4846): DEBUG: stream_hold_state_changed: all_held=0, any_held=0
** (telepathy-gabble:4846): DEBUG: create_stream_from_content: emitting MediaSessionHandler:NewStreamHandler signal for stream 3
** (telepathy-gabble:4846): DEBUG: new_remote_codecs_cb: called
** (telepathy-gabble:4846): DEBUG: new_remote_codecs_cb: pushing remote codecs
** (telepathy-gabble:4846): DEBUG: new_remote_candidates_cb: got new remote candidates
** (telepathy-gabble:4846): DEBUG: gabble_media_stream_new_native_candidate: google p2p connections only support the concept of one transport per candidate, ignoring other components
** (telepathy-gabble:4846): DEBUG: gabble_media_stream_new_native_candidate: put 1 native candidate from stream-engine into cache
** (telepathy-gabble:4846): DEBUG: add_candidates: content not signalled yet, waiting with candidates
** (telepathy-gabble:4846): DEBUG: gabble_media_stream_new_native_candidate: google p2p connections only support the concept of one transport per candidate, ignoring other components
** (telepathy-gabble:4846): DEBUG: gabble_media_stream_new_native_candidate: put 1 native candidate from stream-engine into cache
** (telepathy-gabble:4846): DEBUG: add_candidates: content not signalled yet, waiting with candidates
** (telepathy-gabble:4846): DEBUG: gabble_media_stream_ready: ready called
** (telepathy-gabble:4846): DEBUG: push_playing: stream stream2 emitting SetStreamPlaying(false)
** (telepathy-gabble:4846): DEBUG: push_sending: stream stream2 emitting SetStreamSending(false)
** (telepathy-gabble:4846): DEBUG: pass_local_codecs: putting list of 2 supported codecs from stream-engine into cache
** (telepathy-gabble:4846): DEBUG: pass_local_codecs: adding codec H264 (97 90000 0)
** (telepathy-gabble:4846): DEBUG: pass_local_codecs: adding codec THEORA (96 90000 0)
** (telepathy-gabble:4846): DEBUG: jingle_media_rtp_set_local_codecs: adding new local codecs
** (telepathy-gabble:4846): DEBUG: content_state_changed_cb: called
** (telepathy-gabble:4846): DEBUG: connection_iq_unknown_cb: got unknown iq:
<iq from="jtellier.test1 at gmail.com/TelepathyC58B9EDA" id="17244706396" to="jtellier.test2 at gmail.com/Telepathy961E35AB" type="result"></iq>

** (telepathy-gabble:4846): DEBUG: connection_iq_unknown_cb: got unknown iq:
<iq from="jtellier.test1 at gmail.com/TelepathyC58B9EDA" id="16975707086" to="jtellier.test2 at gmail.com/Telepathy961E35AB" type="result"></iq>

** (telepathy-gabble:4846): DEBUG: gabble_jingle_session_parse: jingle action 'content-modify' from 'jtellier.test1 at gmail.com/TelepathyC58B9EDA' in session '1596829973' dialect 3 state 4
** (telepathy-gabble:4846): DEBUG: update_direction: called
** (telepathy-gabble:4846): DEBUG: gabble_jingle_session_parse: jingle action 'transport-info' from 'jtellier.test1 at gmail.com/TelepathyC58B9EDA' in session '1596829973' dialect 3 state 4
** (telepathy-gabble:4846): DEBUG: parse_candidates: emitting 1 new remote candidates
** (telepathy-gabble:4846): DEBUG: new_remote_candidates_cb: got new remote candidates
** (telepathy-gabble:4846): DEBUG: push_remote_candidates: passing 1 remote candidate to stream engine: R1
** (telepathy-gabble:4846): DEBUG: gabble_jingle_session_parse: jingle action 'transport-info' from 'jtellier.test1 at gmail.com/TelepathyC58B9EDA' in session '1596829973' dialect 3 state 4
** (telepathy-gabble:4846): DEBUG: parse_candidates: emitting 1 new remote candidates
** (telepathy-gabble:4846): DEBUG: new_remote_candidates_cb: got new remote candidates
** (telepathy-gabble:4846): DEBUG: push_remote_candidates: passing 1 remote candidate to stream engine: R2
** (telepathy-gabble:4846): DEBUG: gabble_media_stream_set_property: stream stream2 connection state 0
** (telepathy-gabble:4846): DEBUG: gabble_jingle_session_parse: jingle action 'content-accept' from 'jtellier.test1 at gmail.com/TelepathyC58B9EDA' in session '1596829973' dialect 3 state 4
** (telepathy-gabble:4846): DEBUG: parse_description: node: description
** (telepathy-gabble:4846): DEBUG: parse_description: detected media type 2
** (telepathy-gabble:4846): DEBUG: parse_description: emitting remote-codecs signal
** (telepathy-gabble:4846): DEBUG: new_remote_codecs_cb: called
** (telepathy-gabble:4846): DEBUG: new_remote_codecs_cb: pushing remote codecs
** (telepathy-gabble:4846): DEBUG: content_state_changed_cb: called
** (telepathy-gabble:4846): DEBUG: push_sending: stream stream2 emitting SetStreamSending(true)
** (telepathy-gabble:4846): DEBUG: push_playing: stream stream2 emitting SetStreamPlaying(true)
** (telepathy-gabble:4846): DEBUG: push_sending: stream stream2 emitting SetStreamSending(true)
** (telepathy-gabble:4846): DEBUG: gabble_media_channel_request_stream_direction: request for NONE direction; removing stream
** (telepathy-gabble:4846): DEBUG: gabble_jingle_content_remove: called for content stream2
** (telepathy-gabble:4846): DEBUG: content_state_changed_cb: called
** (telepathy-gabble:4846): DEBUG: push_playing: stream stream2 emitting SetStreamPlaying(false)
** (telepathy-gabble:4846): DEBUG: stream_hold_state_changed: Stream at index 0 has local-hold=0
** (telepathy-gabble:4846): DEBUG: stream_hold_state_changed: all_held=0, any_held=0
** (telepathy-gabble:4846): DEBUG: gabble_media_stream_dispose: called
** (telepathy-gabble:4846): DEBUG: instance_destroyed_cb: instance for 0xa0b7eb0 destroyed; cleaning up
** (telepathy-gabble:4846): DEBUG: instance_destroyed_cb: instance for 0xa0b7da0 destroyed; cleaning up
** (telepathy-gabble:4846): DEBUG: instance_destroyed_cb: instance for 0xa0b7b20 destroyed; cleaning up
** (telepathy-gabble:4846): DEBUG: instance_destroyed_cb: instance for 0xa0b7e00 destroyed; cleaning up
** (telepathy-gabble:4846): DEBUG: instance_destroyed_cb: instance for 0xa0b36d0 destroyed; cleaning up
** (telepathy-gabble:4846): DEBUG: instance_destroyed_cb: instance for 0xa0b7ea0 destroyed; cleaning up
** (telepathy-gabble:4846): DEBUG: gabble_jingle_session_parse: jingle action 'content-add' from 'jtellier.test1 at gmail.com/TelepathyC58B9EDA' in session '1596829973' dialect 3 state 4
** (telepathy-gabble:4846): DEBUG: _each_content_add: namespace: http://jabber.org/protocol/jingle/description/video
** (telepathy-gabble:4846): DEBUG: create_content: session creating new content type, conn == 0xa07b150, jf == 0xa080998
** (telepathy-gabble:4846): DEBUG: parse_description: node: description
** (telepathy-gabble:4846): DEBUG: parse_description: detected media type 2
** (telepathy-gabble:4846): DEBUG: parse_description: new remote codec: id = 34, name = H263, clockrate = 90000, channels = 1
** (telepathy-gabble:4846): DEBUG: parse_description: new remote codec: id = 96, name = H263-1998, clockrate = 90000, channels = 1
** (telepathy-gabble:4846): DEBUG: parse_description: new remote codec: id = 97, name = H263-N800, clockrate = 90000, channels = 1
** (telepathy-gabble:4846): DEBUG: parse_description: emitting remote-codecs signal
** (telepathy-gabble:4846): DEBUG: gabble_jingle_content_parse_add: content creating new transport type GabbleJingleTransportGoogle
** (telepathy-gabble:4846): DEBUG: parse_candidates: emitting 0 new remote candidates
** (telepathy-gabble:4846): DEBUG: session_new_content_cb: called
** (telepathy-gabble:4846): DEBUG: gabble_media_stream_set_property: 0xa1f6bf0: connecting to content 0xa0a4b08 signals
** (telepathy-gabble:4846): DEBUG: gabble_media_stream_set_property: stream video1 connection state 0
** (telepathy-gabble:4846): DEBUG: update_direction: called
** (telepathy-gabble:4846): DEBUG: update_direction: setting pending local send flag
** (telepathy-gabble:4846): DEBUG: create_stream_from_content: 0xa0a4830: created new MediaStream 0xa1f6bf0 for content 'video1'
** (telepathy-gabble:4846): DEBUG: gabble_signal_connect_weak: connecting to 0xa1f6bf0:close with context 0xa0b7f00
** (telepathy-gabble:4846): DEBUG: gabble_signal_connect_weak: connecting to 0xa1f6bf0:error with context 0xa0b3790
** (telepathy-gabble:4846): DEBUG: gabble_signal_connect_weak: connecting to 0xa1f6bf0:unhold-failed with context 0xa1eebc0
** (telepathy-gabble:4846): DEBUG: gabble_signal_connect_weak: connecting to 0xa1f6bf0:notify::connection-state with context 0xa0b7e00
** (telepathy-gabble:4846): DEBUG: gabble_signal_connect_weak: connecting to 0xa1f6bf0:notify::combined-direction with context 0xa0bc720
** (telepathy-gabble:4846): DEBUG: gabble_signal_connect_weak: connecting to 0xa1f6bf0:notify::local-hold with context 0xa0b3810
** (telepathy-gabble:4846): DEBUG: create_stream_from_content: emitting StreamAdded with type 'video'
** (telepathy-gabble:4846): DEBUG: stream_hold_state_changed: Stream at index 0 has local-hold=0
** (telepathy-gabble:4846): DEBUG: stream_hold_state_changed: Stream at index 1 has local-hold=0
** (telepathy-gabble:4846): DEBUG: stream_hold_state_changed: all_held=0, any_held=0
** (telepathy-gabble:4846): DEBUG: create_stream_from_content: emitting MediaSessionHandler:NewStreamHandler signal for stream 4
** (telepathy-gabble:4846): DEBUG: new_remote_codecs_cb: called
** (telepathy-gabble:4846): DEBUG: new_remote_codecs_cb: new remote video codec: 34 'H263' 1 90000 1
** (telepathy-gabble:4846): DEBUG: new_remote_codecs_cb: new remote video codec: 96 'H263-1998' 1 90000 1
** (telepathy-gabble:4846): DEBUG: new_remote_codecs_cb: new remote video codec: 97 'H263-N800' 1 90000 1
** (telepathy-gabble:4846): DEBUG: new_remote_codecs_cb: pushing remote codecs
** (telepathy-gabble:4846): DEBUG: new_remote_candidates_cb: got new remote candidates
** (telepathy-gabble:4846): DEBUG: gabble_media_stream_new_native_candidate: google p2p connections only support the concept of one transport per candidate, ignoring other components
** (telepathy-gabble:4846): DEBUG: gabble_media_stream_new_native_candidate: put 1 native candidate from stream-engine into cache
** (telepathy-gabble:4846): DEBUG: add_candidates: content already signalled, transmitting candidates
** (telepathy-gabble:4846): DEBUG: gabble_media_stream_new_native_candidate: google p2p connections only support the concept of one transport per candidate, ignoring other components
** (telepathy-gabble:4846): DEBUG: gabble_media_stream_new_native_candidate: put 1 native candidate from stream-engine into cache
** (telepathy-gabble:4846): DEBUG: add_candidates: content already signalled, transmitting candidates
** (telepathy-gabble:4846): DEBUG: gabble_jingle_session_parse: jingle action 'transport-info' from 'jtellier.test1 at gmail.com/TelepathyC58B9EDA' in session '1596829973' dialect 3 state 4
** (telepathy-gabble:4846): DEBUG: parse_candidates: emitting 1 new remote candidates
** (telepathy-gabble:4846): DEBUG: new_remote_candidates_cb: got new remote candidates
** (telepathy-gabble:4846): DEBUG: connection_iq_unknown_cb: got unknown iq:
<iq from="jtellier.test1 at gmail.com/TelepathyC58B9EDA" id="5068136122" to="jtellier.test2 at gmail.com/Telepathy961E35AB" type="result"></iq>

** (telepathy-gabble:4846): DEBUG: gabble_jingle_session_parse: jingle action 'transport-info' from 'jtellier.test1 at gmail.com/TelepathyC58B9EDA' in session '1596829973' dialect 3 state 4
** (telepathy-gabble:4846): DEBUG: parse_candidates: emitting 1 new remote candidates
** (telepathy-gabble:4846): DEBUG: new_remote_candidates_cb: got new remote candidates
** (telepathy-gabble:4846): DEBUG: connection_iq_unknown_cb: got unknown iq:
<iq from="jtellier.test1 at gmail.com/TelepathyC58B9EDA" id="4238137281" to="jtellier.test2 at gmail.com/Telepathy961E35AB" type="result"></iq>

** (telepathy-gabble:4846): DEBUG: gabble_media_stream_ready: ready called
** (telepathy-gabble:4846): DEBUG: push_remote_codecs: passing 3 remote codecs to stream-engine
** (telepathy-gabble:4846): DEBUG: push_remote_candidates: passing 1 remote candidate to stream engine: R1
** (telepathy-gabble:4846): DEBUG: push_remote_candidates: passing 1 remote candidate to stream engine: R2
** (telepathy-gabble:4846): DEBUG: push_playing: stream video1 emitting SetStreamPlaying(false)
** (telepathy-gabble:4846): DEBUG: push_sending: stream video1 emitting SetStreamSending(false)
** (telepathy-gabble:4846): DEBUG: pass_local_codecs: ignoring local codecs, waiting for codec intersection
** (telepathy-gabble:4846): DEBUG: gabble_media_stream_error: Media.StreamHandler::Error called, error 0 (Codec negotiation failed: There was no intersection between the remote codecs and the local ones) -- emitting signal
** (telepathy-gabble:4846): DEBUG: gabble_jingle_content_remove: called for content video1
** (telepathy-gabble:4846): DEBUG: content_state_changed_cb: called
** (telepathy-gabble:4846): DEBUG: push_playing: stream video1 emitting SetStreamPlaying(false)
** (telepathy-gabble:4846): DEBUG: gabble_media_stream_set_property: stream video1 connection state 0
** (telepathy-gabble:4846): DEBUG: stream_hold_state_changed: Stream at index 0 has local-hold=0
** (telepathy-gabble:4846): DEBUG: stream_hold_state_changed: all_held=0, any_held=0
** (telepathy-gabble:4846): DEBUG: gabble_media_stream_dispose: called
** (telepathy-gabble:4846): DEBUG: instance_destroyed_cb: instance for 0xa0b7f00 destroyed; cleaning up
** (telepathy-gabble:4846): DEBUG: instance_destroyed_cb: instance for 0xa0b3790 destroyed; cleaning up
** (telepathy-gabble:4846): DEBUG: instance_destroyed_cb: instance for 0xa1eebc0 destroyed; cleaning up
** (telepathy-gabble:4846): DEBUG: instance_destroyed_cb: instance for 0xa0b7e00 destroyed; cleaning up
** (telepathy-gabble:4846): DEBUG: instance_destroyed_cb: instance for 0xa0bc720 destroyed; cleaning up
** (telepathy-gabble:4846): DEBUG: instance_destroyed_cb: instance for 0xa0b3810 destroyed; cleaning up
** (telepathy-gabble:4846): DEBUG: gabble_jingle_session_parse: jingle action 'content-add' from 'jtellier.test1 at gmail.com/TelepathyC58B9EDA' in session '1596829973' dialect 3 state 4
** (telepathy-gabble:4846): DEBUG: _each_content_add: namespace: http://jabber.org/protocol/jingle/description/video
** (telepathy-gabble:4846): DEBUG: create_content: session creating new content type, conn == 0xa07b150, jf == 0xa080998
** (telepathy-gabble:4846): DEBUG: parse_description: node: description
** (telepathy-gabble:4846): DEBUG: parse_description: detected media type 2
** (telepathy-gabble:4846): DEBUG: parse_description: new remote codec: id = 34, name = H263, clockrate = 90000, channels = 1
** (telepathy-gabble:4846): DEBUG: parse_description: new remote codec: id = 96, name = H263-1998, clockrate = 90000, channels = 1
** (telepathy-gabble:4846): DEBUG: parse_description: new remote codec: id = 97, name = H263-N800, clockrate = 90000, channels = 1
** (telepathy-gabble:4846): DEBUG: parse_description: emitting remote-codecs signal
** (telepathy-gabble:4846): DEBUG: gabble_jingle_content_parse_add: content creating new transport type GabbleJingleTransportGoogle
** (telepathy-gabble:4846): DEBUG: parse_candidates: emitting 0 new remote candidates
** (telepathy-gabble:4846): DEBUG: session_new_content_cb: called
** (telepathy-gabble:4846): DEBUG: gabble_media_stream_set_property: 0xa1f6b50: connecting to content 0xa1f4438 signals
** (telepathy-gabble:4846): DEBUG: gabble_media_stream_set_property: stream video1 connection state 0
** (telepathy-gabble:4846): DEBUG: update_direction: called
** (telepathy-gabble:4846): DEBUG: update_direction: setting pending local send flag
** (telepathy-gabble:4846): DEBUG: create_stream_from_content: 0xa0a4830: created new MediaStream 0xa1f6b50 for content 'video1'
** (telepathy-gabble:4846): DEBUG: gabble_signal_connect_weak: connecting to 0xa1f6b50:close with context 0xa0bc870
** (telepathy-gabble:4846): DEBUG: gabble_signal_connect_weak: connecting to 0xa1f6b50:error with context 0xa0b7fb0
** (telepathy-gabble:4846): DEBUG: gabble_signal_connect_weak: connecting to 0xa1f6b50:unhold-failed with context 0xa0bc820
** (telepathy-gabble:4846): DEBUG: gabble_signal_connect_weak: connecting to 0xa1f6b50:notify::connection-state with context 0xa0bc700
** (telepathy-gabble:4846): DEBUG: gabble_signal_connect_weak: connecting to 0xa1f6b50:notify::combined-direction with context 0xa0b7b60
** (telepathy-gabble:4846): DEBUG: gabble_signal_connect_weak: connecting to 0xa1f6b50:notify::local-hold with context 0xa0b7d80
** (telepathy-gabble:4846): DEBUG: create_stream_from_content: emitting StreamAdded with type 'video'
** (telepathy-gabble:4846): DEBUG: stream_hold_state_changed: Stream at index 0 has local-hold=0
** (telepathy-gabble:4846): DEBUG: stream_hold_state_changed: Stream at index 1 has local-hold=0
** (telepathy-gabble:4846): DEBUG: stream_hold_state_changed: all_held=0, any_held=0
** (telepathy-gabble:4846): DEBUG: create_stream_from_content: emitting MediaSessionHandler:NewStreamHandler signal for stream 5
** (telepathy-gabble:4846): DEBUG: new_remote_codecs_cb: called
** (telepathy-gabble:4846): DEBUG: new_remote_codecs_cb: new remote video codec: 34 'H263' 1 90000 1
** (telepathy-gabble:4846): DEBUG: new_remote_codecs_cb: new remote video codec: 96 'H263-1998' 1 90000 1
** (telepathy-gabble:4846): DEBUG: new_remote_codecs_cb: new remote video codec: 97 'H263-N800' 1 90000 1
** (telepathy-gabble:4846): DEBUG: new_remote_codecs_cb: pushing remote codecs
** (telepathy-gabble:4846): DEBUG: new_remote_candidates_cb: got new remote candidates
** (telepathy-gabble:4846): DEBUG: gabble_media_stream_new_native_candidate: google p2p connections only support the concept of one transport per candidate, ignoring other components
** (telepathy-gabble:4846): DEBUG: gabble_media_stream_new_native_candidate: put 1 native candidate from stream-engine into cache
** (telepathy-gabble:4846): DEBUG: add_candidates: content already signalled, transmitting candidates
** (telepathy-gabble:4846): DEBUG: gabble_media_stream_new_native_candidate: google p2p connections only support the concept of one transport per candidate, ignoring other components
** (telepathy-gabble:4846): DEBUG: gabble_media_stream_new_native_candidate: put 1 native candidate from stream-engine into cache
** (telepathy-gabble:4846): DEBUG: add_candidates: content already signalled, transmitting candidates
** (telepathy-gabble:4846): DEBUG: gabble_jingle_session_parse: jingle action 'transport-info' from 'jtellier.test1 at gmail.com/TelepathyC58B9EDA' in session '1596829973' dialect 3 state 4
** (telepathy-gabble:4846): DEBUG: parse_candidates: emitting 1 new remote candidates
** (telepathy-gabble:4846): DEBUG: new_remote_candidates_cb: got new remote candidates
** (telepathy-gabble:4846): DEBUG: gabble_jingle_session_parse: jingle action 'transport-info' from 'jtellier.test1 at gmail.com/TelepathyC58B9EDA' in session '1596829973' dialect 3 state 4
** (telepathy-gabble:4846): DEBUG: parse_candidates: emitting 1 new remote candidates
** (telepathy-gabble:4846): DEBUG: new_remote_candidates_cb: got new remote candidates
** (telepathy-gabble:4846): DEBUG: gabble_media_stream_ready: ready called
** (telepathy-gabble:4846): DEBUG: push_remote_codecs: passing 3 remote codecs to stream-engine
** (telepathy-gabble:4846): DEBUG: push_remote_candidates: passing 1 remote candidate to stream engine: R1
** (telepathy-gabble:4846): DEBUG: push_remote_candidates: passing 1 remote candidate to stream engine: R2
** (telepathy-gabble:4846): DEBUG: push_playing: stream video1 emitting SetStreamPlaying(false)
** (telepathy-gabble:4846): DEBUG: push_sending: stream video1 emitting SetStreamSending(false)
** (telepathy-gabble:4846): DEBUG: pass_local_codecs: ignoring local codecs, waiting for codec intersection
** (telepathy-gabble:4846): DEBUG: gabble_media_stream_error: Media.StreamHandler::Error called, error 0 (Codec negotiation failed: There was no intersection between the remote codecs and the local ones) -- emitting signal
** (telepathy-gabble:4846): DEBUG: gabble_jingle_content_remove: called for content video1
** (telepathy-gabble:4846): DEBUG: content_state_changed_cb: called
** (telepathy-gabble:4846): DEBUG: push_playing: stream video1 emitting SetStreamPlaying(false)
** (telepathy-gabble:4846): DEBUG: connection_iq_unknown_cb: got unknown iq:
<iq from="jtellier.test1 at gmail.com/TelepathyC58B9EDA" id="74642764768" to="jtellier.test2 at gmail.com/Telepathy961E35AB" type="result"></iq>

** (telepathy-gabble:4846): DEBUG: gabble_media_stream_set_property: stream video1 connection state 0
** (telepathy-gabble:4846): DEBUG: connection_iq_unknown_cb: got unknown iq:
<iq from="jtellier.test1 at gmail.com/TelepathyC58B9EDA" id="74588765741" to="jtellier.test2 at gmail.com/Telepathy961E35AB" type="result"></iq>

** (telepathy-gabble:4846): DEBUG: stream_hold_state_changed: Stream at index 0 has local-hold=0
** (telepathy-gabble:4846): DEBUG: stream_hold_state_changed: all_held=0, any_held=0
** (telepathy-gabble:4846): DEBUG: gabble_media_stream_dispose: called
** (telepathy-gabble:4846): DEBUG: instance_destroyed_cb: instance for 0xa0bc870 destroyed; cleaning up
** (telepathy-gabble:4846): DEBUG: instance_destroyed_cb: instance for 0xa0b7fb0 destroyed; cleaning up
** (telepathy-gabble:4846): DEBUG: instance_destroyed_cb: instance for 0xa0bc820 destroyed; cleaning up
** (telepathy-gabble:4846): DEBUG: instance_destroyed_cb: instance for 0xa0bc700 destroyed; cleaning up
** (telepathy-gabble:4846): DEBUG: instance_destroyed_cb: instance for 0xa0b7b60 destroyed; cleaning up
** (telepathy-gabble:4846): DEBUG: instance_destroyed_cb: instance for 0xa0b7d80 destroyed; cleaning up
** (telepathy-gabble:4846): DEBUG: gabble_media_channel_close_async: called
** (telepathy-gabble:4846): DEBUG: gabble_media_channel_close: called on 0xa0a4830
** (telepathy-gabble:4846): DEBUG: gabble_jingle_session_terminate: we are terminating this session
** (telepathy-gabble:4846): DEBUG: set_state: Setting state of JingleSession: 0xa076d58 (priv = 0xa076d70) from 4 to 5
** (telepathy-gabble:4846): DEBUG: session_state_changed_cb: called
** (telepathy-gabble:4846): DEBUG: session_terminated_cb: removing terminated session
** (telepathy-gabble:4846): DEBUG: session_terminated_cb: called
emit_members_changed_signals: emitting members changed
  message       : ""
  added         : []
  removed       : [1 (jtellier.test2 at gmail.com)
                   2 (jtellier.test1 at gmail.com)]
  local_pending : []
  remote_pending: []
  actor         : 1
  reason        : 0: unspecified reason
tp_group_mixin_change_flags: emitting group flags changed
  added    : [CAN_ADD]
  removed  : [CAN_REMOVE]
  flags now: [CAN_ADD|PROPERTIES]
** (telepathy-gabble:4846): DEBUG: session_terminated_cb: unreffing streams
** (telepathy-gabble:4846): DEBUG: gabble_media_stream_dispose: called
** (telepathy-gabble:4846): DEBUG: instance_destroyed_cb: instance for 0xa06eab0 destroyed; cleaning up
** (telepathy-gabble:4846): DEBUG: instance_destroyed_cb: instance for 0xa1eea00 destroyed; cleaning up
** (telepathy-gabble:4846): DEBUG: instance_destroyed_cb: instance for 0xa06ea40 destroyed; cleaning up
** (telepathy-gabble:4846): DEBUG: instance_destroyed_cb: instance for 0xa06ec30 destroyed; cleaning up
** (telepathy-gabble:4846): DEBUG: instance_destroyed_cb: instance for 0xa06ebc0 destroyed; cleaning up
** (telepathy-gabble:4846): DEBUG: instance_destroyed_cb: instance for 0xa1ee990 destroyed; cleaning up
** (telepathy-gabble:4846): DEBUG: gabble_jingle_session_dispose: called
** (telepathy-gabble:4846): DEBUG: gabble_jingle_media_rtp_dispose: dispose called
** (telepathy-gabble:4846): DEBUG: gabble_jingle_content_dispose: dispose called
** (telepathy-gabble:4846): DEBUG: media_channel_closed_cb: removing media channel 0xa0a4830 with ref count 3
** (telepathy-gabble:4846): DEBUG: gabble_media_channel_dispose: called
** (telepathy-gabble:4846): DEBUG: connection_iq_unknown_cb: got unknown iq:
<iq from="jtellier.test1 at gmail.com/TelepathyC58B9EDA" id="267304432113" to="jtellier.test2 at gmail.com/Telepathy961E35AB" type="result"></iq>

(telepathy-gabble:4846): tp-glib-DEBUG: tp_base_connection_change_status: was 0, now 2, for reason 1
(telepathy-gabble:4846): tp-glib-DEBUG: tp_base_connection_change_status: emitting status-changed to 2, for reason 1
** (telepathy-gabble:4846): DEBUG: gabble_roster_close_all: closing channels
** (telepathy-gabble:4846): DEBUG: roster_channel_closed_cb: 0xa07d6b8, channel 0xa0809e0
** (telepathy-gabble:4846): DEBUG: roster_channel_closed_cb: 0xa07d6b8, channel 0xa080a28
** (telepathy-gabble:4846): DEBUG: roster_channel_closed_cb: 0xa07d6b8, channel 0xa080a70
** (telepathy-gabble:4846): DEBUG: roster_channel_closed_cb: 0xa07d6b8, channel 0xa080ab8
** (telepathy-gabble:4846): DEBUG: gabble_roster_close_all: removing callbacks
** (telepathy-gabble:4846): DEBUG: gabble_im_factory_close_all: closing channels
** (telepathy-gabble:4846): DEBUG: gabble_im_factory_close_all: removing callbacks
** (telepathy-gabble:4846): DEBUG: connection_status_changed_cb: disconnected, closing room lists
** (telepathy-gabble:4846): DEBUG: gabble_roomlist_manager_close_all: 0xa072250
** (telepathy-gabble:4846): DEBUG: gabble_muc_factory_close_all: closing channels
** (telepathy-gabble:4846): DEBUG: gabble_muc_factory_close_all: removing callbacks
** (telepathy-gabble:4846): DEBUG: gabble_private_tubes_factory_close_all: closing 1-1 tubes channels
** (telepathy-gabble:4846): DEBUG: gabble_media_factory_close_all: closing channels
** (telepathy-gabble:4846): DEBUG: connection_shut_down: still open; calling lm_connection_close
** (telepathy-gabble:4846): DEBUG: connection_disconnected_cb: called with reason 0
** (telepathy-gabble:4846): DEBUG: connection_disconnected_cb: expected; emitting DISCONNECTED
(telepathy-gabble:4846): tp-glib-DEBUG: connection_shutdown_finished_cb: dereferenced connection
** (telepathy-gabble:4846): DEBUG: gabble_connection_dispose: called
** (telepathy-gabble:4846): DEBUG: gabble_bytestream_factory_dispose: dispose called
** (telepathy-gabble:4846): DEBUG: gabble_disco_dispose: dispose called
** (telepathy-gabble:4846): DEBUG: gabble_disco_finalize: called with 0xa1efae0
** (telepathy-gabble:4846): DEBUG: gabble_request_pipeline_dispose: disposing request-pipeline
** (telepathy-gabble:4846): DEBUG: gabble_vcard_manager_dispose: 0xa07d6f0
** (telepathy-gabble:4846): DEBUG: gabble_vcard_manager_finalize: 0xa07d6f0
** (telepathy-gabble:4846): DEBUG: gabble_jingle_factory_dispose: dispose called
** (telepathy-gabble:4846): DEBUG: gabble_presence_cache_dispose: dispose called
** (telepathy-gabble:4846): DEBUG: disco_waiter_list_free: list (nil)
** (telepathy-gabble:4846): DEBUG: disco_waiter_list_free: list (nil)
** (telepathy-gabble:4846): DEBUG: disco_waiter_list_free: list (nil)
** (telepathy-gabble:4846): DEBUG: disco_waiter_list_free: list (nil)
** (telepathy-gabble:4846): DEBUG: gabble_presence_cache_finalize: called with 0xa075e10
** (telepathy-gabble:4846): DEBUG: gabble_roster_dispose: dispose called
** (telepathy-gabble:4846): DEBUG: gabble_roster_close_all: closing channels
** (telepathy-gabble:4846): DEBUG: gabble_roster_finalize: called with 0xa07d6b8
** (telepathy-gabble:4846): DEBUG: gabble_im_factory_dispose: dispose called
** (telepathy-gabble:4846): DEBUG: gabble_roomlist_manager_dispose: running
** (telepathy-gabble:4846): DEBUG: gabble_roomlist_manager_close_all: 0xa072250
** (telepathy-gabble:4846): DEBUG: gabble_muc_factory_dispose: dispose called
** (telepathy-gabble:4846): DEBUG: gabble_muc_factory_close_all: closing channels
** (telepathy-gabble:4846): DEBUG: gabble_private_tubes_factory_dispose: dispose called
** (telepathy-gabble:4846): DEBUG: gabble_private_tubes_factory_close_all: closing 1-1 tubes channels
** (telepathy-gabble:4846): DEBUG: gabble_media_factory_dispose: dispose called
** (telepathy-gabble:4846): DEBUG: gabble_media_factory_close_all: closing channels
** (telepathy-gabble:4846): DEBUG: gabble_olpc_gadget_manager_dispose: running
** (telepathy-gabble:4846): DEBUG: gabble_olpc_gadget_manager_close_all: 0xa0744a0
(telepathy-gabble:4846): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa07d610: lost weak ref to 0xa06bcf0
(telepathy-gabble:4846): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa07d648: lost weak ref to 0xa06bc60
(telepathy-gabble:4846): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa07d680: lost weak ref to 0xa07dfb0
** (telepathy-gabble:4846): DEBUG: gabble_connection_finalize: called with 0xa07b150
(telepathy-gabble:4846): tp-glib-DEBUG: tp_contacts_mixin_finalize: 0xa07b150
(telepathy-gabble:4846): tp-glib-DEBUG: tp_presence_mixin_finalize: 0xa07b150
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/telepathy/attachments/20090604/4330df57/attachment-0001.pgp 


More information about the telepathy mailing list