[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 [333m 5582[00m 0xb19040 [36mDEBUG[00m [00m fsrtpconference fs-rtp-conference.c:304:fs_rtp_conference_init:<FsRtpConference at 0x1189640>[00m 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 [333m 5582[00m 0xb19040 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:295:load_codecs_cache:[00m Loading codecs cache /home/jtellier/.cache/farsight/codecs.audio.x86_64.cache
0:00:09.282376369 [333m 5582[00m 0xb19040 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec VORBIS with pt -1, send_pipeline 0x11c3b00, receive_pipeline 0x1240540
0:00:09.282503079 [333m 5582[00m 0xb19040 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec SPEEX with pt -1, send_pipeline 0x7f3b0000e140, receive_pipeline 0x1240580
0:00:09.282595141 [333m 5582[00m 0xb19040 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec SIREN with pt -1, send_pipeline 0x1246540, receive_pipeline 0x1246820
0:00:09.282718593 [333m 5582[00m 0xb19040 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec PCMU with pt 0, send_pipeline 0x7f3b0000e6e0, receive_pipeline 0x7f3b00014160
0:00:09.282829705 [333m 5582[00m 0xb19040 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec PCMA with pt 8, send_pipeline 0x7f3b00014180, receive_pipeline 0x1246600
0:00:09.282931448 [333m 5582[00m 0xb19040 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec MPA with pt -1, send_pipeline 0x7f3b0000e520, receive_pipeline 0x7f3b0000e480
0:00:09.283046219 [333m 5582[00m 0xb19040 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec MPEG4-GENERIC with pt -1, send_pipeline 0x124c580, receive_pipeline 0x123a580
0:00:09.283176652 [333m 5582[00m 0xb19040 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec DV with pt -1, send_pipeline 0x7f3b00017240, receive_pipeline 0x7f3b00017200
0:00:09.283208193 [333m 5582[00m 0xb19040 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec telephone-event with pt -1, send_pipeline (nil), receive_pipeline 0x7f3b0000e460
0:00:09.283585850 [333m 5582[00m 0xb19040 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec telephone-event with pt -1, send_pipeline (nil), receive_pipeline 0x7f3b000173a0
0:00:09.283606807 [333m 5582[00m 0xb19040 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec telephone-event with pt -1, send_pipeline (nil), receive_pipeline 0x12628c0
0:00:09.283623999 [333m 5582[00m 0xb19040 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:238:fs_rtp_blueprints_get:[00m Loaded codec blueprints from cache file
0:00:09.285399401 [333m 5582[00m 0xb19040 [36mDEBUG[00m [00m fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0>[00m pad recv_rtp_sink_1 added (NULL)
0:00:09.285651611 [333m 5582[00m 0xb19040 [36mDEBUG[00m [00m fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0>[00m pad recv_rtcp_sink_1 added (NULL)
0:00:09.286417195 [333m 5582[00m 0xb19040 [36mDEBUG[00m [00m fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0>[00m pad send_rtp_sink_1 added (NULL)
0:00:09.286500805 [333m 5582[00m 0xb19040 [36mDEBUG[00m [00m fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0>[00m pad send_rtp_src_1 added (NULL)
0:00:09.286899019 [333m 5582[00m 0xb19040 [36mDEBUG[00m [00m fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0>[00m pad send_rtcp_src_1 added (NULL)
0:00:09.293024601 [333m 5582[00m 0xb19040 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:332:validate_codecs_configuration:[00m Preferred codec -2: audio VORBIS clock:0 channels:0 could not be matched with a blueprint
0:00:09.293055463 [333m 5582[00m 0xb19040 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:332:validate_codecs_configuration:[00m Preferred codec -2: audio MP3 clock:0 channels:0 could not be matched with a blueprint
0:00:09.293089274 [333m 5582[00m 0xb19040 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: SIREN
0:00:09.293100534 [333m 5582[00m 0xb19040 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: PCMU
0:00:09.293109460 [333m 5582[00m 0xb19040 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: PCMA
0:00:09.293118440 [333m 5582[00m 0xb19040 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: MPA
0:00:09.293127068 [333m 5582[00m 0xb19040 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: DV
0:00:09.293135660 [333m 5582[00m 0xb19040 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: telephone-event
0:00:09.293144594 [333m 5582[00m 0xb19040 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: telephone-event
0:00:09.293153282 [333m 5582[00m 0xb19040 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: telephone-event
0:00:09.293164302 [333m 5582[00m 0xb19040 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:672:create_local_codec_associations:[00m Added preferred codec -1: audio SPEEX clock:16000 channels:1
0:00:09.293182606 [333m 5582[00m 0xb19040 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: SIREN
0:00:09.293192472 [333m 5582[00m 0xb19040 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: PCMU
0:00:09.293201339 [333m 5582[00m 0xb19040 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: PCMA
0:00:09.293209914 [333m 5582[00m 0xb19040 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: MPA
0:00:09.293218514 [333m 5582[00m 0xb19040 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: DV
0:00:09.293227040 [333m 5582[00m 0xb19040 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: telephone-event
0:00:09.293235671 [333m 5582[00m 0xb19040 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: telephone-event
0:00:09.293244482 [333m 5582[00m 0xb19040 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: telephone-event
0:00:09.293264594 [333m 5582[00m 0xb19040 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:672:create_local_codec_associations:[00m Added preferred codec -1: audio SPEEX clock:8000 channels:1
0:00:09.293367831 [333m 5582[00m 0xb19040 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:730:create_local_codec_associations:[00m Codec -1: audio MPA clock:90000 channels:0 disabled by config
0:00:09.293391040 [333m 5582[00m 0xb19040 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:730:create_local_codec_associations:[00m Codec -1: audio DV clock:90000 channels:0 disabled by config
0:00:09.293469626 [333m 5582[00m 0xb19040 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-special-source.c:365:fs_rtp_special_source_class_negotiation_filter:[00m 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 [333m 5582[00m 0xb19040 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:00:13.216754422 [333m 5582[00m 0xb19040 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:00:13.216774148 [333m 5582[00m 0xb19040 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:00:13.216783662 [333m 5582[00m 0xb19040 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:223:sdp_is_compat_default:[00m Clock rates differ local=8000 remote=16000
0:00:13.216802698 [333m 5582[00m 0xb19040 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:00:13.216812733 [333m 5582[00m 0xb19040 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:00:13.216878922 [333m 5582[00m 0xb19040 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:730:create_local_codec_associations:[00m Codec -1: audio MPA clock:90000 channels:0 disabled by config
0:00:13.216901347 [333m 5582[00m 0xb19040 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:730:create_local_codec_associations:[00m Codec -1: audio DV clock:90000 channels:0 disabled by config
0:00:13.216933314 [333m 5582[00m 0xb19040 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:837:negotiate_stream_codecs:[00m Remote codec 0: audio PCMU clock:8000 channels:1
0:00:13.216942944 [333m 5582[00m 0xb19040 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:846:negotiate_stream_codecs:[00m Have local codec in the same PT, lets try it first
0:00:13.216951984 [333m 5582[00m 0xb19040 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:00:13.216962494 [333m 5582[00m 0xb19040 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:879:negotiate_stream_codecs:[00m Negotiated codec 0: audio PCMU clock:8000 channels:1
0:00:13.216972624 [333m 5582[00m 0xb19040 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:837:negotiate_stream_codecs:[00m Remote codec 8: audio PCMA clock:8000 channels:1
0:00:13.216980988 [333m 5582[00m 0xb19040 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:846:negotiate_stream_codecs:[00m Have local codec in the same PT, lets try it first
0:00:13.216989559 [333m 5582[00m 0xb19040 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:00:13.216999869 [333m 5582[00m 0xb19040 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:879:negotiate_stream_codecs:[00m Negotiated codec 8: audio PCMA clock:8000 channels:1
0:00:13.217009844 [333m 5582[00m 0xb19040 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:837:negotiate_stream_codecs:[00m Remote codec 13: audio CN clock:8000 channels:1
0:00:13.217018233 [333m 5582[00m 0xb19040 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: CN
0:00:13.217027072 [333m 5582[00m 0xb19040 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: CN
0:00:13.217035647 [333m 5582[00m 0xb19040 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SIREN, remote: CN
0:00:13.217044105 [333m 5582[00m 0xb19040 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: PCMU, remote: CN
0:00:13.217052705 [333m 5582[00m 0xb19040 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: PCMA, remote: CN
0:00:13.217065545 [333m 5582[00m 0xb19040 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: telephone-event, remote: CN
0:00:13.217074119 [333m 5582[00m 0xb19040 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: telephone-event, remote: CN
0:00:13.217082617 [333m 5582[00m 0xb19040 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: telephone-event, remote: CN
0:00:13.217097160 [333m 5582[00m 0xb19040 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:888:negotiate_stream_codecs:[00m Could not find a valid intersection... for codec 13: audio CN clock:8000 channels:1
0:00:13.217107754 [333m 5582[00m 0xb19040 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:837:negotiate_stream_codecs:[00m Remote codec 99: audio telephone-event clock:16000 channels:1
0:00:13.217116174 [333m 5582[00m 0xb19040 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:846:negotiate_stream_codecs:[00m Have local codec in the same PT, lets try it first
0:00:13.217125133 [333m 5582[00m 0xb19040 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:00:13.217136435 [333m 5582[00m 0xb19040 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:879:negotiate_stream_codecs:[00m Negotiated codec 99: audio telephone-event clock:16000 channels:1 events=0-15
0:00:13.217155245 [333m 5582[00m 0xb19040 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-special-source.c:365:fs_rtp_special_source_class_negotiation_filter:[00m Class FsRtpDtmfSoundSource has no negotiation_filter function
0:00:13.217168972 [333m 5582[00m 0xb19040 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:00:13.217178215 [333m 5582[00m 0xb19040 [37mLOG [00m [00m fsrtpconference fs-rtp-session.c:2126:fs_rtp_session_distribute_recv_codecs_locked:[00m Adding codec to stream 0xdb4320 0: audio PCMU clock:8000 channels:1 params:(nil)
0:00:13.217189229 [333m 5582[00m 0xb19040 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: PCMA, remote: PCMU
0:00:13.217200228 [333m 5582[00m 0xb19040 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:00:13.217209257 [333m 5582[00m 0xb19040 [37mLOG [00m [00m fsrtpconference fs-rtp-session.c:2126:fs_rtp_session_distribute_recv_codecs_locked:[00m 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 [333m 5582[00m 0x12fa370 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:3373:fs_rtp_session_add_send_codec_bin_unlock:[00m Trying to add send codecbin for 0: audio PCMU clock:8000 channels:1 params:(nil)
0:00:13.219886186 [333m 5582[00m 0x12fa370 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:2737:_create_codec_bin:[00m 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 [333m 5582[00m 0x12fa370 [36mDEBUG[00m [00m fsrtpconference fs-rtp-dtmf-sound-source.c:281:fs_rtp_dtmf_sound_source_build:[00m 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 [333m 5582[00m 0x12fa370 [36mDEBUG[00m [00m fsrtpconference fs-rtp-dtmf-event-source.c:299:fs_rtp_dtmf_event_source_build:[00m 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 [333m 5582[00m 0xbea340 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:1407:_stream_known_source_packet_received:[00m Associating SSRC bb3881c6 in session 1
0:00:13.315127632 [333m 5582[00m 0xbea340 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:3762:fs_rtp_session_associate_free_substreams:[00m No free substream with SSRC bb3881c6 in session 1
0:00:13.515378460 [333m 5582[00m 0x1419f80 [36mDEBUG[00m [00m fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0>[00m 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 [333m 5582[00m 0x1419f80 [36mDEBUG[00m [00m fsrtpconference fs-rtp-substream.c:529:fs_rtp_sub_stream_constructed:[00m New substream in session 1 for ssrc bb3881c6 and pt 0
0:00:13.516078732 [333m 5582[00m 0x1419f80 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:2477:fs_rtp_session_new_recv_pad:[00m Already have a stream with SSRC bb3881c6, using it
0:00:13.516108440 [333m 5582[00m 0x1419f80 [37mLOG [00m [00m fsrtpconference fs-rtp-substream.c:1331:fs_rtp_sub_stream_verify_codec:[00m Starting codec verification process for substream with SSRC:bb3881c6 pt:0
0:00:13.516159348 [333m 5582[00m 0x1419f80 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:3680:_substream_blocked:[00m Substream blocked for codec change (session:1 SSRC:bb3881c6 pt:0)
0:00:13.516181117 [333m 5582[00m 0x1419f80 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:2916:fs_rtp_session_get_recv_codec_locked:[00m Receiving on stream codec 0: audio PCMU clock:8000 channels:1 params:(nil)
0:00:13.516195464 [333m 5582[00m 0x1419f80 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:2737:_create_codec_bin:[00m creating receive codec bin for id 0, pipeline_factory 0x7f3b00014160
0:00:13.517057977 [333m 5582[00m 0x1419f80 [36mDEBUG[00m [00m fsrtpconference fs-rtp-substream.c:975:fs_rtp_sub_stream_set_codecbin_unlock:[00m 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 [333m 5582[00m 0x1419f80 [36mDEBUG[00m [00m fsrtpconference fs-rtp-substream.c:1218:fs_rtp_sub_stream_add_output_ghostpad_unlock:[00m 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 [333m 5582[00m 0xb19040 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:4425:fs_rtp_session_stop_codec_param_gathering_unlock:[00m 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"
[1m[37mtp_group_mixin_change_flags: emitting group flags changed
added : [[22mCAN_REMOVE|MESSAGE_REMOVE|MESSAGE_ACCEPT[1m]
removed : [[22m[1m]
flags now: [[22mCAN_REMOVE|MESSAGE_REMOVE|MESSAGE_ACCEPT[1m]
[0m** (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"
[1m[37mtp_group_mixin_change_flags: emitting group flags changed
added : [[22mCAN_ADD|CAN_REMOVE|CAN_RESCIND|MESSAGE_ADD|MESSAGE_REMOVE|MESSAGE_RESCIND[1m]
removed : [[22m[1m]
flags now: [[22mCAN_ADD|CAN_REMOVE|CAN_RESCIND|MESSAGE_ADD|MESSAGE_REMOVE|MESSAGE_RESCIND[1m]
[0m** (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
[1m[36mtp_group_mixin_change_members: emitting members changed
message : ""
added : [[22m2 (jtellier.test1 at gmail.com)[1m]
removed : [[22m[1m]
local_pending : [[22m[1m]
remote_pending: [[22m[1m]
actor : 0
reason : 0: unspecified reason
[0m** (telepathy-gabble:2721): DEBUG: gabble_roster_iq_cb: calling change members on subscribe channel
[1m[36mtp_group_mixin_change_members: emitting members changed
message : ""
added : [[22m2 (jtellier.test1 at gmail.com)[1m]
removed : [[22m[1m]
local_pending : [[22m[1m]
remote_pending: [[22m[1m]
actor : 0
reason : 0: unspecified reason
[0m** (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"
[1m[37mtp_group_mixin_change_flags: emitting group flags changed
added : [[22mCAN_REMOVE[1m]
removed : [[22m[1m]
flags now: [[22mCAN_REMOVE[1m]
[0m** (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
[1m[36mtp_group_mixin_change_members: emitting members changed
message : ""
added : [[22m2 (jtellier.test1 at gmail.com)[1m]
removed : [[22m[1m]
local_pending : [[22m[1m]
remote_pending: [[22m[1m]
actor : 0
reason : 0: unspecified reason
[0m** (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"
[1m[37mtp_group_mixin_change_flags: emitting group flags changed
added : [[22mCAN_ADD|CAN_REMOVE[1m]
removed : [[22m[1m]
flags now: [[22mCAN_ADD|CAN_REMOVE[1m]
[0m** (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
[1m[36mtp_properties_mixin_emit_changed: emitting properties changed for property:
nat-traversal
[0m[1m[37mtp_properties_mixin_emit_flags: emitting properties flags changed for property:
nat-traversal's flags now: [[22mREAD[1m]
[0m[1m[36mtp_group_mixin_change_members: emitting members changed
message : ""
added : [[22m2 (jtellier.test1 at gmail.com)[1m]
removed : [[22m[1m]
local_pending : [[22m[1m]
remote_pending: [[22m[1m]
actor : 0
reason : 0: unspecified reason
[0m[1m[37mtp_group_mixin_change_flags: emitting group flags changed
added : [[22mCAN_ADD[1m]
removed : [[22m[1m]
flags now: [[22mCAN_ADD[1m]
[0m[1m[36mtp_properties_mixin_emit_changed: emitting properties changed for property:
stun-server
[0m[1m[37mtp_properties_mixin_emit_flags: emitting properties flags changed for property:
stun-server's flags now: [[22mREAD[1m]
[0m[1m[36mtp_properties_mixin_emit_changed: emitting properties changed for property:
stun-port
[0m[1m[37mtp_properties_mixin_emit_flags: emitting properties flags changed for property:
stun-port's flags now: [[22mREAD[1m]
[0m[1m[36mtp_properties_mixin_emit_changed: emitting properties changed for property:
gtalk-p2p-relay-token
[0m[1m[37mtp_properties_mixin_emit_flags: emitting properties flags changed for property:
gtalk-p2p-relay-token's flags now: [[22mREAD[1m]
[0m** (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
[1m[36mtp_group_mixin_change_members: emitting members changed
message : ""
added : [[22m[1m]
removed : [[22m[1m]
local_pending : [[22m1 (jtellier.test2 at gmail.com)[1m]
remote_pending: [[22m[1m]
actor : 2
reason : 0: unspecified reason
[0m[1m[37mtp_group_mixin_change_flags: emitting group flags changed
added : [[22mCAN_REMOVE[1m]
removed : [[22m[1m]
flags now: [[22mCAN_ADD|CAN_REMOVE[1m]
[0m[[1m[37m10:40:03[0m] [1m[30m[47mJS_STATE_PENDING_CREATED [0m [1m[37mgot jingle session action "session-initiate" from peer[0m
[[1m[37m10:40:03[0m] [1m[30m[47mJS_STATE_PENDING_CREATED [0m [1m[37mcreating new jingle audio stream called "stream1" with id 1[0m
[[1m[37m10:40:03[0m] [1m[30m[47mJS_STATE_PENDING_CREATED [0m [1m[37mstream stream1 connection state 0[0m
[[1m[37m10:40:03[0m] [1m[30m[47mJS_STATE_PENDING_CREATED [0m [1m[37mstream stream1 sig_state 0->0[0m
** (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
[[1m[37m10:40:03[0m] [1m[30m[47mJS_STATE_PENDING_CREATED [0m [1m[37mstream stream1 sig_state 0->2[0m
[[1m[37m10:40:03[0m] [1m[30m[47mJS_STATE_PENDING_CREATED [0m [1m[37mreceived request for senders "both" on stream "stream1"[0m
[[1m[37m10:40:03[0m] [1m[30m[47mJS_STATE_PENDING_CREATED [0m [1m[37msetting pending local send flag[0m
[[1m[37m10:40:03[0m] [1m[30m[47mJS_STATE_PENDING_CREATED [0m [1m[37mput 7 remote codecs from peer into cache[0m
[[1m[37m10:40:03[0m] [1m[45mJS_STATE_PENDING_INITIATED[0m [1m[36mstate changed from JS_STATE_PENDING_CREATED to JS_STATE_PENDING_INITIATED[0m
(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
[[1m[37m10:40:03[0m] [1m[45mJS_STATE_PENDING_INITIATED[0m [1m[37mgot jingle session action "transport-info" from peer[0m
** (telepathy-gabble:2721): DEBUG: media_factory_jingle_cb: dispatching to session 914384645
[[1m[37m10:40:03[0m] [1m[45mJS_STATE_PENDING_INITIATED[0m [1m[37mgot jingle session action "transport-info" from peer[0m
[[1m[37m10:40:03[0m] [1m[45mJS_STATE_PENDING_INITIATED[0m [1m[37mput 1 remote candidate from peer into cache[0m
[[1m[37m10:40:03[0m] [1m[45mJS_STATE_PENDING_INITIATED[0m [1m[32m from Jingle XML: [[22m<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>
[1m][0m
[[1m[37m10:40:03[0m] [1m[45mJS_STATE_PENDING_INITIATED[0m [1m[32m to Telepathy D-Bus struct: [[22m"R1", [1m[[22m1, "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", ""[1m]][0m
** (telepathy-gabble:2721): DEBUG: media_factory_jingle_cb: dispatching to session 914384645
[[1m[37m10:40:03[0m] [1m[45mJS_STATE_PENDING_INITIATED[0m [1m[37mgot jingle session action "transport-info" from peer[0m
[[1m[37m10:40:03[0m] [1m[45mJS_STATE_PENDING_INITIATED[0m [1m[37mput 1 remote candidate from peer into cache[0m
[[1m[37m10:40:03[0m] [1m[45mJS_STATE_PENDING_INITIATED[0m [1m[32m from Jingle XML: [[22m<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>
[1m][0m
[[1m[37m10:40:03[0m] [1m[45mJS_STATE_PENDING_INITIATED[0m [1m[32m to Telepathy D-Bus struct: [[22m"R2", [1m[[22m1, "70.25.46.249", 59508, TP_MEDIA_STREAM_BASE_PROTO_UDP (0), "RTP", "AVP", 0.013733, TP_MEDIA_STREAM_TRANSPORT_TYPE_DERIVED (1), "W5ulWPyBqRyhSPV7", ""[1m]][0m
[[1m[37m10:40:08[0m] [1m[45mJS_STATE_PENDING_INITIATED[0m [1m[32mpresence 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
[0m
[[1m[37m10:40:08[0m] [1m[45mJS_STATE_PENDING_INITIATED[0m [1m[37mwant audio: yes; want video: no[0m
[[1m[37m10:40:08[0m] [1m[45mJS_STATE_PENDING_INITIATED[0m [1m[37min Jingle mode, and have necessary caps[0m
[[1m[37m10:40:08[0m] [1m[45mJS_STATE_PENDING_INITIATED[0m [1m[37mcreating new jingle audio stream called "audio1" with id 2[0m
[[1m[37m10:40:08[0m] [1m[45mJS_STATE_PENDING_INITIATED[0m [1m[37mstream audio1 connection state 0[0m
[[1m[37m10:40:08[0m] [1m[45mJS_STATE_PENDING_INITIATED[0m [1m[37mstream audio1 sig_state 0->0[0m
** (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
[[1m[37m10:40:09[0m] [1m[45mJS_STATE_PENDING_INITIATED[0m [1m[37mstream stream1 connection state 0[0m
[[1m[37m10:40:09[0m] [1m[45mJS_STATE_PENDING_INITIATED[0m [1m[37mready called[0m
[[1m[37m10:40:09[0m] [1m[45mJS_STATE_PENDING_INITIATED[0m [1m[36mpassing 7 remote codecs to stream-engine[0m
[[1m[37m10:40:09[0m] [1m[45mJS_STATE_PENDING_INITIATED[0m [1m[36mpassing 1 remote candidate to stream-engine[0m
[[1m[37m10:40:09[0m] [1m[45mJS_STATE_PENDING_INITIATED[0m [1m[36mpassing 1 remote candidate to stream-engine[0m
[[1m[37m10:40:09[0m] [1m[45mJS_STATE_PENDING_INITIATED[0m [1m[37mstream stream1 emitting SetStreamPlaying(false)[0m
[[1m[37m10:40:09[0m] [1m[45mJS_STATE_PENDING_INITIATED[0m [1m[37mstream stream1 emitting SetStreamSending(false)[0m
[[1m[37m10:40:09[0m] [1m[45mJS_STATE_PENDING_INITIATED[0m [1m[37mputting list of all 6 locally supported codecs from stream-engine into cache[0m
[[1m[37m10:40:09[0m] [1m[45mJS_STATE_PENDING_INITIATED[0m [1m[37mstream stream1 has got local codecs[0m
[[1m[37m10:40:09[0m] [1m[45mJS_STATE_PENDING_INITIATED[0m [1m[37mnot sending accept yet, waiting for local user to accept call[0m
[[1m[37m10:40:09[0m] [1m[45mJS_STATE_PENDING_INITIATED[0m [1m[37mstream audio1 connection state 0[0m
[[1m[37m10:40:09[0m] [1m[45mJS_STATE_PENDING_INITIATED[0m [1m[37mready called[0m
[[1m[37m10:40:09[0m] [1m[45mJS_STATE_PENDING_INITIATED[0m [1m[37mstream audio1 emitting SetStreamPlaying(false)[0m
[[1m[37m10:40:09[0m] [1m[45mJS_STATE_PENDING_INITIATED[0m [1m[37mstream audio1 emitting SetStreamSending(false)[0m
[[1m[37m10:40:09[0m] [1m[45mJS_STATE_PENDING_INITIATED[0m [1m[37mputting list of all 6 locally supported codecs from stream-engine into cache[0m
[[1m[37m10:40:09[0m] [1m[45mJS_STATE_PENDING_INITIATED[0m [1m[37mstream audio1 has got local codecs[0m
[[1m[37m10:40:09[0m] [1m[45mJS_STATE_PENDING_INITIATED[0m [1m[37mnot sending accept yet, waiting for local user to accept call[0m
[[1m[37m10:40:10[0m] [1m[45mJS_STATE_PENDING_INITIATED[0m [1m[37mgot codec intersection containing 4 codecs from stream-engine[0m
[[1m[37m10:40:10[0m] [1m[45mJS_STATE_PENDING_INITIATED[0m [1m[33mgabble_media_stream_new_native_candidate: ignoring native localhost candidate[0m
[[1m[37m10:40:10[0m] [1m[45mJS_STATE_PENDING_INITIATED[0m [1m[37mput 1 native candidate from stream-engine into cache[0m
[[1m[37m10:40:10[0m] [1m[45mJS_STATE_PENDING_INITIATED[0m [1m[32m from Telepathy D-Bus struct: [[22m"L2", [1m[[22m1, "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"[1m]][0m
[[1m[37m10:40:10[0m] [1m[45mJS_STATE_PENDING_INITIATED[0m [1m[32m to Jingle XML: [[22m<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>
[1m][0m
[[1m[37m10:40:10[0m] [1m[45mJS_STATE_PENDING_INITIATED[0m [1m[37msending jingle session action "transport-info" to peer[0m
[[1m[37m10:40:10[0m] [1m[45mJS_STATE_PENDING_INITIATED[0m [1m[37mput 1 native candidate from stream-engine into cache[0m
[[1m[37m10:40:10[0m] [1m[45mJS_STATE_PENDING_INITIATED[0m [1m[32m from Telepathy D-Bus struct: [[22m"L3", [1m[[22m1, "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"[1m]][0m
[[1m[37m10:40:10[0m] [1m[45mJS_STATE_PENDING_INITIATED[0m [1m[32m to Jingle XML: [[22m<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>
[1m][0m
[[1m[37m10:40:10[0m] [1m[45mJS_STATE_PENDING_INITIATED[0m [1m[37msending jingle session action "transport-info" to peer[0m
[[1m[37m10:40:10[0m] [1m[45mJS_STATE_PENDING_INITIATED[0m [1m[33mgabble_media_stream_new_native_candidate: ignoring native localhost candidate[0m
[[1m[37m10:40:10[0m] [1m[45mJS_STATE_PENDING_INITIATED[0m [1m[37mput 1 native candidate from stream-engine into cache[0m
[[1m[37m10:40:10[0m] [1m[45mJS_STATE_PENDING_INITIATED[0m [1m[37mput 1 native candidate from stream-engine into cache[0m
[1m[36mtp_group_mixin_change_members: emitting members changed
message : ""
added : [[22m1 (jtellier.test2 at gmail.com)[1m]
removed : [[22m[1m]
local_pending : [[22m[1m]
remote_pending: [[22m[1m]
actor : 0
reason : 0: unspecified reason
[0m[1m[37mtp_group_mixin_change_flags: emitting group flags changed
added : [[22m[1m]
removed : [[22mCAN_ADD[1m]
flags now: [[22mCAN_REMOVE[1m]
[0m[[1m[37m10:40:10[0m] [1m[45mJS_STATE_PENDING_INITIATED[0m [1m[37maccepting pending local send on stream stream1[0m
[[1m[37m10:40:10[0m] [1m[45mJS_STATE_PENDING_INITIATED[0m [1m[37mstream stream1 is not yet connected[0m
[[1m[37m10:40:10[0m] [1m[45mJS_STATE_PENDING_INITIATED[0m [1m[37mnot sending accept yet, found a stream which was not yet connected or was missing local codecs[0m
[[1m[37m10:40:11[0m] [1m[45mJS_STATE_PENDING_INITIATED[0m [1m[37mput 1 native candidate from stream-engine into cache[0m
[[1m[37m10:40:11[0m] [1m[45mJS_STATE_PENDING_INITIATED[0m [1m[32m from Telepathy D-Bus struct: [[22m"L4", [1m[[22m1, "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"[1m]][0m
[[1m[37m10:40:11[0m] [1m[45mJS_STATE_PENDING_INITIATED[0m [1m[32m to Jingle XML: [[22m<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>
[1m][0m
[[1m[37m10:40:11[0m] [1m[45mJS_STATE_PENDING_INITIATED[0m [1m[37msending jingle session action "transport-info" to peer[0m
[[1m[37m10:40:11[0m] [1m[45mJS_STATE_PENDING_INITIATED[0m [1m[37mstream stream1 connection state 1[0m
[[1m[37m10:40:11[0m] [1m[45mJS_STATE_PENDING_INITIATED[0m [1m[37mstream stream1 has gone connected[0m
[[1m[37m10:40:11[0m] [1m[45mJS_STATE_PENDING_INITIATED[0m [1m[37mnot adding content description for local stream audio1[0m
[[1m[37m10:40:11[0m] [1m[45mJS_STATE_PENDING_INITIATED[0m [1m[37msending jingle session action "session-accept" to peer[0m
[[1m[37m10:40:11[0m] [1m[45mJS_STATE_PENDING_INITIATED[0m [1m[37msetting remote stream stream1 as playing[0m
[[1m[37m10:40:11[0m] [1m[45mJS_STATE_PENDING_INITIATED[0m [1m[37mstream stream1 emitting SetStreamPlaying(true)[0m
[[1m[37m10:40:11[0m] [1m[46mJS_STATE_PENDING_ACCEPT_SENT[0m [1m[36mstate changed from JS_STATE_PENDING_INITIATED to JS_STATE_PENDING_ACCEPT_SENT[0m
[[1m[37m10:40:11[0m] [1m[46mJS_STATE_PENDING_ACCEPT_SENT[0m [1m[37mstream stream1 emitting SetStreamSending(true)[0m
[[1m[37m10:40:11[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[36mstate changed from JS_STATE_PENDING_ACCEPT_SENT to JS_STATE_ACTIVE[0m
[[1m[37m10:40:11[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[32mpondering accept-time add for stream: stream1, got local codecs: true, initiator: remote, signalling state: 2[0m
[[1m[37m10:40:11[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[32mpondering accept-time add for stream: audio1, got local codecs: true, initiator: local, signalling state: 0[0m
[[1m[37m10:40:11[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[37msending jingle action "content-add" to peer for stream audio1[0m
[[1m[37m10:40:11[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[37mstream audio1 sig_state 0->1[0m
[[1m[37m10:40:11[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[32m from Telepathy D-Bus struct: [[22m"L2", [1m[[22m1, "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"[1m]][0m
[[1m[37m10:40:11[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[32m to Jingle XML: [[22m<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>
[1m][0m
[[1m[37m10:40:11[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[37msending jingle session action "transport-info" to peer[0m
[[1m[37m10:40:11[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[32m from Telepathy D-Bus struct: [[22m"L3", [1m[[22m1, "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"[1m]][0m
[[1m[37m10:40:11[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[32m to Jingle XML: [[22m<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>
[1m][0m
[[1m[37m10:40:11[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[37msending jingle session action "transport-info" to peer[0m
[[1m[37m10:40:11[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[37mcontent-add succeeded, marking stream as ACKNOWLEDGED[0m
[[1m[37m10:40:11[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[37mstream audio1 sig_state 1->2[0m
** (telepathy-gabble:2721): DEBUG: media_factory_jingle_cb: dispatching to session 914384645
[[1m[37m10:40:12[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[37mgot jingle session action "transport-info" from peer[0m
[[1m[37m10:40:12[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[37mput 1 remote candidate from peer into cache[0m
[[1m[37m10:40:12[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[32m from Jingle XML: [[22m<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>
[1m][0m
[[1m[37m10:40:12[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[32m to Telepathy D-Bus struct: [[22m"R1", [1m[[22m1, "10.0.2.15", 42422, TP_MEDIA_STREAM_BASE_PROTO_UDP (0), "RTP", "AVP", 0.015259, TP_MEDIA_STREAM_TRANSPORT_TYPE_LOCAL (0), "Z9bvgCroyNY7qHnG", ""[1m]][0m
[[1m[37m10:40:12[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[36mpassing 1 remote candidate to stream-engine[0m
** (telepathy-gabble:2721): DEBUG: media_factory_jingle_cb: dispatching to session 914384645
[[1m[37m10:40:12[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[37mgot jingle session action "transport-info" from peer[0m
[[1m[37m10:40:12[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[37mput 1 remote candidate from peer into cache[0m
[[1m[37m10:40:12[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[32m from Jingle XML: [[22m<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>
[1m][0m
[[1m[37m10:40:12[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[32m to Telepathy D-Bus struct: [[22m"R2", [1m[[22m1, "70.25.46.249", 57418, TP_MEDIA_STREAM_BASE_PROTO_UDP (0), "RTP", "AVP", 0.013733, TP_MEDIA_STREAM_TRANSPORT_TYPE_DERIVED (1), "AYaIAgl1iRCNHQmy", ""[1m]][0m
[[1m[37m10:40:12[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[36mpassing 1 remote candidate to stream-engine[0m
[[1m[37m10:40:12[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[37mstream audio1 connection state 1[0m
[[1m[37m10:40:12[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[37mstream audio1 has gone connected[0m
[[1m[37m10:40:12[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[37mstream added by us, so we're not going to send an accept[0m
** (telepathy-gabble:2721): DEBUG: media_factory_jingle_cb: dispatching to session 914384645
[[1m[37m10:40:13[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[37mgot jingle session action "content-accept" from peer[0m
[[1m[37m10:40:13[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[37mreceived request for senders "both" on stream "audio1"[0m
[[1m[37m10:40:13[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[37mput 4 remote codecs from peer into cache[0m
[[1m[37m10:40:13[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[36mpassing 4 remote codecs to stream-engine[0m
[[1m[37m10:40:13[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[37mstream audio1 emitting SetStreamPlaying(true)[0m
[[1m[37m10:40:13[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[37mstream audio1 emitting SetStreamSending(true)[0m
[[1m[37m10:40:13[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[37mgot codec intersection containing 4 codecs from stream-engine[0m
[[1m[37m10:40:17[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[37mstream stream1 connection state 2[0m
[[1m[37m10:40:18[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[33mgabble_media_stream_new_native_candidate: ignoring native localhost candidate[0m
[[1m[37m10:40:18[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[37mput 1 native candidate from stream-engine into cache[0m
[[1m[37m10:40:18[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[32m from Telepathy D-Bus struct: [[22m"L7", [1m[[22m1, "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"[1m]][0m
[[1m[37m10:40:18[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[32m to Jingle XML: [[22m<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>
[1m][0m
[[1m[37m10:40:18[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[37msending jingle session action "transport-info" to peer[0m
[[1m[37m10:40:18[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[37mput 1 native candidate from stream-engine into cache[0m
[[1m[37m10:40:18[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[32m from Telepathy D-Bus struct: [[22m"L8", [1m[[22m1, "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"[1m]][0m
[[1m[37m10:40:18[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[32m to Jingle XML: [[22m<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>
[1m][0m
[[1m[37m10:40:18[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[37msending jingle session action "transport-info" to peer[0m
[[1m[37m10:40:19[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[33mgabble_media_stream_new_native_candidate: ignoring native localhost candidate[0m
[[1m[37m10:40:19[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[37mput 1 native candidate from stream-engine into cache[0m
[[1m[37m10:40:19[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[32m from Telepathy D-Bus struct: [[22m"L12", [1m[[22m1, "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"[1m]][0m
[[1m[37m10:40:19[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[32m to Jingle XML: [[22m<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>
[1m][0m
[[1m[37m10:40:19[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[37msending jingle session action "transport-info" to peer[0m
[[1m[37m10:40:19[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[37mput 1 native candidate from stream-engine into cache[0m
[[1m[37m10:40:19[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[32m from Telepathy D-Bus struct: [[22m"L13", [1m[[22m1, "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"[1m]][0m
[[1m[37m10:40:19[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[32m to Jingle XML: [[22m<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>
[1m][0m
[[1m[37m10:40:19[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[37msending jingle session action "transport-info" to peer[0m
[[1m[37m10:40:20[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[37mput 1 native candidate from stream-engine into cache[0m
[[1m[37m10:40:20[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[32m from Telepathy D-Bus struct: [[22m"L14", [1m[[22m1, "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"[1m]][0m
[[1m[37m10:40:20[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[32m to Jingle XML: [[22m<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>
[1m][0m
[[1m[37m10:40:20[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[37msending jingle session action "transport-info" to peer[0m
[[1m[37m10:40:38[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[33mgabble_media_stream_new_native_candidate: ignoring native localhost candidate[0m
[[1m[37m10:40:38[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[37mput 1 native candidate from stream-engine into cache[0m
[[1m[37m10:40:38[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[32m from Telepathy D-Bus struct: [[22m"L16", [1m[[22m1, "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"[1m]][0m
[[1m[37m10:40:38[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[32m to Jingle XML: [[22m<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>
[1m][0m
[[1m[37m10:40:38[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[37msending jingle session action "transport-info" to peer[0m
[[1m[37m10:40:38[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[37mput 1 native candidate from stream-engine into cache[0m
[[1m[37m10:40:38[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[32m from Telepathy D-Bus struct: [[22m"L17", [1m[[22m1, "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"[1m]][0m
[[1m[37m10:40:38[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[32m to Jingle XML: [[22m<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>
[1m][0m
[[1m[37m10:40:38[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[37msending jingle session action "transport-info" to peer[0m
[[1m[37m10:40:39[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[33mgabble_media_stream_new_native_candidate: ignoring native localhost candidate[0m
[[1m[37m10:40:39[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[37mput 1 native candidate from stream-engine into cache[0m
[[1m[37m10:40:39[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[32m from Telepathy D-Bus struct: [[22m"L22", [1m[[22m1, "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"[1m]][0m
[[1m[37m10:40:39[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[32m to Jingle XML: [[22m<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>
[1m][0m
[[1m[37m10:40:39[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[37msending jingle session action "transport-info" to peer[0m
** (telepathy-gabble:2721): DEBUG: media_factory_jingle_cb: dispatching to session 914384645
[[1m[37m10:40:44[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[37mgot jingle session action "content-remove" from peer[0m
** (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
[[1m[37m10:40:46[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[37mgot jingle session action "content-add" from peer[0m
[[1m[37m10:40:46[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[37mcreating new jingle video stream called "stream2" with id 3[0m
[[1m[37m10:40:46[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[37mstream stream2 connection state 0[0m
[[1m[37m10:40:46[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[37mstream stream2 sig_state 0->0[0m
** (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
[[1m[37m10:40:46[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[37mstream stream2 sig_state 0->2[0m
[[1m[37m10:40:46[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[37mreceived request for senders "both" on stream "stream2"[0m
[[1m[37m10:40:46[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[37msetting pending local send flag[0m
[[1m[37m10:40:46[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[37mput 2 remote codecs from peer into cache[0m
** (telepathy-gabble:2721): DEBUG: media_factory_jingle_cb: dispatching to session 914384645
[[1m[37m10:40:46[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[37mgot jingle session action "transport-info" from peer[0m
[[1m[37m10:40:46[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[37mput 1 remote candidate from peer into cache[0m
[[1m[37m10:40:46[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[32m from Jingle XML: [[22m<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>
[1m][0m
[[1m[37m10:40:46[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[32m to Telepathy D-Bus struct: [[22m"R1", [1m[[22m1, "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", ""[1m]][0m
[[1m[37m10:40:46[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[37mput 1 remote candidate from peer into cache[0m
[[1m[37m10:40:46[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[32m from Jingle XML: [[22m<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>
[1m][0m
[[1m[37m10:40:46[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[32m to Telepathy D-Bus struct: [[22m"R2", [1m[[22m1, "70.25.46.249", 47005, TP_MEDIA_STREAM_BASE_PROTO_UDP (0), "RTP", "AVP", 0.013733, TP_MEDIA_STREAM_TRANSPORT_TYPE_DERIVED (1), "uSCZOrCJp8h3wm4M", ""[1m]][0m
[[1m[37m10:40:46[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[33mMedia.StreamHandler::Error called, error 0 (No codecs available) -- emitting signal[0m
[[1m[37m10:40:46[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[37mstream stream2 sig_state 2->3[0m
** (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
[[1m[37m10:40:46[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[37msending jingle session action "content-remove" to peer[0m
** (telepathy-gabble:2721): DEBUG: media_factory_jingle_cb: dispatching to session 914384645
[[1m[37m10:40:52[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[37mgot jingle session action "content-add" from peer[0m
[[1m[37m10:40:52[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[37mcreating new jingle video stream called "stream2" with id 4[0m
[[1m[37m10:40:52[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[37mstream stream2 connection state 0[0m
[[1m[37m10:40:52[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[37mstream stream2 sig_state 0->0[0m
** (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
[[1m[37m10:40:52[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[37mstream stream2 sig_state 0->2[0m
[[1m[37m10:40:52[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[37mreceived request for senders "both" on stream "stream2"[0m
[[1m[37m10:40:52[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[37msetting pending local send flag[0m
[[1m[37m10:40:52[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[37mput 2 remote codecs from peer into cache[0m
** (telepathy-gabble:2721): DEBUG: media_factory_jingle_cb: dispatching to session 914384645
[[1m[37m10:40:52[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[37mgot jingle session action "transport-info" from peer[0m
[[1m[37m10:40:52[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[37mput 1 remote candidate from peer into cache[0m
[[1m[37m10:40:52[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[32m from Jingle XML: [[22m<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>
[1m][0m
[[1m[37m10:40:52[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[32m to Telepathy D-Bus struct: [[22m"R1", [1m[[22m1, "10.0.2.15", 35111, TP_MEDIA_STREAM_BASE_PROTO_UDP (0), "RTP", "AVP", 0.015259, TP_MEDIA_STREAM_TRANSPORT_TYPE_LOCAL (0), "3xh2yVQR7saggHZZ", ""[1m]][0m
[[1m[37m10:40:52[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[37mput 1 remote candidate from peer into cache[0m
[[1m[37m10:40:52[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[32m from Jingle XML: [[22m<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>
[1m][0m
[[1m[37m10:40:52[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[32m to Telepathy D-Bus struct: [[22m"R2", [1m[[22m1, "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", ""[1m]][0m
[[1m[37m10:40:52[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[33mMedia.StreamHandler::Error called, error 0 (No codecs available) -- emitting signal[0m
[[1m[37m10:40:52[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[37mstream stream2 sig_state 2->3[0m
** (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
[[1m[37m10:40:52[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[37msending jingle session action "content-remove" to peer[0m
[[1m[37m10:40:58[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[33mgabble_media_stream_new_native_candidate: ignoring native localhost candidate[0m
[[1m[37m10:40:58[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[37mput 1 native candidate from stream-engine into cache[0m
[[1m[37m10:40:58[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[32m from Telepathy D-Bus struct: [[22m"L25", [1m[[22m1, "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"[1m]][0m
[[1m[37m10:40:58[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[32m to Jingle XML: [[22m<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>
[1m][0m
[[1m[37m10:40:58[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[37msending jingle session action "transport-info" to peer[0m
[[1m[37m10:40:58[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[37mput 1 native candidate from stream-engine into cache[0m
[[1m[37m10:40:58[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[32m from Telepathy D-Bus struct: [[22m"L26", [1m[[22m1, "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"[1m]][0m
[[1m[37m10:40:58[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[32m to Jingle XML: [[22m<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>
[1m][0m
[[1m[37m10:40:58[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[37msending jingle session action "transport-info" to peer[0m
[[1m[37m10:40:59[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[33mgabble_media_stream_new_native_candidate: ignoring native localhost candidate[0m
[[1m[37m10:40:59[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[37mput 1 native candidate from stream-engine into cache[0m
[[1m[37m10:40:59[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[32m from Telepathy D-Bus struct: [[22m"L31", [1m[[22m1, "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"[1m]][0m
[[1m[37m10:40:59[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[32m to Jingle XML: [[22m<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>
[1m][0m
[[1m[37m10:40:59[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[37msending jingle session action "transport-info" to peer[0m
[[1m[37m10:40:59[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[32mpresence 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
[0m
[[1m[37m10:40:59[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[37mwant audio: no; want video: yes[0m
[[1m[37m10:40:59[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[37min Jingle mode, and have necessary caps[0m
[[1m[37m10:40:59[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[37mcreating new jingle video stream called "video1" with id 5[0m
[[1m[37m10:40:59[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[37mstream video1 connection state 0[0m
[[1m[37m10:40:59[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[37mstream video1 sig_state 0->0[0m
** (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
[[1m[37m10:40:59[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[33mMedia.StreamHandler::Error called, error 0 (No codecs available) -- emitting signal[0m
** (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
[[1m[37m10:41:02[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[33mMedia.StreamHandler::Error called, error 0 (Could not establish a connection) -- emitting signal[0m
[[1m[37m10:41:02[0m] [1m[44mJS_STATE_ACTIVE [0m [1m[37msending jingle session action "session-terminate" to peer[0m
** (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!
[[1m[37m10:41:02[0m] [41mJS_STATE_ENDED [0m [1m[36mstate changed from JS_STATE_ACTIVE to JS_STATE_ENDED[0m
[1m[36mtp_group_mixin_change_members: emitting members changed
message : ""
added : [[22m[1m]
removed : [[22m1 (jtellier.test2 at gmail.com)
2 (jtellier.test1 at gmail.com)[1m]
local_pending : [[22m[1m]
remote_pending: [[22m[1m]
actor : 1
reason : 0: unspecified reason
[0m[1m[37mtp_group_mixin_change_flags: emitting group flags changed
added : [[22mCAN_ADD[1m]
removed : [[22mCAN_REMOVE[1m]
flags now: [[22mCAN_ADD[1m]
[0m** (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 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00m fsrtpconference fs-rtp-conference.c:304:fs_rtp_conference_init:<FsRtpConference at 0x1129ba0>[00m 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 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:290:load_codecs_cache:[00m Codecs cache /home/jtellier/.cache/farsight/codecs.video.x86_64.cache is outdated or does not exist
0:00:04.601731628 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:1158:create_codec_cap_list:[00m skipping rtpdepay
0:00:04.602089799 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:797:detect_recv_codecs:[00m **Depayloaders
0:00:04.602113415 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:136:debug_codec_cap_list:[00m size of codec_cap list is 24
0:00:04.602135442 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11b7480:1:media_caps video/x-raw-rgb
0:00:04.602167239 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 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 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.602207671 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.602227761 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcf3240:3:rtpvrawdepay
0:00:04.602247416 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.602266370 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.602285337 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.602304360 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.602323193 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.602342894 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11b7400:1:media_caps video/x-raw-yuv
0:00:04.602369907 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 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 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.602409019 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.602428637 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcf3240:3:rtpvrawdepay
0:00:04.602448099 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.602480757 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.602500168 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.602518923 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.602537821 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.602565900 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11b7540:1:media_caps video/x-theora
0:00:04.602594206 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 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 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.602665101 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.602684802 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xceed80:2:rtptheoradepay
0:00:04.602704350 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.602723309 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.602742072 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.602760869 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.602779689 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.602804352 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11d1100:1:media_caps video/mpeg, mpegversion=(int)2, systemstream=(boolean)false
0:00:04.602831315 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 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 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.602870339 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.602889889 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xce7c60:3:rtpmpvdepay
0:00:04.602909230 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.602927874 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.602946454 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.602965067 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.602983918 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.603017172 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11d1240:1:media_caps video/mpeg, mpegversion=(int)2, systemstream=(boolean)false
0:00:04.603043387 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x11d1200:1:rtp_caps application/x-rtp, media=(string)video, payload=(int)32, clock-rate=(int)90000
0:00:04.603062922 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.603082053 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.603101320 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xce7c60:3:rtpmpvdepay
0:00:04.603120583 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.603139158 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.603157825 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.603176539 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.603195196 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.603218928 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11d1280:1:media_caps video/mpeg, mpegversion=(int)4, systemstream=(boolean)false
0:00:04.603245004 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 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 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.603284532 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.603304228 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcee240:2:rtpmp4vdepay
0:00:04.603323779 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.603342611 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.603361381 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.603380017 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.603398813 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.603422451 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11b76c0:1:media_caps video/mpeg, mpegversion=(int)4, systemstream=(boolean)false
0:00:04.603454562 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 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 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.603501964 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.603522297 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcee5a0:3:rtpmp4gdepay
0:00:04.603541741 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.603560426 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.603579058 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.603597753 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.603616634 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.603639575 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11b75c0:1:media_caps audio/mpeg, mpegversion=(int)4
0:00:04.603671468 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 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 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.603710828 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.604054806 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcee5a0:3:rtpmp4gdepay
0:00:04.604079718 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.604099651 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.604118766 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.604137983 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.604156969 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.604182814 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11d1380:1:media_caps video/mpegts, packetsize=(int)188, systemstream=(boolean)true
0:00:04.604210355 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 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 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.604249878 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.604269726 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xceaea0:3:rtpmp2tdepay
0:00:04.604289257 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.604317983 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.604337491 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.604356334 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.604375176 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.604399410 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11b7680:1:media_caps video/mpegts, packetsize=(int)188, systemstream=(boolean)true
0:00:04.604425633 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x11b7780:1:rtp_caps application/x-rtp, media=(string)video, payload=(int)33, clock-rate=(int)[ 1, 2147483647 ]
0:00:04.604445944 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.604465027 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.604484771 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xceaea0:3:rtpmp2tdepay
0:00:04.604504047 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.604522663 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.604541201 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.604559837 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.604578633 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.604600177 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11d1180:1:media_caps video/mpeg, systemstream=(boolean)true
0:00:04.604632760 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 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 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.604672551 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.604692086 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcead80:2:rtpmp1sdepay
0:00:04.604711498 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.604730313 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.604749050 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.604767883 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.604786771 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.604815303 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11b7600:1:media_caps image/jpeg
0:00:04.604843018 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 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 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.604882158 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.604901633 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcea7e0:3:rtpjpegdepay
0:00:04.604921021 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.604939601 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.604958237 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.604977075 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.604995724 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.605006720 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11d1040:1:media_caps image/jpeg
0:00:04.606701220 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x11b7640:1:rtp_caps application/x-rtp, media=(string)video, payload=(int)26, clock-rate=(int)90000
0:00:04.606723677 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.606743572 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.606763404 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcea7e0:3:rtpjpegdepay
0:00:04.606782985 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.606801823 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.606820283 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.606839154 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.606857734 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.606877596 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11b7580:1:media_caps image/x-jpc
0:00:04.606904772 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 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 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.606944369 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.606979673 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcea5a0:2:rtpj2kdepay
0:00:04.607000168 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.607019246 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.607038029 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.607056858 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.607075774 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.607095743 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11d11c0:1:media_caps video/x-h264
0:00:04.607122904 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 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 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.607162077 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.607181584 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcea360:2:rtph264depay
0:00:04.607201230 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.607220156 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.607238864 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.607257777 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.607276494 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.607298356 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11d2400:1:media_caps video/x-h263, variant=(string)itu
0:00:04.607325933 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 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 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.607364837 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.607384404 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcea000:3:rtph263pdepay
0:00:04.607403963 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.607422755 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.607441278 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.607469345 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.607488782 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.607510419 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11d2880:1:media_caps video/x-h263, variant=(string)itu
0:00:04.607537709 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 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 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.607576516 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.607596046 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcea000:3:rtph263pdepay
0:00:04.607615406 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.607634143 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.607652791 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.607671547 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.607690362 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.607712377 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11d2640:1:media_caps video/x-h263, variant=(string)itu, h263version=(string)h263
0:00:04.607795266 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 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 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.607858875 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.607878554 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcea120:3:rtph263depay
0:00:04.607898010 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.607916706 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.607935114 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.607953846 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.607972398 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.607995004 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11d2740:1:media_caps video/x-h263, variant=(string)itu, h263version=(string)h263
0:00:04.608022672 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 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 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.608070776 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.608090063 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcea120:3:rtph263depay
0:00:04.608109445 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.608127901 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.608146503 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.608165189 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.608183815 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.608203766 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11d24c0:1:media_caps video/x-ms-asf
0:00:04.608228943 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 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 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.608268363 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.608288019 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd29360:2:rtpasfdepay
0:00:04.608307382 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.608326082 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.608344745 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.608363371 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.608382210 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.608402257 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11d2540:1:media_caps application/x-asteriskh263
0:00:04.608429621 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 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 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.608468630 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.608488023 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xceac60:2:asteriskh263
0:00:04.608507535 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.608534886 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.608554319 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.608573181 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.608591852 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.608614947 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11d2800:1:media_caps video/x-svq, svqversion=(int)3
0:00:04.608643724 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 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 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.608683676 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.608703368 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xceec60:2:rtpsv3vdepay
0:00:04.608722736 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.608741428 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.608758671 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.608899629 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.608918994 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.608939545 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11d26c0:1:media_caps video/x-dv
0:00:04.608975878 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 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 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.609016985 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.609036413 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xce27e0:2:rtpdvdepay
0:00:04.609055921 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.609074694 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.609093315 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.609112153 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.609140135 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.609160613 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11d2700:1:media_caps application/x-rtcp
0:00:04.609182816 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x11d2500:1:rtp_caps application/x-rtp, media=(string)video
0:00:04.609202527 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.609221472 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.609240918 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xce25a0:2:rtpdepay
0:00:04.609260371 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.609279011 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.609297624 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.609316180 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.609335008 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.625560544 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:811:detect_recv_codecs:[00m **Decoders
0:00:04.635512020 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:136:debug_codec_cap_list:[00m size of codec_cap list is 212
0:00:04.635881689 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 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 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.635925809 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.635946986 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd056c0:2:wavpackdec
0:00:04.635966609 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.635985641 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.636004529 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.636023482 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.636042268 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.636062179 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11d2980:1:media_caps audio/x-vorbis
0:00:04.636081506 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.636100645 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.636141061 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd0da20:2:vorbisdec
0:00:04.636161162 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.636179847 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.636198449 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.636217116 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.636235907 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.636286970 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 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 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.636600431 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.636620022 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcfa000:2:vmncdec
0:00:04.636640209 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd9f6c0:2:ffdec_vmnc
0:00:04.636659721 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.636678621 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.636697127 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.636715996 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.636734774 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.636758260 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11e7840:1:media_caps audio/x-tta, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ]
0:00:04.636777442 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.636796467 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.636815831 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd55120:2:ttadec
0:00:04.636835707 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xdad5a0:2:ffdec_tta
0:00:04.636854872 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.636873523 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.636892241 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.636923153 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.636942873 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.636962834 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11e7b00:1:media_caps video/x-theora
0:00:04.636982160 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.637000926 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.637020387 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd2fb40:2:theoradec
0:00:04.637039968 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd9bd80:2:ffdec_theora
0:00:04.637059266 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.637078060 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.637096696 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.637115439 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.637134339 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.637154360 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11d2a40:1:media_caps audio/x-speex
0:00:04.637173511 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.637192216 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.637211653 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd556c0:2:speexdec
0:00:04.637230897 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.637249509 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.637268126 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.637286833 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.637305738 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.637332361 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 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 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.637371212 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.637390789 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd006c0:2:smokedec
0:00:04.637419366 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.637438652 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.637457125 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.637475975 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.637494718 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.637514821 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11d2600:1:media_caps audio/x-sid
0:00:04.637533903 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.637552696 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.637572147 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd55b40:2:siddec
0:00:04.637591640 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.637610447 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.637628995 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.637647766 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.637666652 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.637686438 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11ef180:1:media_caps image/png
0:00:04.637705606 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.637724339 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.637743730 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd0d5a0:2:pngdec
0:00:04.637763431 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd35900:22:gdkpixbufdec
0:00:04.637783369 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd96b40:2:ffdec_png
0:00:04.637802917 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.637821659 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.637840236 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.637859021 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.637877833 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.637897770 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11d76c0:1:media_caps application/x-ogm-video
0:00:04.637924277 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.637943766 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.637963254 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd3bd80:2:ogmvideoparse
0:00:04.637986182 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.638004730 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.638023375 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.638042161 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.638060899 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.638080802 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11d78c0:1:media_caps application/x-ogm-text
0:00:04.638099843 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.638118594 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.638138037 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd3bea0:2:ogmtextparse
0:00:04.638157455 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.638176128 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.638194714 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.638213364 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.638232209 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.638252322 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11d7580:1:media_caps application/x-ogm-audio
0:00:04.638271343 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.638289938 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.638309375 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd3bc60:2:ogmaudioparse
0:00:04.638328762 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.638347408 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.638366081 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.638384717 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.638403645 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.638432671 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11d2ac0:1:media_caps audio/x-nsf
0:00:04.638452364 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.638471106 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.638490437 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcfa6c0:2:nsfdec
0:00:04.638509726 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.638528302 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.638546883 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.638565491 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.638584466 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.638608283 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11d7700:1:media_caps audio/x-musepack, streamversion=(int)7
0:00:04.638627674 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.638646681 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.638666063 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcb5480:2:musepackdec
0:00:04.638685949 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.638704637 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.638723365 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.638742178 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.638760994 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.638785159 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11d7640:1:media_caps audio/x-mulaw, rate=(int)[ 8000, 192000 ], channels=(int)[ 1, 2 ]
0:00:04.638804407 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.638823502 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.638843032 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xccc900:2:mulawdec
0:00:04.638862563 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.638881365 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.638900047 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.638918874 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.638946737 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.638967531 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11d2b80:1:media_caps audio/x-mod
0:00:04.638986793 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.639007198 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.639026602 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcb0240:6:modplug
0:00:04.639046248 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.639064977 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.639083654 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.639102550 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.639121451 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.639141662 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11d7880:1:media_caps audio/x-xm
0:00:04.639183699 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.639202743 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.639222156 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcb0240:6:modplug
0:00:04.639241636 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.639260309 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.639279015 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.639297887 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.639316709 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.639336850 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11d2b00:1:media_caps audio/x-it
0:00:04.639355880 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.639374901 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.639394167 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcb0240:6:modplug
0:00:04.639413618 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.639432361 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.639451053 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.639478899 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.639498355 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.639518326 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11d7780:1:media_caps audio/x-s3m
0:00:04.639537387 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.639556329 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.639575550 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcb0240:6:modplug
0:00:04.639595020 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.639613735 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.639632348 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.639651174 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.639669949 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.639689762 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11d75c0:1:media_caps audio/x-stm
0:00:04.639708754 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.639792925 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.639820427 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcb0240:6:modplug
0:00:04.639840106 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.639858937 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.639877726 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.639896821 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.639915743 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.639945595 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 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 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.639984868 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.640004458 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd00480:2:jpegdec
0:00:04.640024561 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd937e0:2:ffdec_mjpeg
0:00:04.640044235 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.640070992 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.640090499 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.640109385 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.640128296 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.640153901 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11d74c0:1:media_caps audio/x-gsm, rate=(int)8000, channels=(int)1
0:00:04.640173314 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.640192168 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.640211684 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd55ea0:3:gsmdec
0:00:04.640231255 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.640250027 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.640268723 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.640287490 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.640306440 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.640331123 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11d7500:1:media_caps audio/ms-gsm, rate=(int)[ 1, 2147483647 ], channels=(int)1
0:00:04.640350349 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.640369230 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.640388736 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd55ea0:3:gsmdec
0:00:04.640408077 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.640426732 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.640445461 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.640464167 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.640483140 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.640502972 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11d2b40:1:media_caps video/x-fli
0:00:04.640522200 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.640540971 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.640567844 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcd6480:2:flxdec
0:00:04.640587827 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.640606608 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.640625230 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.640643926 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.640662989 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.640683231 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11fd500:1:media_caps audio/x-flac
0:00:04.640702470 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.640721332 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.640740997 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd5fea0:2:flacdec
0:00:04.640760944 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xda9120:2:ffdec_flac
0:00:04.640780487 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.640799374 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.640818070 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.640836901 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.640855769 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.640886949 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 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 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.640927124 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.640946706 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd9b6c0:2:ffdec_rv40
0:00:04.640966481 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.640985196 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.641003911 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.641022650 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.641041610 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.641071373 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 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 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.641120272 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.641140024 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd9b5a0:2:ffdec_rv30
0:00:04.641159550 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.641178473 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.641197191 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.641216028 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.641235025 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.641264899 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 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 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.641304439 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.641323951 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd9b480:2:ffdec_rv20
0:00:04.641343864 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.641362699 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.641381300 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.641400191 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.641419073 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.641448613 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 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 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.641488029 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.641507569 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd9b360:2:ffdec_rv10
0:00:04.641527108 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.641545915 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.641571771 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.641591193 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.641610359 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.641636426 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11d7600:1:media_caps audio/x-pn-realaudio, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], raversion=(int)2
0:00:04.641656262 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.641675384 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.641695174 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xdad120:2:ffdec_real_288
0:00:04.641714902 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.641733765 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.641752605 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.641771409 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.641790341 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.641815678 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11d7400:1:media_caps audio/x-pn-realaudio, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], raversion=(int)1
0:00:04.641835225 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.641854246 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.641873638 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xdad000:2:ffdec_real_144
0:00:04.641893366 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.641912146 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.641930797 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.641949674 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.641968601 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.641998142 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 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 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.642036957 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.642065515 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd96120:3:ffdec_msmpeg4
0:00:04.642085809 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.642104671 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.642123313 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.642142158 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.642161039 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.642196307 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 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 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.642235001 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.642254753 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd96120:3:ffdec_msmpeg4
0:00:04.642274307 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.642293123 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.642311740 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.642330718 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.642369978 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.642400315 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 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 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.642440356 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.642459886 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd93c60:5:ffdec_mpeg4
0:00:04.642479717 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.642498371 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.642517188 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.642536209 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.642555124 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.642583067 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 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 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.642630531 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.642650218 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd93c60:5:ffdec_mpeg4
0:00:04.642669780 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.642688537 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.642707344 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.642726249 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.642745112 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.642771540 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 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 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.642810235 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.642829825 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd93c60:5:ffdec_mpeg4
0:00:04.642849267 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.642868195 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.642887035 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.642905843 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.642924830 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.642951028 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 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 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.642989467 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.643008993 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd93c60:5:ffdec_mpeg4
0:00:04.643028531 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.643047204 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.643066081 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.643093699 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.643113276 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.643139663 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 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 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.643177927 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.643197768 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd8fc60:2:ffdec_h264
0:00:04.643217173 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.643250177 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.643275864 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.643294921 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.643313998 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.643339986 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11dcd00:1:media_caps audio/x-pn-realaudio, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], raversion=(int)8
0:00:04.643359780 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.643378902 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.643398464 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xda4d80:2:ffdec_cook
0:00:04.643418106 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.643436946 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.643455889 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.643474811 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.643493664 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.643518927 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x120c840:1:media_caps audio/mpeg, mpegversion=(int){ 2, 4 }
0:00:04.643538025 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.643556903 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.643576428 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xc6e240:2:faad
0:00:04.643596560 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xda47e0:2:ffdec_aac
0:00:04.643623604 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.643642967 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.643661655 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.643680601 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.643699737 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.643792939 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11fd000:1:media_caps audio/x-dts
0:00:04.643820461 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.643839634 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.643859367 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd2fa20:3:dtsdec
0:00:04.643879263 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xda4ea0:2:ffdec_dca
0:00:04.643898618 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.643917526 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.643936358 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.643955184 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.643974196 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.643994573 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11d7940:1:media_caps audio/x-private1-dts
0:00:04.644013778 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.644032554 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.644052005 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd2fa20:3:dtsdec
0:00:04.644071442 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.644090190 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.644109011 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.644127833 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.644146854 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.644168537 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11dce00:1:media_caps text/x-cmml, encoded=(boolean)true
0:00:04.644198114 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.644217662 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.644237451 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcdb240:2:cmmldec
0:00:04.644257059 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.644276006 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.644294698 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.644313658 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.644332762 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.644352802 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11dcd40:1:media_caps audio/x-celt
0:00:04.644371933 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.644390847 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.644410363 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcf3d80:2:celtdec
0:00:04.644429885 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.644448650 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.644467365 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.644486216 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.644505199 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.644529341 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11dcc80:1:media_caps audio/x-alaw, rate=(int)[ 8000, 192000 ], channels=(int)[ 1, 2 ]
0:00:04.644548616 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.644567488 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.644586926 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd0ba20:2:alawdec
0:00:04.644606418 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.644625211 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.644643983 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.644662698 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.661288379 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.661688088 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11d7980:1:media_caps audio/midi
0:00:04.661711947 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.661733589 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.661755325 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcbb240:2:wildmidi
0:00:04.661775145 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.661794341 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.661813234 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.661832028 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.661850940 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.661878922 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11d7ac0:1:media_caps video/mpeg, mpegversion=(int)[ 1, 2 ], systemstream=(boolean)false
0:00:04.661898668 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.661917864 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.661937642 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd5fc60:2:mpeg2dec
0:00:04.661957832 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd93d80:2:ffdec_mpegvideo
0:00:04.661977814 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd93b40:2:ffdec_mpeg2video
0:00:04.661997200 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.662016107 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.662034693 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.662053634 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.662072593 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.662099085 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11f6440:1:media_caps audio/mpeg, mpegversion=(int)1, layer=(int)[ 1, 3 ]
0:00:04.662118748 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.662139238 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.662159494 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcfa240:2:mad
0:00:04.662179457 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xda96c0:2:ffdec_mp3
0:00:04.662198994 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.662227971 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.662247249 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.662266125 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.662284757 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.662307310 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1204500:1:media_caps video/x-dv, systemstream=(boolean)false
0:00:04.662327093 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.662346015 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.662365488 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd8bea0:2:ffdec_dvvideo
0:00:04.662385391 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd5f000:2:dvdec
0:00:04.662404924 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.662423531 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.662441978 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.662460886 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.662479628 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.662499721 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x12044c0:1:media_caps audio/x-ac3
0:00:04.662518962 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.662537649 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.662556987 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd55480:4:a52dec
0:00:04.662576983 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xda4900:2:ffdec_ac3
0:00:04.662596230 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.662614805 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.662633289 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.662652114 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.662670980 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.662691189 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11dcc00:1:media_caps audio/ac3
0:00:04.662710347 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.662737755 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.662757898 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd55480:4:a52dec
0:00:04.662778499 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.662796983 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.662815660 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.662834392 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.662853130 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.662873070 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11dce80:1:media_caps audio/x-private1-ac3
0:00:04.662892529 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.662911465 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.662958846 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd55480:4:a52dec
0:00:04.662978236 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.662996854 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.663015485 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.663034152 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.663052969 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.663077067 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11d7a00:1:media_caps audio/x-siren, dct-length=(int)320
0:00:04.663096485 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.663117188 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.663136828 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcd6240:2:sirendec
0:00:04.663156269 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.663175112 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.663193729 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.663212467 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.663231288 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.663259172 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11dcec0:1:media_caps image/x-j2c, framerate=(fraction)[ 0/1, 2147483647/1 ], fields=(int)1
0:00:04.663287730 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.663307333 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.663326913 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcfa7e0:4:jp2kdec
0:00:04.663346350 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.663364841 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.663383374 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.663402042 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.663420873 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.663447615 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11d7b80:1:media_caps image/x-jpc, framerate=(fraction)[ 0/1, 2147483647/1 ], fields=(int)1
0:00:04.663466787 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.663485737 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.663505251 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcfa7e0:4:jp2kdec
0:00:04.663524586 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.663543107 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.663561589 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.663580345 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.663599110 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.663619143 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11dce40:1:media_caps image/jp2
0:00:04.663638403 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.663657076 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.663676364 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcfa7e0:4:jp2kdec
0:00:04.663695517 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.663714024 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.663813315 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.663840768 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.663869522 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.663890470 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x10c5840:1:media_caps image/gif
0:00:04.663909628 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.663928315 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.663947765 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd35900:22:gdkpixbufdec
0:00:04.663967243 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.663985763 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.664004334 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.664023072 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.664041763 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.664061633 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x10c5a00:1:media_caps image/x-icon
0:00:04.664080825 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.664099478 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.664118841 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd35900:22:gdkpixbufdec
0:00:04.664138221 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.664156751 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.664175243 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.664193911 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.664212712 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.664232746 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x10c5c40:1:media_caps application/x-navi-animation
0:00:04.664251691 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.664270470 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.664289531 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd35900:22:gdkpixbufdec
0:00:04.664308731 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.664327192 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.664345643 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.664373721 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.664392991 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.664413093 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x10c5dc0:1:media_caps image/x-cmu-raster
0:00:04.664432349 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.664451262 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.664470495 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd35900:22:gdkpixbufdec
0:00:04.664489750 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.664508131 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.664526693 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.664545343 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.664563950 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.664583947 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x10c5980:1:media_caps image/x-sun-raster
0:00:04.664603008 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.664621740 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.664641121 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd35900:22:gdkpixbufdec
0:00:04.664660177 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.664678665 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.664697121 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.664715817 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.664734610 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.664754485 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x10c5a80:1:media_caps image/x-pixmap
0:00:04.664773611 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.664792274 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.664811674 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd35900:22:gdkpixbufdec
0:00:04.664830721 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.664849256 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.664876523 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.664895900 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.664914803 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.664934819 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x10c5c00:1:media_caps image/tiff
0:00:04.664954037 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.664972824 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.664992386 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd35900:22:gdkpixbufdec
0:00:04.665011659 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.665030266 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.665048824 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.665067616 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.665086470 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.665106091 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x10c5ac0:1:media_caps image/x-portable-anymap
0:00:04.665125466 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.665144348 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.665163659 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd35900:22:gdkpixbufdec
0:00:04.665182992 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.665201573 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.665219995 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.665238914 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.665257687 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.665277599 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x10c5880:1:media_caps image/x-portable-bitmap
0:00:04.665296702 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.665315514 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.665334880 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd35900:22:gdkpixbufdec
0:00:04.665610669 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.665637886 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.665657004 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.665675735 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.665694511 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.665714282 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x10c5b80:1:media_caps image/x-portable-graymap
0:00:04.665733637 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.665752320 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.665771736 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd35900:22:gdkpixbufdec
0:00:04.665790827 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.665809359 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.665827811 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.665846482 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.665865324 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.665885205 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x10c5d00:1:media_caps image/x-portable-pixmap
0:00:04.665904246 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.665922943 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.665942121 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd35900:22:gdkpixbufdec
0:00:04.665961300 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.665979818 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.665998326 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.666017014 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.666035846 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.666055963 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11fd2c0:1:media_caps image/bmp
0:00:04.666075216 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.666093896 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.666113204 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd35900:22:gdkpixbufdec
0:00:04.666141826 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd8b6c0:2:ffdec_bmp
0:00:04.666161625 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.666180082 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.666198553 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.666217242 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.666236037 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.666255779 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11d7480:1:media_caps image/x-bmp
0:00:04.666274908 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.666293536 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.666312867 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd35900:22:gdkpixbufdec
0:00:04.666332041 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.666350503 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.666368939 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.666387631 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.666406444 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.666425923 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x10c5d80:1:media_caps image/x-MS-bmp
0:00:04.666445070 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.666463772 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.666483233 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd35900:22:gdkpixbufdec
0:00:04.666502375 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.666520847 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.666539314 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.666557970 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.666576793 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.666596475 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x10c58c0:1:media_caps image/vnd.wap.wbmp
0:00:04.666615543 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.666641268 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.666661033 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd35900:22:gdkpixbufdec
0:00:04.666680245 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.666698745 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.666717118 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.666735780 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.666754515 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.666774133 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x10c5800:1:media_caps image/x-bitmap
0:00:04.666793294 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.666811996 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.666831290 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd35900:22:gdkpixbufdec
0:00:04.666850487 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.666869038 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.666887491 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.666906262 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.666925085 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.666944796 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x10c5b00:1:media_caps image/x-tga
0:00:04.666963844 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.666982621 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.667001851 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd35900:22:gdkpixbufdec
0:00:04.667021034 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.667039497 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.667057834 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.667076570 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.667095277 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.667115278 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x10c5940:1:media_caps image/x-pcx
0:00:04.667141285 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.667160597 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.667179808 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd35900:22:gdkpixbufdec
0:00:04.667199107 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.667217602 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.667235944 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.667254697 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.667273418 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.667293601 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11dcf40:1:media_caps image/svg
0:00:04.667312584 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.667331371 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.667350577 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd35900:22:gdkpixbufdec
0:00:04.667369858 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.667388412 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.667406749 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.667425437 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.667444178 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.667464050 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x10c5d40:1:media_caps image/svg+xml
0:00:04.667483155 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.667501983 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.667521161 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd35900:22:gdkpixbufdec
0:00:04.667540539 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.667558909 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.667577375 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.667596162 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.667614924 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.667651086 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 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 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.667690669 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.667710042 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xda46c0:2:ffdec_zmbv
0:00:04.667793102 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.667819843 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.667838416 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[