[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:[