[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:[00m element_list2 ->
0:00:04.667857368 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.667876260 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.667903214 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x10c5e00:1:media_caps video/x-zlib, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:04.667923026 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.667942098 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.667961725 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xda45a0:2:ffdec_zlib
0:00:04.667981213 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.667999815 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.668019816 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.668038556 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.668057472 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.668084310 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x10c5a40:1:media_caps video/x-gst_ff-xl, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:04.668134723 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.668160495 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.668179982 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xda4480:2:ffdec_xl
0:00:04.668199397 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.668218160 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.668245752 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.668265254 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.668284040 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.668313019 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x10c59c0:1:media_caps video/x-xan, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], wcversion=(int)3
0:00:04.668333066 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.668352083 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.668371799 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xda4360:2:ffdec_xan_wc3
0:00:04.668391264 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.668409967 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.668428665 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.668447395 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.668466158 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.668492081 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x10c5cc0:1:media_caps audio/x-dpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)xan
0:00:04.668511966 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.668532130 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.668552082 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xdadea0:2:ffdec_xan_dpcm
0:00:04.668571884 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.668590692 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.668609445 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.668628347 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.668647197 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.668671406 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x10c5e40:1:media_caps audio/x-gst_ff-ws_snd1, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ]
0:00:04.668690686 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.668709861 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.668729210 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xdada20:2:ffdec_ws_snd1
0:00:04.668757792 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.668777243 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.668795678 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.668814589 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.668833260 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.668860218 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x10c5c80:1:media_caps video/x-gst_ff-wnv1, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:04.668879877 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.668898880 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.668918558 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xda4240:2:ffdec_wnv1
0:00:04.668937935 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.668956642 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.668975225 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.668993987 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.669012814 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.669041788 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11d2440:1:media_caps video/x-wmv, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], wmvversion=(int)3
0:00:04.669061725 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.669080687 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.669100222 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xda4120:2:ffdec_wmv3
0:00:04.669120278 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd9f360:2:ffdec_vc1
0:00:04.669139642 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.669158270 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.669176687 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.669195615 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.669214276 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.669242433 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11e7b80:1:media_caps video/x-wmv, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], wmvversion=(int)2
0:00:04.669270700 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.669290137 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.669309569 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xda4000:2:ffdec_wmv2
0:00:04.669329031 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.669347673 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.669366320 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.669385056 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.669403832 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.669432136 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11e7940:1:media_caps video/x-wmv, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], wmvversion=(int)1
0:00:04.669451758 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.669470678 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.669490269 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd9fea0:2:ffdec_wmv1
0:00:04.669509554 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.669528202 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.669546729 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.669565524 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.669584401 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.669612955 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11e7880:1:media_caps audio/x-wma, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], wmaversion=(int)2, block_align=(int)[ 0, 2147483647 ], bitrate=(int)[ 0, 2147483647 ]
0:00:04.669633973 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.669652921 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.669673573 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xdad900:2:ffdec_wmav2
0:00:04.669697075 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.669715643 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.669734160 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.669761623 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.669781126 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.669809018 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11e7980:1:media_caps audio/x-wma, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], wmaversion=(int)1, block_align=(int)[ 0, 2147483647 ], bitrate=(int)[ 0, 2147483647 ]
0:00:04.669829514 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.669848675 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.669867996 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xdad7e0:2:ffdec_wmav1
0:00:04.669887471 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.669906054 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.669924600 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.669943422 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.669962120 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.669988953 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11e7c40:1:media_caps video/x-gst_ff-vqavideo, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:04.670008664 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.670027621 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.670047272 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd9fd80:2:ffdec_vqavideo
0:00:04.670066783 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.670085180 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.670103699 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.670122456 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.670141237 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.670167170 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11e79c0:1:media_caps video/x-vp6-flash, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:04.670186940 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.670205944 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.670234085 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd9fc60:2:ffdec_vp6f
0:00:04.670254111 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.670272892 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.670291635 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.670310519 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.670329480 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.670355917 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11e7900:1:media_caps video/x-vp6-alpha, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:04.670375359 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.670394402 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.670414164 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd9fb40:2:ffdec_vp6a
0:00:04.670433587 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.670452333 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.670470804 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.670489779 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.670508506 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.680839811 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x10c5f40:1:media_caps video/x-vp6, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:04.681203683 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.681227236 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.681249780 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd9fa20:2:ffdec_vp6
0:00:04.681269953 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.681289470 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.681308773 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.681328025 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.681347308 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.681377725 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11e7a00:1:media_caps video/x-vp5, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:04.681453810 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.681474062 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.681493949 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd9f900:2:ffdec_vp5
0:00:04.681513455 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.681532318 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.681551046 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.681569975 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.681588820 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.681615874 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11e7800:1:media_caps video/x-vp3, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:04.681635612 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.681654703 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.681674303 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd9f7e0:2:ffdec_vp3
0:00:04.681693624 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.681712572 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.681731203 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.681750071 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.681769023 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.681796058 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11e7c80:1:media_caps video/x-gst_ff-vmdvideo, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:04.681815881 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.681834758 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.681854153 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd9f5a0:2:ffdec_vmdvideo
0:00:04.681873749 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.681892501 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.681911045 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.681929886 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.681957653 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.681983249 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x10c5ec0:1:media_caps audio/x-gst_ff-vmdaudio, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ]
0:00:04.682002636 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.682022994 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.682043010 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xdad6c0:2:ffdec_vmdaudio
0:00:04.682062735 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.682081353 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.682099994 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.682118871 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.682137662 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.682169259 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x10c5e80:1:media_caps video/x-ati-vcr, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], vcrversion=(int)1
0:00:04.682189085 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.682208296 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.682227803 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd9f480:2:ffdec_vcr1
0:00:04.682247439 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.682266099 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.682284510 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.682303280 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.682322038 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.682348819 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11e7ac0:1:media_caps video/x-ultimotion, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:04.682368401 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.682387309 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.682406825 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd9f240:2:ffdec_ultimotion
0:00:04.682426347 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.682453744 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.682472927 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.682491637 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.682510566 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.682534786 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x10c5f00:1:media_caps audio/x-truespeech, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ]
0:00:04.682553932 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.682572722 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.682592321 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xdad480:2:ffdec_truespeech
0:00:04.682611772 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.682630549 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.682649332 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.682667978 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.682686879 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.682716257 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11e7d00:1:media_caps video/x-truemotion, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], trueversion=(int)2
0:00:04.682737756 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.682756952 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.682776834 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd9f000:2:ffdec_truemotion2
0:00:04.682796620 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.682815186 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.682833847 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.682852695 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.682871661 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.682900383 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11e7a80:1:media_caps video/x-truemotion, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], trueversion=(int)1
0:00:04.682921245 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.682956913 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.682977406 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd9bea0:2:ffdec_truemotion1
0:00:04.682996959 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.683015492 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.683033782 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.683052660 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.683071407 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.683104805 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11d2a00:1:media_caps video/x-svq, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], svqversion=(int)3
0:00:04.683124906 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.683143866 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.683163526 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd9bc60:2:ffdec_svq3
0:00:04.683182945 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.683201748 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.683220384 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.683239077 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.683257917 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.683285953 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11e7c00:1:media_caps video/x-svq, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], svqversion=(int)1
0:00:04.683305275 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.683324202 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.683343881 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd9bb40:2:ffdec_svq1
0:00:04.683363142 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.683381815 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.683400327 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.683419103 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.683437949 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.683473735 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11e78c0:1:media_caps video/sp5x, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:04.683520806 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.683546769 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.683566470 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd9ba20:2:ffdec_sp5x
0:00:04.683585828 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.683604677 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.683623434 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.683642376 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.683661032 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.683685145 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11e7a40:1:media_caps audio/x-gst_ff-sonic, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ]
0:00:04.683704574 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.683798578 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.683826425 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xdad360:2:ffdec_sonic
0:00:04.683846218 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.683865175 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.683883787 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.683902735 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.683921491 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.683947948 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11d29c0:1:media_caps audio/x-dpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)sol
0:00:04.683967910 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.683986967 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.684006364 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xdadd80:2:ffdec_sol_dpcm
0:00:04.684026041 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.684044598 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.684072667 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.684092118 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.684110784 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.684137990 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x10c5f80:1:media_caps video/x-gst_ff-snow, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:04.684157697 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.684176547 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.684196109 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd9b900:2:ffdec_snow
0:00:04.684215472 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.684234123 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.684252704 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.684271295 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.684290037 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.684316231 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11e7cc0:1:media_caps video/x-smc, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:04.684335691 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.684355634 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.684375460 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd9b7e0:2:ffdec_smc
0:00:04.684394911 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.684413498 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.684432060 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.684450802 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.684469471 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.684489867 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11e7f00:1:media_caps audio/x-shorten
0:00:04.684509139 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.684527710 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.684547198 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xdad240:2:ffdec_shorten
0:00:04.684575624 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.684594899 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.684633131 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.684651837 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.684670576 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.684697694 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11ef280:1:media_caps video/x-apple-video, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:04.684717224 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.684736143 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.684755488 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd9b240:2:ffdec_rpza
0:00:04.684774875 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.684793355 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.684811741 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.684830484 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.684849139 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.684875453 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11ef000:1:media_caps video/x-gst_ff-roqvideo, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:04.684894858 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.684913605 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.684932992 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd9b120:2:ffdec_roqvideo
0:00:04.684952355 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.684970833 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.684989485 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.685008056 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.685026828 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.685051808 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11ef140:1:media_caps audio/x-dpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)roq
0:00:04.685080111 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.685099878 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.685119686 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xdadc60:2:ffdec_roq_dpcm
0:00:04.685139170 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.685157801 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.685176244 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.685195092 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.685213817 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.685243525 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11e7d80:1:media_caps video/x-rle, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], layout=(string)quicktime, depth=(int)[ 1, 64 ]
0:00:04.685264596 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.685283983 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.685303726 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd9b000:2:ffdec_qtrle
0:00:04.685323339 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.685341902 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.685360543 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.685379378 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.685398169 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.685424792 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11ef040:1:media_caps video/x-gst_ff-qpeg, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:04.685444470 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.685463403 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.685496541 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd96ea0:2:ffdec_qpeg
0:00:04.685522784 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.685541577 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.685560145 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.685579061 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.685606938 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.685634493 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11ef080:1:media_caps video/x-qdrw, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:04.685654347 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.685673483 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.685693232 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd96d80:2:ffdec_qdraw
0:00:04.685712733 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.685731726 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.685750724 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.685769402 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.685788260 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.685812666 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11e7dc0:1:media_caps audio/x-qdm2, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ]
0:00:04.685831714 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.685851046 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.685870649 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xda9ea0:2:ffdec_qdm2
0:00:04.685892119 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.685910961 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.685929861 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.685948837 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.685967644 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.685991365 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11ef240:1:media_caps audio/qcelp, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ]
0:00:04.686010353 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.686029439 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.686048861 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xda9d80:2:ffdec_qcelp
0:00:04.686068420 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.686087157 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.686112713 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.686132196 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.686151028 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.686177943 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11e7d40:1:media_caps image/ppm, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:04.686197815 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.686217614 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.686237421 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd96c60:2:ffdec_ppm
0:00:04.686256799 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.686275556 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.686294122 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.686312866 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.686331701 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.686358312 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11ef200:1:media_caps video/x-gst_ff-pgmyuv, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:04.686378040 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.686397001 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.686416462 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd96a20:2:ffdec_pgmyuv
0:00:04.686436072 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.686454638 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.686473247 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.686492073 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.686510854 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.686537640 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11ef300:1:media_caps video/x-gst_ff-pgm, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:04.686557111 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.686575959 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.686604199 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd96900:2:ffdec_pgm
0:00:04.686624115 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.686642727 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.686661178 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.686679852 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.686698692 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.686725229 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11e7f80:1:media_caps image/pbm, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:04.686744689 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.686763892 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.686783542 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd967e0:2:ffdec_pbm
0:00:04.686802965 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.686821626 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.686840387 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.686859213 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.686877985 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.686904357 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11ef0c0:1:media_caps video/x-gst_ff-pam, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:04.686923643 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.686942659 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.686962356 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd966c0:2:ffdec_pam
0:00:04.686981618 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.687000286 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.687018900 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.687039813 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.687063806 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.687090254 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11dcf80:1:media_caps video/x-nuv, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:04.687116680 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.687136108 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.687155684 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd965a0:2:ffdec_nuv
0:00:04.687175112 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.687193717 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.687212320 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.687231054 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.687249950 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.687274207 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11e7f40:1:media_caps audio/x-nellymoser, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ]
0:00:04.687293251 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.687312979 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.687332607 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xda9c60:2:ffdec_nellymoser
0:00:04.687352193 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.687370791 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.687389405 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.687408111 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.687427049 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.687453570 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11e7e80:1:media_caps video/x-mszh, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:04.687472846 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.687491923 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.687511581 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd96480:2:ffdec_mszh
0:00:04.687531113 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.687549800 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.687568268 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.687587169 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.687614802 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.687644904 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11ef380:1:media_caps video/x-msvideocodec, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], msvideoversion=(int)1
0:00:04.687665642 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.687684738 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.687704346 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd96360:2:ffdec_msvideo1
0:00:04.687793057 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.687819805 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.687834983 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.690999767 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.691022400 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.691055751 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11ef340:1:media_caps video/x-rle, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], layout=(string)microsoft, depth=(int)[ 1, 64 ]
0:00:04.691077894 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.691097669 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.691117566 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd96240:2:ffdec_msrle
0:00:04.691137229 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.691156098 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.691174878 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.691194055 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.691212743 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.691243733 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11e7e00:1:media_caps video/x-msmpeg, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], msmpegversion=(int)42
0:00:04.691264037 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.691283322 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.691302550 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd96000:2:ffdec_msmpeg4v2
0:00:04.691334166 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.691353673 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.691372379 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.691391261 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.691409878 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.691439276 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11ef100:1:media_caps video/x-msmpeg, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], msmpegversion=(int)41
0:00:04.691458773 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.691477771 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.691497153 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd93ea0:2:ffdec_msmpeg4v1
0:00:04.691516669 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.691535315 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.691553985 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.691827796 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.691855092 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.691882403 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11ef2c0:1:media_caps audio/x-ffmpeg-parsed-musepack, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], streamversion=(int)8
0:00:04.691902778 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.691922121 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.691941983 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xda9b40:2:ffdec_mpc8
0:00:04.691961460 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.691980554 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.691999531 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.692018439 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.692037311 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.692063278 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11e7e40:1:media_caps audio/x-ffmpeg-parsed-musepack, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], streamversion=(int)7
0:00:04.692093536 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.692113424 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.692132966 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xda9a20:2:ffdec_mpc7
0:00:04.692152439 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.692171236 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.692190057 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.692209003 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.692227809 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.692252168 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11e7ec0:1:media_caps audio/x-gst_ff-mp3on4, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ]
0:00:04.692271515 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.692290877 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.692310563 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xda9900:2:ffdec_mp3on4
0:00:04.692330258 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.692348866 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.692367501 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.692386372 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.692405170 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.692429148 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11ef1c0:1:media_caps audio/x-gst_ff-mp3adu, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ]
0:00:04.692448136 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.692468019 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.692487547 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xda97e0:2:ffdec_mp3adu
0:00:04.692507173 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.692525864 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.692544374 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.692563076 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.692581863 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.692618959 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11f6380:1:media_caps video/x-gst_ff-mmvideo, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:04.692639386 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.692658358 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.692677928 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd93a20:2:ffdec_mmvideo
0:00:04.692697428 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.692716171 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.692734876 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.692753595 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.692772466 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.692796449 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11f6640:1:media_caps audio/x-mlp, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ]
0:00:04.692815463 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.692834488 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.692853924 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xda95a0:2:ffdec_mlp
0:00:04.692873355 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.692891943 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.692910542 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.692929377 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.692948266 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.692974841 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11f6540:1:media_caps video/x-mjpeg-b, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:04.692994772 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.693013954 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.693033380 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd93900:2:ffdec_mjpegb
0:00:04.693053006 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.693071539 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.693098844 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.693118493 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.693137216 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.693164097 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11f6080:1:media_caps video/x-mimic, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:04.693183865 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.693202911 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.693227812 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd936c0:2:ffdec_mimic
0:00:04.693247400 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.693266202 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.693284893 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.693303606 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.693322460 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.693349177 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11f6340:1:media_caps video/x-gst_ff-mdec, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:04.693368951 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.693387901 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.693407350 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd935a0:2:ffdec_mdec
0:00:04.693426693 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.693445523 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.693464166 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.693482789 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.693501562 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.693527850 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11f6240:1:media_caps audio/x-mace, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], maceversion=(int)6
0:00:04.693547545 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.693567352 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.693587047 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xda9480:2:ffdec_mace6
0:00:04.693615158 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.693634630 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.693653400 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.693672030 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.693690731 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.693716819 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11f64c0:1:media_caps audio/x-mace, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], maceversion=(int)3
0:00:04.693736381 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.693755409 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.693775007 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xda9360:2:ffdec_mace3
0:00:04.693794443 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.693813144 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.693831839 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.693850539 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.693869387 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.693896100 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11f62c0:1:media_caps video/x-gst_ff-loco, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:04.693915712 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.693934630 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.693954097 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd93480:2:ffdec_loco
0:00:04.693973417 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.693992229 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.694010832 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.694029533 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.694048260 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.694074487 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11f6500:1:media_caps video/x-kmvc, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:04.694102968 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.694122585 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.694142280 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd93360:2:ffdec_kmvc
0:00:04.694161632 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.694180226 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.694198672 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.694217423 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.694236040 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.694318049 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11f6100:1:media_caps video/x-gst_ff-interplayvideo, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:04.694346363 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.694479893 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.694500529 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd93240:2:ffdec_interplayvideo
0:00:04.694520287 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.694539229 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.694557864 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.694576841 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.694595843 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.694621131 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11d79c0:1:media_caps audio/x-dpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)interplay
0:00:04.694641098 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.694660299 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.694679507 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xdadb40:2:ffdec_interplay_dpcm
0:00:04.694699263 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.694717755 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.694736284 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.694755085 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.694781410 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.694812107 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11f6200:1:media_caps video/x-indeo, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], indeoversion=(int)3
0:00:04.694832607 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.694851886 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.694871261 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd93120:2:ffdec_indeo3
0:00:04.694890956 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.694909602 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.694928408 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.694947244 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.694965901 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.694995163 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11f6280:1:media_caps video/x-indeo, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], indeoversion=(int)2
0:00:04.695014896 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.695034096 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.695053591 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd93000:2:ffdec_indeo2
0:00:04.695073153 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.695091621 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.695110007 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.695128915 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.695147629 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.695171511 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11f6480:1:media_caps audio/x-imc, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ]
0:00:04.695190603 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.695209771 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.695229429 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xda9240:2:ffdec_imc
0:00:04.695248888 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.695276595 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.695296050 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.695314986 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.695333867 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.695360890 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11f6040:1:media_caps video/x-gst_ff-idcinvideo, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:04.695381011 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.695399947 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.695419689 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd8fea0:2:ffdec_idcinvideo
0:00:04.695439406 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.695458166 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.695476959 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.695495747 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.695514641 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.695541206 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11f6400:1:media_caps video/x-huffyuv, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:04.695561174 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.695580240 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.695599703 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd8fd80:2:ffdec_huffyuv
0:00:04.695619265 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.695637905 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.695656693 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.695675374 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.695694042 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.695807008 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11f6300:1:media_caps video/x-intel-h263, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], variant=(string)intel
0:00:04.695836571 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.695865167 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.695885839 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd8fb40:2:ffdec_h263i
0:00:04.695905542 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.695924081 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.695942753 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.695961730 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.695980436 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.696008939 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11d2a80:1:media_caps video/x-h263, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], variant=(string)itu
0:00:04.696028861 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.696047876 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.696067201 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd8fa20:2:ffdec_h263
0:00:04.696086614 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.696105151 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.696123875 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.696142695 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.696161312 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.696187905 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11f6180:1:media_caps video/x-h261, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:04.696207646 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.696226708 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.696246333 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd8f900:2:ffdec_h261
0:00:04.696265604 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.704183381 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.704476457 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.704499655 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.704519830 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.704558288 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11f6580:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)g726
0:00:04.704579439 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.704598795 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.704618957 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xdb3a20:2:ffdec_g726
0:00:04.704638752 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.704657724 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.704676527 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.704695443 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.704714320 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.704742006 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11f61c0:1:media_caps video/x-fraps, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:04.704762028 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.704781135 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.704800630 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd8f7e0:2:ffdec_fraps
0:00:04.704819973 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.704838558 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.704857169 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.704875875 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.704895865 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.704925587 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11f60c0:1:media_caps video/x-flash-video, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], flvversion=(int)1
0:00:04.704946982 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.704966344 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.704985981 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd8f5a0:2:ffdec_flv
0:00:04.705005596 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.705024293 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.705052118 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.705071605 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.705090313 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.705117237 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11f65c0:1:media_caps video/x-gst_ff-flic, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:04.705137115 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.705156135 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.705175680 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd8f480:2:ffdec_flic
0:00:04.705195069 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.705213806 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.705232303 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.705251025 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.705269558 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.705296391 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11f6140:1:media_caps video/x-flash-screen, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:04.705316107 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.705334868 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.705354188 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd8f360:2:ffdec_flashsv
0:00:04.705373469 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.705392262 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.705411073 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.705429616 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.705448348 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.705474986 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11fd480:1:media_caps video/x-gst_ff-ffvhuff, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:04.705494361 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.705513199 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.705541312 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd8f240:2:ffdec_ffvhuff
0:00:04.705561232 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.705579808 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.705598388 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.705616925 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.705635691 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.705664653 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11fd240:1:media_caps video/x-ffv, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], ffvversion=(int)1
0:00:04.705684324 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.705703213 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.705722551 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd8f120:2:ffdec_ffv1
0:00:04.705741810 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.705760297 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.705778899 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.705797567 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.705816105 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.705840247 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11f6680:1:media_caps audio/x-eac3, channels=(int)[ 1, 6 ], rate=(int)[ 8000, 96000 ]
0:00:04.705859682 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.705878764 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.705898218 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xda9000:2:ffdec_eac3
0:00:04.705917611 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.705936333 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.705954849 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.705973674 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.705992369 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.706019233 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11d7740:1:media_caps video/x-dnxhd, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:04.706045862 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.706065629 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.706085421 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd8bd80:2:ffdec_dnxhd
0:00:04.706104981 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.706123778 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.706142599 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.706161316 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.706180214 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.706207236 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11fd0c0:1:media_caps video/x-compressed-yuv, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:04.706226907 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.706246060 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.706265693 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd8bc60:2:ffdec_cyuv
0:00:04.706285123 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.706303764 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.706322537 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.706341422 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.706360243 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.706386945 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11f66c0:1:media_caps video/x-cirrus-logic-accupak, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:04.706406543 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.706425625 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.706445130 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd8ba20:2:ffdec_cljr
0:00:04.706464459 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.706483181 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.706501683 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.706520549 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.706547996 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.706575484 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11f6780:1:media_caps video/x-cinepak, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:04.706595284 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.706614377 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.706633983 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd8b900:2:ffdec_cinepak
0:00:04.706653549 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.706672244 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.706690897 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.706709615 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.706728371 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.706754892 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11fd340:1:media_caps video/x-gst_ff-cavs, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:04.706774341 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.706793272 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.706812800 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd8b7e0:2:ffdec_cavs
0:00:04.706832240 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.706850823 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.706869427 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.706888283 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.706906937 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.706947272 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11fd080:1:media_caps video/x-camtasia, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], depth=(int)[ 8, 32 ]
0:00:04.706968460 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.706987797 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.707007335 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd9f120:2:ffdec_camtasia
0:00:04.707027130 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.707055863 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.707075311 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.707094177 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.707112992 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.707139796 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11fd180:1:media_caps video/x-gst_ff-camstudio, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:04.707159347 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.707178103 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.707197820 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd8bb40:2:ffdec_camstudio
0:00:04.707217263 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.707235847 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.707254233 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.707272984 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.707291620 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.707318090 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11fd380:1:media_caps video/x-gst_ff-avs, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:04.707337554 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.707356336 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.707375753 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd8b5a0:2:ffdec_avs
0:00:04.707395008 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.707413561 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.707431992 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.707450575 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.707469257 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.707493380 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11d7b40:1:media_caps audio/x-vnd.sony.atrac3, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ]
0:00:04.707512638 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.707540326 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.707560727 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xda4c60:2:ffdec_atrac3
0:00:04.707580194 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.707598792 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.707617334 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.707635947 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.707654854 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.707684187 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11f6740:1:media_caps video/x-asus, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], asusversion=(int)2
0:00:04.707703825 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.707815565 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.707843954 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd8b480:2:ffdec_asv2
0:00:04.707863796 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.707882500 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.707901033 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.707919835 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.707938752 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.707967974 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11fd4c0:1:media_caps video/x-asus, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], asusversion=(int)1
0:00:04.707987649 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.708006780 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.708026418 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd8b360:2:ffdec_asv1
0:00:04.708046010 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.708064451 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.708082957 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.708101795 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.708120495 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.708153869 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11fd400:1:media_caps audio/x-ffmpeg-parsed-ape, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ]
0:00:04.708173530 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.708192665 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.708212253 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xda4b40:2:ffdec_ape
0:00:04.708231873 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.708250569 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.708269361 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.708288247 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.708307062 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.708333953 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11f6700:1:media_caps video/x-amv, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:04.708353565 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.708373305 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.708393027 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd8b240:2:ffdec_amv
0:00:04.708412494 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.708431226 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.708449889 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.708468691 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.708487612 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.708511805 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11fd040:1:media_caps audio/x-alac, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ]
0:00:04.708530906 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.708549773 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.708569264 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xda4a20:2:ffdec_alac
0:00:04.708588421 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.708607177 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.708625757 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.708653135 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.708672611 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.708697829 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x10c5b40:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)yamaha
0:00:04.708717481 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.708736619 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.708756185 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xdb8ea0:2:ffdec_adpcm_yamaha
0:00:04.708775753 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.708794461 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.708813093 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.708832103 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.708850926 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.708875827 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11f6600:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)xa
0:00:04.708895428 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.708913275 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.709052984 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xdb8d80:2:ffdec_adpcm_xa
0:00:04.709072993 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.709091609 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.709110305 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.709129287 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.709148023 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.709173525 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11fd100:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)thp
0:00:04.709193093 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.709212094 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.709231616 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xdb8c60:2:ffdec_adpcm_thp
0:00:04.709260348 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.709279617 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.709298255 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.709317025 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.709335846 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.709364184 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11fd280:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)swf
0:00:04.709383767 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.709402698 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.709422434 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xdb8b40:2:ffdec_adpcm_swf
0:00:04.709441819 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.709460463 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.709479070 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.709497797 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.709516548 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.709540930 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11fd440:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)sbpro4
0:00:04.709560291 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.709579944 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.709599545 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xdb8a20:2:ffdec_adpcm_sbpro_4
0:00:04.709619106 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.709637787 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.709656242 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.709675080 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.709693702 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.709718152 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11fd1c0:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)sbpro3
0:00:04.709737579 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.709765580 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.709785408 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xdb8900:2:ffdec_adpcm_sbpro_3
0:00:04.709804750 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.709823321 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.709842003 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.709860628 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.709879328 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.709904044 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11fd200:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)sbpro2
0:00:04.709923391 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.709942428 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.709961845 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xdb87e0:2:ffdec_adpcm_sbpro_2
0:00:04.709981058 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.709999665 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.710018231 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.710036867 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.710055589 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.710089481 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11fd140:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)microsoft
0:00:04.710108989 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.710128525 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.710148099 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xdb86c0:2:ffdec_adpcm_ms
0:00:04.710167811 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.716807351 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.717121023 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.717144201 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.717164382 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.717209561 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11fd300:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)westwood
0:00:04.717230567 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.717250286 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.717270667 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xdb85a0:2:ffdec_adpcm_ima_ws
0:00:04.717290515 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.717309628 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.717328494 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.717347603 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.717366534 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.717391990 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x12045c0:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)dvi
0:00:04.717411927 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.717431784 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.717451370 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xdb8480:2:ffdec_adpcm_ima_wav
0:00:04.717471060 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.717489933 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.717508730 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.717527513 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.717546412 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.717571525 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1204740:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)smjpeg
0:00:04.717591057 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.717611453 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.717631311 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xdb8360:2:ffdec_adpcm_ima_smjpeg
0:00:04.717651076 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.717669698 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.717697552 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.717717108 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.717735665 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.717760867 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1204780:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)quicktime
0:00:04.717780585 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.717799423 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.717818971 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xdb8240:2:ffdec_adpcm_ima_qt
0:00:04.717838319 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.717857030 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.717875595 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.717894166 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.717912862 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.717937697 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1204480:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)iss
0:00:04.717957116 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.717976131 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.717995512 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xdb8120:2:ffdec_adpcm_ima_iss
0:00:04.718014958 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.718033686 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.718052044 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.718070757 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.718089485 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.718114191 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11fd6c0:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)ea-sead
0:00:04.718133507 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.718152952 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.718172533 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xdb8000:2:ffdec_adpcm_ima_ea_sead
0:00:04.718203030 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.718222157 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.718240709 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.718259488 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.718278114 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.718303032 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11fd700:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)ea-eacs
0:00:04.718322506 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.718341512 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.718361054 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xdb3ea0:2:ffdec_adpcm_ima_ea_eacs
0:00:04.718380528 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.718399214 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.718417867 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.718436614 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.718455587 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.718480150 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11fd780:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)dk4
0:00:04.718499512 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.718518452 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.718537945 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xdb3d80:2:ffdec_adpcm_ima_dk4
0:00:04.718557330 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.718595264 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.718614020 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.718632897 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.718668815 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.718700832 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11fd5c0:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)dk3
0:00:04.718729431 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.718749701 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.718769553 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xdb3c60:2:ffdec_adpcm_ima_dk3
0:00:04.718789180 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.718807857 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.718826465 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.718845318 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.718864124 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.718888812 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1204580:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)amv
0:00:04.718908567 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.718927509 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.718947047 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xdb3b40:2:ffdec_adpcm_ima_amv
0:00:04.718966450 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.718985179 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.719003887 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.719022584 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.719041409 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.719065882 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1204600:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)ea-xas
0:00:04.719085144 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.719104227 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.719123844 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xdb3900:2:ffdec_adpcm_ea_xas
0:00:04.719143438 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.719162175 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.719180652 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.719199501 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.719226868 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.719252607 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x12046c0:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)ea-r3
0:00:04.719272149 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.719291618 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.719311410 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xdb37e0:2:ffdec_adpcm_ea_r3
0:00:04.719332006 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xdb36c0:2:ffdec_adpcm_ea_r2
0:00:04.719351284 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.719369984 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.719388421 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.719407302 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.719425942 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.719450569 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11fd600:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)ea-r1
0:00:04.719470070 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.719489039 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.719508512 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xdb35a0:2:ffdec_adpcm_ea_r1
0:00:04.719527902 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.719546482 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.719565206 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.719583832 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.719602519 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.719627280 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11fd540:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)ea-maxis-xa
0:00:04.719646744 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.719665745 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.719685316 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xdb3480:2:ffdec_adpcm_ea_maxis_xa
0:00:04.719704777 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.719794626 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.719821735 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.719840981 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.719859950 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.719885108 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1204400:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)ea
0:00:04.719904707 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.719924374 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.719944125 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xdb3360:2:ffdec_adpcm_ea
0:00:04.719963993 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.719982869 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.720001422 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.720020363 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.720039039 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.720063450 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11fd680:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)ct
0:00:04.720083006 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.720102212 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.720121727 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xdb3240:2:ffdec_adpcm_ct
0:00:04.720141428 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.720159999 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.720178676 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.720198572 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.720218467 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.720243153 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11fd740:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)adx
0:00:04.720262502 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.720290388 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.720310596 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xdb3120:2:ffdec_adpcm_adx
0:00:04.720330219 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.720348835 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.720367388 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.720386093 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.720404872 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.720429239 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11fd640:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)4xm
0:00:04.720448467 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.720467769 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.720487530 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xdb3000:2:ffdec_adpcm_4xm
0:00:04.720506916 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.720525454 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.720543969 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.720562721 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.720581426 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.720609081 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1204540:1:media_caps video/x-gst_ff-aasc, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:04.720628915 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.720647907 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.720667381 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd8b120:2:ffdec_aasc
0:00:04.720686683 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.720705266 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.720723814 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.720742570 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.720761317 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.720787754 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1204680:1:media_caps video/x-gst_ff-8bps, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:04.720815840 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.720835420 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.720854897 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd8f000:2:ffdec_8bps
0:00:04.720874436 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.720892983 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.720911400 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.720930292 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.720948894 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.720975618 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1204640:1:media_caps video/x-4xm, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:04.720995170 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.721013991 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.721033618 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd8f6c0:2:ffdec_4xm
0:00:04.721052943 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.721071695 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.721090408 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.721109020 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.721127749 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.721166377 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11fd580:1:media_caps video/x-raw-rgb, bpp=(int)24, depth=(int)24, endianness=(int)4321, red_mask=(int)16711680, green_mask=(int)65280, blue_mask=(int)255, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:04.721187507 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.721206902 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.721226445 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcfa900:8:jp2kenc
0:00:04.721246002 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.721264577 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.721291806 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.721311274 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.721330132 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.721365829 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1204700:1:media_caps video/x-raw-rgb, bpp=(int)24, depth=(int)24, endianness=(int)4321, red_mask=(int)255, green_mask=(int)65280, blue_mask=(int)16711680, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:04.721386127 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.721405082 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.721424574 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcfa900:8:jp2kenc
0:00:04.721443951 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.721462794 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.721481573 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.721500288 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.721519108 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.721555070 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11d7b00:1:media_caps video/x-raw-rgb, bpp=(int)32, depth=(int)24, endianness=(int)4321, red_mask=(int)-16777216, green_mask=(int)16711680, blue_mask=(int)65280, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:04.721576163 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.721595336 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.721614772 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcfa900:8:jp2kenc
0:00:04.721634232 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.721652756 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.721671474 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.721690435 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.721709102 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.721744304 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11dcf00:1:media_caps video/x-raw-rgb, bpp=(int)32, depth=(int)24, endianness=(int)4321, red_mask=(int)16711680, green_mask=(int)65280, blue_mask=(int)255, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:04.721773440 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.721793038 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.721812624 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcfa900:8:jp2kenc
0:00:04.721831930 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.722316240 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.722335857 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.722355297 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.722374545 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.722414904 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1204440:1:media_caps video/x-raw-rgb, bpp=(int)32, depth=(int)24, endianness=(int)4321, red_mask=(int)65280, green_mask=(int)16711680, blue_mask=(int)-16777216, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:04.722437220 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.722456833 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.722477423 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcfa900:8:jp2kenc
0:00:04.722497160 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.722515989 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.722534777 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.722553858 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.722572669 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.722609006 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x120c9c0:1:media_caps video/x-raw-rgb, bpp=(int)32, depth=(int)24, endianness=(int)4321, red_mask=(int)255, green_mask=(int)65280, blue_mask=(int)16711680, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:04.722629901 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.722649222 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.722669140 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcfa900:8:jp2kenc
0:00:04.722688780 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.722707748 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.722757650 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.722783699 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.722802691 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.722834137 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x120ce40:1:media_caps video/x-raw-yuv, format=(fourcc){ I420, YV12 }, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:04.722855360 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.722874728 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.722894715 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcfa900:8:jp2kenc
0:00:04.722914106 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.722933001 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.722951631 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.722970638 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.722989541 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.723009973 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x120c880:1:media_caps video/x-dvd-subpicture
0:00:04.723029475 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.723048462 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.723068080 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd2f6c0:2:dvdsubdec
0:00:04.723087631 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.723106332 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.723124829 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.723143645 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.723162443 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.723182791 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x120cac0:1:media_caps application/x-bzip
0:00:04.723202064 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.723220932 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.723240520 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd0b6c0:2:bz2dec
0:00:04.723267193 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.723286347 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.723305103 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.723323950 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.723342666 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.723799627 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:824:detect_recv_codecs:[00m **intersection of depayloaders and decoders
0:00:04.723830360 [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 18
0:00:04.723946365 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11dccc0:1:media_caps video/x-raw-rgb, bpp=(int){ 24, 32 }, depth=(int)24, endianness=(int)4321, red_mask=(int)16711680, green_mask=(int)65280, blue_mask=(int)255, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int){ 24, 32 }, depth=(int)24, endianness=(int)4321, red_mask=(int)255, green_mask=(int)65280, blue_mask=(int)16711680, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)24, endianness=(int)4321, red_mask=(int)-16777216, green_mask=(int)16711680, blue_mask=(int)65280, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)24, endianness=(int)4321, red_mask=(int)65280, green_mask=(int)16711680, blue_mask=(int)-16777216, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:04.723981600 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x11b7500:4:rtp_caps application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], clock-rate=(int)90000, encoding-name=(string)RAW
0:00:04.724002703 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.724022524 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.724042586 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcf3240:5:rtpvrawdepay
0:00:04.724062486 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.724081778 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.724100807 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.724119952 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.724139598 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcfa900:10:jp2kenc
0:00:04.724159039 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.724177942 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.724218431 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x120cd00:1:media_caps video/x-raw-yuv, format=(fourcc){ I420, YV12 }, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:04.724247701 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x11b7500:4:rtp_caps application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], clock-rate=(int)90000, encoding-name=(string)RAW
0:00:04.724268333 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.724287793 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.724307629 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcf3240:5:rtpvrawdepay
0:00:04.724327449 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.724346547 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.724365308 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.724384541 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.724404057 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcfa900:10:jp2kenc
0:00:04.724423724 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.724442595 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.724462792 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x120cd80:1:media_caps video/x-theora
0:00:04.724491590 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x11b74c0:2:rtp_caps application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], clock-rate=(int)90000, encoding-name=(string)THEORA, delivery-method=(string)inline
0:00:04.724512378 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.724531588 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.724551326 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xceed80:3:rtptheoradepay
0:00:04.724570993 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.724589879 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.724608732 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.724627714 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.724647448 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd2fb40:3:theoradec
0:00:04.724667453 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd9bd80:3:ffdec_theora
0:00:04.724697191 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.724716957 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.724742014 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x120ccc0:1:media_caps video/mpeg, mpegversion=(int)2, systemstream=(boolean)false
0:00:04.724785462 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x11d10c0:2:rtp_caps application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], clock-rate=(int)90000, encoding-name=(string)MPV
0:00:04.724813543 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.724832813 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.724852458 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xce7c60:5:rtpmpvdepay
0:00:04.724872121 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.724890863 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.724909675 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.724928422 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.724947877 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd5fc60:4:mpeg2dec
0:00:04.724967763 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd93d80:4:ffdec_mpegvideo
0:00:04.724987778 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd93b40:4:ffdec_mpeg2video
0:00:04.725007071 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.725025832 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.725049963 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x120cb00:1:media_caps video/mpeg, mpegversion=(int)2, systemstream=(boolean)false
0:00:04.725075951 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x11d1200:2:rtp_caps application/x-rtp, media=(string)video, payload=(int)32, clock-rate=(int)90000
0:00:04.725095614 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.725114931 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.725134451 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xce7c60:5:rtpmpvdepay
0:00:04.725154266 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.725173305 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.725192371 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.725211465 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.725237740 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd5fc60:4:mpeg2dec
0:00:04.725258381 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd93d80:4:ffdec_mpegvideo
0:00:04.725278243 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd93b40:4:ffdec_mpeg2video
0:00:04.725297583 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.725316474 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.725347331 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x120c940:1:media_caps video/mpeg, mpegversion=(int)4, systemstream=(boolean)false, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:04.725376519 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x11d12c0:2:rtp_caps application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], clock-rate=(int)[ 1, 2147483647 ], encoding-name=(string)MP4V-ES
0:00:04.725396951 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.733333950 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.733668512 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcee240:3:rtpmp4vdepay
0:00:04.733692773 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.733713022 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.733732355 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.733752059 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.733771850 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd93c60:7:ffdec_mpeg4
0:00:04.733791637 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.733810475 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.733845256 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x120c800:1:media_caps video/mpeg, mpegversion=(int)4, systemstream=(boolean)false, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:04.733882023 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x11b7700:4:rtp_caps application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], clock-rate=(int)[ 1, 2147483647 ], encoding-name=(string)MPEG4-GENERIC, streamtype=(string){ 4, 5 }, mode=(string){ generic, CELP-cbr, CELP-vbr, AAC-lbr, AAC-hbr }
0:00:04.733903170 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.733922546 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.733956948 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcee5a0:5:rtpmp4gdepay
0:00:04.733977225 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.733996382 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.734015184 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.734034281 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.734053674 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd93c60:7:ffdec_mpeg4
0:00:04.734073291 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.734092152 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.734116131 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x120cb40:1:media_caps audio/mpeg, mpegversion=(int)4
0:00:04.734148788 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x11b7700:4:rtp_caps application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], clock-rate=(int)[ 1, 2147483647 ], encoding-name=(string)MPEG4-GENERIC, streamtype=(string){ 4, 5 }, mode=(string){ generic, CELP-cbr, CELP-vbr, AAC-lbr, AAC-hbr }
0:00:04.734169690 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.734189061 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.734208537 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcee5a0:5:rtpmp4gdepay
0:00:04.734227964 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.734246857 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.734265576 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.734284641 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.734304201 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xc6e240:3:faad
0:00:04.734324215 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xda47e0:3:ffdec_aac
0:00:04.734343627 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.734362377 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.734392029 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x120cc80:1:media_caps image/jpeg, width=(int)[ 16, 4096 ], height=(int){ [ 8, 15 ], [ 16, 4096 ] }, framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:04.734420485 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x11b7440:2:rtp_caps application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], clock-rate=(int)90000, encoding-name=(string)JPEG
0:00:04.734451136 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.734471014 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.734490778 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcea7e0:5:rtpjpegdepay
0:00:04.734510343 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.734529280 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.734548021 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.734566966 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.734586503 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd00480:4:jpegdec
0:00:04.734606576 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd937e0:4:ffdec_mjpeg
0:00:04.734626198 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.734645008 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.734674109 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x120ce00:1:media_caps image/jpeg, width=(int)[ 16, 4096 ], height=(int){ [ 8, 15 ], [ 16, 4096 ] }, framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:04.734701566 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x11b7640:2:rtp_caps application/x-rtp, media=(string)video, payload=(int)26, clock-rate=(int)90000
0:00:04.734721204 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.734740658 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.734760231 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcea7e0:5:rtpjpegdepay
0:00:04.734779560 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.734798270 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.734816835 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.734835466 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.734854712 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd00480:4:jpegdec
0:00:04.734874338 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd937e0:4:ffdec_mjpeg
0:00:04.734893634 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.734912264 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.734939523 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x120cc40:1:media_caps image/x-jpc, framerate=(fraction)[ 0/1, 2147483647/1 ], fields=(int)1
0:00:04.734976890 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x11b7740:2:rtp_caps application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], clock-rate=(int)90000, encoding-name=(string)JPEG2000
0:00:04.734997408 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.735016594 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.735036316 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcea5a0:3:rtpj2kdepay
0:00:04.735055978 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.735074497 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.735093099 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.735112030 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.735131553 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcfa7e0:5:jp2kdec
0:00:04.735150984 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.735169471 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.735196397 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x120cb80:1:media_caps video/x-h264, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:04.735223813 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x11d1080:2:rtp_caps application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], clock-rate=(int)90000, encoding-name=(string)H264
0:00:04.735244989 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.735264516 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.735284447 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcea360:3:rtph264depay
0:00:04.735304137 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.735323202 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.735341911 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.735360953 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.735380610 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd8fc60:3:ffdec_h264
0:00:04.735400222 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.735419083 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.735447485 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x120cd40:1:media_caps video/x-h263, variant=(string)itu, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:04.735485250 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x11d1000:2:rtp_caps application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], clock-rate=(int)90000, encoding-name=(string)H263-1998
0:00:04.735506134 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.735525591 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.735545110 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcea000:5:rtph263pdepay
0:00:04.735564933 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.735583711 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.735602527 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.735621490 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.735640953 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd8fa20:6:ffdec_h263
0:00:04.735660514 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.735679195 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.735707217 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x120cc00:1:media_caps video/x-h263, variant=(string)itu, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:04.735851894 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x11d2840:2:rtp_caps application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], clock-rate=(int)90000, encoding-name=(string)H263-2000
0:00:04.735875516 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.735895372 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.735915229 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcea000:5:rtph263pdepay
0:00:04.735934974 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.735953976 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.735972892 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.735991874 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.736011500 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd8fa20:6:ffdec_h263
0:00:04.736030986 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.736049899 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.736089524 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x120ca40:1:media_caps video/x-h263, variant=(string)itu, h263version=(string)h263, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:04.736119433 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x11d2680:2:rtp_caps application/x-rtp, media=(string)video, payload=(int)34, clock-rate=(int)90000, encoding-name=(string)H263
0:00:04.736140020 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.736159437 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.736179275 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcea120:5:rtph263depay
0:00:04.736198751 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.736217659 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.736236535 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.736255424 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.736274841 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd8fa20:6:ffdec_h263
0:00:04.736294392 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.736313267 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.736342270 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x120ca80:1:media_caps video/x-h263, variant=(string)itu, h263version=(string)h263, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:04.736370727 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x11d1300:2:rtp_caps application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], clock-rate=(int)90000, encoding-name=(string)H263
0:00:04.736391292 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.736410676 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.736430191 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcea120:5:rtph263depay
0:00:04.736449759 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.736468640 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.736487502 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.736506492 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.736525915 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd8fa20:6:ffdec_h263
0:00:04.736545493 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.736571424 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.736602069 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x120c900:1:media_caps video/x-svq, svqversion=(int)3, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:04.736632368 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x11d28c0:2:rtp_caps application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], clock-rate=(int)90000, encoding-name=(string){ X-SV3V-ES, X-SORENSON-VIDEO }
0:00:04.736653440 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.736672562 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.736692279 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xceec60:3:rtpsv3vdepay
0:00:04.736711681 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.736730483 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.736749368 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.736768335 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.736787818 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd9bc60:3:ffdec_svq3
0:00:04.736807229 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.736826003 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.736847996 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x120c8c0:1:media_caps video/x-dv, systemstream=(boolean)false
0:00:04.736885794 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x11d2940:2:rtp_caps application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], encoding-name=(string)DV, clock-rate=(int)90000, encode=(string){ SD-VCR/525-60, SD-VCR/625-50, HD-VCR/1125-60, HD-VCR/1250-50, SDL-VCR/525-60, SDL-VCR/625-50, 306M/525-60, 306M/625-50, 314M-25/525-60, 314M-25/625-50, 314M-50/525-60, 314M-50/625-50 }
0:00:04.736907936 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.736927315 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.736947083 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xce27e0:3:rtpdvdepay
0:00:04.736982784 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.737008387 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.737027157 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.737046088 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.737074780 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd8bea0:3:ffdec_dvvideo
0:00:04.737095521 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd5f000:3:dvdec
0:00:04.737115317 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.737134078 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.739707802 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:741:detect_send_codecs:[00m **Payloaders
0:00:04.739801505 [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 20
0:00:04.739846257 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11fd780:1:media_caps video/x-raw-rgb, bpp=(int)24, depth=(int)24, endianness=(int)4321, red_mask=(int)-16777216, green_mask=(int)16711680, blue_mask=(int)65280, width=(int)[ 1, 32767 ], height=(int)[ 1, 32767 ]
0:00:04.739889199 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x11fd5c0:5:rtp_caps application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], clock-rate=(int)90000, encoding-name=(string)RAW, sampling=(string){ RGB, RGBA, BGR, BGRA, YCbCr-4:4:4, YCbCr-4:2:2, YCbCr-4:2:0, YCbCr-4:1:1 }, depth=(string){ 8, 10, 12, 16 }, colorimetry=(string){ BT601-5, BT709-2, SMPTE240M }
0:00:04.739911572 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.739931404 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.739951766 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcf3360:6:rtpvrawpay
0:00:04.739971442 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.739994660 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.740013666 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.740032681 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.740051613 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.740085865 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11fd700:1:media_caps video/x-raw-rgb, bpp=(int)32, depth=(int)32, endianness=(int)4321, red_mask=(int)-16777216, green_mask=(int)16711680, blue_mask=(int)65280, alpha_mask=(int)255, width=(int)[ 1, 32767 ], height=(int)[ 1, 32767 ]
0:00:04.740126314 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x11fd5c0:5:rtp_caps application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], clock-rate=(int)90000, encoding-name=(string)RAW, sampling=(string){ RGB, RGBA, BGR, BGRA, YCbCr-4:4:4, YCbCr-4:2:2, YCbCr-4:2:0, YCbCr-4:1:1 }, depth=(string){ 8, 10, 12, 16 }, colorimetry=(string){ BT601-5, BT709-2, SMPTE240M }
0:00:04.740147961 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.750232435 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.750593289 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcf3360:6:rtpvrawpay
0:00:04.750617276 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.750637780 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.750657152 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.750676734 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.750696120 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.750735613 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1204480:1:media_caps video/x-raw-rgb, bpp=(int)24, depth=(int)24, endianness=(int)4321, red_mask=(int)65280, green_mask=(int)16711680, blue_mask=(int)-16777216, width=(int)[ 1, 32767 ], height=(int)[ 1, 32767 ]
0:00:04.750779700 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x11fd5c0:5:rtp_caps application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], clock-rate=(int)90000, encoding-name=(string)RAW, sampling=(string){ RGB, RGBA, BGR, BGRA, YCbCr-4:4:4, YCbCr-4:2:2, YCbCr-4:2:0, YCbCr-4:1:1 }, depth=(string){ 8, 10, 12, 16 }, colorimetry=(string){ BT601-5, BT709-2, SMPTE240M }
0:00:04.750802017 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.750821555 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.750841413 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcf3360:6:rtpvrawpay
0:00:04.750861001 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.750879899 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.750898654 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.750917500 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.750936236 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.750970808 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x12045c0:1:media_caps video/x-raw-rgb, bpp=(int)32, depth=(int)32, endianness=(int)4321, red_mask=(int)65280, green_mask=(int)16711680, blue_mask=(int)-16777216, alpha_mask=(int)255, width=(int)[ 1, 32767 ], height=(int)[ 1, 32767 ]
0:00:04.751011521 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x11fd5c0:5:rtp_caps application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], clock-rate=(int)90000, encoding-name=(string)RAW, sampling=(string){ RGB, RGBA, BGR, BGRA, YCbCr-4:4:4, YCbCr-4:2:2, YCbCr-4:2:0, YCbCr-4:1:1 }, depth=(string){ 8, 10, 12, 16 }, colorimetry=(string){ BT601-5, BT709-2, SMPTE240M }
0:00:04.751033450 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.751069333 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.751089985 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcf3360:6:rtpvrawpay
0:00:04.751109865 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.751128596 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.751147360 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.751166372 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.751185093 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.751214127 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11fd140:1:media_caps video/x-raw-yuv, format=(fourcc){ AYUV, UYVY, I420, Y41B }, width=(int)[ 1, 32767 ], height=(int)[ 1, 32767 ]
0:00:04.751254489 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x11fd5c0:5:rtp_caps application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], clock-rate=(int)90000, encoding-name=(string)RAW, sampling=(string){ RGB, RGBA, BGR, BGRA, YCbCr-4:4:4, YCbCr-4:2:2, YCbCr-4:2:0, YCbCr-4:1:1 }, depth=(string){ 8, 10, 12, 16 }, colorimetry=(string){ BT601-5, BT709-2, SMPTE240M }
0:00:04.751276017 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.751295360 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.751314784 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcf3360:6:rtpvrawpay
0:00:04.751334069 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.751352768 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.751371194 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.751390054 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.751408753 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.751428833 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1204440:1:media_caps video/x-theora
0:00:04.751467961 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x120c9c0:1:rtp_caps application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], clock-rate=(int)90000, encoding-name=(string)THEORA, delivery-method=(string)inline
0:00:04.751488797 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.751508290 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.751527940 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xceeea0:2:rtptheorapay
0:00:04.751547521 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.751575622 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.751595018 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.751614151 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.751632863 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.751658214 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11fd200:1:media_caps video/mpeg, mpegversion=(int)2, systemstream=(boolean)false
0:00:04.751686272 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x11fd300:1:rtp_caps application/x-rtp, media=(string)video, payload=(int)32, clock-rate=(int)90000, encoding-name=(string)MPV
0:00:04.751706794 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.751814775 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.751843166 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xce7d80:2:rtpmpvpay
0:00:04.751863122 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.751882134 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.751901007 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.751920085 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.751938907 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.751963913 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11fd6c0:1:media_caps video/mpeg, mpegversion=(int)4, systemstream=(boolean)false
0:00:04.751990768 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x1204780:1:rtp_caps application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], clock-rate=(int)[ 1, 2147483647 ], encoding-name=(string)MP4V-ES
0:00:04.752011807 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.752031198 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.752051031 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcee120:2:rtpmp4vpay
0:00:04.752070505 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.752089421 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.752108267 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.752127040 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.752145970 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.752178581 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1204680:1:media_caps video/mpeg, mpegversion=(int)4, systemstream=(boolean)false
0:00:04.752211927 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x1204640:2:rtp_caps application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], clock-rate=(int)[ 1, 2147483647 ], encoding-name=(string)MPEG4-GENERIC, streamtype=(string){ 4, 5 }, mode=(string){ generic, CELP-cbr, CELP-vbr, AAC-lbr, AAC-hbr }
0:00:04.752233104 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.752252500 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.752272321 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcee6c0:3:rtpmp4gpay
0:00:04.752291791 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.752310526 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.752329258 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.752348099 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.752367035 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.752390542 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11fd1c0:1:media_caps audio/mpeg, mpegversion=(int)4
0:00:04.752422465 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x1204640:2:rtp_caps application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], clock-rate=(int)[ 1, 2147483647 ], encoding-name=(string)MPEG4-GENERIC, streamtype=(string){ 4, 5 }, mode=(string){ generic, CELP-cbr, CELP-vbr, AAC-lbr, AAC-hbr }
0:00:04.752443131 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.752462531 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.752482218 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcee6c0:3:rtpmp4gpay
0:00:04.752501775 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.752520687 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.752539334 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.752558277 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.752577180 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.752602017 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11f6700:1:media_caps video/mpegts, packetsize=(int)188, systemstream=(boolean)true
0:00:04.752629314 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x11fd040:1:rtp_caps application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], clock-rate=(int)90000, encoding-name=(string)MP2T-ES
0:00:04.752659798 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.752679687 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.752699318 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcee000:2:rtpmp2tpay
0:00:04.752718930 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.752737768 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.752756655 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.752775641 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.752794483 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.752814723 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11fd440:1:media_caps image/jpeg
0:00:04.752842724 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x11fd280:2:rtp_caps application/x-rtp, media=(string)video, payload=(int)26, clock-rate=(int)90000, encoding-name=(string)JPEG
0:00:04.752863157 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.752882369 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.752902009 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcea900:3:rtpjpegpay
0:00:04.752921506 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.752940382 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.752959158 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.752978042 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.752996999 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.753017086 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1204400:1:media_caps video/x-jpeg
0:00:04.753044297 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x11fd280:2:rtp_caps application/x-rtp, media=(string)video, payload=(int)26, clock-rate=(int)90000, encoding-name=(string)JPEG
0:00:04.753064274 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.753083597 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.753103297 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcea900:3:rtpjpegpay
0:00:04.753122604 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.753150083 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.753169649 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.753188593 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.753207536 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.753227632 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11d7b00:1:media_caps image/x-jpc
0:00:04.753255499 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x1204700:1:rtp_caps application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], clock-rate=(int)90000, encoding-name=(string)JPEG2000
0:00:04.753275689 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.753593617 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.753615865 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcea6c0:2:rtpj2kpay
0:00:04.753635485 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.753654313 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.753673131 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.753692068 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.753710920 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.753731308 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11fd4c0:1:media_caps video/x-h264
0:00:04.753758311 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x11f6740:1:rtp_caps application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], clock-rate=(int)90000, encoding-name=(string)H264
0:00:04.753778651 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.753797955 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.753817733 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcea480:2:rtph264pay
0:00:04.753837180 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.753856087 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.753874873 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.753893783 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.753912810 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.753943156 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x12046c0:1:media_caps video/x-h263, variant=(string)itu
0:00:04.753971657 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x11fd600:1:rtp_caps application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], clock-rate=(int)90000, encoding-name=(string)H263-1998
0:00:04.753992112 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.754011571 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.754031478 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xce7ea0:3:rtph263ppay
0:00:04.754051125 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.754070003 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.754088784 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.754107667 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.754126694 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.754148237 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11fd400:1:media_caps video/x-h263, variant=(string)itu
0:00:04.754175495 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x11f6600:1:rtp_caps application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], clock-rate=(int)90000, encoding-name=(string)H263-2000
0:00:04.754195653 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.754214889 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.754234582 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xce7ea0:3:rtph263ppay
0:00:04.754254069 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.754273011 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.754291754 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.754310620 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.754329627 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.754352109 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11d7b40:1:media_caps video/x-h263, variant=(string)itu, h263version=(string)h263
0:00:04.754379412 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x11fd540:1:rtp_caps application/x-rtp, media=(string)video, payload=(int)34, clock-rate=(int)90000, encoding-name=(string)H263
0:00:04.754399973 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.754428025 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.754448697 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcea240:3:rtph263pay
0:00:04.754468318 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.754487243 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.754506153 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.754525019 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.754543920 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.754566866 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x10c5b40:1:media_caps video/x-h263, variant=(string)itu, h263version=(string)h263
0:00:04.754594007 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x1204740:1:rtp_caps application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], clock-rate=(int)90000, encoding-name=(string)H263
0:00:04.754614406 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.754633841 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.754653683 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcea240:3:rtph263pay
0:00:04.754673165 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.754692090 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.754710991 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.754729874 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.754748802 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.754769284 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x120cac0:1:media_caps video/x-dv
0:00:04.754806026 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x1204600:1:rtp_caps application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], encoding-name=(string)DV, clock-rate=(int)90000, encode=(string){ SD-VCR/525-60, SD-VCR/625-50, HD-VCR/1125-60, HD-VCR/1250-50, SDL-VCR/525-60, SDL-VCR/625-50, 306M/525-60, 306M/625-50, 314M-25/525-60, 314M-25/625-50, 314M-50/525-60, 314M-50/625-50 }
0:00:04.754827989 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.754847511 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.754867224 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xce2900:2:rtpdvpay
0:00:04.754887039 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.754915840 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.754935489 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.754954602 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.754973574 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.758430678 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:754:detect_send_codecs:[00m **Encoders
0:00:04.758464906 [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 68
0:00:04.758491119 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11fd680:1:media_caps audio/x-speex, rate=(int)[ 6000, 48000 ], channels=(int)[ 1, 2 ]
0:00:04.758511195 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.758530828 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.758550717 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd555a0:2:speexenc
0:00:04.758570434 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.758589372 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.758608259 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.758627147 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.758645820 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.758673761 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11fd740:1:media_caps video/x-smoke, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:04.758694048 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.758713089 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.758732482 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd005a0:2:smokeenc
0:00:04.758755769 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.758774570 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.758793313 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.758812034 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.758830815 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.758857201 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11f6280:1:media_caps image/png, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:04.758886611 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.758906492 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.758926148 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd0d6c0:2:pngenc
0:00:04.758967485 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd81240:2:ffenc_png
0:00:04.758987110 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.759006299 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.759025256 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.759044254 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.759064575 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.759091545 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11f6240:1:media_caps image/jpeg, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:04.759111197 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.759130405 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.759149816 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd00360:2:jpegenc
0:00:04.759169627 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd7e5a0:2:ffenc_mjpeg
0:00:04.759189322 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd7e480:2:ffenc_ljpeg
0:00:04.759208404 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.759227227 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.759246007 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.759264998 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.759284061 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.759304037 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11fd580:1:media_caps audio/x-flac
0:00:04.759323244 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.759341920 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.759361196 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd5fd80:2:flacenc
0:00:04.759380395 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.759408203 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.759427532 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.775822198 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.776171758 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.776201612 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x120ce40:1:media_caps audio/x-siren, dct-length=(int)320
0:00:04.776222893 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.776242889 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.776263278 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcd6360:2:sirenenc
0:00:04.776282930 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.776302043 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.776320941 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.776339706 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.776358753 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.776382745 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11fd380:1:media_caps application/x-yuv4mpeg, y4mversion=(int)2
0:00:04.776402278 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.776421270 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.776440729 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xc6e360:2:y4menc
0:00:04.776460201 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.776479048 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.776497633 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.776516537 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.776535338 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.776563181 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11fd100:1:media_caps audio/x-wavpack, width=(int)[ 1, 32 ], channels=(int)[ 1, 2 ], rate=(int)[ 6000, 192000 ], framed=(boolean)true
0:00:04.776583513 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.776602561 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.776622019 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd057e0:3:wavpackenc
0:00:04.776656638 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.776676129 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.776694676 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.776713368 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.776732174 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.776753784 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1204580:1:media_caps audio/x-wavpack-correction, framed=(boolean)true
0:00:04.776773368 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.776792169 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.776811717 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd057e0:3:wavpackenc
0:00:04.776830847 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.776849298 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.776867910 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.776886517 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.776905328 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.776925462 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11dcf00:1:media_caps audio/x-vorbis
0:00:04.776944425 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.776963037 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.776982358 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd0d900:2:vorbisenc
0:00:04.777001784 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.777020346 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.777038866 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.777057492 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.777076294 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.777103792 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11e7d40:1:media_caps audio/mpeg, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], mpegversion=(int)1, layer=(int)2
0:00:04.777124001 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.777152429 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.777172680 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcb05a0:2:twolame
0:00:04.777192698 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd86120:2:ffenc_mp2
0:00:04.777212083 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.777230696 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.777249428 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.777268285 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.777287851 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.777307772 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11f6140:1:media_caps video/x-theora
0:00:04.777326745 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.777345468 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.777364829 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd2fc60:2:theoraenc
0:00:04.777384126 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.777402618 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.777421134 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.777439815 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.777458677 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.777478681 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11f6200:1:media_caps application/x-subtitle
0:00:04.777497709 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.777516441 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.777535762 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xccfa20:2:srtenc
0:00:04.777554943 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.777573518 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.777592015 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.777610687 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.777629530 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.777662313 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11f61c0:1:media_caps audio/x-mulaw, rate=(int)[ 8000, 192000 ], channels=(int)[ 1, 2 ]
0:00:04.777682031 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.777700939 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.777720375 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xccc7e0:2:mulawenc
0:00:04.777739927 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.777758404 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.777776951 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.777795698 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.777814513 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.777839469 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11fd080:1:media_caps audio/x-gsm, rate=(int)8000, channels=(int)1
0:00:04.777858734 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.777877736 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.777897388 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd55d80:2:gsmenc
0:00:04.777917110 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.777935764 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.777954459 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.777973220 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.777992133 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.778019489 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11f6400:1:media_caps video/x-gst_ff-zmbv, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:04.778039438 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.778058443 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.778078119 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd81d80:2:ffenc_zmbv
0:00:04.778097578 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.778116315 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.778135075 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.778163898 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.778183482 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.778212424 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11f65c0:1:media_caps video/x-wmv, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], wmvversion=(int)2
0:00:04.778232129 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.778251333 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.778270838 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd81c60:2:ffenc_wmv2
0:00:04.778290329 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.778308951 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.778327637 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.778346579 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.778365385 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.778393888 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11fd240:1:media_caps video/x-wmv, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], wmvversion=(int)1
0:00:04.778413403 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.778432464 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.778451937 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd81b40:2:ffenc_wmv1
0:00:04.778471469 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.778490114 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.778508685 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.778527532 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.778546340 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.778575166 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11d2a80:1:media_caps audio/x-wma, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], wmaversion=(int)2, block_align=(int)[ 0, 2147483647 ], bitrate=(int)[ 0, 2147483647 ]
0:00:04.778633154 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.778652711 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.778672318 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd866c0:2:ffenc_wmav2
0:00:04.778699146 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.778718503 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.778737319 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.778756171 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.778774932 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.778803829 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11fd480:1:media_caps audio/x-wma, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], wmaversion=(int)1, block_align=(int)[ 0, 2147483647 ], bitrate=(int)[ 0, 2147483647 ]
0:00:04.778823972 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.778842805 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.778862358 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd865a0:2:ffenc_wmav1
0:00:04.778881538 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.778900165 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.778918823 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.778937528 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.778956417 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.778985420 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11d7740:1:media_caps video/x-svq, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], svqversion=(int)1
0:00:04.779004938 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.779024032 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.779043448 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd81a20:2:ffenc_svq1
0:00:04.779062695 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.779081251 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.779099979 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.779118837 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.779137730 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.779161787 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11f6100:1:media_caps audio/x-gst_ff-sonicls, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ]
0:00:04.779187728 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.779207390 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.779226849 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd86480:2:ffenc_sonicls
0:00:04.779246516 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.779265092 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.779283828 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.779302774 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.779321617 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.779345540 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11f6580:1:media_caps audio/x-gst_ff-sonic, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ]
0:00:04.779364624 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.779383579 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.779402875 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd86360:2:ffenc_sonic
0:00:04.779422232 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.779440748 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.779459410 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.779478227 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.779496987 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.779523931 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11f66c0:1:media_caps video/x-gst_ff-snow, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:04.779543519 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.779562399 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.779581863 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd81900:2:ffenc_snow
0:00:04.779601035 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.779619752 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.779638365 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.779657227 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.779684824 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.779794506 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11f6780:1:media_caps video/x-pn-realvideo, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], systemstream=(boolean)false, rmversion=(int)2
0:00:04.779843242 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.779862747 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.779882747 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd817e0:2:ffenc_rv20
0:00:04.779902378 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.779921105 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.779939903 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.779958815 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.779977637 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.780007902 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11f60c0:1:media_caps video/x-pn-realvideo, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], systemstream=(boolean)false, rmversion=(int)1
0:00:04.780028421 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.780047357 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.780067115 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd816c0:2:ffenc_rv10
0:00:04.780086357 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.780105048 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.780123794 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.780142536 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.780161403 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.780187847 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11d79c0:1:media_caps video/x-gst_ff-roqvideo, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:04.780207598 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.780226570 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.780246206 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd815a0:2:ffenc_roqvideo
0:00:04.780274964 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.780294289 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.780312924 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.780331578 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.780350458 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.780376024 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11fd180:1:media_caps audio/x-dpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)roq
0:00:04.780395821 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.780414757 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.780434229 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd867e0:2:ffenc_roq_dpcm
0:00:04.780453600 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.780472180 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.780490853 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.780509590 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.780528442 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.780557806 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11f6300:1:media_caps video/x-rle, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], layout=(string)quicktime, depth=(int)[ 1, 64 ]
0:00:04.780577824 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.780596663 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.780616431 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd81480:2:ffenc_qtrle
0:00:04.780635681 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.780654400 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.780672966 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.780691818 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.780710681 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.780736926 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11f6180:1:media_caps image/ppm, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:04.780756627 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.780784242 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.780804376 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd81360:2:ffenc_ppm
0:00:04.780823848 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.780842420 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.780861068 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.780879768 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.780898570 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.780925199 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11f6040:1:media_caps video/x-gst_ff-pgmyuv, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:04.780944695 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.780963692 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.780983099 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd81120:2:ffenc_pgmyuv
0:00:04.781002734 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.781021453 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.781040028 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.781058835 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.781077540 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.781104169 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11fd0c0:1:media_caps video/x-gst_ff-pgm, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:04.781123646 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.781142481 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.781162023 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd81000:2:ffenc_pgm
0:00:04.781181213 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.781199890 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.781218539 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.781237271 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.781256088 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.781291091 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11f6680:1:media_caps image/pbm, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:04.781310998 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.781330087 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.781349563 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd7eea0:2:ffenc_pbm
0:00:04.781369005 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.781387732 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.781406325 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.781425289 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.781444085 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.781470462 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1204540:1:media_caps video/x-gst_ff-pam, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:04.781490179 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.781509134 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.781528695 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd7ed80:2:ffenc_pam
0:00:04.781547973 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.781566715 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.781585447 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.781604337 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.781623305 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.781647038 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11f6480:1:media_caps audio/x-nellymoser, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ]
0:00:04.781666146 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.781685104 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.781704614 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd86240:2:ffenc_nellymoser
0:00:04.781723976 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.781742602 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.781770223 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.781789755 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.781808723 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.781838536 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11fd340:1:media_caps video/x-msmpeg, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], msmpegversion=(int)42
0:00:04.781858346 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.781877399 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.781897070 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd7eb40:2:ffenc_msmpeg4v2
0:00:04.781916722 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.781935465 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.781954247 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.781973082 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.781992125 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.782020578 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11e7e00:1:media_caps video/x-msmpeg, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], msmpegversion=(int)41
0:00:04.782040151 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.782059114 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.782078712 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd7ea20:2:ffenc_msmpeg4v1
0:00:04.782098124 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.782116881 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.782135562 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.782154368 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.782173326 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.782201825 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11ef200:1:media_caps video/x-msmpeg, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], msmpegversion=(int)43
0:00:04.782221353 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.782240234 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.782271827 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd7ec60:2:ffenc_msmpeg4
0:00:04.782291856 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.782310597 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.782329325 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.782348108 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.782367006 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.782397042 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11ef100:1:media_caps video/mpeg, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], mpegversion=(int)4, systemstream=(boolean)false
0:00:04.782417240 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.782436288 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.782455856 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd7e900:3:ffenc_mpeg4
0:00:04.782475208 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.782494099 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.782512799 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.782531800 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.782550593 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.782579018 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11f6640:1:media_caps video/x-divx, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], divxversion=(int)5
0:00:04.782598856 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.782617884 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.782637705 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd7e900:3:ffenc_mpeg4
0:00:04.782656973 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.782675659 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.782694350 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.782713245 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.782732152 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.782771334 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11f6340:1:media_caps video/mpeg, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], mpegversion=(int)2, systemstream=(boolean)false
0:00:04.782792043 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.782811228 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.782830840 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd7e7e0:2:ffenc_mpeg2video
0:00:04.782854518 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.782873288 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.782891960 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.782910906 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.782929726 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.782959349 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11f6080:1:media_caps video/mpeg, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], mpegversion=(int)1, systemstream=(boolean)false
0:00:04.782979386 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.782998548 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.783018016 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd7e6c0:2:ffenc_mpeg1video
0:00:04.783457211 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.783477235 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.783496512 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.783515694 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.783534834 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.783564017 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11f62c0:1:media_caps video/x-huffyuv, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:04.783584050 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.783603313 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.783623387 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd7e360:2:ffenc_huffyuv
0:00:04.783643165 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.783662040 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.783693223 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.783712780 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.783811729 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.783851126 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11f6380:1:media_caps video/x-h263, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], variant=(string)itu, h263version=(string)h263p
0:00:04.783871947 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.783907848 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.783934071 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd7e240:2:ffenc_h263p
0:00:04.783953881 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.783972465 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.783991151 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.784009907 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.784028640 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.784058118 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11e7ec0:1:media_caps video/x-h263, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], variant=(string)itu, h263version=(string)h263
0:00:04.784078439 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.784097425 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.784116958 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd7e120:2:ffenc_h263
0:00:04.784136560 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.784155251 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.784173849 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.784192572 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.784211328 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.784237875 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11ef1c0:1:media_caps video/x-h261, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:04.784257402 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.784276347 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.784303371 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd7e000:2:ffenc_h261
0:00:04.784323505 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.784342232 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.784360770 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.784379663 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.784398406 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.784423679 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11e7f40:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)g726
0:00:04.784443536 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.784462666 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.784482187 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd86a20:2:ffenc_g726
0:00:04.784501594 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.784524662 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.784543555 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.784562376 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.784581153 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.784610824 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11f6500:1:media_caps video/x-flash-video, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], flvversion=(int)1
0:00:04.784631121 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.784650242 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.784669774 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd79ea0:2:ffenc_flv
0:00:04.784689326 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.784707914 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.784726606 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.784745458 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.784764250 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.784791056 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11e7e40:1:media_caps video/x-flash-screen, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:04.784819499 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.784838917 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.784858727 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd79d80:2:ffenc_flashsv
0:00:04.784878232 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.784896845 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.784915327 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.784934128 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.784953010 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.784979648 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11f6540:1:media_caps video/x-gst_ff-ffvhuff, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:04.784999352 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.785018185 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.785019713 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd79c60:2:ffenc_ffvhuff
0:00:04.786249785 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.786271636 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.786291093 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.786310249 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.786329315 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.786359773 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11f64c0:1:media_caps video/x-ffv, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], ffvversion=(int)1
0:00:04.786380096 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.786399267 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.786419190 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd79b40:2:ffenc_ffv1
0:00:04.786438699 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.786457329 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.786476066 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.786504572 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.786524118 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.786553276 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11ef0c0:1:media_caps video/x-dv, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], systemstream=(boolean)false
0:00:04.786573562 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.786592705 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.786612268 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd79a20:2:ffenc_dvvideo
0:00:04.786632142 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.786650840 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.786669637 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.786688433 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.786707354 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.786733801 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11ef300:1:media_caps video/x-dnxhd, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:04.786753417 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.786772574 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.786792235 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd79900:2:ffenc_dnxhd
0:00:04.786811675 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.786830498 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.786849054 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.786867951 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.786886813 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.786906700 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x120c880:1:media_caps image/bmp
0:00:04.786925951 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.786944881 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.786964436 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd797e0:2:ffenc_bmp
0:00:04.786994224 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.787013602 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.787032130 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.787050986 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.787069847 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.787098928 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11dcf80:1:media_caps video/x-asus, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], asusversion=(int)2
0:00:04.787118921 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.787137861 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.787157634 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd796c0:2:ffenc_asv2
0:00:04.787176985 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.787195624 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.787214314 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.787233067 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.787251854 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.787279907 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11ef380:1:media_caps video/x-asus, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], asusversion=(int)1
0:00:04.787299490 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.787318577 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.787338103 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd795a0:2:ffenc_asv1
0:00:04.787357391 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.787376098 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.787394741 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.787413478 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.787432356 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.787456445 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11e7e80:1:media_caps audio/x-alac, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ]
0:00:04.787475527 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.787503196 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.787523629 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd86000:2:ffenc_alac
0:00:04.787542977 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.787561790 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.787580452 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.787599183 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.787618054 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.787643335 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11ef340:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)yamaha
0:00:04.787663094 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.787682102 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.787701708 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd8b000:2:ffenc_adpcm_yamaha
0:00:04.787794426 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.787821507 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.787840543 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.787859487 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.787878399 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.787903825 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11e7f80:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)swf
0:00:04.787923587 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.787942818 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.787962572 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd86ea0:2:ffenc_adpcm_swf
0:00:04.787982320 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.788001037 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.788019611 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.788038499 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.788057138 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.788091668 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11ef2c0:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)microsoft
0:00:04.788111986 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.788165443 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.788217664 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd86d80:2:ffenc_adpcm_ms
0:00:04.788244272 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.788263179 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.788281883 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.788300984 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.788319813 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.788345246 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11fd640:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)dvi
0:00:04.788365097 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.788384065 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.788403637 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd86c60:2:ffenc_adpcm_ima_wav
0:00:04.788423216 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.788442026 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.788460752 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.788479539 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.788498460 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.788523322 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x10c5f80:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)quicktime
0:00:04.788542747 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.788562005 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.788581626 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd86b40:2:ffenc_adpcm_ima_qt
0:00:04.788601249 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.788620065 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.788653030 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.788672678 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.788691414 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.788716806 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11e7a00:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)adx
0:00:04.788736422 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.788755495 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.788774833 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd86900:2:ffenc_adpcm_adx
0:00:04.788794508 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.788813040 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.788831707 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.788850554 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.788869386 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.788892850 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11ef000:1:media_caps audio/x-ac3, channels=(int)[ 1, 6 ], rate=(int)[ 8000, 96000 ]
0:00:04.788911942 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.788931063 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.788950645 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd81ea0:2:ffenc_ac3
0:00:04.788970182 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.788988872 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.789007449 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.789026376 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.789045269 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.789067311 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11d2a00:1:media_caps text/x-cmml, encoded=(boolean)true
0:00:04.789086640 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.789105371 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.789124866 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcdb120:2:cmmlenc
0:00:04.789152775 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.789172136 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.789190784 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.789209446 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.789228209 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.789252275 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11ef280:1:media_caps audio/x-celt, rate=(int)[ 32000, 64000 ], channels=(int)[ 1, 2 ]
0:00:04.789271658 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.789290787 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.789310225 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcf3c60:2:celtenc
0:00:04.789329478 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.789347965 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.789366557 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.789385303 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.789403941 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.789424333 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11e7800:1:media_caps application/x-bzip
0:00:04.789443435 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.789462013 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.789481405 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd0b5a0:2:bz2enc
0:00:04.789500734 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.789519234 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.789537859 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.789556567 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.789575252 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.789598884 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11e7a40:1:media_caps audio/x-alaw, rate=(int)[ 8000, 192000 ], channels=(int)[ 1, 2 ]
0:00:04.789617925 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.789636967 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.789664774 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd0b900:2:alawenc
0:00:04.789684685 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.789703189 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.789721781 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.789740555 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.789759156 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.790451206 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:767:detect_send_codecs:[00m **intersection of payloaders and encoders
0:00:04.790479489 [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 10
0:00:04.790500547 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11e7d80:1:media_caps video/x-theora
0:00:04.790531056 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x120c9c0:2:rtp_caps application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], clock-rate=(int)90000, encoding-name=(string)THEORA, delivery-method=(string)inline
0:00:04.790552156 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.790571328 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.790590965 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xceeea0:3:rtptheorapay
0:00:04.790610542 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.790629450 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.790648246 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.790667057 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.790686292 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd2fc60:3:theoraenc
0:00:04.790705634 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.790724195 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.790754681 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11e7c00:1:media_caps video/mpeg, mpegversion=(int)2, systemstream=(boolean)false, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:04.790783082 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x11fd300:2:rtp_caps application/x-rtp, media=(string)video, payload=(int)32, clock-rate=(int)90000, encoding-name=(string)MPV
0:00:04.790803363 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.790832014 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.790852012 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xce7d80:3:rtpmpvpay
0:00:04.790871506 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.790890071 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.790908774 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.790927650 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.790946788 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd7e7e0:3:ffenc_mpeg2video
0:00:04.790966249 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.790984893 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.791014843 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11d29c0:1:media_caps video/mpeg, mpegversion=(int)4, systemstream=(boolean)false, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:04.791042319 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x1204780:2:rtp_caps application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], clock-rate=(int)[ 1, 2147483647 ], encoding-name=(string)MP4V-ES
0:00:04.791062057 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.791081099 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.791100409 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcee120:3:rtpmp4vpay
0:00:04.791119880 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.791138557 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.791157185 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.791176023 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.791194995 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd7e900:5:ffenc_mpeg4
0:00:04.791214387 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.791233059 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.791262399 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11ef240:1:media_caps video/mpeg, mpegversion=(int)4, systemstream=(boolean)false, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:04.791296101 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x1204640:3:rtp_caps application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], clock-rate=(int)[ 1, 2147483647 ], encoding-name=(string)MPEG4-GENERIC, streamtype=(string){ 4, 5 }, mode=(string){ generic, CELP-cbr, CELP-vbr, AAC-lbr, AAC-hbr }
0:00:04.791325306 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.791344852 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.791364203 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcee6c0:4:rtpmp4gpay
0:00:04.791383634 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.791402387 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.791421174 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.791439957 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.791459205 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd7e900:5:ffenc_mpeg4
0:00:04.791478367 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.791497070 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.791523656 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11e7dc0:1:media_caps image/jpeg, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:04.791551817 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x11fd280:3:rtp_caps application/x-rtp, media=(string)video, payload=(int)26, clock-rate=(int)90000, encoding-name=(string)JPEG
0:00:04.791571714 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.791590889 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.791610102 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcea900:4:rtpjpegpay
0:00:04.791629333 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.791647930 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.791666440 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.791685269 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.791704272 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd00360:3:jpegenc
0:00:04.791796323 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd7e5a0:3:ffenc_mjpeg
0:00:04.791824070 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd7e480:3:ffenc_ljpeg
0:00:04.791843408 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.791862116 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.791902304 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11ef140:1:media_caps video/x-h263, variant=(string)itu, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], h263version=(string){ h263p, h263 }
0:00:04.791963615 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x11fd600:2:rtp_caps application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], clock-rate=(int)90000, encoding-name=(string)H263-1998
0:00:04.791984478 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.792003552 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.792023083 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xce7ea0:5:rtph263ppay
0:00:04.792042476 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.792061203 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.792079906 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.792098776 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.792117859 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd7e240:4:ffenc_h263p
0:00:04.792137284 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd7e120:6:ffenc_h263
0:00:04.792156442 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.792175103 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.792205114 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11e7f00:1:media_caps video/x-h263, variant=(string)itu, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], h263version=(string){ h263p, h263 }
0:00:04.792233092 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x11f6600:2:rtp_caps application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], clock-rate=(int)90000, encoding-name=(string)H263-2000
0:00:04.792253115 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.792272327 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.792306270 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xce7ea0:5:rtph263ppay
0:00:04.792332023 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.792350630 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.792369268 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.792388073 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.792416205 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd7e240:4:ffenc_h263p
0:00:04.792436495 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd7e120:6:ffenc_h263
0:00:04.792455598 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.792474356 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.792502928 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11e7a80:1:media_caps video/x-h263, variant=(string)itu, h263version=(string)h263, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:04.792530985 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x11fd540:2:rtp_caps application/x-rtp, media=(string)video, payload=(int)34, clock-rate=(int)90000, encoding-name=(string)H263
0:00:04.792551182 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.792570368 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.792589589 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcea240:5:rtph263pay
0:00:04.792609001 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.792627561 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.792646242 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.792665047 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.792684130 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd7e120:6:ffenc_h263
0:00:04.792703376 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.792721852 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.792750123 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x10c5ec0:1:media_caps video/x-h263, variant=(string)itu, h263version=(string)h263, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:04.792777830 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x1204740:2:rtp_caps application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], clock-rate=(int)90000, encoding-name=(string)H263
0:00:04.792798036 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.792816977 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.792836328 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcea240:5:rtph263pay
0:00:04.792855573 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.792874365 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.792902011 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.792921293 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.792940620 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd7e120:6:ffenc_h263
0:00:04.792959810 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.792978417 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.793006173 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x10c5f00:1:media_caps video/x-dv, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], systemstream=(boolean)false
0:00:04.793043461 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x1204600:2:rtp_caps application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], encoding-name=(string)DV, clock-rate=(int)90000, encode=(string){ SD-VCR/525-60, SD-VCR/625-50, HD-VCR/1125-60, HD-VCR/1250-50, SDL-VCR/525-60, SDL-VCR/625-50, 306M/525-60, 306M/625-50, 314M-25/525-60, 314M-25/625-50, 314M-50/525-60, 314M-50/625-50 }
0:00:04.793065163 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.793084528 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.793103916 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xce2900:3:rtpdvpay
0:00:04.793123402 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.793142142 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.793160758 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.793179526 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.793198613 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd79a20:3:ffenc_dvvideo
0:00:04.793218195 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.793236932 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.806493207 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:307:create_codec_lists:[00m *******Intersection of send_list and recv_list
0:00:04.806905785 [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 10
0:00:04.806934439 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11e7f80:2:media_caps video/x-theora
0:00:04.806969075 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x10c5f80:1:rtp_caps application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], clock-rate=(int)90000, encoding-name=(string)THEORA, delivery-method=(string)inline
0:00:04.806991377 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.807029859 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.807051295 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xceed80:3:rtptheoradepay
0:00:04.807071195 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.807090873 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd2fb40:3:theoradec
0:00:04.807110860 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd9bd80:3:ffdec_theora
0:00:04.807130506 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.807149393 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.807168473 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.807187495 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.807206862 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xceeea0:3:rtptheorapay
0:00:04.807226734 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.807245950 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd2fc60:3:theoraenc
0:00:04.807265485 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.807284386 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.807316362 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11f64c0:2:media_caps video/mpeg, mpegversion=(int)2, systemstream=(boolean)false, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:04.807345063 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x120c880:1:rtp_caps application/x-rtp, media=(string)video, payload=(int)32, clock-rate=(int)90000, encoding-name=(string)MPV
0:00:04.807365545 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.807384912 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.807404646 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xce7c60:4:rtpmpvdepay
0:00:04.807424203 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.807443614 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd5fc60:4:mpeg2dec
0:00:04.807463541 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd93d80:4:ffdec_mpegvideo
0:00:04.807483469 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd93b40:4:ffdec_mpeg2video
0:00:04.807502822 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.807533132 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.807552514 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.807571497 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.807591079 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xce7d80:3:rtpmpvpay
0:00:04.807610391 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.807629689 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd7e7e0:3:ffenc_mpeg2video
0:00:04.807649030 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.807667832 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.807698481 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11e7ec0:2:media_caps video/mpeg, mpegversion=(int)4, systemstream=(boolean)false, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:04.807794925 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x11f6500:1:rtp_caps application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], clock-rate=(int)[ 1, 2147483647 ], encoding-name=(string)MP4V-ES
0:00:04.807823680 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.807843215 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.807862943 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcee240:3:rtpmp4vdepay
0:00:04.807882621 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.807902202 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd93c60:5:ffdec_mpeg4
0:00:04.807921593 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.807940285 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.807959384 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.807978317 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.807997565 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcee120:3:rtpmp4vpay
0:00:04.808017030 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.808036142 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd7e900:5:ffenc_mpeg4
0:00:04.808055483 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.808074439 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.808104532 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11e7e40:2:media_caps video/mpeg, mpegversion=(int)4, systemstream=(boolean)false, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:04.808148228 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x11ef0c0:1:rtp_caps application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], clock-rate=(int)[ 1, 2147483647 ], encoding-name=(string)MPEG4-GENERIC, streamtype=(string){ 4, 5 }, mode=(string){ generic, CELP-cbr, CELP-vbr, AAC-lbr, AAC-hbr }
0:00:04.808169179 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.808188546 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.808208090 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcee5a0:4:rtpmp4gdepay
0:00:04.808227721 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.808246894 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd93c60:5:ffdec_mpeg4
0:00:04.808266327 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.808284810 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.808303559 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.808322380 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.808341567 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcee6c0:3:rtpmp4gpay
0:00:04.808360945 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.808379978 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd7e900:5:ffenc_mpeg4
0:00:04.808399281 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.808417900 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.808444291 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11e7800:2:media_caps image/jpeg, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:04.808472172 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x11b7380:1:rtp_caps application/x-rtp, media=(string)video, payload=(int)26, clock-rate=(int)90000, encoding-name=(string)JPEG
0:00:04.808492322 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.808511279 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.808530836 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcea7e0:4:rtpjpegdepay
0:00:04.808550254 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.808569465 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd00480:4:jpegdec
0:00:04.808598188 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd937e0:4:ffdec_mjpeg
0:00:04.808618214 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.808636942 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.808655490 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.808674392 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.808693569 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcea900:3:rtpjpegpay
0:00:04.808712946 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.808762926 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd00360:3:jpegenc
0:00:04.808782853 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd7e5a0:3:ffenc_mjpeg
0:00:04.808802554 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd7e480:3:ffenc_ljpeg
0:00:04.808821736 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.808840457 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.808871345 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11e7f40:2:media_caps video/x-h263, variant=(string)itu, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], h263version=(string){ h263p, h263 }
0:00:04.808900129 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x11f6540:1:rtp_caps application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], clock-rate=(int)90000, encoding-name=(string)H263-1998
0:00:04.808920547 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.808939710 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.808959305 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcea000:5:rtph263pdepay
0:00:04.808978826 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.808998088 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd8fa20:9:ffdec_h263
0:00:04.809017335 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.809036032 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.809054673 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.809065579 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.809219458 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xce7ea0:5:rtph263ppay
0:00:04.809248571 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.809268664 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd7e240:5:ffenc_h263p
0:00:04.809288407 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd7e120:9:ffenc_h263
0:00:04.809307719 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.809326194 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.809356870 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11d2a00:2:media_caps video/x-h263, variant=(string)itu, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], h263version=(string){ h263p, h263 }
0:00:04.809385396 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x11e7a40:1:rtp_caps application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], clock-rate=(int)90000, encoding-name=(string)H263-2000
0:00:04.809405674 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.809424709 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.809444063 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcea000:5:rtph263pdepay
0:00:04.809463315 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.809482397 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd8fa20:9:ffdec_h263
0:00:04.809501528 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.809520030 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.809538608 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.809557341 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.809576491 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xce7ea0:5:rtph263ppay
0:00:04.809595628 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.809614741 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd7e240:5:ffenc_h263p
0:00:04.809634159 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd7e120:9:ffenc_h263
0:00:04.809653301 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.809671757 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.809700379 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11ef300:2:media_caps video/x-h263, variant=(string)itu, h263version=(string)h263, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:04.809728342 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x11ef380:1:rtp_caps application/x-rtp, media=(string)video, payload=(int)34, clock-rate=(int)90000, encoding-name=(string)H263
0:00:04.809757376 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.809777178 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.809796764 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcea120:5:rtph263depay
0:00:04.809816049 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.809835180 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd8fa20:9:ffdec_h263
0:00:04.809854133 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.809872570 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.809891063 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.809909709 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.809928804 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcea240:5:rtph263pay
0:00:04.809947747 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.809966643 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd7e120:9:ffenc_h263
0:00:04.809985811 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.810004143 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.810032584 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11f6380:2:media_caps video/x-h263, variant=(string)itu, h263version=(string)h263, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:04.810060178 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x11ef1c0:1:rtp_caps application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], clock-rate=(int)90000, encoding-name=(string)H263
0:00:04.810080401 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.810099432 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.810118910 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcea120:5:rtph263depay
0:00:04.810138157 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.810157141 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd8fa20:9:ffdec_h263
0:00:04.810176222 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.810194830 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.810213333 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.810240682 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.810260730 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcea240:5:rtph263pay
0:00:04.810279917 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.810298979 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd7e120:9:ffenc_h263
0:00:04.810318010 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.810336545 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.810364316 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11e7a00:2:media_caps video/x-dv, systemstream=(boolean)false, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:04.810401696 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x11ef280:1:rtp_caps application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], encoding-name=(string)DV, clock-rate=(int)90000, encode=(string){ SD-VCR/525-60, SD-VCR/625-50, HD-VCR/1125-60, HD-VCR/1250-50, SDL-VCR/525-60, SDL-VCR/625-50, 306M/525-60, 306M/625-50, 314M-25/525-60, 314M-25/625-50, 314M-50/525-60, 314M-50/625-50 }
0:00:04.810423267 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.810442398 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.810461882 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xce27e0:3:rtpdvdepay
0:00:04.810480907 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.810500007 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd8bea0:3:ffdec_dvvideo
0:00:04.810519630 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd5f000:3:dvdec
0:00:04.810538992 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.810557430 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.810575901 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.810594593 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.810613610 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xce2900:3:rtpdvpay
0:00:04.810632972 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.810907079 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd79a20:3:ffenc_dvvideo
0:00:04.810928582 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.810946977 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.811174198 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:660:parse_codec_cap_list:[00m adding codec THEORA with pt -1, send_pipeline 0x11d1d20, receive_pipeline 0x11d2040
0:00:04.811198106 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:662:parse_codec_cap_list:[00m media_caps: video/x-theora
0:00:04.811226493 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:665:parse_codec_cap_list:[00m rtp_caps: application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], clock-rate=(int)90000, encoding-name=(string)THEORA, delivery-method=(string)inline
0:00:04.811247080 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.811266733 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xceeea0:4:rtptheorapay
0:00:04.811286130 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.811305306 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd2fc60:4:theoraenc
0:00:04.811324552 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.811343469 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xccc5a0:2:fsvideoanyrate
0:00:04.811362741 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.811381747 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcb5000:2:ffmpegcolorspace
0:00:04.811400928 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.811419789 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcb5120:2:videoscale
0:00:04.811439002 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.811457438 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.811476090 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.811495323 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xceed80:4:rtptheoradepay
0:00:04.811514581 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.811533545 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd2fb40:4:theoradec
0:00:04.811552993 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd9bd80:4:ffdec_theora
0:00:04.811572382 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.811590868 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.811648457 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:660:parse_codec_cap_list:[00m adding codec MPV with pt 32, send_pipeline 0x11d1620, receive_pipeline 0x11d04c0
0:00:04.811681193 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:662:parse_codec_cap_list:[00m media_caps: video/mpeg, mpegversion=(int)2, systemstream=(boolean)false, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:04.811796441 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:665:parse_codec_cap_list:[00m rtp_caps: application/x-rtp, media=(string)video, payload=(int)32, clock-rate=(int)90000, encoding-name=(string)MPV
0:00:04.811825207 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.811845281 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xce7d80:4:rtpmpvpay
0:00:04.811864748 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.811884017 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd7e7e0:4:ffenc_mpeg2video
0:00:04.811903443 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.811922568 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xccc5a0:3:fsvideoanyrate
0:00:04.811941939 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.811960837 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcb5000:3:ffmpegcolorspace
0:00:04.811980226 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.811999171 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcb5120:3:videoscale
0:00:04.812018503 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.812037008 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.812055695 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.812074981 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xce7c60:5:rtpmpvdepay
0:00:04.812094394 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.812113519 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd5fc60:5:mpeg2dec
0:00:04.812133079 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd93d80:5:ffdec_mpegvideo
0:00:04.812152895 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd93b40:5:ffdec_mpeg2video
0:00:04.812172075 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.812190778 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.812248516 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:660:parse_codec_cap_list:[00m adding codec MP4V-ES with pt -1, send_pipeline 0x11cf960, receive_pipeline 0x11d38c0
0:00:04.812281257 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:662:parse_codec_cap_list:[00m media_caps: video/mpeg, mpegversion=(int)4, systemstream=(boolean)false, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:04.812317833 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:665:parse_codec_cap_list:[00m rtp_caps: application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], clock-rate=(int)[ 1, 2147483647 ], encoding-name=(string)MP4V-ES
0:00:04.812338040 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.812357744 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcee120:4:rtpmp4vpay
0:00:04.812377211 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.812398488 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd7e900:6:ffenc_mpeg4
0:00:04.812417784 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.812436525 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xccc5a0:4:fsvideoanyrate
0:00:04.812455961 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.812474664 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcb5000:4:ffmpegcolorspace
0:00:04.812493860 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.812512721 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcb5120:4:videoscale
0:00:04.812531791 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.812550324 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.812568801 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.812587994 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcee240:4:rtpmp4vdepay
0:00:04.812607320 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.812626342 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd93c60:6:ffdec_mpeg4
0:00:04.812645638 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.812664034 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.812726212 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:660:parse_codec_cap_list:[00m adding codec MPEG4-GENERIC with pt -1, send_pipeline 0x11d2000, receive_pipeline 0x11d3c40
0:00:04.812759083 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:662:parse_codec_cap_list:[00m media_caps: video/mpeg, mpegversion=(int)4, systemstream=(boolean)false, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:04.812792891 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:665:parse_codec_cap_list:[00m rtp_caps: application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], clock-rate=(int)[ 1, 2147483647 ], encoding-name=(string)MPEG4-GENERIC, streamtype=(string){ 4, 5 }, mode=(string){ generic, CELP-cbr, CELP-vbr, AAC-lbr, AAC-hbr }
0:00:04.812813510 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.812842332 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcee6c0:4:rtpmp4gpay
0:00:04.812862263 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.812881526 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd7e900:7:ffenc_mpeg4
0:00:04.812900790 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.812919933 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xccc5a0:5:fsvideoanyrate
0:00:04.812939326 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.812958229 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcb5000:5:ffmpegcolorspace
0:00:04.812977506 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.812996418 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcb5120:5:videoscale
0:00:04.813015636 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.813034067 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.813052707 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.813071855 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcee5a0:5:rtpmp4gdepay
0:00:04.813091058 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.813110101 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd93c60:7:ffdec_mpeg4
0:00:04.813129226 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.813147707 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.813205028 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:660:parse_codec_cap_list:[00m adding codec JPEG with pt 26, send_pipeline 0x11d7e00, receive_pipeline 0x11d7ce0
0:00:04.813234350 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:662:parse_codec_cap_list:[00m media_caps: image/jpeg, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:04.813262067 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:665:parse_codec_cap_list:[00m rtp_caps: application/x-rtp, media=(string)video, payload=(int)26, clock-rate=(int)90000, encoding-name=(string)JPEG
0:00:04.813281877 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.813301493 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcea900:4:rtpjpegpay
0:00:04.813320804 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.813339915 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd00360:4:jpegenc
0:00:04.813368732 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd7e5a0:4:ffenc_mjpeg
0:00:04.813388926 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd7e480:4:ffenc_ljpeg
0:00:04.813407879 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.813428522 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xccc5a0:6:fsvideoanyrate
0:00:04.813469239 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.813488535 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcb5000:6:ffmpegcolorspace
0:00:04.813507756 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.813526743 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcb5120:6:videoscale
0:00:04.813545766 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.813564313 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.813583017 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.813602142 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcea7e0:5:rtpjpegdepay
0:00:04.813621401 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.813640341 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd00480:5:jpegdec
0:00:04.813659962 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd937e0:5:ffdec_mjpeg
0:00:04.813678944 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.813697476 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.813759002 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:660:parse_codec_cap_list:[00m adding codec H263-1998 with pt -1, send_pipeline 0x11d6240, receive_pipeline 0x11d6180
0:00:04.813792659 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:662:parse_codec_cap_list:[00m media_caps: video/x-h263, variant=(string)itu, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], h263version=(string){ h263p, h263 }
0:00:04.813821592 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:665:parse_codec_cap_list:[00m rtp_caps: application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], clock-rate=(int)90000, encoding-name=(string)H263-1998
0:00:04.813841559 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.813861072 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xce7ea0:6:rtph263ppay
0:00:04.813880448 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.813899656 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd7e240:6:ffenc_h263p
0:00:04.813928454 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd7e120:9:ffenc_h263
0:00:04.813948213 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.813967375 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xccc5a0:7:fsvideoanyrate
0:00:04.813986556 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.814005496 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcb5000:7:ffmpegcolorspace
0:00:04.814024774 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.814043617 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcb5120:7:videoscale
0:00:04.814062755 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.814081075 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.814099766 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.814118873 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcea000:6:rtph263pdepay
0:00:04.814138124 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.814157206 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd8fa20:9:ffdec_h263
0:00:04.814176202 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.814194726 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.814256779 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:660:parse_codec_cap_list:[00m adding codec H263 with pt 34, send_pipeline 0x11fdd80, receive_pipeline 0x11f72e0
0:00:04.814288322 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:662:parse_codec_cap_list:[00m media_caps: video/x-h263, variant=(string)itu, h263version=(string)h263, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:04.814316490 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:665:parse_codec_cap_list:[00m rtp_caps: application/x-rtp, media=(string)video, payload=(int)34, clock-rate=(int)90000, encoding-name=(string)H263
0:00:04.814336207 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.814355713 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcea240:5:rtph263pay
0:00:04.814374906 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.814394175 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd7e120:10:ffenc_h263
0:00:04.814413305 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.814432351 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xccc5a0:8:fsvideoanyrate
0:00:04.814461932 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.814481733 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcb5000:8:ffmpegcolorspace
0:00:04.814500924 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.814519840 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcb5120:8:videoscale
0:00:04.814538845 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.814557309 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.814575901 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.814595054 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcea120:5:rtph263depay
0:00:04.814614248 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.814633294 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd8fa20:10:ffdec_h263
0:00:04.814652300 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.814670815 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.814731897 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:660:parse_codec_cap_list:[00m adding codec DV with pt -1, send_pipeline 0x11d82a0, receive_pipeline 0x11d80c0
0:00:04.814762459 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:662:parse_codec_cap_list:[00m media_caps: video/x-dv, systemstream=(boolean)false, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:04.814799095 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:665:parse_codec_cap_list:[00m rtp_caps: application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], encoding-name=(string)DV, clock-rate=(int)90000, encode=(string){ SD-VCR/525-60, SD-VCR/625-50, HD-VCR/1125-60, HD-VCR/1250-50, SDL-VCR/525-60, SDL-VCR/625-50, 306M/525-60, 306M/625-50, 314M-25/525-60, 314M-25/625-50, 314M-50/525-60, 314M-50/625-50 }
0:00:04.814820880 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.814840338 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xce2900:4:rtpdvpay
0:00:04.814859570 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.814878718 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd79a20:4:ffenc_dvvideo
0:00:04.814897941 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.814916894 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xccc5a0:9:fsvideoanyrate
0:00:04.814936019 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.814954857 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcb5000:9:ffmpegcolorspace
0:00:04.814983119 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.815005011 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcb5120:9:videoscale
0:00:04.815024266 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.815042859 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.815061522 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.815080517 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xce27e0:4:rtpdvdepay
0:00:04.815099550 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.815118563 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd8bea0:4:ffdec_dvvideo
0:00:04.815138076 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd5f000:4:dvdec
0:00:04.815157094 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.815175615 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.815380142 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-special-source.c:339:fs_rtp_special_source_class_add_blueprint:[00m Class FsRtpDtmfSoundSource has no add_blueprint function
0:00:04.815443088 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:475:save_codecs_cache:[00m Saving codecs cache to /home/jtellier/.cache/farsight/codecs.video.x86_64.cache
0:00:04.827980961 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:555:save_codecs_cache:[00m Wrote binary codecs cache
0:00:04.840450934 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00m fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0>[00m pad recv_rtp_sink_1 added (NULL)
0:00:04.841163176 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00m fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0>[00m pad recv_rtcp_sink_1 added (NULL)
0:00:04.842540342 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00m fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0>[00m pad send_rtp_sink_1 added (NULL)
0:00:04.842672060 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00m fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0>[00m pad send_rtp_src_1 added (NULL)
0:00:04.843168691 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00m fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0>[00m pad send_rtcp_src_1 added (NULL)
0:00:04.843464545 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:4412:fs_rtp_session_start_codec_param_gathering_locked:[00m Starting Codec Param discovery for session 1
0:00:04.914147263 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:332:validate_codecs_configuration:[00m Preferred codec -1: video H264 clock:0 channels:0 could not be matched with a blueprint
0:00:04.914575731 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:496:sdp_is_compat_theora_vorbis:[00m Using THEORA/VORBIS negotiation function
0:00:04.914605875 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:00:04.914648339 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:496:sdp_is_compat_theora_vorbis:[00m Using THEORA/VORBIS negotiation function
0:00:04.914669779 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:00:04.914718589 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: H263, remote: THEORA
0:00:04.914736497 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: H263, remote: MPV
0:00:04.914753602 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: H263, remote: JPEG
0:00:04.914770422 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: H263, remote: H263-1998
0:00:04.914787387 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:00:04.914804492 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:00:04.914869417 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:730:create_local_codec_associations:[00m Codec 32: video MPV clock:90000 channels:0 disabled by config
0:00:04.914899786 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:730:create_local_codec_associations:[00m Codec 26: video JPEG clock:90000 channels:0 disabled by config
0:00:04.914945207 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:730:create_local_codec_associations:[00m Codec -1: video DV clock:90000 channels:0 disabled by config
0:00:04.914980078 [332m 3277[00m 0xc01500 [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:04.915011126 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:4412:fs_rtp_session_start_codec_param_gathering_locked:[00m Starting Codec Param discovery for session 1
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) _tf_stream_try_sending_codecs: called (send_local:1 send_supported:0)
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) _tf_stream_try_sending_codecs: 96: video THEORA clock:90000 channels:0 delivery-method=inline
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) _tf_stream_try_sending_codecs: 34: video H263 clock:90000 channels:0
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) _tf_stream_try_sending_codecs: 97: video H263-1998 clock:90000 channels:0
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) fs_codecs_to_tp: adding codec THEORA [96]
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) fs_codecs_to_tp: adding codec H263 [34]
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) fs_codecs_to_tp: adding codec H263-1998 [97]
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) _tf_stream_try_sending_codecs: calling MediaStreamHandler::Ready
** (empathy:3277): DEBUG: tp_call_add_stream: Audio stream - id: 2, state: 0, direction: 3
** (empathy:3277): DEBUG: tp_call_add_stream: Video stream - id: 1, state: 0, direction: 3
** (empathy:3277): DEBUG: tp_call_stream_added_cb: Stream added - stream id: 2, contact handle: 2, stream type: 0
** (empathy:3277): DEBUG: tp_call_add_stream: Audio stream - id: 2, state: 0, direction: 0
** (empathy:3277): DEBUG: tp_call_stream_direction_changed_cb: Stream direction changed - stream: 2, direction: 3
(empathy:3277): tp-fs-DEBUG: New stream, stream_id=2, media_type=0, direction=3
(empathy:3277): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x1101360: org.freedesktop.DBus.Properties DBusGProxy is 0x12264f0
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) set_stream_playing: 0
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) set_stream_sending: 0
(empathy:3277): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x1101360: org.freedesktop.Telepathy.Media.StreamHandler DBusGProxy is 0x1226720
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) get_all_properties_cb: Adding STUN server 64.233.169.126:19302
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) get_all_properties_cb: Adding relay (udp) 64.233.169.126:19295 uIMp1CSmZ5jpO5hf:CCwVecuC40lBiUcy 1
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) get_all_properties_cb: Adding relay (tcp) 64.233.169.126:19294 uIMp1CSmZ5jpO5hf:CCwVecuC40lBiUcy 1
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) get_all_properties_cb: Adding relay (tls) 64.233.169.126:443 uIMp1CSmZ5jpO5hf:CCwVecuC40lBiUcy 1
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) get_all_properties_cb: Adding relay (udp) 64.233.169.126:19295 3HaOao5gXPVN5ixZ:zKAoCouJ97vmswvp 2
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) get_all_properties_cb: Adding relay (tcp) 64.233.169.126:19294 3HaOao5gXPVN5ixZ:zKAoCouJ97vmswvp 2
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) get_all_properties_cb: Adding relay (tls) 64.233.169.126:443 3HaOao5gXPVN5ixZ:zKAoCouJ97vmswvp 2
0:00:04.994725419 [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.audio.x86_64.cache is outdated or does not exist
0:00:04.997295122 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:1158:create_codec_cap_list:[00m skipping rtpdepay
0:00:04.997594534 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:797:detect_recv_codecs:[00m **Depayloaders
0:00:04.997618907 [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 32
0:00:04.997642433 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11fd780:1:media_caps audio/x-vorbis
0:00:04.997675756 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x11fd700:1:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)[ 1, 2147483647 ], encoding-name=(string)VORBIS
0:00:04.997698042 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.997718905 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.997740147 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcf3000:2:rtpvorbisdepay
0:00:04.997761303 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.997781753 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.997802061 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.997822442 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.997842751 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.997864229 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11e7900:1:media_caps audio/x-speex
0:00:04.997915182 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x10c5f40:1:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)[ 6000, 48000 ], encoding-name=(string)SPEEX, encoding-params=(string)1
0:00:04.997938619 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.997959210 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.997980192 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xceeb40:2:rtpspeexdepay
0:00:04.998001291 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.998021652 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.998041795 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.998061971 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.998082019 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.998108746 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11e7940:1:media_caps audio/x-siren, dct-length=(int)320
0:00:04.998139567 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x11e7880:1:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)16000, encoding-name=(string)SIREN, dct-length=(int)320
0:00:04.998161934 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.998182355 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.998203191 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcee900:2:rtpsirendepay
0:00:04.998224172 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.998244343 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.998264471 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.998284691 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.998304829 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.998331461 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x10c59c0:1:media_caps audio/x-mulaw, channels=(int)1, rate=(int)8000
0:00:04.998360120 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x10c5cc0:1:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)8000, encoding-name=(string)PCMU
0:00:04.998381746 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.998402508 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.998433196 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xce76c0:3:rtppcmudepay
0:00:04.998454963 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.998475389 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.998495629 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.998515806 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.998535879 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.998562258 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11dcf40:1:media_caps audio/x-mulaw, channels=(int)1, rate=(int)8000
0:00:04.998589878 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x10c5d40:1:rtp_caps application/x-rtp, media=(string)audio, payload=(int)0, clock-rate=(int)8000
0:00:04.998610699 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.998631500 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.998652477 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xce76c0:3:rtppcmudepay
0:00:04.998673458 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.998693741 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.998713884 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.998733914 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.998754192 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.998780366 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x10c5e40:1:media_caps audio/x-alaw, channels=(int)1, rate=(int)8000
0:00:04.998808688 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x11d7480:1:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)8000, encoding-name=(string)PCMA
0:00:04.998830172 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:04.998850582 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.998871438 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xce75a0:3:rtppcmadepay
0:00:04.998892424 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:04.998912850 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.998932967 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:04.998962553 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:04.998983545 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:04.999009925 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x10c5e00:1:media_caps audio/x-alaw, channels=(int)1, rate=(int)8000
0:00:04.999037198 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x10c5900:1:rtp_caps application/x-rtp, media=(string)audio, payload=(int)8, clock-rate=(int)8000
0:00:05.003635295 [332m 3277[00m 0x112d9e0 [37mLOG [00m [00m fsrtpconference fs-rtp-session.c:4115:fs_rtp_session_get_codec_params_unlock:[00m Gathering params for codec 96: video THEORA clock:90000 channels:0 params:0x11c0620
0:00:05.004167225 [332m 3277[00m 0x112d9e0 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:2737:_create_codec_bin:[00m creating send codec bin for id 96, pipeline_factory 0x11d1d20
0:00:05.005743295 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.005778426 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.005801349 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xce75a0:3:rtppcmadepay
0:00:05.005822961 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.005843366 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.005863607 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.005883870 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.005903938 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.005933784 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11e7b80:1:media_caps audio/mpeg, mpegversion=(int)1
0:00:05.005965073 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x11e7c40:1:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)90000, encoding-name=(string)MPA
0:00:05.005986576 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.006006611 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.006027480 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xce7a20:3:rtpmpadepay
0:00:05.006047861 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.006067419 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.006087009 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.006106624 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.006126327 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.006166949 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x10c5d80:1:media_caps audio/mpeg, mpegversion=(int)1
0:00:05.006194914 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x10c58c0:1:rtp_caps application/x-rtp, media=(string)audio, payload=(int)14, clock-rate=(int)90000
0:00:05.006215592 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.006236135 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.006257072 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xce7a20:3:rtpmpadepay
0:00:05.006277463 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.006297494 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.006317260 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.006336919 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.006355145 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.006534929 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x10c5c80:1:media_caps video/mpeg, mpegversion=(int)4, systemstream=(boolean)false
0:00:05.006572206 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x11e7980:2:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)[ 1, 2147483647 ], encoding-name=(string)MPEG4-GENERIC, streamtype=(string){ 4, 5 }, mode=(string){ generic, CELP-cbr, CELP-vbr, AAC-lbr, AAC-hbr }
0:00:05.006595028 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.006615385 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.006636323 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcee5a0:4:rtpmp4gdepay
0:00:05.006657074 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.006676899 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.006696486 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.006716257 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.006736073 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.006760334 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11e79c0:1:media_caps audio/mpeg, mpegversion=(int)4
0:00:05.006793912 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x11e7980:2:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)[ 1, 2147483647 ], encoding-name=(string)MPEG4-GENERIC, streamtype=(string){ 4, 5 }, mode=(string){ generic, CELP-cbr, CELP-vbr, AAC-lbr, AAC-hbr }
0:00:05.006824210 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.006845124 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.006865616 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcee5a0:4:rtpmp4gdepay
0:00:05.006886159 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.006905827 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.006925495 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.006969982 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.006989881 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.007016147 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x10c5a40:1:media_caps audio/mpeg, mpegversion=(int)4, framed=(boolean)true
0:00:05.007045036 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x11e7c80:1:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)[ 1, 2147483647 ], encoding-name=(string)MP4A-LATM
0:00:05.007066339 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.007086817 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.007107569 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcee480:2:rtpmp4adepay
0:00:05.007127950 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.007147877 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.007167639 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.007187449 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.007207470 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.007234483 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x10c5b00:1:media_caps audio/x-iLBC, mode=(int){ 20, 30 }
0:00:05.007266105 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x10c5800:1:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)8000, encoding-name=(string)ILBC, mode=(string){ 20, 30 }
0:00:05.007287716 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.007307693 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.007328255 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xce2b40:2:rtpilbcdepay
0:00:05.007361828 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.007382483 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.007402103 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.007421962 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.007441855 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.007468347 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11fd2c0:1:media_caps audio/x-gsm, rate=(int)8000, channels=(int)1
0:00:05.007496699 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x11d2440:1:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)8000, encoding-name=(string)GSM
0:00:05.007517729 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.007537846 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.007558467 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xce7120:3:rtpgsmdepay
0:00:05.007578927 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.007598699 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.007618391 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.007638113 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.007658021 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.007683999 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11d7a00:1:media_caps audio/x-gsm, rate=(int)8000, channels=(int)1
0:00:05.007711448 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x11dcec0:1:rtp_caps application/x-rtp, media=(string)audio, payload=(int)3, clock-rate=(int)8000
0:00:05.007800611 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.007829158 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.007850071 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xce7120:3:rtpgsmdepay
0:00:05.007870677 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.007890453 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.007910170 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.007930001 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.007949757 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.007989495 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11dcc00:1:media_caps audio/G729, channels=(int)1, rate=(int)8000
0:00:05.008018656 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x12044c0:1:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)8000, encoding-name=(string)G729
0:00:05.008039658 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.008059819 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.008080435 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xce2ea0:3:rtpg729depay
0:00:05.008101041 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.008120627 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.008140174 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.008160003 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.008179715 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.008205323 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x10c5880:1:media_caps audio/G729, channels=(int)1, rate=(int)8000
0:00:05.008233055 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x10c5b80:1:rtp_caps application/x-rtp, media=(string)audio, payload=(int)18, clock-rate=(int)8000
0:00:05.008253617 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.008273999 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.008294716 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xce2ea0:3:rtpg729depay
0:00:05.008315361 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.008335215 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.008354981 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.008374777 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.008394773 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.008428464 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11dcd40:1:media_caps audio/x-adpcm, channels=(int)1, rate=(int)8000, bitrate=(int){ 16000, 24000, 32000, 40000 }, layout=(string)g726
0:00:05.008464449 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x1204500:1:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], encoding-name=(string){ G726, G726-16, G726-24, G726-32, G726-40, AAL2-G726-16, AAL2-G726-24, AAL2-G726-32, AAL2-G726-40 }, clock-rate=(int)8000
0:00:05.008495987 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.008516999 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.008537706 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xce2c60:2:rtpg726depay
0:00:05.008562207 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.008582033 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.008601666 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.008621534 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.008641311 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.008674596 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x10c5c00:1:media_caps audio/x-raw-int, width=(int)16, depth=(int)16, endianness=(int)1234, signed=(boolean)true, rate=(int)[ 0, 2147483647 ], channels=(int)1
0:00:05.008704329 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x10c5ac0:1:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)[ 0, 2147483647 ], encoding-name=(string)TELEPHONE-EVENT
0:00:05.008726023 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.008746068 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.008766795 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd5b5a0:2:rtpdtmfdepay
0:00:05.008787172 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.008807007 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.008826686 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.008846471 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.008866329 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.008887810 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11dce40:1:media_caps video/x-ms-asf
0:00:05.008914598 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x11d7b80:1:rtp_caps application/x-rtp, media=(string)audio, clock-rate=(int)[ 1, 2147483647 ], encoding-name=(string)X-ASF-PF
0:00:05.008935653 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.008955761 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.008976279 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd29360:2:rtpasfdepay
0:00:05.008996787 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.009025733 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.009046164 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.009066019 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.009085815 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.009112092 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11d7980:1:media_caps audio/AMR, channels=(int)1, rate=(int)8000
0:00:05.009146866 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x11dce80:2:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)8000, encoding-name=(string)AMR, encoding-params=(string)1, octet-align=(string)1, crc=(string){ 0, 1 }, robust-sorting=(string)0, interleaving=(string)0
0:00:05.009168926 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.009189152 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.009209718 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xce7360:5:rtpamrdepay
0:00:05.009230045 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.009249686 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.009269193 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.009288975 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.009308691 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.009335109 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x10c5940:1:media_caps audio/AMR-WB, channels=(int)1, rate=(int)16000
0:00:05.009368381 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x11dce80:2:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)8000, encoding-name=(string)AMR, encoding-params=(string)1, octet-align=(string)1, crc=(string){ 0, 1 }, robust-sorting=(string)0, interleaving=(string)0
0:00:05.009390011 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.009410159 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.009430696 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xce7360:5:rtpamrdepay
0:00:05.009451019 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.009470682 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.009490360 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.009517926 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.009538463 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.009564545 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x10c5d00:1:media_caps audio/AMR, channels=(int)1, rate=(int)8000
0:00:05.009598055 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x11d7ac0:2:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)16000, encoding-name=(string)AMR-WB, encoding-params=(string)1, octet-align=(string)1, crc=(string){ 0, 1 }, robust-sorting=(string)0, interleaving=(string)0
0:00:05.009619798 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.009639999 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.009660756 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xce7360:5:rtpamrdepay
0:00:05.009681191 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.009695186 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.009845175 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.009865619 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.009885864 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.009912737 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x10c5a80:1:media_caps audio/AMR-WB, channels=(int)1, rate=(int)16000
0:00:05.009946657 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x11d7ac0:2:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)16000, encoding-name=(string)AMR-WB, encoding-params=(string)1, octet-align=(string)1, crc=(string){ 0, 1 }, robust-sorting=(string)0, interleaving=(string)0
0:00:05.009968610 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.009988635 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.010009276 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xce7360:5:rtpamrdepay
0:00:05.010029701 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.010049467 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.010069234 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.010089166 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.010109107 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.010130099 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x10c5dc0:1:media_caps audio/ac3
0:00:05.010170477 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x10c5c40:1:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int){ 32000, 44100, 48000 }, encoding-name=(string)AC3
0:00:05.010192194 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.010212401 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.010233148 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xce26c0:2:rtpac3depay
0:00:05.010253781 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.010273544 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.010293334 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.010313261 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.010333194 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.010365312 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x10c5840:1:media_caps audio/x-raw-int, endianness=(int)4321, signed=(boolean)true, width=(int)16, depth=(int)16, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ]
0:00:05.010394845 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x11f6440:1:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)[ 1, 2147483647 ], encoding-name=(string)L16
0:00:05.010415987 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.010436178 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.010456940 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xceab40:3:rtpL16depay
0:00:05.010477419 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.010497092 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.010516844 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.010536746 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.010556586 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.010587837 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11dce00:1:media_caps audio/x-raw-int, endianness=(int)4321, signed=(boolean)true, width=(int)16, depth=(int)16, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ]
0:00:05.010618574 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x10c5980:1:rtp_caps application/x-rtp, media=(string)audio, payload=(int){ 10, 11 }, clock-rate=(int)[ 1, 2147483647 ]
0:00:05.010639591 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.010669239 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.010690817 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xceab40:3:rtpL16depay
0:00:05.010711090 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.010730842 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.010732308 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.010891443 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.010912150 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.010933826 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11d7940:1:media_caps video/x-dv
0:00:05.010973467 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x10c5a00:1:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], encoding-name=(string)DV, clock-rate=(int)90000, encode=(string){ SD-VCR/525-60, SD-VCR/625-50, HD-VCR/1125-60, HD-VCR/1250-50, SDL-VCR/525-60, SDL-VCR/625-50, 306M/525-60, 306M/625-50, 314M-25/525-60, 314M-25/625-50, 314M-50/525-60, 314M-50/625-50 }
0:00:05.010996765 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.011017200 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.011038031 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xce27e0:3:rtpdvdepay
0:00:05.011058647 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.011078549 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.011098351 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.011118336 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.011138293 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.011159758 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11d2b40:1:media_caps application/x-rtcp
0:00:05.011183145 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x11d74c0:1:rtp_caps application/x-rtp, media=(string)audio
0:00:05.011203844 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.011246286 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.011267116 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xce25a0:2:rtpdepay
0:00:05.011287615 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.011302706 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.011302707 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.011302709 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.011302711 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.011302713 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11d7800:1:media_caps audio/CN, rate=(int)[ 1, 2147483647 ]
0:00:05.011302715 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x11d7440:1:rtp_caps application/x-rtp, media=(string)audio, payload=(int)13, clock-rate=(int)8000, encoding-name=(string)CN
0:00:05.011302717 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.011302719 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.011302721 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xdf3900:3:rtpcndepay
0:00:05.011302723 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.011302725 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.011302727 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.011302729 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.011302731 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.011302733 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11d7a40:1:media_caps audio/CN, rate=(int)[ 1, 2147483647 ]
0:00:05.011302735 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x11d7a80:1:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)[ 1, 2147483647 ], encoding-name=(string)CN
0:00:05.011302737 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.011302739 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.011302741 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xdf3900:3:rtpcndepay
0:00:05.011302743 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.011302745 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.011302747 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.011302749 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.011302751 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.011302753 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11dcc40:1:media_caps audio/x-msgsm
0:00:05.011302755 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x11dcd00:1:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 0, 255 ], clock-rate=(int)8000, encoding-name=(string)MSGSM
0:00:05.011302757 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.011302759 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.011302761 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xdf3b40:2:msgsmdepayloader
0:00:05.011302763 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.011302765 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.011302767 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.011302769 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.011302771 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.019206804 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:811:detect_recv_codecs:[00m **Decoders
0:00:05.019639143 [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:05.019679779 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11dcdc0:1:media_caps audio/x-wavpack, width=(int)[ 1, 32 ], channels=(int)[ 1, 8 ], rate=(int)[ 6000, 192000 ], framed=(boolean)true
0:00:05.019701825 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.019800221 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.019830684 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd056c0:2:wavpackdec
0:00:05.019851010 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.019870492 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.019889784 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.019909117 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.019928454 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.019949442 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11d7680:1:media_caps audio/x-vorbis
0:00:05.019969248 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.019988530 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.020008417 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd0da20:2:vorbisdec
0:00:05.020043371 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.020063179 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.020082093 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.020101116 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.020120158 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.020159329 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1567080:1:media_caps video/x-vmnc, version=(int)1, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 0, 2147483647 ], height=(int)[ 0, 2147483647 ]; video/x-vmnc, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:05.020181815 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.020201762 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.020221949 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcfa000:2:vmncdec
0:00:05.020242646 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd9f6c0:2:ffdec_vmnc
0:00:05.020262622 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.020281808 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.020300869 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.020320069 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.020339265 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.020364045 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x15671c0:1:media_caps audio/x-tta, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ]
0:00:05.020383507 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.020402939 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.020423112 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd55120:2:ttadec
0:00:05.020443250 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xdad5a0:2:ffdec_tta
0:00:05.020462925 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.020481964 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.020500729 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.020519900 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.020548053 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.020569068 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11d7400:1:media_caps video/x-theora
0:00:05.020588707 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.020607920 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.020627562 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd2fb40:3:theoradec
0:00:05.020647501 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd9bd80:3:ffdec_theora
0:00:05.020667199 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.020686504 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.020705658 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.020724770 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.020744016 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.020764481 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11fd500:1:media_caps audio/x-speex
0:00:05.020784004 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.020803301 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.020823054 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd556c0:2:speexdec
0:00:05.020842845 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.020861777 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.020880672 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.020899748 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.020918864 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.020946361 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11d7840:1:media_caps video/x-smoke, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:05.020966474 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.020985932 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.021005634 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd006c0:2:smokedec
0:00:05.021025477 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.021044335 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.021075938 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.021095881 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.021114914 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.021135559 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11d7600:1:media_caps audio/x-sid
0:00:05.021155171 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.021174518 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.021194539 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd55b40:2:siddec
0:00:05.021214331 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.021233257 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.021269413 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.021295943 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.021315250 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.021336006 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1562900:1:media_caps image/png
0:00:05.021355488 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.021374761 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.021394552 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd0d5a0:2:pngdec
0:00:05.021415004 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd35900:22:gdkpixbufdec
0:00:05.021435136 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd96b40:2:ffdec_png
0:00:05.021454822 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.021473897 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.021492907 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.021512060 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.021531140 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.021551757 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11d75c0:1:media_caps application/x-ogm-video
0:00:05.021571451 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.021590743 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.021619686 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd3bd80:2:ogmvideoparse
0:00:05.021639989 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.021659221 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.021678194 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.021697327 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.021716540 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.021737256 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x120c840:1:media_caps application/x-ogm-text
0:00:05.021756797 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.021776094 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.021795830 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd3bea0:2:ogmtextparse
0:00:05.021815584 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.021834741 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.021853723 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.021872780 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.021891933 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.021912583 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11f6000:1:media_caps application/x-ogm-audio
0:00:05.021931890 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.021951222 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.021971106 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd3bc60:2:ogmaudioparse
0:00:05.021990914 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.022010016 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.022028838 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.022047954 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.022067047 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.022087550 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11dcc80:1:media_caps audio/x-nsf
0:00:05.022106957 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.022134948 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.022155330 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcfa6c0:2:nsfdec
0:00:05.022175196 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.022194187 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.022212998 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.022232171 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.022251227 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.022275647 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11dcd80:1:media_caps audio/x-musepack, streamversion=(int)7
0:00:05.022295558 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.022315128 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.022335085 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcb5480:2:musepackdec
0:00:05.022354742 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.022373697 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.022392689 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.022411731 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.022430940 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.022455308 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11fd000:1:media_caps audio/x-mulaw, rate=(int)[ 8000, 192000 ], channels=(int)[ 1, 2 ]
0:00:05.022474674 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.022493966 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.022513798 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xccc900:2:mulawdec
0:00:05.022533501 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.022552332 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.022571230 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.022590120 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.022609201 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.022629758 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11d2b00:1:media_caps audio/x-mod
0:00:05.022658170 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.022677872 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.022697784 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcb0240:6:modplug
0:00:05.022717695 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.022736697 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.022755710 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.022775021 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.022794032 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.022814654 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11d2980:1:media_caps audio/x-xm
0:00:05.022833899 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.022853058 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.022872594 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcb0240:6:modplug
0:00:05.022892269 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.022911096 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.022930018 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.022949157 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.022968213 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.022988503 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11d2500:1:media_caps audio/x-it
0:00:05.023007754 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.023026926 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.023046537 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcb0240:6:modplug
0:00:05.023066110 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.023084972 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.023103936 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.023122969 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.023142071 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.023171412 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11d2b80:1:media_caps audio/x-s3m
0:00:05.023191323 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.023210560 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.023230350 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcb0240:6:modplug
0:00:05.023250174 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.023269101 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.023288054 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.023307181 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.023326278 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.023346814 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11d2540:1:media_caps audio/x-stm
0:00:05.023366036 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.023385179 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.023404905 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcb0240:6:modplug
0:00:05.023424577 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.023443410 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.023462297 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.023481500 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.023500597 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.023530428 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11d1180:1:media_caps image/jpeg, width=(int)[ 16, 4096 ], height=(int){ [ 8, 15 ], [ 16, 4096 ] }, framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:05.023550824 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.023570371 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.023590351 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd00480:3:jpegdec
0:00:05.023610697 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd937e0:3:ffdec_mjpeg
0:00:05.023630640 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.023649673 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.023675650 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.023695343 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.023797760 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.023832862 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11d2580:1:media_caps audio/x-gsm, rate=(int)8000, channels=(int)1
0:00:05.023852953 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.023872749 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.023892627 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd55ea0:3:gsmdec
0:00:05.023912307 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.023931179 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.023950032 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.023969213 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.023988163 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.024013059 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11d7880:1:media_caps audio/ms-gsm, rate=(int)[ 1, 2147483647 ], channels=(int)1
0:00:05.024032716 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.024052119 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.024071800 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd55ea0:3:gsmdec
0:00:05.024091317 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.024110263 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.024129111 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.024147927 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.024167048 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.024187357 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11d2700:1:media_caps video/x-fli
0:00:05.024206925 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.024226014 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.024245851 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcd6480:2:flxdec
0:00:05.024265428 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.024294635 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.024314263 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.024333352 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.024352454 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.024372559 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1562940:1:media_caps audio/x-flac
0:00:05.024391875 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.024410881 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.024430685 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd5fea0:2:flacdec
0:00:05.024450795 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xda9120:2:ffdec_flac
0:00:05.024470678 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.024489471 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.024508338 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.024527404 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.024546372 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.024577593 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11d7580:1:media_caps video/x-pn-realvideo, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], systemstream=(boolean)false, rmversion=(int)4
0:00:05.024598945 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.024618148 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.024638074 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd9b6c0:2:ffdec_rv40
0:00:05.024657596 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.024676611 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.024695405 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.024714456 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.024733651 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.024764082 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11d78c0:1:media_caps video/x-pn-realvideo, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], systemstream=(boolean)false, rmversion=(int)3
0:00:05.024793570 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.024813587 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.024833521 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd9b5a0:2:ffdec_rv30
0:00:05.024853367 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.024872368 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.024891100 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.024910194 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.024929145 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.024959168 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11ef180:1:media_caps video/x-pn-realvideo, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], systemstream=(boolean)false, rmversion=(int)2
0:00:05.024979960 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.025000792 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.025020573 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd9b480:2:ffdec_rv20
0:00:05.025040401 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.025059351 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.025078259 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.025097237 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.025116325 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.025146423 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11d7700:1:media_caps video/x-pn-realvideo, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], systemstream=(boolean)false, rmversion=(int)1
0:00:05.025167239 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.025186319 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.025206063 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd9b360:2:ffdec_rv10
0:00:05.025225891 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.025244956 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.025263980 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.025291736 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.025311605 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.025338385 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11d2900:1:media_caps audio/x-pn-realaudio, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], raversion=(int)2
0:00:05.025379581 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.025399248 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.025419190 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xdad120:2:ffdec_real_288
0:00:05.025439068 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.025458291 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.025477134 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.025496334 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.025515353 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.025541464 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x120cdc0:1:media_caps audio/x-pn-realaudio, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], raversion=(int)1
0:00:05.025561150 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.025580700 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.025600500 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xdad000:2:ffdec_real_144
0:00:05.025620357 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.025639357 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.025658275 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.025677373 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.025696498 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.025726106 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11d7640:1:media_caps video/x-msmpeg, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], msmpegversion=(int)43
0:00:05.025746529 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.025765988 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.025785935 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd96120:3:ffdec_msmpeg4
0:00:05.025805870 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.025833847 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.025853629 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.025872847 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.025891894 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.025921298 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11e7b40:1:media_caps video/x-divx, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], divxversion=(int)3
0:00:05.025941703 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.025961094 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.025981096 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd96120:3:ffdec_msmpeg4
0:00:05.026000979 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.026019948 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.026038944 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.026058161 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.026077292 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.026107534 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11e7b00:1:media_caps video/mpeg, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], mpegversion=(int)4, systemstream=(boolean)false
0:00:05.026128674 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.026147872 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.026168014 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd93c60:7:ffdec_mpeg4
0:00:05.026187717 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.026206759 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.026225706 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.026244766 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.026264018 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.026292165 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11d2a40:1:media_caps video/x-divx, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], divxversion=(int)[ 4, 5 ]
0:00:05.026321750 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.026341467 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.026361364 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd93c60:7:ffdec_mpeg4
0:00:05.026381007 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.026399915 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.026418862 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.026437987 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.026457432 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.026484643 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11d76c0:1:media_caps video/x-xvid, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:05.026504415 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.026523924 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.026543849 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd93c60:7:ffdec_mpeg4
0:00:05.026563440 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.026582414 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.026601202 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.026620373 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.026639560 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.026666413 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11d2480:1:media_caps video/x-3ivx, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:05.026686232 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.026705500 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.026725213 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd93c60:7:ffdec_mpeg4
0:00:05.026744718 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.026763584 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.026782442 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.026818608 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.026847131 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.026874891 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11d2600:1:media_caps video/x-h264, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:05.026899187 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.026918455 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.026938209 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd8fc60:2:ffdec_h264
0:00:05.026957542 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.026976294 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.026994875 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.027013736 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.027032576 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.027058700 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11d26c0:1:media_caps audio/x-pn-realaudio, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], raversion=(int)8
0:00:05.027078758 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.027098185 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.027117846 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xda4d80:2:ffdec_cook
0:00:05.027137227 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.027155909 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.027174521 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.027193314 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.027212162 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.027237664 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x14be5c0:1:media_caps audio/mpeg, mpegversion=(int){ 2, 4 }
0:00:05.027257066 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.027276339 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.027296052 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xc6e240:2:faad
0:00:05.027316064 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xda47e0:2:ffdec_aac
0:00:05.027335614 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.027361642 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.027380837 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.027399844 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.027418720 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.027438852 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1565200:1:media_caps audio/x-dts
0:00:05.027458135 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.027477121 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.027496645 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd2fa20:3:dtsdec
0:00:05.027516578 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xda4ea0:2:ffdec_dca
0:00:05.027535778 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.027554511 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.027573318 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.027592055 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.027611066 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.027631157 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11d1140:1:media_caps audio/x-private1-dts
0:00:05.027650609 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.027669408 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.027688889 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd2fa20:3:dtsdec
0:00:05.027708162 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.027793834 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.027820624 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.027839754 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.027858835 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.027881041 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11b76c0:1:media_caps text/x-cmml, encoded=(boolean)true
0:00:05.027900596 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.027919557 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.027948167 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcdb240:2:cmmldec
0:00:05.027968393 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.027987106 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.028005649 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.028024618 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.028043406 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.028063525 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11b7540:1:media_caps audio/x-celt
0:00:05.028082867 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.028101896 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.028121262 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcf3d80:2:celtdec
0:00:05.028140872 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.028159458 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.028178001 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.028196877 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.028215620 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.028239798 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11b7400:1:media_caps audio/x-alaw, rate=(int)[ 8000, 192000 ], channels=(int)[ 1, 2 ]
0:00:05.028258823 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.028278670 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.028299171 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd0ba20:2:alawdec
0:00:05.028318759 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.028337852 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.028356783 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.028375951 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.028395211 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.028415381 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11d1280:1:media_caps audio/midi
0:00:05.037467819 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.037881434 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.037907567 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcbb240:2:wildmidi
0:00:05.037928798 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.037948434 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.037967597 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.038008910 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.038034964 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.038065855 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1562800:1:media_caps video/mpeg, mpegversion=(int)[ 1, 2 ], systemstream=(boolean)false
0:00:05.038085942 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.038105499 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.038125667 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd5fc60:3:mpeg2dec
0:00:05.038146031 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd93d80:3:ffdec_mpegvideo
0:00:05.038166168 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd93b40:3:ffdec_mpeg2video
0:00:05.038185679 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.038204492 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.038223058 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.038241897 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.038260555 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.038287671 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x15628c0:1:media_caps audio/mpeg, mpegversion=(int)1, layer=(int)[ 1, 3 ]
0:00:05.038307322 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.038326138 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.038345729 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcfa240:2:mad
0:00:05.038365536 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xda96c0:2:ffdec_mp3
0:00:05.038385058 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.038403758 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.038432708 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.038452526 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.038471638 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.038494334 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x14be440:1:media_caps video/x-dv, systemstream=(boolean)false
0:00:05.038513947 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.038532986 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.038552701 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd8bea0:3:ffdec_dvvideo
0:00:05.038572856 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd5f000:3:dvdec
0:00:05.038592451 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.038611042 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.038629719 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.038648601 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.038667333 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.038687601 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x14ba6c0:1:media_caps audio/x-ac3
0:00:05.038706801 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.038725664 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.038745092 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd55480:4:a52dec
0:00:05.038765192 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xda4900:2:ffdec_ac3
0:00:05.038784508 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.038803215 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.038821860 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.038840587 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.038859479 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.038879500 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11d1340:1:media_caps audio/ac3
0:00:05.038898816 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.038917698 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.038946227 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd55480:4:a52dec
0:00:05.038966183 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.038984920 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.039003602 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.039022368 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.039041304 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.039061358 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11d2740:1:media_caps audio/x-private1-ac3
0:00:05.039080703 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.039099349 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.039118819 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd55480:4:a52dec
0:00:05.039138135 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.039156762 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.039175430 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.039194108 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.039213030 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.039236915 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11b7580:1:media_caps audio/x-siren, dct-length=(int)320
0:00:05.039256237 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.039275215 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.039294703 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcd6240:2:sirendec
0:00:05.039314354 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.039334195 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.039353405 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.039372338 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.039391154 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.039419112 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11d11c0:1:media_caps image/x-j2c, framerate=(fraction)[ 0/1, 2147483647/1 ], fields=(int)1
0:00:05.039438693 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.039466907 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.039487349 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcfa7e0:4:jp2kdec
0:00:05.039507097 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.039525909 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.039544567 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.039563370 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.039582148 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.039609059 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11d2400:1:media_caps image/x-jpc, framerate=(fraction)[ 0/1, 2147483647/1 ], fields=(int)1
0:00:05.039628168 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.039648119 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.039667932 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcfa7e0:4:jp2kdec
0:00:05.039687638 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.039706435 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.039801364 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.039849520 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.039868921 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.039889401 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x120c980:1:media_caps image/jp2
0:00:05.039908793 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.039927665 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.039946962 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcfa7e0:4:jp2kdec
0:00:05.039966150 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.039984841 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.040003477 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.040022201 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.040041036 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.040061288 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11d2640:1:media_caps image/gif
0:00:05.040089576 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.040109171 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.040128789 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd35900:22:gdkpixbufdec
0:00:05.040148175 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.040166768 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.040185316 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.040204068 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.040222763 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.040242785 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11d2880:1:media_caps image/x-icon
0:00:05.040261870 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.040280632 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.040299790 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd35900:22:gdkpixbufdec
0:00:05.040319093 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.040337794 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.040356300 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.040374991 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.040393710 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.040413823 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11b75c0:1:media_caps application/x-navi-animation
0:00:05.040433155 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.040452193 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.040471616 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd35900:22:gdkpixbufdec
0:00:05.040491017 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.040509559 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.040528371 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.040547085 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.040566115 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.040595386 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11d7900:1:media_caps image/x-cmu-raster
0:00:05.040615119 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.040633982 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.040653660 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd35900:22:gdkpixbufdec
0:00:05.040672870 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.040691543 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.040710304 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.040728996 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.040747899 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.040768231 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11b7600:1:media_caps image/x-sun-raster
0:00:05.040787264 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.040806035 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.040825505 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd35900:22:gdkpixbufdec
0:00:05.040844808 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.040863485 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.040882256 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.040900993 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.040919949 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.040940201 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11d1240:1:media_caps image/x-pixmap
0:00:05.040959485 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.040978237 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.040997794 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd35900:22:gdkpixbufdec
0:00:05.041017130 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.041035832 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.041054448 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.041073358 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.041100732 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.041121462 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11b7480:1:media_caps image/tiff
0:00:05.041140459 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.041159225 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.041178760 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd35900:22:gdkpixbufdec
0:00:05.041198016 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.041216648 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.041235246 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.041254089 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.041272902 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.041293094 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11b7680:1:media_caps image/x-portable-anymap
0:00:05.041312323 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.041331245 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.041350572 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd35900:22:gdkpixbufdec
0:00:05.041373818 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.041392773 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.041411526 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.041430318 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.041449131 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.041469489 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11d1100:1:media_caps image/x-portable-bitmap
0:00:05.041488741 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.041507452 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.041526842 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd35900:22:gdkpixbufdec
0:00:05.041546117 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.041564809 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.041583542 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.041610726 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.041630302 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.041650983 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x120ca00:1:media_caps image/x-portable-graymap
0:00:05.041670290 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.041689036 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.041708663 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd35900:22:gdkpixbufdec
0:00:05.041727892 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.041746662 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.041765424 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.041784199 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.041803206 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.041823301 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x14b8140:1:media_caps image/x-portable-pixmap
0:00:05.041842344 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.041861197 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.041880630 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd35900:22:gdkpixbufdec
0:00:05.041899900 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.041918629 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.041937320 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.041956155 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.041974994 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.041995294 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x14ba340:1:media_caps image/bmp
0:00:05.042014440 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.042033275 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.042052726 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd35900:22:gdkpixbufdec
0:00:05.042072799 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd8b6c0:2:ffdec_bmp
0:00:05.042100775 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.042120107 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.042138872 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.042157604 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.042176583 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.042196938 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1215300:1:media_caps image/x-bmp
0:00:05.042216185 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.042234942 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.042254504 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd35900:22:gdkpixbufdec
0:00:05.042273785 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.042292480 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.042311204 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.042329905 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.042348873 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.042368984 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x14b80c0:1:media_caps image/x-MS-bmp
0:00:05.042388175 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.042406963 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.042426548 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd35900:22:gdkpixbufdec
0:00:05.042445815 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.042464538 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.042483314 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.042502042 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.042521006 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.042541083 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x14b8240:1:media_caps image/vnd.wap.wbmp
0:00:05.042560163 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.042579009 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.042598330 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd35900:22:gdkpixbufdec
0:00:05.042624740 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.042644034 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.042662804 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.042681682 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.042700484 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.042720625 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1215280:1:media_caps image/x-bitmap
0:00:05.042739789 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.042758554 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.042777932 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd35900:22:gdkpixbufdec
0:00:05.042797369 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.042815967 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.042834750 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.042853637 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.042872462 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.042892763 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1215140:1:media_caps image/x-tga
0:00:05.042911824 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.042930672 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.042950050 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd35900:22:gdkpixbufdec
0:00:05.042969473 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.042988119 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.043006879 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.043025770 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.043044661 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.043064923 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1215180:1:media_caps image/x-pcx
0:00:05.043083925 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.043102820 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.043130732 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd35900:22:gdkpixbufdec
0:00:05.043150689 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.043169352 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.043188174 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.043207124 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.043226032 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.043246304 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1215380:1:media_caps image/svg
0:00:05.043265426 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.043284284 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.043303676 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd35900:22:gdkpixbufdec
0:00:05.043323173 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.043341818 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.043360542 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.043379307 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.043398314 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.043418539 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x14b8380:1:media_caps image/svg+xml
0:00:05.043437694 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.043456446 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.043475883 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd35900:22:gdkpixbufdec
0:00:05.043495219 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.043513937 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.043532670 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.043551432 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.043570455 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.043598548 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x12151c0:1:media_caps video/x-gst_ff-zmbv, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:05.043631436 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.043651607 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.043671469 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xda46c0:2:ffdec_zmbv
0:00:05.043691245 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.043710261 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.043794971 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.043822402 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.043841607 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.043869358 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x14b8180:1:media_caps video/x-zlib, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:05.043889295 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.043923078 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.043949489 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xda45a0:2:ffdec_zlib
0:00:05.043969023 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.043987761 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.044006406 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.044025153 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.044044186 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.044071223 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x14b81c0:1:media_caps video/x-gst_ff-xl, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:05.044090763 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.044109815 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.044129373 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xda4480:2:ffdec_xl
0:00:05.044148949 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.044167502 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.044186193 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.044204982 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.044232773 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.044262371 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1215200:1:media_caps video/x-xan, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], wcversion=(int)3
0:00:05.044282092 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.044301242 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.044320968 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xda4360:2:ffdec_xan_wc3
0:00:05.044340488 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.044359133 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.044377719 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.044396554 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.044415226 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.044441225 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x14b82c0:1:media_caps audio/x-dpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)xan
0:00:05.044460805 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.044480572 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.044500473 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xdadea0:2:ffdec_xan_dpcm
0:00:05.044520411 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.044539102 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.044557789 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.044576601 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.044595362 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.044619270 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x14b8280:1:media_caps audio/x-gst_ff-ws_snd1, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ]
0:00:05.044638373 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.044658024 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.044677781 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xdada20:2:ffdec_ws_snd1
0:00:05.044697464 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.044723444 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.044742812 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.044761758 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.044780468 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.044807495 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1215340:1:media_caps video/x-gst_ff-wnv1, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:05.044826886 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.044845865 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.044865667 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xda4240:2:ffdec_wnv1
0:00:05.044885078 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.044903704 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.044922201 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.044941040 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.044959921 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.044989015 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1567640:1:media_caps video/x-wmv, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], wmvversion=(int)3
0:00:05.045008762 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.045027819 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.045047516 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xda4120:2:ffdec_wmv3
0:00:05.045067598 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd9f360:2:ffdec_vc1
0:00:05.045087045 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.045105676 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.045124329 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.045143378 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.045162184 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.045190570 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x14b8040:1:media_caps video/x-wmv, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], wmvversion=(int)2
0:00:05.045218838 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.045238531 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.045258186 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xda4000:2:ffdec_wmv2
0:00:05.045277784 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.045296611 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.045315177 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.045334058 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.045352856 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.045381509 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x14b8200:1:media_caps video/x-wmv, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], wmvversion=(int)1
0:00:05.045401127 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.045420110 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.045439747 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd9fea0:2:ffdec_wmv1
0:00:05.045695998 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.045717260 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.045735871 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.045754627 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.045773553 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.045802214 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x12152c0:1:media_caps audio/x-wma, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], wmaversion=(int)2, block_align=(int)[ 0, 2147483647 ], bitrate=(int)[ 0, 2147483647 ]
0:00:05.045823930 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.045843333 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.045862995 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xdad900:2:ffdec_wmav2
0:00:05.045882716 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.045901545 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.045920393 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.045939398 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.045966920 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.045996353 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x14b8300:1:media_caps audio/x-wma, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], wmaversion=(int)1, block_align=(int)[ 0, 2147483647 ], bitrate=(int)[ 0, 2147483647 ]
0:00:05.046017468 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.046036843 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.046056459 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xdad7e0:2:ffdec_wmav1
0:00:05.046075982 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.046094630 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.046113432 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.046132395 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.046151303 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.046178250 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x14b8000:1:media_caps video/x-gst_ff-vqavideo, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:05.046197690 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.046216719 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.046236579 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd9fd80:2:ffdec_vqavideo
0:00:05.046256242 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.046275034 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.046293789 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.046312711 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.046331674 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.046358451 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x14b8340:1:media_caps video/x-vp6-flash, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:05.046378016 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.046396969 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.046416872 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd9fc60:2:ffdec_vp6f
0:00:05.046436414 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.046463936 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.046483427 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.046502329 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.046521335 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.046547756 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1215240:1:media_caps video/x-vp6-alpha, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:05.046566988 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.046586016 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.046605839 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd9fb40:2:ffdec_vp6a
0:00:05.046625460 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.046644103 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.046662941 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.046681830 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.063822678 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.064236558 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1567240:1:media_caps video/x-vp6, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:05.064261748 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.064282744 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.064303727 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd9fa20:2:ffdec_vp6
0:00:05.064323549 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.064342594 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.064361460 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.064380422 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.064399480 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.064427532 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1567380:1:media_caps video/x-vp5, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:05.064447552 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.064484248 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.064504534 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd9f900:2:ffdec_vp5
0:00:05.064524129 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.064542619 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.064561132 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.064580193 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.064598891 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.064626133 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1567340:1:media_caps video/x-vp3, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:05.064645770 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.064664630 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.064684268 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd9f7e0:2:ffdec_vp3
0:00:05.064703705 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.064722354 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.064740982 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.064759713 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.064778472 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.064805745 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1567000:1:media_caps video/x-gst_ff-vmdvideo, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:05.064825341 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.064844373 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.064863805 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd9f5a0:2:ffdec_vmdvideo
0:00:05.064883217 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.064901638 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.064920184 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.064938916 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.064957647 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.064991934 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1567300:1:media_caps audio/x-gst_ff-vmdaudio, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ]
0:00:05.065011621 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.065031323 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.065051330 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xdad6c0:2:ffdec_vmdaudio
0:00:05.065070967 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.065089915 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.065108858 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.065127854 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.065146909 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.065178390 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1567500:1:media_caps video/x-ati-vcr, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], vcrversion=(int)1
0:00:05.065198627 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.065217760 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.065237176 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd9f480:2:ffdec_vcr1
0:00:05.065256817 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.065275359 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.065294525 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.065313385 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.065332122 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.065359613 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x15675c0:1:media_caps video/x-ultimotion, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:05.065379394 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.065398402 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.065418140 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd9f240:2:ffdec_ultimotion
0:00:05.065437560 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.065456171 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.065483648 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.065503281 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.065521988 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.065546129 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1567600:1:media_caps audio/x-truespeech, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ]
0:00:05.065565202 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.065584223 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.065603782 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xdad480:2:ffdec_truespeech
0:00:05.065623095 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.065641728 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.065660114 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.065678859 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.065697507 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.065727037 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1567580:1:media_caps video/x-truemotion, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], trueversion=(int)2
0:00:05.065747738 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.065766935 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.065786392 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd9f000:2:ffdec_truemotion2
0:00:05.065805993 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.065824553 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.065842946 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.065861742 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.065880445 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.065909527 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1567440:1:media_caps video/x-truemotion, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], trueversion=(int)1
0:00:05.065929598 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.065948700 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.065976842 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd9bea0:2:ffdec_truemotion1
0:00:05.065997063 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.066015599 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.066033910 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.066052858 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.066071436 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.066100232 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x15670c0:1:media_caps video/x-svq, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], svqversion=(int)3
0:00:05.066120012 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.066139173 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.066158760 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd9bc60:2:ffdec_svq3
0:00:05.066178031 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.066196526 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.066214870 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.066233637 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.066252409 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.066280538 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1567280:1:media_caps video/x-svq, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], svqversion=(int)1
0:00:05.066300041 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.066318962 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.066338572 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd9bb40:2:ffdec_svq1
0:00:05.066357816 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.066376371 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.066394807 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.066413455 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.066432213 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.066458447 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1567400:1:media_caps video/sp5x, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:05.066488770 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.066508579 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.066528021 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd9ba20:2:ffdec_sp5x
0:00:05.066547427 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.066565936 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.066584496 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.066603288 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.066621904 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.066645960 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1567180:1:media_caps audio/x-gst_ff-sonic, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ]
0:00:05.066665084 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.066684134 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.066703480 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xdad360:2:ffdec_sonic
0:00:05.066722886 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.066741354 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.066759821 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.066778584 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.066797200 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.066822629 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x15672c0:1:media_caps audio/x-dpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)sol
0:00:05.066842571 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.066861564 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.066881105 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xdadd80:2:ffdec_sol_dpcm
0:00:05.066900382 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.066918836 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.066937391 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.066956011 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.066983405 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.067011552 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1567040:1:media_caps video/x-gst_ff-snow, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:05.067031074 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.067050106 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.067069562 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd9b900:2:ffdec_snow
0:00:05.067088876 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.067107501 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.067125819 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.067144551 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.067163228 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.067189650 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1567100:1:media_caps video/x-smc, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:05.067209111 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.067227959 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.067247410 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd9b7e0:2:ffdec_smc
0:00:05.067266617 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.067285094 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.067303612 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.067322255 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.067340963 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.067360891 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1567540:1:media_caps audio/x-shorten
0:00:05.067379928 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.067398501 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.067417878 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xdad240:2:ffdec_shorten
0:00:05.067437091 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.067455632 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.067482865 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.067502321 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.067521084 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.067547915 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x14b8080:1:media_caps video/x-apple-video, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:05.067567357 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.067586361 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.067605716 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd9b240:2:ffdec_rpza
0:00:05.067624956 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.067643392 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.067661823 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.067680553 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.067699206 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.067808299 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11d7540:1:media_caps video/x-gst_ff-roqvideo, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:05.067836820 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.067856306 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.067875832 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd9b120:2:ffdec_roqvideo
0:00:05.067895136 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.067913771 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.067932219 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.067951033 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.067969593 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.067995287 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x15674c0:1:media_caps audio/x-dpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)roq
0:00:05.068015344 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.068034259 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.068062888 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xdadc60:2:ffdec_roq_dpcm
0:00:05.068082909 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.068101303 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.068119765 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.068138579 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.068157139 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.068186660 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1567480:1:media_caps video/x-rle, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], layout=(string)quicktime, depth=(int)[ 1, 64 ]
0:00:05.068207263 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.068226359 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.068245912 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd9b000:2:ffdec_qtrle
0:00:05.068265254 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.068283791 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.068302412 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.068321073 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.068339855 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.068366569 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1567140:1:media_caps video/x-gst_ff-qpeg, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:05.068385934 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.068404985 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.068424210 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd96ea0:2:ffdec_qpeg
0:00:05.068443621 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.068462033 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.068480473 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.068499259 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.068517936 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.068544317 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1567200:1:media_caps video/x-qdrw, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:05.068570838 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.068590720 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.068610376 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd96d80:2:ffdec_qdraw
0:00:05.068629814 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.068648504 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.068667027 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.068685717 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.068704463 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.068728569 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11d7780:1:media_caps audio/x-qdm2, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ]
0:00:05.068747387 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.068766396 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.068785774 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xda9ea0:2:ffdec_qdm2
0:00:05.068804949 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.068823496 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.068842064 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.068860708 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.068879466 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.068902967 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1562680:1:media_caps audio/qcelp, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ]
0:00:05.068921901 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.068940983 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.068960136 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xda9d80:2:ffdec_qcelp
0:00:05.068979583 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.068998059 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.069016597 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.069044212 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.069063628 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.069090467 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x15625c0:1:media_caps image/ppm, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:05.069110335 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.069129431 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.069149096 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd96c60:2:ffdec_ppm
0:00:05.069168527 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.069187058 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.069205563 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.069224202 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.069243002 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.069269610 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1562880:1:media_caps video/x-gst_ff-pgmyuv, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:05.069289104 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.069307912 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.069327218 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd96a20:2:ffdec_pgmyuv
0:00:05.069346688 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.069367111 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.069385735 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.069404462 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.069423263 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.069449473 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1562580:1:media_caps video/x-gst_ff-pgm, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:05.069468768 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.069487731 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.069507178 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd96900:2:ffdec_pgm
0:00:05.069526455 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.069553678 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.069572820 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.069591672 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.069610407 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.069636919 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1567780:1:media_caps image/pbm, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:05.069656269 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.069675306 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.069694842 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd967e0:2:ffdec_pbm
0:00:05.069714132 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.069732729 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.069751304 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.069770016 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.069788839 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.069815216 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1562400:1:media_caps video/x-gst_ff-pam, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:05.069834340 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.069853348 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.069872615 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd966c0:2:ffdec_pam
0:00:05.069891906 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.069910354 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.069928821 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.069947664 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.069966306 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.069992657 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1562700:1:media_caps video/x-nuv, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:05.070003373 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.070175726 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.070196389 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd965a0:2:ffdec_nuv
0:00:05.070215901 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.070234452 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.070252966 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.070271757 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.070290433 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.070314578 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x15626c0:1:media_caps audio/x-nellymoser, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ]
0:00:05.070333826 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.070352950 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.070372522 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xda9c60:2:ffdec_nellymoser
0:00:05.070391928 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.070410419 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.070428946 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.070447613 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.070466316 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.070493054 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1562780:1:media_caps video/x-mszh, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:05.070512491 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.070531633 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.070551174 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd96480:2:ffdec_mszh
0:00:05.070570775 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.070589213 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.070607792 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.070626597 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.070645328 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.070684265 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1562500:1:media_caps video/x-msvideocodec, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], msvideoversion=(int)1
0:00:05.070705054 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.070724325 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.070744027 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd96360:2:ffdec_msvideo1
0:00:05.070763619 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.070782040 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.070800682 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.070819580 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.070838390 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.070867731 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1562640:1:media_caps video/x-rle, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], layout=(string)microsoft, depth=(int)[ 1, 64 ]
0:00:05.070888024 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.070907135 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.070926947 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd96240:2:ffdec_msrle
0:00:05.070946269 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.070964918 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.070983846 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.071022201 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.071041163 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.071070831 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x15676c0:1:media_caps video/x-msmpeg, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], msmpegversion=(int)42
0:00:05.071090542 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.071109434 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.071129002 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd96000:2:ffdec_msmpeg4v2
0:00:05.071148279 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.071166747 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.071195463 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.071214841 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.071233789 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.071262764 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1562440:1:media_caps video/x-msmpeg, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], msmpegversion=(int)41
0:00:05.071282295 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.071301202 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.071320811 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd93ea0:2:ffdec_msmpeg4v1
0:00:05.071340097 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.071358684 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.071377282 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.071396022 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.071414883 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.071440964 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1562600:1:media_caps audio/x-ffmpeg-parsed-musepack, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], streamversion=(int)8
0:00:05.071460643 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.071479785 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.071499376 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xda9b40:2:ffdec_mpc8
0:00:05.071518699 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.071537337 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.071555790 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.071574669 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.071593510 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.071618741 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1562740:1:media_caps audio/x-ffmpeg-parsed-musepack, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], streamversion=(int)7
0:00:05.071638712 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.071657498 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.071685771 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xda9a20:2:ffdec_mpc7
0:00:05.071705607 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.071792899 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.071819687 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.071838774 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.071886905 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.071917965 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1562480:1:media_caps audio/x-gst_ff-mp3on4, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ]
0:00:05.071937343 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.071956536 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.071976524 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xda9900:2:ffdec_mp3on4
0:00:05.071996176 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.072014823 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.072033434 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.072052692 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.072071519 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.072095128 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1562540:1:media_caps audio/x-gst_ff-mp3adu, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ]
0:00:05.072114085 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.072133237 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.072152847 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xda97e0:2:ffdec_mp3adu
0:00:05.072172174 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.072190706 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.072209238 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.072227974 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.072246701 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.072273351 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11d1040:1:media_caps video/x-gst_ff-mmvideo, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:05.072302145 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.072321861 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.072341332 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd93a20:2:ffdec_mmvideo
0:00:05.072360918 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.072379309 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.072397951 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.072416876 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.072435695 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.072459353 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1567680:1:media_caps audio/x-mlp, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ]
0:00:05.072478389 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.072497638 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.072517118 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xda95a0:2:ffdec_mlp
0:00:05.072536549 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.072555172 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.072573682 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.072592515 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.072611246 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.072638003 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1562840:1:media_caps video/x-mjpeg-b, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:05.072657783 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.072676971 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.072696548 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd93900:2:ffdec_mjpegb
0:00:05.072715935 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.072734537 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.072753199 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.072773299 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.072805150 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.072832807 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1567740:1:media_caps video/x-mimic, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:05.072852698 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.072872016 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.072891899 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd936c0:2:ffdec_mimic
0:00:05.072911646 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.072930391 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.072948878 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.072967876 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.072986663 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.073013299 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1567700:1:media_caps video/x-gst_ff-mdec, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:05.073033061 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.083826625 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.084120908 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd935a0:2:ffdec_mdec
0:00:05.084144176 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.084164312 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.084183605 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.084202974 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.084221966 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.084249984 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11d24c0:1:media_caps audio/x-mace, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], maceversion=(int)6
0:00:05.084270495 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.084289742 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.084309598 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xda9480:2:ffdec_mace6
0:00:05.084329354 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.084358766 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.084378046 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.084397054 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.084415885 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.084441836 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x15624c0:1:media_caps audio/x-mace, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], maceversion=(int)3
0:00:05.084461654 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.084480689 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.084500247 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xda9360:2:ffdec_mace3
0:00:05.084519833 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.084538529 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.084557004 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.084575867 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.084594698 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.084622322 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11d2ac0:1:media_caps video/x-gst_ff-loco, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:05.084642375 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.084661428 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.084681009 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd93480:2:ffdec_loco
0:00:05.084700410 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.084719107 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.084737632 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.084756316 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.084775086 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.084802131 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1562b80:1:media_caps video/x-kmvc, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:05.084822014 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.084841489 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.084870196 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd93360:2:ffdec_kmvc
0:00:05.084890407 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.084908867 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.084927231 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.084946081 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.084964782 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.084991554 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1565080:1:media_caps video/x-gst_ff-interplayvideo, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:05.085011436 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.085030578 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.085050186 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd93240:2:ffdec_interplayvideo
0:00:05.085070045 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.085088561 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.085107224 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.085126116 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.085144798 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.085170028 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1562ac0:1:media_caps audio/x-dpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)interplay
0:00:05.085190064 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.085209224 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.085228828 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xdadb40:2:ffdec_interplay_dpcm
0:00:05.085248404 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.085267147 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.085291511 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.085310369 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.085329252 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.085358602 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1562a80:1:media_caps video/x-indeo, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], indeoversion=(int)3
0:00:05.085387093 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.085406803 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.085426653 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd93120:2:ffdec_indeo3
0:00:05.085446216 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.085464778 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.085483336 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.085502083 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.085520943 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.085549877 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1565300:1:media_caps video/x-indeo, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], indeoversion=(int)2
0:00:05.085569383 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.085588650 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.085608176 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd93000:2:ffdec_indeo2
0:00:05.085627839 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.085646500 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.085665103 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.085683961 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.085702613 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.085726166 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1565000:1:media_caps audio/x-imc, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ]
0:00:05.085745325 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.085764517 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.085783923 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xda9240:2:ffdec_imc
0:00:05.085803485 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.085821955 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.085840526 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.085868155 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.085887648 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.085914874 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1562980:1:media_caps video/x-gst_ff-idcinvideo, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:05.085934885 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.085953744 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.085973446 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd8fea0:2:ffdec_idcinvideo
0:00:05.085992878 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.086011427 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.086029823 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.086048621 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.086067243 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.086093562 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1562b00:1:media_caps video/x-huffyuv, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:05.086113318 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.086132279 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.086151698 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd8fd80:2:ffdec_huffyuv
0:00:05.086171108 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.086189657 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.086208187 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.086226842 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.086245613 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.086273695 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1565380:1:media_caps video/x-intel-h263, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], variant=(string)intel
0:00:05.086294559 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.086313602 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.086333484 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd8fb40:2:ffdec_h263i
0:00:05.086366595 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.086385958 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.086404511 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.086423287 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.086442089 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.086470316 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1565040:1:media_caps video/x-h263, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], variant=(string)itu
0:00:05.086490123 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.086509256 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.086528794 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd8fa20:4:ffdec_h263
0:00:05.086548107 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.086566600 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.086585255 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.086604012 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.086622783 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.086649003 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x15650c0:1:media_caps video/x-h261, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:05.086668441 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.086687596 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.086707072 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd8f900:2:ffdec_h261
0:00:05.086726482 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.086745119 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.086763602 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.086782604 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.086801444 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.086826300 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1565280:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)g726
0:00:05.086854785 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.086874574 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.086894146 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xdb3a20:2:ffdec_g726
0:00:05.086913629 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.086932290 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.086950727 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.086969563 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.086988245 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.087015017 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x15652c0:1:media_caps video/x-fraps, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:05.087034839 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.087054077 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.087073798 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd8f7e0:2:ffdec_fraps
0:00:05.087093175 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.087111843 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.087130526 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.087149352 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.087168216 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.087197557 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1562a40:1:media_caps video/x-flash-video, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], flvversion=(int)1
0:00:05.087218355 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.087237553 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.087257268 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd8f5a0:2:ffdec_flv
0:00:05.087276595 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.087295260 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.087313883 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.087332764 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.087360425 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.087387327 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1562a00:1:media_caps video/x-gst_ff-flic, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:05.087406889 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.087426082 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.087445560 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd8f480:2:ffdec_flic
0:00:05.087465104 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.087483606 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.087502144 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.087520990 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.087539821 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.087566199 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x15651c0:1:media_caps video/x-flash-screen, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:05.087586012 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.087604920 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.087624729 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd8f360:2:ffdec_flashsv
0:00:05.087644226 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.087662826 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.087681295 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.087700136 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.087794579 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.087843358 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1562b40:1:media_caps video/x-gst_ff-ffvhuff, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:05.087863754 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.087882926 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.087902869 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd8f240:2:ffdec_ffvhuff
0:00:05.087922380 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.087950306 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.087969669 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.087988533 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.088007511 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.088036237 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x15629c0:1:media_caps video/x-ffv, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], ffvversion=(int)1
0:00:05.088055994 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.088075075 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.088094818 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd8f120:2:ffdec_ffv1
0:00:05.088114358 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.088132971 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.088151649 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.088170521 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.088189449 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.088213383 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1565180:1:media_caps audio/x-eac3, channels=(int)[ 1, 6 ], rate=(int)[ 8000, 96000 ]
0:00:05.088237020 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.088256166 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.088275581 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xda9000:2:ffdec_eac3
0:00:05.088295148 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.088313729 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.088332430 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.088351354 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.088370157 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.088396535 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1565240:1:media_caps video/x-dnxhd, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:05.088416371 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.088444564 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.088464919 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd8bd80:2:ffdec_dnxhd
0:00:05.088484435 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.088503262 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.088521949 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.088540872 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.088559735 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.088586697 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1565140:1:media_caps video/x-compressed-yuv, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:05.088606481 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.088625377 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.088644968 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd8bc60:2:ffdec_cyuv
0:00:05.088664388 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.088683060 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.088701628 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.088720519 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.088739382 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.088765950 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11e7840:1:media_caps video/x-cirrus-logic-accupak, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:05.088785623 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.088804760 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.088824346 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd8ba20:2:ffdec_cljr
0:00:05.088843894 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.088862438 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.088881005 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.088899978 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.088918815 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.088954417 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1565100:1:media_caps video/x-cinepak, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:05.088974688 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.088993675 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.089013238 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd8b900:2:ffdec_cinepak
0:00:05.089032764 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.089051437 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.089070129 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.089088937 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.089107786 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.089134108 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11d2800:1:media_caps video/x-gst_ff-cavs, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:05.089153842 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.089172817 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.089178845 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd8b7e0:2:ffdec_cavs
0:00:05.089356281 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.089375811 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.089395841 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.089414877 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.089433939 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.089462742 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1565340:1:media_caps video/x-camtasia, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], depth=(int)[ 8, 32 ]
0:00:05.089483486 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.089502673 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.089522587 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd9f120:2:ffdec_camtasia
0:00:05.089542159 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.089560906 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.089590114 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.089609560 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.089628489 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.089655597 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x14ba400:1:media_caps video/x-gst_ff-camstudio, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:05.089675526 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.089694801 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.089714521 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd8bb40:2:ffdec_camstudio
0:00:05.089734089 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.089752567 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.089771264 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.089790207 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.089809000 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.089835799 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x14ba440:1:media_caps video/x-gst_ff-avs, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:05.089855412 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.089874415 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.089893880 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd8b5a0:2:ffdec_avs
0:00:05.089913243 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.089931936 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.089950627 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.089969425 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.089988257 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.090012185 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x14ba040:1:media_caps audio/x-vnd.sony.atrac3, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ]
0:00:05.090031368 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.090050348 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.090069951 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xda4c60:2:ffdec_atrac3
0:00:05.090098312 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.090117554 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.090136280 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.090155041 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.090174063 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.090203140 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x14ba240:1:media_caps video/x-asus, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], asusversion=(int)2
0:00:05.090223188 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.090242362 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.090261957 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd8b480:2:ffdec_asv2
0:00:05.090281316 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.090300039 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.090318569 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.090337332 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.090356292 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.090384550 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x14ba1c0:1:media_caps video/x-asus, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], asusversion=(int)1
0:00:05.090404488 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.090423600 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.090443274 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd8b360:2:ffdec_asv1
0:00:05.090462582 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.090481315 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.090499919 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.090518634 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.090537552 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.090561269 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x14ba140:1:media_caps audio/x-ffmpeg-parsed-ape, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ]
0:00:05.090589388 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.090608941 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.090628753 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xda4b40:2:ffdec_ape
0:00:05.090648099 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.090666911 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.090685607 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.090704333 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.090723260 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.090750037 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x14ba540:1:media_caps video/x-amv, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:05.090769688 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.090788819 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.090808365 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd8b240:2:ffdec_amv
0:00:05.090827737 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.090846319 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.090864806 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.090883656 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.090902399 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.090926355 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x14ba580:1:media_caps audio/x-alac, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ]
0:00:05.090945371 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.090964245 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.090983840 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xda4a20:2:ffdec_alac
0:00:05.091003207 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.091021849 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.091040230 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.091058956 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.091090473 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.091116264 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x14ba640:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)yamaha
0:00:05.091136016 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.091155612 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.091175147 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xdb8ea0:2:ffdec_adpcm_yamaha
0:00:05.091194774 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.091213272 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.091231982 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.091250893 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.091269955 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.091294448 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x14ba080:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)xa
0:00:05.091314155 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.091333171 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.091352733 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xdb8d80:2:ffdec_adpcm_xa
0:00:05.091372255 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.091390956 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.091409615 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.091428348 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.091447235 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.091471692 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x14ba2c0:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)thp
0:00:05.091491407 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.091510437 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.091530171 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xdb8c60:2:ffdec_adpcm_thp
0:00:05.091549553 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.091568091 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.091595850 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.091615302 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.091634308 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.091659048 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x14ba180:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)swf
0:00:05.091678690 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.091698081 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.091793668 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xdb8b40:2:ffdec_adpcm_swf
0:00:05.091821315 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.091840286 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.091858954 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.091878086 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.091917907 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.091943327 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x14ba0c0:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)sbpro4
0:00:05.091963162 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.091982648 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.092002344 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xdb8a20:2:ffdec_adpcm_sbpro_4
0:00:05.092022045 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.092040603 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.092059216 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.092078117 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.092096883 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.092121466 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x14ba500:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)sbpro3
0:00:05.092140861 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.092159906 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.092188553 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xdb8900:2:ffdec_adpcm_sbpro_3
0:00:05.092208726 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.092227488 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.092246134 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.092264984 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.092283857 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.092308457 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x14ba5c0:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)sbpro2
0:00:05.092327922 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.092347384 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.092367242 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xdb87e0:2:ffdec_adpcm_sbpro_2
0:00:05.092386795 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.092405617 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.092424267 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.092443270 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.092462180 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.092486646 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x14ba4c0:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)microsoft
0:00:05.092506681 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.092526026 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.092545510 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xdb86c0:2:ffdec_adpcm_ms
0:00:05.092565142 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.092583765 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.092602411 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.092621223 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.092640021 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.092664353 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x14ba280:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)westwood
0:00:05.092692755 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.092712498 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.092732129 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xdb85a0:2:ffdec_adpcm_ima_ws
0:00:05.092751627 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.092770232 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.092788817 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.092807700 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.092826521 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.092850659 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x14ba000:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)dvi
0:00:05.092870170 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.092889646 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.092909258 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xdb8480:2:ffdec_adpcm_ima_wav
0:00:05.092928756 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.092947610 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.092966330 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.092985276 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.105749672 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.105976313 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x14ba200:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)smjpeg
0:00:05.105989357 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.105999069 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.106008298 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xdb8360:2:ffdec_adpcm_ima_smjpeg
0:00:05.106017099 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.106025157 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.106032949 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.106040815 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.106058421 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.106072032 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x14ba600:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)quicktime
0:00:05.106081014 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.106089238 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.106097716 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xdb8240:2:ffdec_adpcm_ima_qt
0:00:05.106106152 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.106114042 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.106125222 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.106136130 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.106143843 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.106156156 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x14ba100:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)iss
0:00:05.106164801 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.106173008 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.106180953 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xdb8120:2:ffdec_adpcm_ima_iss
0:00:05.106189483 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.106197019 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.106204502 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.106212260 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.106219806 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.106231786 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x14b8100:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)ea-sead
0:00:05.106240211 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.106248227 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.106256249 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xdb8000:2:ffdec_adpcm_ima_ea_sead
0:00:05.106264584 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.106278873 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.106287180 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.106294817 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.106302543 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.106314384 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x14ba480:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)ea-eacs
0:00:05.106322573 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.106330856 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.106339216 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xdb3ea0:2:ffdec_adpcm_ima_ea_eacs
0:00:05.106347492 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.106355208 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.106362587 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.106370345 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.106377902 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.106389791 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x14ba380:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)dk4
0:00:05.106398130 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.106406180 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.106414258 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xdb3d80:2:ffdec_adpcm_ima_dk4
0:00:05.106422579 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.106430048 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.106437573 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.106445276 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.106452815 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.106464534 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x14ba300:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)dk3
0:00:05.106472862 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.106480936 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.106495990 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xdb3c60:2:ffdec_adpcm_ima_dk3
0:00:05.106504941 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.106512608 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.106520092 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.106527690 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.106535326 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.106546857 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x14be500:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)amv
0:00:05.106555144 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.106563103 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.106571359 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xdb3b40:2:ffdec_adpcm_ima_amv
0:00:05.106579499 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.106587062 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.106594421 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.106602130 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.106609617 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.106621287 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x14be540:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)ea-xas
0:00:05.106629591 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.106637693 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.106645663 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xdb3900:2:ffdec_adpcm_ea_xas
0:00:05.106653995 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.106661482 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.106668993 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.106676643 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.106684234 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.106696151 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x14ba700:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)ea-r3
0:00:05.106711160 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.106720135 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.106728466 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xdb37e0:2:ffdec_adpcm_ea_r3
0:00:05.106737111 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xdb36c0:2:ffdec_adpcm_ea_r2
0:00:05.106745387 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.106753034 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.106760590 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.106768314 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.106775912 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.106787815 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x14ba780:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)ea-r1
0:00:05.106796310 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.106804232 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.106812396 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xdb35a0:2:ffdec_adpcm_ea_r1
0:00:05.106820659 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.106828274 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.106835813 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.106843429 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.106851187 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.106863024 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x14be640:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)ea-maxis-xa
0:00:05.106871328 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.106879433 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.106887546 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xdb3480:2:ffdec_adpcm_ea_maxis_xa
0:00:05.106895968 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.106903618 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.106918380 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.107002209 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.107018432 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.107031483 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x14be780:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)ea
0:00:05.107040124 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.107048414 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.107056732 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xdb3360:2:ffdec_adpcm_ea
0:00:05.107065262 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.107072877 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.107080628 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.107088571 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.107096364 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.107108075 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x14be580:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)ct
0:00:05.107116571 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.107124579 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.107132960 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xdb3240:2:ffdec_adpcm_ct
0:00:05.107141343 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.107149182 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.107157013 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.107164833 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.107172702 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.107184310 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x14be600:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)adx
0:00:05.107192878 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.107200862 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.107209111 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xdb3120:2:ffdec_adpcm_adx
0:00:05.107226689 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.107235257 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.107242893 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.107250738 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.107258500 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.107270292 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x14be800:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)4xm
0:00:05.107278780 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.107286760 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.107295023 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xdb3000:2:ffdec_adpcm_4xm
0:00:05.107303264 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.107310970 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.107318537 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.107326281 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.107333945 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.107348317 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x14ba680:1:media_caps video/x-gst_ff-aasc, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:05.107357122 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.107365134 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.107373497 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd8b120:2:ffdec_aasc
0:00:05.107381849 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.107389611 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.107397362 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.107405186 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.107412878 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.107426374 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x14be4c0:1:media_caps video/x-gst_ff-8bps, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:05.107441479 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.107450326 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.107458731 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd8f000:2:ffdec_8bps
0:00:05.107467042 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.107474570 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.107482109 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.107489829 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.107497423 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.107510971 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x14ba740:1:media_caps video/x-4xm, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:05.107519505 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.107527631 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.107535800 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd8f6c0:2:ffdec_4xm
0:00:05.107544118 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.107551740 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.107559265 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.107566940 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.107574621 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.107596334 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x14be700:1:media_caps video/x-raw-rgb, bpp=(int)24, depth=(int)24, endianness=(int)4321, red_mask=(int)16711680, green_mask=(int)65280, blue_mask=(int)255, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:05.107606220 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.107614430 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.107622602 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcfa900:8:jp2kenc
0:00:05.107631059 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.107638622 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.107646238 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.107653992 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.107668267 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.107689322 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x14be8c0:1:media_caps video/x-raw-rgb, bpp=(int)24, depth=(int)24, endianness=(int)4321, red_mask=(int)255, green_mask=(int)65280, blue_mask=(int)16711680, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:05.107698590 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.107706706 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.107714916 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcfa900:8:jp2kenc
0:00:05.107723056 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.107730675 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.107738242 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.107745882 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.107753602 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.107773423 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x14be680:1:media_caps video/x-raw-rgb, bpp=(int)32, depth=(int)24, endianness=(int)4321, red_mask=(int)-16777216, green_mask=(int)16711680, blue_mask=(int)65280, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:05.107783083 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.107791039 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.107799201 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcfa900:8:jp2kenc
0:00:05.107807348 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.107814856 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.107822416 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.107830014 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.107837608 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.107857363 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11b7780:1:media_caps video/x-raw-rgb, bpp=(int)32, depth=(int)24, endianness=(int)4321, red_mask=(int)16711680, green_mask=(int)65280, blue_mask=(int)255, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:05.107866262 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.107880676 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.107889765 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcfa900:8:jp2kenc
0:00:05.107898076 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.107905671 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.107913119 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.107920700 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.107928496 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.107948175 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x14be900:1:media_caps video/x-raw-rgb, bpp=(int)32, depth=(int)24, endianness=(int)4321, red_mask=(int)65280, green_mask=(int)16711680, blue_mask=(int)-16777216, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:05.107957230 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.107965141 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.107973177 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcfa900:8:jp2kenc
0:00:05.107981220 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.107988843 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.107996350 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.108003806 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.108011286 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.108030850 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x14be880:1:media_caps video/x-raw-rgb, bpp=(int)32, depth=(int)24, endianness=(int)4321, red_mask=(int)255, green_mask=(int)65280, blue_mask=(int)16711680, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:05.108039665 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.108047583 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.108055442 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcfa900:8:jp2kenc
0:00:05.108063519 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.108071048 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.108078448 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.108085955 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.108099782 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.108116859 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x14be740:1:media_caps video/x-raw-yuv, format=(fourcc){ I420, YV12 }, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:05.108125705 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.108133516 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.108141381 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcfa900:8:jp2kenc
0:00:05.108149616 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.108157214 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.108167896 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.108175449 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.108182880 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.108191292 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x14be480:1:media_caps video/x-dvd-subpicture
0:00:05.108199547 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.108207166 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.108215050 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd2f6c0:2:dvdsubdec
0:00:05.108223333 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.108230820 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.108238289 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.108245814 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.108253280 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.108261601 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x14be6c0:1:media_caps application/x-bzip
0:00:05.108269613 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.108277124 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.108285209 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd0b6c0:2:bz2dec
0:00:05.108295610 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.108302992 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.108317128 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.108325439 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.108333086 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.109184848 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:824:detect_recv_codecs:[00m **intersection of depayloaders and decoders
0:00:05.109206069 [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 17
0:00:05.109225210 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x14be400:1:media_caps audio/x-vorbis
0:00:05.109250856 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x11fd700:2:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)[ 1, 2147483647 ], encoding-name=(string)VORBIS
0:00:05.109268801 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.109285728 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.109303029 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcf3000:2:rtpvorbisdepay
0:00:05.109320274 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.109336758 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.109353165 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.109369629 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.109386454 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd0da20:3:vorbisdec
0:00:05.109403501 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.109419850 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.109437266 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11d2780:1:media_caps audio/x-speex
0:00:05.109462123 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x10c5f40:2:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)[ 6000, 48000 ], encoding-name=(string)SPEEX, encoding-params=(string)1
0:00:05.109480406 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.109497077 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.109514188 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xceeb40:2:rtpspeexdepay
0:00:05.109531514 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.109547912 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.109572529 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.109589684 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.109606880 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd556c0:3:speexdec
0:00:05.109623935 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.109640342 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.109661171 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x14be840:1:media_caps audio/x-siren, dct-length=(int)320
0:00:05.109687679 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x11e7880:2:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)16000, encoding-name=(string)SIREN, dct-length=(int)320
0:00:05.109705794 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.109728259 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.109747526 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcee900:2:rtpsirendepay
0:00:05.109764776 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.109781337 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.109797838 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.109814387 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.109831396 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcd6240:3:sirendec
0:00:05.109848510 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.109854432 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.109986306 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11d1380:1:media_caps audio/x-mulaw, channels=(int)1, rate=(int)8000
0:00:05.110010906 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x10c5cc0:2:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)8000, encoding-name=(string)PCMU
0:00:05.110028986 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.110045811 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.110063097 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xce76c0:4:rtppcmudepay
0:00:05.110080335 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.110096806 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.110123401 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.110140547 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.110157715 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xccc900:4:mulawdec
0:00:05.110174953 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.110191392 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.110213257 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x7fba1c001580:1:media_caps audio/x-mulaw, channels=(int)1, rate=(int)8000
0:00:05.110236365 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x10c5d40:2:rtp_caps application/x-rtp, media=(string)audio, payload=(int)0, clock-rate=(int)8000
0:00:05.110253671 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.110270448 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.110287450 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xce76c0:4:rtppcmudepay
0:00:05.110304459 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.110320877 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.110337053 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.110353528 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.110370347 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xccc900:4:mulawdec
0:00:05.110387434 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.110403792 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.110425216 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x7fba1c001600:1:media_caps audio/x-alaw, channels=(int)1, rate=(int)8000
0:00:05.110448823 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x11d7480:2:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)8000, encoding-name=(string)PCMA
0:00:05.110466218 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.110482967 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.110500054 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xce75a0:4:rtppcmadepay
0:00:05.110517091 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.110533457 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.110557528 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.110574582 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.110591734 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd0ba20:4:alawdec
0:00:05.110608824 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.110625076 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.110646736 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x7fba1c001440:1:media_caps audio/x-alaw, channels=(int)1, rate=(int)8000
0:00:05.110669477 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x10c5900:2:rtp_caps application/x-rtp, media=(string)audio, payload=(int)8, clock-rate=(int)8000
0:00:05.110686547 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.110703536 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.110720540 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xce75a0:4:rtppcmadepay
0:00:05.110737664 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.110754311 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.110770835 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.110787401 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.110804350 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd0ba20:4:alawdec
0:00:05.110821496 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.110837911 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.110859388 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x7fba1c001640:1:media_caps audio/mpeg, mpegversion=(int)1, layer=(int)[ 1, 3 ]
0:00:05.110883204 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x11e7c40:2:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)90000, encoding-name=(string)MPA
0:00:05.110900551 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.110917361 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.110934379 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xce7a20:4:rtpmpadepay
0:00:05.110951668 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.110968152 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.110992390 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.111009591 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.111026734 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcfa240:4:mad
0:00:05.111044288 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xda96c0:4:ffdec_mp3
0:00:05.111068229 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.111084819 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.111106190 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x7fba1c001540:1:media_caps audio/mpeg, mpegversion=(int)1, layer=(int)[ 1, 3 ]
0:00:05.111129325 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x10c58c0:2:rtp_caps application/x-rtp, media=(string)audio, payload=(int)14, clock-rate=(int)90000
0:00:05.111146631 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.111163425 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.111180548 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xce7a20:4:rtpmpadepay
0:00:05.111197553 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.111214009 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.111230419 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.111247082 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.111264103 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcfa240:4:mad
0:00:05.111281437 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xda96c0:4:ffdec_mp3
0:00:05.111298507 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.111314861 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.111342122 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x7fba1c0016c0:1:media_caps video/mpeg, mpegversion=(int)4, systemstream=(boolean)false, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:05.111372968 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x11e7980:4:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)[ 1, 2147483647 ], encoding-name=(string)MPEG4-GENERIC, streamtype=(string){ 4, 5 }, mode=(string){ generic, CELP-cbr, CELP-vbr, AAC-lbr, AAC-hbr }
0:00:05.111391209 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.111408118 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.111432279 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcee5a0:5:rtpmp4gdepay
0:00:05.111450053 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.111466724 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.111483431 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.111500050 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.111517189 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd93c60:8:ffdec_mpeg4
0:00:05.111534303 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.111550820 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.111571295 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x7fba1c03a880:1:media_caps audio/mpeg, mpegversion=(int)4
0:00:05.111599277 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x11e7980:4:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)[ 1, 2147483647 ], encoding-name=(string)MPEG4-GENERIC, streamtype=(string){ 4, 5 }, mode=(string){ generic, CELP-cbr, CELP-vbr, AAC-lbr, AAC-hbr }
0:00:05.111617177 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.111633974 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.111651062 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcee5a0:5:rtpmp4gdepay
0:00:05.111668266 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.111684640 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.111701067 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.111783279 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.111807558 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xc6e240:4:faad
0:00:05.111825390 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xda47e0:4:ffdec_aac
0:00:05.111842497 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.111858915 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.111880437 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x7fba1c001700:1:media_caps audio/mpeg, mpegversion=(int)4, framed=(boolean)true
0:00:05.111904231 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x11e7c80:2:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)[ 1, 2147483647 ], encoding-name=(string)MP4A-LATM
0:00:05.111930139 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.111959475 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.111982756 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcee480:2:rtpmp4adepay
0:00:05.111999916 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.112016507 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.112032873 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.112049650 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.112066565 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xc6e240:4:faad
0:00:05.112083932 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xda47e0:4:ffdec_aac
0:00:05.112100847 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.112117361 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.112139593 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x7fba1c001500:1:media_caps audio/x-gsm, rate=(int)8000, channels=(int)1
0:00:05.112163311 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x11d2440:2:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)8000, encoding-name=(string)GSM
0:00:05.112181236 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.112198066 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.112215185 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xce7120:4:rtpgsmdepay
0:00:05.112232459 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.112248882 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.112265232 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.112281859 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.112298954 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd55ea0:5:gsmdec
0:00:05.112316138 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.112332504 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.112354143 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1415380:1:media_caps audio/x-gsm, rate=(int)8000, channels=(int)1
0:00:05.112377467 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x11dcec0:2:rtp_caps application/x-rtp, media=(string)audio, payload=(int)3, clock-rate=(int)8000
0:00:05.112402628 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.112419959 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.112437180 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xce7120:4:rtpgsmdepay
0:00:05.112454148 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.112470588 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.112486958 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.112503536 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.112520427 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd55ea0:5:gsmdec
0:00:05.112537395 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.112553822 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.112581849 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x7fba1c03a840:1:media_caps audio/x-adpcm, channels=(int)1, rate=(int)8000, bitrate=(int){ 16000, 24000, 32000, 40000 }, layout=(string)g726
0:00:05.112611806 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x1204500:2:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], encoding-name=(string){ G726, G726-16, G726-24, G726-32, G726-40, AAL2-G726-16, AAL2-G726-24, AAL2-G726-32, AAL2-G726-40 }, clock-rate=(int)8000
0:00:05.112630013 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.112646810 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.112664018 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xce2c60:2:rtpg726depay
0:00:05.112681150 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.112697593 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.112713910 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.112730448 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.112747478 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xdb3a20:3:ffdec_g726
0:00:05.112764499 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.112780974 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.112798362 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x7fba1c0014c0:1:media_caps audio/ac3
0:00:05.112825427 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x10c5c40:2:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int){ 32000, 44100, 48000 }, encoding-name=(string)AC3
0:00:05.112851721 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.112868953 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.112886085 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xce26c0:2:rtpac3depay
0:00:05.112902992 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.112919460 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.112935794 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.112952388 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.112969348 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd55480:5:a52dec
0:00:05.112986296 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.113002776 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.113021815 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1415340:1:media_caps video/x-dv, systemstream=(boolean)false
0:00:05.113054178 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x10c5a00:2:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], encoding-name=(string)DV, clock-rate=(int)90000, encode=(string){ SD-VCR/525-60, SD-VCR/625-50, HD-VCR/1125-60, HD-VCR/1250-50, SDL-VCR/525-60, SDL-VCR/625-50, 306M/525-60, 306M/625-50, 314M-25/525-60, 314M-25/625-50, 314M-50/525-60, 314M-50/625-50 }
0:00:05.113072859 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.113089828 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.113106963 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xce27e0:3:rtpdvdepay
0:00:05.113124162 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.113140561 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.113157021 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.113173656 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.113190665 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd8bea0:4:ffdec_dvvideo
0:00:05.113208305 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd5f000:4:dvdec
0:00:05.113225407 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.113241843 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.115534369 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:741:detect_send_codecs:[00m **Payloaders
0:00:05.115853364 [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 29
0:00:05.115874913 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x14ba480:1:media_caps audio/x-vorbis
0:00:05.115900982 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x14ba380:1:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)[ 1, 2147483647 ], encoding-name=(string)VORBIS
0:00:05.115919378 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.115936505 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.115954216 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0x14e0ea0:2:rtpvorbispay
0:00:05.115971371 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.115988050 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.116004771 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.116021332 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.116037967 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.116060261 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x14ba280:1:media_caps audio/x-speex, rate=(int)[ 6000, 48000 ], channels=(int)1
0:00:05.116084808 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x14ba000:1:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)[ 6000, 48000 ], encoding-name=(string)SPEEX, encoding-params=(string)1
0:00:05.116103030 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.116119758 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.116136885 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0x14e0b40:2:rtpspeexpay
0:00:05.116153935 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.116170607 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.116187147 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.116203668 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.116220205 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.116240505 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x14ba300:1:media_caps audio/x-siren, dct-length=(int)320
0:00:05.116266001 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x14b8100:1:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)16000, encoding-name=(string)SIREN, dct-length=(int)320
0:00:05.116294124 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.116311202 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.116328370 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0x14e0900:2:rtpsirenpay
0:00:05.116345444 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.116361925 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.116378323 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.116394843 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.116411384 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.116433231 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x14be880:1:media_caps audio/x-mulaw, channels=(int)1, rate=(int)8000
0:00:05.116456928 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x14be740:1:rtp_caps application/x-rtp, media=(string)audio, payload=(int)0, clock-rate=(int)8000, encoding-name=(string)PCMU
0:00:05.116474618 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.116491240 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.116510572 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0x14c37e0:3:rtppcmupay
0:00:05.116527577 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.116544085 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.116560618 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.116577180 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.116593688 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.116615222 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x14be700:1:media_caps audio/x-mulaw, channels=(int)1, rate=(int)8000
0:00:05.116638402 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x14be8c0:1:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)8000, encoding-name=(string)PCMU
0:00:05.116656119 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.116672657 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.116689645 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0x14c37e0:3:rtppcmupay
0:00:05.116714424 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.116731556 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.116747983 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.116764504 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.116781044 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.116803057 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x14be6c0:1:media_caps audio/x-alaw, channels=(int)1, rate=(int)8000
0:00:05.116826637 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x14be900:1:rtp_caps application/x-rtp, media=(string)audio, payload=(int)8, clock-rate=(int)8000, encoding-name=(string)PCMA
0:00:05.116844216 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.116861000 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.116877871 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0x14c3900:3:rtppcmapay
0:00:05.116894970 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.116911320 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.116927654 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.116944231 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.116960552 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.116982110 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x14ba5c0:1:media_caps audio/x-alaw, channels=(int)1, rate=(int)8000
0:00:05.117004985 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x14ba4c0:1:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)8000, encoding-name=(string)PCMA
0:00:05.117022344 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.117038995 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.117055935 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0x14c3900:3:rtppcmapay
0:00:05.117072994 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.117089376 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.117105742 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.117122229 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.117146260 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.117167089 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x14ba080:1:media_caps audio/mpeg, mpegversion=(int)1
0:00:05.117190116 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x14ba640:1:rtp_caps application/x-rtp, media=(string)audio, payload=(int)14, clock-rate=(int)90000
0:00:05.117207259 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.117239283 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.117256699 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0x14c3b40:3:rtpmpapay
0:00:05.117273818 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.117290226 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.117306596 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.117323059 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.117339511 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.117359693 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x14ba100:1:media_caps audio/mpeg, mpegversion=(int)1
0:00:05.117382850 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x14be540:1:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)90000, encoding-name=(string)MPA
0:00:05.117400164 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.117417759 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.117434654 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0x14c3b40:3:rtpmpapay
0:00:05.117451631 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.117468070 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.117484200 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.117500607 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.117516933 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.117537876 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x14be640:1:media_caps video/mpeg, mpegversion=(int)4, systemstream=(boolean)false
0:00:05.117566182 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x14ba780:2:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)[ 1, 2147483647 ], encoding-name=(string)MPEG4-GENERIC, streamtype=(string){ 4, 5 }, mode=(string){ generic, CELP-cbr, CELP-vbr, AAC-lbr, AAC-hbr }
0:00:05.117591821 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.117609106 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.117626168 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0x14e07e0:3:rtpmp4gpay
0:00:05.117643344 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.117659804 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.117676162 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.117692781 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.117709261 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.117729692 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x14be680:1:media_caps audio/mpeg, mpegversion=(int)4
0:00:05.117757091 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x14ba780:2:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)[ 1, 2147483647 ], encoding-name=(string)MPEG4-GENERIC, streamtype=(string){ 4, 5 }, mode=(string){ generic, CELP-cbr, CELP-vbr, AAC-lbr, AAC-hbr }
0:00:05.117777403 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.117794283 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.117811527 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0x14e07e0:3:rtpmp4gpay
0:00:05.117828515 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.117844975 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.117861290 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.117877802 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.117894270 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.117914303 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x14ba040:1:media_caps audio/mpeg, mpegversion=(int)4
0:00:05.117936997 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x14ba240:1:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)[ 1, 2147483647 ], encoding-name=(string)MP4A-LATM
0:00:05.117954493 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.117971051 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.117988022 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xceaa20:2:rtpmp4apay
0:00:05.118012672 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.118029693 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.118046027 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.118062478 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.118078991 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.118100995 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x14be580:1:media_caps audio/x-iLBC, mode=(int){ 20, 30 }
0:00:05.118126621 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x14be780:1:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)8000, encoding-name=(string)ILBC, mode=(string){ 20, 30 }
0:00:05.118144667 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.118161209 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.118178316 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0x14c3000:2:rtpilbcpay
0:00:05.118195210 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.118211480 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.118227813 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.118244127 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.118260546 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.118281928 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11b7780:1:media_caps audio/x-gsm, rate=(int)8000, channels=(int)1
0:00:05.118305532 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x14ba540:1:rtp_caps application/x-rtp, media=(string)audio, payload=(int)3, clock-rate=(int)8000, encoding-name=(string)GSM
0:00:05.118323040 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.118339943 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.118356981 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xce7000:3:rtpgsmpay
0:00:05.118373993 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.118390433 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.118406857 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.118423313 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.118446152 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.118468173 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x14be600:1:media_caps audio/x-gsm, rate=(int)8000, channels=(int)1
0:00:05.118491247 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x14be800:1:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)8000, encoding-name=(string)GSM
0:00:05.118508646 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.118525282 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.118542286 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xce7000:3:rtpgsmpay
0:00:05.118559103 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.118575373 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.118591710 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.118608260 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.118624655 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.118646204 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x14ba0c0:1:media_caps audio/G729, channels=(int)1, rate=(int)8000
0:00:05.118669219 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x14ba580:1:rtp_caps application/x-rtp, media=(string)audio, payload=(int)18, clock-rate=(int)8000, encoding-name=(string)G729
0:00:05.118686760 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.118703488 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.118720396 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0x14c3480:3:rtpg729pay
0:00:05.118737433 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.118772367 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.118788770 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.118805352 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.118821743 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.118843382 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x14ba200:1:media_caps audio/G729, channels=(int)1, rate=(int)8000
0:00:05.118866432 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x14ba600:1:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)8000, encoding-name=(string)G729
0:00:05.118891607 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.118908818 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.118925828 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0x14c3480:3:rtpg729pay
0:00:05.118942858 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.118959020 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.118975310 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.118991843 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.119008241 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.119035702 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x14ba500:1:media_caps audio/x-adpcm, channels=(int)1, rate=(int)8000, bitrate=(int){ 16000, 24000, 32000, 40000 }, layout=(string)g726
0:00:05.119064330 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x14be500:1:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)8000, encoding-name=(string){ G726-16, G726-24, G726-32, G726-40, AAL2-G726-16, AAL2-G726-24, AAL2-G726-32, AAL2-G726-40 }
0:00:05.119082234 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.119098974 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.119116126 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0x14c3240:2:rtpg726pay
0:00:05.119133053 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.119149444 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.119165883 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.119182469 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.119199084 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.119216630 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x14be480:1:media_caps video/x-dv
0:00:05.119247943 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x14ba140:1:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], encoding-name=(string)DV, clock-rate=(int)90000, encode=(string){ SD-VCR/525-60, SD-VCR/625-50, HD-VCR/1125-60, HD-VCR/1250-50, SDL-VCR/525-60, SDL-VCR/625-50, 306M/525-60, 306M/625-50, 314M-25/525-60, 314M-25/625-50, 314M-50/525-60, 314M-50/625-50 }
0:00:05.119266698 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.119283658 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.119308864 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0x10c7ea0:2:rtpdvpay
0:00:05.119326443 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.119342912 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.119359294 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.119375819 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.119392255 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.119411864 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x14be4c0:1:media_caps audio/CN, rate=(int)[ 1, 2147483647 ]
0:00:05.119435383 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x14ba680:1:rtp_caps application/x-rtp, media=(string)audio, payload=(int)13, clock-rate=(int)8000, encoding-name=(string)CN
0:00:05.119452950 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.119469682 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.119486822 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xdf3a20:3:rtpcnpay
0:00:05.119503847 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.119520404 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.119536898 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.119553438 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.119570028 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.119589467 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x14ba1c0:1:media_caps audio/CN, rate=(int)[ 1, 2147483647 ]
0:00:05.119611597 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x14ba2c0:1:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)[ 1, 2147483647 ], encoding-name=(string)CN
0:00:05.119629013 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.119645721 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.119662746 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xdf3a20:3:rtpcnpay
0:00:05.119679711 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.119696227 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.119712788 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.119782682 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.119814607 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.119837416 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x14ba180:1:media_caps audio/AMR, channels=(int)1, rate=(int)8000
0:00:05.119871191 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x14ba700:2:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)8000, encoding-name=(string)AMR, encoding-params=(string)1, octet-align=(string)1, crc=(string)0, robust-sorting=(string)0, interleaving=(string)0, mode-set=(int)[ 0, 7 ], mode-change-period=(int)[ 1, 2147483647 ], mode-change-neighbor=(string){ 0, 1 }, maxptime=(int)[ 20, 2147483647 ], ptime=(int)[ 20, 2147483647 ]
0:00:05.119890743 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.119907679 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.119924928 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xce7240:5:rtpamrpay
0:00:05.119942019 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.119958544 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.119974844 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.119991451 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.120007967 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.120029520 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1565000:1:media_caps audio/AMR-WB, channels=(int)1, rate=(int)16000
0:00:05.120062360 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x14ba700:2:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)8000, encoding-name=(string)AMR, encoding-params=(string)1, octet-align=(string)1, crc=(string)0, robust-sorting=(string)0, interleaving=(string)0, mode-set=(int)[ 0, 7 ], mode-change-period=(int)[ 1, 2147483647 ], mode-change-neighbor=(string){ 0, 1 }, maxptime=(int)[ 20, 2147483647 ], ptime=(int)[ 20, 2147483647 ]
0:00:05.120080967 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.120337189 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.120354370 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xce7240:5:rtpamrpay
0:00:05.120371336 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.120387869 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.120404383 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.120420867 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.120445591 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.120467677 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11d2800:1:media_caps audio/AMR, channels=(int)1, rate=(int)8000
0:00:05.120500207 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x1565100:2:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)16000, encoding-name=(string)AMR-WB, encoding-params=(string)1, octet-align=(string)1, crc=(string)0, robust-sorting=(string)0, interleaving=(string)0, mode-set=(int)[ 0, 7 ], mode-change-period=(int)[ 1, 2147483647 ], mode-change-neighbor=(string){ 0, 1 }, maxptime=(int)[ 20, 2147483647 ], ptime=(int)[ 20, 2147483647 ]
0:00:05.120518680 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.120535530 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.120552691 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xce7240:5:rtpamrpay
0:00:05.120569608 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.120586101 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.120602423 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.120619029 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.120635603 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.120656862 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1562a80:1:media_caps audio/AMR-WB, channels=(int)1, rate=(int)16000
0:00:05.120689095 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x1565100:2:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)16000, encoding-name=(string)AMR-WB, encoding-params=(string)1, octet-align=(string)1, crc=(string)0, robust-sorting=(string)0, interleaving=(string)0, mode-set=(int)[ 0, 7 ], mode-change-period=(int)[ 1, 2147483647 ], mode-change-neighbor=(string){ 0, 1 }, maxptime=(int)[ 20, 2147483647 ], ptime=(int)[ 20, 2147483647 ]
0:00:05.120707417 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.120724036 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.120741197 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xce7240:5:rtpamrpay
0:00:05.120758121 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.120774692 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.120791095 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.120807584 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.120824138 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.120858147 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1565140:1:media_caps audio/x-raw-int, endianness=(int)4321, signed=(boolean)true, width=(int)16, depth=(int)16, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ]
0:00:05.120883786 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x11e7840:1:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)[ 1, 2147483647 ], encoding-name=(string)L16, channels=(int)[ 1, 2147483647 ]
0:00:05.120901607 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.120918540 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.120935770 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0x14e0240:4:rtpL16pay
0:00:05.120952911 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.120969437 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.120985978 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.121002486 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.121019155 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.121044737 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1562a00:1:media_caps audio/x-raw-int, endianness=(int)4321, signed=(boolean)true, width=(int)16, depth=(int)16, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ]
0:00:05.121069355 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x1562a40:1:rtp_caps application/x-rtp, media=(string)audio, encoding-name=(string)L16, payload=(int)10, clock-rate=(int)44100
0:00:05.121086972 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.121103986 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.121121054 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0x14e0240:4:rtpL16pay
0:00:05.121138222 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.121154665 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.121171265 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.121187844 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.121204304 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.121229875 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1562b00:1:media_caps audio/x-raw-int, endianness=(int)4321, signed=(boolean)true, width=(int)16, depth=(int)16, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ]
0:00:05.121261058 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x1562980:1:rtp_caps application/x-rtp, media=(string)audio, encoding-name=(string)L16, payload=(int)11, clock-rate=(int)44100
0:00:05.121278774 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.121295495 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.121312660 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0x14e0240:4:rtpL16pay
0:00:05.121329647 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.121346103 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.121362457 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.121379003 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.121395541 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.121415691 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1565300:1:media_caps audio/x-msgsm, rate=(int)8000
0:00:05.121438830 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x1565340:1:rtp_caps application/x-rtp, media=(string)audio, payload=(int)102, clock-rate=(int)8000, encoding-name=(string)MSGSM
0:00:05.121456276 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.121473014 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.121490215 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xdf3c60:2:msgsmpayloader
0:00:05.121507449 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.121523852 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.121540206 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.121556809 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.121573266 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.140611252 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:754:detect_send_codecs:[00m **Encoders
0:00:05.141118635 [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 68
0:00:05.141151197 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x15650c0:1:media_caps audio/x-speex, rate=(int)[ 6000, 48000 ], channels=(int)[ 1, 2 ]
0:00:05.141171899 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.141191956 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.141236083 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd555a0:2:speexenc
0:00:05.141256659 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.141275678 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.141294638 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.141313662 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.141332412 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.141362154 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1565280:1:media_caps video/x-smoke, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:05.141382182 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.141401243 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.141420740 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd005a0:2:smokeenc
0:00:05.141440218 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.141459093 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.141481227 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.141500162 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.141518876 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.141546046 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x15624c0:1:media_caps image/png, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:05.141565858 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.141585053 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.141604610 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd0d6c0:2:pngenc
0:00:05.141624981 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd81240:2:ffenc_png
0:00:05.141644418 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.141663243 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.141682050 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.141700875 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.141719830 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.141760751 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1562680:1:media_caps image/jpeg, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:05.141780989 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.141800189 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.141819649 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd00360:3:jpegenc
0:00:05.141839702 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd7e5a0:3:ffenc_mjpeg
0:00:05.141859420 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd7e480:3:ffenc_ljpeg
0:00:05.141878542 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.141897320 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.141916005 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.141934877 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.141953758 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.141973825 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x14ba440:1:media_caps audio/x-flac
0:00:05.141992973 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.142011695 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.142031168 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd5fd80:2:flacenc
0:00:05.142050420 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.142069063 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.142087712 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.142106472 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.142125288 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.142151465 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1562b40:1:media_caps audio/x-siren, dct-length=(int)320
0:00:05.142170998 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.142189925 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.142209510 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcd6360:2:sirenenc
0:00:05.142228952 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.142247767 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.142275510 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.142294961 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.142313878 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.142337730 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1565040:1:media_caps application/x-yuv4mpeg, y4mversion=(int)2
0:00:05.142357013 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.142376055 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.142395483 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xc6e360:2:y4menc
0:00:05.142415049 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.142433620 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.142452226 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.142471088 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.142489839 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.142516901 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x14ba400:1:media_caps audio/x-wavpack, width=(int)[ 1, 32 ], channels=(int)[ 1, 2 ], rate=(int)[ 6000, 192000 ], framed=(boolean)true
0:00:05.142537134 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.142556218 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.142575784 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd057e0:3:wavpackenc
0:00:05.142595253 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.142613925 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.142632476 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.142651259 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.142670154 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.142691758 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1562ac0:1:media_caps audio/x-wavpack-correction, framed=(boolean)true
0:00:05.142711384 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.142730320 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.142749803 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd057e0:3:wavpackenc
0:00:05.142777611 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.142796913 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.142815534 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.142834312 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.142853258 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.142873269 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1565380:1:media_caps audio/x-vorbis
0:00:05.142892612 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.142911441 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.142930846 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd0d900:2:vorbisenc
0:00:05.142950234 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.142968828 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.142987805 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.143006506 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.143025326 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.143053154 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1567180:1:media_caps audio/mpeg, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], mpegversion=(int)1, layer=(int)2
0:00:05.143073210 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.143092456 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.143111968 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcb05a0:2:twolame
0:00:05.143131974 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd86120:2:ffenc_mp2
0:00:05.143151235 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.143169948 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.143188643 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.143207334 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.143226145 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.143246095 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x15652c0:1:media_caps video/x-theora
0:00:05.143275933 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.143295463 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.143315066 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcf3360:2:theoraenc
0:00:05.143334493 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.143353160 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.143371799 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.143390614 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.143409436 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.143429789 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1565240:1:media_caps application/x-subtitle
0:00:05.143449025 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.143467827 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.143487439 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xccfa20:2:srtenc
0:00:05.143506750 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.143525391 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.143544007 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.143562743 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.143581574 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.143605452 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x14ba740:1:media_caps audio/x-mulaw, rate=(int)[ 8000, 192000 ], channels=(int)[ 1, 2 ]
0:00:05.143624611 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.143643602 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.143663339 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xccc7e0:2:mulawenc
0:00:05.143682740 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.143701457 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.143798910 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.143825959 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.143845186 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.143880664 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1562600:1:media_caps audio/x-gsm, rate=(int)8000, channels=(int)1
0:00:05.143900577 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.143919713 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.143939171 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd55d80:2:gsmenc
0:00:05.143958761 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.143994724 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.144020072 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.144039059 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.144057981 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.144085665 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1562400:1:media_caps video/x-gst_ff-zmbv, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:05.144105642 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.144124763 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.144144395 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd81d80:2:ffenc_zmbv
0:00:05.144163831 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.144182537 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.144201338 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.144220088 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.144239001 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.144268186 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11d24c0:1:media_caps video/x-wmv, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], wmvversion=(int)2
0:00:05.144287934 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.144307151 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.144326560 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd81c60:2:ffenc_wmv2
0:00:05.144346117 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.144364654 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.144383293 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.144410893 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.144430562 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.144459237 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1562440:1:media_caps video/x-wmv, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], wmvversion=(int)1
0:00:05.144478719 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.144497887 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.144517657 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd81b40:2:ffenc_wmv1
0:00:05.144536991 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.144555519 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.144574232 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.144593085 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.144611867 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.144640963 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x15676c0:1:media_caps audio/x-wma, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], wmaversion=(int)2, block_align=(int)[ 0, 2147483647 ], bitrate=(int)[ 0, 2147483647 ]
0:00:05.144662694 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.144682121 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.144701479 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd866c0:2:ffenc_wmav2
0:00:05.144721067 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.144739590 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.144758263 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.144776896 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.144795675 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.144823437 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1562840:1:media_caps audio/x-wma, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], wmaversion=(int)1, block_align=(int)[ 0, 2147483647 ], bitrate=(int)[ 0, 2147483647 ]
0:00:05.144843716 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.144862568 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.144890971 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd865a0:2:ffenc_wmav1
0:00:05.144910986 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.144929662 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.144948251 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.144966751 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.144985553 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.145014492 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1562500:1:media_caps video/x-svq, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], svqversion=(int)1
0:00:05.145034007 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.145055371 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.145074704 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd81a20:2:ffenc_svq1
0:00:05.145094151 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.145112618 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.145131169 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.145149791 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.145168546 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.145221139 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1562540:1:media_caps audio/x-gst_ff-sonicls, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ]
0:00:05.145247442 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.145266349 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.145285790 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd86480:2:ffenc_sonicls
0:00:05.145305227 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.145323690 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.145342195 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.145360766 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.145379418 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.145403340 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1567700:1:media_caps audio/x-gst_ff-sonic, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ]
0:00:05.145431515 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.145451081 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.145470499 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd86360:2:ffenc_sonic
0:00:05.145489894 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.145508242 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.145526765 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.145545343 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.145564033 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.145590954 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1567780:1:media_caps video/x-gst_ff-snow, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:05.145610715 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.145629752 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.145648929 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd81900:2:ffenc_snow
0:00:05.145668277 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.145686745 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.145705115 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.145723834 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.145742551 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.145772928 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1562780:1:media_caps video/x-pn-realvideo, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], systemstream=(boolean)false, rmversion=(int)2
0:00:05.145794004 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.145813135 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.145832807 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd817e0:2:ffenc_rv20
0:00:05.145852109 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.145870596 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.145889133 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.145916510 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.145936123 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.145965805 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11d1040:1:media_caps video/x-pn-realvideo, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], systemstream=(boolean)false, rmversion=(int)1
0:00:05.145986070 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.146004890 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.146024341 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd816c0:2:ffenc_rv10
0:00:05.146043472 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.146062004 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.146080496 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.146099088 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.146117801 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.146144350 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1567680:1:media_caps video/x-gst_ff-roqvideo, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:05.146163939 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.146182592 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.146201889 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd815a0:2:ffenc_roqvideo
0:00:05.146221348 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.146244079 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.146262611 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.146281108 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.146299774 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.146325086 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1562640:1:media_caps audio/x-dpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)roq
0:00:05.146344652 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.146363625 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.146382997 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd867e0:2:ffenc_roq_dpcm
0:00:05.146411310 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.146430649 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.146449330 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.146468015 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.146486702 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.146515854 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1562580:1:media_caps video/x-rle, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], layout=(string)quicktime, depth=(int)[ 1, 64 ]
0:00:05.146536125 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.146555265 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.146574511 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd81480:2:ffenc_qtrle
0:00:05.146645071 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.146663998 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.146682656 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.146701546 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.146720222 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.146747489 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1565080:1:media_caps image/ppm, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:05.146767397 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.146786431 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.146806001 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd81360:2:ffenc_ppm
0:00:05.146825247 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.146843823 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.146862480 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.146881139 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.146899870 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.146926395 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1562b80:1:media_caps video/x-gst_ff-pgmyuv, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:05.146955303 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.146974850 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.146994069 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd81120:2:ffenc_pgmyuv
0:00:05.147020200 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.147040033 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.147058567 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.147077368 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.147096147 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.147122523 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x15651c0:1:media_caps video/x-gst_ff-pgm, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:05.147142084 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.147160910 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.147180448 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd81000:2:ffenc_pgm
0:00:05.147199700 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.147239271 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.147257980 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.147276712 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.147295575 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.147321696 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1567740:1:media_caps image/pbm, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:05.147341087 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.147360088 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.147379366 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd7eea0:2:ffenc_pbm
0:00:05.147398678 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.147417220 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.147435742 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.147454434 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.147482145 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.147509171 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11d2ac0:1:media_caps video/x-gst_ff-pam, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:05.147528681 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.147547502 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.147566934 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd7ed80:2:ffenc_pam
0:00:05.147586096 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.147604727 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.147623307 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.147641918 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.147660619 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.147684502 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1562740:1:media_caps audio/x-nellymoser, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ]
0:00:05.147703530 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.147793930 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.147821531 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd86240:2:ffenc_nellymoser
0:00:05.147841134 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.147859967 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.147878686 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.147897511 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.147916373 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.147946201 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1562880:1:media_caps video/x-msmpeg, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], msmpegversion=(int)42
0:00:05.147965962 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.147984722 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.148004269 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd7eb40:2:ffenc_msmpeg4v2
0:00:05.148023632 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.148042262 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.148090286 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.148116038 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.148134928 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.148164108 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1562700:1:media_caps video/x-msmpeg, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], msmpegversion=(int)41
0:00:05.148183827 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.148202637 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.148222135 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd7ea20:2:ffenc_msmpeg4v1
0:00:05.148241510 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.148260173 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.148278840 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.148297475 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.148316253 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.148344864 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1562480:1:media_caps video/x-msmpeg, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], msmpegversion=(int)43
0:00:05.148364286 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.148383033 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.148402561 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd7ec60:2:ffenc_msmpeg4
0:00:05.148421867 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.148440508 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.148459151 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.148477763 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.148496643 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.148526450 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x15626c0:1:media_caps video/mpeg, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], mpegversion=(int)4, systemstream=(boolean)false
0:00:05.148547517 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.148575941 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.148596183 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd7e900:5:ffenc_mpeg4
0:00:05.148615694 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.148634398 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.148653088 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.148671986 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.148690700 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.148719597 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1567040:1:media_caps video/x-divx, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], divxversion=(int)5
0:00:05.148739280 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.148758303 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.148777943 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd7e900:5:ffenc_mpeg4
0:00:05.148797092 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.148815745 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.148834403 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.148853121 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.148871978 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.148901205 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x15675c0:1:media_caps video/mpeg, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], mpegversion=(int)2, systemstream=(boolean)false
0:00:05.148921511 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.148940689 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.148960079 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd7e7e0:3:ffenc_mpeg2video
0:00:05.148979765 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.148998281 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.149016952 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.149035828 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.149054556 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.149091613 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1567000:1:media_caps video/mpeg, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], mpegversion=(int)1, systemstream=(boolean)false
0:00:05.149114875 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.149133941 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.149153587 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd7e6c0:2:ffenc_mpeg1video
0:00:05.149172838 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.149191570 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.149210335 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.149229100 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.149247934 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.149274880 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1567100:1:media_caps video/x-huffyuv, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:05.149294452 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.149313559 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.149333082 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd7e360:2:ffenc_huffyuv
0:00:05.149352625 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.149371246 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.149389844 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.149408636 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.149427428 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.149456576 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1565180:1:media_caps video/x-h263, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], variant=(string)itu, h263version=(string)h263p
0:00:05.149477003 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.149496125 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.149515737 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd7e240:3:ffenc_h263p
0:00:05.149535104 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.149562825 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.149582302 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.149601100 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.149619985 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.149649007 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x14b8080:1:media_caps video/x-h263, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], variant=(string)itu, h263version=(string)h263
0:00:05.149669069 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.149688084 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.149707623 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd7e120:4:ffenc_h263
0:00:05.149726970 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.149745694 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.149764389 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.149783157 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.149802075 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.149828567 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x15670c0:1:media_caps video/x-h261, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:05.149848027 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.149867149 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.150600880 [332m 3277[00m 0x112d9e0 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:3959:gather_caps_parameters:[00m 96/THEORA: adding param configuration=AAAAAQj/2gqRAioygHRoZW9yYQMCAQAUAA8AAUAAAPAAAAAAAB4AAAABAAABAAABAAAAAEDAgXRoZW9yYSMAAABYaXBoLk9yZyBsaWJUaGVvcmEgSSAyMDA4MTAyMCAzIDIgMQAAAACCdGhlb3Jhvs0o97nNaxi1qUlKEHOc5jGMUpSkIQgxjGIQhCEIQAAAAAAAAAAAABH04WQuVUm0dhL1cLSYa5WiqUCWSKHQR9OZuNZkMBdLJVKRLJRGIhAHg5HA0GQxFosFYoEwlEYhEAeDocDIYCwVCYSCIPBoMBT7mRfWlVVUFBLS0ZGQUE8PDc3MjItLS0oKCgjIyMeHh4eGRkZGRQUFBQUDw8PDw8PDwoKCgoKCgoKBQUFBQUFBQCEAsKEBgoMz0MDA4TGjo8Nw4NEBgoOUU4DhEWHTNXUD4SFiU6RG1nTRgjN0BRaHFcMUBOV2d5eGVIXF9icGRnYxESGC9jY2NjEhUaQmNjY2MYGjhjY2NjYy9CY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2MQEBAUGBwgKBAQFBgcICgwEBQYHCAoMEAUGBwgKDBAQBgcICgwQEBAHCAoMEBAQGAgKDBAQEBggCgwQEBAYICAPi/LfQDTMTvkKN4OqJvblmIt1HG+A/cokiXuDYyX1qqRpmV2LsQgTkYPaOpkvnMNrVhsZVKV59u4fkncQ0zK7F2IIXyKPDVag2Ml4/OXcxK6PaPJOE+6qkIMVzVPuqpFdjQRnKaUHtHnXckOBlazG3zh/FeF4Jedv+E47TD2jzqSJjAXVrMymoNd8MlpCj+0C9CnjY5l2RoHcoPaPOuU22u9grgpVGBF8Sf8Wi1jkH3CIdza/3ELSNhmLK0BunJXIoe7edSXqqSoR5nCdK1mwXG8UIrsDSQOTxQ9267/+yY3lsFIPZ4Fp1nccWKzGHwGVHI0aiaWTa/+pS3OyOLD4Pk4JpZNo8FvAZ9XQLKwItMeTK/+pS3ITWj152A2oi/4HsfL6E3MJ2fS2wVrgTSya6YoDzJ3eqpEASa/XuXqcTS7UG51mwiWobhZWGn+KPI784VUlKAujOsmJRr8LKxeTk0u0jztw5iEO49zYP9LailARXOGL1rKLKx5Iv7buQm2o+zEZh0J/9MlsNRSgRwiys3Xn2pPM/bUIiXNh0LTJ7pwXMfEjnuoqpFlYvlD73wG1E/+vTPCMRSDLhim5tFx3pvDAF9azUQHUPDb5dUKcVrc85O0R6SqJpI/zTIwnzC+dXYEP507i2xXPoBTU0tDhyjCaV7RJ5rkYb5g1cw3tJyuxjcBHt+4O4gTPaJZPOqlOZk+gWsNwHnZsFE3sskTWG9vOV4rMwcuo9Mlx/x8VUrWEAfXsYCfJuNe0XTmEWVrmA8JWxRN7JHoWs3/CqkUviN53+TuM0FgrubsA1Jjaj2WSJp0WsnMJjfUKqRlydZwn+NwcIwmKG2vsundiu0g3L5wk8iw+EFSkjd4Wh+xSeVrHE45dRIbm4Zg0oba+zS5X/ClxOMWbREjJCaXbW45vO/fB9asrBRDh/uMuoKhVSHbQE0u0mtHNwzhvgH1p+eo4urCs8wnbmWPApESgG00usmkK/o4PcvFph3yPrFZizj/IE9zeoLK6lO4T3EYJm2sukmULgv98HQozw7W/HJjF/AKqTkSZMMfIDdwexWjr5C7nEZQDbWbSXO9d+srFVJCtez7kDh9GPF36ys6L5O3IwxBo21mzlUZRCqluAzaNtcsZbvoSBw8L2Cib8RWK0nZ0tezo+RBUpcD0YjbVk0zowv7sN0KtanuI0XQ8lkE3/3IOHmu6e8xOSJtRDAzrFlKrIuaHTsJpZPY/z7C0PiHzhjeZbn52j15nFla40dIgTS7Se0YFNRnBaLV8B84/bzgaKCQlbTa++YXAji75yrLKlLFm6hD5lhSqP3UMAuY8N6yy0vAlTNtZNI8+Tx2ie0Th9dSqOWQaJUzbWT2N/eDtEoz8OsOFthXA3MYZxA+f8qahahnHZ7QMxpM21lkydX1li7w4McEUe43J/13KCopAyG2qZpnLQxw7dRVliH48Rnsl7i0boVovUDJpmba4sJp+0CuwpqEXx1JyPyX26N5wKqR1fwnMMeR9aENHf6AZog21SJpdI8vSysu83FO55wt+AiyhugOV4SCaVtrpnHg/dsaCysne9VCl8MSQbapWk2eVELdw69D8wjRX+K7BPytXdoKhvUpgDtdFwW9PvRCXkhmbapWk2THD/w5TqI1lY3qUoeAj6Ei9gxZDbVM0zl/9gHKddQW/VvFiLseUqnBIXpWA21MpmmeNye0QouYB6+UfrKyN31uPKlIt+kc+kCFZWRgvJmTTNgba43f9RDtOlo43EZyF0xeYMsTTNtrRb7IqgKR13YrSk//xC4ib+CkewmlHUBOw4P8vhvcYs+aywIiQlbTax9+XrahVSXGXfgRgmlba6SZoqL/g/deuGGKDctsVkPM4qpCMkJTSZtrnRe5Y4EPnwO2UX9o9643E91iuABRjf+n5gU1C1d4CQZmkzbWXLCJH3YVoXvRx9uNzoYmSY0zbayqMEl6PlTUQHn1ZYT9vbi3g/ihG4nk+cxKqSBCe/2llY76jcBQG2rJpniwmXy3eDcfp1wNM22phQyxvmkjQHJ7L9CVUiJ5bWsO+uBAkcSkLk6/73KqSysiE58NtVDC9cZYtM/ZnlsYOveKVT60FAG2qVpNJnHjyQ33IH7tgyiE/livcU1IHDqEeJ+VdgL47vlqgwJBK0mNtc8sYm713+Kah386tgHpHFysrPNyF+XpGDEbaykzTPK4no4Cysi6hU1BG+XF4ZTNM5RtrjhI5W0QHm70fz98BG5SPp/VVI38gISjuI4sVhclXjTNtqYTMsf7eg3i9Ba/+748LKwSrhli0zNtUzC+ejlJ0QI4VVJSjN3fURASOLCtyShdMwv/G2pli0z+ULZ/D2GoqpQEYsrHG/ZK5Eyic21f/DLFpmXWsL+vSJ5JCIHlqmoIbnP5OYEgmaZm2suWPdhXuFEaK/5w69B1+nJAbamUzTOVjhfdUpgHjn4URW7ljj1Wdxwimoh9LefCAjUJCUNM22phMyxvu3D/vixWT/OogjAMsWmZtqmYX3S/p/uVlamoQ+QG6JIoteuHXY9OShafzBli0zNtVzC+fvdBUUvHFhGrdJfkKKQbxkkMRAOB0GODPItnX3Jnxro/25Ud+llbyVVSN4ySGIgHA6DHBnkWzr7kz410f7cqO/Syt5KqpG8ZJDEQDgdBjgzyLZ19yZ8a6P9uVHfpZW8lVUiqk4T9QAiXgmaZm2suUjHCHxZWLeX3ou7I6P9wWxw1KXrl/QLK4DzcLkhgxGUzTM21lvn4O/kXQH8/PlKpZWD6iL1vCgOCQvSjTNtqTMscLu0a3oLKzla+n8I3CTtv6QITo/ShhMyxXmmbbW6iJTUUnkQPp6O3HPoV2RwDcWn4yxaZkzC821ul6khqEKJ6srpVIBvI8A+TL7p1o10f7GODPKXl24UdRkCFGSBKLrWF5MonO+n/1isG2rngyxaZ7++RKqSqlARiyscb9krkTKJzbV/8MsWmZdawv69InkkIA=
0:00:05.160545263 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd7e000:2:ffenc_h261
0:00:05.160846188 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.160869343 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.160889420 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.160909094 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.160928471 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.160956470 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1567440:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)g726
0:00:05.160976875 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.160996442 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.161017464 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd86a20:2:ffenc_g726
0:00:05.161052029 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.161071787 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.161090795 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.161109690 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.161128725 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.161160253 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x15625c0:1:media_caps video/x-flash-video, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], flvversion=(int)1
0:00:05.161181241 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.161200272 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.161219811 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd79ea0:2:ffenc_flv
0:00:05.161239248 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.161258090 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.161293076 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.161319098 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.161337989 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.161365471 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1567340:1:media_caps video/x-flash-screen, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:05.161385417 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.161404239 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.161423997 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd79d80:2:ffenc_flashsv
0:00:05.161443485 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.161462140 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.161480804 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.161499404 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.161518096 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.161544975 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1567140:1:media_caps video/x-gst_ff-ffvhuff, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:05.161573813 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.161593305 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.161612864 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd79c60:2:ffenc_ffvhuff
0:00:05.161632337 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.161650793 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.161669464 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.161688230 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.161706825 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.161735913 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x15674c0:1:media_caps video/x-ffv, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], ffvversion=(int)1
0:00:05.161755761 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.161774774 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.161794439 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd79b40:2:ffenc_ffv1
0:00:05.161813719 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.161832301 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.161850807 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.161869524 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.161888216 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.161916954 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1567540:1:media_caps video/x-dv, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], systemstream=(boolean)false
0:00:05.161937180 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.161955946 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.161975603 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd79a20:3:ffenc_dvvideo
0:00:05.161995086 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.162013695 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.162032313 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.162051130 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.162079027 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.162106308 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11d7780:1:media_caps video/x-dnxhd, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:05.162126136 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.162145022 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.162164580 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd79900:2:ffenc_dnxhd
0:00:05.162183934 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.162202542 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.162221248 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.162239904 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.162258772 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.162279099 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1567580:1:media_caps image/bmp
0:00:05.162298255 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.162317011 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.162342895 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd797e0:2:ffenc_bmp
0:00:05.162362003 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.162380659 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.162399329 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.162418011 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.162436862 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.162465967 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1567200:1:media_caps video/x-asus, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], asusversion=(int)2
0:00:05.162485874 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.162504996 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.162524526 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd796c0:2:ffenc_asv2
0:00:05.162543955 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.162562508 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.162590196 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.162609578 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.162628433 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.162657304 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11d7540:1:media_caps video/x-asus, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], asusversion=(int)1
0:00:05.162676907 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.162695905 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.162715213 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd795a0:2:ffenc_asv1
0:00:05.162734675 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.162753265 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.162771865 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.162790692 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.162809403 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.162833758 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1567300:1:media_caps audio/x-alac, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ]
0:00:05.162852826 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.162871878 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.162891311 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd86000:2:ffenc_alac
0:00:05.162910527 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.162929085 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.162947513 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.162966243 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.162984885 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.163010041 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1567500:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)yamaha
0:00:05.163029973 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.163048949 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.163077004 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd8b000:2:ffenc_adpcm_yamaha
0:00:05.163096868 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.163115485 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.163134223 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.163153004 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.163171706 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.163196552 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x15672c0:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)swf
0:00:05.163216235 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.163236098 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.163255930 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd86ea0:2:ffenc_adpcm_swf
0:00:05.163275525 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.163294198 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.163312867 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.163331597 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.163350414 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.163375330 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1567600:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)microsoft
0:00:05.163395230 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.163414127 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.163433347 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd86d80:2:ffenc_adpcm_ms
0:00:05.163452623 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.163471200 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.163489577 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.163508321 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.163527068 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.163551335 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1567280:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)dvi
0:00:05.163579487 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.163599119 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.163618663 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd86c60:2:ffenc_adpcm_ima_wav
0:00:05.163638216 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.163656816 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.163675564 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.163694362 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.163713068 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.163794906 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1567400:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)quicktime
0:00:05.163823174 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.163842337 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.163861919 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd86b40:2:ffenc_adpcm_ima_qt
0:00:05.163881385 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.163900197 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.163918986 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.163937808 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.163956690 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.163981564 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1567480:1:media_caps audio/x-adpcm, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layout=(string)adx
0:00:05.164000987 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.164020129 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.164039765 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd86900:2:ffenc_adpcm_adx
0:00:05.164059259 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.164078131 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.164096981 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.164115932 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.164143895 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.164168088 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x15629c0:1:media_caps audio/x-ac3, channels=(int)[ 1, 6 ], rate=(int)[ 8000, 96000 ]
0:00:05.164187470 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.164206523 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.164226006 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd81ea0:2:ffenc_ac3
0:00:05.164245305 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.164264068 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.164282796 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.164301483 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.164320309 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.164342521 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1215200:1:media_caps text/x-cmml, encoded=(boolean)true
0:00:05.164361903 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.164381077 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.164400714 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcdb120:2:cmmlenc
0:00:05.164420424 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.164439160 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.164457926 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.164476883 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.164495788 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.164519921 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1215180:1:media_caps audio/x-celt, rate=(int)[ 32000, 64000 ], channels=(int)[ 1, 2 ]
0:00:05.164539293 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.164558295 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.164577919 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcf3c60:2:celtenc
0:00:05.164597365 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.164616127 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.164634852 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.164662559 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.164682295 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.164702371 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1567240:1:media_caps application/x-bzip
0:00:05.164721461 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.164740377 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.164759903 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd0b5a0:2:bz2enc
0:00:05.164779346 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.164798019 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.164816506 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.164835453 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.164854312 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.164878185 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x14b80c0:1:media_caps audio/x-alaw, rate=(int)[ 8000, 192000 ], channels=(int)[ 1, 2 ]
0:00:05.164897392 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.164917185 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.164937008 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd0b900:2:alawenc
0:00:05.164956723 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.164975665 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.164994399 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.165013216 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.165032144 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.171125120 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:767:detect_send_codecs:[00m **intersection of payloaders and encoders
0:00:05.171424047 [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 14
0:00:05.171448880 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x12151c0:1:media_caps audio/x-vorbis
0:00:05.171480131 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x14ba380:2:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)[ 1, 2147483647 ], encoding-name=(string)VORBIS
0:00:05.171513798 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.171533893 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.171554262 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0x14e0ea0:3:rtpvorbispay
0:00:05.171573954 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.171592511 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.171611122 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.171630113 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.171649468 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd0d900:3:vorbisenc
0:00:05.171668860 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.171687277 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.171712975 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x14b8040:1:media_caps audio/x-speex, rate=(int)[ 6000, 48000 ], channels=(int)1
0:00:05.171796360 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x14ba000:2:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)[ 6000, 48000 ], encoding-name=(string)SPEEX, encoding-params=(string)1
0:00:05.171825585 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.171844728 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.171864411 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0x14e0b40:3:rtpspeexpay
0:00:05.171883901 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.171902785 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.171921631 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.171940335 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.171959538 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd555a0:3:speexenc
0:00:05.171978846 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.171997482 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.172021187 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x14b82c0:1:media_caps audio/x-siren, dct-length=(int)320
0:00:05.172050339 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x14b8100:2:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)16000, encoding-name=(string)SIREN, dct-length=(int)320
0:00:05.172080636 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.172100358 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.172120170 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0x14e0900:3:rtpsirenpay
0:00:05.172139711 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.172158535 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.172177285 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.172196159 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.172215709 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcd6360:3:sirenenc
0:00:05.172234995 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.172253672 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.172278792 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x14b8200:1:media_caps audio/x-mulaw, channels=(int)1, rate=(int)8000
0:00:05.172306510 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x14be740:2:rtp_caps application/x-rtp, media=(string)audio, payload=(int)0, clock-rate=(int)8000, encoding-name=(string)PCMU
0:00:05.172326490 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.172345471 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.172365077 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0x14c37e0:5:rtppcmupay
0:00:05.172396188 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.172415050 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.172433647 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.172452379 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.172471757 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xccc7e0:4:mulawenc
0:00:05.172491057 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.172509686 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.172534538 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1567640:1:media_caps audio/x-mulaw, channels=(int)1, rate=(int)8000
0:00:05.172561369 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x14be8c0:2:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)8000, encoding-name=(string)PCMU
0:00:05.172590451 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.172610057 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.172629602 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0x14c37e0:5:rtppcmupay
0:00:05.172649143 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.172667860 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.172686647 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.172705517 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.172724781 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xccc7e0:4:mulawenc
0:00:05.172744261 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.172762845 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.172787845 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1215140:1:media_caps audio/x-alaw, channels=(int)1, rate=(int)8000
0:00:05.172814981 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x14be900:2:rtp_caps application/x-rtp, media=(string)audio, payload=(int)8, clock-rate=(int)8000, encoding-name=(string)PCMA
0:00:05.172834841 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.172853923 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.172873371 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0x14c3900:5:rtppcmapay
0:00:05.172892676 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.172911297 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.172929940 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.172948638 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.172967985 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd0b900:4:alawenc
0:00:05.172987336 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.173005924 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.173030416 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x14b8300:1:media_caps audio/x-alaw, channels=(int)1, rate=(int)8000
0:00:05.173057071 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x14ba4c0:2:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)8000, encoding-name=(string)PCMA
0:00:05.173085824 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.173105365 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.173124887 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0x14c3900:5:rtppcmapay
0:00:05.173144279 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.173162979 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.173181641 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.173200423 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.173219734 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd0b900:4:alawenc
0:00:05.173239029 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.173257585 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.173285123 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x14b8280:1:media_caps audio/mpeg, mpegversion=(int)1, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layer=(int)2
0:00:05.173312078 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x14ba640:2:rtp_caps application/x-rtp, media=(string)audio, payload=(int)14, clock-rate=(int)90000
0:00:05.173331365 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.173350428 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.173369913 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0x14c3b40:5:rtpmpapay
0:00:05.173389311 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.173407987 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.173426685 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.173445441 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.173464819 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcb05a0:4:twolame
0:00:05.173484738 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd86120:4:ffenc_mp2
0:00:05.173504144 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.173522816 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.173549544 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x12152c0:1:media_caps audio/mpeg, mpegversion=(int)1, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ], layer=(int)2
0:00:05.173577096 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x14be540:2:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)90000, encoding-name=(string)MPA
0:00:05.173607394 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.173627341 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.173646909 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0x14c3b40:5:rtpmpapay
0:00:05.173666214 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.173685301 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.173704278 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.173723143 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.173742347 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcb05a0:4:twolame
0:00:05.173783953 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd86120:4:ffenc_mp2
0:00:05.173803363 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.173822145 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.173854016 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1215340:1:media_caps video/mpeg, mpegversion=(int)4, systemstream=(boolean)false, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:05.173889559 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x14ba780:3:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)[ 1, 2147483647 ], encoding-name=(string)MPEG4-GENERIC, streamtype=(string){ 4, 5 }, mode=(string){ generic, CELP-cbr, CELP-vbr, AAC-lbr, AAC-hbr }
0:00:05.173910547 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.173930004 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.173949743 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0x14e07e0:4:rtpmp4gpay
0:00:05.173969450 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.173988495 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.174007362 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.174026439 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.174046027 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd7e900:6:ffenc_mpeg4
0:00:05.174065575 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.174084463 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.174119135 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1215240:1:media_caps audio/x-gsm, rate=(int)8000, channels=(int)1
0:00:05.174147297 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x14ba540:2:rtp_caps application/x-rtp, media=(string)audio, payload=(int)3, clock-rate=(int)8000, encoding-name=(string)GSM
0:00:05.174167535 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.174186978 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.174206519 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xce7000:5:rtpgsmpay
0:00:05.174236419 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.174255382 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.174274294 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.174293395 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.174312824 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd55d80:4:gsmenc
0:00:05.174332456 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.174351295 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.174376137 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x14b8240:1:media_caps audio/x-gsm, rate=(int)8000, channels=(int)1
0:00:05.174403601 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x14be800:2:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)8000, encoding-name=(string)GSM
0:00:05.174423839 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.174443106 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.174462720 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xce7000:5:rtpgsmpay
0:00:05.174482126 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.174500817 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.174519613 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.174538510 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.174557913 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd55d80:4:gsmenc
0:00:05.174577286 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.174595962 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.174636980 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1215300:1:media_caps audio/x-adpcm, channels=(int)1, rate=(int)8000, bitrate=(int){ 16000, 24000, 32000, 40000 }, layout=(string)g726
0:00:05.174670727 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x14be500:2:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)8000, encoding-name=(string){ G726-16, G726-24, G726-32, G726-40, AAL2-G726-16, AAL2-G726-24, AAL2-G726-32, AAL2-G726-40 }
0:00:05.174692380 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.174712013 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.174731765 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0x14c3240:3:rtpg726pay
0:00:05.174751398 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.174770291 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.174789054 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.174816006 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.174835314 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd86a20:3:ffenc_g726
0:00:05.174854826 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.174873573 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.174902201 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1567380:1:media_caps video/x-dv, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ], systemstream=(boolean)false
0:00:05.174940067 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x14ba140:2:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], encoding-name=(string)DV, clock-rate=(int)90000, encode=(string){ SD-VCR/525-60, SD-VCR/625-50, HD-VCR/1125-60, HD-VCR/1250-50, SDL-VCR/525-60, SDL-VCR/625-50, 306M/525-60, 306M/625-50, 314M-25/525-60, 314M-25/625-50, 314M-50/525-60, 314M-50/625-50 }
0:00:05.174961613 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.174981085 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.175000625 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0x10c7ea0:3:rtpdvpay
0:00:05.175020254 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.175038906 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.175057601 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.175076522 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.175104670 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd79a20:4:ffenc_dvvideo
0:00:05.175124706 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.175143423 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.175793900 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:307:create_codec_lists:[00m *******Intersection of send_list and recv_list
0:00:05.175823380 [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 14
0:00:05.175844756 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1567540:2:media_caps audio/x-vorbis
0:00:05.175872290 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x15674c0:1:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)[ 1, 2147483647 ], encoding-name=(string)VORBIS
0:00:05.175892657 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.175911753 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.175931660 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcf3000:2:rtpvorbisdepay
0:00:05.175951148 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.175970508 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd0da20:3:vorbisdec
0:00:05.175989851 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.176008481 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.176027153 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.176045898 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.176065040 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0x14e0ea0:3:rtpvorbispay
0:00:05.176084165 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.176103248 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd0d900:3:vorbisenc
0:00:05.176122316 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.176140890 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.176165853 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x15625c0:2:media_caps audio/x-speex, rate=(int)[ 6000, 48000 ], channels=(int)1
0:00:05.176193359 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x1567440:1:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)[ 6000, 48000 ], encoding-name=(string)SPEEX, encoding-params=(string)1
0:00:05.176214032 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.176243571 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.176263736 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xceeb40:2:rtpspeexdepay
0:00:05.176283387 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.176302775 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd556c0:3:speexdec
0:00:05.176322080 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.176340783 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.176359297 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.176395369 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.176414900 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0x14e0b40:3:rtpspeexpay
0:00:05.176434408 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.176453666 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd555a0:3:speexenc
0:00:05.176472924 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.176491481 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.176515139 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1567000:2:media_caps audio/x-siren, dct-length=(int)320
0:00:05.176543700 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x15675c0:1:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)16000, encoding-name=(string)SIREN, dct-length=(int)320
0:00:05.176564413 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.176583505 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.176602968 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcee900:2:rtpsirendepay
0:00:05.176622331 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.176641497 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcd6240:3:sirendec
0:00:05.176660811 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.176679686 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.176698243 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.176716895 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.176736167 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0x14e0900:3:rtpsirenpay
0:00:05.176764579 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.176784189 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcd6360:3:sirenenc
0:00:05.176803466 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.176821929 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.176846676 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x15670c0:2:media_caps audio/x-mulaw, channels=(int)1, rate=(int)8000
0:00:05.176873497 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x14b8080:1:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)8000, encoding-name=(string)PCMU
0:00:05.176893457 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.176912711 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.176932427 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xce76c0:4:rtppcmudepay
0:00:05.176952139 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.176971370 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xccc900:5:mulawdec
0:00:05.176990892 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.177009494 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.177028086 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.177047021 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.177066332 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0x14c37e0:5:rtppcmupay
0:00:05.177085817 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.177105066 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xccc7e0:5:mulawenc
0:00:05.177124439 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.177143096 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.177167492 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1215200:2:media_caps audio/x-mulaw, channels=(int)1, rate=(int)8000
0:00:05.177194330 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x15629c0:1:rtp_caps application/x-rtp, media=(string)audio, payload=(int)0, clock-rate=(int)8000, encoding-name=(string)PCMU
0:00:05.177214458 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.177233509 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.177261716 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xce76c0:4:rtppcmudepay
0:00:05.177281595 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.177300760 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xccc900:5:mulawdec
0:00:05.177320001 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.177338603 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.177357196 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.177375891 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.177395177 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0x14c37e0:5:rtppcmupay
0:00:05.177414459 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.177433426 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xccc7e0:5:mulawenc
0:00:05.177452688 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.177471175 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.177495832 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x10c5e80:2:media_caps audio/x-alaw, channels=(int)1, rate=(int)8000
0:00:05.177522183 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x14b80c0:1:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)8000, encoding-name=(string)PCMA
0:00:05.177541983 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.177561046 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.177580398 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xce75a0:4:rtppcmadepay
0:00:05.177599965 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.177619123 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd0ba20:5:alawdec
0:00:05.177658846 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.177677564 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.177696054 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.177714994 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.177734336 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0x14c3900:5:rtppcmapay
0:00:05.177753807 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.177772968 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd0b900:5:alawenc
0:00:05.177801344 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.177821110 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.177851196 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11d2ac0:2:media_caps audio/x-alaw, channels=(int)1, rate=(int)8000
0:00:05.177877518 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x1567740:1:rtp_caps application/x-rtp, media=(string)audio, payload=(int)8, clock-rate=(int)8000, encoding-name=(string)PCMA
0:00:05.177897327 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.177916308 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.177935590 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xce75a0:4:rtppcmadepay
0:00:05.177954881 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.177973862 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd0ba20:5:alawdec
0:00:05.177993158 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.178011606 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.178030125 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.178048847 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.178067929 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0x14c3900:5:rtppcmapay
0:00:05.178087290 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.178106192 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd0b900:5:alawenc
0:00:05.178125442 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.178144054 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.178171327 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1567240:2:media_caps audio/mpeg, mpegversion=(int)1, layer=(int)2, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ]
0:00:05.178198759 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x1215180:1:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)90000, encoding-name=(string)MPA
0:00:05.178218720 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.178237711 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.178257159 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xce7a20:4:rtpmpadepay
0:00:05.178290106 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.178310326 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcfa240:5:mad
0:00:05.178330302 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xda96c0:5:ffdec_mp3
0:00:05.178349694 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.178368449 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.178386968 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.178405795 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.178425113 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0x14c3b40:5:rtpmpapay
0:00:05.178444446 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.178463631 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcb05a0:5:twolame
0:00:05.178483189 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd86120:5:ffenc_mp2
0:00:05.178502526 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.178521142 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.178548269 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x11d7540:2:media_caps audio/mpeg, mpegversion=(int)1, layer=(int)2, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ]
0:00:05.178574744 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x15672c0:1:rtp_caps application/x-rtp, media=(string)audio, payload=(int)14, clock-rate=(int)90000
0:00:05.178594110 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.178613252 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.178632658 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xce7a20:4:rtpmpadepay
0:00:05.178652061 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.178675733 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcfa240:5:mad
0:00:05.178695537 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xda96c0:5:ffdec_mp3
0:00:05.178714670 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.178733336 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.178752018 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.178770883 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.178790229 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0x14c3b40:5:rtpmpapay
0:00:05.178818360 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.178838158 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcb05a0:5:twolame
0:00:05.178858070 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd86120:5:ffenc_mp2
0:00:05.178877286 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.178896008 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.178926584 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1562580:2:media_caps video/mpeg, mpegversion=(int)4, systemstream=(boolean)false, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:05.178960196 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x1562640:1:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)[ 1, 2147483647 ], encoding-name=(string)MPEG4-GENERIC, streamtype=(string){ 4, 5 }, mode=(string){ generic, CELP-cbr, CELP-vbr, AAC-lbr, AAC-hbr }
0:00:05.178980856 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.179000235 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.179019775 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcee5a0:4:rtpmp4gdepay
0:00:05.179039399 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.179058541 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd93c60:5:ffdec_mpeg4
0:00:05.179078091 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.179096841 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.179115508 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.179134309 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.179153563 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0x14e07e0:3:rtpmp4gpay
0:00:05.179172811 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.179461180 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd7e900:5:ffenc_mpeg4
0:00:05.179480333 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.179499060 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.179523552 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1567100:2:media_caps audio/x-gsm, rate=(int)8000, channels=(int)1
0:00:05.179550622 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x1567040:1:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)8000, encoding-name=(string)GSM
0:00:05.179580411 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.179600027 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.179619473 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xce7120:4:rtpgsmdepay
0:00:05.179638700 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.179657881 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd55ea0:5:gsmdec
0:00:05.179677220 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.179695711 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.179792945 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.179820548 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.179840076 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xce7000:5:rtpgsmpay
0:00:05.179859339 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.179878377 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd55d80:5:gsmenc
0:00:05.179897720 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.179916203 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.179941055 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1567600:2:media_caps audio/x-gsm, rate=(int)8000, channels=(int)1
0:00:05.179968079 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x1567480:1:rtp_caps application/x-rtp, media=(string)audio, payload=(int)3, clock-rate=(int)8000, encoding-name=(string)GSM
0:00:05.179988010 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.180007182 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.180026679 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xce7120:4:rtpgsmdepay
0:00:05.180045980 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.180065148 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd55ea0:5:gsmdec
0:00:05.180084463 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.180103089 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.180121663 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.180140423 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.180167364 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xce7000:5:rtpgsmpay
0:00:05.180187318 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.180206466 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd55d80:5:gsmenc
0:00:05.180225663 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.180244260 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.180275408 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1562b80:2:media_caps audio/x-adpcm, channels=(int)1, rate=(int)8000, bitrate=(int){ 16000, 24000, 32000, 40000 }, layout=(string)g726
0:00:05.180308674 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x1565080:1:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], encoding-name=(string){ G726-16, G726-24, G726-32, G726-40, AAL2-G726-16, AAL2-G726-24, AAL2-G726-32, AAL2-G726-40 }, clock-rate=(int)8000
0:00:05.180329522 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.180348889 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.180368584 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xce2c60:2:rtpg726depay
0:00:05.180388228 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.180407576 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xdb3a20:3:ffdec_g726
0:00:05.180426998 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.180445753 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.180464591 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.180483462 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.180503024 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0x14c3240:3:rtpg726pay
0:00:05.180522570 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.180541812 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd86a20:3:ffenc_g726
0:00:05.180561160 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.180580003 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.180608439 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:113:debug_codec_cap:[00m 0x1567400:2:media_caps video/x-dv, systemstream=(boolean)false, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:05.180645367 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:121:debug_codec_cap:[00m 0x1567140:1:rtp_caps application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], encoding-name=(string)DV, clock-rate=(int)90000, encode=(string){ SD-VCR/525-60, SD-VCR/625-50, HD-VCR/1125-60, HD-VCR/1250-50, SDL-VCR/525-60, SDL-VCR/625-50, 306M/525-60, 306M/625-50, 314M-25/525-60, 314M-25/625-50, 314M-50/525-60, 314M-50/625-50 }
0:00:05.180674382 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:126:debug_codec_cap:[00m element_list1 ->
0:00:05.180694268 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.180714083 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xce27e0:3:rtpdvdepay
0:00:05.180733560 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.180753146 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd8bea0:4:ffdec_dvvideo
0:00:05.180773151 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd5f000:4:dvdec
0:00:05.180792743 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.180811351 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.180830116 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:128:debug_codec_cap:[00m element_list2 ->
0:00:05.180849103 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.180868469 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0x10c7ea0:3:rtpdvpay
0:00:05.180888058 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.180907059 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd79a20:4:ffenc_dvvideo
0:00:05.180926480 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.180945121 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.181214649 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:660:parse_codec_cap_list:[00m adding codec VORBIS with pt -1, send_pipeline 0x11f6da0, receive_pipeline 0x11d8e20
0:00:05.181238177 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:662:parse_codec_cap_list:[00m media_caps: audio/x-vorbis
0:00:05.181265270 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:665:parse_codec_cap_list:[00m rtp_caps: application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)[ 1, 2147483647 ], encoding-name=(string)VORBIS
0:00:05.181285132 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.185489646 [332m 3277[00m 0x112d9e0 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:4430:fs_rtp_session_stop_codec_param_gathering_unlock:[00m Stopping Codec Param discovery for session 1
0:00:05.195418671 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0x14e0ea0:4:rtpvorbispay
0:00:05.195883826 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.195910734 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd0d900:4:vorbisenc
0:00:05.195951135 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.195972321 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcbbea0:3:audioconvert
0:00:05.195992206 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.196011907 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcd6a20:2:audioresample
0:00:05.196031515 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.196050752 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcbbea0:3:audioconvert
0:00:05.196070090 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.196088811 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.196108043 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.196127952 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcf3000:3:rtpvorbisdepay
0:00:05.196147559 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.196166810 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd0da20:4:vorbisdec
0:00:05.196186132 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.196204888 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.196425014 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:660:parse_codec_cap_list:[00m adding codec SPEEX with pt -1, send_pipeline 0xce0820, receive_pipeline 0x11bd840
0:00:05.196456452 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:662:parse_codec_cap_list:[00m media_caps: audio/x-speex, rate=(int)[ 6000, 48000 ], channels=(int)1
0:00:05.196495974 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:665:parse_codec_cap_list:[00m rtp_caps: application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)[ 6000, 48000 ], encoding-name=(string)SPEEX, encoding-params=(string)1
0:00:05.196517205 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.196537157 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0x14e0b40:4:rtpspeexpay
0:00:05.196557093 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.196576348 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd555a0:4:speexenc
0:00:05.196595999 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.196615185 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcbbea0:5:audioconvert
0:00:05.196634413 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.196663145 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcd6a20:3:audioresample
0:00:05.196682961 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.196702079 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcbbea0:5:audioconvert
0:00:05.196721381 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.196740012 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.196759074 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.196778414 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xceeb40:3:rtpspeexdepay
0:00:05.196797990 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.196816936 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd556c0:4:speexdec
0:00:05.196836289 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.196854921 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.196943495 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:660:parse_codec_cap_list:[00m adding codec SIREN with pt -1, send_pipeline 0x11c43a0, receive_pipeline 0x116a600
0:00:05.196969788 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:662:parse_codec_cap_list:[00m media_caps: audio/x-siren, dct-length=(int)320
0:00:05.196999380 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:665:parse_codec_cap_list:[00m rtp_caps: application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)16000, encoding-name=(string)SIREN, dct-length=(int)320
0:00:05.197019478 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.197044410 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0x14e0900:4:rtpsirenpay
0:00:05.197064496 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.197083951 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcd6360:4:sirenenc
0:00:05.197103549 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.197122769 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcbbea0:7:audioconvert
0:00:05.197142224 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.197161452 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcd6a20:4:audioresample
0:00:05.197180990 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.197200181 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcbbea0:7:audioconvert
0:00:05.197219697 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.197247720 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.197267301 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.197286858 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcee900:3:rtpsirendepay
0:00:05.197306377 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.197325537 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcd6240:4:sirendec
0:00:05.197344978 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.197363785 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.197450221 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:660:parse_codec_cap_list:[00m adding codec PCMU with pt 0, send_pipeline 0x11d6420, receive_pipeline 0x11fbea0
0:00:05.197477625 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:662:parse_codec_cap_list:[00m media_caps: audio/x-mulaw, channels=(int)1, rate=(int)8000
0:00:05.197504858 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:665:parse_codec_cap_list:[00m rtp_caps: application/x-rtp, media=(string)audio, payload=(int)0, clock-rate=(int)8000, encoding-name=(string)PCMU
0:00:05.197524540 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.197544370 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0x14c37e0:5:rtppcmupay
0:00:05.197564274 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.197583640 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xccc7e0:5:mulawenc
0:00:05.197603322 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.197622541 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcbbea0:9:audioconvert
0:00:05.197642009 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.197661187 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcd6a20:5:audioresample
0:00:05.197680554 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.197699647 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcbbea0:9:audioconvert
0:00:05.197718914 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.197737627 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.197756459 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.197775816 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xce76c0:4:rtppcmudepay
0:00:05.197795358 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.197822587 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xccc900:5:mulawdec
0:00:05.197842453 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.197861201 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.205678060 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:660:parse_codec_cap_list:[00m adding codec PCMA with pt 8, send_pipeline 0x11eff80, receive_pipeline 0x11c06c0
0:00:05.206875132 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:662:parse_codec_cap_list:[00m media_caps: audio/x-alaw, channels=(int)1, rate=(int)8000
0:00:05.206907924 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:665:parse_codec_cap_list:[00m rtp_caps: application/x-rtp, media=(string)audio, payload=(int)8, clock-rate=(int)8000, encoding-name=(string)PCMA
0:00:05.206928873 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.206950505 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0x14c3900:5:rtppcmapay
0:00:05.206970396 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.206990368 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd0b900:5:alawenc
0:00:05.207010224 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.207029865 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcbbea0:11:audioconvert
0:00:05.207049976 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.207069652 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcd6a20:6:audioresample
0:00:05.207089209 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.207108566 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcbbea0:11:audioconvert
0:00:05.207127993 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.207146841 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.207165772 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.207185301 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xce75a0:4:rtppcmadepay
0:00:05.207205042 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.207224525 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd0ba20:5:alawdec
0:00:05.207244033 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.207262868 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.207360415 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:660:parse_codec_cap_list:[00m adding codec MPA with pt -1, send_pipeline 0x11c4740, receive_pipeline 0x14b40a0
0:00:05.207406376 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:662:parse_codec_cap_list:[00m media_caps: audio/mpeg, mpegversion=(int)1, layer=(int)2, channels=(int)[ 1, 2 ], rate=(int)[ 8000, 96000 ]
0:00:05.207434977 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:665:parse_codec_cap_list:[00m rtp_caps: application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)90000, encoding-name=(string)MPA
0:00:05.207454973 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.207475261 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0x14c3b40:6:rtpmpapay
0:00:05.207495006 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.207514382 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcb05a0:6:twolame
0:00:05.207534374 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd86120:6:ffenc_mp2
0:00:05.207553675 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.207572888 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcbbea0:13:audioconvert
0:00:05.207592200 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.207628985 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcd6a20:7:audioresample
0:00:05.207666770 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.207692577 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcbbea0:13:audioconvert
0:00:05.207711693 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.207795788 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.207822705 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.207842507 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xce7a20:5:rtpmpadepay
0:00:05.207862267 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.207881467 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcfa240:6:mad
0:00:05.207901259 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xda96c0:6:ffdec_mp3
0:00:05.207920422 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.207939071 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.207978539 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:570:parse_codec_cap_list:[00m skipping codec audio/unknown, no encoding name specified (pt: 14 clock_rate:90000
0:00:05.208078533 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:660:parse_codec_cap_list:[00m adding codec MPEG4-GENERIC with pt -1, send_pipeline 0x11cca40, receive_pipeline 0x11d31a0
0:00:05.208123684 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:662:parse_codec_cap_list:[00m media_caps: video/mpeg, mpegversion=(int)4, systemstream=(boolean)false, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:05.208158800 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:665:parse_codec_cap_list:[00m rtp_caps: application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)[ 1, 2147483647 ], encoding-name=(string)MPEG4-GENERIC, streamtype=(string){ 4, 5 }, mode=(string){ generic, CELP-cbr, CELP-vbr, AAC-lbr, AAC-hbr }
0:00:05.208179678 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.208199650 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0x14e07e0:4:rtpmp4gpay
0:00:05.208219517 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.208238788 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd7e900:6:ffenc_mpeg4
0:00:05.208258214 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.208277205 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcbbea0:15:audioconvert
0:00:05.208296536 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.208315537 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcd6a20:8:audioresample
0:00:05.208334667 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.208353641 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcbbea0:15:audioconvert
0:00:05.208372563 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.208391013 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.208409732 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.208428834 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcee5a0:5:rtpmp4gdepay
0:00:05.208448456 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.208467383 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd93c60:6:ffdec_mpeg4
0:00:05.208486583 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.208504973 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.208592050 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:660:parse_codec_cap_list:[00m adding codec GSM with pt 3, send_pipeline 0x11e91a0, receive_pipeline 0x11fe360
0:00:05.208619402 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:662:parse_codec_cap_list:[00m media_caps: audio/x-gsm, rate=(int)8000, channels=(int)1
0:00:05.208646814 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:665:parse_codec_cap_list:[00m rtp_caps: application/x-rtp, media=(string)audio, payload=(int)3, clock-rate=(int)8000, encoding-name=(string)GSM
0:00:05.208687213 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.208707755 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xce7000:5:rtpgsmpay
0:00:05.208727288 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.208746589 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd55d80:5:gsmenc
0:00:05.208765951 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.208785077 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcbbea0:17:audioconvert
0:00:05.208804439 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.208823445 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcd6a20:9:audioresample
0:00:05.208842696 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.208861600 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcbbea0:17:audioconvert
0:00:05.208880656 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.208899213 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.208917811 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.208937159 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xce7120:4:rtpgsmdepay
0:00:05.208956590 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.208975873 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd55ea0:5:gsmdec
0:00:05.208995170 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.209013631 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.209035143 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:570:parse_codec_cap_list:[00m skipping codec audio/unknown, no encoding name specified (pt: -1 clock_rate:0
0:00:05.209130881 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:660:parse_codec_cap_list:[00m adding codec DV with pt -1, send_pipeline 0x11c1860, receive_pipeline 0x12097a0
0:00:05.209162069 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:662:parse_codec_cap_list:[00m media_caps: video/x-dv, systemstream=(boolean)false, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:05.209202351 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:665:parse_codec_cap_list:[00m rtp_caps: application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], encoding-name=(string)DV, clock-rate=(int)90000, encode=(string){ SD-VCR/525-60, SD-VCR/625-50, HD-VCR/1125-60, HD-VCR/1250-50, SDL-VCR/525-60, SDL-VCR/625-50, 306M/525-60, 306M/625-50, 314M-25/525-60, 314M-25/625-50, 314M-50/525-60, 314M-50/625-50 }
0:00:05.209235182 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.209255857 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0x10c7ea0:4:rtpdvpay
0:00:05.209275705 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.209295072 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd79a20:5:ffenc_dvvideo
0:00:05.209314572 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.209333786 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcbbea0:19:audioconvert
0:00:05.209353059 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.209372087 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcd6a20:10:audioresample
0:00:05.209391409 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.209410506 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xcbbea0:19:audioconvert
0:00:05.209429595 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.209448036 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.209466718 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:91:debug_pipeline:[00m pipeline:
0:00:05.209486020 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xce27e0:4:rtpdvdepay
0:00:05.209505465 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.209524531 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd8bea0:5:ffdec_dvvideo
0:00:05.209544110 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:98:debug_pipeline:[00m 0xd5f000:5:dvdec
0:00:05.209563263 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:99:debug_pipeline:[00m --
0:00:05.209581857 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:101:debug_pipeline:[00m
0:00:05.209632920 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-special-source.c:339:fs_rtp_special_source_class_add_blueprint:[00m Class FsRtpDtmfSoundSource has no add_blueprint function
0:00:05.209728986 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:475:save_codecs_cache:[00m Saving codecs cache to /home/jtellier/.cache/farsight/codecs.audio.x86_64.cache
0:00:05.210120533 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:555:save_codecs_cache:[00m Wrote binary codecs cache
0:00:05.211800684 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00m fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0>[00m pad recv_rtp_sink_2 added (NULL)
0:00:05.212148252 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00m fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0>[00m pad recv_rtcp_sink_2 added (NULL)
0:00:05.212489688 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00m fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0>[00m pad send_rtp_sink_2 added (NULL)
0:00:05.212630063 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00m fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0>[00m pad send_rtp_src_2 added (NULL)
0:00:05.213152296 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00m fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0>[00m pad send_rtcp_src_2 added (NULL)
0:00:05.260547753 [332m 3277[00m 0xc01500 [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:05.261040104 [332m 3277[00m 0xc01500 [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:05.261104885 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: SIREN
0:00:05.261127111 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: PCMU
0:00:05.261147589 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: PCMA
0:00:05.261167947 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: MPA
0:00:05.261188001 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: GSM
0:00:05.261207794 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: DV
0:00:05.261227580 [332m 3277[00m 0xc01500 [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:05.261247142 [332m 3277[00m 0xc01500 [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:05.261266620 [332m 3277[00m 0xc01500 [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:05.261289601 [332m 3277[00m 0xc01500 [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:05.261322768 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: SIREN
0:00:05.261342988 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: PCMU
0:00:05.261362605 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: PCMA
0:00:05.261625962 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: MPA
0:00:05.261645008 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: GSM
0:00:05.261664001 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: DV
0:00:05.261706024 [332m 3277[00m 0xc01500 [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:05.261727380 [332m 3277[00m 0xc01500 [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:05.261746887 [332m 3277[00m 0xc01500 [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:05.261769602 [332m 3277[00m 0xc01500 [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:05.261864555 [332m 3277[00m 0xc01500 [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:05.261910436 [332m 3277[00m 0xc01500 [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:05.262032190 [332m 3277[00m 0xc01500 [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:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) _tf_stream_try_sending_codecs: called (send_local:1 send_supported:0)
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) _tf_stream_try_sending_codecs: 102: audio SPEEX clock:16000 channels:1
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) _tf_stream_try_sending_codecs: 103: audio SPEEX clock:8000 channels:1
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) _tf_stream_try_sending_codecs: 96: audio SIREN clock:16000 channels:0
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) _tf_stream_try_sending_codecs: 0: audio PCMU clock:8000 channels:0
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) _tf_stream_try_sending_codecs: 8: audio PCMA clock:8000 channels:0
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) _tf_stream_try_sending_codecs: 3: audio GSM clock:8000 channels:0
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) _tf_stream_try_sending_codecs: 99: audio telephone-event clock:16000 channels:0 events=0-15
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) _tf_stream_try_sending_codecs: 100: audio telephone-event clock:8000 channels:0 events=0-15
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) fs_codecs_to_tp: adding codec SPEEX [102]
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) fs_codecs_to_tp: adding codec SPEEX [103]
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) fs_codecs_to_tp: adding codec SIREN [96]
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) fs_codecs_to_tp: adding codec PCMU [0]
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) fs_codecs_to_tp: adding codec PCMA [8]
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) fs_codecs_to_tp: adding codec GSM [3]
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) fs_codecs_to_tp: adding codec telephone-event [99]
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) fs_codecs_to_tp: adding codec telephone-event [100]
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) _tf_stream_try_sending_codecs: calling MediaStreamHandler::Ready
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) set_stream_playing: 0
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) set_stream_sending: 0
(empathy:3277): tp-glib-DEBUG: tp_channel_group_members_changed_cb: 0xfceaf0 MembersChanged: added 0, removed 0, moved 0 to LP and 1 to RP, actor 1, reason 4, message
(empathy:3277): tp-glib-DEBUG: handle_members_changed: +RP contact#2
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) _tf_stream_bus_message: Codecs changed
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) _tf_stream_try_sending_codecs: called (send_local:0 send_supported:0)
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) _tf_stream_try_sending_codecs: 96: video THEORA clock:90000 channels:0 delivery-method=inline configuration=AAAAAQj/2gqRAioygHRoZW9yYQMCAQAUAA8AAUAAAPAAAAAAAB4AAAABAAABAAABAAAAAEDAgXRoZW9yYSMAAABYaXBoLk9yZyBsaWJUaGVvcmEgSSAyMDA4MTAyMCAzIDIgMQAAAACCdGhlb3Jhvs0o97nNaxi1qUlKEHOc5jGMUpSkIQgxjGIQhCEIQAAAAAAAAAAAABH04WQuVUm0dhL1cLSYa5WiqUCWSKHQR9OZuNZkMBdLJVKRLJRGIhAHg5HA0GQxFosFYoEwlEYhEAeDocDIYCwVCYSCIPBoMBT7mRfWlVVUFBLS0ZGQUE8PDc3MjItLS0oKCgjIyMeHh4eGRkZGRQUFBQUDw8PDw8PDwoKCgoKCgoKBQUFBQUFBQCEAsKEBgoMz0MDA4TGjo8Nw4NEBgoOUU4DhEWHTNXUD4SFiU6RG1nTRgjN0BRaHFcMUBOV2d5eGVIXF9icGRnYxESGC9jY2NjEhUaQmNjY2MYGjhjY2NjYy9CY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2MQEBAUGBwgKBAQFBgcICgwEBQYHCAoMEAUGBwgKDBAQBgcICgwQEBAHCAoMEBAQGAgKDBAQEBggCgwQEBAYICAPi/LfQDTMTvkKN4OqJvblmIt1HG+A/cokiXuDYyX1qqRpmV2LsQgTkYPaOpkvnMNrVhsZVKV59u4fkncQ0zK7F2IIXyKPDVag2Ml4/OXcxK6PaPJOE+6qkIMVzVPuqpFdjQRnKaUHtHnXckOBlazG3zh/FeF4Jedv+E47TD2jzqSJjAXVrMymoNd8MlpCj+0C9CnjY5l2RoHcoPaPOuU22u9grgpVGBF8Sf8Wi1jkH3CIdza/3ELSNhmLK0BunJXIoe7edSXqqSoR5nCdK1mwXG8UIrsDSQOTxQ9267/+yY3lsFIPZ4Fp1nccWKzGHwGVHI0aiaWTa/+pS3OyOLD4Pk4JpZNo8FvAZ9XQLKwItMeTK/+pS3ITWj152A2oi/4HsfL6E3MJ2fS2wVrgTSya6YoDzJ3eqpEASa/XuXqcTS7UG51mwiWobhZWGn+KPI784VUlKAujOsmJRr8LKxeTk0u0jztw5iEO49zYP9LailARXOGL1rKLKx5Iv7buQm2o+zEZh0J/9MlsNRSgRwiys3Xn2pPM/bUIiXNh0LTJ7pwXMfEjnuoqpFlYvlD73wG1E/+vTPCMRSDLhim5tFx3pvDAF9azUQHUPDb5dUKcVrc85O0R6SqJpI/zTIwnzC+dXYEP507i2xXPoBTU0tDhyjCaV7RJ5rkYb5g1cw3tJyuxjcBHt+4O4gTPaJZPOqlOZk+gWsNwHnZsFE3sskTWG9vOV4rMwcuo9Mlx/x8VUrWEAfXsYCfJuNe0XTmEWVrmA8JWxRN7JHoWs3/CqkUviN53+TuM0FgrubsA1Jjaj2WSJp0WsnMJjfUKqRlydZwn+NwcIwmKG2vsundiu0g3L5wk8iw+EFSkjd4Wh+xSeVrHE45dRIbm4Zg0oba+zS5X/ClxOMWbREjJCaXbW45vO/fB9asrBRDh/uMuoKhVSHbQE0u0mtHNwzhvgH1p+eo4urCs8wnbmWPApESgG00usmkK/o4PcvFph3yPrFZizj/IE9zeoLK6lO4T3EYJm2sukmULgv98HQozw7W/HJjF/AKqTkSZMMfIDdwexWjr5C7nEZQDbWbSXO9d+srFVJCtez7kDh9GPF36ys6L5O3IwxBo21mzlUZRCqluAzaNtcsZbvoSBw8L2Cib8RWK0nZ0tezo+RBUpcD0YjbVk0zowv7sN0KtanuI0XQ8lkE3/3IOHmu6e8xOSJtRDAzrFlKrIuaHTsJpZPY/z7C0PiHzhjeZbn52j15nFla40dIgTS7Se0YFNRnBaLV8B84/bzgaKCQlbTa++YXAji75yrLKlLFm6hD5lhSqP3UMAuY8N6yy0vAlTNtZNI8+Tx2ie0Th9dSqOWQaJUzbWT2N/eDtEoz8OsOFthXA3MYZxA+f8qahahnHZ7QMxpM21lkydX1li7w4McEUe43J/13KCopAyG2qZpnLQxw7dRVliH48Rnsl7i0boVovUDJpmba4sJp+0CuwpqEXx1JyPyX26N5wKqR1fwnMMeR9aENHf6AZog21SJpdI8vSysu83FO55wt+AiyhugOV4SCaVtrpnHg/dsaCysne9VCl8MSQbapWk2eVELdw69D8wjRX+K7BPytXdoKhvUpgDtdFwW9PvRCXkhmbapWk2THD/w5TqI1lY3qUoeAj6Ei9gxZDbVM0zl/9gHKddQW/VvFiLseUqnBIXpWA21MpmmeNye0QouYB6+UfrKyN31uPKlIt+kc+kCFZWRgvJmTTNgba43f9RDtOlo43EZyF0xeYMsTTNtrRb7IqgKR13YrSk//xC4ib+CkewmlHUBOw4P8vhvcYs+aywIiQlbTax9+XrahVSXGXfgRgmlba6SZoqL/g/deuGGKDctsVkPM4qpCMkJTSZtrnRe5Y4EPnwO2UX9o9643E91iuABRjf+n5gU1C1d4CQZmkzbWXLCJH3YVoXvRx9uNzoYmSY0zbayqMEl6PlTUQHn1ZYT9vbi3g/ihG4nk+cxKqSBCe/2llY76jcBQG2rJpniwmXy3eDcfp1wNM22phQyxvmkjQHJ7L9CVUiJ5bWsO+uBAkcSkLk6/73KqSysiE58NtVDC9cZYtM/ZnlsYOveKVT60FAG2qVpNJnHjyQ33IH7tgyiE/livcU1IHDqEeJ+VdgL47vlqgwJBK0mNtc8sYm713+Kah386tgHpHFysrPNyF+XpGDEbaykzTPK4no4Cysi6hU1BG+XF4ZTNM5RtrjhI5W0QHm70fz98BG5SPp/VVI38gISjuI4sVhclXjTNtqYTMsf7eg3i9Ba/+748LKwSrhli0zNtUzC+ejlJ0QI4VVJSjN3fURASOLCtyShdMwv/G2pli0z+ULZ/D2GoqpQEYsrHG/ZK5Eyic21f/DLFpmXWsL+vSJ5JCIHlqmoIbnP5OYEgmaZm2suWPdhXuFEaK/5w69B1+nJAbamUzTOVjhfdUpgHjn4URW7ljj1Wdxwimoh9LefCAjUJCUNM22phMyxvu3D/vixWT/OogjAMsWmZtqmYX3S/p/uVlamoQ+QG6JIoteuHXY9OShafzBli0zNtVzC+fvdBUUvHFhGrdJfkKKQbxkkMRAOB0GODPItnX3Jnxro/25Ud+llbyVVSN4ySGIgHA6DHBnkWzr7kz410f7cqO/Syt5KqpG8ZJDEQDgdBjgzyLZ19yZ8a6P9uVHfpZW8lVUiqk4T9QAiXgmaZm2suUjHCHxZWLeX3ou7I6P9wWxw1KXrl/QLK4DzcLkhgxGUzTM21lvn4O/kXQH8/PlKpZWD6iL1vCgOCQvSjTNtqTMscLu0a3oLKzla+n8I3CTtv6QITo/ShhMyxXmmbbW6iJTUUnkQPp6O3HPoV2RwDcWn4yxaZkzC821ul6khqEKJ6srpVIBvI8A+TL7p1o10f7GODPKXl24UdRkCFGSBKLrWF5MonO+n/1isG2rngyxaZ7++RKqSqlARiyscb9krkTKJzbV/8MsWmZdawv69InkkIA=
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) _tf_stream_try_sending_codecs: 34: video H263 clock:90000 channels:0
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) _tf_stream_try_sending_codecs: 97: video H263-1998 clock:90000 channels:0
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) fs_codecs_to_tp: adding codec THEORA [96]
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) fs_codecs_to_tp: adding codec H263 [34]
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) fs_codecs_to_tp: adding codec H263-1998 [97]
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) _tf_stream_try_sending_codecs: calling MediaStreamHandler::CodecsUpdated
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) cb_fs_new_local_candidate: called
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) cb_fs_new_local_candidate: called
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) cb_fs_new_local_candidate: called
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) cb_fs_new_local_candidate: called
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) cb_fs_new_local_candidate: called
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) cb_fs_new_local_candidate: called
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) cb_fs_new_local_candidate: called
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) cb_fs_new_local_candidate: called
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) cb_fs_new_local_candidate: called
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) cb_fs_new_local_candidate: called
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) cb_fs_local_candidates_prepared: called
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) cb_fs_local_candidates_prepared: candidate->ip = '10.0.2.15'
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) cb_fs_local_candidates_prepared: candidate->ip = '10.0.2.15'
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) cb_fs_local_candidates_prepared: candidate->ip = '64.233.169.126'
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) cb_fs_local_candidates_prepared: candidate->ip = '64.233.169.126'
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) cb_fs_local_candidates_prepared: candidate->ip = '64.233.169.126'
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) cb_fs_local_candidates_prepared: candidate->ip = '64.233.169.126'
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) cb_fs_local_candidates_prepared: candidate->ip = '64.233.169.126'
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) cb_fs_local_candidates_prepared: candidate->ip = '64.233.169.126'
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) cb_fs_local_candidates_prepared: candidate->ip = '70.25.46.249'
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) cb_fs_local_candidates_prepared: candidate->ip = '70.25.46.249'
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) _tf_stream_bus_message: Codecs changed
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) _tf_stream_try_sending_codecs: called (send_local:0 send_supported:0)
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) _tf_stream_try_sending_codecs: 96: video THEORA clock:90000 channels:0 delivery-method=inline configuration=AAAAAQj/2gqRAioygHRoZW9yYQMCAQAUAA8AAUAAAPAAAAAAAB4AAAABAAABAAABAAAAAEDAgXRoZW9yYSMAAABYaXBoLk9yZyBsaWJUaGVvcmEgSSAyMDA4MTAyMCAzIDIgMQAAAACCdGhlb3Jhvs0o97nNaxi1qUlKEHOc5jGMUpSkIQgxjGIQhCEIQAAAAAAAAAAAABH04WQuVUm0dhL1cLSYa5WiqUCWSKHQR9OZuNZkMBdLJVKRLJRGIhAHg5HA0GQxFosFYoEwlEYhEAeDocDIYCwVCYSCIPBoMBT7mRfWlVVUFBLS0ZGQUE8PDc3MjItLS0oKCgjIyMeHh4eGRkZGRQUFBQUDw8PDw8PDwoKCgoKCgoKBQUFBQUFBQCEAsKEBgoMz0MDA4TGjo8Nw4NEBgoOUU4DhEWHTNXUD4SFiU6RG1nTRgjN0BRaHFcMUBOV2d5eGVIXF9icGRnYxESGC9jY2NjEhUaQmNjY2MYGjhjY2NjYy9CY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2MQEBAUGBwgKBAQFBgcICgwEBQYHCAoMEAUGBwgKDBAQBgcICgwQEBAHCAoMEBAQGAgKDBAQEBggCgwQEBAYICAPi/LfQDTMTvkKN4OqJvblmIt1HG+A/cokiXuDYyX1qqRpmV2LsQgTkYPaOpkvnMNrVhsZVKV59u4fkncQ0zK7F2IIXyKPDVag2Ml4/OXcxK6PaPJOE+6qkIMVzVPuqpFdjQRnKaUHtHnXckOBlazG3zh/FeF4Jedv+E47TD2jzqSJjAXVrMymoNd8MlpCj+0C9CnjY5l2RoHcoPaPOuU22u9grgpVGBF8Sf8Wi1jkH3CIdza/3ELSNhmLK0BunJXIoe7edSXqqSoR5nCdK1mwXG8UIrsDSQOTxQ9267/+yY3lsFIPZ4Fp1nccWKzGHwGVHI0aiaWTa/+pS3OyOLD4Pk4JpZNo8FvAZ9XQLKwItMeTK/+pS3ITWj152A2oi/4HsfL6E3MJ2fS2wVrgTSya6YoDzJ3eqpEASa/XuXqcTS7UG51mwiWobhZWGn+KPI784VUlKAujOsmJRr8LKxeTk0u0jztw5iEO49zYP9LailARXOGL1rKLKx5Iv7buQm2o+zEZh0J/9MlsNRSgRwiys3Xn2pPM/bUIiXNh0LTJ7pwXMfEjnuoqpFlYvlD73wG1E/+vTPCMRSDLhim5tFx3pvDAF9azUQHUPDb5dUKcVrc85O0R6SqJpI/zTIwnzC+dXYEP507i2xXPoBTU0tDhyjCaV7RJ5rkYb5g1cw3tJyuxjcBHt+4O4gTPaJZPOqlOZk+gWsNwHnZsFE3sskTWG9vOV4rMwcuo9Mlx/x8VUrWEAfXsYCfJuNe0XTmEWVrmA8JWxRN7JHoWs3/CqkUviN53+TuM0FgrubsA1Jjaj2WSJp0WsnMJjfUKqRlydZwn+NwcIwmKG2vsundiu0g3L5wk8iw+EFSkjd4Wh+xSeVrHE45dRIbm4Zg0oba+zS5X/ClxOMWbREjJCaXbW45vO/fB9asrBRDh/uMuoKhVSHbQE0u0mtHNwzhvgH1p+eo4urCs8wnbmWPApESgG00usmkK/o4PcvFph3yPrFZizj/IE9zeoLK6lO4T3EYJm2sukmULgv98HQozw7W/HJjF/AKqTkSZMMfIDdwexWjr5C7nEZQDbWbSXO9d+srFVJCtez7kDh9GPF36ys6L5O3IwxBo21mzlUZRCqluAzaNtcsZbvoSBw8L2Cib8RWK0nZ0tezo+RBUpcD0YjbVk0zowv7sN0KtanuI0XQ8lkE3/3IOHmu6e8xOSJtRDAzrFlKrIuaHTsJpZPY/z7C0PiHzhjeZbn52j15nFla40dIgTS7Se0YFNRnBaLV8B84/bzgaKCQlbTa++YXAji75yrLKlLFm6hD5lhSqP3UMAuY8N6yy0vAlTNtZNI8+Tx2ie0Th9dSqOWQaJUzbWT2N/eDtEoz8OsOFthXA3MYZxA+f8qahahnHZ7QMxpM21lkydX1li7w4McEUe43J/13KCopAyG2qZpnLQxw7dRVliH48Rnsl7i0boVovUDJpmba4sJp+0CuwpqEXx1JyPyX26N5wKqR1fwnMMeR9aENHf6AZog21SJpdI8vSysu83FO55wt+AiyhugOV4SCaVtrpnHg/dsaCysne9VCl8MSQbapWk2eVELdw69D8wjRX+K7BPytXdoKhvUpgDtdFwW9PvRCXkhmbapWk2THD/w5TqI1lY3qUoeAj6Ei9gxZDbVM0zl/9gHKddQW/VvFiLseUqnBIXpWA21MpmmeNye0QouYB6+UfrKyN31uPKlIt+kc+kCFZWRgvJmTTNgba43f9RDtOlo43EZyF0xeYMsTTNtrRb7IqgKR13YrSk//xC4ib+CkewmlHUBOw4P8vhvcYs+aywIiQlbTax9+XrahVSXGXfgRgmlba6SZoqL/g/deuGGKDctsVkPM4qpCMkJTSZtrnRe5Y4EPnwO2UX9o9643E91iuABRjf+n5gU1C1d4CQZmkzbWXLCJH3YVoXvRx9uNzoYmSY0zbayqMEl6PlTUQHn1ZYT9vbi3g/ihG4nk+cxKqSBCe/2llY76jcBQG2rJpniwmXy3eDcfp1wNM22phQyxvmkjQHJ7L9CVUiJ5bWsO+uBAkcSkLk6/73KqSysiE58NtVDC9cZYtM/ZnlsYOveKVT60FAG2qVpNJnHjyQ33IH7tgyiE/livcU1IHDqEeJ+VdgL47vlqgwJBK0mNtc8sYm713+Kah386tgHpHFysrPNyF+XpGDEbaykzTPK4no4Cysi6hU1BG+XF4ZTNM5RtrjhI5W0QHm70fz98BG5SPp/VVI38gISjuI4sVhclXjTNtqYTMsf7eg3i9Ba/+748LKwSrhli0zNtUzC+ejlJ0QI4VVJSjN3fURASOLCtyShdMwv/G2pli0z+ULZ/D2GoqpQEYsrHG/ZK5Eyic21f/DLFpmXWsL+vSJ5JCIHlqmoIbnP5OYEgmaZm2suWPdhXuFEaK/5w69B1+nJAbamUzTOVjhfdUpgHjn4URW7ljj1Wdxwimoh9LefCAjUJCUNM22phMyxvu3D/vixWT/OogjAMsWmZtqmYX3S/p/uVlamoQ+QG6JIoteuHXY9OShafzBli0zNtVzC+fvdBUUvHFhGrdJfkKKQbxkkMRAOB0GODPItnX3Jnxro/25Ud+llbyVVSN4ySGIgHA6DHBnkWzr7kz410f7cqO/Syt5KqpG8ZJDEQDgdBjgzyLZ19yZ8a6P9uVHfpZW8lVUiqk4T9QAiXgmaZm2suUjHCHxZWLeX3ou7I6P9wWxw1KXrl/QLK4DzcLkhgxGUzTM21lvn4O/kXQH8/PlKpZWD6iL1vCgOCQvSjTNtqTMscLu0a3oLKzla+n8I3CTtv6QITo/ShhMyxXmmbbW6iJTUUnkQPp6O3HPoV2RwDcWn4yxaZkzC821ul6khqEKJ6srpVIBvI8A+TL7p1o10f7GODPKXl24UdRkCFGSBKLrWF5MonO+n/1isG2rngyxaZ7++RKqSqlARiyscb9krkTKJzbV/8MsWmZdawv69InkkIA=
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) _tf_stream_try_sending_codecs: 34: video H263 clock:90000 channels:0
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) _tf_stream_try_sending_codecs: 97: video H263-1998 clock:90000 channels:0
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) _tf_stream_bus_message: Codecs changed
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) _tf_stream_try_sending_codecs: called (send_local:0 send_supported:0)
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) _tf_stream_try_sending_codecs: 102: audio SPEEX clock:16000 channels:1
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) _tf_stream_try_sending_codecs: 103: audio SPEEX clock:8000 channels:1
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) _tf_stream_try_sending_codecs: 96: audio SIREN clock:16000 channels:0
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) _tf_stream_try_sending_codecs: 0: audio PCMU clock:8000 channels:0
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) _tf_stream_try_sending_codecs: 8: audio PCMA clock:8000 channels:0
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) _tf_stream_try_sending_codecs: 3: audio GSM clock:8000 channels:0
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) _tf_stream_try_sending_codecs: 99: audio telephone-event clock:16000 channels:0 events=0-15
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) _tf_stream_try_sending_codecs: 100: audio telephone-event clock:8000 channels:0 events=0-15
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) cb_fs_new_local_candidate: called
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) cb_fs_new_local_candidate: called
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) cb_fs_new_local_candidate: called
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) cb_fs_new_local_candidate: called
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) cb_fs_new_local_candidate: called
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) cb_fs_new_local_candidate: called
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) cb_fs_new_local_candidate: called
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) cb_fs_new_local_candidate: called
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) cb_fs_new_local_candidate: called
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) cb_fs_new_local_candidate: called
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) cb_fs_local_candidates_prepared: called
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) cb_fs_local_candidates_prepared: candidate->ip = '10.0.2.15'
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) cb_fs_local_candidates_prepared: candidate->ip = '10.0.2.15'
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) cb_fs_local_candidates_prepared: candidate->ip = '70.25.46.249'
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) cb_fs_local_candidates_prepared: candidate->ip = '70.25.46.249'
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) cb_fs_local_candidates_prepared: candidate->ip = '64.233.169.126'
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) cb_fs_local_candidates_prepared: candidate->ip = '64.233.169.126'
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) cb_fs_local_candidates_prepared: candidate->ip = '64.233.169.126'
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) cb_fs_local_candidates_prepared: candidate->ip = '64.233.169.126'
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) cb_fs_local_candidates_prepared: candidate->ip = '64.233.169.126'
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) cb_fs_local_candidates_prepared: candidate->ip = '64.233.169.126'
** (empathy:3277): DEBUG: tp_call_stream_direction_changed_cb: Stream direction changed - stream: 1, direction: 1
** (empathy:3277): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier test' updated, checking roster is in sync...
** (empathy:3277): DEBUG: contact_list_store_contact_update: Contact:'jtellier test' in list:YES, should be:YES
** (empathy:3277): DEBUG: contact_list_store_contact_update: Set active (contact updated)
** (empathy:3277): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier test' updated, checking roster is in sync...
** (empathy:3277): DEBUG: contact_list_store_contact_update: Contact:'jtellier test' in list:YES, should be:YES
** (empathy:3277): DEBUG: contact_list_store_contact_update: Set active (contact updated)
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) add_remote_candidate: adding remote candidate R1
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) add_remote_candidate: adding remote candidate R2
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) add_remote_candidate: adding remote candidate R1
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) add_remote_candidate: adding remote candidate R2
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) cb_fs_new_active_candidate_pair: called
** (empathy:3277): DEBUG: tp_call_stream_state_changed_cb: Stream state changed - stream id: 1, state state: 2
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) cb_fs_new_active_candidate_pair: called
** (empathy:3277): DEBUG: tp_call_stream_state_changed_cb: Stream state changed - stream id: 1, state state: 2
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) cb_fs_new_active_candidate_pair: called
** (empathy:3277): DEBUG: tp_call_stream_state_changed_cb: Stream state changed - stream id: 2, state state: 2
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) cb_fs_new_active_candidate_pair: called
** (empathy:3277): DEBUG: tp_call_stream_state_changed_cb: Stream state changed - stream id: 2, state state: 2
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) set_remote_codecs: called
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) set_remote_codecs: adding remote codec H263 [34]
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) set_remote_codecs: adding remote codec H263-1998 [97]
0:00:10.525211062 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:496:sdp_is_compat_theora_vorbis:[00m Using THEORA/VORBIS negotiation function
0:00:10.525261229 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:00:10.525303862 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:496:sdp_is_compat_theora_vorbis:[00m Using THEORA/VORBIS negotiation function
0:00:10.525324657 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:00:10.525390970 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: H263, remote: THEORA
0:00:10.525412966 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:00:10.525433761 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:00:10.525516346 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:730:create_local_codec_associations:[00m Codec 32: video MPV clock:90000 channels:0 disabled by config
0:00:10.525553130 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:730:create_local_codec_associations:[00m Codec 26: video JPEG clock:90000 channels:0 disabled by config
0:00:10.525603207 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:730:create_local_codec_associations:[00m Codec -1: video DV clock:90000 channels:0 disabled by config
0:00:10.525626504 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:837:negotiate_stream_codecs:[00m Remote codec 34: video H263 clock:90000 channels:1
0:00:10.525646136 [332m 3277[00m 0xc01500 [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:10.525666200 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:00:10.525689167 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:879:negotiate_stream_codecs:[00m Negotiated codec 34: video H263 clock:90000 channels:1
0:00:10.525711236 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:837:negotiate_stream_codecs:[00m Remote codec 97: video H263-1998 clock:90000 channels:1
0:00:10.525730164 [332m 3277[00m 0xc01500 [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:10.525750010 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:00:10.525772561 [332m 3277[00m 0xc01500 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:879:negotiate_stream_codecs:[00m Negotiated codec 97: video H263-1998 clock:90000 channels:1
0:00:10.525829845 [332m 3277[00m 0xc01500 [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:10.525855841 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:00:10.525876422 [332m 3277[00m 0xc01500 [37mLOG [00m [00m fsrtpconference fs-rtp-session.c:2126:fs_rtp_session_distribute_recv_codecs_locked:[00m Adding codec to stream 0xde0a00 34: video H263 clock:90000 channels:1 params:(nil)
0:00:10.526063343 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: H263-1998, remote: H263
0:00:10.526083915 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:00:10.526104373 [332m 3277[00m 0xc01500 [37mLOG [00m [00m fsrtpconference fs-rtp-session.c:2126:fs_rtp_session_distribute_recv_codecs_locked:[00m Adding codec to stream 0xde0a00 97: video H263-1998 clock:90000 channels:1 params:(nil)
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) _tf_stream_try_sending_codecs: called (send_local:0 send_supported:1)
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) _tf_stream_try_sending_codecs: 34: video H263 clock:90000 channels:1
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) _tf_stream_try_sending_codecs: 97: video H263-1998 clock:90000 channels:1
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) fs_codecs_to_tp: adding codec H263 [34]
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) fs_codecs_to_tp: adding codec H263-1998 [97]
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) _tf_stream_try_sending_codecs: calling MediaStreamHandler::SupportedCodecs
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) _tf_stream_bus_message: Codecs changed
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) _tf_stream_try_sending_codecs: called (send_local:0 send_supported:0)
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) _tf_stream_try_sending_codecs: 34: video H263 clock:90000 channels:1
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) _tf_stream_try_sending_codecs: 97: video H263-1998 clock:90000 channels:1
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) set_stream_sending: 1
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) tf_stream_request_resource: Requesting resource for direction 1
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) tf_stream_request_resource: Requesting resource for direction 1 returned 1
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) set_stream_playing: 1
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) tf_stream_request_resource: Requesting resource for direction 2
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) tf_stream_request_resource: Requesting resource for direction 2 returned 1
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) set_stream_sending: 1
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) set_remote_codecs: called
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) set_remote_codecs: adding remote codec PCMU [0]
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) set_remote_codecs: adding remote codec PCMA [8]
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) set_remote_codecs: adding remote codec CN [13]
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) set_remote_codecs: adding remote codec telephone-event [99]
0:00:10.527234457 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:00:10.527259078 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:00:10.527305439 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:00:10.527326021 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:223:sdp_is_compat_default:[00m Clock rates differ local=8000 remote=16000
0:00:10.527348465 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:00:10.527368828 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:00:10.527463361 [332m 3277[00m 0xc01500 [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:10.527509582 [332m 3277[00m 0xc01500 [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:10.527563096 [332m 3277[00m 0xc01500 [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:10.527583475 [332m 3277[00m 0xc01500 [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:10.527603275 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:00:10.527625913 [332m 3277[00m 0xc01500 [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:10.527647667 [332m 3277[00m 0xc01500 [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:10.527666840 [332m 3277[00m 0xc01500 [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:10.527686381 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:00:10.527708682 [332m 3277[00m 0xc01500 [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:10.527811533 [332m 3277[00m 0xc01500 [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:10.527840492 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: CN
0:00:10.527860619 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: CN
0:00:10.527880280 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SIREN, remote: CN
0:00:10.527937787 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: PCMU, remote: CN
0:00:10.527957347 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: PCMA, remote: CN
0:00:10.527976948 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: GSM, remote: CN
0:00:10.528008143 [332m 3277[00m 0xc01500 [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:10.528028406 [332m 3277[00m 0xc01500 [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:10.528047988 [332m 3277[00m 0xc01500 [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:10.528070144 [332m 3277[00m 0xc01500 [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:10.528092890 [332m 3277[00m 0xc01500 [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:10.528112133 [332m 3277[00m 0xc01500 [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:10.528131961 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:00:10.528164628 [332m 3277[00m 0xc01500 [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:10.528202090 [332m 3277[00m 0xc01500 [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:10.528228891 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:00:10.528249329 [332m 3277[00m 0xc01500 [37mLOG [00m [00m fsrtpconference fs-rtp-session.c:2126:fs_rtp_session_distribute_recv_codecs_locked:[00m Adding codec to stream 0xde0bc0 0: audio PCMU clock:8000 channels:1 params:(nil)
0:00:10.528271491 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: PCMA, remote: PCMU
0:00:10.528291263 [332m 3277[00m 0xc01500 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:00:10.528311349 [332m 3277[00m 0xc01500 [37mLOG [00m [00m fsrtpconference fs-rtp-session.c:2126:fs_rtp_session_distribute_recv_codecs_locked:[00m Adding codec to stream 0xde0bc0 8: audio PCMA clock:8000 channels:1 params:(nil)
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) _tf_stream_try_sending_codecs: called (send_local:0 send_supported:1)
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) _tf_stream_try_sending_codecs: 0: audio PCMU clock:8000 channels:1
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) _tf_stream_try_sending_codecs: 8: audio PCMA clock:8000 channels:1
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) fs_codecs_to_tp: adding codec PCMU [0]
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) fs_codecs_to_tp: adding codec PCMA [8]
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) _tf_stream_try_sending_codecs: calling MediaStreamHandler::SupportedCodecs
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) _tf_stream_bus_message: Codecs changed
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) _tf_stream_try_sending_codecs: called (send_local:0 send_supported:0)
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) _tf_stream_try_sending_codecs: 0: audio PCMU clock:8000 channels:1
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) _tf_stream_try_sending_codecs: 8: audio PCMA clock:8000 channels:1
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) set_stream_sending: 1
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) tf_stream_request_resource: Requesting resource for direction 1
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) tf_stream_request_resource: Requesting resource for direction 1 returned 1
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) set_stream_playing: 1
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) tf_stream_request_resource: Requesting resource for direction 2
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) tf_stream_request_resource: Requesting resource for direction 2 returned 1
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) set_stream_sending: 1
(empathy:3277): tp-glib-DEBUG: tp_channel_group_members_changed_cb: 0xfceaf0 MembersChanged: added 1, removed 0, moved 0 to LP and 0 to RP, actor 2, reason 0, message
(empathy:3277): tp-glib-DEBUG: handle_members_changed: +++ contact#2
0:00:10.537292760 [332m 3277[00m 0xcbcb10 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:3378: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:10.537339603 [332m 3277[00m 0xcbcb10 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:2737:_create_codec_bin:[00m creating send codec bin for id 0, pipeline_factory 0x11d6420
0:00:10.553004073 [332m 3277[00m 0xcbcb10 [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:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) _tf_stream_bus_message: Send codec changed: 0: audio PCMU clock:8000 channels:1 params:(nil)
0:00:10.555571349 [332m 3277[00m 0x112d9e0 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:3378:fs_rtp_session_add_send_codec_bin_unlock:[00m Trying to add send codecbin for 34: video H263 clock:90000 channels:1 params:(nil)
0:00:10.555606131 [332m 3277[00m 0x112d9e0 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:2737:_create_codec_bin:[00m creating send codec bin for id 34, pipeline_factory 0x11fdd80
0:00:10.561510946 [332m 3277[00m 0xcbcb10 [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:10.633875265 [332m 3277[00m 0x7fba1c0707d0 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:1407:_stream_known_source_packet_received:[00m Associating SSRC 17557fe4 in session 2
0:00:10.633967002 [332m 3277[00m 0x7fba1c0707d0 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:3767:fs_rtp_session_associate_free_substreams:[00m No free substream with SSRC 17557fe4 in session 2
0:00:10.834356780 [332m 3277[00m 0x1423ee0 [36mDEBUG[00m [00m fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0>[00m pad recv_rtp_src_2_391479268_0 added application/x-rtp, encoding-name=(string)PCMU, clock-rate=(int)8000, media=(string)audio, payload=(int)0, channels=(int)1
0:00:10.834533438 [332m 3277[00m 0x1423ee0 [36mDEBUG[00m [00m fsrtpconference fs-rtp-substream.c:529:fs_rtp_sub_stream_constructed:[00m New substream in session 2 for ssrc 17557fe4 and pt 0
0:00:10.835228619 [332m 3277[00m 0x1423ee0 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:2477:fs_rtp_session_new_recv_pad:[00m Already have a stream with SSRC 17557fe4, using it
0:00:10.835278475 [332m 3277[00m 0x1423ee0 [37mLOG [00m [00m fsrtpconference fs-rtp-substream.c:1331:fs_rtp_sub_stream_verify_codec:[00m Starting codec verification process for substream with SSRC:17557fe4 pt:0
0:00:10.835385508 [332m 3277[00m 0x1423ee0 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:3685:_substream_blocked:[00m Substream blocked for codec change (session:2 SSRC:17557fe4 pt:0)
0:00:10.835410420 [332m 3277[00m 0x1423ee0 [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:10.835437671 [332m 3277[00m 0x1423ee0 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:2737:_create_codec_bin:[00m creating receive codec bin for id 0, pipeline_factory 0x11fbea0
0:00:10.835803359 [332m 3277[00m 0x1423ee0 [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:10.835982927 [332m 3277[00m 0x1423ee0 [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:17557FE4 pt:0 0: audio PCMU clock:8000 channels:1 params:(nil)
(empathy:3277): tp-fs-DEBUG: stream 2 0x10b7160 (audio) cb_fs_stream_src_pad_added: New pad
(empathy:3277): tp-fs-DEBUG: stream 1 0x10b7000 (video) _tf_stream_bus_message: Send codec changed: 34: video H263 clock:90000 channels:1 params:(nil)
** (empathy:3277): DEBUG: empathy_tp_call_request_video_stream_direction: Requesting video stream direction - is_sending: 1
** (empathy:3277): DEBUG: tp_call_stream_direction_changed_cb: Stream direction changed - stream: 1, direction: 3
0:00:20.525746392 [332m 3277[00m 0x117d740 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:1407:_stream_known_source_packet_received:[00m Associating SSRC 760fd92 in session 1
0:00:20.525962517 [332m 3277[00m 0x117d740 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:3767:fs_rtp_session_associate_free_substreams:[00m No free substream with SSRC 760fd92 in session 1
-------------- next part --------------
(empathy:24643): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9dcf958: org.freedesktop.DBus DBusGProxy is 0x9dcf990
** (empathy:24643): DEBUG: mission_control_get_presence_actual: MC not running.
** (empathy:24643): DEBUG: empathy_idle_init: Error getting actual presence: MC not running
** (empathy:24643): DEBUG: mission_control_get_presence_message_actual: MC not running.
** (empathy:24643): DEBUG: empathy_idle_init: Error getting actual presence message: MC not running
** (empathy:24643): DEBUG: empathy_idle_set_presence: Changing presence to (null) (2)
** (empathy:24643): DEBUG: _parse_parameter: param "fallback-socks5-proxies" has invalid signature
** (empathy:24643): DEBUG: create_salut_account: Try to add a salut account...
** (empathy:24643): DEBUG: create_salut_account: Failed to get self econtact: e_book_get_self: there was no self contact UID stored in gconf
** (empathy:24643): DEBUG: builder_get_file_valist: Loading file /usr/local/share/empathy/empathy-main-window.ui
** (empathy:24643): DEBUG: mission_control_get_presence_actual: MC not running.
** (empathy:24643): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:24643): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:24643): DEBUG: mission_control_get_tpconnection: MC not running.
** (empathy:24643): DEBUG: mission_control_get_presence_actual: MC not running.
** (empathy:24643): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:24643): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:24643): DEBUG: mission_control_get_tpconnection: MC not running.
** (empathy:24643): DEBUG: mission_control_get_presence_actual: MC not running.
** (empathy:24643): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:24643): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:24643): DEBUG: mission_control_get_tpconnection: MC not running.
** (empathy:24643): DEBUG: mission_control_get_presence_actual: MC not running.
** (empathy:24643): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:24643): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:24643): DEBUG: mission_control_get_tpconnection: MC not running.
(empathy:24643): Gtk-WARNING **: /build/buildd/gtk+2.0-2.16.1/gtk/gtkliststore.c:793: Invalid column number -1207218110 added to iter (remember to end your list of columns with a -1)
(empathy:24643): Gtk-WARNING **: /build/buildd/gtk+2.0-2.16.1/gtk/gtkliststore.c:793: Invalid column number -1207218110 added to iter (remember to end your list of columns with a -1)
(empathy:24643): Gtk-WARNING **: /build/buildd/gtk+2.0-2.16.1/gtk/gtkliststore.c:793: Invalid column number -1207218110 added to iter (remember to end your list of columns with a -1)
(empathy:24643): Gtk-CRITICAL **: gtk_entry_set_text: assertion `text != NULL' failed
** (empathy:24643): DEBUG: empathy_geometry_load: Loading window geometry: x:73, y:75, w:622, h:325
** (empathy:24643): DEBUG: empathy_main_window_show: Configuring window default size w:622, h:325
** (empathy:24643): DEBUG: empathy_main_window_show: Configuring window default position x:73, y:75
** (empathy:24643): DEBUG: builder_get_file_valist: Loading file /usr/local/share/empathy/empathy-status-icon.ui
(empathy:24643): tp-glib-DEBUG: tp_connection_init: 0x9ef8268
(empathy:24643): tp-glib-DEBUG: tp_connection_constructor: Connecting to StatusChanged and ConnectionError
(empathy:24643): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9ef8268: org.freedesktop.Telepathy.Connection DBusGProxy is 0xa01d480
(empathy:24643): tp-glib-DEBUG: tp_connection_constructor: Calling GetStatus
(empathy:24643): tp-glib-DEBUG: tp_connection_constructor: Returning 0x9ef8268
(empathy:24643): tp-glib-DEBUG: tp_connection_call_when_ready: arranging callback later
(empathy:24643): tp-glib-DEBUG: tp_connection_got_status_cb: 0x9ef8268
(empathy:24643): tp-glib-DEBUG: tp_connection_got_status_cb: 0x9ef8268: Initial status is 1
(empathy:24643): tp-glib-DEBUG: tp_connection_status_changed: 0x9ef8268: -1 -> 1 because 0
(empathy:24643): tp-glib-DEBUG: tp_connection_status_changed: 0x9ef8268: 1 -> 0 because 1
** (empathy:24643): DEBUG: idle_presence_changed_cb: Presence changed to '' (2)
(empathy:24643): tp-glib-DEBUG: tp_connection_got_interfaces_cb: 0x9ef8268: Introspected interfaces
(empathy:24643): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9ef8268: org.freedesktop.DBus.Properties DBusGProxy is 0xa06d858
(empathy:24643): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9ef8268: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Avatars
(empathy:24643): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9ef8268: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Aliasing
(empathy:24643): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9ef8268: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Capabilities
(empathy:24643): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9ef8268: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.ContactCapabilities.DRAFT
(empathy:24643): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9ef8268: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection
(empathy:24643): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9ef8268: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.SimplePresence
(empathy:24643): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9ef8268: org.freedesktop.Telepathy.Connection.Interface.Aliasing DBusGProxy is 0xa06d900
** (empathy:24643): DEBUG: idle_presence_changed_cb: Presence changed to '' (2)
(empathy:24643): tp-glib-DEBUG: got_aliasing_flags: Introspected aliasing flags: 0x1
(empathy:24643): tp-glib-DEBUG: tp_connection_continue_introspection: 0x9ef8268: connection ready
(empathy:24643): tp-glib-DEBUG: cwr_ready: enter
** (empathy:24643): DEBUG: contact_manager_new_connection_cb: Adding new connection: /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy
(empathy:24643): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9ef8268: org.freedesktop.Telepathy.Connection.Interface.Avatars DBusGProxy is 0xa075190
(empathy:24643): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9ef8268: org.freedesktop.Telepathy.Connection.Interface.Capabilities DBusGProxy is 0xa01ab18
(empathy:24643): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9ef8268: org.freedesktop.Telepathy.Connection.Interface.Requests DBusGProxy is 0xa1be530
** (empathy:24643): DEBUG: empathy_geometry_save: Saving window geometry: x:73, y:75, w:622, h:325
(empathy:24643): tp-glib-DEBUG: tp_channel_init: 0x9f123b8
(empathy:24643): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9f123b8: org.freedesktop.Telepathy.Channel DBusGProxy is 0xa1be8e0
(empathy:24643): tp-glib-DEBUG: tp_channel_constructor: 0x9f123b8: constructed with channel type "org.freedesktop.Telepathy.Channel.Type.ContactList", handle #1 of type 3
(empathy:24643): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9f123b8
(empathy:24643): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9f123b8: org.freedesktop.DBus.Properties DBusGProxy is 0xa1be950
** (empathy:24643): DEBUG: dispatcher_connection_new_channel: Ignoring blacklisted channel type org.freedesktop.Telepathy.Channel.Type.ContactList on /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/RosterChannel/List/publish
(empathy:24643): tp-glib-DEBUG: tp_channel_init: 0x9f12438
(empathy:24643): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9f12438: org.freedesktop.Telepathy.Channel DBusGProxy is 0xa1be658
(empathy:24643): tp-glib-DEBUG: tp_channel_constructor: 0x9f12438: constructed with channel type "org.freedesktop.Telepathy.Channel.Type.ContactList", handle #2 of type 3
(empathy:24643): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9f12438
(empathy:24643): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9f12438: org.freedesktop.DBus.Properties DBusGProxy is 0xa1be5a0
** (empathy:24643): DEBUG: dispatcher_connection_new_channel: Ignoring blacklisted channel type org.freedesktop.Telepathy.Channel.Type.ContactList on /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/RosterChannel/List/subscribe
** (empathy:24643): DEBUG: dispatcher_connection_new_channel: Ignoring blacklisted channel type org.freedesktop.Telepathy.Channel.Type.ContactList on /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/RosterChannel/List/known
** (empathy:24643): DEBUG: dispatcher_connection_new_channel: Ignoring blacklisted channel type org.freedesktop.Telepathy.Channel.Type.ContactList on /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/RosterChannel/List/deny
(empathy:24643): tp-glib-DEBUG: _tp_channel_got_properties: Received 8 channel properties
(empathy:24643): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Group
(empathy:24643): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9f123b8
(empathy:24643): tp-glib-DEBUG: _tp_channel_get_handle: 0x9f123b8: handle already known to be 1 of type 3
(empathy:24643): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9f123b8
(empathy:24643): tp-glib-DEBUG: _tp_channel_get_identifier: 0x9f123b8: identifier already known to be publish
(empathy:24643): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9f123b8
(empathy:24643): tp-glib-DEBUG: _tp_channel_get_channel_type: 0x9f123b8: channel type org.freedesktop.Telepathy.Channel.Type.ContactList already determined
(empathy:24643): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9f123b8
(empathy:24643): tp-glib-DEBUG: _tp_channel_get_interfaces: 0x9f123b8
(empathy:24643): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9f123b8
(empathy:24643): tp-glib-DEBUG: _tp_channel_get_group_properties: 0x9f123b8
(empathy:24643): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9f123b8: org.freedesktop.Telepathy.Channel.Interface.Group DBusGProxy is 0xa1be488
(empathy:24643): tp-glib-DEBUG: _tp_channel_got_properties: Received 8 channel properties
(empathy:24643): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Group
(empathy:24643): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9f12438
(empathy:24643): tp-glib-DEBUG: _tp_channel_get_handle: 0x9f12438: handle already known to be 2 of type 3
(empathy:24643): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9f12438
(empathy:24643): tp-glib-DEBUG: _tp_channel_get_identifier: 0x9f12438: identifier already known to be subscribe
(empathy:24643): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9f12438
(empathy:24643): tp-glib-DEBUG: _tp_channel_get_channel_type: 0x9f12438: channel type org.freedesktop.Telepathy.Channel.Type.ContactList already determined
(empathy:24643): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9f12438
(empathy:24643): tp-glib-DEBUG: _tp_channel_get_interfaces: 0x9f12438
(empathy:24643): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9f12438
(empathy:24643): tp-glib-DEBUG: _tp_channel_get_group_properties: 0x9f12438
(empathy:24643): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9f12438: org.freedesktop.Telepathy.Channel.Interface.Group DBusGProxy is 0xa1c7250
(empathy:24643): tp-glib-DEBUG: tp_channel_got_group_properties_cb: Received 6 group properties
(empathy:24643): tp-glib-DEBUG: _got_initial_group_flags: Initial GroupFlags: 2098
(empathy:24643): tp-glib-DEBUG: tp_channel_group_self_handle_changed_cb: 0x9f123b8 SelfHandle changed to 1
(empathy:24643): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9f123b8
(empathy:24643): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9f123b8
(empathy:24643): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9f123b8: channel ready
(empathy:24643): tp-glib-DEBUG: tp_channel_got_group_properties_cb: Received 6 group properties
(empathy:24643): tp-glib-DEBUG: _got_initial_group_flags: Initial GroupFlags: 2207
(empathy:24643): tp-glib-DEBUG: tp_channel_group_self_handle_changed_cb: 0x9f12438 SelfHandle changed to 1
(empathy:24643): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9f12438
(empathy:24643): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9ef8268: org.freedesktop.Telepathy.Connection.Interface.SimplePresence DBusGProxy is 0xa1ce058
(empathy:24643): tp-glib-DEBUG: tp_connection_get_contact_attributes: 1 handles, hold=T
(empathy:24643): tp-glib-DEBUG: tp_connection_get_contact_attributes: - 2
(empathy:24643): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9ef8268: org.freedesktop.Telepathy.Connection.Interface.Contacts DBusGProxy is 0xa1ce0c8
(empathy:24643): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9f12438
(empathy:24643): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9f12438: channel ready
(empathy:24643): tp-glib-DEBUG: connection_got_contact_attributes: 1 handles, hold=T
(empathy:24643): tp-glib-DEBUG: connection_got_contact_attributes: - 2
(empathy:24643): tp-glib-DEBUG: _tp_connection_ref_handles: 0x9ef8268: 1 handles of type 1
** (empathy:24643): DEBUG: tp_contact_factory_got_known_avatar_tokens: Got 1 tokens, need to request 0 avatars
** (empathy:24643): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact jtellier.test1 at gmail.com (2) to 4
** (empathy:24643): DEBUG: tp_contact_factory_add_contact: Contact added: jtellier.test1 at gmail.com (2)
** (empathy:24643): DEBUG: contact_list_store_members_changed_cb: Contact jtellier.test1 at gmail.com (2) added
** (empathy:24643): DEBUG: contact_list_store_contact_update: Contact:'jtellier test' in list:YES, should be:YES
** (empathy:24643): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact jtellier.test1 at gmail.com (2) to 5
** (empathy:24643): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier test' updated, checking roster is in sync...
** (empathy:24643): DEBUG: contact_list_store_contact_update: Contact:'jtellier test' in list:YES, should be:YES
** (empathy:24643): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact jtellier.test1 at gmail.com (2) to 7
** (empathy:24643): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier test' updated, checking roster is in sync...
** (empathy:24643): DEBUG: contact_list_store_contact_update: Contact:'jtellier test' in list:YES, should be:YES
** (empathy:24643): DEBUG: builder_get_file_valist: Loading file /usr/local/share/empathy/empathy-contact-widget.ui
** (empathy:24643): DEBUG: dispatcher_connection_new_channel: New channel of type org.freedesktop.Telepathy.Channel.Type.StreamedMedia on /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/MediaChannel0
(empathy:24643): tp-glib-DEBUG: tp_channel_init: 0xa25f008
(empathy:24643): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.CallState
(empathy:24643): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Group
(empathy:24643): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Hold
(empathy:24643): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.MediaSignalling
(empathy:24643): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Properties
(empathy:24643): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Media.SessionHandler
(empathy:24643): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0xa25f008: org.freedesktop.Telepathy.Channel DBusGProxy is 0xa25f8f0
(empathy:24643): tp-glib-DEBUG: tp_channel_constructor: 0xa25f008: constructed with channel type "org.freedesktop.Telepathy.Channel.Type.StreamedMedia", handle #2 of type 1
(empathy:24643): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xa25f008
(empathy:24643): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0xa25f008: org.freedesktop.DBus.Properties DBusGProxy is 0xa25f960
(empathy:24643): tp-glib-DEBUG: tp_connection_get_contact_attributes: 1 handles, hold=T
(empathy:24643): tp-glib-DEBUG: tp_connection_get_contact_attributes: - 2
** (empathy:24643): DEBUG: dispatcher_start_dispatching: Dispatching process started for /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/MediaChannel0
(empathy:24643): tp-glib-DEBUG: _tp_channel_got_properties: Received 8 channel properties
(empathy:24643): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.CallState
(empathy:24643): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Group
(empathy:24643): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Hold
(empathy:24643): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.MediaSignalling
(empathy:24643): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Properties
(empathy:24643): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Media.SessionHandler
(empathy:24643): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xa25f008
(empathy:24643): tp-glib-DEBUG: _tp_channel_get_handle: 0xa25f008: handle already known to be 2 of type 1
(empathy:24643): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xa25f008
(empathy:24643): tp-glib-DEBUG: _tp_channel_get_identifier: 0xa25f008: identifier already known to be jtellier.test1 at gmail.com
(empathy:24643): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xa25f008
(empathy:24643): tp-glib-DEBUG: _tp_channel_get_channel_type: 0xa25f008: channel type org.freedesktop.Telepathy.Channel.Type.StreamedMedia already determined
(empathy:24643): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xa25f008
(empathy:24643): tp-glib-DEBUG: _tp_channel_get_interfaces: 0xa25f008
(empathy:24643): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xa25f008
(empathy:24643): tp-glib-DEBUG: _tp_channel_get_group_properties: 0xa25f008
(empathy:24643): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0xa25f008: org.freedesktop.Telepathy.Channel.Interface.Group DBusGProxy is 0xa25fa88
(empathy:24643): tp-glib-DEBUG: connection_got_contact_attributes: 1 handles, hold=T
(empathy:24643): tp-glib-DEBUG: connection_got_contact_attributes: - 2
(empathy:24643): tp-glib-DEBUG: _tp_connection_ref_handles: 0x9ef8268: 1 handles of type 1
(empathy:24643): tp-glib-DEBUG: tp_connection_unref_handles: 0x9ef8268: 1 handles of type 1
(empathy:24643): tp-glib-DEBUG: tp_connection_unref_handles: decrementing handle 2 to 1
** (empathy:24643): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier test' updated, checking roster is in sync...
** (empathy:24643): DEBUG: contact_list_store_contact_update: Contact:'jtellier test' in list:YES, should be:YES
** (empathy:24643): DEBUG: contact_list_store_contact_update: Set active (contact updated)
** (empathy:24643): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier test' updated, checking roster is in sync...
** (empathy:24643): DEBUG: contact_list_store_contact_update: Contact:'jtellier test' in list:YES, should be:YES
** (empathy:24643): DEBUG: contact_list_store_contact_update: Set active (contact updated)
** (empathy:24643): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier test' updated, checking roster is in sync...
** (empathy:24643): DEBUG: contact_list_store_contact_update: Contact:'jtellier test' in list:YES, should be:YES
** (empathy:24643): DEBUG: contact_list_store_contact_update: Set active (contact updated)
(empathy:24643): tp-glib-DEBUG: tp_channel_call_when_ready: arranging callback later
(empathy:24643): tp-glib-DEBUG: tp_channel_got_group_properties_cb: Received 6 group properties
(empathy:24643): tp-glib-DEBUG: _got_initial_group_flags: Initial GroupFlags: 2048
(empathy:24643): tp-glib-DEBUG: tp_channel_group_self_handle_changed_cb: 0xa25f008 SelfHandle changed to 1
(empathy:24643): tp-glib-DEBUG: _tp_channel_group_set_lp: +L 1, actor=2, reason=4, message=
(empathy:24643): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xa25f008
(empathy:24643): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xa25f008
(empathy:24643): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xa25f008: channel ready
(empathy:24643): tp-glib-DEBUG: cwr_ready: enter
(empathy:24643): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0xa25f008: org.freedesktop.Telepathy.Channel.Type.StreamedMedia DBusGProxy is 0xa1d6a48
(empathy:24643): tp-glib-DEBUG: tp_connection_get_contact_attributes: 1 handles, hold=T
(empathy:24643): tp-glib-DEBUG: tp_connection_get_contact_attributes: - 2
** (empathy:24643): DEBUG: empathy_dispatch_operation_set_status: Dispatch operation /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/MediaChannel0 status: 0 -> 1
** (empathy:24643): DEBUG: dispatch_operation_ready_cb: Send to observers: /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/MediaChannel0
** (empathy:24643): DEBUG: empathy_dispatch_operation_set_status: Dispatch operation /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/MediaChannel0 status: 1 -> 2
** (empathy:24643): DEBUG: dispatch_operation_ready_cb: Send to approvers: /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/MediaChannel0
(empathy:24643): tp-glib-DEBUG: connection_got_contact_attributes: 1 handles, hold=T
(empathy:24643): tp-glib-DEBUG: connection_got_contact_attributes: - 2
(empathy:24643): tp-glib-DEBUG: _tp_connection_ref_handles: 0x9ef8268: 1 handles of type 1
(empathy:24643): tp-glib-DEBUG: tp_connection_unref_handles: 0x9ef8268: 1 handles of type 1
(empathy:24643): tp-glib-DEBUG: tp_connection_unref_handles: decrementing handle 2 to 1
** (empathy:24643): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier test' updated, checking roster is in sync...
** (empathy:24643): DEBUG: contact_list_store_contact_update: Contact:'jtellier test' in list:YES, should be:YES
** (empathy:24643): DEBUG: contact_list_store_contact_update: Set active (contact updated)
** (empathy:24643): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier test' updated, checking roster is in sync...
** (empathy:24643): DEBUG: contact_list_store_contact_update: Contact:'jtellier test' in list:YES, should be:YES
** (empathy:24643): DEBUG: contact_list_store_contact_update: Set active (contact updated)
** (empathy:24643): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier test' updated, checking roster is in sync...
** (empathy:24643): DEBUG: contact_list_store_contact_update: Contact:'jtellier test' in list:YES, should be:YES
** (empathy:24643): DEBUG: contact_list_store_contact_update: Set active (contact updated)
** (empathy:24643): DEBUG: event_manager_add: Adding event 0xa1d50c8
** (empathy:24643): DEBUG: main_window_flash_start: Start flashing
** (empathy:24643): DEBUG: status_icon_event_added_cb: New event 0xa1d50c8
** (empathy:24643): DEBUG: empathy_sound_play_full: Play sound "phone-incoming-call" (Incoming voice call)
** (empathy:24643): DEBUG: tp_call_stream_added_cb: Stream added - stream id: 1, contact handle: 2, stream type: 0
** (empathy:24643): DEBUG: tp_call_add_stream: Audio stream - id: 1, state: 0, direction: 0
** (empathy:24643): DEBUG: tp_call_stream_direction_changed_cb: Stream direction changed - stream: 1, direction: 2
** (empathy:24643): DEBUG: tp_call_stream_added_cb: Stream added - stream id: 2, contact handle: 2, stream type: 1
** (empathy:24643): DEBUG: tp_call_add_stream: Video stream - id: 2, state: 0, direction: 0
** (empathy:24643): DEBUG: tp_call_stream_direction_changed_cb: Stream direction changed - stream: 2, direction: 2
** (empathy:24643): DEBUG: status_icon_activate_cb: event
** (empathy:24643): DEBUG: empathy_dispatch_operation_set_status: Dispatch operation /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/MediaChannel0 status: 2 -> 4
** (empathy:24643): DEBUG: dispatch_operation_claimed_cb: Channel claimed: /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/MediaChannel0
** (empathy:24643): DEBUG: event_remove: Removing event 0xa1d50c8
** (empathy:24643): DEBUG: builder_get_file_valist: Loading file /usr/local/share/empathy/empathy-call-window.ui
** (empathy:24643): DEBUG: builder_get_file_valist: Loading file /usr/local/share/empathy/empathy-call-window-fullscreen.ui
(empathy:24643): tp-glib-DEBUG: tp_connection_get_contact_attributes: 1 handles, hold=T
(empathy:24643): tp-glib-DEBUG: tp_connection_get_contact_attributes: - 1
** (empathy:24643): DEBUG: main_window_flash_stop: Stop flashing
(empathy:24643): tp-glib-DEBUG: connection_got_contact_attributes: 1 handles, hold=T
(empathy:24643): tp-glib-DEBUG: connection_got_contact_attributes: - 1
(empathy:24643): tp-glib-DEBUG: _tp_connection_ref_handles: 0x9ef8268: 1 handles of type 1
** (empathy:24643): DEBUG: tp_contact_factory_got_known_avatar_tokens: Got 1 tokens, need to request 0 avatars
** (empathy:24643): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact jtellier.test2 at gmail.com (1) to 7
** (empathy:24643): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact jtellier.test2 at gmail.com (1) to 7
** (empathy:24643): DEBUG: tp_contact_factory_add_contact: Contact added: jtellier.test2 at gmail.com (1)
** (empathy:24643): DEBUG: empathy_tp_call_accept_incoming_call: Accepting incoming call
(empathy:24643): tp-glib-DEBUG: tp_channel_group_members_changed_cb: 0xa25f008 MembersChanged: added 1, removed 0, moved 0 to LP and 0 to RP, actor 1, reason 0, message
(empathy:24643): tp-glib-DEBUG: handle_members_changed: +++ contact#1
** (empathy:24643): DEBUG: tp_call_stream_direction_changed_cb: Stream direction changed - stream: 1, direction: 3
** (empathy:24643): DEBUG: tp_call_stream_direction_changed_cb: Stream direction changed - stream: 2, direction: 3
(empathy:24643): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0xa25f008: org.freedesktop.Telepathy.Properties DBusGProxy is 0xa309190
(empathy:24643): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0xa25f008: org.freedesktop.Telepathy.Channel.Interface.MediaSignalling DBusGProxy is 0xa309280
** (empathy:24643): DEBUG: GetSessionHandlers replied:
** (empathy:24643): DEBUG: - session /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/MediaChannel0
** (empathy:24643): DEBUG: type rtp
** (empathy:24643): DEBUG: adding session handler /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/MediaChannel0, type rtp
0:00:21.500863090 [332m24643[00m 0x9d81408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-conference.c:304:fs_rtp_conference_init:<FsRtpConference at 0xa30e040>[00m fs_rtp_conference_init
(empathy:24643): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0xa06e0f0: org.freedesktop.Telepathy.Media.SessionHandler DBusGProxy is 0xa30aa18
** (empathy:24643): DEBUG: calling MediaSessionHandler::Ready
** (empathy:24643): DEBUG: New stream, stream_id=1, media_type=0, direction=3
(empathy:24643): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0xa06df50: org.freedesktop.DBus.Properties DBusGProxy is 0xa30ab68
** (empathy:24643): DEBUG: New stream, stream_id=2, media_type=1, direction=3
(empathy:24643): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0xa06de00: org.freedesktop.DBus.Properties DBusGProxy is 0xa345a20
(empathy:24643): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0xa06df50: org.freedesktop.Telepathy.Media.StreamHandler DBusGProxy is 0xa345a90
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) get_all_properties_cb: Adding STUN server 64.233.169.126:19302
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) get_all_properties_cb: Adding relay (udp) 64.233.169.126:19295 oyfRTvE0puTmAx9f:jRHgCjrosoxDMFfb 1
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) get_all_properties_cb: Adding relay (tcp) 64.233.169.126:19294 oyfRTvE0puTmAx9f:jRHgCjrosoxDMFfb 1
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) get_all_properties_cb: Adding relay (tls) 64.233.169.126:443 oyfRTvE0puTmAx9f:jRHgCjrosoxDMFfb 1
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) get_all_properties_cb: Adding relay (udp) 64.233.169.126:19295 QnFl4xDm1G3ThC92:2NtbU7qz3Qnr6Wuv 2
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) get_all_properties_cb: Adding relay (tcp) 64.233.169.126:19294 QnFl4xDm1G3ThC92:2NtbU7qz3Qnr6Wuv 2
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) get_all_properties_cb: Adding relay (tls) 64.233.169.126:443 QnFl4xDm1G3ThC92:2NtbU7qz3Qnr6Wuv 2
0:00:21.509989855 [332m24643[00m 0x9d81408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:295:load_codecs_cache:[00m Loading codecs cache /home/jtellier/.cache/farsight/codecs.audio.i486.cache
0:00:21.510443930 [332m24643[00m 0x9d81408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec VORBIS with pt -1, send_pipeline 0xa347a50, receive_pipeline 0x9ea4b30
0:00:21.510673906 [332m24643[00m 0x9d81408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec SPEEX with pt -1, send_pipeline 0xa2e6060, receive_pipeline 0xa2e6020
0:00:21.510897921 [332m24643[00m 0x9d81408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec PCMU with pt 0, send_pipeline 0xa06c070, receive_pipeline 0xa2ff450
0:00:21.511115558 [332m24643[00m 0x9d81408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec PCMA with pt 8, send_pipeline 0xa2ff420, receive_pipeline 0xa2dd1c0
0:00:21.511431013 [332m24643[00m 0x9d81408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec MPA with pt -1, send_pipeline 0xa2ff560, receive_pipeline 0xa347850
0:00:21.512207385 [332m24643[00m 0x9d81408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec MPEG4-GENERIC with pt -1, send_pipeline 0xa2dd150, receive_pipeline 0xa2bb300
0:00:21.512397057 [332m24643[00m 0x9d81408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec MP4A-LATM with pt -1, send_pipeline 0xa2bb3c0, receive_pipeline 0xa2bb4d0
0:00:21.512579476 [332m24643[00m 0x9d81408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec GSM with pt 3, send_pipeline 0xa2bb5b0, receive_pipeline 0xa2bb450
0:00:21.512735259 [332m24643[00m 0x9d81408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec DV with pt -1, send_pipeline 0xa2bb360, receive_pipeline 0xa2bb6c0
0:00:21.513388476 [332m24643[00m 0x9d81408 [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 0xa2bb9b0
0:00:21.513623584 [332m24643[00m 0x9d81408 [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 0xa2bbb50
0:00:21.513678113 [332m24643[00m 0x9d81408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:232:fs_rtp_blueprints_get:[00m Loaded codec blueprints from cache file
0:00:21.550047294 [332m24643[00m 0x9d81408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0>[00m pad recv_rtp_sink_1 added (NULL)
0:00:21.551155248 [332m24643[00m 0x9d81408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0>[00m pad recv_rtcp_sink_1 added (NULL)
0:00:21.551592648 [332m24643[00m 0x9d81408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0>[00m pad send_rtp_sink_1 added (NULL)
0:00:21.551745697 [332m24643[00m 0x9d81408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0>[00m pad send_rtp_src_1 added (NULL)
0:00:21.552542676 [332m24643[00m 0x9d81408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0>[00m pad send_rtcp_src_1 added (NULL)
0:00:21.622424789 [332m24643[00m 0x9d81408 [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:21.622992230 [332m24643[00m 0x9d81408 [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:21.623054017 [332m24643[00m 0x9d81408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: PCMU
0:00:21.623077933 [332m24643[00m 0x9d81408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: PCMA
0:00:21.623098835 [332m24643[00m 0x9d81408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: MPA
0:00:21.623119375 [332m24643[00m 0x9d81408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: GSM
0:00:21.623139561 [332m24643[00m 0x9d81408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: DV
0:00:21.623160382 [332m24643[00m 0x9d81408 [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:21.623180970 [332m24643[00m 0x9d81408 [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:21.623205401 [332m24643[00m 0x9d81408 [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:21.623242907 [332m24643[00m 0x9d81408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: PCMU
0:00:21.623264390 [332m24643[00m 0x9d81408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: PCMA
0:00:21.623284827 [332m24643[00m 0x9d81408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: MPA
0:00:21.623305199 [332m24643[00m 0x9d81408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: GSM
0:00:21.623325322 [332m24643[00m 0x9d81408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: DV
0:00:21.623345628 [332m24643[00m 0x9d81408 [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:21.623365719 [332m24643[00m 0x9d81408 [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:21.623388984 [332m24643[00m 0x9d81408 [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:21.623487115 [332m24643[00m 0x9d81408 [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:21.623553781 [332m24643[00m 0x9d81408 [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:21.623732449 [332m24643[00m 0x9d81408 [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:24643): DEBUG: stream 1 0xa24c2a8 (audio) _tf_stream_try_sending_codecs: called (send_local:1 send_supported:0)
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) _tf_stream_try_sending_codecs: 100: audio SPEEX clock:16000 channels:1
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) _tf_stream_try_sending_codecs: 101: audio SPEEX clock:8000 channels:1
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) _tf_stream_try_sending_codecs: 0: audio PCMU clock:8000 channels:0
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) _tf_stream_try_sending_codecs: 8: audio PCMA clock:8000 channels:0
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) _tf_stream_try_sending_codecs: 3: audio GSM clock:8000 channels:0
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) _tf_stream_try_sending_codecs: 98: audio telephone-event clock:8000 channels:0 events=0-15
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) fs_codecs_to_tp: adding codec SPEEX [100]
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) fs_codecs_to_tp: adding codec SPEEX [101]
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) fs_codecs_to_tp: adding codec PCMU [0]
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) fs_codecs_to_tp: adding codec PCMA [8]
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) fs_codecs_to_tp: adding codec GSM [3]
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) fs_codecs_to_tp: adding codec telephone-event [98]
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) _tf_stream_try_sending_codecs: calling MediaStreamHandler::Ready
(empathy:24643): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0xa06de00: org.freedesktop.Telepathy.Media.StreamHandler DBusGProxy is 0xa371570
** (empathy:24643): DEBUG: stream 2 0xa24c308 (video) get_all_properties_cb: Adding STUN server 64.233.169.126:19302
** (empathy:24643): DEBUG: stream 2 0xa24c308 (video) get_all_properties_cb: Adding relay (udp) 64.233.169.126:19295 tXoQJjXRzYlurvZH:cVGKcCjs82LhdoIj 1
** (empathy:24643): DEBUG: stream 2 0xa24c308 (video) get_all_properties_cb: Adding relay (tcp) 64.233.169.126:19294 tXoQJjXRzYlurvZH:cVGKcCjs82LhdoIj 1
** (empathy:24643): DEBUG: stream 2 0xa24c308 (video) get_all_properties_cb: Adding relay (tls) 64.233.169.126:443 tXoQJjXRzYlurvZH:cVGKcCjs82LhdoIj 1
** (empathy:24643): DEBUG: stream 2 0xa24c308 (video) get_all_properties_cb: Adding relay (udp) 64.233.169.126:19295 I4P1Dhjpimwoe1h6:wkDb822H4VhRMneN 2
** (empathy:24643): DEBUG: stream 2 0xa24c308 (video) get_all_properties_cb: Adding relay (tcp) 64.233.169.126:19294 I4P1Dhjpimwoe1h6:wkDb822H4VhRMneN 2
** (empathy:24643): DEBUG: stream 2 0xa24c308 (video) get_all_properties_cb: Adding relay (tls) 64.233.169.126:443 I4P1Dhjpimwoe1h6:wkDb822H4VhRMneN 2
0:00:21.661359047 [332m24643[00m 0x9d81408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:295:load_codecs_cache:[00m Loading codecs cache /home/jtellier/.cache/farsight/codecs.video.i486.cache
0:00:21.662727717 [332m24643[00m 0x9d81408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec THEORA with pt -1, send_pipeline 0xa396ca0, receive_pipeline 0xa35b220
0:00:21.666750188 [332m24643[00m 0x9d81408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec MPV with pt 32, send_pipeline 0xa4f8ea0, receive_pipeline 0xa396ed0
0:00:21.666934715 [332m24643[00m 0x9d81408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec MPEG4-GENERIC with pt -1, send_pipeline 0xa4f7ed0, receive_pipeline 0xa4f5700
0:00:21.667206010 [332m24643[00m 0x9d81408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec JPEG with pt 26, send_pipeline 0xa4f7eb0, receive_pipeline 0xa4f7e70
0:00:21.667382930 [332m24643[00m 0x9d81408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec H264 with pt -1, send_pipeline 0xa4fd420, receive_pipeline 0xa4f5e30
0:00:21.667583631 [332m24643[00m 0x9d81408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec DV with pt -1, send_pipeline 0xa4f5ed0, receive_pipeline 0xa4f5fc0
0:00:21.667642802 [332m24643[00m 0x9d81408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:232:fs_rtp_blueprints_get:[00m Loaded codec blueprints from cache file
0:00:21.681993133 [332m24643[00m 0x9d81408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0>[00m pad recv_rtp_sink_2 added (NULL)
0:00:21.682913347 [332m24643[00m 0x9d81408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0>[00m pad recv_rtcp_sink_2 added (NULL)
0:00:21.683254692 [332m24643[00m 0x9d81408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0>[00m pad send_rtp_sink_2 added (NULL)
0:00:21.683299006 [332m24643[00m 0x9d81408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0>[00m pad send_rtp_src_2 added (NULL)
0:00:21.685794118 [332m24643[00m 0x9d81408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0>[00m pad send_rtcp_src_2 added (NULL)
0:00:21.685995043 [332m24643[00m 0x9d81408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:4312:fs_rtp_session_start_codec_param_gathering_locked:[00m Starting Codec Param discovery for session 2
0:00:21.744937083 [332m24643[00m 0x9d81408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:332:validate_codecs_configuration:[00m Preferred codec -1: video H263 clock:0 channels:0 could not be matched with a blueprint
0:00:21.745242881 [332m24643[00m 0x9d81408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: H264, remote: THEORA
0:00:21.745272147 [332m24643[00m 0x9d81408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: H264, remote: MPV
0:00:21.745298056 [332m24643[00m 0x9d81408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: H264, remote: JPEG
0:00:21.745323667 [332m24643[00m 0x9d81408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:00:21.745349913 [332m24643[00m 0x9d81408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:00:21.745392294 [332m24643[00m 0x9d81408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:496:sdp_is_compat_theora_vorbis:[00m Using THEORA/VORBIS negotiation function
0:00:21.745417854 [332m24643[00m 0x9d81408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:00:21.745444714 [332m24643[00m 0x9d81408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:496:sdp_is_compat_theora_vorbis:[00m Using THEORA/VORBIS negotiation function
0:00:21.745468946 [332m24643[00m 0x9d81408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:00:21.745618517 [332m24643[00m 0x9d81408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:730:create_local_codec_associations:[00m Codec 32: video MPV clock:90000 channels:0 disabled by config
0:00:21.745667184 [332m24643[00m 0x9d81408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:730:create_local_codec_associations:[00m Codec 26: video JPEG clock:90000 channels:0 disabled by config
0:00:21.745743735 [332m24643[00m 0x9d81408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:730:create_local_codec_associations:[00m Codec -1: video DV clock:90000 channels:0 disabled by config
0:00:21.745793506 [332m24643[00m 0x9d81408 [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:21.745843400 [332m24643[00m 0x9d81408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:4312:fs_rtp_session_start_codec_param_gathering_locked:[00m Starting Codec Param discovery for session 2
** (empathy:24643): DEBUG: stream 2 0xa24c308 (video) _tf_stream_try_sending_codecs: called (send_local:1 send_supported:0)
** (empathy:24643): DEBUG: stream 2 0xa24c308 (video) _tf_stream_try_sending_codecs: 97: video H264 clock:90000 channels:0
** (empathy:24643): DEBUG: stream 2 0xa24c308 (video) _tf_stream_try_sending_codecs: 96: video THEORA clock:90000 channels:0 delivery-method=inline
** (empathy:24643): DEBUG: stream 2 0xa24c308 (video) fs_codecs_to_tp: adding codec H264 [97]
** (empathy:24643): DEBUG: stream 2 0xa24c308 (video) fs_codecs_to_tp: adding codec THEORA [96]
** (empathy:24643): DEBUG: stream 2 0xa24c308 (video) _tf_stream_try_sending_codecs: calling MediaStreamHandler::Ready
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) set_remote_codecs: called
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) set_remote_codecs: adding remote codec iLBC [96]
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) set_remote_codecs: adding remote codec G729 [18]
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) set_remote_codecs: adding remote codec PCMA [8]
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) set_remote_codecs: adding remote codec PCMU [0]
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) set_remote_codecs: adding remote codec CN [13]
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) set_remote_codecs: adding remote codec telephone-event [97]
0:00:21.790341428 [332m24643[00m 0x9d81408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:00:21.794389336 [332m24643[00m 0x9d81408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:00:21.794460887 [332m24643[00m 0x9d81408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:00:21.794486769 [332m24643[00m 0x9d81408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:223:sdp_is_compat_default:[00m Clock rates differ local=8000 remote=16000
0:00:21.794512227 [332m24643[00m 0x9d81408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:00:21.794540358 [332m24643[00m 0x9d81408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:00:21.794664948 [332m24643[00m 0x9d81408 [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:21.794727933 [332m24643[00m 0x9d81408 [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:21.794792307 [332m24643[00m 0x9d81408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:837:negotiate_stream_codecs:[00m Remote codec 96: audio iLBC clock:8000 channels:0
0:00:21.794818914 [332m24643[00m 0x9d81408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: iLBC
0:00:21.794876628 [332m24643[00m 0x9d81408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: iLBC
0:00:21.794930944 [332m24643[00m 0x9d81408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: PCMU, remote: iLBC
0:00:21.794955526 [332m24643[00m 0x9d81408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: PCMA, remote: iLBC
0:00:21.794979640 [332m24643[00m 0x9d81408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: GSM, remote: iLBC
0:00:21.795003784 [332m24643[00m 0x9d81408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: telephone-event, remote: iLBC
0:00:21.795028039 [332m24643[00m 0x9d81408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: telephone-event, remote: iLBC
0:00:21.795055006 [332m24643[00m 0x9d81408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:888:negotiate_stream_codecs:[00m Could not find a valid intersection... for codec 96: audio iLBC clock:8000 channels:0
0:00:21.795083431 [332m24643[00m 0x9d81408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:837:negotiate_stream_codecs:[00m Remote codec 18: audio G729 clock:8000 channels:0
0:00:21.795108106 [332m24643[00m 0x9d81408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: G729
0:00:21.795132441 [332m24643[00m 0x9d81408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: G729
0:00:21.795156414 [332m24643[00m 0x9d81408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: PCMU, remote: G729
0:00:21.795180298 [332m24643[00m 0x9d81408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: PCMA, remote: G729
0:00:21.795204335 [332m24643[00m 0x9d81408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: GSM, remote: G729
0:00:21.795228336 [332m24643[00m 0x9d81408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: telephone-event, remote: G729
0:00:21.795252255 [332m24643[00m 0x9d81408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: telephone-event, remote: G729
0:00:21.795278945 [332m24643[00m 0x9d81408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:888:negotiate_stream_codecs:[00m Could not find a valid intersection... for codec 18: audio G729 clock:8000 channels:0
0:00:21.795306519 [332m24643[00m 0x9d81408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:837:negotiate_stream_codecs:[00m Remote codec 8: audio PCMA clock:8000 channels:0
0:00:21.795330651 [332m24643[00m 0x9d81408 [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:21.795354795 [332m24643[00m 0x9d81408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:00:21.795381811 [332m24643[00m 0x9d81408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:879:negotiate_stream_codecs:[00m Negotiated codec 8: audio PCMA clock:8000 channels:0
0:00:21.795408536 [332m24643[00m 0x9d81408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:837:negotiate_stream_codecs:[00m Remote codec 0: audio PCMU clock:8000 channels:0
0:00:21.795454100 [332m24643[00m 0x9d81408 [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:21.795478906 [332m24643[00m 0x9d81408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:00:21.795505930 [332m24643[00m 0x9d81408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:879:negotiate_stream_codecs:[00m Negotiated codec 0: audio PCMU clock:8000 channels:0
0:00:21.795532795 [332m24643[00m 0x9d81408 [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:21.795557078 [332m24643[00m 0x9d81408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: CN
0:00:21.795585311 [332m24643[00m 0x9d81408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: CN
0:00:21.795609527 [332m24643[00m 0x9d81408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: PCMU, remote: CN
0:00:21.795633356 [332m24643[00m 0x9d81408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: PCMA, remote: CN
0:00:21.795656891 [332m24643[00m 0x9d81408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: GSM, remote: CN
0:00:21.795681051 [332m24643[00m 0x9d81408 [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:21.795705148 [332m24643[00m 0x9d81408 [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:21.795731473 [332m24643[00m 0x9d81408 [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:21.795759154 [332m24643[00m 0x9d81408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:837:negotiate_stream_codecs:[00m Remote codec 97: audio telephone-event clock:8000 channels:1
0:00:21.795783668 [332m24643[00m 0x9d81408 [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:21.795807953 [332m24643[00m 0x9d81408 [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:21.795832191 [332m24643[00m 0x9d81408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: PCMU, remote: telephone-event
0:00:21.795856278 [332m24643[00m 0x9d81408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: PCMA, remote: telephone-event
0:00:21.795880432 [332m24643[00m 0x9d81408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: GSM, remote: telephone-event
0:00:21.795905041 [332m24643[00m 0x9d81408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:00:21.795934798 [332m24643[00m 0x9d81408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:879:negotiate_stream_codecs:[00m Negotiated codec 97: audio telephone-event clock:8000 channels:1 events=0-15
0:00:21.795992242 [332m24643[00m 0x9d81408 [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:21.796026380 [332m24643[00m 0x9d81408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: PCMA, remote: iLBC
0:00:21.796051946 [332m24643[00m 0x9d81408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: PCMA, remote: G729
0:00:21.796076550 [332m24643[00m 0x9d81408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:00:21.796101616 [332m24643[00m 0x9d81408 [37mLOG [00m [00m fsrtpconference fs-rtp-session.c:2095:fs_rtp_session_distribute_recv_codecs_locked:[00m Adding codec to stream 0xa256038 8: audio PCMA clock:8000 channels:0 params:(nil)
0:00:21.796130877 [332m24643[00m 0x9d81408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: PCMU, remote: iLBC
0:00:21.796155745 [332m24643[00m 0x9d81408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: PCMU, remote: G729
0:00:21.796180006 [332m24643[00m 0x9d81408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: PCMU, remote: PCMA
0:00:21.796204144 [332m24643[00m 0x9d81408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:00:21.796228793 [332m24643[00m 0x9d81408 [37mLOG [00m [00m fsrtpconference fs-rtp-session.c:2095:fs_rtp_session_distribute_recv_codecs_locked:[00m Adding codec to stream 0xa256038 0: audio PCMU clock:8000 channels:0 params:(nil)
0:00:21.796256007 [332m24643[00m 0x9d81408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: telephone-event, remote: iLBC
0:00:21.796280646 [332m24643[00m 0x9d81408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: telephone-event, remote: G729
0:00:21.796304816 [332m24643[00m 0x9d81408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: telephone-event, remote: PCMA
0:00:21.796349322 [332m24643[00m 0x9d81408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: telephone-event, remote: PCMU
0:00:21.796373779 [332m24643[00m 0x9d81408 [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:21.796398508 [332m24643[00m 0x9d81408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:00:21.796424614 [332m24643[00m 0x9d81408 [37mLOG [00m [00m fsrtpconference fs-rtp-session.c:2095:fs_rtp_session_distribute_recv_codecs_locked:[00m Adding codec to stream 0xa256038 97: audio telephone-event clock:8000 channels:1 params:0xa5f57b0
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) _tf_stream_try_sending_codecs: called (send_local:0 send_supported:1)
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) _tf_stream_try_sending_codecs: 8: audio PCMA clock:8000 channels:0
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) _tf_stream_try_sending_codecs: 0: audio PCMU clock:8000 channels:0
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) _tf_stream_try_sending_codecs: 97: audio telephone-event clock:8000 channels:1 events=0-15
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) fs_codecs_to_tp: adding codec PCMA [8]
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) fs_codecs_to_tp: adding codec PCMU [0]
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) fs_codecs_to_tp: adding codec telephone-event [97]
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) _tf_stream_try_sending_codecs: calling MediaStreamHandler::SupportedCodecs
0:00:21.805899721 [332m24643[00m 0x9e07718 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:3312:fs_rtp_session_add_send_codec_bin_unlock:[00m Trying to add send codecbin for 8: audio PCMA clock:8000 channels:0 params:(nil)
0:00:21.806057987 [332m24643[00m 0x9e07718 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:2674:_create_codec_bin:[00m creating send codec bin for id 8, pipeline_factory 0xa2ff420
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) add_remote_candidate: adding remote candidate R1
0:00:21.846174892 [332m24643[00m 0x9e07718 [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)PCMA, clock-rate=(int)8000, media=(string)audio, payload=(int)8 for dtmf
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) add_remote_candidate: adding remote candidate R2
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) set_stream_playing: 0
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) set_stream_sending: 0
** (empathy:24643): DEBUG: stream 2 0xa24c308 (video) set_remote_codecs: called
** (empathy:24643): DEBUG: stream 2 0xa24c308 (video) set_remote_codecs: adding remote codec H263 [34]
** (empathy:24643): DEBUG: stream 2 0xa24c308 (video) set_remote_codecs: adding remote codec H263-1998 [96]
** (empathy:24643): DEBUG: stream 2 0xa24c308 (video) set_remote_codecs: adding remote codec H263-N800 [97]
0:00:21.849650054 [332m24643[00m 0x9d81408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:00:21.849682282 [332m24643[00m 0x9d81408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:00:21.849725290 [332m24643[00m 0x9d81408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: THEORA, remote: H264
0:00:21.849751931 [332m24643[00m 0x9d81408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:496:sdp_is_compat_theora_vorbis:[00m Using THEORA/VORBIS negotiation function
0:00:21.849776282 [332m24643[00m 0x9d81408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:00:21.849803148 [332m24643[00m 0x9d81408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:496:sdp_is_compat_theora_vorbis:[00m Using THEORA/VORBIS negotiation function
0:00:21.849827122 [332m24643[00m 0x9d81408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:00:21.850013602 [332m24643[00m 0x9d81408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:730:create_local_codec_associations:[00m Codec 32: video MPV clock:90000 channels:0 disabled by config
0:00:21.850066108 [332m24643[00m 0x9d81408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:730:create_local_codec_associations:[00m Codec 26: video JPEG clock:90000 channels:0 disabled by config
0:00:21.850116904 [332m24643[00m 0x9d81408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:730:create_local_codec_associations:[00m Codec -1: video DV clock:90000 channels:0 disabled by config
0:00:21.850146414 [332m24643[00m 0x9d81408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:837:negotiate_stream_codecs:[00m Remote codec 34: video H263 clock:90000 channels:0
0:00:21.850171585 [332m24643[00m 0x9d81408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: H264, remote: H263
0:00:21.850226326 [332m24643[00m 0x9d81408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: THEORA, remote: H263
0:00:21.850254632 [332m24643[00m 0x9d81408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:888:negotiate_stream_codecs:[00m Could not find a valid intersection... for codec 34: video H263 clock:90000 channels:0
0:00:21.850283022 [332m24643[00m 0x9d81408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:837:negotiate_stream_codecs:[00m Remote codec 96: video H263-1998 clock:90000 channels:0
0:00:21.850307452 [332m24643[00m 0x9d81408 [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:21.850331491 [332m24643[00m 0x9d81408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: THEORA, remote: H263-1998
0:00:21.850356069 [332m24643[00m 0x9d81408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: H264, remote: H263-1998
0:00:21.850380526 [332m24643[00m 0x9d81408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: THEORA, remote: H263-1998
0:00:21.850407504 [332m24643[00m 0x9d81408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:888:negotiate_stream_codecs:[00m Could not find a valid intersection... for codec 96: video H263-1998 clock:90000 channels:0
0:00:21.850435045 [332m24643[00m 0x9d81408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:837:negotiate_stream_codecs:[00m Remote codec 97: video H263-N800 clock:90000 channels:0
0:00:21.850459508 [332m24643[00m 0x9d81408 [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:21.850483290 [332m24643[00m 0x9d81408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: H264, remote: H263-N800
0:00:21.850507438 [332m24643[00m 0x9d81408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: H264, remote: H263-N800
0:00:21.850531457 [332m24643[00m 0x9d81408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: THEORA, remote: H263-N800
0:00:21.850558536 [332m24643[00m 0x9d81408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:888:negotiate_stream_codecs:[00m Could not find a valid intersection... for codec 97: video H263-N800 clock:90000 channels:0
** Message: tf_stream_error: stream error errorno=0 error=Codec negotiation failed: There was no intersection between the remote codecs and the local ones
** (empathy:24643): DEBUG: stream 2 0xa24c308 (video) add_remote_candidate: adding remote candidate R1
** (empathy:24643): DEBUG: stream 2 0xa24c308 (video) add_remote_candidate: adding remote candidate R2
** (empathy:24643): DEBUG: stream 2 0xa24c308 (video) set_stream_playing: 0
** (empathy:24643): DEBUG: stream 2 0xa24c308 (video) set_stream_sending: 0
** (empathy:24643): DEBUG: stream 2 0xa24c308 (video) set_stream_playing: 0
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) _tf_stream_bus_message: Codecs changed
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) _tf_stream_try_sending_codecs: called (send_local:0 send_supported:0)
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) _tf_stream_try_sending_codecs: 8: audio PCMA clock:8000 channels:0
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) _tf_stream_try_sending_codecs: 0: audio PCMU clock:8000 channels:0
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) _tf_stream_try_sending_codecs: 97: audio telephone-event clock:8000 channels:1 events=0-15
** (empathy:24643): DEBUG: stream 2 0xa24c308 (video) _tf_stream_bus_message: Codecs changed
** (empathy:24643): DEBUG: stream 2 0xa24c308 (video) _tf_stream_try_sending_codecs: called (send_local:0 send_supported:0)
** (empathy:24643): DEBUG: stream 2 0xa24c308 (video) _tf_stream_try_sending_codecs: 97: video H264 clock:90000 channels:0
** (empathy:24643): DEBUG: stream 2 0xa24c308 (video) _tf_stream_try_sending_codecs: 96: video THEORA clock:90000 channels:0 delivery-method=inline
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) _tf_stream_bus_message: Codecs changed
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) _tf_stream_try_sending_codecs: called (send_local:0 send_supported:0)
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) _tf_stream_try_sending_codecs: 8: audio PCMA clock:8000 channels:0
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) _tf_stream_try_sending_codecs: 0: audio PCMU clock:8000 channels:0
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) _tf_stream_try_sending_codecs: 97: audio telephone-event clock:8000 channels:1 events=0-15
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) _tf_stream_bus_message: Send codec changed: 8: audio PCMA clock:8000 channels:0 params:(nil)
0:00:21.858381071 [332m24643[00m 0xa3066d0 [37mLOG [00m [00m fsrtpconference fs-rtp-session.c:4015:fs_rtp_session_get_codec_params_unlock:[00m Gathering params for codec 97: video H264 clock:90000 channels:0 params:(nil)
0:00:21.858742821 [332m24643[00m 0xa3066d0 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:2674:_create_codec_bin:[00m creating send codec bin for id 97, pipeline_factory 0xa4fd420
0:00:21.877038655 [332m24643[00m 0x9e07718 [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)97, channels=(int)1, events=(string)0-15 for dtmf
0:00:21.965841372 [332m24643[00m 0xa3066d0 [37mLOG [00m [00m fsrtpconference fs-rtp-session.c:4015:fs_rtp_session_get_codec_params_unlock:[00m Gathering params for codec 96: video THEORA clock:90000 channels:0 params:0xa55ac80
0:00:21.967000771 [332m24643[00m 0xa3066d0 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:2674:_create_codec_bin:[00m creating send codec bin for id 96, pipeline_factory 0xa396ca0
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) cb_fs_new_local_candidate: called
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) cb_fs_new_local_candidate: called
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) cb_fs_new_local_candidate: called
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) cb_fs_new_local_candidate: called
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) cb_fs_new_local_candidate: called
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) cb_fs_new_local_candidate: called
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) cb_fs_new_local_candidate: called
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) cb_fs_new_local_candidate: called
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) cb_fs_new_local_candidate: called
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) cb_fs_new_local_candidate: called
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) cb_fs_local_candidates_prepared: called
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) cb_fs_local_candidates_prepared: candidate->ip = '10.0.2.15'
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) cb_fs_local_candidates_prepared: candidate->ip = '10.0.2.15'
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) cb_fs_local_candidates_prepared: candidate->ip = '70.25.46.249'
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) cb_fs_local_candidates_prepared: candidate->ip = '70.25.46.249'
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) cb_fs_local_candidates_prepared: candidate->ip = '64.233.169.126'
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) cb_fs_local_candidates_prepared: candidate->ip = '64.233.169.126'
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) cb_fs_local_candidates_prepared: candidate->ip = '64.233.169.126'
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) cb_fs_local_candidates_prepared: candidate->ip = '64.233.169.126'
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) cb_fs_local_candidates_prepared: candidate->ip = '64.233.169.126'
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) cb_fs_local_candidates_prepared: candidate->ip = '64.233.169.126'
** (empathy:24643): DEBUG: stream 2 0xa24c308 (video) cb_fs_new_local_candidate: called
** (empathy:24643): DEBUG: stream 2 0xa24c308 (video) cb_fs_new_local_candidate: called
** (empathy:24643): DEBUG: stream 2 0xa24c308 (video) cb_fs_new_local_candidate: called
** (empathy:24643): DEBUG: stream 2 0xa24c308 (video) cb_fs_new_local_candidate: called
** (empathy:24643): DEBUG: stream 2 0xa24c308 (video) cb_fs_new_local_candidate: called
** (empathy:24643): DEBUG: stream 2 0xa24c308 (video) cb_fs_new_local_candidate: called
** (empathy:24643): DEBUG: stream 2 0xa24c308 (video) cb_fs_new_local_candidate: called
** (empathy:24643): DEBUG: stream 2 0xa24c308 (video) cb_fs_new_local_candidate: called
** (empathy:24643): DEBUG: stream 2 0xa24c308 (video) cb_fs_new_local_candidate: called
** (empathy:24643): DEBUG: stream 2 0xa24c308 (video) cb_fs_new_local_candidate: called
** (empathy:24643): DEBUG: stream 2 0xa24c308 (video) cb_fs_local_candidates_prepared: called
** (empathy:24643): DEBUG: stream 2 0xa24c308 (video) cb_fs_local_candidates_prepared: candidate->ip = '10.0.2.15'
** (empathy:24643): DEBUG: stream 2 0xa24c308 (video) cb_fs_local_candidates_prepared: candidate->ip = '10.0.2.15'
** (empathy:24643): DEBUG: stream 2 0xa24c308 (video) cb_fs_local_candidates_prepared: candidate->ip = '70.25.46.249'
** (empathy:24643): DEBUG: stream 2 0xa24c308 (video) cb_fs_local_candidates_prepared: candidate->ip = '70.25.46.249'
** (empathy:24643): DEBUG: stream 2 0xa24c308 (video) cb_fs_local_candidates_prepared: candidate->ip = '64.233.169.126'
** (empathy:24643): DEBUG: stream 2 0xa24c308 (video) cb_fs_local_candidates_prepared: candidate->ip = '64.233.169.126'
** (empathy:24643): DEBUG: stream 2 0xa24c308 (video) cb_fs_local_candidates_prepared: candidate->ip = '64.233.169.126'
** (empathy:24643): DEBUG: stream 2 0xa24c308 (video) cb_fs_local_candidates_prepared: candidate->ip = '64.233.169.126'
** (empathy:24643): DEBUG: stream 2 0xa24c308 (video) cb_fs_local_candidates_prepared: candidate->ip = '64.233.169.126'
** (empathy:24643): DEBUG: stream 2 0xa24c308 (video) cb_fs_local_candidates_prepared: candidate->ip = '64.233.169.126'
0:00:22.038989599 [332m24643[00m 0xa3066d0 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:3859:gather_caps_parameters:[00m 96/THEORA: adding param configuration=AAAAAQj/2gqRAioygHRoZW9yYQMCAQAUAA8AAUAAAPAAAAAAAB4AAAABAAABAAABAAAAAEDAgXRoZW9yYSMAAABYaXBoLk9yZyBsaWJUaGVvcmEgSSAyMDA4MTAyMCAzIDIgMQAAAACCdGhlb3Jhvs0o97nNaxi1qUlKEHOc5jGMUpSkIQgxjGIQhCEIQAAAAAAAAAAAABH04WQuVUm0dhL1cLSYa5WiqUCWSKHQR9OZuNZkMBdLJVKRLJRGIhAHg5HA0GQxFosFYoEwlEYhEAeDocDIYCwVCYSCIPBoMBT7mRfWlVVUFBLS0ZGQUE8PDc3MjItLS0oKCgjIyMeHh4eGRkZGRQUFBQUDw8PDw8PDwoKCgoKCgoKBQUFBQUFBQCEAsKEBgoMz0MDA4TGjo8Nw4NEBgoOUU4DhEWHTNXUD4SFiU6RG1nTRgjN0BRaHFcMUBOV2d5eGVIXF9icGRnYxESGC9jY2NjEhUaQmNjY2MYGjhjY2NjYy9CY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2MQEBAUGBwgKBAQFBgcICgwEBQYHCAoMEAUGBwgKDBAQBgcICgwQEBAHCAoMEBAQGAgKDBAQEBggCgwQEBAYICAPi/LfQDTMTvkKN4OqJvblmIt1HG+A/cokiXuDYyX1qqRpmV2LsQgTkYPaOpkvnMNrVhsZVKV59u4fkncQ0zK7F2IIXyKPDVag2Ml4/OXcxK6PaPJOE+6qkIMVzVPuqpFdjQRnKaUHtHnXckOBlazG3zh/FeF4Jedv+E47TD2jzqSJjAXVrMymoNd8MlpCj+0C9CnjY5l2RoHcoPaPOuU22u9grgpVGBF8Sf8Wi1jkH3CIdza/3ELSNhmLK0BunJXIoe7edSXqqSoR5nCdK1mwXG8UIrsDSQOTxQ9267/+yY3lsFIPZ4Fp1nccWKzGHwGVHI0aiaWTa/+pS3OyOLD4Pk4JpZNo8FvAZ9XQLKwItMeTK/+pS3ITWj152A2oi/4HsfL6E3MJ2fS2wVrgTSya6YoDzJ3eqpEASa/XuXqcTS7UG51mwiWobhZWGn+KPI784VUlKAujOsmJRr8LKxeTk0u0jztw5iEO49zYP9LailARXOGL1rKLKx5Iv7buQm2o+zEZh0J/9MlsNRSgRwiys3Xn2pPM/bUIiXNh0LTJ7pwXMfEjnuoqpFlYvlD73wG1E/+vTPCMRSDLhim5tFx3pvDAF9azUQHUPDb5dUKcVrc85O0R6SqJpI/zTIwnzC+dXYEP507i2xXPoBTU0tDhyjCaV7RJ5rkYb5g1cw3tJyuxjcBHt+4O4gTPaJZPOqlOZk+gWsNwHnZsFE3sskTWG9vOV4rMwcuo9Mlx/x8VUrWEAfXsYCfJuNe0XTmEWVrmA8JWxRN7JHoWs3/CqkUviN53+TuM0FgrubsA1Jjaj2WSJp0WsnMJjfUKqRlydZwn+NwcIwmKG2vsundiu0g3L5wk8iw+EFSkjd4Wh+xSeVrHE45dRIbm4Zg0oba+zS5X/ClxOMWbREjJCaXbW45vO/fB9asrBRDh/uMuoKhVSHbQE0u0mtHNwzhvgH1p+eo4urCs8wnbmWPApESgG00usmkK/o4PcvFph3yPrFZizj/IE9zeoLK6lO4T3EYJm2sukmULgv98HQozw7W/HJjF/AKqTkSZMMfIDdwexWjr5C7nEZQDbWbSXO9d+srFVJCtez7kDh9GPF36ys6L5O3IwxBo21mzlUZRCqluAzaNtcsZbvoSBw8L2Cib8RWK0nZ0tezo+RBUpcD0YjbVk0zowv7sN0KtanuI0XQ8lkE3/3IOHmu6e8xOSJtRDAzrFlKrIuaHTsJpZPY/z7C0PiHzhjeZbn52j15nFla40dIgTS7Se0YFNRnBaLV8B84/bzgaKCQlbTa++YXAji75yrLKlLFm6hD5lhSqP3UMAuY8N6yy0vAlTNtZNI8+Tx2ie0Th9dSqOWQaJUzbWT2N/eDtEoz8OsOFthXA3MYZxA+f8qahahnHZ7QMxpM21lkydX1li7w4McEUe43J/13KCopAyG2qZpnLQxw7dRVliH48Rnsl7i0boVovUDJpmba4sJp+0CuwpqEXx1JyPyX26N5wKqR1fwnMMeR9aENHf6AZog21SJpdI8vSysu83FO55wt+AiyhugOV4SCaVtrpnHg/dsaCysne9VCl8MSQbapWk2eVELdw69D8wjRX+K7BPytXdoKhvUpgDtdFwW9PvRCXkhmbapWk2THD/w5TqI1lY3qUoeAj6Ei9gxZDbVM0zl/9gHKddQW/VvFiLseUqnBIXpWA21MpmmeNye0QouYB6+UfrKyN31uPKlIt+kc+kCFZWRgvJmTTNgba43f9RDtOlo43EZyF0xeYMsTTNtrRb7IqgKR13YrSk//xC4ib+CkewmlHUBOw4P8vhvcYs+aywIiQlbTax9+XrahVSXGXfgRgmlba6SZoqL/g/deuGGKDctsVkPM4qpCMkJTSZtrnRe5Y4EPnwO2UX9o9643E91iuABRjf+n5gU1C1d4CQZmkzbWXLCJH3YVoXvRx9uNzoYmSY0zbayqMEl6PlTUQHn1ZYT9vbi3g/ihG4nk+cxKqSBCe/2llY76jcBQG2rJpniwmXy3eDcfp1wNM22phQyxvmkjQHJ7L9CVUiJ5bWsO+uBAkcSkLk6/73KqSysiE58NtVDC9cZYtM/ZnlsYOveKVT60FAG2qVpNJnHjyQ33IH7tgyiE/livcU1IHDqEeJ+VdgL47vlqgwJBK0mNtc8sYm713+Kah386tgHpHFysrPNyF+XpGDEbaykzTPK4no4Cysi6hU1BG+XF4ZTNM5RtrjhI5W0QHm70fz98BG5SPp/VVI38gISjuI4sVhclXjTNtqYTMsf7eg3i9Ba/+748LKwSrhli0zNtUzC+ejlJ0QI4VVJSjN3fURASOLCtyShdMwv/G2pli0z+ULZ/D2GoqpQEYsrHG/ZK5Eyic21f/DLFpmXWsL+vSJ5JCIHlqmoIbnP5OYEgmaZm2suWPdhXuFEaK/5w69B1+nJAbamUzTOVjhfdUpgHjn4URW7ljj1Wdxwimoh9LefCAjUJCUNM22phMyxvu3D/vixWT/OogjAMsWmZtqmYX3S/p/uVlamoQ+QG6JIoteuHXY9OShafzBli0zNtVzC+fvdBUUvHFhGrdJfkKKQbxkkMRAOB0GODPItnX3Jnxro/25Ud+llbyVVSN4ySGIgHA6DHBnkWzr7kz410f7cqO/Syt5KqpG8ZJDEQDgdBjgzyLZ19yZ8a6P9uVHfpZW8lVUiqk4T9QAiXgmaZm2suUjHCHxZWLeX3ou7I6P9wWxw1KXrl/QLK4DzcLkhgxGUzTM21lvn4O/kXQH8/PlKpZWD6iL1vCgOCQvSjTNtqTMscLu0a3oLKzla+n8I3CTtv6QITo/ShhMyxXmmbbW6iJTUUnkQPp6O3HPoV2RwDcWn4yxaZkzC821ul6khqEKJ6srpVIBvI8A+TL7p1o10f7GODPKXl24UdRkCFGSBKLrWF5MonO+n/1isG2rngyxaZ7++RKqSqlARiyscb9krkTKJzbV/8MsWmZdawv69InkkIA=
0:00:22.062133618 [332m24643[00m 0xa3066d0 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:4330:fs_rtp_session_stop_codec_param_gathering_unlock:[00m Stopping Codec Param discovery for session 2
** (empathy:24643): DEBUG: stream 2 0xa24c308 (video) _tf_stream_bus_message: Codecs changed
** (empathy:24643): DEBUG: stream 2 0xa24c308 (video) _tf_stream_try_sending_codecs: called (send_local:0 send_supported:0)
** (empathy:24643): DEBUG: stream 2 0xa24c308 (video) _tf_stream_try_sending_codecs: 97: video H264 clock:90000 channels:0
** (empathy:24643): DEBUG: stream 2 0xa24c308 (video) _tf_stream_try_sending_codecs: 96: video THEORA clock:90000 channels:0 delivery-method=inline configuration=AAAAAQj/2gqRAioygHRoZW9yYQMCAQAUAA8AAUAAAPAAAAAAAB4AAAABAAABAAABAAAAAEDAgXRoZW9yYSMAAABYaXBoLk9yZyBsaWJUaGVvcmEgSSAyMDA4MTAyMCAzIDIgMQAAAACCdGhlb3Jhvs0o97nNaxi1qUlKEHOc5jGMUpSkIQgxjGIQhCEIQAAAAAAAAAAAABH04WQuVUm0dhL1cLSYa5WiqUCWSKHQR9OZuNZkMBdLJVKRLJRGIhAHg5HA0GQxFosFYoEwlEYhEAeDocDIYCwVCYSCIPBoMBT7mRfWlVVUFBLS0ZGQUE8PDc3MjItLS0oKCgjIyMeHh4eGRkZGRQUFBQUDw8PDw8PDwoKCgoKCgoKBQUFBQUFBQCEAsKEBgoMz0MDA4TGjo8Nw4NEBgoOUU4DhEWHTNXUD4SFiU6RG1nTRgjN0BRaHFcMUBOV2d5eGVIXF9icGRnYxESGC9jY2NjEhUaQmNjY2MYGjhjY2NjYy9CY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2MQEBAUGBwgKBAQFBgcICgwEBQYHCAoMEAUGBwgKDBAQBgcICgwQEBAHCAoMEBAQGAgKDBAQEBggCgwQEBAYICAPi/LfQDTMTvkKN4OqJvblmIt1HG+A/cokiXuDYyX1qqRpmV2LsQgTkYPaOpkvnMNrVhsZVKV59u4fkncQ0zK7F2IIXyKPDVag2Ml4/OXcxK6PaPJOE+6qkIMVzVPuqpFdjQRnKaUHtHnXckOBlazG3zh/FeF4Jedv+E47TD2jzqSJjAXVrMymoNd8MlpCj+0C9CnjY5l2RoHcoPaPOuU22u9grgpVGBF8Sf8Wi1jkH3CIdza/3ELSNhmLK0BunJXIoe7edSXqqSoR5nCdK1mwXG8UIrsDSQOTxQ9267/+yY3lsFIPZ4Fp1nccWKzGHwGVHI0aiaWTa/+pS3OyOLD4Pk4JpZNo8FvAZ9XQLKwItMeTK/+pS3ITWj152A2oi/4HsfL6E3MJ2fS2wVrgTSya6YoDzJ3eqpEASa/XuXqcTS7UG51mwiWobhZWGn+KPI784VUlKAujOsmJRr8LKxeTk0u0jztw5iEO49zYP9LailARXOGL1rKLKx5Iv7buQm2o+zEZh0J/9MlsNRSgRwiys3Xn2pPM/bUIiXNh0LTJ7pwXMfEjnuoqpFlYvlD73wG1E/+vTPCMRSDLhim5tFx3pvDAF9azUQHUPDb5dUKcVrc85O0R6SqJpI/zTIwnzC+dXYEP507i2xXPoBTU0tDhyjCaV7RJ5rkYb5g1cw3tJyuxjcBHt+4O4gTPaJZPOqlOZk+gWsNwHnZsFE3sskTWG9vOV4rMwcuo9Mlx/x8VUrWEAfXsYCfJuNe0XTmEWVrmA8JWxRN7JHoWs3/CqkUviN53+TuM0FgrubsA1Jjaj2WSJp0WsnMJjfUKqRlydZwn+NwcIwmKG2vsundiu0g3L5wk8iw+EFSkjd4Wh+xSeVrHE45dRIbm4Zg0oba+zS5X/ClxOMWbREjJCaXbW45vO/fB9asrBRDh/uMuoKhVSHbQE0u0mtHNwzhvgH1p+eo4urCs8wnbmWPApESgG00usmkK/o4PcvFph3yPrFZizj/IE9zeoLK6lO4T3EYJm2sukmULgv98HQozw7W/HJjF/AKqTkSZMMfIDdwexWjr5C7nEZQDbWbSXO9d+srFVJCtez7kDh9GPF36ys6L5O3IwxBo21mzlUZRCqluAzaNtcsZbvoSBw8L2Cib8RWK0nZ0tezo+RBUpcD0YjbVk0zowv7sN0KtanuI0XQ8lkE3/3IOHmu6e8xOSJtRDAzrFlKrIuaHTsJpZPY/z7C0PiHzhjeZbn52j15nFla40dIgTS7Se0YFNRnBaLV8B84/bzgaKCQlbTa++YXAji75yrLKlLFm6hD5lhSqP3UMAuY8N6yy0vAlTNtZNI8+Tx2ie0Th9dSqOWQaJUzbWT2N/eDtEoz8OsOFthXA3MYZxA+f8qahahnHZ7QMxpM21lkydX1li7w4McEUe43J/13KCopAyG2qZpnLQxw7dRVliH48Rnsl7i0boVovUDJpmba4sJp+0CuwpqEXx1JyPyX26N5wKqR1fwnMMeR9aENHf6AZog21SJpdI8vSysu83FO55wt+AiyhugOV4SCaVtrpnHg/dsaCysne9VCl8MSQbapWk2eVELdw69D8wjRX+K7BPytXdoKhvUpgDtdFwW9PvRCXkhmbapWk2THD/w5TqI1lY3qUoeAj6Ei9gxZDbVM0zl/9gHKddQW/VvFiLseUqnBIXpWA21MpmmeNye0QouYB6+UfrKyN31uPKlIt+kc+kCFZWRgvJmTTNgba43f9RDtOlo43EZyF0xeYMsTTNtrRb7IqgKR13YrSk//xC4ib+CkewmlHUBOw4P8vhvcYs+aywIiQlbTax9+XrahVSXGXfgRgmlba6SZoqL/g/deuGGKDctsVkPM4qpCMkJTSZtrnRe5Y4EPnwO2UX9o9643E91iuABRjf+n5gU1C1d4CQZmkzbWXLCJH3YVoXvRx9uNzoYmSY0zbayqMEl6PlTUQHn1ZYT9vbi3g/ihG4nk+cxKqSBCe/2llY76jcBQG2rJpniwmXy3eDcfp1wNM22phQyxvmkjQHJ7L9CVUiJ5bWsO+uBAkcSkLk6/73KqSysiE58NtVDC9cZYtM/ZnlsYOveKVT60FAG2qVpNJnHjyQ33IH7tgyiE/livcU1IHDqEeJ+VdgL47vlqgwJBK0mNtc8sYm713+Kah386tgHpHFysrPNyF+XpGDEbaykzTPK4no4Cysi6hU1BG+XF4ZTNM5RtrjhI5W0QHm70fz98BG5SPp/VVI38gISjuI4sVhclXjTNtqYTMsf7eg3i9Ba/+748LKwSrhli0zNtUzC+ejlJ0QI4VVJSjN3fURASOLCtyShdMwv/G2pli0z+ULZ/D2GoqpQEYsrHG/ZK5Eyic21f/DLFpmXWsL+vSJ5JCIHlqmoIbnP5OYEgmaZm2suWPdhXuFEaK/5w69B1+nJAbamUzTOVjhfdUpgHjn4URW7ljj1Wdxwimoh9LefCAjUJCUNM22phMyxvu3D/vixWT/OogjAMsWmZtqmYX3S/p/uVlamoQ+QG6JIoteuHXY9OShafzBli0zNtVzC+fvdBUUvHFhGrdJfkKKQbxkkMRAOB0GODPItnX3Jnxro/25Ud+llbyVVSN4ySGIgHA6DHBnkWzr7kz410f7cqO/Syt5KqpG8ZJDEQDgdBjgzyLZ19yZ8a6P9uVHfpZW8lVUiqk4T9QAiXgmaZm2suUjHCHxZWLeX3ou7I6P9wWxw1KXrl/QLK4DzcLkhgxGUzTM21lvn4O/kXQH8/PlKpZWD6iL1vCgOCQvSjTNtqTMscLu0a3oLKzla+n8I3CTtv6QITo/ShhMyxXmmbbW6iJTUUnkQPp6O3HPoV2RwDcWn4yxaZkzC821ul6khqEKJ6srpVIBvI8A+TL7p1o10f7GODPKXl24UdRkCFGSBKLrWF5MonO+n/1isG2rngyxaZ7++RKqSqlARiyscb9krkTKJzbV/8MsWmZdawv69InkkIA=
** (empathy:24643): DEBUG: stream 2 0xa24c308 (video) fs_codecs_to_tp: adding codec H264 [97]
** (empathy:24643): DEBUG: stream 2 0xa24c308 (video) fs_codecs_to_tp: adding codec THEORA [96]
** (empathy:24643): DEBUG: stream 2 0xa24c308 (video) _tf_stream_try_sending_codecs: calling MediaStreamHandler::CodecsUpdated
** (empathy:24643): DEBUG: stream 2 0xa24c308 (video) close: close requested by connection manager
0:00:22.112315696 [332m24643[00m 0x9d81408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:4330:fs_rtp_session_stop_codec_param_gathering_unlock:[00m Stopping Codec Param discovery for session 2
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa39b018: lost weak ref to 0xa24c308
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa30aba0: lost weak ref to 0xa24c308
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa3715a8: lost weak ref to 0xa24c308
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa302410: lost weak ref to 0xa24c308
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa302448: lost weak ref to 0xa24c308
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa302480: lost weak ref to 0xa24c308
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa3024b8: lost weak ref to 0xa24c308
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa3024f0: lost weak ref to 0xa24c308
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa302528: lost weak ref to 0xa24c308
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa302560: lost weak ref to 0xa24c308
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa302598: lost weak ref to 0xa24c308
(empathy:24643): tp-glib-DEBUG: tp_proxy_dispose: 0xa06de00
(empathy:24643): tp-glib-DEBUG: tp_proxy_invalidate: 0xa06de00: Proxy unreferenced
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0xa39b018: TpProxy 0xa06de00 invalidated (I have 0xa06de00): Proxy unreferenced
(empathy:24643): tp-glib-DEBUG: tp_proxy_finalize: 0xa06de00
** (empathy:24643): DEBUG: tp_call_stream_removed_cb: Stream removed - stream id: 2
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) cb_fs_new_active_candidate_pair: called
** (empathy:24643): DEBUG: tp_call_stream_state_changed_cb: Stream state changed - stream id: 1, state state: 2
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) set_stream_sending: 1
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) tf_stream_request_resource: Requesting resource for direction 1
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) tf_stream_request_resource: Requesting resource for direction 1 returned 1
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) set_stream_playing: 1
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) tf_stream_request_resource: Requesting resource for direction 2
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) tf_stream_request_resource: Requesting resource for direction 2 returned 1
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) set_stream_sending: 1
0:00:24.514239086 [332m24643[00m 0x9e621d8 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:1443:_stream_known_source_packet_received:[00m Associating SSRC e202117c in session 1
0:00:24.514344271 [332m24643[00m 0x9e621d8 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:3674:fs_rtp_session_associate_free_substreams:[00m No free substream with SSRC e202117c in session 1
0:00:24.714669118 [332m24643[00m 0xa394668 [36mDEBUG[00m [00m fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0>[00m pad recv_rtp_src_1_3791786364_8 added application/x-rtp, encoding-name=(string)PCMA, clock-rate=(int)8000, media=(string)audio, payload=(int)8
0:00:24.714871434 [332m24643[00m 0xa394668 [36mDEBUG[00m [00m fsrtpconference fs-rtp-substream.c:500:fs_rtp_sub_stream_constructed:[00m New substream in session 1 for ssrc e202117c and pt 8
0:00:24.715322003 [332m24643[00m 0xa394668 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:2414:fs_rtp_session_new_recv_pad:[00m Already have a stream with SSRC e202117c, using it
0:00:24.715365198 [332m24643[00m 0xa394668 [37mLOG [00m [00m fsrtpconference fs-rtp-substream.c:1244:fs_rtp_sub_stream_verify_codec:[00m Starting codec verification process for substream with SSRC:e202117c pt:8
0:00:24.715458960 [332m24643[00m 0xa394668 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:3592:_substream_blocked:[00m Substream blocked for codec change (session:1 SSRC:e202117c pt:8)
0:00:24.715484125 [332m24643[00m 0xa394668 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:2856:fs_rtp_session_get_recv_codec_locked:[00m Receiving on stream codec 8: audio PCMA clock:8000 channels:0 params:(nil)
0:00:24.715511450 [332m24643[00m 0xa394668 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:2674:_create_codec_bin:[00m creating receive codec bin for id 8, pipeline_factory 0xa2dd1c0
0:00:24.716539859 [332m24643[00m 0xa394668 [36mDEBUG[00m [00m fsrtpconference fs-rtp-substream.c:899:fs_rtp_sub_stream_set_codecbin_unlock:[00m Setting caps application/x-rtp, encoding-name=(string)PCMA, clock-rate=(int)8000, media=(string)audio, payload=(int)8 on recv substream
0:00:24.716783119 [332m24643[00m 0xa394668 [36mDEBUG[00m [00m fsrtpconference fs-rtp-substream.c:1130:fs_rtp_sub_stream_add_output_ghostpad_unlock:[00m Src pad added on substream for ssrc:E202117C pt:8 8: audio PCMA clock:8000 channels:0 params:(nil)
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) cb_fs_stream_src_pad_added: New pad
** (empathy:24643): DEBUG: tp_call_stream_added_cb: Stream added - stream id: 3, contact handle: 2, stream type: 1
** (empathy:24643): DEBUG: tp_call_add_stream: Video stream - id: 3, state: 0, direction: 0
** (empathy:24643): DEBUG: tp_call_stream_direction_changed_cb: Stream direction changed - stream: 3, direction: 2
** (empathy:24643): DEBUG: New stream, stream_id=3, media_type=1, direction=3
(empathy:24643): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0xa549150: org.freedesktop.DBus.Properties DBusGProxy is 0xa5fb120
(empathy:24643): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0xa549150: org.freedesktop.Telepathy.Media.StreamHandler DBusGProxy is 0xa5fb0b0
** (empathy:24643): DEBUG: stream 3 0xa2e1920 (video) get_all_properties_cb: Adding STUN server 64.233.169.126:19302
** (empathy:24643): DEBUG: stream 3 0xa2e1920 (video) get_all_properties_cb: Adding relay (udp) 64.233.169.126:19295 lwXq0m2aHzJHUalt:Ygwwsq2pRB4Mkl9L 1
** (empathy:24643): DEBUG: stream 3 0xa2e1920 (video) get_all_properties_cb: Adding relay (tcp) 64.233.169.126:19294 lwXq0m2aHzJHUalt:Ygwwsq2pRB4Mkl9L 1
** (empathy:24643): DEBUG: stream 3 0xa2e1920 (video) get_all_properties_cb: Adding relay (tls) 64.233.169.126:443 lwXq0m2aHzJHUalt:Ygwwsq2pRB4Mkl9L 1
** (empathy:24643): DEBUG: stream 3 0xa2e1920 (video) get_all_properties_cb: Adding relay (udp) 64.233.169.126:19295 Qp3az4MV5EpcnIRZ:ZoXiHfmY8q4e0Llv 2
** (empathy:24643): DEBUG: stream 3 0xa2e1920 (video) get_all_properties_cb: Adding relay (tcp) 64.233.169.126:19294 Qp3az4MV5EpcnIRZ:ZoXiHfmY8q4e0Llv 2
** (empathy:24643): DEBUG: stream 3 0xa2e1920 (video) get_all_properties_cb: Adding relay (tls) 64.233.169.126:443 Qp3az4MV5EpcnIRZ:ZoXiHfmY8q4e0Llv 2
0:00:28.276482469 [332m24643[00m 0x9d81408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:295:load_codecs_cache:[00m Loading codecs cache /home/jtellier/.cache/farsight/codecs.video.i486.cache
0:00:28.276483835 [332m24643[00m 0x9d81408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec THEORA with pt -1, send_pipeline 0xa4f5f90, receive_pipeline 0xa5a5b60
0:00:28.276622966 [332m24643[00m 0x9d81408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec MPV with pt 32, send_pipeline 0xa603c60, receive_pipeline 0xa4f5750
0:00:28.276742228 [332m24643[00m 0x9d81408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec MPEG4-GENERIC with pt -1, send_pipeline 0xa603e20, receive_pipeline 0xa36ce30
0:00:28.276849216 [332m24643[00m 0x9d81408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec JPEG with pt 26, send_pipeline 0xa4f6e40, receive_pipeline 0xa55ac10
0:00:28.277006898 [332m24643[00m 0x9d81408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec H264 with pt -1, send_pipeline 0xa5f5760, receive_pipeline 0xa36d150
0:00:28.277213910 [332m24643[00m 0x9d81408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec DV with pt -1, send_pipeline 0xa34c8b0, receive_pipeline 0xa5504a0
0:00:28.277291971 [332m24643[00m 0x9d81408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:232:fs_rtp_blueprints_get:[00m Loaded codec blueprints from cache file
0:00:28.291271037 [332m24643[00m 0x9d81408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0>[00m pad recv_rtp_sink_3 added (NULL)
0:00:28.292313045 [332m24643[00m 0x9d81408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0>[00m pad recv_rtcp_sink_3 added (NULL)
0:00:28.293424884 [332m24643[00m 0x9d81408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0>[00m pad send_rtp_sink_3 added (NULL)
0:00:28.293622442 [332m24643[00m 0x9d81408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0>[00m pad send_rtp_src_3 added (NULL)
0:00:28.294020424 [332m24643[00m 0x9d81408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0>[00m pad send_rtcp_src_3 added (NULL)
0:00:28.294581883 [332m24643[00m 0x9d81408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:4312:fs_rtp_session_start_codec_param_gathering_locked:[00m Starting Codec Param discovery for session 3
0:00:28.353909065 [332m24643[00m 0x9d81408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:332:validate_codecs_configuration:[00m Preferred codec -1: video H263 clock:0 channels:0 could not be matched with a blueprint
0:00:28.354505870 [332m24643[00m 0x9d81408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: H264, remote: THEORA
0:00:28.354534145 [332m24643[00m 0x9d81408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: H264, remote: MPV
0:00:28.354546491 [332m24643[00m 0x9d81408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: H264, remote: JPEG
0:00:28.354558958 [332m24643[00m 0x9d81408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:00:28.354571305 [332m24643[00m 0x9d81408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:00:28.354594585 [332m24643[00m 0x9d81408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:496:sdp_is_compat_theora_vorbis:[00m Using THEORA/VORBIS negotiation function
0:00:28.354606417 [332m24643[00m 0x9d81408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:00:28.354622552 [332m24643[00m 0x9d81408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:496:sdp_is_compat_theora_vorbis:[00m Using THEORA/VORBIS negotiation function
0:00:28.354633106 [332m24643[00m 0x9d81408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:00:28.354706035 [332m24643[00m 0x9d81408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:730:create_local_codec_associations:[00m Codec 32: video MPV clock:90000 channels:0 disabled by config
0:00:28.354732296 [332m24643[00m 0x9d81408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:730:create_local_codec_associations:[00m Codec 26: video JPEG clock:90000 channels:0 disabled by config
0:00:28.354759872 [332m24643[00m 0x9d81408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:730:create_local_codec_associations:[00m Codec -1: video DV clock:90000 channels:0 disabled by config
0:00:28.354787749 [332m24643[00m 0x9d81408 [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:28.354827032 [332m24643[00m 0x9d81408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:4312:fs_rtp_session_start_codec_param_gathering_locked:[00m Starting Codec Param discovery for session 3
** (empathy:24643): DEBUG: stream 3 0xa2e1920 (video) _tf_stream_try_sending_codecs: called (send_local:1 send_supported:0)
** (empathy:24643): DEBUG: stream 3 0xa2e1920 (video) _tf_stream_try_sending_codecs: 97: video H264 clock:90000 channels:0
** (empathy:24643): DEBUG: stream 3 0xa2e1920 (video) _tf_stream_try_sending_codecs: 96: video THEORA clock:90000 channels:0 delivery-method=inline
** (empathy:24643): DEBUG: stream 3 0xa2e1920 (video) fs_codecs_to_tp: adding codec H264 [97]
** (empathy:24643): DEBUG: stream 3 0xa2e1920 (video) fs_codecs_to_tp: adding codec THEORA [96]
** (empathy:24643): DEBUG: stream 3 0xa2e1920 (video) _tf_stream_try_sending_codecs: calling MediaStreamHandler::Ready
** (empathy:24643): DEBUG: stream 3 0xa2e1920 (video) set_remote_codecs: called
** (empathy:24643): DEBUG: stream 3 0xa2e1920 (video) set_remote_codecs: adding remote codec H263 [34]
** (empathy:24643): DEBUG: stream 3 0xa2e1920 (video) set_remote_codecs: adding remote codec H263-1998 [96]
** (empathy:24643): DEBUG: stream 3 0xa2e1920 (video) set_remote_codecs: adding remote codec H263-N800 [97]
0:00:28.381105773 [332m24643[00m 0x9d81408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:00:28.381134078 [332m24643[00m 0x9d81408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:00:28.381169255 [332m24643[00m 0x9d81408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: THEORA, remote: H264
0:00:28.381191676 [332m24643[00m 0x9d81408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:496:sdp_is_compat_theora_vorbis:[00m Using THEORA/VORBIS negotiation function
0:00:28.381211911 [332m24643[00m 0x9d81408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:00:28.381250539 [332m24643[00m 0x9d81408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:496:sdp_is_compat_theora_vorbis:[00m Using THEORA/VORBIS negotiation function
0:00:28.381270915 [332m24643[00m 0x9d81408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:00:28.381359402 [332m24643[00m 0x9d81408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:730:create_local_codec_associations:[00m Codec 32: video MPV clock:90000 channels:0 disabled by config
0:00:28.381399264 [332m24643[00m 0x9d81408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:730:create_local_codec_associations:[00m Codec 26: video JPEG clock:90000 channels:0 disabled by config
0:00:28.381440714 [332m24643[00m 0x9d81408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:730:create_local_codec_associations:[00m Codec -1: video DV clock:90000 channels:0 disabled by config
0:00:28.381465100 [332m24643[00m 0x9d81408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:837:negotiate_stream_codecs:[00m Remote codec 34: video H263 clock:90000 channels:0
0:00:28.381485950 [332m24643[00m 0x9d81408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: H264, remote: H263
0:00:28.381506771 [332m24643[00m 0x9d81408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: THEORA, remote: H263
0:00:28.381529726 [332m24643[00m 0x9d81408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:888:negotiate_stream_codecs:[00m Could not find a valid intersection... for codec 34: video H263 clock:90000 channels:0
0:00:28.381553004 [332m24643[00m 0x9d81408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:837:negotiate_stream_codecs:[00m Remote codec 96: video H263-1998 clock:90000 channels:0
0:00:28.381573357 [332m24643[00m 0x9d81408 [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:28.381593372 [332m24643[00m 0x9d81408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: THEORA, remote: H263-1998
0:00:28.381629750 [332m24643[00m 0x9d81408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: H264, remote: H263-1998
0:00:28.381650922 [332m24643[00m 0x9d81408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: THEORA, remote: H263-1998
0:00:28.381673188 [332m24643[00m 0x9d81408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:888:negotiate_stream_codecs:[00m Could not find a valid intersection... for codec 96: video H263-1998 clock:90000 channels:0
0:00:28.381696003 [332m24643[00m 0x9d81408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:837:negotiate_stream_codecs:[00m Remote codec 97: video H263-N800 clock:90000 channels:0
0:00:28.381716186 [332m24643[00m 0x9d81408 [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:28.381736098 [332m24643[00m 0x9d81408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: H264, remote: H263-N800
0:00:28.381756436 [332m24643[00m 0x9d81408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: H264, remote: H263-N800
0:00:28.381776691 [332m24643[00m 0x9d81408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: THEORA, remote: H263-N800
0:00:28.381798933 [332m24643[00m 0x9d81408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:888:negotiate_stream_codecs:[00m Could not find a valid intersection... for codec 97: video H263-N800 clock:90000 channels:0
** Message: tf_stream_error: stream error errorno=0 error=Codec negotiation failed: There was no intersection between the remote codecs and the local ones
** (empathy:24643): DEBUG: stream 3 0xa2e1920 (video) set_stream_playing: 0
** (empathy:24643): DEBUG: stream 3 0xa2e1920 (video) set_stream_sending: 0
** (empathy:24643): DEBUG: stream 3 0xa2e1920 (video) set_stream_playing: 0
** (empathy:24643): DEBUG: stream 3 0xa2e1920 (video) _tf_stream_bus_message: Codecs changed
** (empathy:24643): DEBUG: stream 3 0xa2e1920 (video) _tf_stream_try_sending_codecs: called (send_local:0 send_supported:0)
** (empathy:24643): DEBUG: stream 3 0xa2e1920 (video) _tf_stream_try_sending_codecs: 97: video H264 clock:90000 channels:0
** (empathy:24643): DEBUG: stream 3 0xa2e1920 (video) _tf_stream_try_sending_codecs: 96: video THEORA clock:90000 channels:0 delivery-method=inline
** (empathy:24643): DEBUG: stream 3 0xa2e1920 (video) add_remote_candidate: adding remote candidate R1
** (empathy:24643): DEBUG: stream 3 0xa2e1920 (video) add_remote_candidate: adding remote candidate R2
0:00:28.429301410 [332m24643[00m 0xa3066d0 [37mLOG [00m [00m fsrtpconference fs-rtp-session.c:4015:fs_rtp_session_get_codec_params_unlock:[00m Gathering params for codec 97: video H264 clock:90000 channels:0 params:(nil)
0:00:28.431831366 [332m24643[00m 0xa3066d0 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:2674:_create_codec_bin:[00m creating send codec bin for id 97, pipeline_factory 0xa5f5760
** (empathy:24643): DEBUG: stream 3 0xa2e1920 (video) close: close requested by connection manager
0:00:28.506236551 [332m24643[00m 0x9d81408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:4330:fs_rtp_session_stop_codec_param_gathering_unlock:[00m Stopping Codec Param discovery for session 3
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa895458: lost weak ref to 0xa2e1920
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa4f5c70: lost weak ref to 0xa2e1920
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa895218: lost weak ref to 0xa2e1920
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa895250: lost weak ref to 0xa2e1920
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa895288: lost weak ref to 0xa2e1920
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa8952c0: lost weak ref to 0xa2e1920
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa8952f8: lost weak ref to 0xa2e1920
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa895330: lost weak ref to 0xa2e1920
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa895368: lost weak ref to 0xa2e1920
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa8953a0: lost weak ref to 0xa2e1920
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa895420: lost weak ref to 0xa2e1920
(empathy:24643): tp-glib-DEBUG: tp_proxy_dispose: 0xa549150
(empathy:24643): tp-glib-DEBUG: tp_proxy_invalidate: 0xa549150: Proxy unreferenced
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0xa895458: TpProxy 0xa549150 invalidated (I have 0xa549150): Proxy unreferenced
(empathy:24643): tp-glib-DEBUG: tp_proxy_finalize: 0xa549150
** (empathy:24643): DEBUG: tp_call_stream_removed_cb: Stream removed - stream id: 3
** (empathy:24643): DEBUG: empathy_tp_call_request_video_stream_direction: Requesting video stream direction - is_sending: 1
** (empathy:24643): DEBUG: tp_call_request_streams_for_capabilities: Requesting new stream for capabilities 2
** (empathy:24643): DEBUG: tp_call_add_stream: Video stream - id: 4, state: 0, direction: 3
** (empathy:24643): DEBUG: tp_call_stream_added_cb: Stream added - stream id: 4, contact handle: 2, stream type: 1
** (empathy:24643): DEBUG: tp_call_add_stream: Video stream - id: 4, state: 0, direction: 0
** (empathy:24643): DEBUG: tp_call_stream_direction_changed_cb: Stream direction changed - stream: 4, direction: 3
** (empathy:24643): DEBUG: New stream, stream_id=4, media_type=1, direction=3
(empathy:24643): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0xa06b320: org.freedesktop.DBus.Properties DBusGProxy is 0xa5fb120
(empathy:24643): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0xa06b320: org.freedesktop.Telepathy.Media.StreamHandler DBusGProxy is 0xa4f45a8
** (empathy:24643): DEBUG: stream 4 0xa2e1a40 (video) get_all_properties_cb: Adding STUN server 64.233.169.126:19302
** (empathy:24643): DEBUG: stream 4 0xa2e1a40 (video) get_all_properties_cb: Adding relay (udp) 64.233.169.126:19295 NRWAtOh1uH3usC2L:HoCJq71wcZzxVEFT 1
** (empathy:24643): DEBUG: stream 4 0xa2e1a40 (video) get_all_properties_cb: Adding relay (tcp) 64.233.169.126:19294 NRWAtOh1uH3usC2L:HoCJq71wcZzxVEFT 1
** (empathy:24643): DEBUG: stream 4 0xa2e1a40 (video) get_all_properties_cb: Adding relay (tls) 64.233.169.126:443 NRWAtOh1uH3usC2L:HoCJq71wcZzxVEFT 1
** (empathy:24643): DEBUG: stream 4 0xa2e1a40 (video) get_all_properties_cb: Adding relay (udp) 64.233.169.126:19295 tRyEOM79HLDHEKTV:aAW8j1CK1RdRjQdo 2
** (empathy:24643): DEBUG: stream 4 0xa2e1a40 (video) get_all_properties_cb: Adding relay (tcp) 64.233.169.126:19294 tRyEOM79HLDHEKTV:aAW8j1CK1RdRjQdo 2
** (empathy:24643): DEBUG: stream 4 0xa2e1a40 (video) get_all_properties_cb: Adding relay (tls) 64.233.169.126:443 tRyEOM79HLDHEKTV:aAW8j1CK1RdRjQdo 2
0:00:31.440313627 [332m24643[00m 0x9d81408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:295:load_codecs_cache:[00m Loading codecs cache /home/jtellier/.cache/farsight/codecs.video.i486.cache
0:00:31.440533051 [332m24643[00m 0x9d81408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec THEORA with pt -1, send_pipeline 0x9dfab80, receive_pipeline 0xa5541a0
0:00:31.440677935 [332m24643[00m 0x9d81408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec MPV with pt 32, send_pipeline 0xa880790, receive_pipeline 0xa5af760
0:00:31.440791735 [332m24643[00m 0x9d81408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec MPEG4-GENERIC with pt -1, send_pipeline 0xa042d00, receive_pipeline 0xa5502c0
0:00:31.441031126 [332m24643[00m 0x9d81408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec JPEG with pt 26, send_pipeline 0xa35b210, receive_pipeline 0xa396ec0
0:00:31.441134501 [332m24643[00m 0x9d81408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec H264 with pt -1, send_pipeline 0xa396ca0, receive_pipeline 0xa396e30
0:00:31.441299807 [332m24643[00m 0x9d81408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec DV with pt -1, send_pipeline 0xa285360, receive_pipeline 0xa5b0fa0
0:00:31.441303010 [332m24643[00m 0x9d81408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:232:fs_rtp_blueprints_get:[00m Loaded codec blueprints from cache file
0:00:31.463752879 [332m24643[00m 0x9d81408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0>[00m pad recv_rtp_sink_4 added (NULL)
0:00:31.464524737 [332m24643[00m 0x9d81408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0>[00m pad recv_rtcp_sink_4 added (NULL)
0:00:31.466185781 [332m24643[00m 0x9d81408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0>[00m pad send_rtp_sink_4 added (NULL)
0:00:31.466400734 [332m24643[00m 0x9d81408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0>[00m pad send_rtp_src_4 added (NULL)
0:00:31.467292400 [332m24643[00m 0x9d81408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0>[00m pad send_rtcp_src_4 added (NULL)
0:00:31.467885562 [332m24643[00m 0x9d81408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:4312:fs_rtp_session_start_codec_param_gathering_locked:[00m Starting Codec Param discovery for session 4
0:00:31.503703719 [332m24643[00m 0x9d81408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:332:validate_codecs_configuration:[00m Preferred codec -1: video H263 clock:0 channels:0 could not be matched with a blueprint
0:00:31.504450455 [332m24643[00m 0x9d81408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: H264, remote: THEORA
0:00:31.504482274 [332m24643[00m 0x9d81408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: H264, remote: MPV
0:00:31.504509029 [332m24643[00m 0x9d81408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: H264, remote: JPEG
0:00:31.504535199 [332m24643[00m 0x9d81408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:00:31.504561364 [332m24643[00m 0x9d81408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:00:31.504603407 [332m24643[00m 0x9d81408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:496:sdp_is_compat_theora_vorbis:[00m Using THEORA/VORBIS negotiation function
0:00:31.504628677 [332m24643[00m 0x9d81408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:00:31.504655269 [332m24643[00m 0x9d81408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:496:sdp_is_compat_theora_vorbis:[00m Using THEORA/VORBIS negotiation function
0:00:31.504679341 [332m24643[00m 0x9d81408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:00:31.504785352 [332m24643[00m 0x9d81408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:730:create_local_codec_associations:[00m Codec 32: video MPV clock:90000 channels:0 disabled by config
0:00:31.504861995 [332m24643[00m 0x9d81408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:730:create_local_codec_associations:[00m Codec 26: video JPEG clock:90000 channels:0 disabled by config
0:00:31.504912282 [332m24643[00m 0x9d81408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:730:create_local_codec_associations:[00m Codec -1: video DV clock:90000 channels:0 disabled by config
0:00:31.504952750 [332m24643[00m 0x9d81408 [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:31.505017763 [332m24643[00m 0x9d81408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:4312:fs_rtp_session_start_codec_param_gathering_locked:[00m Starting Codec Param discovery for session 4
** (empathy:24643): DEBUG: stream 4 0xa2e1a40 (video) _tf_stream_try_sending_codecs: called (send_local:1 send_supported:0)
** (empathy:24643): DEBUG: stream 4 0xa2e1a40 (video) _tf_stream_try_sending_codecs: 97: video H264 clock:90000 channels:0
** (empathy:24643): DEBUG: stream 4 0xa2e1a40 (video) _tf_stream_try_sending_codecs: 96: video THEORA clock:90000 channels:0 delivery-method=inline
** (empathy:24643): DEBUG: stream 4 0xa2e1a40 (video) fs_codecs_to_tp: adding codec H264 [97]
** (empathy:24643): DEBUG: stream 4 0xa2e1a40 (video) fs_codecs_to_tp: adding codec THEORA [96]
** (empathy:24643): DEBUG: stream 4 0xa2e1a40 (video) _tf_stream_try_sending_codecs: calling MediaStreamHandler::Ready
** (empathy:24643): DEBUG: stream 4 0xa2e1a40 (video) set_stream_playing: 0
** (empathy:24643): DEBUG: stream 4 0xa2e1a40 (video) set_stream_sending: 0
** (empathy:24643): DEBUG: stream 4 0xa2e1a40 (video) _tf_stream_bus_message: Codecs changed
** (empathy:24643): DEBUG: stream 4 0xa2e1a40 (video) _tf_stream_try_sending_codecs: called (send_local:0 send_supported:0)
** (empathy:24643): DEBUG: stream 4 0xa2e1a40 (video) _tf_stream_try_sending_codecs: 97: video H264 clock:90000 channels:0
** (empathy:24643): DEBUG: stream 4 0xa2e1a40 (video) _tf_stream_try_sending_codecs: 96: video THEORA clock:90000 channels:0 delivery-method=inline
0:00:31.575441608 [332m24643[00m 0xa3066d0 [37mLOG [00m [00m fsrtpconference fs-rtp-session.c:4015:fs_rtp_session_get_codec_params_unlock:[00m Gathering params for codec 97: video H264 clock:90000 channels:0 params:(nil)
0:00:31.576098748 [332m24643[00m 0xa3066d0 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:2674:_create_codec_bin:[00m creating send codec bin for id 97, pipeline_factory 0xa396ca0
0:00:31.663375334 [332m24643[00m 0xa3066d0 [37mLOG [00m [00m fsrtpconference fs-rtp-session.c:4015:fs_rtp_session_get_codec_params_unlock:[00m Gathering params for codec 96: video THEORA clock:90000 channels:0 params:0xa4c0e20
0:00:31.664092761 [332m24643[00m 0xa3066d0 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:2674:_create_codec_bin:[00m creating send codec bin for id 96, pipeline_factory 0x9dfab80
** (empathy:24643): DEBUG: stream 4 0xa2e1a40 (video) cb_fs_new_local_candidate: called
** (empathy:24643): DEBUG: stream 4 0xa2e1a40 (video) cb_fs_new_local_candidate: called
** (empathy:24643): DEBUG: stream 4 0xa2e1a40 (video) cb_fs_new_local_candidate: called
** (empathy:24643): DEBUG: stream 4 0xa2e1a40 (video) cb_fs_new_local_candidate: called
** (empathy:24643): DEBUG: stream 4 0xa2e1a40 (video) cb_fs_new_local_candidate: called
** (empathy:24643): DEBUG: stream 4 0xa2e1a40 (video) cb_fs_new_local_candidate: called
** (empathy:24643): DEBUG: stream 4 0xa2e1a40 (video) cb_fs_new_local_candidate: called
** (empathy:24643): DEBUG: stream 4 0xa2e1a40 (video) cb_fs_new_local_candidate: called
** (empathy:24643): DEBUG: stream 4 0xa2e1a40 (video) cb_fs_new_local_candidate: called
** (empathy:24643): DEBUG: stream 4 0xa2e1a40 (video) cb_fs_new_local_candidate: called
** (empathy:24643): DEBUG: stream 4 0xa2e1a40 (video) cb_fs_local_candidates_prepared: called
** (empathy:24643): DEBUG: stream 4 0xa2e1a40 (video) cb_fs_local_candidates_prepared: candidate->ip = '10.0.2.15'
** (empathy:24643): DEBUG: stream 4 0xa2e1a40 (video) cb_fs_local_candidates_prepared: candidate->ip = '10.0.2.15'
** (empathy:24643): DEBUG: stream 4 0xa2e1a40 (video) cb_fs_local_candidates_prepared: candidate->ip = '70.25.46.249'
** (empathy:24643): DEBUG: stream 4 0xa2e1a40 (video) cb_fs_local_candidates_prepared: candidate->ip = '70.25.46.249'
** (empathy:24643): DEBUG: stream 4 0xa2e1a40 (video) cb_fs_local_candidates_prepared: candidate->ip = '64.233.169.126'
** (empathy:24643): DEBUG: stream 4 0xa2e1a40 (video) cb_fs_local_candidates_prepared: candidate->ip = '64.233.169.126'
** (empathy:24643): DEBUG: stream 4 0xa2e1a40 (video) cb_fs_local_candidates_prepared: candidate->ip = '64.233.169.126'
** (empathy:24643): DEBUG: stream 4 0xa2e1a40 (video) cb_fs_local_candidates_prepared: candidate->ip = '64.233.169.126'
** (empathy:24643): DEBUG: stream 4 0xa2e1a40 (video) cb_fs_local_candidates_prepared: candidate->ip = '64.233.169.126'
** (empathy:24643): DEBUG: stream 4 0xa2e1a40 (video) cb_fs_local_candidates_prepared: candidate->ip = '64.233.169.126'
0:00:31.732565412 [332m24643[00m 0xa3066d0 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:3859:gather_caps_parameters:[00m 96/THEORA: adding param configuration=AAAAAQj/2gqRAioygHRoZW9yYQMCAQAUAA8AAUAAAPAAAAAAAB4AAAABAAABAAABAAAAAEDAgXRoZW9yYSMAAABYaXBoLk9yZyBsaWJUaGVvcmEgSSAyMDA4MTAyMCAzIDIgMQAAAACCdGhlb3Jhvs0o97nNaxi1qUlKEHOc5jGMUpSkIQgxjGIQhCEIQAAAAAAAAAAAABH04WQuVUm0dhL1cLSYa5WiqUCWSKHQR9OZuNZkMBdLJVKRLJRGIhAHg5HA0GQxFosFYoEwlEYhEAeDocDIYCwVCYSCIPBoMBT7mRfWlVVUFBLS0ZGQUE8PDc3MjItLS0oKCgjIyMeHh4eGRkZGRQUFBQUDw8PDw8PDwoKCgoKCgoKBQUFBQUFBQCEAsKEBgoMz0MDA4TGjo8Nw4NEBgoOUU4DhEWHTNXUD4SFiU6RG1nTRgjN0BRaHFcMUBOV2d5eGVIXF9icGRnYxESGC9jY2NjEhUaQmNjY2MYGjhjY2NjYy9CY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2MQEBAUGBwgKBAQFBgcICgwEBQYHCAoMEAUGBwgKDBAQBgcICgwQEBAHCAoMEBAQGAgKDBAQEBggCgwQEBAYICAPi/LfQDTMTvkKN4OqJvblmIt1HG+A/cokiXuDYyX1qqRpmV2LsQgTkYPaOpkvnMNrVhsZVKV59u4fkncQ0zK7F2IIXyKPDVag2Ml4/OXcxK6PaPJOE+6qkIMVzVPuqpFdjQRnKaUHtHnXckOBlazG3zh/FeF4Jedv+E47TD2jzqSJjAXVrMymoNd8MlpCj+0C9CnjY5l2RoHcoPaPOuU22u9grgpVGBF8Sf8Wi1jkH3CIdza/3ELSNhmLK0BunJXIoe7edSXqqSoR5nCdK1mwXG8UIrsDSQOTxQ9267/+yY3lsFIPZ4Fp1nccWKzGHwGVHI0aiaWTa/+pS3OyOLD4Pk4JpZNo8FvAZ9XQLKwItMeTK/+pS3ITWj152A2oi/4HsfL6E3MJ2fS2wVrgTSya6YoDzJ3eqpEASa/XuXqcTS7UG51mwiWobhZWGn+KPI784VUlKAujOsmJRr8LKxeTk0u0jztw5iEO49zYP9LailARXOGL1rKLKx5Iv7buQm2o+zEZh0J/9MlsNRSgRwiys3Xn2pPM/bUIiXNh0LTJ7pwXMfEjnuoqpFlYvlD73wG1E/+vTPCMRSDLhim5tFx3pvDAF9azUQHUPDb5dUKcVrc85O0R6SqJpI/zTIwnzC+dXYEP507i2xXPoBTU0tDhyjCaV7RJ5rkYb5g1cw3tJyuxjcBHt+4O4gTPaJZPOqlOZk+gWsNwHnZsFE3sskTWG9vOV4rMwcuo9Mlx/x8VUrWEAfXsYCfJuNe0XTmEWVrmA8JWxRN7JHoWs3/CqkUviN53+TuM0FgrubsA1Jjaj2WSJp0WsnMJjfUKqRlydZwn+NwcIwmKG2vsundiu0g3L5wk8iw+EFSkjd4Wh+xSeVrHE45dRIbm4Zg0oba+zS5X/ClxOMWbREjJCaXbW45vO/fB9asrBRDh/uMuoKhVSHbQE0u0mtHNwzhvgH1p+eo4urCs8wnbmWPApESgG00usmkK/o4PcvFph3yPrFZizj/IE9zeoLK6lO4T3EYJm2sukmULgv98HQozw7W/HJjF/AKqTkSZMMfIDdwexWjr5C7nEZQDbWbSXO9d+srFVJCtez7kDh9GPF36ys6L5O3IwxBo21mzlUZRCqluAzaNtcsZbvoSBw8L2Cib8RWK0nZ0tezo+RBUpcD0YjbVk0zowv7sN0KtanuI0XQ8lkE3/3IOHmu6e8xOSJtRDAzrFlKrIuaHTsJpZPY/z7C0PiHzhjeZbn52j15nFla40dIgTS7Se0YFNRnBaLV8B84/bzgaKCQlbTa++YXAji75yrLKlLFm6hD5lhSqP3UMAuY8N6yy0vAlTNtZNI8+Tx2ie0Th9dSqOWQaJUzbWT2N/eDtEoz8OsOFthXA3MYZxA+f8qahahnHZ7QMxpM21lkydX1li7w4McEUe43J/13KCopAyG2qZpnLQxw7dRVliH48Rnsl7i0boVovUDJpmba4sJp+0CuwpqEXx1JyPyX26N5wKqR1fwnMMeR9aENHf6AZog21SJpdI8vSysu83FO55wt+AiyhugOV4SCaVtrpnHg/dsaCysne9VCl8MSQbapWk2eVELdw69D8wjRX+K7BPytXdoKhvUpgDtdFwW9PvRCXkhmbapWk2THD/w5TqI1lY3qUoeAj6Ei9gxZDbVM0zl/9gHKddQW/VvFiLseUqnBIXpWA21MpmmeNye0QouYB6+UfrKyN31uPKlIt+kc+kCFZWRgvJmTTNgba43f9RDtOlo43EZyF0xeYMsTTNtrRb7IqgKR13YrSk//xC4ib+CkewmlHUBOw4P8vhvcYs+aywIiQlbTax9+XrahVSXGXfgRgmlba6SZoqL/g/deuGGKDctsVkPM4qpCMkJTSZtrnRe5Y4EPnwO2UX9o9643E91iuABRjf+n5gU1C1d4CQZmkzbWXLCJH3YVoXvRx9uNzoYmSY0zbayqMEl6PlTUQHn1ZYT9vbi3g/ihG4nk+cxKqSBCe/2llY76jcBQG2rJpniwmXy3eDcfp1wNM22phQyxvmkjQHJ7L9CVUiJ5bWsO+uBAkcSkLk6/73KqSysiE58NtVDC9cZYtM/ZnlsYOveKVT60FAG2qVpNJnHjyQ33IH7tgyiE/livcU1IHDqEeJ+VdgL47vlqgwJBK0mNtc8sYm713+Kah386tgHpHFysrPNyF+XpGDEbaykzTPK4no4Cysi6hU1BG+XF4ZTNM5RtrjhI5W0QHm70fz98BG5SPp/VVI38gISjuI4sVhclXjTNtqYTMsf7eg3i9Ba/+748LKwSrhli0zNtUzC+ejlJ0QI4VVJSjN3fURASOLCtyShdMwv/G2pli0z+ULZ/D2GoqpQEYsrHG/ZK5Eyic21f/DLFpmXWsL+vSJ5JCIHlqmoIbnP5OYEgmaZm2suWPdhXuFEaK/5w69B1+nJAbamUzTOVjhfdUpgHjn4URW7ljj1Wdxwimoh9LefCAjUJCUNM22phMyxvu3D/vixWT/OogjAMsWmZtqmYX3S/p/uVlamoQ+QG6JIoteuHXY9OShafzBli0zNtVzC+fvdBUUvHFhGrdJfkKKQbxkkMRAOB0GODPItnX3Jnxro/25Ud+llbyVVSN4ySGIgHA6DHBnkWzr7kz410f7cqO/Syt5KqpG8ZJDEQDgdBjgzyLZ19yZ8a6P9uVHfpZW8lVUiqk4T9QAiXgmaZm2suUjHCHxZWLeX3ou7I6P9wWxw1KXrl/QLK4DzcLkhgxGUzTM21lvn4O/kXQH8/PlKpZWD6iL1vCgOCQvSjTNtqTMscLu0a3oLKzla+n8I3CTtv6QITo/ShhMyxXmmbbW6iJTUUnkQPp6O3HPoV2RwDcWn4yxaZkzC821ul6khqEKJ6srpVIBvI8A+TL7p1o10f7GODPKXl24UdRkCFGSBKLrWF5MonO+n/1isG2rngyxaZ7++RKqSqlARiyscb9krkTKJzbV/8MsWmZdawv69InkkIA=
** (empathy:24643): DEBUG: tp_call_stream_direction_changed_cb: Stream direction changed - stream: 4, direction: 1
0:00:31.763363595 [332m24643[00m 0xa3066d0 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:4330:fs_rtp_session_stop_codec_param_gathering_unlock:[00m Stopping Codec Param discovery for session 4
** (empathy:24643): DEBUG: stream 4 0xa2e1a40 (video) _tf_stream_bus_message: Codecs changed
** (empathy:24643): DEBUG: stream 4 0xa2e1a40 (video) _tf_stream_try_sending_codecs: called (send_local:0 send_supported:0)
** (empathy:24643): DEBUG: stream 4 0xa2e1a40 (video) _tf_stream_try_sending_codecs: 97: video H264 clock:90000 channels:0
** (empathy:24643): DEBUG: stream 4 0xa2e1a40 (video) _tf_stream_try_sending_codecs: 96: video THEORA clock:90000 channels:0 delivery-method=inline configuration=AAAAAQj/2gqRAioygHRoZW9yYQMCAQAUAA8AAUAAAPAAAAAAAB4AAAABAAABAAABAAAAAEDAgXRoZW9yYSMAAABYaXBoLk9yZyBsaWJUaGVvcmEgSSAyMDA4MTAyMCAzIDIgMQAAAACCdGhlb3Jhvs0o97nNaxi1qUlKEHOc5jGMUpSkIQgxjGIQhCEIQAAAAAAAAAAAABH04WQuVUm0dhL1cLSYa5WiqUCWSKHQR9OZuNZkMBdLJVKRLJRGIhAHg5HA0GQxFosFYoEwlEYhEAeDocDIYCwVCYSCIPBoMBT7mRfWlVVUFBLS0ZGQUE8PDc3MjItLS0oKCgjIyMeHh4eGRkZGRQUFBQUDw8PDw8PDwoKCgoKCgoKBQUFBQUFBQCEAsKEBgoMz0MDA4TGjo8Nw4NEBgoOUU4DhEWHTNXUD4SFiU6RG1nTRgjN0BRaHFcMUBOV2d5eGVIXF9icGRnYxESGC9jY2NjEhUaQmNjY2MYGjhjY2NjYy9CY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2MQEBAUGBwgKBAQFBgcICgwEBQYHCAoMEAUGBwgKDBAQBgcICgwQEBAHCAoMEBAQGAgKDBAQEBggCgwQEBAYICAPi/LfQDTMTvkKN4OqJvblmIt1HG+A/cokiXuDYyX1qqRpmV2LsQgTkYPaOpkvnMNrVhsZVKV59u4fkncQ0zK7F2IIXyKPDVag2Ml4/OXcxK6PaPJOE+6qkIMVzVPuqpFdjQRnKaUHtHnXckOBlazG3zh/FeF4Jedv+E47TD2jzqSJjAXVrMymoNd8MlpCj+0C9CnjY5l2RoHcoPaPOuU22u9grgpVGBF8Sf8Wi1jkH3CIdza/3ELSNhmLK0BunJXIoe7edSXqqSoR5nCdK1mwXG8UIrsDSQOTxQ9267/+yY3lsFIPZ4Fp1nccWKzGHwGVHI0aiaWTa/+pS3OyOLD4Pk4JpZNo8FvAZ9XQLKwItMeTK/+pS3ITWj152A2oi/4HsfL6E3MJ2fS2wVrgTSya6YoDzJ3eqpEASa/XuXqcTS7UG51mwiWobhZWGn+KPI784VUlKAujOsmJRr8LKxeTk0u0jztw5iEO49zYP9LailARXOGL1rKLKx5Iv7buQm2o+zEZh0J/9MlsNRSgRwiys3Xn2pPM/bUIiXNh0LTJ7pwXMfEjnuoqpFlYvlD73wG1E/+vTPCMRSDLhim5tFx3pvDAF9azUQHUPDb5dUKcVrc85O0R6SqJpI/zTIwnzC+dXYEP507i2xXPoBTU0tDhyjCaV7RJ5rkYb5g1cw3tJyuxjcBHt+4O4gTPaJZPOqlOZk+gWsNwHnZsFE3sskTWG9vOV4rMwcuo9Mlx/x8VUrWEAfXsYCfJuNe0XTmEWVrmA8JWxRN7JHoWs3/CqkUviN53+TuM0FgrubsA1Jjaj2WSJp0WsnMJjfUKqRlydZwn+NwcIwmKG2vsundiu0g3L5wk8iw+EFSkjd4Wh+xSeVrHE45dRIbm4Zg0oba+zS5X/ClxOMWbREjJCaXbW45vO/fB9asrBRDh/uMuoKhVSHbQE0u0mtHNwzhvgH1p+eo4urCs8wnbmWPApESgG00usmkK/o4PcvFph3yPrFZizj/IE9zeoLK6lO4T3EYJm2sukmULgv98HQozw7W/HJjF/AKqTkSZMMfIDdwexWjr5C7nEZQDbWbSXO9d+srFVJCtez7kDh9GPF36ys6L5O3IwxBo21mzlUZRCqluAzaNtcsZbvoSBw8L2Cib8RWK0nZ0tezo+RBUpcD0YjbVk0zowv7sN0KtanuI0XQ8lkE3/3IOHmu6e8xOSJtRDAzrFlKrIuaHTsJpZPY/z7C0PiHzhjeZbn52j15nFla40dIgTS7Se0YFNRnBaLV8B84/bzgaKCQlbTa++YXAji75yrLKlLFm6hD5lhSqP3UMAuY8N6yy0vAlTNtZNI8+Tx2ie0Th9dSqOWQaJUzbWT2N/eDtEoz8OsOFthXA3MYZxA+f8qahahnHZ7QMxpM21lkydX1li7w4McEUe43J/13KCopAyG2qZpnLQxw7dRVliH48Rnsl7i0boVovUDJpmba4sJp+0CuwpqEXx1JyPyX26N5wKqR1fwnMMeR9aENHf6AZog21SJpdI8vSysu83FO55wt+AiyhugOV4SCaVtrpnHg/dsaCysne9VCl8MSQbapWk2eVELdw69D8wjRX+K7BPytXdoKhvUpgDtdFwW9PvRCXkhmbapWk2THD/w5TqI1lY3qUoeAj6Ei9gxZDbVM0zl/9gHKddQW/VvFiLseUqnBIXpWA21MpmmeNye0QouYB6+UfrKyN31uPKlIt+kc+kCFZWRgvJmTTNgba43f9RDtOlo43EZyF0xeYMsTTNtrRb7IqgKR13YrSk//xC4ib+CkewmlHUBOw4P8vhvcYs+aywIiQlbTax9+XrahVSXGXfgRgmlba6SZoqL/g/deuGGKDctsVkPM4qpCMkJTSZtrnRe5Y4EPnwO2UX9o9643E91iuABRjf+n5gU1C1d4CQZmkzbWXLCJH3YVoXvRx9uNzoYmSY0zbayqMEl6PlTUQHn1ZYT9vbi3g/ihG4nk+cxKqSBCe/2llY76jcBQG2rJpniwmXy3eDcfp1wNM22phQyxvmkjQHJ7L9CVUiJ5bWsO+uBAkcSkLk6/73KqSysiE58NtVDC9cZYtM/ZnlsYOveKVT60FAG2qVpNJnHjyQ33IH7tgyiE/livcU1IHDqEeJ+VdgL47vlqgwJBK0mNtc8sYm713+Kah386tgHpHFysrPNyF+XpGDEbaykzTPK4no4Cysi6hU1BG+XF4ZTNM5RtrjhI5W0QHm70fz98BG5SPp/VVI38gISjuI4sVhclXjTNtqYTMsf7eg3i9Ba/+748LKwSrhli0zNtUzC+ejlJ0QI4VVJSjN3fURASOLCtyShdMwv/G2pli0z+ULZ/D2GoqpQEYsrHG/ZK5Eyic21f/DLFpmXWsL+vSJ5JCIHlqmoIbnP5OYEgmaZm2suWPdhXuFEaK/5w69B1+nJAbamUzTOVjhfdUpgHjn4URW7ljj1Wdxwimoh9LefCAjUJCUNM22phMyxvu3D/vixWT/OogjAMsWmZtqmYX3S/p/uVlamoQ+QG6JIoteuHXY9OShafzBli0zNtVzC+fvdBUUvHFhGrdJfkKKQbxkkMRAOB0GODPItnX3Jnxro/25Ud+llbyVVSN4ySGIgHA6DHBnkWzr7kz410f7cqO/Syt5KqpG8ZJDEQDgdBjgzyLZ19yZ8a6P9uVHfpZW8lVUiqk4T9QAiXgmaZm2suUjHCHxZWLeX3ou7I6P9wWxw1KXrl/QLK4DzcLkhgxGUzTM21lvn4O/kXQH8/PlKpZWD6iL1vCgOCQvSjTNtqTMscLu0a3oLKzla+n8I3CTtv6QITo/ShhMyxXmmbbW6iJTUUnkQPp6O3HPoV2RwDcWn4yxaZkzC821ul6khqEKJ6srpVIBvI8A+TL7p1o10f7GODPKXl24UdRkCFGSBKLrWF5MonO+n/1isG2rngyxaZ7++RKqSqlARiyscb9krkTKJzbV/8MsWmZdawv69InkkIA=
** (empathy:24643): DEBUG: stream 4 0xa2e1a40 (video) fs_codecs_to_tp: adding codec H264 [97]
** (empathy:24643): DEBUG: stream 4 0xa2e1a40 (video) fs_codecs_to_tp: adding codec THEORA [96]
** (empathy:24643): DEBUG: stream 4 0xa2e1a40 (video) _tf_stream_try_sending_codecs: calling MediaStreamHandler::CodecsUpdated
** (empathy:24643): DEBUG: stream 4 0xa2e1a40 (video) add_remote_candidate: adding remote candidate R1
** (empathy:24643): DEBUG: stream 4 0xa2e1a40 (video) cb_fs_new_active_candidate_pair: called
** (empathy:24643): DEBUG: tp_call_stream_state_changed_cb: Stream state changed - stream id: 4, state state: 2
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) cb_fs_new_active_candidate_pair: called
** (empathy:24643): DEBUG: tp_call_stream_state_changed_cb: Stream state changed - stream id: 1, state state: 2
** (empathy:24643): DEBUG: stream 1 0xa24c2a8 (audio) cb_fs_new_active_candidate_pair: called
** (empathy:24643): DEBUG: tp_call_stream_state_changed_cb: Stream state changed - stream id: 1, state state: 2
** (empathy:24643): DEBUG: stream 4 0xa2e1a40 (video) add_remote_candidate: adding remote candidate R2
** (empathy:24643): DEBUG: stream 4 0xa2e1a40 (video) set_stream_sending: 1
** (empathy:24643): DEBUG: stream 4 0xa2e1a40 (video) tf_stream_request_resource: Requesting resource for direction 1
** (empathy:24643): DEBUG: stream 4 0xa2e1a40 (video) tf_stream_request_resource: Requesting resource for direction 1 returned 1
** (empathy:24643): DEBUG: stream 4 0xa2e1a40 (video) set_stream_playing: 1
** (empathy:24643): DEBUG: stream 4 0xa2e1a40 (video) tf_stream_request_resource: Requesting resource for direction 2
** (empathy:24643): DEBUG: stream 4 0xa2e1a40 (video) tf_stream_request_resource: Requesting resource for direction 2 returned 1
** (empathy:24643): DEBUG: stream 4 0xa2e1a40 (video) set_stream_sending: 1
** (empathy:24643): DEBUG: tf_channel_dispose
** (empathy:24643): DEBUG: _tf_session_dispose
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa30aa50: lost weak ref to 0xa2fe478
(empathy:24643): tp-glib-DEBUG: tp_proxy_dispose: 0xa06df50
(empathy:24643): tp-glib-DEBUG: tp_proxy_invalidate: 0xa06df50: Proxy unreferenced
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0xa345ac8: TpProxy 0xa06df50 invalidated (I have 0xa06df50): Proxy unreferenced
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0xa345b00: TpProxy 0xa06df50 invalidated (I have 0xa06df50): Proxy unreferenced
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0xa345b38: TpProxy 0xa06df50 invalidated (I have 0xa06df50): Proxy unreferenced
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0xa345b70: TpProxy 0xa06df50 invalidated (I have 0xa06df50): Proxy unreferenced
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0xa345ba8: TpProxy 0xa06df50 invalidated (I have 0xa06df50): Proxy unreferenced
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0xa345c00: TpProxy 0xa06df50 invalidated (I have 0xa06df50): Proxy unreferenced
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0xa345c38: TpProxy 0xa06df50 invalidated (I have 0xa06df50): Proxy unreferenced
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0xa345c70: TpProxy 0xa06df50 invalidated (I have 0xa06df50): Proxy unreferenced
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0xa345ca8: TpProxy 0xa06df50 invalidated (I have 0xa06df50): Proxy unreferenced
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0xa345ce0: TpProxy 0xa06df50 invalidated (I have 0xa06df50): Proxy unreferenced
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0xa30aa88: TpProxy 0xa06df50 invalidated (I have 0xa06df50): Proxy unreferenced
(empathy:24643): tp-glib-DEBUG: tp_proxy_finalize: 0xa06df50
0:02:34.994293128 [332m24643[00m 0x9d81408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:4330:fs_rtp_session_stop_codec_param_gathering_unlock:[00m Stopping Codec Param discovery for session 1
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa30aa88: lost weak ref to 0xa24c2a8
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa345ac8: lost weak ref to 0xa24c2a8
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa345b00: lost weak ref to 0xa24c2a8
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa345b38: lost weak ref to 0xa24c2a8
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa345b70: lost weak ref to 0xa24c2a8
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa345ba8: lost weak ref to 0xa24c2a8
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa345c00: lost weak ref to 0xa24c2a8
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa345c38: lost weak ref to 0xa24c2a8
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa345c70: lost weak ref to 0xa24c2a8
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa345ca8: lost weak ref to 0xa24c2a8
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa345ce0: lost weak ref to 0xa24c2a8
(empathy:24643): tp-glib-DEBUG: tp_proxy_dispose: 0xa06b320
(empathy:24643): tp-glib-DEBUG: tp_proxy_invalidate: 0xa06b320: Proxy unreferenced
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0xa4f5c38: TpProxy 0xa06b320 invalidated (I have 0xa06b320): Proxy unreferenced
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0xa302560: TpProxy 0xa06b320 invalidated (I have 0xa06b320): Proxy unreferenced
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0xa302598: TpProxy 0xa06b320 invalidated (I have 0xa06b320): Proxy unreferenced
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0xa345a20: TpProxy 0xa06b320 invalidated (I have 0xa06b320): Proxy unreferenced
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0xa39b018: TpProxy 0xa06b320 invalidated (I have 0xa06b320): Proxy unreferenced
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0xa371570: TpProxy 0xa06b320 invalidated (I have 0xa06b320): Proxy unreferenced
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0xa895718: TpProxy 0xa06b320 invalidated (I have 0xa06b320): Proxy unreferenced
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0xa895750: TpProxy 0xa06b320 invalidated (I have 0xa06b320): Proxy unreferenced
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0xa8956e0: TpProxy 0xa06b320 invalidated (I have 0xa06b320): Proxy unreferenced
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0xa8956a8: TpProxy 0xa06b320 invalidated (I have 0xa06b320): Proxy unreferenced
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0xa586288: TpProxy 0xa06b320 invalidated (I have 0xa06b320): Proxy unreferenced
(empathy:24643): tp-glib-DEBUG: tp_proxy_finalize: 0xa06b320
0:02:34.999062127 [332m24643[00m 0x9d81408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:4330:fs_rtp_session_stop_codec_param_gathering_unlock:[00m Stopping Codec Param discovery for session 4
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa586288: lost weak ref to 0xa2e1a40
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa4f5c38: lost weak ref to 0xa2e1a40
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa302560: lost weak ref to 0xa2e1a40
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa302598: lost weak ref to 0xa2e1a40
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa345a20: lost weak ref to 0xa2e1a40
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa39b018: lost weak ref to 0xa2e1a40
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa371570: lost weak ref to 0xa2e1a40
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa895718: lost weak ref to 0xa2e1a40
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa895750: lost weak ref to 0xa2e1a40
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa8956e0: lost weak ref to 0xa2e1a40
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa8956a8: lost weak ref to 0xa2e1a40
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa309210: lost weak ref to 0x9eeedf8
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa3092b8: lost weak ref to 0x9eeedf8
** (empathy:24643): DEBUG: empathy_tp_call_close: Closing channel
(empathy:24643): tp-glib-DEBUG: tp_channel_group_members_changed_cb: 0xa25f008 MembersChanged: added 0, removed 2, moved 0 to LP and 0 to RP, actor 1, reason 0, message
(empathy:24643): tp-glib-DEBUG: handle_members_changed: --- contact#1
(empathy:24643): tp-glib-DEBUG: handle_members_changed: --- contact#2
** (empathy:24643): DEBUG: tp_call_stream_removed_cb: Stream removed - stream id: 1
** (empathy:24643): DEBUG: tp_call_stream_removed_cb: Stream removed - stream id: 4
(empathy:24643): tp-glib-DEBUG: tp_proxy_invalidate: 0xa25f008:
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0xa25f928: TpProxy 0xa25f008 invalidated (I have 0xa25f008):
** (empathy:24643): DEBUG: dispatcher_channel_invalidated_cb: Channel /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/MediaChannel0 invalidated
** (empathy:24643): DEBUG: tp_call_dispose: Disposing: 0xa033090, 0
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa1d6a80: lost weak ref to 0xa033090
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa25e408: lost weak ref to 0xa033090
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa1d6da0: lost weak ref to 0xa033090
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa1d6fa8: lost weak ref to 0xa033090
** (empathy:24643): DEBUG: tp_call_finalize: Finalizing: 0xa033090
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0xa25fac0: TpProxy 0xa25f008 invalidated (I have 0xa25f008):
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0xa25fb30: TpProxy 0xa25f008 invalidated (I have 0xa25f008):
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0xa25fb68: TpProxy 0xa25f008 invalidated (I have 0xa25f008):
(empathy:24643): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0xa25e590: TpProxy 0xa25f008 invalidated (I have 0xa25f008):
(empathy:24643): tp-glib-DEBUG: tp_channel_dispose: 0xa25f008
(empathy:24643): tp-glib-DEBUG: tp_proxy_dispose: 0xa25f008
(empathy:24643): tp-glib-DEBUG: tp_channel_finalize: 0xa25f008
(empathy:24643): tp-glib-DEBUG: tp_proxy_finalize: 0xa25f008
** (empathy:24643): DEBUG: empathy_idle_set_presence: Changing presence to (null) (1)
-------------- next part --------------
(empathy:24941): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x997d958: org.freedesktop.DBus DBusGProxy is 0x997d990
** (empathy:24941): DEBUG: mission_control_get_presence_actual: MC not running.
** (empathy:24941): DEBUG: empathy_idle_init: Error getting actual presence: MC not running
** (empathy:24941): DEBUG: mission_control_get_presence_message_actual: MC not running.
** (empathy:24941): DEBUG: empathy_idle_init: Error getting actual presence message: MC not running
** (empathy:24941): DEBUG: empathy_idle_set_presence: Changing presence to (null) (2)
** (empathy:24941): DEBUG: _parse_parameter: param "fallback-socks5-proxies" has invalid signature
** (empathy:24941): DEBUG: create_salut_account: Try to add a salut account...
** (empathy:24941): DEBUG: create_salut_account: Failed to get self econtact: e_book_get_self: there was no self contact UID stored in gconf
** (empathy:24941): DEBUG: builder_get_file_valist: Loading file /usr/local/share/empathy/empathy-main-window.ui
** (empathy:24941): DEBUG: mission_control_get_presence_actual: MC not running.
** (empathy:24941): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:24941): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:24941): DEBUG: mission_control_get_tpconnection: MC not running.
** (empathy:24941): DEBUG: mission_control_get_presence_actual: MC not running.
** (empathy:24941): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:24941): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:24941): DEBUG: mission_control_get_tpconnection: MC not running.
** (empathy:24941): DEBUG: mission_control_get_presence_actual: MC not running.
** (empathy:24941): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:24941): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:24941): DEBUG: mission_control_get_tpconnection: MC not running.
** (empathy:24941): DEBUG: mission_control_get_presence_actual: MC not running.
** (empathy:24941): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:24941): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:24941): DEBUG: mission_control_get_tpconnection: MC not running.
(empathy:24941): Gtk-WARNING **: /build/buildd/gtk+2.0-2.16.1/gtk/gtkliststore.c:793: Invalid column number -1207975870 added to iter (remember to end your list of columns with a -1)
(empathy:24941): Gtk-WARNING **: /build/buildd/gtk+2.0-2.16.1/gtk/gtkliststore.c:793: Invalid column number -1207975870 added to iter (remember to end your list of columns with a -1)
(empathy:24941): Gtk-WARNING **: /build/buildd/gtk+2.0-2.16.1/gtk/gtkliststore.c:793: Invalid column number -1207975870 added to iter (remember to end your list of columns with a -1)
(empathy:24941): Gtk-CRITICAL **: gtk_entry_set_text: assertion `text != NULL' failed
** (empathy:24941): DEBUG: empathy_geometry_load: Loading window geometry: x:73, y:75, w:622, h:325
** (empathy:24941): DEBUG: empathy_main_window_show: Configuring window default size w:622, h:325
** (empathy:24941): DEBUG: empathy_main_window_show: Configuring window default position x:73, y:75
** (empathy:24941): DEBUG: builder_get_file_valist: Loading file /usr/local/share/empathy/empathy-status-icon.ui
(empathy:24941): Gtk-CRITICAL **: gtk_status_icon_set_from_icon_name: assertion `icon_name != NULL' failed
(empathy:24941): tp-glib-DEBUG: tp_connection_init: 0x9aa6268
(empathy:24941): tp-glib-DEBUG: tp_connection_constructor: Connecting to StatusChanged and ConnectionError
(empathy:24941): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9aa6268: org.freedesktop.Telepathy.Connection DBusGProxy is 0x9c21680
(empathy:24941): tp-glib-DEBUG: tp_connection_constructor: Calling GetStatus
(empathy:24941): tp-glib-DEBUG: tp_connection_constructor: Returning 0x9aa6268
(empathy:24941): tp-glib-DEBUG: tp_connection_call_when_ready: arranging callback later
(empathy:24941): tp-glib-DEBUG: tp_connection_got_status_cb: 0x9aa6268
(empathy:24941): tp-glib-DEBUG: tp_connection_got_status_cb: 0x9aa6268: Initial status is 1
(empathy:24941): tp-glib-DEBUG: tp_connection_status_changed: 0x9aa6268: -1 -> 1 because 0
(empathy:24941): tp-glib-DEBUG: tp_connection_status_changed: 0x9aa6268: 1 -> 0 because 1
** (empathy:24941): DEBUG: idle_presence_changed_cb: Presence changed to '' (2)
(empathy:24941): tp-glib-DEBUG: tp_connection_got_interfaces_cb: 0x9aa6268: Introspected interfaces
(empathy:24941): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9aa6268: org.freedesktop.DBus.Properties DBusGProxy is 0x9c20058
** (empathy:24941): DEBUG: idle_presence_changed_cb: Presence changed to '' (2)
(empathy:24941): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9aa6268: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Avatars
(empathy:24941): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9aa6268: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Aliasing
(empathy:24941): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9aa6268: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Capabilities
(empathy:24941): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9aa6268: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.ContactCapabilities.DRAFT
(empathy:24941): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9aa6268: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection
(empathy:24941): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9aa6268: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.SimplePresence
(empathy:24941): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9aa6268: org.freedesktop.Telepathy.Connection.Interface.Aliasing DBusGProxy is 0x9c20138
(empathy:24941): tp-glib-DEBUG: got_aliasing_flags: Introspected aliasing flags: 0x1
(empathy:24941): tp-glib-DEBUG: tp_connection_continue_introspection: 0x9aa6268: connection ready
(empathy:24941): tp-glib-DEBUG: cwr_ready: enter
** (empathy:24941): DEBUG: contact_manager_new_connection_cb: Adding new connection: /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy
(empathy:24941): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9aa6268: org.freedesktop.Telepathy.Connection.Interface.Avatars DBusGProxy is 0x9bc9990
(empathy:24941): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9aa6268: org.freedesktop.Telepathy.Connection.Interface.Capabilities DBusGProxy is 0x9c20f18
(empathy:24941): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9aa6268: org.freedesktop.Telepathy.Connection.Interface.Requests DBusGProxy is 0x9d6c930
** (empathy:24941): DEBUG: empathy_geometry_save: Saving window geometry: x:73, y:75, w:622, h:325
(empathy:24941): tp-glib-DEBUG: tp_channel_init: 0x9ac03b8
(empathy:24941): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9ac03b8: org.freedesktop.Telepathy.Channel DBusGProxy is 0x9d6cce0
(empathy:24941): tp-glib-DEBUG: tp_channel_constructor: 0x9ac03b8: constructed with channel type "org.freedesktop.Telepathy.Channel.Type.ContactList", handle #1 of type 3
(empathy:24941): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9ac03b8
(empathy:24941): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9ac03b8: org.freedesktop.DBus.Properties DBusGProxy is 0x9d6cd50
** (empathy:24941): DEBUG: dispatcher_connection_new_channel: Ignoring blacklisted channel type org.freedesktop.Telepathy.Channel.Type.ContactList on /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/RosterChannel/List/publish
(empathy:24941): tp-glib-DEBUG: tp_channel_init: 0x9ac0438
(empathy:24941): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9ac0438: org.freedesktop.Telepathy.Channel DBusGProxy is 0x9d6ca58
(empathy:24941): tp-glib-DEBUG: tp_channel_constructor: 0x9ac0438: constructed with channel type "org.freedesktop.Telepathy.Channel.Type.ContactList", handle #2 of type 3
(empathy:24941): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9ac0438
(empathy:24941): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9ac0438: org.freedesktop.DBus.Properties DBusGProxy is 0x9d6c9a0
** (empathy:24941): DEBUG: dispatcher_connection_new_channel: Ignoring blacklisted channel type org.freedesktop.Telepathy.Channel.Type.ContactList on /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/RosterChannel/List/subscribe
** (empathy:24941): DEBUG: dispatcher_connection_new_channel: Ignoring blacklisted channel type org.freedesktop.Telepathy.Channel.Type.ContactList on /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/RosterChannel/List/known
** (empathy:24941): DEBUG: dispatcher_connection_new_channel: Ignoring blacklisted channel type org.freedesktop.Telepathy.Channel.Type.ContactList on /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/RosterChannel/List/deny
(empathy:24941): tp-glib-DEBUG: _tp_channel_got_properties: Received 8 channel properties
(empathy:24941): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Group
(empathy:24941): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9ac03b8
(empathy:24941): tp-glib-DEBUG: _tp_channel_get_handle: 0x9ac03b8: handle already known to be 1 of type 3
(empathy:24941): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9ac03b8
(empathy:24941): tp-glib-DEBUG: _tp_channel_get_identifier: 0x9ac03b8: identifier already known to be publish
(empathy:24941): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9ac03b8
(empathy:24941): tp-glib-DEBUG: _tp_channel_get_channel_type: 0x9ac03b8: channel type org.freedesktop.Telepathy.Channel.Type.ContactList already determined
(empathy:24941): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9ac03b8
(empathy:24941): tp-glib-DEBUG: _tp_channel_get_interfaces: 0x9ac03b8
(empathy:24941): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9ac03b8
(empathy:24941): tp-glib-DEBUG: _tp_channel_get_group_properties: 0x9ac03b8
(empathy:24941): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9ac03b8: org.freedesktop.Telepathy.Channel.Interface.Group DBusGProxy is 0x9d6c888
(empathy:24941): tp-glib-DEBUG: _tp_channel_got_properties: Received 8 channel properties
(empathy:24941): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Group
(empathy:24941): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9ac0438
(empathy:24941): tp-glib-DEBUG: _tp_channel_get_handle: 0x9ac0438: handle already known to be 2 of type 3
(empathy:24941): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9ac0438
(empathy:24941): tp-glib-DEBUG: _tp_channel_get_identifier: 0x9ac0438: identifier already known to be subscribe
(empathy:24941): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9ac0438
(empathy:24941): tp-glib-DEBUG: _tp_channel_get_channel_type: 0x9ac0438: channel type org.freedesktop.Telepathy.Channel.Type.ContactList already determined
(empathy:24941): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9ac0438
(empathy:24941): tp-glib-DEBUG: _tp_channel_get_interfaces: 0x9ac0438
(empathy:24941): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9ac0438
(empathy:24941): tp-glib-DEBUG: _tp_channel_get_group_properties: 0x9ac0438
(empathy:24941): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9ac0438: org.freedesktop.Telepathy.Channel.Interface.Group DBusGProxy is 0x9d7b850
(empathy:24941): tp-glib-DEBUG: tp_channel_got_group_properties_cb: Received 6 group properties
(empathy:24941): tp-glib-DEBUG: _got_initial_group_flags: Initial GroupFlags: 2098
(empathy:24941): tp-glib-DEBUG: tp_channel_group_self_handle_changed_cb: 0x9ac03b8 SelfHandle changed to 1
(empathy:24941): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9ac03b8
(empathy:24941): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9ac03b8
(empathy:24941): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9ac03b8: channel ready
(empathy:24941): tp-glib-DEBUG: tp_channel_got_group_properties_cb: Received 6 group properties
(empathy:24941): tp-glib-DEBUG: _got_initial_group_flags: Initial GroupFlags: 2207
(empathy:24941): tp-glib-DEBUG: tp_channel_group_self_handle_changed_cb: 0x9ac0438 SelfHandle changed to 1
(empathy:24941): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9ac0438
(empathy:24941): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9aa6268: org.freedesktop.Telepathy.Connection.Interface.SimplePresence DBusGProxy is 0x9d7be58
(empathy:24941): tp-glib-DEBUG: tp_connection_get_contact_attributes: 1 handles, hold=T
(empathy:24941): tp-glib-DEBUG: tp_connection_get_contact_attributes: - 2
(empathy:24941): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9aa6268: org.freedesktop.Telepathy.Connection.Interface.Contacts DBusGProxy is 0x9d7bec8
(empathy:24941): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9ac0438
(empathy:24941): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9ac0438: channel ready
(empathy:24941): tp-glib-DEBUG: connection_got_contact_attributes: 1 handles, hold=T
(empathy:24941): tp-glib-DEBUG: connection_got_contact_attributes: - 2
(empathy:24941): tp-glib-DEBUG: _tp_connection_ref_handles: 0x9aa6268: 1 handles of type 1
** (empathy:24941): DEBUG: tp_contact_factory_got_known_avatar_tokens: Got 0 tokens, need to request 0 avatars
** (empathy:24941): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact jtellier.test1 at gmail.com (2) to 4
** (empathy:24941): DEBUG: tp_contact_factory_add_contact: Contact added: jtellier.test1 at gmail.com (2)
** (empathy:24941): DEBUG: contact_list_store_members_changed_cb: Contact jtellier.test1 at gmail.com (2) added
** (empathy:24941): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier test' updated, checking roster is in sync...
** (empathy:24941): DEBUG: contact_list_store_contact_update: Contact:'jtellier test' in list:NO, should be:YES
** (empathy:24941): DEBUG: contact_list_store_contact_update: Contact:'jtellier test' in list:YES, should be:YES
** (empathy:24941): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier test' updated, checking roster is in sync...
** (empathy:24941): DEBUG: contact_list_store_contact_update: Contact:'jtellier test' in list:YES, should be:YES
** (empathy:24941): DEBUG: builder_get_file_valist: Loading file /usr/local/share/empathy/empathy-contact-widget.ui
** (empathy:24941): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact jtellier.test1 at gmail.com (2) to 5
** (empathy:24941): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier test' updated, checking roster is in sync...
** (empathy:24941): DEBUG: contact_list_store_contact_update: Contact:'jtellier test' in list:YES, should be:YES
** (empathy:24941): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact jtellier.test1 at gmail.com (2) to 7
** (empathy:24941): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier test' updated, checking roster is in sync...
** (empathy:24941): DEBUG: contact_list_store_contact_update: Contact:'jtellier test' in list:YES, should be:YES
** (empathy:24941): DEBUG: builder_get_file_valist: Loading file /usr/local/share/empathy/empathy-call-window.ui
** (empathy:24941): DEBUG: builder_get_file_valist: Loading file /usr/local/share/empathy/empathy-call-window-fullscreen.ui
(empathy:24941): tp-glib-DEBUG: tp_channel_init: 0x9e60a28
(empathy:24941): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.CallState
(empathy:24941): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Group
(empathy:24941): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Hold
(empathy:24941): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.MediaSignalling
(empathy:24941): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Properties
(empathy:24941): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Media.SessionHandler
(empathy:24941): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9e60a28: org.freedesktop.Telepathy.Channel DBusGProxy is 0x9e26f38
(empathy:24941): tp-glib-DEBUG: tp_channel_constructor: 0x9e60a28: constructed with channel type "org.freedesktop.Telepathy.Channel.Type.StreamedMedia", handle #2 of type 1
(empathy:24941): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9e60a28
(empathy:24941): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9e60a28: org.freedesktop.DBus.Properties DBusGProxy is 0x9e635a8
(empathy:24941): tp-glib-DEBUG: tp_connection_get_contact_attributes: 1 handles, hold=T
(empathy:24941): tp-glib-DEBUG: tp_connection_get_contact_attributes: - 2
** (empathy:24941): DEBUG: empathy_dispatch_operation_approve: Pre-approving operation /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/MediaChannel0
** (empathy:24941): DEBUG: dispatcher_start_dispatching: Dispatching process started for /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/MediaChannel0
(empathy:24941): tp-glib-DEBUG: _tp_channel_got_properties: Received 8 channel properties
(empathy:24941): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.CallState
(empathy:24941): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Group
(empathy:24941): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Hold
(empathy:24941): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.MediaSignalling
(empathy:24941): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Properties
(empathy:24941): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Media.SessionHandler
(empathy:24941): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9e60a28
(empathy:24941): tp-glib-DEBUG: _tp_channel_get_handle: 0x9e60a28: handle already known to be 2 of type 1
(empathy:24941): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9e60a28
(empathy:24941): tp-glib-DEBUG: _tp_channel_get_identifier: 0x9e60a28: identifier already known to be jtellier.test1 at gmail.com
(empathy:24941): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9e60a28
(empathy:24941): tp-glib-DEBUG: _tp_channel_get_channel_type: 0x9e60a28: channel type org.freedesktop.Telepathy.Channel.Type.StreamedMedia already determined
(empathy:24941): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9e60a28
(empathy:24941): tp-glib-DEBUG: _tp_channel_get_interfaces: 0x9e60a28
(empathy:24941): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9e60a28
(empathy:24941): tp-glib-DEBUG: _tp_channel_get_group_properties: 0x9e60a28
(empathy:24941): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9e60a28: org.freedesktop.Telepathy.Channel.Interface.Group DBusGProxy is 0x9e92aa8
(empathy:24941): tp-glib-DEBUG: connection_got_contact_attributes: 1 handles, hold=T
(empathy:24941): tp-glib-DEBUG: connection_got_contact_attributes: - 2
(empathy:24941): tp-glib-DEBUG: _tp_connection_ref_handles: 0x9aa6268: 1 handles of type 1
(empathy:24941): tp-glib-DEBUG: tp_connection_unref_handles: 0x9aa6268: 1 handles of type 1
(empathy:24941): tp-glib-DEBUG: tp_connection_unref_handles: decrementing handle 2 to 1
** (empathy:24941): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier test' updated, checking roster is in sync...
** (empathy:24941): DEBUG: contact_list_store_contact_update: Contact:'jtellier test' in list:YES, should be:YES
** (empathy:24941): DEBUG: contact_list_store_contact_update: Set active (contact updated)
** (empathy:24941): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier test' updated, checking roster is in sync...
** (empathy:24941): DEBUG: contact_list_store_contact_update: Contact:'jtellier test' in list:YES, should be:YES
** (empathy:24941): DEBUG: contact_list_store_contact_update: Set active (contact updated)
** (empathy:24941): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier test' updated, checking roster is in sync...
** (empathy:24941): DEBUG: contact_list_store_contact_update: Contact:'jtellier test' in list:YES, should be:YES
** (empathy:24941): DEBUG: contact_list_store_contact_update: Set active (contact updated)
(empathy:24941): tp-glib-DEBUG: tp_channel_call_when_ready: arranging callback later
** (empathy:24941): DEBUG: contact_list_view_tooltip_destroy_cb: Tooltip destroyed
(empathy:24941): tp-glib-DEBUG: tp_channel_got_group_properties_cb: Received 6 group properties
(empathy:24941): tp-glib-DEBUG: _got_initial_group_flags: Initial GroupFlags: 2048
(empathy:24941): tp-glib-DEBUG: tp_channel_group_self_handle_changed_cb: 0x9e60a28 SelfHandle changed to 1
(empathy:24941): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9e60a28
(empathy:24941): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9e60a28
(empathy:24941): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9e60a28: channel ready
(empathy:24941): tp-glib-DEBUG: cwr_ready: enter
(empathy:24941): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9e60a28: org.freedesktop.Telepathy.Channel.Type.StreamedMedia DBusGProxy is 0x9e92cb0
** (empathy:24941): DEBUG: empathy_dispatch_operation_set_status: Dispatch operation /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/MediaChannel0 status: 0 -> 1
** (empathy:24941): DEBUG: dispatch_operation_ready_cb: Send to observers: /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/MediaChannel0
** (empathy:24941): DEBUG: empathy_dispatch_operation_set_status: Dispatch operation /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/MediaChannel0 status: 1 -> 3
** (empathy:24941): DEBUG: tp_call_request_streams_for_capabilities: Requesting new stream for capabilities 3
** (empathy:24941): DEBUG: empathy_dispatch_operation_set_status: Dispatch operation /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/MediaChannel0 status: 3 -> 4
** (empathy:24941): DEBUG: dispatch_operation_claimed_cb: Channel claimed: /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/MediaChannel0
(empathy:24941): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9e60a28: org.freedesktop.Telepathy.Properties DBusGProxy is 0x9e92ef0
(empathy:24941): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9e60a28: org.freedesktop.Telepathy.Channel.Interface.MediaSignalling DBusGProxy is 0x9e92e10
** (empathy:24941): DEBUG: GetSessionHandlers replied:
** (empathy:24941): DEBUG: - session /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/MediaChannel0
** (empathy:24941): DEBUG: type rtp
** (empathy:24941): DEBUG: adding session handler /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/MediaChannel0, type rtp
0:00:06.845262393 [336m24941[00m 0x992f408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-conference.c:304:fs_rtp_conference_init:<FsRtpConference at 0x9e9d008>[00m fs_rtp_conference_init
(empathy:24941): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9c1c0c0: org.freedesktop.Telepathy.Media.SessionHandler DBusGProxy is 0x9e96cc8
** (empathy:24941): DEBUG: calling MediaSessionHandler::Ready
** (empathy:24941): DEBUG: tp_call_stream_added_cb: Stream added - stream id: 1, contact handle: 2, stream type: 1
** (empathy:24941): DEBUG: tp_call_add_stream: Video stream - id: 1, state: 0, direction: 0
** (empathy:24941): DEBUG: tp_call_stream_direction_changed_cb: Stream direction changed - stream: 1, direction: 3
** (empathy:24941): DEBUG: New stream, stream_id=1, media_type=1, direction=3
(empathy:24941): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9d2e750: org.freedesktop.DBus.Properties DBusGProxy is 0x9e92a38
(empathy:24941): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9d2e750: org.freedesktop.Telepathy.Media.StreamHandler DBusGProxy is 0x9ea0018
** (empathy:24941): DEBUG: stream 1 0x9e8ab78 (video) get_all_properties_cb: Adding STUN server 64.233.169.126:19302
** (empathy:24941): DEBUG: stream 1 0x9e8ab78 (video) get_all_properties_cb: Adding relay (udp) 64.233.169.126:19295 iivgOfxla24d1qvy:yuyAQKkhcYLksfv5 1
** (empathy:24941): DEBUG: stream 1 0x9e8ab78 (video) get_all_properties_cb: Adding relay (tcp) 64.233.169.126:19294 iivgOfxla24d1qvy:yuyAQKkhcYLksfv5 1
** (empathy:24941): DEBUG: stream 1 0x9e8ab78 (video) get_all_properties_cb: Adding relay (tls) 64.233.169.126:443 iivgOfxla24d1qvy:yuyAQKkhcYLksfv5 1
** (empathy:24941): DEBUG: stream 1 0x9e8ab78 (video) get_all_properties_cb: Adding relay (udp) 64.233.169.126:19295 AA33r6SzAszalIfM:cGwbCB7wjwm49j5Y 2
** (empathy:24941): DEBUG: stream 1 0x9e8ab78 (video) get_all_properties_cb: Adding relay (tcp) 64.233.169.126:19294 AA33r6SzAszalIfM:cGwbCB7wjwm49j5Y 2
** (empathy:24941): DEBUG: stream 1 0x9e8ab78 (video) get_all_properties_cb: Adding relay (tls) 64.233.169.126:443 AA33r6SzAszalIfM:cGwbCB7wjwm49j5Y 2
0:00:06.954315834 [336m24941[00m 0x992f408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:295:load_codecs_cache:[00m Loading codecs cache /home/jtellier/.cache/farsight/codecs.video.i486.cache
0:00:06.954860276 [336m24941[00m 0x992f408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec THEORA with pt -1, send_pipeline 0x9be6a50, receive_pipeline 0x9e71e60
0:00:06.955149161 [336m24941[00m 0x992f408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec MPV with pt 32, send_pipeline 0x9be6ab0, receive_pipeline 0x9c20b00
0:00:06.955352742 [336m24941[00m 0x992f408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec MPEG4-GENERIC with pt -1, send_pipeline 0x9bc9160, receive_pipeline 0x9bcb900
0:00:06.955611543 [336m24941[00m 0x992f408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec JPEG with pt 26, send_pipeline 0x9ea2f80, receive_pipeline 0x9bd87c0
0:00:06.955757587 [336m24941[00m 0x992f408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec H264 with pt -1, send_pipeline 0x9ea2fd0, receive_pipeline 0x9ea2a00
0:00:06.955977261 [336m24941[00m 0x992f408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec DV with pt -1, send_pipeline 0x9ea2aa0, receive_pipeline 0x9ea08b0
0:00:06.956031202 [336m24941[00m 0x992f408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:232:fs_rtp_blueprints_get:[00m Loaded codec blueprints from cache file
0:00:06.970721375 [336m24941[00m 0x992f408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0>[00m pad recv_rtp_sink_1 added (NULL)
0:00:06.971699284 [336m24941[00m 0x992f408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0>[00m pad recv_rtcp_sink_1 added (NULL)
0:00:06.973026020 [336m24941[00m 0x992f408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0>[00m pad send_rtp_sink_1 added (NULL)
0:00:06.973173564 [336m24941[00m 0x992f408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0>[00m pad send_rtp_src_1 added (NULL)
0:00:06.973901261 [336m24941[00m 0x992f408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0>[00m pad send_rtcp_src_1 added (NULL)
0:00:06.974701377 [336m24941[00m 0x992f408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:4312:fs_rtp_session_start_codec_param_gathering_locked:[00m Starting Codec Param discovery for session 1
0:00:07.029429281 [336m24941[00m 0x992f408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:332:validate_codecs_configuration:[00m Preferred codec -1: video H263 clock:0 channels:0 could not be matched with a blueprint
0:00:07.030089404 [336m24941[00m 0x992f408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: H264, remote: THEORA
0:00:07.030119501 [336m24941[00m 0x992f408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: H264, remote: MPV
0:00:07.030141323 [336m24941[00m 0x992f408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: H264, remote: JPEG
0:00:07.030162886 [336m24941[00m 0x992f408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:00:07.030184639 [336m24941[00m 0x992f408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:00:07.030219709 [336m24941[00m 0x992f408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:496:sdp_is_compat_theora_vorbis:[00m Using THEORA/VORBIS negotiation function
0:00:07.030240454 [336m24941[00m 0x992f408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:00:07.030262910 [336m24941[00m 0x992f408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:496:sdp_is_compat_theora_vorbis:[00m Using THEORA/VORBIS negotiation function
0:00:07.030282868 [336m24941[00m 0x992f408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:00:07.030384659 [336m24941[00m 0x992f408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:730:create_local_codec_associations:[00m Codec 32: video MPV clock:90000 channels:0 disabled by config
0:00:07.030424164 [336m24941[00m 0x992f408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:730:create_local_codec_associations:[00m Codec 26: video JPEG clock:90000 channels:0 disabled by config
0:00:07.030464766 [336m24941[00m 0x992f408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:730:create_local_codec_associations:[00m Codec -1: video DV clock:90000 channels:0 disabled by config
0:00:07.030582940 [336m24941[00m 0x992f408 [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:07.030642173 [336m24941[00m 0x992f408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:4312:fs_rtp_session_start_codec_param_gathering_locked:[00m Starting Codec Param discovery for session 1
** (empathy:24941): DEBUG: stream 1 0x9e8ab78 (video) _tf_stream_try_sending_codecs: called (send_local:1 send_supported:0)
** (empathy:24941): DEBUG: stream 1 0x9e8ab78 (video) _tf_stream_try_sending_codecs: 97: video H264 clock:90000 channels:0
** (empathy:24941): DEBUG: stream 1 0x9e8ab78 (video) _tf_stream_try_sending_codecs: 96: video THEORA clock:90000 channels:0 delivery-method=inline
** (empathy:24941): DEBUG: stream 1 0x9e8ab78 (video) fs_codecs_to_tp: adding codec H264 [97]
** (empathy:24941): DEBUG: stream 1 0x9e8ab78 (video) fs_codecs_to_tp: adding codec THEORA [96]
** (empathy:24941): DEBUG: stream 1 0x9e8ab78 (video) _tf_stream_try_sending_codecs: calling MediaStreamHandler::Ready
** (empathy:24941): DEBUG: tp_call_add_stream: Audio stream - id: 2, state: 0, direction: 3
** (empathy:24941): DEBUG: tp_call_add_stream: Video stream - id: 1, state: 0, direction: 3
** (empathy:24941): DEBUG: tp_call_stream_added_cb: Stream added - stream id: 2, contact handle: 2, stream type: 0
** (empathy:24941): DEBUG: tp_call_add_stream: Audio stream - id: 2, state: 0, direction: 0
** (empathy:24941): DEBUG: tp_call_stream_direction_changed_cb: Stream direction changed - stream: 2, direction: 3
** (empathy:24941): DEBUG: New stream, stream_id=2, media_type=0, direction=3
(empathy:24941): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9ef09b0: org.freedesktop.DBus.Properties DBusGProxy is 0x9ec3758
** (empathy:24941): DEBUG: stream 1 0x9e8ab78 (video) set_stream_playing: 0
** (empathy:24941): DEBUG: stream 1 0x9e8ab78 (video) set_stream_sending: 0
(empathy:24941): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9ef09b0: org.freedesktop.Telepathy.Media.StreamHandler DBusGProxy is 0x9ec3810
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) get_all_properties_cb: Adding STUN server 64.233.169.126:19302
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) get_all_properties_cb: Adding relay (udp) 64.233.169.126:19295 ctJ3kykGj4ipXbqc:XcZsBTtfTSchCBXS 1
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) get_all_properties_cb: Adding relay (tcp) 64.233.169.126:19294 ctJ3kykGj4ipXbqc:XcZsBTtfTSchCBXS 1
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) get_all_properties_cb: Adding relay (tls) 64.233.169.126:443 ctJ3kykGj4ipXbqc:XcZsBTtfTSchCBXS 1
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) get_all_properties_cb: Adding relay (udp) 64.233.169.126:19295 y9ndRn6YsFrto62Y:VouuDtAV7xGHXoDa 2
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) get_all_properties_cb: Adding relay (tcp) 64.233.169.126:19294 y9ndRn6YsFrto62Y:VouuDtAV7xGHXoDa 2
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) get_all_properties_cb: Adding relay (tls) 64.233.169.126:443 y9ndRn6YsFrto62Y:VouuDtAV7xGHXoDa 2
0:00:07.089023958 [336m24941[00m 0x992f408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:295:load_codecs_cache:[00m Loading codecs cache /home/jtellier/.cache/farsight/codecs.audio.i486.cache
0:00:07.089517805 [336m24941[00m 0x992f408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec VORBIS with pt -1, send_pipeline 0xa04a5d0, receive_pipeline 0xa04a5a0
0:00:07.089755314 [336m24941[00m 0x992f408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec SPEEX with pt -1, send_pipeline 0xa044950, receive_pipeline 0xa0449d0
0:00:07.090017066 [336m24941[00m 0x992f408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec PCMU with pt 0, send_pipeline 0xa044980, receive_pipeline 0x9d71900
0:00:07.090710601 [336m24941[00m 0x992f408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec PCMA with pt 8, send_pipeline 0x9d719a0, receive_pipeline 0x9d71ab0
0:00:07.091027927 [336m24941[00m 0x992f408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec MPA with pt -1, send_pipeline 0x9d71b70, receive_pipeline 0xa04f160
0:00:07.091244287 [336m24941[00m 0x992f408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec MPEG4-GENERIC with pt -1, send_pipeline 0x9d71bd0, receive_pipeline 0xa07b000
0:00:07.091445687 [336m24941[00m 0x992f408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec MP4A-LATM with pt -1, send_pipeline 0xa07b0c0, receive_pipeline 0xa07b1d0
0:00:07.091651819 [336m24941[00m 0x992f408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec GSM with pt 3, send_pipeline 0xa07b150, receive_pipeline 0xa07b060
0:00:07.091927039 [336m24941[00m 0x992f408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec DV with pt -1, send_pipeline 0xa07b2a0, receive_pipeline 0xa07b5b0
0:00:07.091972236 [336m24941[00m 0x992f408 [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 0xa07b6a0
0:00:07.092236487 [336m24941[00m 0x992f408 [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 0xa07b740
0:00:07.092316545 [336m24941[00m 0x992f408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:232:fs_rtp_blueprints_get:[00m Loaded codec blueprints from cache file
0:00:07.105030894 [336m24941[00m 0x9e8b118 [37mLOG [00m [00m fsrtpconference fs-rtp-session.c:4015:fs_rtp_session_get_codec_params_unlock:[00m Gathering params for codec 97: video H264 clock:90000 channels:0 params:(nil)
0:00:07.105480287 [336m24941[00m 0x9e8b118 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:2674:_create_codec_bin:[00m creating send codec bin for id 97, pipeline_factory 0x9ea2fd0
0:00:07.107667482 [336m24941[00m 0x992f408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0>[00m pad recv_rtp_sink_2 added (NULL)
0:00:07.108088613 [336m24941[00m 0x992f408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0>[00m pad recv_rtcp_sink_2 added (NULL)
0:00:07.108421111 [336m24941[00m 0x992f408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0>[00m pad send_rtp_sink_2 added (NULL)
0:00:07.108551843 [336m24941[00m 0x992f408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0>[00m pad send_rtp_src_2 added (NULL)
0:00:07.109024263 [336m24941[00m 0x992f408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0>[00m pad send_rtcp_src_2 added (NULL)
0:00:07.161368216 [336m24941[00m 0x992f408 [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:07.162022814 [336m24941[00m 0x992f408 [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:07.162081963 [336m24941[00m 0x992f408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: PCMU
0:00:07.162109633 [336m24941[00m 0x992f408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: PCMA
0:00:07.162134495 [336m24941[00m 0x992f408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: MPA
0:00:07.162159026 [336m24941[00m 0x992f408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: GSM
0:00:07.162207066 [336m24941[00m 0x992f408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: DV
0:00:07.162231550 [336m24941[00m 0x992f408 [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:07.162255706 [336m24941[00m 0x992f408 [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:07.162284282 [336m24941[00m 0x992f408 [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:07.162328812 [336m24941[00m 0x992f408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: PCMU
0:00:07.162354023 [336m24941[00m 0x992f408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: PCMA
0:00:07.162377979 [336m24941[00m 0x992f408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: MPA
0:00:07.162424714 [336m24941[00m 0x992f408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: GSM
0:00:07.162449180 [336m24941[00m 0x992f408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: DV
0:00:07.162472986 [336m24941[00m 0x992f408 [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:07.162496732 [336m24941[00m 0x992f408 [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:07.162524285 [336m24941[00m 0x992f408 [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:07.162641267 [336m24941[00m 0x992f408 [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:07.162701678 [336m24941[00m 0x992f408 [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:07.162774602 [336m24941[00m 0x992f408 [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:24941): DEBUG: stream 2 0x9df9588 (audio) _tf_stream_try_sending_codecs: called (send_local:1 send_supported:0)
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) _tf_stream_try_sending_codecs: 100: audio SPEEX clock:16000 channels:1
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) _tf_stream_try_sending_codecs: 101: audio SPEEX clock:8000 channels:1
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) _tf_stream_try_sending_codecs: 0: audio PCMU clock:8000 channels:0
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) _tf_stream_try_sending_codecs: 8: audio PCMA clock:8000 channels:0
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) _tf_stream_try_sending_codecs: 3: audio GSM clock:8000 channels:0
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) _tf_stream_try_sending_codecs: 98: audio telephone-event clock:8000 channels:0 events=0-15
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) fs_codecs_to_tp: adding codec SPEEX [100]
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) fs_codecs_to_tp: adding codec SPEEX [101]
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) fs_codecs_to_tp: adding codec PCMU [0]
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) fs_codecs_to_tp: adding codec PCMA [8]
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) fs_codecs_to_tp: adding codec GSM [3]
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) fs_codecs_to_tp: adding codec telephone-event [98]
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) _tf_stream_try_sending_codecs: calling MediaStreamHandler::Ready
** (empathy:24941): DEBUG: builder_get_file_valist: Loading file /usr/local/share/empathy/empathy-contact-widget.ui
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) set_stream_playing: 0
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) set_stream_sending: 0
(empathy:24941): tp-glib-DEBUG: tp_channel_group_members_changed_cb: 0x9e60a28 MembersChanged: added 0, removed 0, moved 0 to LP and 1 to RP, actor 1, reason 4, message
(empathy:24941): tp-glib-DEBUG: handle_members_changed: +RP contact#2
** (empathy:24941): DEBUG: stream 1 0x9e8ab78 (video) _tf_stream_bus_message: Codecs changed
** (empathy:24941): DEBUG: stream 1 0x9e8ab78 (video) _tf_stream_try_sending_codecs: called (send_local:0 send_supported:0)
** (empathy:24941): DEBUG: stream 1 0x9e8ab78 (video) _tf_stream_try_sending_codecs: 97: video H264 clock:90000 channels:0
** (empathy:24941): DEBUG: stream 1 0x9e8ab78 (video) _tf_stream_try_sending_codecs: 96: video THEORA clock:90000 channels:0 delivery-method=inline
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) _tf_stream_bus_message: Codecs changed
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) _tf_stream_try_sending_codecs: called (send_local:0 send_supported:0)
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) _tf_stream_try_sending_codecs: 100: audio SPEEX clock:16000 channels:1
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) _tf_stream_try_sending_codecs: 101: audio SPEEX clock:8000 channels:1
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) _tf_stream_try_sending_codecs: 0: audio PCMU clock:8000 channels:0
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) _tf_stream_try_sending_codecs: 8: audio PCMA clock:8000 channels:0
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) _tf_stream_try_sending_codecs: 3: audio GSM clock:8000 channels:0
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) _tf_stream_try_sending_codecs: 98: audio telephone-event clock:8000 channels:0 events=0-15
0:00:07.238396160 [336m24941[00m 0x9e8b118 [37mLOG [00m [00m fsrtpconference fs-rtp-session.c:4015:fs_rtp_session_get_codec_params_unlock:[00m Gathering params for codec 96: video THEORA clock:90000 channels:0 params:0x9ebf4b0
0:00:07.239086825 [336m24941[00m 0x9e8b118 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:2674:_create_codec_bin:[00m creating send codec bin for id 96, pipeline_factory 0x9be6a50
0:00:07.316337179 [336m24941[00m 0x9e8b118 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:3859:gather_caps_parameters:[00m 96/THEORA: adding param configuration=AAAAAQj/2gqRAioygHRoZW9yYQMCAQAUAA8AAUAAAPAAAAAAAB4AAAABAAABAAABAAAAAEDAgXRoZW9yYSMAAABYaXBoLk9yZyBsaWJUaGVvcmEgSSAyMDA4MTAyMCAzIDIgMQAAAACCdGhlb3Jhvs0o97nNaxi1qUlKEHOc5jGMUpSkIQgxjGIQhCEIQAAAAAAAAAAAABH04WQuVUm0dhL1cLSYa5WiqUCWSKHQR9OZuNZkMBdLJVKRLJRGIhAHg5HA0GQxFosFYoEwlEYhEAeDocDIYCwVCYSCIPBoMBT7mRfWlVVUFBLS0ZGQUE8PDc3MjItLS0oKCgjIyMeHh4eGRkZGRQUFBQUDw8PDw8PDwoKCgoKCgoKBQUFBQUFBQCEAsKEBgoMz0MDA4TGjo8Nw4NEBgoOUU4DhEWHTNXUD4SFiU6RG1nTRgjN0BRaHFcMUBOV2d5eGVIXF9icGRnYxESGC9jY2NjEhUaQmNjY2MYGjhjY2NjYy9CY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2MQEBAUGBwgKBAQFBgcICgwEBQYHCAoMEAUGBwgKDBAQBgcICgwQEBAHCAoMEBAQGAgKDBAQEBggCgwQEBAYICAPi/LfQDTMTvkKN4OqJvblmIt1HG+A/cokiXuDYyX1qqRpmV2LsQgTkYPaOpkvnMNrVhsZVKV59u4fkncQ0zK7F2IIXyKPDVag2Ml4/OXcxK6PaPJOE+6qkIMVzVPuqpFdjQRnKaUHtHnXckOBlazG3zh/FeF4Jedv+E47TD2jzqSJjAXVrMymoNd8MlpCj+0C9CnjY5l2RoHcoPaPOuU22u9grgpVGBF8Sf8Wi1jkH3CIdza/3ELSNhmLK0BunJXIoe7edSXqqSoR5nCdK1mwXG8UIrsDSQOTxQ9267/+yY3lsFIPZ4Fp1nccWKzGHwGVHI0aiaWTa/+pS3OyOLD4Pk4JpZNo8FvAZ9XQLKwItMeTK/+pS3ITWj152A2oi/4HsfL6E3MJ2fS2wVrgTSya6YoDzJ3eqpEASa/XuXqcTS7UG51mwiWobhZWGn+KPI784VUlKAujOsmJRr8LKxeTk0u0jztw5iEO49zYP9LailARXOGL1rKLKx5Iv7buQm2o+zEZh0J/9MlsNRSgRwiys3Xn2pPM/bUIiXNh0LTJ7pwXMfEjnuoqpFlYvlD73wG1E/+vTPCMRSDLhim5tFx3pvDAF9azUQHUPDb5dUKcVrc85O0R6SqJpI/zTIwnzC+dXYEP507i2xXPoBTU0tDhyjCaV7RJ5rkYb5g1cw3tJyuxjcBHt+4O4gTPaJZPOqlOZk+gWsNwHnZsFE3sskTWG9vOV4rMwcuo9Mlx/x8VUrWEAfXsYCfJuNe0XTmEWVrmA8JWxRN7JHoWs3/CqkUviN53+TuM0FgrubsA1Jjaj2WSJp0WsnMJjfUKqRlydZwn+NwcIwmKG2vsundiu0g3L5wk8iw+EFSkjd4Wh+xSeVrHE45dRIbm4Zg0oba+zS5X/ClxOMWbREjJCaXbW45vO/fB9asrBRDh/uMuoKhVSHbQE0u0mtHNwzhvgH1p+eo4urCs8wnbmWPApESgG00usmkK/o4PcvFph3yPrFZizj/IE9zeoLK6lO4T3EYJm2sukmULgv98HQozw7W/HJjF/AKqTkSZMMfIDdwexWjr5C7nEZQDbWbSXO9d+srFVJCtez7kDh9GPF36ys6L5O3IwxBo21mzlUZRCqluAzaNtcsZbvoSBw8L2Cib8RWK0nZ0tezo+RBUpcD0YjbVk0zowv7sN0KtanuI0XQ8lkE3/3IOHmu6e8xOSJtRDAzrFlKrIuaHTsJpZPY/z7C0PiHzhjeZbn52j15nFla40dIgTS7Se0YFNRnBaLV8B84/bzgaKCQlbTa++YXAji75yrLKlLFm6hD5lhSqP3UMAuY8N6yy0vAlTNtZNI8+Tx2ie0Th9dSqOWQaJUzbWT2N/eDtEoz8OsOFthXA3MYZxA+f8qahahnHZ7QMxpM21lkydX1li7w4McEUe43J/13KCopAyG2qZpnLQxw7dRVliH48Rnsl7i0boVovUDJpmba4sJp+0CuwpqEXx1JyPyX26N5wKqR1fwnMMeR9aENHf6AZog21SJpdI8vSysu83FO55wt+AiyhugOV4SCaVtrpnHg/dsaCysne9VCl8MSQbapWk2eVELdw69D8wjRX+K7BPytXdoKhvUpgDtdFwW9PvRCXkhmbapWk2THD/w5TqI1lY3qUoeAj6Ei9gxZDbVM0zl/9gHKddQW/VvFiLseUqnBIXpWA21MpmmeNye0QouYB6+UfrKyN31uPKlIt+kc+kCFZWRgvJmTTNgba43f9RDtOlo43EZyF0xeYMsTTNtrRb7IqgKR13YrSk//xC4ib+CkewmlHUBOw4P8vhvcYs+aywIiQlbTax9+XrahVSXGXfgRgmlba6SZoqL/g/deuGGKDctsVkPM4qpCMkJTSZtrnRe5Y4EPnwO2UX9o9643E91iuABRjf+n5gU1C1d4CQZmkzbWXLCJH3YVoXvRx9uNzoYmSY0zbayqMEl6PlTUQHn1ZYT9vbi3g/ihG4nk+cxKqSBCe/2llY76jcBQG2rJpniwmXy3eDcfp1wNM22phQyxvmkjQHJ7L9CVUiJ5bWsO+uBAkcSkLk6/73KqSysiE58NtVDC9cZYtM/ZnlsYOveKVT60FAG2qVpNJnHjyQ33IH7tgyiE/livcU1IHDqEeJ+VdgL47vlqgwJBK0mNtc8sYm713+Kah386tgHpHFysrPNyF+XpGDEbaykzTPK4no4Cysi6hU1BG+XF4ZTNM5RtrjhI5W0QHm70fz98BG5SPp/VVI38gISjuI4sVhclXjTNtqYTMsf7eg3i9Ba/+748LKwSrhli0zNtUzC+ejlJ0QI4VVJSjN3fURASOLCtyShdMwv/G2pli0z+ULZ/D2GoqpQEYsrHG/ZK5Eyic21f/DLFpmXWsL+vSJ5JCIHlqmoIbnP5OYEgmaZm2suWPdhXuFEaK/5w69B1+nJAbamUzTOVjhfdUpgHjn4URW7ljj1Wdxwimoh9LefCAjUJCUNM22phMyxvu3D/vixWT/OogjAMsWmZtqmYX3S/p/uVlamoQ+QG6JIoteuHXY9OShafzBli0zNtVzC+fvdBUUvHFhGrdJfkKKQbxkkMRAOB0GODPItnX3Jnxro/25Ud+llbyVVSN4ySGIgHA6DHBnkWzr7kz410f7cqO/Syt5KqpG8ZJDEQDgdBjgzyLZ19yZ8a6P9uVHfpZW8lVUiqk4T9QAiXgmaZm2suUjHCHxZWLeX3ou7I6P9wWxw1KXrl/QLK4DzcLkhgxGUzTM21lvn4O/kXQH8/PlKpZWD6iL1vCgOCQvSjTNtqTMscLu0a3oLKzla+n8I3CTtv6QITo/ShhMyxXmmbbW6iJTUUnkQPp6O3HPoV2RwDcWn4yxaZkzC821ul6khqEKJ6srpVIBvI8A+TL7p1o10f7GODPKXl24UdRkCFGSBKLrWF5MonO+n/1isG2rngyxaZ7++RKqSqlARiyscb9krkTKJzbV/8MsWmZdawv69InkkIA=
0:00:07.344553331 [336m24941[00m 0x9e8b118 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:4330:fs_rtp_session_stop_codec_param_gathering_unlock:[00m Stopping Codec Param discovery for session 1
** (empathy:24941): DEBUG: stream 1 0x9e8ab78 (video) _tf_stream_bus_message: Codecs changed
** (empathy:24941): DEBUG: stream 1 0x9e8ab78 (video) _tf_stream_try_sending_codecs: called (send_local:0 send_supported:0)
** (empathy:24941): DEBUG: stream 1 0x9e8ab78 (video) _tf_stream_try_sending_codecs: 97: video H264 clock:90000 channels:0
** (empathy:24941): DEBUG: stream 1 0x9e8ab78 (video) _tf_stream_try_sending_codecs: 96: video THEORA clock:90000 channels:0 delivery-method=inline configuration=AAAAAQj/2gqRAioygHRoZW9yYQMCAQAUAA8AAUAAAPAAAAAAAB4AAAABAAABAAABAAAAAEDAgXRoZW9yYSMAAABYaXBoLk9yZyBsaWJUaGVvcmEgSSAyMDA4MTAyMCAzIDIgMQAAAACCdGhlb3Jhvs0o97nNaxi1qUlKEHOc5jGMUpSkIQgxjGIQhCEIQAAAAAAAAAAAABH04WQuVUm0dhL1cLSYa5WiqUCWSKHQR9OZuNZkMBdLJVKRLJRGIhAHg5HA0GQxFosFYoEwlEYhEAeDocDIYCwVCYSCIPBoMBT7mRfWlVVUFBLS0ZGQUE8PDc3MjItLS0oKCgjIyMeHh4eGRkZGRQUFBQUDw8PDw8PDwoKCgoKCgoKBQUFBQUFBQCEAsKEBgoMz0MDA4TGjo8Nw4NEBgoOUU4DhEWHTNXUD4SFiU6RG1nTRgjN0BRaHFcMUBOV2d5eGVIXF9icGRnYxESGC9jY2NjEhUaQmNjY2MYGjhjY2NjYy9CY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2MQEBAUGBwgKBAQFBgcICgwEBQYHCAoMEAUGBwgKDBAQBgcICgwQEBAHCAoMEBAQGAgKDBAQEBggCgwQEBAYICAPi/LfQDTMTvkKN4OqJvblmIt1HG+A/cokiXuDYyX1qqRpmV2LsQgTkYPaOpkvnMNrVhsZVKV59u4fkncQ0zK7F2IIXyKPDVag2Ml4/OXcxK6PaPJOE+6qkIMVzVPuqpFdjQRnKaUHtHnXckOBlazG3zh/FeF4Jedv+E47TD2jzqSJjAXVrMymoNd8MlpCj+0C9CnjY5l2RoHcoPaPOuU22u9grgpVGBF8Sf8Wi1jkH3CIdza/3ELSNhmLK0BunJXIoe7edSXqqSoR5nCdK1mwXG8UIrsDSQOTxQ9267/+yY3lsFIPZ4Fp1nccWKzGHwGVHI0aiaWTa/+pS3OyOLD4Pk4JpZNo8FvAZ9XQLKwItMeTK/+pS3ITWj152A2oi/4HsfL6E3MJ2fS2wVrgTSya6YoDzJ3eqpEASa/XuXqcTS7UG51mwiWobhZWGn+KPI784VUlKAujOsmJRr8LKxeTk0u0jztw5iEO49zYP9LailARXOGL1rKLKx5Iv7buQm2o+zEZh0J/9MlsNRSgRwiys3Xn2pPM/bUIiXNh0LTJ7pwXMfEjnuoqpFlYvlD73wG1E/+vTPCMRSDLhim5tFx3pvDAF9azUQHUPDb5dUKcVrc85O0R6SqJpI/zTIwnzC+dXYEP507i2xXPoBTU0tDhyjCaV7RJ5rkYb5g1cw3tJyuxjcBHt+4O4gTPaJZPOqlOZk+gWsNwHnZsFE3sskTWG9vOV4rMwcuo9Mlx/x8VUrWEAfXsYCfJuNe0XTmEWVrmA8JWxRN7JHoWs3/CqkUviN53+TuM0FgrubsA1Jjaj2WSJp0WsnMJjfUKqRlydZwn+NwcIwmKG2vsundiu0g3L5wk8iw+EFSkjd4Wh+xSeVrHE45dRIbm4Zg0oba+zS5X/ClxOMWbREjJCaXbW45vO/fB9asrBRDh/uMuoKhVSHbQE0u0mtHNwzhvgH1p+eo4urCs8wnbmWPApESgG00usmkK/o4PcvFph3yPrFZizj/IE9zeoLK6lO4T3EYJm2sukmULgv98HQozw7W/HJjF/AKqTkSZMMfIDdwexWjr5C7nEZQDbWbSXO9d+srFVJCtez7kDh9GPF36ys6L5O3IwxBo21mzlUZRCqluAzaNtcsZbvoSBw8L2Cib8RWK0nZ0tezo+RBUpcD0YjbVk0zowv7sN0KtanuI0XQ8lkE3/3IOHmu6e8xOSJtRDAzrFlKrIuaHTsJpZPY/z7C0PiHzhjeZbn52j15nFla40dIgTS7Se0YFNRnBaLV8B84/bzgaKCQlbTa++YXAji75yrLKlLFm6hD5lhSqP3UMAuY8N6yy0vAlTNtZNI8+Tx2ie0Th9dSqOWQaJUzbWT2N/eDtEoz8OsOFthXA3MYZxA+f8qahahnHZ7QMxpM21lkydX1li7w4McEUe43J/13KCopAyG2qZpnLQxw7dRVliH48Rnsl7i0boVovUDJpmba4sJp+0CuwpqEXx1JyPyX26N5wKqR1fwnMMeR9aENHf6AZog21SJpdI8vSysu83FO55wt+AiyhugOV4SCaVtrpnHg/dsaCysne9VCl8MSQbapWk2eVELdw69D8wjRX+K7BPytXdoKhvUpgDtdFwW9PvRCXkhmbapWk2THD/w5TqI1lY3qUoeAj6Ei9gxZDbVM0zl/9gHKddQW/VvFiLseUqnBIXpWA21MpmmeNye0QouYB6+UfrKyN31uPKlIt+kc+kCFZWRgvJmTTNgba43f9RDtOlo43EZyF0xeYMsTTNtrRb7IqgKR13YrSk//xC4ib+CkewmlHUBOw4P8vhvcYs+aywIiQlbTax9+XrahVSXGXfgRgmlba6SZoqL/g/deuGGKDctsVkPM4qpCMkJTSZtrnRe5Y4EPnwO2UX9o9643E91iuABRjf+n5gU1C1d4CQZmkzbWXLCJH3YVoXvRx9uNzoYmSY0zbayqMEl6PlTUQHn1ZYT9vbi3g/ihG4nk+cxKqSBCe/2llY76jcBQG2rJpniwmXy3eDcfp1wNM22phQyxvmkjQHJ7L9CVUiJ5bWsO+uBAkcSkLk6/73KqSysiE58NtVDC9cZYtM/ZnlsYOveKVT60FAG2qVpNJnHjyQ33IH7tgyiE/livcU1IHDqEeJ+VdgL47vlqgwJBK0mNtc8sYm713+Kah386tgHpHFysrPNyF+XpGDEbaykzTPK4no4Cysi6hU1BG+XF4ZTNM5RtrjhI5W0QHm70fz98BG5SPp/VVI38gISjuI4sVhclXjTNtqYTMsf7eg3i9Ba/+748LKwSrhli0zNtUzC+ejlJ0QI4VVJSjN3fURASOLCtyShdMwv/G2pli0z+ULZ/D2GoqpQEYsrHG/ZK5Eyic21f/DLFpmXWsL+vSJ5JCIHlqmoIbnP5OYEgmaZm2suWPdhXuFEaK/5w69B1+nJAbamUzTOVjhfdUpgHjn4URW7ljj1Wdxwimoh9LefCAjUJCUNM22phMyxvu3D/vixWT/OogjAMsWmZtqmYX3S/p/uVlamoQ+QG6JIoteuHXY9OShafzBli0zNtVzC+fvdBUUvHFhGrdJfkKKQbxkkMRAOB0GODPItnX3Jnxro/25Ud+llbyVVSN4ySGIgHA6DHBnkWzr7kz410f7cqO/Syt5KqpG8ZJDEQDgdBjgzyLZ19yZ8a6P9uVHfpZW8lVUiqk4T9QAiXgmaZm2suUjHCHxZWLeX3ou7I6P9wWxw1KXrl/QLK4DzcLkhgxGUzTM21lvn4O/kXQH8/PlKpZWD6iL1vCgOCQvSjTNtqTMscLu0a3oLKzla+n8I3CTtv6QITo/ShhMyxXmmbbW6iJTUUnkQPp6O3HPoV2RwDcWn4yxaZkzC821ul6khqEKJ6srpVIBvI8A+TL7p1o10f7GODPKXl24UdRkCFGSBKLrWF5MonO+n/1isG2rngyxaZ7++RKqSqlARiyscb9krkTKJzbV/8MsWmZdawv69InkkIA=
** (empathy:24941): DEBUG: stream 1 0x9e8ab78 (video) fs_codecs_to_tp: adding codec H264 [97]
** (empathy:24941): DEBUG: stream 1 0x9e8ab78 (video) fs_codecs_to_tp: adding codec THEORA [96]
** (empathy:24941): DEBUG: stream 1 0x9e8ab78 (video) _tf_stream_try_sending_codecs: calling MediaStreamHandler::CodecsUpdated
** (empathy:24941): DEBUG: stream 1 0x9e8ab78 (video) cb_fs_new_local_candidate: called
** (empathy:24941): DEBUG: stream 1 0x9e8ab78 (video) cb_fs_new_local_candidate: called
** (empathy:24941): DEBUG: stream 1 0x9e8ab78 (video) cb_fs_new_local_candidate: called
** (empathy:24941): DEBUG: stream 1 0x9e8ab78 (video) cb_fs_new_local_candidate: called
** (empathy:24941): DEBUG: stream 1 0x9e8ab78 (video) cb_fs_new_local_candidate: called
** (empathy:24941): DEBUG: stream 1 0x9e8ab78 (video) cb_fs_new_local_candidate: called
** (empathy:24941): DEBUG: stream 1 0x9e8ab78 (video) cb_fs_new_local_candidate: called
** (empathy:24941): DEBUG: stream 1 0x9e8ab78 (video) cb_fs_new_local_candidate: called
** (empathy:24941): DEBUG: stream 1 0x9e8ab78 (video) cb_fs_new_local_candidate: called
** (empathy:24941): DEBUG: stream 1 0x9e8ab78 (video) cb_fs_new_local_candidate: called
** (empathy:24941): DEBUG: stream 1 0x9e8ab78 (video) cb_fs_local_candidates_prepared: called
** (empathy:24941): DEBUG: stream 1 0x9e8ab78 (video) cb_fs_local_candidates_prepared: candidate->ip = '10.0.2.15'
** (empathy:24941): DEBUG: stream 1 0x9e8ab78 (video) cb_fs_local_candidates_prepared: candidate->ip = '10.0.2.15'
** (empathy:24941): DEBUG: stream 1 0x9e8ab78 (video) cb_fs_local_candidates_prepared: candidate->ip = '70.25.46.249'
** (empathy:24941): DEBUG: stream 1 0x9e8ab78 (video) cb_fs_local_candidates_prepared: candidate->ip = '70.25.46.249'
** (empathy:24941): DEBUG: stream 1 0x9e8ab78 (video) cb_fs_local_candidates_prepared: candidate->ip = '64.233.169.126'
** (empathy:24941): DEBUG: stream 1 0x9e8ab78 (video) cb_fs_local_candidates_prepared: candidate->ip = '64.233.169.126'
** (empathy:24941): DEBUG: stream 1 0x9e8ab78 (video) cb_fs_local_candidates_prepared: candidate->ip = '64.233.169.126'
** (empathy:24941): DEBUG: stream 1 0x9e8ab78 (video) cb_fs_local_candidates_prepared: candidate->ip = '64.233.169.126'
** (empathy:24941): DEBUG: stream 1 0x9e8ab78 (video) cb_fs_local_candidates_prepared: candidate->ip = '64.233.169.126'
** (empathy:24941): DEBUG: stream 1 0x9e8ab78 (video) cb_fs_local_candidates_prepared: candidate->ip = '64.233.169.126'
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) cb_fs_new_local_candidate: called
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) cb_fs_new_local_candidate: called
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) cb_fs_new_local_candidate: called
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) cb_fs_new_local_candidate: called
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) cb_fs_new_local_candidate: called
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) cb_fs_new_local_candidate: called
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) cb_fs_new_local_candidate: called
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) cb_fs_new_local_candidate: called
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) cb_fs_new_local_candidate: called
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) cb_fs_new_local_candidate: called
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) cb_fs_local_candidates_prepared: called
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) cb_fs_local_candidates_prepared: candidate->ip = '10.0.2.15'
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) cb_fs_local_candidates_prepared: candidate->ip = '10.0.2.15'
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) cb_fs_local_candidates_prepared: candidate->ip = '70.25.46.249'
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) cb_fs_local_candidates_prepared: candidate->ip = '70.25.46.249'
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) cb_fs_local_candidates_prepared: candidate->ip = '64.233.169.126'
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) cb_fs_local_candidates_prepared: candidate->ip = '64.233.169.126'
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) cb_fs_local_candidates_prepared: candidate->ip = '64.233.169.126'
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) cb_fs_local_candidates_prepared: candidate->ip = '64.233.169.126'
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) cb_fs_local_candidates_prepared: candidate->ip = '64.233.169.126'
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) cb_fs_local_candidates_prepared: candidate->ip = '64.233.169.126'
** (empathy:24941): DEBUG: tp_call_stream_direction_changed_cb: Stream direction changed - stream: 1, direction: 1
** (empathy:24941): DEBUG: stream 1 0x9e8ab78 (video) add_remote_candidate: adding remote candidate R1
** (empathy:24941): DEBUG: stream 1 0x9e8ab78 (video) add_remote_candidate: adding remote candidate R2
** (empathy:24941): DEBUG: stream 1 0x9e8ab78 (video) cb_fs_new_active_candidate_pair: called
** (empathy:24941): DEBUG: tp_call_stream_state_changed_cb: Stream state changed - stream id: 1, state state: 2
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) add_remote_candidate: adding remote candidate R1
** (empathy:24941): DEBUG: stream 1 0x9e8ab78 (video) cb_fs_new_active_candidate_pair: called
** (empathy:24941): DEBUG: tp_call_stream_state_changed_cb: Stream state changed - stream id: 1, state state: 2
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) add_remote_candidate: adding remote candidate R2
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) cb_fs_new_active_candidate_pair: called
** (empathy:24941): DEBUG: tp_call_stream_state_changed_cb: Stream state changed - stream id: 2, state state: 2
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) cb_fs_new_active_candidate_pair: called
** (empathy:24941): DEBUG: tp_call_stream_state_changed_cb: Stream state changed - stream id: 2, state state: 2
** (empathy:24941): DEBUG: stream 1 0x9e8ab78 (video) set_stream_sending: 1
** (empathy:24941): DEBUG: stream 1 0x9e8ab78 (video) tf_stream_request_resource: Requesting resource for direction 1
** (empathy:24941): DEBUG: stream 1 0x9e8ab78 (video) tf_stream_request_resource: Requesting resource for direction 1 returned 1
** (empathy:24941): DEBUG: stream 1 0x9e8ab78 (video) set_stream_playing: 1
** (empathy:24941): DEBUG: stream 1 0x9e8ab78 (video) tf_stream_request_resource: Requesting resource for direction 2
** (empathy:24941): DEBUG: stream 1 0x9e8ab78 (video) tf_stream_request_resource: Requesting resource for direction 2 returned 1
** (empathy:24941): DEBUG: stream 1 0x9e8ab78 (video) set_stream_sending: 1
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) set_remote_codecs: called
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) set_remote_codecs: adding remote codec PCMU [0]
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) set_remote_codecs: adding remote codec PCMA [8]
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) set_remote_codecs: adding remote codec CN [13]
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) set_remote_codecs: adding remote codec telephone-event [98]
0:00:13.308821841 [336m24941[00m 0x992f408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:00:13.308851613 [336m24941[00m 0x992f408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:00:13.308890584 [336m24941[00m 0x992f408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:00:13.308912461 [336m24941[00m 0x992f408 [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.308934076 [336m24941[00m 0x992f408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:00:13.309029281 [336m24941[00m 0x992f408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:00:13.309141231 [336m24941[00m 0x992f408 [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.309196223 [336m24941[00m 0x992f408 [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.309245663 [336m24941[00m 0x992f408 [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.309268111 [336m24941[00m 0x992f408 [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.309289232 [336m24941[00m 0x992f408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:00:13.309312858 [336m24941[00m 0x992f408 [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.309335710 [336m24941[00m 0x992f408 [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.309356312 [336m24941[00m 0x992f408 [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.309376729 [336m24941[00m 0x992f408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:00:13.309399914 [336m24941[00m 0x992f408 [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.309422692 [336m24941[00m 0x992f408 [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.309443629 [336m24941[00m 0x992f408 [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.309475557 [336m24941[00m 0x992f408 [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.309497109 [336m24941[00m 0x992f408 [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.309518045 [336m24941[00m 0x992f408 [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.309538426 [336m24941[00m 0x992f408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: GSM, remote: CN
0:00:13.309559537 [336m24941[00m 0x992f408 [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.309580569 [336m24941[00m 0x992f408 [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.309625796 [336m24941[00m 0x992f408 [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.309649956 [336m24941[00m 0x992f408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:837:negotiate_stream_codecs:[00m Remote codec 98: audio telephone-event clock:8000 channels:1
0:00:13.309670791 [336m24941[00m 0x992f408 [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.309691423 [336m24941[00m 0x992f408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:00:13.309716308 [336m24941[00m 0x992f408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:879:negotiate_stream_codecs:[00m Negotiated codec 98: audio telephone-event clock:8000 channels:1 events=0-15
0:00:13.309754645 [336m24941[00m 0x992f408 [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.309783306 [336m24941[00m 0x992f408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:00:13.309805323 [336m24941[00m 0x992f408 [37mLOG [00m [00m fsrtpconference fs-rtp-session.c:2095:fs_rtp_session_distribute_recv_codecs_locked:[00m Adding codec to stream 0x9df9e10 0: audio PCMU clock:8000 channels:1 params:(nil)
0:00:13.309829973 [336m24941[00m 0x992f408 [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.309851894 [336m24941[00m 0x992f408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:00:13.309873315 [336m24941[00m 0x992f408 [37mLOG [00m [00m fsrtpconference fs-rtp-session.c:2095:fs_rtp_session_distribute_recv_codecs_locked:[00m Adding codec to stream 0x9df9e10 8: audio PCMA clock:8000 channels:1 params:(nil)
0:00:13.309896385 [336m24941[00m 0x992f408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: telephone-event, remote: PCMU
0:00:13.309917511 [336m24941[00m 0x992f408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: telephone-event, remote: PCMA
0:00:13.309938277 [336m24941[00m 0x992f408 [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.309959280 [336m24941[00m 0x992f408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:00:13.310039509 [336m24941[00m 0x992f408 [37mLOG [00m [00m fsrtpconference fs-rtp-session.c:2095:fs_rtp_session_distribute_recv_codecs_locked:[00m Adding codec to stream 0x9df9e10 98: audio telephone-event clock:8000 channels:1 params:0xa105c30
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) _tf_stream_try_sending_codecs: called (send_local:0 send_supported:1)
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) _tf_stream_try_sending_codecs: 0: audio PCMU clock:8000 channels:1
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) _tf_stream_try_sending_codecs: 8: audio PCMA clock:8000 channels:1
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) _tf_stream_try_sending_codecs: 98: audio telephone-event clock:8000 channels:1 events=0-15
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) fs_codecs_to_tp: adding codec PCMU [0]
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) fs_codecs_to_tp: adding codec PCMA [8]
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) fs_codecs_to_tp: adding codec telephone-event [98]
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) _tf_stream_try_sending_codecs: calling MediaStreamHandler::SupportedCodecs
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) _tf_stream_bus_message: Codecs changed
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) _tf_stream_try_sending_codecs: called (send_local:0 send_supported:0)
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) _tf_stream_try_sending_codecs: 0: audio PCMU clock:8000 channels:1
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) _tf_stream_try_sending_codecs: 8: audio PCMA clock:8000 channels:1
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) _tf_stream_try_sending_codecs: 98: audio telephone-event clock:8000 channels:1 events=0-15
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) set_stream_sending: 1
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) tf_stream_request_resource: Requesting resource for direction 1
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) tf_stream_request_resource: Requesting resource for direction 1 returned 1
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) set_stream_playing: 1
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) tf_stream_request_resource: Requesting resource for direction 2
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) tf_stream_request_resource: Requesting resource for direction 2 returned 1
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) set_stream_sending: 1
(empathy:24941): tp-glib-DEBUG: tp_channel_group_members_changed_cb: 0x9e60a28 MembersChanged: added 1, removed 0, moved 0 to LP and 0 to RP, actor 2, reason 0, message
(empathy:24941): tp-glib-DEBUG: handle_members_changed: +++ contact#2
0:00:13.325726588 [336m24941[00m 0x99b5718 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:3312: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.325727641 [336m24941[00m 0x99b5718 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:2674:_create_codec_bin:[00m creating send codec bin for id 0, pipeline_factory 0xa044980
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) _tf_stream_bus_message: Send codec changed: 0: audio PCMU clock:8000 channels:1 params:(nil)
0:00:13.345205507 [336m24941[00m 0x99b5718 [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
0:00:13.370303051 [336m24941[00m 0x99b5718 [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)98, channels=(int)1, events=(string)0-15 for dtmf
0:00:13.444674479 [336m24941[00m 0xa0ae170 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:1443:_stream_known_source_packet_received:[00m Associating SSRC 5ec4f20f in session 2
0:00:13.444783589 [336m24941[00m 0xa0ae170 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:3674:fs_rtp_session_associate_free_substreams:[00m No free substream with SSRC 5ec4f20f in session 2
0:00:13.645035538 [336m24941[00m 0xa2b21a8 [36mDEBUG[00m [00m fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0>[00m pad recv_rtp_src_2_1589965327_0 added application/x-rtp, encoding-name=(string)PCMU, clock-rate=(int)8000, media=(string)audio, payload=(int)0, channels=(int)1
0:00:13.645307243 [336m24941[00m 0xa2b21a8 [36mDEBUG[00m [00m fsrtpconference fs-rtp-substream.c:500:fs_rtp_sub_stream_constructed:[00m New substream in session 2 for ssrc 5ec4f20f and pt 0
0:00:13.645844524 [336m24941[00m 0xa2b21a8 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:2414:fs_rtp_session_new_recv_pad:[00m Already have a stream with SSRC 5ec4f20f, using it
0:00:13.645895746 [336m24941[00m 0xa2b21a8 [37mLOG [00m [00m fsrtpconference fs-rtp-substream.c:1244:fs_rtp_sub_stream_verify_codec:[00m Starting codec verification process for substream with SSRC:5ec4f20f pt:0
0:00:13.646008932 [336m24941[00m 0xa2b21a8 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:3592:_substream_blocked:[00m Substream blocked for codec change (session:2 SSRC:5ec4f20f pt:0)
0:00:13.646038368 [336m24941[00m 0xa2b21a8 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:2856:fs_rtp_session_get_recv_codec_locked:[00m Receiving on stream codec 0: audio PCMU clock:8000 channels:1 params:(nil)
0:00:13.646071918 [336m24941[00m 0xa2b21a8 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:2674:_create_codec_bin:[00m creating receive codec bin for id 0, pipeline_factory 0x9d71900
0:00:13.647633496 [336m24941[00m 0xa2b21a8 [36mDEBUG[00m [00m fsrtpconference fs-rtp-substream.c:899: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.647917493 [336m24941[00m 0xa2b21a8 [36mDEBUG[00m [00m fsrtpconference fs-rtp-substream.c:1130:fs_rtp_sub_stream_add_output_ghostpad_unlock:[00m Src pad added on substream for ssrc:5EC4F20F pt:0 0: audio PCMU clock:8000 channels:1 params:(nil)
** (empathy:24941): DEBUG: stream 2 0x9df9588 (audio) cb_fs_stream_src_pad_added: New pad
** (empathy:24941): DEBUG: empathy_tp_call_request_video_stream_direction: Requesting video stream direction - is_sending: 1
** (empathy:24941): DEBUG: tp_call_stream_direction_changed_cb: Stream direction changed - stream: 1, direction: 3
** (empathy:24941): DEBUG: tf_channel_dispose
** (empathy:24941): DEBUG: _tf_session_dispose
(empathy:24941): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9e96d00: lost weak ref to 0x9a94bb8
(empathy:24941): tp-glib-DEBUG: tp_proxy_dispose: 0x9d2e750
(empathy:24941): tp-glib-DEBUG: tp_proxy_invalidate: 0x9d2e750: Proxy unreferenced
(empathy:24941): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9ea0050: TpProxy 0x9d2e750 invalidated (I have 0x9d2e750): Proxy unreferenced
(empathy:24941): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9ea0088: TpProxy 0x9d2e750 invalidated (I have 0x9d2e750): Proxy unreferenced
(empathy:24941): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9ea00c0: TpProxy 0x9d2e750 invalidated (I have 0x9d2e750): Proxy unreferenced
(empathy:24941): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9ea00f8: TpProxy 0x9d2e750 invalidated (I have 0x9d2e750): Proxy unreferenced
(empathy:24941): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9ea0130: TpProxy 0x9d2e750 invalidated (I have 0x9d2e750): Proxy unreferenced
(empathy:24941): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9ea0168: TpProxy 0x9d2e750 invalidated (I have 0x9d2e750): Proxy unreferenced
(empathy:24941): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9ea01a0: TpProxy 0x9d2e750 invalidated (I have 0x9d2e750): Proxy unreferenced
(empathy:24941): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9ea0220: TpProxy 0x9d2e750 invalidated (I have 0x9d2e750): Proxy unreferenced
(empathy:24941): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9ea0258: TpProxy 0x9d2e750 invalidated (I have 0x9d2e750): Proxy unreferenced
(empathy:24941): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9ea0290: TpProxy 0x9d2e750 invalidated (I have 0x9d2e750): Proxy unreferenced
(empathy:24941): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9ea02c8: TpProxy 0x9d2e750 invalidated (I have 0x9d2e750): Proxy unreferenced
(empathy:24941): tp-glib-DEBUG: tp_proxy_finalize: 0x9d2e750
0:00:50.880403895 [336m24941[00m 0x992f408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:4330:fs_rtp_session_stop_codec_param_gathering_unlock:[00m Stopping Codec Param discovery for session 1
(empathy:24941): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9ea02c8: lost weak ref to 0x9e8ab78
(empathy:24941): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9ea0050: lost weak ref to 0x9e8ab78
(empathy:24941): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9ea0088: lost weak ref to 0x9e8ab78
(empathy:24941): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9ea00c0: lost weak ref to 0x9e8ab78
(empathy:24941): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9ea00f8: lost weak ref to 0x9e8ab78
(empathy:24941): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9ea0130: lost weak ref to 0x9e8ab78
(empathy:24941): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9ea0168: lost weak ref to 0x9e8ab78
(empathy:24941): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9ea01a0: lost weak ref to 0x9e8ab78
(empathy:24941): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9ea0220: lost weak ref to 0x9e8ab78
(empathy:24941): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9ea0258: lost weak ref to 0x9e8ab78
(empathy:24941): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9ea0290: lost weak ref to 0x9e8ab78
(empathy:24941): tp-glib-DEBUG: tp_proxy_dispose: 0x9ef09b0
(empathy:24941): tp-glib-DEBUG: tp_proxy_invalidate: 0x9ef09b0: Proxy unreferenced
(empathy:24941): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9ec3848: TpProxy 0x9ef09b0 invalidated (I have 0x9ef09b0): Proxy unreferenced
(empathy:24941): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9ec3880: TpProxy 0x9ef09b0 invalidated (I have 0x9ef09b0): Proxy unreferenced
(empathy:24941): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9ec38b8: TpProxy 0x9ef09b0 invalidated (I have 0x9ef09b0): Proxy unreferenced
(empathy:24941): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9ec38f0: TpProxy 0x9ef09b0 invalidated (I have 0x9ef09b0): Proxy unreferenced
(empathy:24941): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9ec3928: TpProxy 0x9ef09b0 invalidated (I have 0x9ef09b0): Proxy unreferenced
(empathy:24941): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9ec3960: TpProxy 0x9ef09b0 invalidated (I have 0x9ef09b0): Proxy unreferenced
(empathy:24941): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9ec3998: TpProxy 0x9ef09b0 invalidated (I have 0x9ef09b0): Proxy unreferenced
(empathy:24941): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9f8ac18: TpProxy 0x9ef09b0 invalidated (I have 0x9ef09b0): Proxy unreferenced
(empathy:24941): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9f8ac50: TpProxy 0x9ef09b0 invalidated (I have 0x9ef09b0): Proxy unreferenced
(empathy:24941): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9f8ac88: TpProxy 0x9ef09b0 invalidated (I have 0x9ef09b0): Proxy unreferenced
(empathy:24941): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9f8acc0: TpProxy 0x9ef09b0 invalidated (I have 0x9ef09b0): Proxy unreferenced
(empathy:24941): tp-glib-DEBUG: tp_proxy_finalize: 0x9ef09b0
0:00:50.883640346 [336m24941[00m 0x992f408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:4330:fs_rtp_session_stop_codec_param_gathering_unlock:[00m Stopping Codec Param discovery for session 2
(empathy:24941): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9f8acc0: lost weak ref to 0x9df9588
(empathy:24941): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9ec3848: lost weak ref to 0x9df9588
(empathy:24941): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9ec3880: lost weak ref to 0x9df9588
(empathy:24941): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9ec38b8: lost weak ref to 0x9df9588
(empathy:24941): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9ec38f0: lost weak ref to 0x9df9588
(empathy:24941): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9ec3928: lost weak ref to 0x9df9588
(empathy:24941): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9ec3960: lost weak ref to 0x9df9588
(empathy:24941): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9ec3998: lost weak ref to 0x9df9588
(empathy:24941): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9f8ac18: lost weak ref to 0x9df9588
(empathy:24941): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9f8ac50: lost weak ref to 0x9df9588
(empathy:24941): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9f8ac88: lost weak ref to 0x9df9588
(empathy:24941): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9e92eb8: lost weak ref to 0x9a9cd58
(empathy:24941): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9e92b18: lost weak ref to 0x9a9cd58
** (empathy:24941): DEBUG: empathy_tp_call_close: Closing channel
(empathy:24941): tp-glib-DEBUG: tp_channel_group_members_changed_cb: 0x9e60a28 MembersChanged: added 0, removed 2, moved 0 to LP and 0 to RP, actor 1, reason 0, message
(empathy:24941): tp-glib-DEBUG: handle_members_changed: --- contact#1
(empathy:24941): tp-glib-DEBUG: handle_members_changed: --- contact#2
** (empathy:24941): DEBUG: tp_call_stream_removed_cb: Stream removed - stream id: 1
** (empathy:24941): DEBUG: tp_call_stream_removed_cb: Stream removed - stream id: 2
(empathy:24941): tp-glib-DEBUG: tp_proxy_invalidate: 0x9e60a28:
(empathy:24941): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9e63570: TpProxy 0x9e60a28 invalidated (I have 0x9e60a28):
** (empathy:24941): DEBUG: dispatcher_channel_invalidated_cb: Channel /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/MediaChannel0 invalidated
** (empathy:24941): DEBUG: tp_call_dispose: Disposing: 0x9c19980, 0
(empathy:24941): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9e92ce8: lost weak ref to 0x9c19980
(empathy:24941): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9e92d20: lost weak ref to 0x9c19980
(empathy:24941): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9e92d58: lost weak ref to 0x9c19980
(empathy:24941): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9e92d90: lost weak ref to 0x9c19980
** (empathy:24941): DEBUG: tp_call_finalize: Finalizing: 0x9c19980
(empathy:24941): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9e92ae0: TpProxy 0x9e60a28 invalidated (I have 0x9e60a28):
(empathy:24941): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9e92b50: TpProxy 0x9e60a28 invalidated (I have 0x9e60a28):
(empathy:24941): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9e92b88: TpProxy 0x9e60a28 invalidated (I have 0x9e60a28):
(empathy:24941): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9e92c08: TpProxy 0x9e60a28 invalidated (I have 0x9e60a28):
(empathy:24941): tp-glib-DEBUG: tp_channel_dispose: 0x9e60a28
(empathy:24941): tp-glib-DEBUG: tp_proxy_dispose: 0x9e60a28
(empathy:24941): tp-glib-DEBUG: tp_channel_finalize: 0x9e60a28
(empathy:24941): tp-glib-DEBUG: tp_proxy_finalize: 0x9e60a28
** (empathy:24941): DEBUG: empathy_idle_set_presence: Changing presence to (null) (1)
** (empathy:24941): DEBUG: empathy_ft_manager_finalize: 0x9bc6b50
-------------- next part --------------
(telepathy-gabble:24613): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9167e80: org.freedesktop.DBus DBusGProxy is 0x9167f60
(telepathy-gabble:24613): tp-glib-DEBUG: started version 0.7.27 (telepathy-glib version 0.7.31)
(telepathy-gabble:24613): tp-glib-DEBUG: tp_cm_param_setter_offset: account = "jtellier.test2 at gmail.com"
(telepathy-gabble:24613): tp-glib-DEBUG: tp_cm_param_setter_offset: password = <hidden>
(telepathy-gabble:24613): tp-glib-DEBUG: tp_cm_param_setter_offset: server = "talk.google.com"
(telepathy-gabble:24613): tp-glib-DEBUG: tp_cm_param_setter_offset: resource = "Telepathy"
(telepathy-gabble:24613): tp-glib-DEBUG: tp_cm_param_setter_offset: priority = 0 = 0x0
(telepathy-gabble:24613): tp-glib-DEBUG: tp_cm_param_setter_offset: port = 5223 = 0x1467
(telepathy-gabble:24613): tp-glib-DEBUG: tp_cm_param_setter_offset: old-ssl = TRUE
(telepathy-gabble:24613): tp-glib-DEBUG: tp_cm_param_setter_offset: require-encryption = FALSE
(telepathy-gabble:24613): tp-glib-DEBUG: tp_cm_param_setter_offset: register = FALSE
(telepathy-gabble:24613): tp-glib-DEBUG: tp_cm_param_setter_offset: low-bandwidth = FALSE
(telepathy-gabble:24613): tp-glib-DEBUG: parse_parameters: https-proxy-server not given, using default behaviour
(telepathy-gabble:24613): tp-glib-DEBUG: tp_cm_param_setter_offset: https-proxy-port = 443 = 0x1bb
(telepathy-gabble:24613): tp-glib-DEBUG: tp_cm_param_setter_offset: fallback-conference-server = "conference.jabber.org"
(telepathy-gabble:24613): tp-glib-DEBUG: parse_parameters: stun-server not given, using default behaviour
(telepathy-gabble:24613): tp-glib-DEBUG: tp_cm_param_setter_offset: stun-port = 3478 = 0xd96
(telepathy-gabble:24613): tp-glib-DEBUG: tp_cm_param_setter_offset: fallback-stun-server = "stun.collabora.co.uk"
(telepathy-gabble:24613): tp-glib-DEBUG: tp_cm_param_setter_offset: fallback-stun-port = 3478 = 0xd96
(telepathy-gabble:24613): tp-glib-DEBUG: tp_cm_param_setter_offset: ignore-ssl-errors = TRUE
(telepathy-gabble:24613): tp-glib-DEBUG: parse_parameters: alias not given, using default behaviour
(telepathy-gabble:24613): tp-glib-DEBUG: tp_cm_param_setter_offset: fallback-socks5-proxies = [proxy.jabber.org, proxy.jabberfr.org, proxy.isgeek.info, proxy2.isgeek.info, proxy65.rooyee.biz, proxy.jabbim.cz, proxy.911910.cn, proxy.brauchen.info, proxy.core.im, proxy.deshalbfrei.org, proxy.downtempo.de, proxy.draugr.de, proxy.egbers.info, proxy.im.flosoft.biz, proxy.jabber-hispano.org, proxy.jabber.bluendo.com, proxy.jabber.dk, proxy.jabber.freenet.de, proxy.fsinf.at, proxy.jabber.minus273.org, proxy.jabber.planetteamspeak.com, proxy.jabber.tf-network.de, proxy.jabjab.de, proxy.jabster.pl, proxy.schokokeks.org, proxy.silper.cz, proxy.ubuntu-jabber.de, proxy.ubuntu-jabber.net, proxy65.unstable.nl, proxy.verdammung.org, proxy.vke.ru, proxy.vodka-pomme.net, proxy.xabber.de, proxy.jabbernet.eu]
(telepathy-gabble:24613): tp-glib-DEBUG: tp_base_connection_class_init: Initializing (TpBaseConnectionClass *)0x916d558
** (telepathy-gabble:24613): DEBUG: gabble_connection_class_init: Initializing (GabbleConnectionClass *)0x916e7d8
(telepathy-gabble:24613): tp-glib-DEBUG: tp_presence_mixin_class_init: called.
(telepathy-gabble:24613): tp-glib-DEBUG: tp_base_connection_init: Initializing (TpBaseConnection *)0x9171028
** (telepathy-gabble:24613): DEBUG: gabble_connection_init: Initializing (GabbleConnection *)0x9171028
(telepathy-gabble:24613): tp-glib-DEBUG: tp_base_connection_constructor: Post-construction: (TpBaseConnection *)0x9171028
(telepathy-gabble:24613): tp-glib-DEBUG: tp_base_connection_constructor: Handle repo for type #0 at (nil)
(telepathy-gabble:24613): tp-glib-DEBUG: tp_base_connection_constructor: Handle repo for type #1 at 0x9161060
(telepathy-gabble:24613): tp-glib-DEBUG: tp_base_connection_constructor: Handle repo for type #2 at 0x91610f0
(telepathy-gabble:24613): tp-glib-DEBUG: tp_base_connection_constructor: Handle repo for type #3 at 0x9169680
(telepathy-gabble:24613): tp-glib-DEBUG: tp_base_connection_constructor: Handle repo for type #4 at 0x9161180
** (telepathy-gabble:24613): DEBUG: gabble_roomlist_manager_constructed: 0x9167800
(telepathy-gabble:24613): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #0 at 0x9168518
(telepathy-gabble:24613): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #1 at 0x9167790
(telepathy-gabble:24613): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #2 at 0x9167800
(telepathy-gabble:24613): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #3 at 0x916adc8
(telepathy-gabble:24613): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #4 at 0x9167878
(telepathy-gabble:24613): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #5 at 0x91678f0
(telepathy-gabble:24613): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #6 at 0x91697a0
(telepathy-gabble:24613): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #7 at 0x91697c0
** (telepathy-gabble:24613): DEBUG: gabble_connection_constructor: Post-construction: (GabbleConnection *)0x9171028
(telepathy-gabble:24613): tp-glib-DEBUG: tp_presence_mixin_init: called.
** (telepathy-gabble:24613): DEBUG: gabble_signal_connect_weak: connecting to 0x9176e60:item-found with context 0x9163ea0
** (telepathy-gabble:24613): DEBUG: gabble_signal_connect_weak: connecting to 0x9171028:status-changed with context 0x9163e10
(telepathy-gabble:24613): tp-glib-DEBUG: tp_base_connection_register: bus name org.freedesktop.Telepathy.Connection.gabble.jabber.jtellier_2etest2_40gmail_2ecom_2fTelepathy
(telepathy-gabble:24613): tp-glib-DEBUG: tp_base_connection_register: object path /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy
** (telepathy-gabble:24613): DEBUG: _gabble_connection_connect: disabling SRV because "server" or "port" parameter specified, will connect to talk.google.com
** (telepathy-gabble:24613): DEBUG: do_connect: calling lm_connection_open
(telepathy-gabble:24613): tp-glib-DEBUG: tp_base_connection_change_status: was 4294967295, now 1, for reason 1
(telepathy-gabble:24613): tp-glib-DEBUG: tp_base_connection_change_status: emitting status-changed to 1, for reason 1
** (telepathy-gabble:24613): DEBUG: connection_status_changed_cb: adding callbacks
** (telepathy-gabble:24613): DEBUG: connection_status_changed_cb: adding callbacks
** (telepathy-gabble:24613): DEBUG: connection_status_changed_cb: adding callbacks
** (telepathy-gabble:24613): DEBUG: do_auth: authenticating with username: jtellier.test2, password: <hidden>, resource: Telepathy
** (telepathy-gabble:24613): DEBUG: connection_auth_cb: Created self handle 1, our JID is jtellier.test2 at gmail.com/TelepathyBADDE7DA
** (telepathy-gabble:24613): DEBUG: gabble_presence_set_capabilities: about to add caps 140261 to resource TelepathyBADDE7DA with serial 1
** (telepathy-gabble:24613): DEBUG: gabble_presence_set_capabilities: found resource TelepathyBADDE7DA
** (telepathy-gabble:24613): DEBUG: gabble_presence_set_capabilities: new serial 1, old 0, clearing caps
** (telepathy-gabble:24613): DEBUG: gabble_presence_set_capabilities: adding caps 140261 to resource TelepathyBADDE7DA
** (telepathy-gabble:24613): DEBUG: gabble_presence_set_capabilities: resource TelepathyBADDE7DA caps now 140261
** (telepathy-gabble:24613): DEBUG: gabble_presence_set_capabilities: total caps now 140261
** (telepathy-gabble:24613): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x91773a0 for gmail.com
** (telepathy-gabble:24613): DEBUG: connection_iq_unknown_cb: got unknown iq:
<iq id="99276623564" type="result"></iq>
** (telepathy-gabble:24613): DEBUG: connection_disco_cb: got:
<query xmlns="http://jabber.org/protocol/disco#info"> <identity name="Google Talk" type="im" category="server"></identity>
<feature var="http://jabber.org/protocol/disco#info"></feature>
<feature var="google:jingleinfo"></feature>
<feature var="google:roster"></feature>
<feature var="google:nosave"></feature>
<feature var="google:setting"></feature>
<feature var="google:shared-status"></feature>
<feature var="http://jabber.org/protocol/archive#otr"></feature>
<feature var="google:mail:notify"></feature>
<feature var="http://jabber.org/protocol/archive#save"></feature>
</query>
** (telepathy-gabble:24613): DEBUG: connection_disco_cb: set features flags to 3
(telepathy-gabble:24613): tp-glib-DEBUG: tp_base_connection_change_status: was 1, now 0, for reason 1
(telepathy-gabble:24613): tp-glib-DEBUG: tp_base_connection_change_status: emitting status-changed to 0, for reason 1
** (telepathy-gabble:24613): DEBUG: connection_status_changed_cb: requesting roster
** (telepathy-gabble:24613): DEBUG: take_stun_server: Resolving fallback STUN server stun.collabora.co.uk:3478
** (telepathy-gabble:24613): DEBUG: stun_server_resolved_cb: Resolved STUN server stun.collabora.co.uk:3478 to 93.93.131.100:3478
** (telepathy-gabble:24613): DEBUG: gabble_disco_conn_status_changed_cb: connected, initiating service discovery on gmail.com
** (telepathy-gabble:24613): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x92d8000 for gmail.com
** (telepathy-gabble:24613): DEBUG: gabble_vcard_manager_request: Created request 0x92d8020 to retrieve <1>'s vCard
** (telepathy-gabble:24613): DEBUG: cache_entry_ensure_queued: Cache entry 0x9168cb0 is my own, not setting @to
** (telepathy-gabble:24613): DEBUG: gabble_request_pipeline_enqueue: enqueued new request as item 0x92d8040
** (telepathy-gabble:24613): DEBUG: cache_entry_ensure_queued: adding request to cache entry 0x9168cb0 and queueing the <iq>
(telepathy-gabble:24613): tp-glib-DEBUG: tp_presence_mixin_emit_presence_update: called.
(telepathy-gabble:24613): tp-glib-DEBUG: construct_presence_hash: called.
(telepathy-gabble:24613): tp-glib-DEBUG: construct_simple_presence_hash: called.
** (telepathy-gabble:24613): DEBUG: query_socks5_proxies: Need 5 more proxies
** (telepathy-gabble:24613): DEBUG: send_proxy_query: send SOCKS5 query to proxy.verdammung.org
** (telepathy-gabble:24613): DEBUG: send_proxy_query: send SOCKS5 query to proxy65.unstable.nl
** (telepathy-gabble:24613): DEBUG: send_proxy_query: send SOCKS5 query to proxy.ubuntu-jabber.net
** (telepathy-gabble:24613): DEBUG: send_proxy_query: send SOCKS5 query to proxy.ubuntu-jabber.de
** (telepathy-gabble:24613): DEBUG: send_proxy_query: send SOCKS5 query to proxy.silper.cz
** (telepathy-gabble:24613): DEBUG: send_next_request: processing request 0x92d8040
(telepathy-gabble:24613): tp-glib-DEBUG: tp_presence_mixin_get_contacts_dbus_property: called.
(telepathy-gabble:24613): tp-glib-DEBUG: tp_presence_mixin_get_contacts_dbus_property: called.
(telepathy-gabble:24613): tp-glib-DEBUG: tp_presence_mixin_get_statuses: called.
(telepathy-gabble:24613): tp-glib-DEBUG: check_status_available: requested status hidden is not available
** (telepathy-gabble:24613): DEBUG: gabble_connection_advertise_capabilities: caps before: 223e5
** (telepathy-gabble:24613): DEBUG: gabble_connection_advertise_capabilities: caps to add: 0
** (telepathy-gabble:24613): DEBUG: gabble_connection_advertise_capabilities: caps to remove: 0
** (telepathy-gabble:24613): DEBUG: gabble_connection_advertise_capabilities: caps after: 223e5
** (telepathy-gabble:24613): DEBUG: gabble_vcard_manager_edit: called; invalidating cache
** (telepathy-gabble:24613): DEBUG: cache_entry_attempt_to_free: Not freeing vCard cache entry 0x9168cb0: it has a pipeline_item 0x92d8040
** (telepathy-gabble:24613): DEBUG: gabble_vcard_manager_edit: checking if we have pending requests already
** (telepathy-gabble:24613): DEBUG: gabble_vcard_manager_edit: NICKNAME => value of length 14 starting jtellier test2
(telepathy-gabble:24613): tp-glib-DEBUG: tp_presence_mixin_set_status: called.
(telepathy-gabble:24613): tp-glib-DEBUG: set_status_foreach: called.
(telepathy-gabble:24613): tp-glib-DEBUG: check_for_status: Found status "available", checking if it's available...
(telepathy-gabble:24613): tp-glib-DEBUG: set_status_foreach: The status is available.
(telepathy-gabble:24613): tp-glib-DEBUG: set_status_foreach: Got optional argument ("message", "")
(telepathy-gabble:24613): tp-glib-DEBUG: set_status_foreach: About to try setting status "available"
(telepathy-gabble:24613): tp-glib-DEBUG: tp_presence_mixin_emit_presence_update: called.
(telepathy-gabble:24613): tp-glib-DEBUG: construct_presence_hash: called.
(telepathy-gabble:24613): tp-glib-DEBUG: construct_simple_presence_hash: called.
** (telepathy-gabble:24613): DEBUG: gabble_presence_cache_do_update: jtellier.test1 at gmail.com (2) resource Telepathy4047AB03 prio 0 presence 7 message "(null)"
(telepathy-gabble:24613): tp-glib-DEBUG: tp_presence_mixin_emit_presence_update: called.
(telepathy-gabble:24613): tp-glib-DEBUG: construct_presence_hash: called.
(telepathy-gabble:24613): tp-glib-DEBUG: construct_simple_presence_hash: called.
** (telepathy-gabble:24613): DEBUG: _process_caps_uri: not enough trust for URI http://telepathy.freedesktop.org/caps#jingle-video
** (telepathy-gabble:24613): DEBUG: disco_waiter_new: created waiter 0x92d8080 for handle 2 with serial 1
** (telepathy-gabble:24613): DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI http://telepathy.freedesktop.org/caps#jingle-video
** (telepathy-gabble:24613): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x92d80a0 for jtellier.test1 at gmail.com/Telepathy4047AB03
** (telepathy-gabble:24613): DEBUG: _process_caps_uri: not enough trust for URI http://telepathy.freedesktop.org/caps#jingle-audio
** (telepathy-gabble:24613): DEBUG: disco_waiter_new: created waiter 0x92d80c0 for handle 2 with serial 1
** (telepathy-gabble:24613): DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI http://telepathy.freedesktop.org/caps#jingle-audio
** (telepathy-gabble:24613): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x92d80e0 for jtellier.test1 at gmail.com/Telepathy4047AB03
** (telepathy-gabble:24613): DEBUG: _process_caps_uri: not enough trust for URI http://telepathy.freedesktop.org/caps#voice-v1
** (telepathy-gabble:24613): DEBUG: disco_waiter_new: created waiter 0x92d8100 for handle 2 with serial 1
** (telepathy-gabble:24613): DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI http://telepathy.freedesktop.org/caps#voice-v1
** (telepathy-gabble:24613): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x92d8120 for jtellier.test1 at gmail.com/Telepathy4047AB03
** (telepathy-gabble:24613): DEBUG: _process_caps_uri: not enough trust for URI http://telepathy.freedesktop.org/caps#0.6.2.1
** (telepathy-gabble:24613): DEBUG: disco_waiter_new: created waiter 0x92d8140 for handle 2 with serial 1
** (telepathy-gabble:24613): DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI http://telepathy.freedesktop.org/caps#0.6.2.1
** (telepathy-gabble:24613): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x92d8160 for jtellier.test1 at gmail.com/Telepathy4047AB03
** (telepathy-gabble:24613): DEBUG: _process_caps: Emitting caps update: handle 2, old 0, new 0
** (telepathy-gabble:24613): DEBUG: gabble_presence_cache_do_update: jtellier.test1 at gmail.com (2) resource gmail.652A2D30 prio 0 presence 5 message "(null)"
** (telepathy-gabble:24613): DEBUG: _process_caps_uri: not enough trust for URI http://mail.google.com/xmpp/client/caps#sms-v1
** (telepathy-gabble:24613): DEBUG: disco_waiter_new: created waiter 0x92d81a0 for handle 2 with serial 2
** (telepathy-gabble:24613): DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI http://mail.google.com/xmpp/client/caps#sms-v1
** (telepathy-gabble:24613): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x92d81c0 for jtellier.test1 at gmail.com/gmail.652A2D30
** (telepathy-gabble:24613): DEBUG: _process_caps_uri: not enough trust for URI http://mail.google.com/xmpp/client/caps#pmuc-v1
** (telepathy-gabble:24613): DEBUG: disco_waiter_new: created waiter 0x92d9e00 for handle 2 with serial 2
** (telepathy-gabble:24613): DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI http://mail.google.com/xmpp/client/caps#pmuc-v1
** (telepathy-gabble:24613): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x92d9e20 for jtellier.test1 at gmail.com/gmail.652A2D30
** (telepathy-gabble:24613): DEBUG: _process_caps_uri: not enough trust for URI http://mail.google.com/xmpp/client/caps#1.1
** (telepathy-gabble:24613): DEBUG: disco_waiter_new: created waiter 0x92d9e40 for handle 2 with serial 2
** (telepathy-gabble:24613): DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI http://mail.google.com/xmpp/client/caps#1.1
** (telepathy-gabble:24613): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x92d9e60 for jtellier.test1 at gmail.com/gmail.652A2D30
** (telepathy-gabble:24613): DEBUG: _process_caps: Emitting caps update: handle 2, old 0, new 0
(telepathy-gabble:24613): tp-glib-DEBUG: tp_base_connection_dbus_request_handles: 1 handles of type 3, for :1.97
(telepathy-gabble:24613): tp-glib-DEBUG: tp_base_connection_dbus_request_handles: 1 handles of type 3, for :1.97
** (telepathy-gabble:24613): DEBUG: gabble_connection_advertise_capabilities: caps before: 223e5
** (telepathy-gabble:24613): DEBUG: _gabble_media_channel_typeflags_to_caps: adding jingle caps
** (telepathy-gabble:24613): DEBUG: gabble_connection_advertise_capabilities: caps to add: 301f
** (telepathy-gabble:24613): DEBUG: gabble_connection_advertise_capabilities: caps to remove: 0
** (telepathy-gabble:24613): DEBUG: gabble_connection_advertise_capabilities: caps after: 233ff
** (telepathy-gabble:24613): DEBUG: gabble_connection_advertise_capabilities: before != after, changing
** (telepathy-gabble:24613): DEBUG: gabble_presence_set_capabilities: about to add caps 144383 to resource TelepathyBADDE7DA with serial 2
** (telepathy-gabble:24613): DEBUG: gabble_presence_set_capabilities: found resource TelepathyBADDE7DA
** (telepathy-gabble:24613): DEBUG: gabble_presence_set_capabilities: new serial 2, old 1, clearing caps
** (telepathy-gabble:24613): DEBUG: gabble_presence_set_capabilities: adding caps 144383 to resource TelepathyBADDE7DA
** (telepathy-gabble:24613): DEBUG: gabble_presence_set_capabilities: resource TelepathyBADDE7DA caps now 144383
** (telepathy-gabble:24613): DEBUG: gabble_presence_set_capabilities: total caps now 144383
** (telepathy-gabble:24613): DEBUG: gabble_connection_advertise_capabilities: set caps: 233ff
(telepathy-gabble:24613): tp-glib-DEBUG: channel_request_new: New channel request at 0x9168930: ctype=org.freedesktop.Telepathy.Channel.Type.ContactList htype=3 handle=1 suppress=1
** (telepathy-gabble:24613): DEBUG: _gabble_roster_get_channel: Looking up channel 3:1 "publish"
** (telepathy-gabble:24613): DEBUG: _gabble_roster_create_channel: Instantiating channel 3:1 "publish"
[1m[37mtp_group_mixin_change_flags: emitting group flags changed
added : [[22mCAN_REMOVE|MESSAGE_REMOVE|MESSAGE_ACCEPT|PROPERTIES[1m]
removed : [[22m[1m]
flags now: [[22mCAN_REMOVE|MESSAGE_REMOVE|MESSAGE_ACCEPT|PROPERTIES[1m]
[0m** (telepathy-gabble:24613): DEBUG: _gabble_roster_create_channel: created /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/RosterChannel/List/publish
** (telepathy-gabble:24613): DEBUG: _gabble_roster_create_channel: roster not yet received, not emitting signal for publish list channel
(telepathy-gabble:24613): tp-glib-DEBUG: channel_request_new: New channel request at 0x91689a8: ctype=org.freedesktop.Telepathy.Channel.Type.ContactList htype=3 handle=2 suppress=1
** (telepathy-gabble:24613): DEBUG: _gabble_roster_get_channel: Looking up channel 3:2 "subscribe"
** (telepathy-gabble:24613): DEBUG: _gabble_roster_create_channel: Instantiating channel 3:2 "subscribe"
[1m[37mtp_group_mixin_change_flags: emitting group flags changed
added : [[22mCAN_ADD|CAN_REMOVE|CAN_RESCIND|MESSAGE_ADD|MESSAGE_REMOVE|MESSAGE_RESCIND|PROPERTIES[1m]
removed : [[22m[1m]
flags now: [[22mCAN_ADD|CAN_REMOVE|CAN_RESCIND|MESSAGE_ADD|MESSAGE_REMOVE|MESSAGE_RESCIND|PROPERTIES[1m]
[0m** (telepathy-gabble:24613): DEBUG: _gabble_roster_create_channel: created /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/RosterChannel/List/subscribe
** (telepathy-gabble:24613): DEBUG: _gabble_roster_create_channel: roster not yet received, not emitting signal for subscribe list channel
** (telepathy-gabble:24613): DEBUG: jingle_info_cb: jingle info: got stun server stun.l.google.com, port 19302
** (telepathy-gabble:24613): DEBUG: take_stun_server: Resolving primary STUN server stun.l.google.com:19302
** (telepathy-gabble:24613): DEBUG: stun_server_resolved_cb: Resolved STUN server stun.l.google.com:19302 to 64.233.169.126:19302
** (telepathy-gabble:24613): DEBUG: jingle_info_cb: jingle info: got Google relay token CAESIQoYanRlbGxpZXIudGVzdDJAZ21haWwuY29tEKb60OyaJBoQPaGLM1Gz8okA1Wq7hpSNFw==
** (telepathy-gabble:24613): DEBUG: jingle_info_cb: jingle info: got relay server relay.google.com
** (telepathy-gabble:24613): DEBUG: jingle_info_cb: jingle info: got relay udp port 19295
** (telepathy-gabble:24613): DEBUG: jingle_info_cb: jingle info: got relay tcp port 19294
** (telepathy-gabble:24613): DEBUG: jingle_info_cb: jingle info: got relay tcpssl port 443
** (telepathy-gabble:24613): DEBUG: _gabble_roster_get_channel: Looking up channel 3:1 "publish"
** (telepathy-gabble:24613): DEBUG: _gabble_roster_get_channel: Looking up channel 3:2 "subscribe"
** (telepathy-gabble:24613): DEBUG: _gabble_roster_item_update: name for contact#2 changed to jtellier test
** (telepathy-gabble:24613): DEBUG: _gabble_roster_item_update: Checking which groups contact#2 was just added to:
** (telepathy-gabble:24613): DEBUG: _gabble_roster_item_update: Checking which groups contact#2 was just removed from:
** (telepathy-gabble:24613): DEBUG: gabble_roster_iq_cb: jid: jtellier.test1 at gmail.com, subscription: both, name: jtellier test
** (telepathy-gabble:24613): DEBUG: gabble_roster_iq_cb: calling change members on publish channel
[1m[36memit_members_changed_signals: 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:24613): DEBUG: gabble_roster_iq_cb: calling change members on subscribe channel
[1m[36memit_members_changed_signals: 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:24613): DEBUG: _gabble_roster_get_channel: Looking up channel 3:3 "known"
** (telepathy-gabble:24613): DEBUG: _gabble_roster_create_channel: Instantiating channel 3:3 "known"
[1m[37mtp_group_mixin_change_flags: emitting group flags changed
added : [[22mCAN_REMOVE|PROPERTIES[1m]
removed : [[22m[1m]
flags now: [[22mCAN_REMOVE|PROPERTIES[1m]
[0m** (telepathy-gabble:24613): DEBUG: _gabble_roster_create_channel: created /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/RosterChannel/List/known
** (telepathy-gabble:24613): DEBUG: _gabble_roster_create_channel: roster not yet received, not emitting signal for known list channel
** (telepathy-gabble:24613): DEBUG: gabble_roster_iq_cb: calling change members on known channel
[1m[36memit_members_changed_signals: 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:24613): DEBUG: gabble_roster_iq_cb: calling change members on any group channels
** (telepathy-gabble:24613): DEBUG: _gabble_roster_get_channel: Looking up channel 3:4 "deny"
** (telepathy-gabble:24613): DEBUG: _gabble_roster_create_channel: Instantiating channel 3:4 "deny"
[1m[37mtp_group_mixin_change_flags: emitting group flags changed
added : [[22mCAN_ADD|CAN_REMOVE|PROPERTIES[1m]
removed : [[22m[1m]
flags now: [[22mCAN_ADD|CAN_REMOVE|PROPERTIES[1m]
[0m** (telepathy-gabble:24613): DEBUG: _gabble_roster_create_channel: created /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/RosterChannel/List/deny
** (telepathy-gabble:24613): DEBUG: _gabble_roster_create_channel: roster not yet received, not emitting signal for deny list channel
** (telepathy-gabble:24613): DEBUG: gabble_roster_iq_cb: calling change members on deny channel
(telepathy-gabble:24613): tp-glib-DEBUG: change_members: not emitting signal, nothing changed
** (telepathy-gabble:24613): DEBUG: _gabble_roster_emit_one: roster now received, emitting signal signal for publish list channel
(telepathy-gabble:24613): tp-glib-DEBUG: satisfy_request: completing queued request 0x9168930 with success, channel_type=org.freedesktop.Telepathy.Channel.Type.ContactList, handle_type=3, handle=1, suppress_handler=1
(telepathy-gabble:24613): tp-glib-DEBUG: channel_request_free: Freeing channel request at 0x9168930: ctype=org.freedesktop.Telepathy.Channel.Type.ContactList htype=3 handle=1 suppress=1
** (telepathy-gabble:24613): DEBUG: _gabble_roster_emit_one: roster now received, emitting signal signal for subscribe list channel
(telepathy-gabble:24613): tp-glib-DEBUG: satisfy_request: completing queued request 0x91689a8 with success, channel_type=org.freedesktop.Telepathy.Channel.Type.ContactList, handle_type=3, handle=2, suppress_handler=1
(telepathy-gabble:24613): tp-glib-DEBUG: channel_request_free: Freeing channel request at 0x91689a8: ctype=org.freedesktop.Telepathy.Channel.Type.ContactList htype=3 handle=2 suppress=1
** (telepathy-gabble:24613): DEBUG: _gabble_roster_emit_one: roster now received, emitting signal signal for known list channel
** (telepathy-gabble:24613): DEBUG: _gabble_roster_emit_one: roster now received, emitting signal signal for deny list channel
** (telepathy-gabble:24613): DEBUG: disco_items_cb: Got error on items request: the feature requested is not implemented by the recipient or server and therefore cannot be processed
** (telepathy-gabble:24613): DEBUG: response_cb: got reply for request 0x92d8040
** (telepathy-gabble:24613): DEBUG: pipeline_reply_cb: called for entry 0x9168cb0
** (telepathy-gabble:24613): DEBUG: pipeline_reply_cb: will patch vcard
** (telepathy-gabble:24613): DEBUG: gabble_request_pipeline_enqueue: enqueued new request as item 0x92d8000
** (telepathy-gabble:24613): DEBUG: observe_vcard: got vCard alias "jtellier test2" for handle 1 from <FN>
** (telepathy-gabble:24613): DEBUG: delete_request: Discarding request 0x92d8020
** (telepathy-gabble:24613): DEBUG: cache_entry_attempt_to_free: Not freeing vCard cache entry 0x9168cb0: it has a cached vCard 0x92ea708
** (telepathy-gabble:24613): DEBUG: delete_item: deleting item 0x92d8040
** (telepathy-gabble:24613): DEBUG: send_next_request: processing request 0x92d8000
** (telepathy-gabble:24613): DEBUG: socks5_proxy_query_reply_cb: Add fallback SOCKS5 proxy: proxy65.unstable.nl 83.98.233.86:7777
** (telepathy-gabble:24613): DEBUG: response_cb: got reply for request 0x92d8000
** (telepathy-gabble:24613): DEBUG: replace_reply_cb: called: no error
** (telepathy-gabble:24613): DEBUG: gabble_vcard_manager_remove_edit_request: request == 0x9168990
** (telepathy-gabble:24613): DEBUG: delete_item: deleting item 0x92d8000
** (telepathy-gabble:24613): DEBUG: _caps_disco_cb: setting caps for 2 (thanks to 2 jtellier.test1 at gmail.com/Telepathy4047AB03) to 16 (save_caps 0)
** (telepathy-gabble:24613): DEBUG: gabble_presence_set_capabilities: about to add caps 16 to resource Telepathy4047AB03 with serial 1
** (telepathy-gabble:24613): DEBUG: gabble_presence_set_capabilities: found resource Telepathy4047AB03
** (telepathy-gabble:24613): DEBUG: gabble_presence_set_capabilities: new serial 1, old 0, clearing caps
** (telepathy-gabble:24613): DEBUG: gabble_presence_set_capabilities: adding caps 16 to resource Telepathy4047AB03
** (telepathy-gabble:24613): DEBUG: gabble_presence_set_capabilities: resource Telepathy4047AB03 caps now 16
** (telepathy-gabble:24613): DEBUG: gabble_presence_set_capabilities: total caps now 16
** (telepathy-gabble:24613): DEBUG: _caps_disco_cb: caps for 2 (thanks to 2 jtellier.test1 at gmail.com/Telepathy4047AB03) now 16
** (telepathy-gabble:24613): DEBUG: disco_waiter_free: freeing waiter 0x92d8080 for handle 2 with serial 1
** (telepathy-gabble:24613): DEBUG: _caps_disco_cb: setting caps for 2 (thanks to 2 jtellier.test1 at gmail.com/Telepathy4047AB03) to 8 (save_caps 16)
** (telepathy-gabble:24613): DEBUG: gabble_presence_set_capabilities: about to add caps 8 to resource Telepathy4047AB03 with serial 1
** (telepathy-gabble:24613): DEBUG: gabble_presence_set_capabilities: found resource Telepathy4047AB03
** (telepathy-gabble:24613): DEBUG: gabble_presence_set_capabilities: adding caps 8 to resource Telepathy4047AB03
** (telepathy-gabble:24613): DEBUG: gabble_presence_set_capabilities: resource Telepathy4047AB03 caps now 24
** (telepathy-gabble:24613): DEBUG: gabble_presence_set_capabilities: total caps now 24
** (telepathy-gabble:24613): DEBUG: _caps_disco_cb: caps for 2 (thanks to 2 jtellier.test1 at gmail.com/Telepathy4047AB03) now 24
** (telepathy-gabble:24613): DEBUG: disco_waiter_free: freeing waiter 0x92d80c0 for handle 2 with serial 1
** (telepathy-gabble:24613): DEBUG: _caps_disco_cb: setting caps for 2 (thanks to 2 jtellier.test1 at gmail.com/gmail.652A2D30) to 0 (save_caps 24)
** (telepathy-gabble:24613): DEBUG: gabble_presence_set_capabilities: about to add caps 0 to resource gmail.652A2D30 with serial 2
** (telepathy-gabble:24613): DEBUG: gabble_presence_set_capabilities: found resource gmail.652A2D30
** (telepathy-gabble:24613): DEBUG: gabble_presence_set_capabilities: new serial 2, old 0, clearing caps
** (telepathy-gabble:24613): DEBUG: gabble_presence_set_capabilities: adding caps 0 to resource gmail.652A2D30
** (telepathy-gabble:24613): DEBUG: gabble_presence_set_capabilities: resource gmail.652A2D30 caps now 0
** (telepathy-gabble:24613): DEBUG: gabble_presence_set_capabilities: total caps now 24
** (telepathy-gabble:24613): DEBUG: _caps_disco_cb: caps for 2 (thanks to 2 jtellier.test1 at gmail.com/gmail.652A2D30) now 24
** (telepathy-gabble:24613): DEBUG: disco_waiter_free: freeing waiter 0x92d81a0 for handle 2 with serial 2
** (telepathy-gabble:24613): DEBUG: _caps_disco_cb: setting caps for 2 (thanks to 2 jtellier.test1 at gmail.com/gmail.652A2D30) to 0 (save_caps 24)
** (telepathy-gabble:24613): DEBUG: gabble_presence_set_capabilities: about to add caps 0 to resource gmail.652A2D30 with serial 2
** (telepathy-gabble:24613): DEBUG: gabble_presence_set_capabilities: found resource gmail.652A2D30
** (telepathy-gabble:24613): DEBUG: gabble_presence_set_capabilities: adding caps 0 to resource gmail.652A2D30
** (telepathy-gabble:24613): DEBUG: gabble_presence_set_capabilities: resource gmail.652A2D30 caps now 0
** (telepathy-gabble:24613): DEBUG: gabble_presence_set_capabilities: total caps now 24
** (telepathy-gabble:24613): DEBUG: _caps_disco_cb: caps for 2 (thanks to 2 jtellier.test1 at gmail.com/gmail.652A2D30) now 24
** (telepathy-gabble:24613): DEBUG: disco_waiter_free: freeing waiter 0x92d9e00 for handle 2 with serial 2
** (telepathy-gabble:24613): DEBUG: _caps_disco_cb: setting caps for 2 (thanks to 2 jtellier.test1 at gmail.com/gmail.652A2D30) to 0 (save_caps 24)
** (telepathy-gabble:24613): DEBUG: gabble_presence_set_capabilities: about to add caps 0 to resource gmail.652A2D30 with serial 2
** (telepathy-gabble:24613): DEBUG: gabble_presence_set_capabilities: found resource gmail.652A2D30
** (telepathy-gabble:24613): DEBUG: gabble_presence_set_capabilities: adding caps 0 to resource gmail.652A2D30
** (telepathy-gabble:24613): DEBUG: gabble_presence_set_capabilities: resource gmail.652A2D30 caps now 0
** (telepathy-gabble:24613): DEBUG: gabble_presence_set_capabilities: total caps now 24
** (telepathy-gabble:24613): DEBUG: _caps_disco_cb: caps for 2 (thanks to 2 jtellier.test1 at gmail.com/gmail.652A2D30) now 24
** (telepathy-gabble:24613): DEBUG: disco_waiter_free: freeing waiter 0x92d9e40 for handle 2 with serial 2
** (telepathy-gabble:24613): DEBUG: _caps_disco_cb: setting caps for 2 (thanks to 2 jtellier.test1 at gmail.com/Telepathy4047AB03) to 2 (save_caps 24)
** (telepathy-gabble:24613): DEBUG: gabble_presence_set_capabilities: about to add caps 2 to resource Telepathy4047AB03 with serial 1
** (telepathy-gabble:24613): DEBUG: gabble_presence_set_capabilities: found resource Telepathy4047AB03
** (telepathy-gabble:24613): DEBUG: gabble_presence_set_capabilities: adding caps 2 to resource Telepathy4047AB03
** (telepathy-gabble:24613): DEBUG: gabble_presence_set_capabilities: resource Telepathy4047AB03 caps now 26
** (telepathy-gabble:24613): DEBUG: gabble_presence_set_capabilities: total caps now 26
** (telepathy-gabble:24613): DEBUG: _caps_disco_cb: caps for 2 (thanks to 2 jtellier.test1 at gmail.com/Telepathy4047AB03) now 26
** (telepathy-gabble:24613): DEBUG: disco_waiter_free: freeing waiter 0x92d8100 for handle 2 with serial 1
** (telepathy-gabble:24613): DEBUG: _caps_disco_cb: setting caps for 2 (thanks to 2 jtellier.test1 at gmail.com/Telepathy4047AB03) to 2085 (save_caps 26)
** (telepathy-gabble:24613): DEBUG: gabble_presence_set_capabilities: about to add caps 2085 to resource Telepathy4047AB03 with serial 1
** (telepathy-gabble:24613): DEBUG: gabble_presence_set_capabilities: found resource Telepathy4047AB03
** (telepathy-gabble:24613): DEBUG: gabble_presence_set_capabilities: adding caps 2085 to resource Telepathy4047AB03
** (telepathy-gabble:24613): DEBUG: gabble_presence_set_capabilities: resource Telepathy4047AB03 caps now 2111
** (telepathy-gabble:24613): DEBUG: gabble_presence_set_capabilities: total caps now 2111
** (telepathy-gabble:24613): DEBUG: _caps_disco_cb: caps for 2 (thanks to 2 jtellier.test1 at gmail.com/Telepathy4047AB03) now 2111
** (telepathy-gabble:24613): DEBUG: disco_waiter_free: freeing waiter 0x92d8140 for handle 2 with serial 1
** (telepathy-gabble:24613): DEBUG: socks5_proxy_query_reply_cb: Add fallback SOCKS5 proxy: proxy.silper.cz 88.83.237.45:7777
** (telepathy-gabble:24613): DEBUG: query_socks5_proxies: Need 3 more proxies
** (telepathy-gabble:24613): DEBUG: send_proxy_query: send SOCKS5 query to proxy.schokokeks.org
** (telepathy-gabble:24613): DEBUG: send_proxy_query: send SOCKS5 query to proxy.jabster.pl
** (telepathy-gabble:24613): DEBUG: send_proxy_query: send SOCKS5 query to proxy.jabjab.de
** (telepathy-gabble:24613): DEBUG: socks5_proxy_query_reply_cb: Add fallback SOCKS5 proxy: proxy.schokokeks.org 78.46.69.5:7777
** (telepathy-gabble:24613): DEBUG: socks5_proxy_query_reply_cb: Add fallback SOCKS5 proxy: proxy.jabjab.de 78.46.34.75:7777
** (telepathy-gabble:24613): DEBUG: create_session: new session 1604716137 @ 0x916c0b8 created
** (telepathy-gabble:24613): DEBUG: gabble_jingle_session_parse: jingle action 'session-initiate' from 'jtellier.test1 at gmail.com/Telepathy4047AB03' in session '1604716137' dialect 3 state 0
** (telepathy-gabble:24613): DEBUG: _each_content_add: namespace: http://jabber.org/protocol/jingle/description/audio
** (telepathy-gabble:24613): DEBUG: create_content: session creating new content type, conn == 0x9171028, jf == 0x9175810
** (telepathy-gabble:24613): DEBUG: gabble_jingle_content_init: 0x92eac48
** (telepathy-gabble:24613): DEBUG: parse_description: node: description
** (telepathy-gabble:24613): DEBUG: parse_description: detected media type 1
** (telepathy-gabble:24613): DEBUG: parse_payload_type: new remote codec: id = 96, name = iLBC, clockrate = 8000, channels = 0
** (telepathy-gabble:24613): DEBUG: parse_payload_type: new remote codec: id = 18, name = G729, clockrate = 8000, channels = 0
** (telepathy-gabble:24613): DEBUG: parse_payload_type: new remote codec: id = 8, name = PCMA, clockrate = 8000, channels = 0
** (telepathy-gabble:24613): DEBUG: parse_payload_type: new remote codec: id = 0, name = PCMU, clockrate = 8000, channels = 0
** (telepathy-gabble:24613): DEBUG: parse_payload_type: new remote codec: id = 13, name = CN, clockrate = 8000, channels = 1
** (telepathy-gabble:24613): DEBUG: parse_payload_type: new remote codec: id = 97, name = telephone-event, clockrate = 8000, channels = 1
** (telepathy-gabble:24613): DEBUG: update_remote_codecs: Emitting remote-codecs signal
** (telepathy-gabble:24613): DEBUG: gabble_jingle_content_parse_add: content creating new transport type GabbleJingleTransportGoogle
** (telepathy-gabble:24613): DEBUG: parse_candidates: emitting 0 new remote candidates
** (telepathy-gabble:24613): DEBUG: _each_content_add: namespace: http://jabber.org/protocol/jingle/description/video
** (telepathy-gabble:24613): DEBUG: create_content: session creating new content type, conn == 0x9171028, jf == 0x9175810
** (telepathy-gabble:24613): DEBUG: gabble_jingle_content_init: 0x92eacb8
** (telepathy-gabble:24613): DEBUG: parse_description: node: description
** (telepathy-gabble:24613): DEBUG: parse_description: detected media type 2
** (telepathy-gabble:24613): DEBUG: parse_payload_type: new remote codec: id = 34, name = H263, clockrate = 90000, channels = 0
** (telepathy-gabble:24613): DEBUG: parse_payload_type: new remote codec: id = 96, name = H263-1998, clockrate = 90000, channels = 0
** (telepathy-gabble:24613): DEBUG: parse_payload_type: new remote codec: id = 97, name = H263-N800, clockrate = 90000, channels = 0
** (telepathy-gabble:24613): DEBUG: update_remote_codecs: Emitting remote-codecs signal
** (telepathy-gabble:24613): DEBUG: gabble_jingle_content_parse_add: content creating new transport type GabbleJingleTransportGoogle
** (telepathy-gabble:24613): DEBUG: parse_candidates: emitting 0 new remote candidates
** (telepathy-gabble:24613): DEBUG: set_state: Setting state of JingleSession: 0x916c0b8 (priv = 0x916c0d0) from 0 to 2
[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[36memit_members_changed_signals: 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 : [[22mPROPERTIES[1m]
removed : [[22m[1m]
flags now: [[22mPROPERTIES[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[1m[36memit_members_changed_signals: 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 : 4: invited
[0m** (telepathy-gabble:24613): DEBUG: _latch_to_session: 0x92ec020: Latching onto session 0x916c0b8
** (telepathy-gabble:24613): DEBUG: create_stream_from_content: Attempting to create Google relay session
** (telepathy-gabble:24613): DEBUG: gabble_jingle_factory_create_google_relay_session: Trying to create a new relay session on http://relay.google.com:80/create_session
** (telepathy-gabble:24613): DEBUG: gabble_jingle_factory_create_google_relay_session: Trying to create a new relay session on http://relay.google.com:80/create_session
** (telepathy-gabble:24613): DEBUG: create_stream_from_content: Attempting to create Google relay session
** (telepathy-gabble:24613): DEBUG: gabble_jingle_factory_create_google_relay_session: Trying to create a new relay session on http://relay.google.com:80/create_session
** (telepathy-gabble:24613): DEBUG: gabble_jingle_factory_create_google_relay_session: Trying to create a new relay session on http://relay.google.com:80/create_session
** (telepathy-gabble:24613): DEBUG: create_initial_streams: initial_audio: true, initial_video: true
** (telepathy-gabble:24613): DEBUG: new_media_channel: object path /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/MediaChannel0
** (telepathy-gabble:24613): DEBUG: gabble_jingle_session_parse: jingle action 'transport-info' from 'jtellier.test1 at gmail.com/Telepathy4047AB03' in session '1604716137' dialect 3 state 2
** (telepathy-gabble:24613): DEBUG: parse_candidates: emitting 1 new remote candidates
** (telepathy-gabble:24613): DEBUG: gabble_jingle_session_parse: jingle action 'transport-info' from 'jtellier.test1 at gmail.com/Telepathy4047AB03' in session '1604716137' dialect 3 state 2
** (telepathy-gabble:24613): DEBUG: parse_candidates: emitting 1 new remote candidates
** (telepathy-gabble:24613): DEBUG: gabble_jingle_session_parse: jingle action 'transport-info' from 'jtellier.test1 at gmail.com/Telepathy4047AB03' in session '1604716137' dialect 3 state 2
** (telepathy-gabble:24613): DEBUG: parse_candidates: emitting 1 new remote candidates
** (telepathy-gabble:24613): DEBUG: gabble_jingle_session_parse: jingle action 'transport-info' from 'jtellier.test1 at gmail.com/Telepathy4047AB03' in session '1604716137' dialect 3 state 2
** (telepathy-gabble:24613): DEBUG: parse_candidates: emitting 1 new remote candidates
** (telepathy-gabble:24613): DEBUG: on_http_response: Response from Google:
====
relay.ip=64.233.169.126
relay.udp_port=19295
relay.tcp_port=19294
relay.ssltcp_port=443
stun.ip=64.233.169.126
stun.port=19302
username=oyfRTvE0puTmAx9f
password=jRHgCjrosoxDMFfb
magic_cookie=r\xc6K\xc6
====
** (telepathy-gabble:24613): DEBUG: translate_relay_info: type=udp ip=64.233.169.126 port=19295 username=oyfRTvE0puTmAx9f password=jRHgCjrosoxDMFfb component=1
** (telepathy-gabble:24613): DEBUG: translate_relay_info: type=tcp ip=64.233.169.126 port=19294 username=oyfRTvE0puTmAx9f password=jRHgCjrosoxDMFfb component=1
** (telepathy-gabble:24613): DEBUG: translate_relay_info: type=tls ip=64.233.169.126 port=443 username=oyfRTvE0puTmAx9f password=jRHgCjrosoxDMFfb component=1
** (telepathy-gabble:24613): DEBUG: on_http_response: Response from Google:
====
relay.ip=64.233.169.126
relay.udp_port=19295
relay.tcp_port=19294
relay.ssltcp_port=443
stun.ip=64.233.169.126
stun.port=19302
username=QnFl4xDm1G3ThC92
password=2NtbU7qz3Qnr6Wuv
magic_cookie=r\xc6K\xc6
====
** (telepathy-gabble:24613): DEBUG: translate_relay_info: type=udp ip=64.233.169.126 port=19295 username=QnFl4xDm1G3ThC92 password=2NtbU7qz3Qnr6Wuv component=2
** (telepathy-gabble:24613): DEBUG: translate_relay_info: type=tcp ip=64.233.169.126 port=19294 username=QnFl4xDm1G3ThC92 password=2NtbU7qz3Qnr6Wuv component=2
** (telepathy-gabble:24613): DEBUG: translate_relay_info: type=tls ip=64.233.169.126 port=443 username=QnFl4xDm1G3ThC92 password=2NtbU7qz3Qnr6Wuv component=2
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_set_property: 0x9303000: connecting to content 0x92eac48 signals
** (telepathy-gabble:24613): DEBUG: gabble_signal_connect_weak: connecting to 0x92eac48:new-candidates with context 0x92fb890
** (telepathy-gabble:24613): DEBUG: gabble_signal_connect_weak: connecting to 0x92eac48:remote-codecs with context 0x92fb750
** (telepathy-gabble:24613): DEBUG: gabble_signal_connect_weak: connecting to 0x92eac48:notify::state with context 0x92fb830
** (telepathy-gabble:24613): DEBUG: gabble_signal_connect_weak: connecting to 0x92eac48:notify::senders with context 0x92fb6d0
** (telepathy-gabble:24613): DEBUG: gabble_signal_connect_weak: connecting to 0x92eac48:notify::remote-state with context 0x92d7d90
** (telepathy-gabble:24613): DEBUG: gabble_signal_connect_weak: connecting to 0x92eac48:removed with context 0x92fb7c0
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_set_property: stream audio1 connection state 0
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_set_property: changing combined direction from 0 to 0
** (telepathy-gabble:24613): DEBUG: update_direction: called
** (telepathy-gabble:24613): DEBUG: update_direction: setting pending local send flag
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_set_property: changing combined direction from 0 to 6
** (telepathy-gabble:24613): DEBUG: construct_stream: 0x92ec020: created new MediaStream 0x9303000 for content 'audio1'
** (telepathy-gabble:24613): DEBUG: gabble_signal_connect_weak: connecting to 0x9303000:close with context 0x92d7d60
** (telepathy-gabble:24613): DEBUG: gabble_signal_connect_weak: connecting to 0x9303000:error with context 0x92d7dd0
** (telepathy-gabble:24613): DEBUG: gabble_signal_connect_weak: connecting to 0x9303000:notify::connection-state with context 0x92d9550
** (telepathy-gabble:24613): DEBUG: gabble_signal_connect_weak: connecting to 0x9303000:notify::combined-direction with context 0x92d7d50
** (telepathy-gabble:24613): DEBUG: construct_stream: emitting StreamAdded with type 'audio'
** (telepathy-gabble:24613): DEBUG: stream_direction_changed_cb: direction: 2, pending_send: 1
** (telepathy-gabble:24613): DEBUG: gabble_signal_connect_weak: connecting to 0x9303000:unhold-failed with context 0x92d7d40
** (telepathy-gabble:24613): DEBUG: gabble_signal_connect_weak: connecting to 0x9303000:notify::local-hold with context 0x92fb610
** (telepathy-gabble:24613): DEBUG: stream_hold_state_changed: Stream at index 0 has local-hold=0
** (telepathy-gabble:24613): DEBUG: stream_hold_state_changed: all_held=0, any_held=0
** (telepathy-gabble:24613): DEBUG: gabble_signal_connect_weak: connecting to 0x92eac48:notify::remote-state with context 0x91640a0
** (telepathy-gabble:24613): DEBUG: remote_state_changed_cb: Content 0x92eac48's state changed to 0 (current channel state: 0)
** (telepathy-gabble:24613): DEBUG: remote_state_changed_cb: already in that state
** (telepathy-gabble:24613): DEBUG: new_remote_codecs_cb: called
** (telepathy-gabble:24613): DEBUG: new_remote_codecs_cb: new remote audio codec: 96 'iLBC' 0 8000 0
** (telepathy-gabble:24613): DEBUG: new_remote_codecs_cb: new remote audio codec: 18 'G729' 0 8000 0
** (telepathy-gabble:24613): DEBUG: new_remote_codecs_cb: new remote audio codec: 8 'PCMA' 0 8000 0
** (telepathy-gabble:24613): DEBUG: new_remote_codecs_cb: new remote audio codec: 0 'PCMU' 0 8000 0
** (telepathy-gabble:24613): DEBUG: new_remote_codecs_cb: new remote audio codec: 13 'CN' 0 8000 1
** (telepathy-gabble:24613): DEBUG: new_remote_codecs_cb: new remote audio codec: 97 'telephone-event' 0 8000 1
** (telepathy-gabble:24613): DEBUG: new_remote_codecs_cb: pushing remote codecs
** (telepathy-gabble:24613): DEBUG: new_remote_candidates_cb: got new remote candidates
** (telepathy-gabble:24613): DEBUG: on_http_response: Response from Google:
====
relay.ip=64.233.169.126
relay.udp_port=19295
relay.tcp_port=19294
relay.ssltcp_port=443
stun.ip=64.233.169.126
stun.port=19302
username=tXoQJjXRzYlurvZH
password=cVGKcCjs82LhdoIj
magic_cookie=r\xc6K\xc6
====
** (telepathy-gabble:24613): DEBUG: translate_relay_info: type=udp ip=64.233.169.126 port=19295 username=tXoQJjXRzYlurvZH password=cVGKcCjs82LhdoIj component=1
** (telepathy-gabble:24613): DEBUG: translate_relay_info: type=tcp ip=64.233.169.126 port=19294 username=tXoQJjXRzYlurvZH password=cVGKcCjs82LhdoIj component=1
** (telepathy-gabble:24613): DEBUG: translate_relay_info: type=tls ip=64.233.169.126 port=443 username=tXoQJjXRzYlurvZH password=cVGKcCjs82LhdoIj component=1
** (telepathy-gabble:24613): DEBUG: on_http_response: Response from Google:
====
relay.ip=64.233.169.126
relay.udp_port=19295
relay.tcp_port=19294
relay.ssltcp_port=443
stun.ip=64.233.169.126
stun.port=19302
username=I4P1Dhjpimwoe1h6
password=wkDb822H4VhRMneN
magic_cookie=r\xc6K\xc6
====
** (telepathy-gabble:24613): DEBUG: translate_relay_info: type=udp ip=64.233.169.126 port=19295 username=I4P1Dhjpimwoe1h6 password=wkDb822H4VhRMneN component=2
** (telepathy-gabble:24613): DEBUG: translate_relay_info: type=tcp ip=64.233.169.126 port=19294 username=I4P1Dhjpimwoe1h6 password=wkDb822H4VhRMneN component=2
** (telepathy-gabble:24613): DEBUG: translate_relay_info: type=tls ip=64.233.169.126 port=443 username=I4P1Dhjpimwoe1h6 password=wkDb822H4VhRMneN component=2
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_set_property: 0x93030a8: connecting to content 0x92eacb8 signals
** (telepathy-gabble:24613): DEBUG: gabble_signal_connect_weak: connecting to 0x92eacb8:new-candidates with context 0x92d7dc0
** (telepathy-gabble:24613): DEBUG: gabble_signal_connect_weak: connecting to 0x92eacb8:remote-codecs with context 0x92fb690
** (telepathy-gabble:24613): DEBUG: gabble_signal_connect_weak: connecting to 0x92eacb8:notify::state with context 0x92fb760
** (telepathy-gabble:24613): DEBUG: gabble_signal_connect_weak: connecting to 0x92eacb8:notify::senders with context 0x9163d70
** (telepathy-gabble:24613): DEBUG: gabble_signal_connect_weak: connecting to 0x92eacb8:notify::remote-state with context 0x92fb620
** (telepathy-gabble:24613): DEBUG: gabble_signal_connect_weak: connecting to 0x92eacb8:removed with context 0x92fdf20
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_set_property: stream video1 connection state 0
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_set_property: changing combined direction from 0 to 0
** (telepathy-gabble:24613): DEBUG: update_direction: called
** (telepathy-gabble:24613): DEBUG: update_direction: setting pending local send flag
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_set_property: changing combined direction from 0 to 6
** (telepathy-gabble:24613): DEBUG: construct_stream: 0x92ec020: created new MediaStream 0x93030a8 for content 'video1'
** (telepathy-gabble:24613): DEBUG: gabble_signal_connect_weak: connecting to 0x93030a8:close with context 0x92fe190
** (telepathy-gabble:24613): DEBUG: gabble_signal_connect_weak: connecting to 0x93030a8:error with context 0x92fe200
** (telepathy-gabble:24613): DEBUG: gabble_signal_connect_weak: connecting to 0x93030a8:notify::connection-state with context 0x92fe250
** (telepathy-gabble:24613): DEBUG: gabble_signal_connect_weak: connecting to 0x93030a8:notify::combined-direction with context 0x92fe270
** (telepathy-gabble:24613): DEBUG: construct_stream: emitting StreamAdded with type 'video'
** (telepathy-gabble:24613): DEBUG: stream_direction_changed_cb: direction: 2, pending_send: 1
** (telepathy-gabble:24613): DEBUG: gabble_signal_connect_weak: connecting to 0x93030a8:unhold-failed with context 0x92fe170
** (telepathy-gabble:24613): DEBUG: gabble_signal_connect_weak: connecting to 0x93030a8:notify::local-hold with context 0x92fe150
** (telepathy-gabble:24613): DEBUG: stream_hold_state_changed: Stream at index 0 has local-hold=0
** (telepathy-gabble:24613): DEBUG: stream_hold_state_changed: Stream at index 1 has local-hold=0
** (telepathy-gabble:24613): DEBUG: stream_hold_state_changed: all_held=0, any_held=0
** (telepathy-gabble:24613): DEBUG: gabble_signal_connect_weak: connecting to 0x92eacb8:notify::remote-state with context 0x92fe0a0
** (telepathy-gabble:24613): DEBUG: remote_state_changed_cb: Content 0x92eacb8's state changed to 0 (current channel state: 0)
** (telepathy-gabble:24613): DEBUG: remote_state_changed_cb: already in that state
** (telepathy-gabble:24613): DEBUG: new_remote_codecs_cb: called
** (telepathy-gabble:24613): DEBUG: new_remote_codecs_cb: new remote video codec: 34 'H263' 1 90000 0
** (telepathy-gabble:24613): DEBUG: new_remote_codecs_cb: new remote video codec: 96 'H263-1998' 1 90000 0
** (telepathy-gabble:24613): DEBUG: new_remote_codecs_cb: new remote video codec: 97 'H263-N800' 1 90000 0
** (telepathy-gabble:24613): DEBUG: new_remote_codecs_cb: pushing remote codecs
** (telepathy-gabble:24613): DEBUG: new_remote_candidates_cb: got new remote candidates
[1m[36memit_members_changed_signals: emitting members changed
message : ""
added : [[22m1 (jtellier.test2 at gmail.com)[1m]
removed : [[22m[1m]
local_pending : [[22m[1m]
remote_pending: [[22m[1m]
actor : 1
reason : 0: unspecified reason
[0m** (telepathy-gabble:24613): DEBUG: gabble_media_stream_accept_pending_local_send: accepting pending local send on stream audio1
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_set_property: changing combined direction from 6 to 3
** (telepathy-gabble:24613): DEBUG: stream_direction_changed_cb: direction: 3, pending_send: 0
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_change_direction: current_dir: 3, requested_dir: 3
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_accept_pending_local_send: accepting pending local send on stream video1
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_set_property: changing combined direction from 6 to 3
** (telepathy-gabble:24613): DEBUG: stream_direction_changed_cb: direction: 3, pending_send: 0
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_change_direction: current_dir: 3, requested_dir: 3
** (telepathy-gabble:24613): DEBUG: _emit_new_stream: emitting MediaSessionHandler:NewStreamHandler signal for audio stream 1
** (telepathy-gabble:24613): DEBUG: _emit_new_stream: emitting MediaSessionHandler:NewStreamHandler signal for video stream 2
** (telepathy-gabble:24613): DEBUG: query_socks5_proxies: Need 1 more proxies
** (telepathy-gabble:24613): DEBUG: send_proxy_query: send SOCKS5 query to proxy.jabber.tf-network.de
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_ready: ready called
** (telepathy-gabble:24613): DEBUG: push_remote_codecs: passing 6 remote codecs to stream-engine
** (telepathy-gabble:24613): DEBUG: push_remote_candidates: passing 1 remote candidate to stream engine: R1
** (telepathy-gabble:24613): DEBUG: push_remote_candidates: passing 1 remote candidate to stream engine: R2
** (telepathy-gabble:24613): DEBUG: push_playing: stream audio1 emitting SetStreamPlaying(false)
** (telepathy-gabble:24613): DEBUG: push_sending: stream audio1 emitting SetStreamSending(false); sending=false, on_hold=false
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_set_local_codecs: called
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_set_local_codecs: ignoring local codecs, waiting for codec intersection
** (telepathy-gabble:24613): DEBUG: socks5_proxy_query_reply_cb: Add fallback SOCKS5 proxy: proxy.jabber.tf-network.de 62.75.218.204:7777
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_ready: ready called
** (telepathy-gabble:24613): DEBUG: push_remote_codecs: passing 3 remote codecs to stream-engine
** (telepathy-gabble:24613): DEBUG: push_remote_candidates: passing 1 remote candidate to stream engine: R1
** (telepathy-gabble:24613): DEBUG: push_remote_candidates: passing 1 remote candidate to stream engine: R2
** (telepathy-gabble:24613): DEBUG: push_playing: stream video1 emitting SetStreamPlaying(false)
** (telepathy-gabble:24613): DEBUG: push_sending: stream video1 emitting SetStreamSending(false); sending=false, on_hold=false
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_set_local_codecs: called
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_set_local_codecs: ignoring local codecs, waiting for codec intersection
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_supported_codecs: called
** (telepathy-gabble:24613): DEBUG: pass_local_codecs: putting list of 3 supported codecs from stream-engine into cache
** (telepathy-gabble:24613): DEBUG: pass_local_codecs: adding codec PCMA (8 8000 0)
** (telepathy-gabble:24613): DEBUG: pass_local_codecs: adding codec PCMU (0 8000 0)
** (telepathy-gabble:24613): DEBUG: pass_local_codecs: adding codec telephone-event (97 8000 1)
** (telepathy-gabble:24613): DEBUG: jingle_media_rtp_set_local_codecs: setting new local codecs
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_error: Media.StreamHandler::Error called, error 0 (Codec negotiation failed: There was no intersection between the remote codecs and the local ones) -- emitting signal
** (telepathy-gabble:24613): DEBUG: gabble_jingle_content_remove: called for 0x92eacb8 (video1)
** (telepathy-gabble:24613): DEBUG: content_state_changed_cb: called
** (telepathy-gabble:24613): DEBUG: push_playing: stream video1 emitting SetStreamPlaying(false)
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_new_native_candidate: google p2p connections only support the concept of one transport per candidate, ignoring other components
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_new_native_candidate: put 1 native candidate from stream-engine into cache
** (telepathy-gabble:24613): DEBUG: add_candidates: content already signalled, transmitting candidates
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_new_native_candidate: google p2p connections only support the concept of one transport per candidate, ignoring other components
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_new_native_candidate: put 1 native candidate from stream-engine into cache
** (telepathy-gabble:24613): DEBUG: add_candidates: content already signalled, transmitting candidates
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_new_native_candidate: google p2p connections only support the concept of one transport per candidate, ignoring other components
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_new_native_candidate: put 1 native candidate from stream-engine into cache
** (telepathy-gabble:24613): DEBUG: add_candidates: content already signalled, transmitting candidates
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_new_native_candidate: google p2p connections only support the concept of one transport per candidate, ignoring other components
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_new_native_candidate: put 1 native candidate from stream-engine into cache
** (telepathy-gabble:24613): DEBUG: add_candidates: content already signalled, transmitting candidates
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_new_native_candidate: google p2p connections only support the concept of one transport per candidate, ignoring other components
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_new_native_candidate: put 1 native candidate from stream-engine into cache
** (telepathy-gabble:24613): DEBUG: add_candidates: content already signalled, transmitting candidates
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_new_native_candidate: google p2p connections only support the concept of one transport per candidate, ignoring other components
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_new_native_candidate: put 1 native candidate from stream-engine into cache
** (telepathy-gabble:24613): DEBUG: add_candidates: content already signalled, transmitting candidates
** (telepathy-gabble:24613): DEBUG: pass_local_codecs: putting list of 2 supported codecs from stream-engine into cache
** (telepathy-gabble:24613): DEBUG: pass_local_codecs: adding codec H264 (97 90000 0)
** (telepathy-gabble:24613): DEBUG: pass_local_codecs: adding codec THEORA (96 90000 0)
** (telepathy-gabble:24613): DEBUG: jingle_media_rtp_set_local_codecs: setting new local codecs
** (telepathy-gabble:24613): DEBUG: _on_remove_reply: 0x92eacb8
** (telepathy-gabble:24613): DEBUG: stream_hold_state_changed: Stream at index 0 has local-hold=0
** (telepathy-gabble:24613): DEBUG: stream_hold_state_changed: all_held=0, any_held=0
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_dispose: called
** (telepathy-gabble:24613): DEBUG: user_data_destroyed_cb: user_data for 0x92d7dc0 destroyed; disconnecting
** (telepathy-gabble:24613): DEBUG: user_data_destroyed_cb: user_data for 0x92fb690 destroyed; disconnecting
** (telepathy-gabble:24613): DEBUG: user_data_destroyed_cb: user_data for 0x92fb760 destroyed; disconnecting
** (telepathy-gabble:24613): DEBUG: user_data_destroyed_cb: user_data for 0x9163d70 destroyed; disconnecting
** (telepathy-gabble:24613): DEBUG: user_data_destroyed_cb: user_data for 0x92fb620 destroyed; disconnecting
** (telepathy-gabble:24613): DEBUG: user_data_destroyed_cb: user_data for 0x92fdf20 destroyed; disconnecting
** (telepathy-gabble:24613): DEBUG: instance_destroyed_cb: instance for 0x92fe190 destroyed; cleaning up
** (telepathy-gabble:24613): DEBUG: instance_destroyed_cb: instance for 0x92fe200 destroyed; cleaning up
** (telepathy-gabble:24613): DEBUG: instance_destroyed_cb: instance for 0x92fe250 destroyed; cleaning up
** (telepathy-gabble:24613): DEBUG: instance_destroyed_cb: instance for 0x92fe270 destroyed; cleaning up
** (telepathy-gabble:24613): DEBUG: instance_destroyed_cb: instance for 0x92fe170 destroyed; cleaning up
** (telepathy-gabble:24613): DEBUG: instance_destroyed_cb: instance for 0x92fe150 destroyed; cleaning up
** (telepathy-gabble:24613): DEBUG: gabble_jingle_media_rtp_dispose: dispose called
** (telepathy-gabble:24613): DEBUG: gabble_jingle_content_dispose: 0x92eacb8
** (telepathy-gabble:24613): DEBUG: instance_destroyed_cb: instance for 0x92fe0a0 destroyed; cleaning up
** (telepathy-gabble:24613): DEBUG: connection_iq_unknown_cb: got unknown iq:
<iq from="jtellier.test1 at gmail.com/Telepathy4047AB03" id="401901401895" to="jtellier.test2 at gmail.com/TelepathyBADDE7DA" type="result"></iq>
** (telepathy-gabble:24613): DEBUG: connection_iq_unknown_cb: got unknown iq:
<iq from="jtellier.test1 at gmail.com/Telepathy4047AB03" id="401668402652" to="jtellier.test2 at gmail.com/TelepathyBADDE7DA" type="result"></iq>
** (telepathy-gabble:24613): DEBUG: connection_iq_unknown_cb: got unknown iq:
<iq from="jtellier.test1 at gmail.com/Telepathy4047AB03" id="402427403411" to="jtellier.test2 at gmail.com/TelepathyBADDE7DA" type="result"></iq>
** (telepathy-gabble:24613): DEBUG: connection_iq_unknown_cb: got unknown iq:
<iq from="jtellier.test1 at gmail.com/Telepathy4047AB03" id="401778404841" to="jtellier.test2 at gmail.com/TelepathyBADDE7DA" type="error">
<jingle xmlns="http://jabber.org/protocol/jingle" action="transport-info" sid="1604716137" initiator="jtellier.test1 at gmail.com/Telepathy4047AB03">
<content xmlns="http://jabber.org/protocol/jingle/description/video" name="video1">
<transport xmlns="http://www.google.com/transport/p2p">
<candidate generation="0" network="0" name="rtp" component="1" type="local" protocol="udp" preference="0.015259" password="" username="/d9yHm8UyZhauQTu" port="36342" address="10.0.2.15"></candidate>
</transport>
</content>
</jingle>
<error code="404" type="cancel">
<item-not-found xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"></item-not-found>
<text>unable to handle action for unknown stream "video1" </text>
</error>
</iq>
** (telepathy-gabble:24613): DEBUG: connection_iq_unknown_cb: got unknown iq:
<iq from="jtellier.test1 at gmail.com/Telepathy4047AB03" id="402303405365" to="jtellier.test2 at gmail.com/TelepathyBADDE7DA" type="error">
<jingle xmlns="http://jabber.org/protocol/jingle" action="transport-info" sid="1604716137" initiator="jtellier.test1 at gmail.com/Telepathy4047AB03">
<content xmlns="http://jabber.org/protocol/jingle/description/video" name="video1">
<transport xmlns="http://www.google.com/transport/p2p">
<candidate generation="0" network="0" name="rtp" component="1" type="stun" protocol="udp" preference="0.013733" password="" username="F5z+Mt7326n4enOg" port="52606" address="70.25.46.249"></candidate>
</transport>
</content>
</jingle>
<error code="404" type="cancel">
<item-not-found xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"></item-not-found>
<text>unable to handle action for unknown stream "video1" </text>
</error>
</iq>
** (telepathy-gabble:24613): DEBUG: connection_iq_unknown_cb: got unknown iq:
<iq from="jtellier.test1 at gmail.com/Telepathy4047AB03" id="401976406061" to="jtellier.test2 at gmail.com/TelepathyBADDE7DA" type="error">
<jingle xmlns="http://jabber.org/protocol/jingle" action="transport-info" sid="1604716137" initiator="jtellier.test1 at gmail.com/Telepathy4047AB03">
<content xmlns="http://jabber.org/protocol/jingle/description/video" name="video1">
<transport xmlns="http://www.google.com/transport/p2p">
<candidate generation="0" network="0" name="rtp" component="1" type="relay" protocol="udp" preference="0.007629" password="" username="tXoQJjXRzYlurvZH" port="19295" address="64.233.169.126"></candidate>
</transport>
</content>
</jingle>
<error code="404" type="cancel">
<item-not-found xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"></item-not-found>
<text>unable to handle action for unknown stream "video1" </text>
</error>
</iq>
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_new_active_candidate_pair: called (3, 0); this is a no-op on Jingle
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_set_property: stream audio1 connection state 0
** (telepathy-gabble:24613): DEBUG: content_ready_cb: called
** (telepathy-gabble:24613): DEBUG: content_state_changed_cb: called
** (telepathy-gabble:24613): DEBUG: push_sending: stream audio1 emitting SetStreamSending(true); sending=true, on_hold=false
** (telepathy-gabble:24613): DEBUG: push_playing: stream audio1 emitting SetStreamPlaying(true)
** (telepathy-gabble:24613): DEBUG: push_sending: stream audio1 emitting SetStreamSending(true); sending=true, on_hold=false
** (telepathy-gabble:24613): DEBUG: set_state: Setting state of JingleSession: 0x916c0b8 (priv = 0x916c0d0) from 2 to 3
** (telepathy-gabble:24613): DEBUG: session_state_changed_cb: called
** (telepathy-gabble:24613): DEBUG: set_state: Setting state of JingleSession: 0x916c0b8 (priv = 0x916c0d0) from 3 to 4
** (telepathy-gabble:24613): DEBUG: session_state_changed_cb: called
** (telepathy-gabble:24613): DEBUG: connection_iq_unknown_cb: got unknown iq:
<iq from="jtellier.test1 at gmail.com/Telepathy4047AB03" id="123470129578" to="jtellier.test2 at gmail.com/TelepathyBADDE7DA" type="result"></iq>
** (telepathy-gabble:24613): DEBUG: gabble_jingle_session_parse: jingle action 'content-add' from 'jtellier.test1 at gmail.com/Telepathy4047AB03' in session '1604716137' dialect 3 state 4
** (telepathy-gabble:24613): DEBUG: _each_content_add: namespace: http://jabber.org/protocol/jingle/description/video
** (telepathy-gabble:24613): DEBUG: create_content: session creating new content type, conn == 0x9171028, jf == 0x9175810
** (telepathy-gabble:24613): DEBUG: gabble_jingle_content_init: 0x92ead28
** (telepathy-gabble:24613): DEBUG: parse_description: node: description
** (telepathy-gabble:24613): DEBUG: parse_description: detected media type 2
** (telepathy-gabble:24613): DEBUG: parse_payload_type: new remote codec: id = 34, name = H263, clockrate = 90000, channels = 0
** (telepathy-gabble:24613): DEBUG: parse_payload_type: new remote codec: id = 96, name = H263-1998, clockrate = 90000, channels = 0
** (telepathy-gabble:24613): DEBUG: parse_payload_type: new remote codec: id = 97, name = H263-N800, clockrate = 90000, channels = 0
** (telepathy-gabble:24613): DEBUG: update_remote_codecs: Emitting remote-codecs signal
** (telepathy-gabble:24613): DEBUG: gabble_jingle_content_parse_add: content creating new transport type GabbleJingleTransportGoogle
** (telepathy-gabble:24613): DEBUG: parse_candidates: emitting 0 new remote candidates
** (telepathy-gabble:24613): DEBUG: session_new_content_cb: called
** (telepathy-gabble:24613): DEBUG: create_stream_from_content: Attempting to create Google relay session
** (telepathy-gabble:24613): DEBUG: gabble_jingle_factory_create_google_relay_session: Trying to create a new relay session on http://relay.google.com:80/create_session
** (telepathy-gabble:24613): DEBUG: gabble_jingle_factory_create_google_relay_session: Trying to create a new relay session on http://relay.google.com:80/create_session
** (telepathy-gabble:24613): DEBUG: on_http_response: Response from Google:
====
relay.ip=64.233.169.126
relay.udp_port=19295
relay.tcp_port=19294
relay.ssltcp_port=443
stun.ip=64.233.169.126
stun.port=19302
username=lwXq0m2aHzJHUalt
password=Ygwwsq2pRB4Mkl9L
magic_cookie=r\xc6K\xc6
====
** (telepathy-gabble:24613): DEBUG: translate_relay_info: type=udp ip=64.233.169.126 port=19295 username=lwXq0m2aHzJHUalt password=Ygwwsq2pRB4Mkl9L component=1
** (telepathy-gabble:24613): DEBUG: translate_relay_info: type=tcp ip=64.233.169.126 port=19294 username=lwXq0m2aHzJHUalt password=Ygwwsq2pRB4Mkl9L component=1
** (telepathy-gabble:24613): DEBUG: translate_relay_info: type=tls ip=64.233.169.126 port=443 username=lwXq0m2aHzJHUalt password=Ygwwsq2pRB4Mkl9L component=1
** (telepathy-gabble:24613): DEBUG: on_http_response: Response from Google:
====
relay.ip=64.233.169.126
relay.udp_port=19295
relay.tcp_port=19294
relay.ssltcp_port=443
stun.ip=64.233.169.126
stun.port=19302
username=Qp3az4MV5EpcnIRZ
password=ZoXiHfmY8q4e0Llv
magic_cookie=r\xc6K\xc6
====
** (telepathy-gabble:24613): DEBUG: translate_relay_info: type=udp ip=64.233.169.126 port=19295 username=Qp3az4MV5EpcnIRZ password=ZoXiHfmY8q4e0Llv component=2
** (telepathy-gabble:24613): DEBUG: translate_relay_info: type=tcp ip=64.233.169.126 port=19294 username=Qp3az4MV5EpcnIRZ password=ZoXiHfmY8q4e0Llv component=2
** (telepathy-gabble:24613): DEBUG: translate_relay_info: type=tls ip=64.233.169.126 port=443 username=Qp3az4MV5EpcnIRZ password=ZoXiHfmY8q4e0Llv component=2
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_set_property: 0x9303150: connecting to content 0x92ead28 signals
** (telepathy-gabble:24613): DEBUG: gabble_signal_connect_weak: connecting to 0x92ead28:new-candidates with context 0x92fe1b0
** (telepathy-gabble:24613): DEBUG: gabble_signal_connect_weak: connecting to 0x92ead28:remote-codecs with context 0x93089a0
** (telepathy-gabble:24613): DEBUG: gabble_signal_connect_weak: connecting to 0x92ead28:notify::state with context 0x9308880
** (telepathy-gabble:24613): DEBUG: gabble_signal_connect_weak: connecting to 0x92ead28:notify::senders with context 0x92fe070
** (telepathy-gabble:24613): DEBUG: gabble_signal_connect_weak: connecting to 0x92ead28:notify::remote-state with context 0x93088b0
** (telepathy-gabble:24613): DEBUG: gabble_signal_connect_weak: connecting to 0x92ead28:removed with context 0x92fe110
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_set_property: stream video1 connection state 0
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_set_property: changing combined direction from 0 to 0
** (telepathy-gabble:24613): DEBUG: update_direction: called
** (telepathy-gabble:24613): DEBUG: update_direction: setting pending local send flag
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_set_property: changing combined direction from 0 to 6
** (telepathy-gabble:24613): DEBUG: construct_stream: 0x92ec020: created new MediaStream 0x9303150 for content 'video1'
** (telepathy-gabble:24613): DEBUG: gabble_signal_connect_weak: connecting to 0x9303150:close with context 0x92fb6b0
** (telepathy-gabble:24613): DEBUG: gabble_signal_connect_weak: connecting to 0x9303150:error with context 0x9308850
** (telepathy-gabble:24613): DEBUG: gabble_signal_connect_weak: connecting to 0x9303150:notify::connection-state with context 0x9308a10
** (telepathy-gabble:24613): DEBUG: gabble_signal_connect_weak: connecting to 0x9303150:notify::combined-direction with context 0x92fb670
** (telepathy-gabble:24613): DEBUG: construct_stream: emitting StreamAdded with type 'video'
** (telepathy-gabble:24613): DEBUG: stream_direction_changed_cb: direction: 2, pending_send: 1
** (telepathy-gabble:24613): DEBUG: gabble_signal_connect_weak: connecting to 0x9303150:unhold-failed with context 0x92fe0d0
** (telepathy-gabble:24613): DEBUG: gabble_signal_connect_weak: connecting to 0x9303150:notify::local-hold with context 0x9308840
** (telepathy-gabble:24613): DEBUG: stream_hold_state_changed: Stream at index 0 has local-hold=0
** (telepathy-gabble:24613): DEBUG: stream_hold_state_changed: Stream at index 1 has local-hold=0
** (telepathy-gabble:24613): DEBUG: stream_hold_state_changed: all_held=0, any_held=0
** (telepathy-gabble:24613): DEBUG: gabble_signal_connect_weak: connecting to 0x92ead28:notify::remote-state with context 0x9163d70
** (telepathy-gabble:24613): DEBUG: remote_state_changed_cb: Content 0x92ead28's state changed to 0 (current channel state: 0)
** (telepathy-gabble:24613): DEBUG: remote_state_changed_cb: already in that state
** (telepathy-gabble:24613): DEBUG: construct_stream: emitting MediaSessionHandler:NewStreamHandler signal for stream 3
** (telepathy-gabble:24613): DEBUG: new_remote_codecs_cb: called
** (telepathy-gabble:24613): DEBUG: new_remote_codecs_cb: new remote video codec: 34 'H263' 1 90000 0
** (telepathy-gabble:24613): DEBUG: new_remote_codecs_cb: new remote video codec: 96 'H263-1998' 1 90000 0
** (telepathy-gabble:24613): DEBUG: new_remote_codecs_cb: new remote video codec: 97 'H263-N800' 1 90000 0
** (telepathy-gabble:24613): DEBUG: new_remote_codecs_cb: pushing remote codecs
** (telepathy-gabble:24613): DEBUG: new_remote_candidates_cb: got new remote candidates
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_ready: ready called
** (telepathy-gabble:24613): DEBUG: push_remote_codecs: passing 3 remote codecs to stream-engine
** (telepathy-gabble:24613): DEBUG: push_playing: stream video1 emitting SetStreamPlaying(false)
** (telepathy-gabble:24613): DEBUG: push_sending: stream video1 emitting SetStreamSending(false); sending=false, on_hold=false
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_set_local_codecs: called
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_set_local_codecs: ignoring local codecs, waiting for codec intersection
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_error: Media.StreamHandler::Error called, error 0 (Codec negotiation failed: There was no intersection between the remote codecs and the local ones) -- emitting signal
** (telepathy-gabble:24613): DEBUG: gabble_jingle_content_remove: called for 0x92ead28 (video1)
** (telepathy-gabble:24613): DEBUG: content_state_changed_cb: called
** (telepathy-gabble:24613): DEBUG: push_playing: stream video1 emitting SetStreamPlaying(false)
** (telepathy-gabble:24613): DEBUG: gabble_jingle_session_parse: jingle action 'transport-info' from 'jtellier.test1 at gmail.com/Telepathy4047AB03' in session '1604716137' dialect 3 state 4
** (telepathy-gabble:24613): DEBUG: parse_candidates: emitting 1 new remote candidates
** (telepathy-gabble:24613): DEBUG: new_remote_candidates_cb: got new remote candidates
** (telepathy-gabble:24613): DEBUG: push_remote_candidates: passing 1 remote candidate to stream engine: R1
** (telepathy-gabble:24613): DEBUG: gabble_jingle_session_parse: jingle action 'transport-info' from 'jtellier.test1 at gmail.com/Telepathy4047AB03' in session '1604716137' dialect 3 state 4
** (telepathy-gabble:24613): DEBUG: parse_candidates: emitting 1 new remote candidates
** (telepathy-gabble:24613): DEBUG: new_remote_candidates_cb: got new remote candidates
** (telepathy-gabble:24613): DEBUG: push_remote_candidates: passing 1 remote candidate to stream engine: R2
** (telepathy-gabble:24613): DEBUG: _on_remove_reply: 0x92ead28
** (telepathy-gabble:24613): DEBUG: stream_hold_state_changed: Stream at index 0 has local-hold=0
** (telepathy-gabble:24613): DEBUG: stream_hold_state_changed: all_held=0, any_held=0
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_dispose: called
** (telepathy-gabble:24613): DEBUG: user_data_destroyed_cb: user_data for 0x92fe1b0 destroyed; disconnecting
** (telepathy-gabble:24613): DEBUG: user_data_destroyed_cb: user_data for 0x93089a0 destroyed; disconnecting
** (telepathy-gabble:24613): DEBUG: user_data_destroyed_cb: user_data for 0x9308880 destroyed; disconnecting
** (telepathy-gabble:24613): DEBUG: user_data_destroyed_cb: user_data for 0x92fe070 destroyed; disconnecting
** (telepathy-gabble:24613): DEBUG: user_data_destroyed_cb: user_data for 0x93088b0 destroyed; disconnecting
** (telepathy-gabble:24613): DEBUG: user_data_destroyed_cb: user_data for 0x92fe110 destroyed; disconnecting
** (telepathy-gabble:24613): DEBUG: instance_destroyed_cb: instance for 0x92fb6b0 destroyed; cleaning up
** (telepathy-gabble:24613): DEBUG: instance_destroyed_cb: instance for 0x9308850 destroyed; cleaning up
** (telepathy-gabble:24613): DEBUG: instance_destroyed_cb: instance for 0x9308a10 destroyed; cleaning up
** (telepathy-gabble:24613): DEBUG: instance_destroyed_cb: instance for 0x92fb670 destroyed; cleaning up
** (telepathy-gabble:24613): DEBUG: instance_destroyed_cb: instance for 0x92fe0d0 destroyed; cleaning up
** (telepathy-gabble:24613): DEBUG: instance_destroyed_cb: instance for 0x9308840 destroyed; cleaning up
** (telepathy-gabble:24613): DEBUG: gabble_jingle_media_rtp_dispose: dispose called
** (telepathy-gabble:24613): DEBUG: gabble_jingle_content_dispose: 0x92ead28
** (telepathy-gabble:24613): DEBUG: instance_destroyed_cb: instance for 0x9163d70 destroyed; cleaning up
** (telepathy-gabble:24613): DEBUG: gabble_presence_cache_is_unsure: Diff: 31154816
** (telepathy-gabble:24613): DEBUG: _gabble_media_channel_request_contents: called
** (telepathy-gabble:24613): DEBUG: gabble_presence_cache_is_unsure: Diff: 31154905
** (telepathy-gabble:24613): DEBUG: _gabble_media_channel_request_contents: Creating new jingle content with ns http://jabber.org/protocol/jingle/description/video : http://www.google.com/transport/p2p
** (telepathy-gabble:24613): DEBUG: create_content: session creating new content type, conn == 0x9171028, jf == 0x9175810
** (telepathy-gabble:24613): DEBUG: gabble_jingle_content_init: 0x92ead98
** (telepathy-gabble:24613): DEBUG: session_new_content_cb: called
** (telepathy-gabble:24613): DEBUG: create_stream_from_content: Attempting to create Google relay session
** (telepathy-gabble:24613): DEBUG: gabble_jingle_factory_create_google_relay_session: Trying to create a new relay session on http://relay.google.com:80/create_session
** (telepathy-gabble:24613): DEBUG: gabble_jingle_factory_create_google_relay_session: Trying to create a new relay session on http://relay.google.com:80/create_session
** (telepathy-gabble:24613): DEBUG: on_http_response: Response from Google:
====
relay.ip=64.233.169.126
relay.udp_port=19295
relay.tcp_port=19294
relay.ssltcp_port=443
stun.ip=64.233.169.126
stun.port=19302
username=NRWAtOh1uH3usC2L
password=HoCJq71wcZzxVEFT
magic_cookie=r\xc6K\xc6
====
** (telepathy-gabble:24613): DEBUG: translate_relay_info: type=udp ip=64.233.169.126 port=19295 username=NRWAtOh1uH3usC2L password=HoCJq71wcZzxVEFT component=1
** (telepathy-gabble:24613): DEBUG: translate_relay_info: type=tcp ip=64.233.169.126 port=19294 username=NRWAtOh1uH3usC2L password=HoCJq71wcZzxVEFT component=1
** (telepathy-gabble:24613): DEBUG: translate_relay_info: type=tls ip=64.233.169.126 port=443 username=NRWAtOh1uH3usC2L password=HoCJq71wcZzxVEFT component=1
** (telepathy-gabble:24613): DEBUG: on_http_response: Response from Google:
====
relay.ip=64.233.169.126
relay.udp_port=19295
relay.tcp_port=19294
relay.ssltcp_port=443
stun.ip=64.233.169.126
stun.port=19302
username=tRyEOM79HLDHEKTV
password=aAW8j1CK1RdRjQdo
magic_cookie=r\xc6K\xc6
====
** (telepathy-gabble:24613): DEBUG: translate_relay_info: type=udp ip=64.233.169.126 port=19295 username=tRyEOM79HLDHEKTV password=aAW8j1CK1RdRjQdo component=2
** (telepathy-gabble:24613): DEBUG: translate_relay_info: type=tcp ip=64.233.169.126 port=19294 username=tRyEOM79HLDHEKTV password=aAW8j1CK1RdRjQdo component=2
** (telepathy-gabble:24613): DEBUG: translate_relay_info: type=tls ip=64.233.169.126 port=443 username=tRyEOM79HLDHEKTV password=aAW8j1CK1RdRjQdo component=2
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_set_property: 0x93031f8: connecting to content 0x92ead98 signals
** (telepathy-gabble:24613): DEBUG: gabble_signal_connect_weak: connecting to 0x92ead98:new-candidates with context 0x92fe070
** (telepathy-gabble:24613): DEBUG: gabble_signal_connect_weak: connecting to 0x92ead98:remote-codecs with context 0x92fdf80
** (telepathy-gabble:24613): DEBUG: gabble_signal_connect_weak: connecting to 0x92ead98:notify::state with context 0x92fe2c0
** (telepathy-gabble:24613): DEBUG: gabble_signal_connect_weak: connecting to 0x92ead98:notify::senders with context 0x92fdfb0
** (telepathy-gabble:24613): DEBUG: gabble_signal_connect_weak: connecting to 0x92ead98:notify::remote-state with context 0x9308ab0
** (telepathy-gabble:24613): DEBUG: gabble_signal_connect_weak: connecting to 0x92ead98:removed with context 0x92fb820
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_set_property: stream stream2 connection state 0
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_set_property: changing combined direction from 0 to 0
** (telepathy-gabble:24613): DEBUG: update_direction: called
** (telepathy-gabble:24613): DEBUG: update_direction: setting pending local send flag
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_set_property: changing combined direction from 0 to 6
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_set_property: changing combined direction from 6 to 3
** (telepathy-gabble:24613): DEBUG: construct_stream: 0x92ec020: created new MediaStream 0x93031f8 for content 'stream2'
** (telepathy-gabble:24613): DEBUG: gabble_signal_connect_weak: connecting to 0x93031f8:close with context 0x92fdf20
** (telepathy-gabble:24613): DEBUG: gabble_signal_connect_weak: connecting to 0x93031f8:error with context 0x9308870
** (telepathy-gabble:24613): DEBUG: gabble_signal_connect_weak: connecting to 0x93031f8:notify::connection-state with context 0x92fb620
** (telepathy-gabble:24613): DEBUG: gabble_signal_connect_weak: connecting to 0x93031f8:notify::combined-direction with context 0x92d7dc0
** (telepathy-gabble:24613): DEBUG: construct_stream: emitting StreamAdded with type 'video'
** (telepathy-gabble:24613): DEBUG: stream_direction_changed_cb: direction: 3, pending_send: 0
** (telepathy-gabble:24613): DEBUG: gabble_signal_connect_weak: connecting to 0x93031f8:unhold-failed with context 0x93088c0
** (telepathy-gabble:24613): DEBUG: gabble_signal_connect_weak: connecting to 0x93031f8:notify::local-hold with context 0x92fb6b0
** (telepathy-gabble:24613): DEBUG: stream_hold_state_changed: Stream at index 0 has local-hold=0
** (telepathy-gabble:24613): DEBUG: stream_hold_state_changed: Stream at index 1 has local-hold=0
** (telepathy-gabble:24613): DEBUG: stream_hold_state_changed: all_held=0, any_held=0
** (telepathy-gabble:24613): DEBUG: gabble_signal_connect_weak: connecting to 0x92ead98:notify::remote-state with context 0x92fb670
** (telepathy-gabble:24613): DEBUG: remote_state_changed_cb: Content 0x92ead98's state changed to 0 (current channel state: 0)
** (telepathy-gabble:24613): DEBUG: remote_state_changed_cb: already in that state
** (telepathy-gabble:24613): DEBUG: construct_stream: emitting MediaSessionHandler:NewStreamHandler signal for stream 4
** (telepathy-gabble:24613): DEBUG: new_remote_codecs_cb: called
** (telepathy-gabble:24613): DEBUG: new_remote_codecs_cb: pushing remote codecs
** (telepathy-gabble:24613): DEBUG: new_remote_candidates_cb: got new remote candidates
** (telepathy-gabble:24613): DEBUG: query_socks5_proxies: we already have discovered enough proxies (5)
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_ready: ready called
** (telepathy-gabble:24613): DEBUG: push_playing: stream stream2 emitting SetStreamPlaying(false)
** (telepathy-gabble:24613): DEBUG: push_sending: stream stream2 emitting SetStreamSending(false); sending=false, on_hold=false
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_set_local_codecs: called
** (telepathy-gabble:24613): DEBUG: pass_local_codecs: putting list of 2 supported codecs from stream-engine into cache
** (telepathy-gabble:24613): DEBUG: pass_local_codecs: adding codec H264 (97 90000 0)
** (telepathy-gabble:24613): DEBUG: pass_local_codecs: adding codec THEORA (96 90000 0)
** (telepathy-gabble:24613): DEBUG: jingle_media_rtp_set_local_codecs: setting new local codecs
** (telepathy-gabble:24613): DEBUG: content_state_changed_cb: called
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_new_native_candidate: google p2p connections only support the concept of one transport per candidate, ignoring other components
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_new_native_candidate: put 1 native candidate from stream-engine into cache
** (telepathy-gabble:24613): DEBUG: add_candidates: content already signalled, transmitting candidates
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_new_native_candidate: google p2p connections only support the concept of one transport per candidate, ignoring other components
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_new_native_candidate: put 1 native candidate from stream-engine into cache
** (telepathy-gabble:24613): DEBUG: add_candidates: content already signalled, transmitting candidates
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_new_native_candidate: google p2p connections only support the concept of one transport per candidate, ignoring other components
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_new_native_candidate: put 1 native candidate from stream-engine into cache
** (telepathy-gabble:24613): DEBUG: add_candidates: content already signalled, transmitting candidates
** (telepathy-gabble:24613): DEBUG: gabble_jingle_session_parse: jingle action 'content-modify' from 'jtellier.test1 at gmail.com/Telepathy4047AB03' in session '1604716137' dialect 3 state 4
** (telepathy-gabble:24613): DEBUG: update_direction: called
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_set_property: changing combined direction from 3 to 1
** (telepathy-gabble:24613): DEBUG: stream_direction_changed_cb: direction: 1, pending_send: 0
** (telepathy-gabble:24613): DEBUG: pass_local_codecs: putting list of 2 supported codecs from stream-engine into cache
** (telepathy-gabble:24613): DEBUG: pass_local_codecs: adding codec H264 (97 90000 0)
** (telepathy-gabble:24613): DEBUG: pass_local_codecs: adding codec THEORA (96 90000 0)
** (telepathy-gabble:24613): DEBUG: jingle_media_rtp_set_local_codecs: setting new local codecs
** (telepathy-gabble:24613): DEBUG: jingle_media_rtp_set_local_codecs: 1 codecs changed
** (telepathy-gabble:24613): DEBUG: connection_iq_unknown_cb: got unknown iq:
<iq from="jtellier.test1 at gmail.com/Telepathy4047AB03" id="140028144075" to="jtellier.test2 at gmail.com/TelepathyBADDE7DA" type="result"></iq>
** (telepathy-gabble:24613): DEBUG: connection_iq_unknown_cb: got unknown iq:
<iq from="jtellier.test1 at gmail.com/Telepathy4047AB03" id="139613144680" to="jtellier.test2 at gmail.com/TelepathyBADDE7DA" type="result"></iq>
** (telepathy-gabble:24613): DEBUG: connection_iq_unknown_cb: got unknown iq:
<iq from="jtellier.test1 at gmail.com/Telepathy4047AB03" id="140254145340" to="jtellier.test2 at gmail.com/TelepathyBADDE7DA" type="result"></iq>
** (telepathy-gabble:24613): DEBUG: gabble_jingle_session_parse: jingle action 'transport-info' from 'jtellier.test1 at gmail.com/Telepathy4047AB03' in session '1604716137' dialect 3 state 4
** (telepathy-gabble:24613): DEBUG: parse_candidates: emitting 1 new remote candidates
** (telepathy-gabble:24613): DEBUG: new_remote_candidates_cb: got new remote candidates
** (telepathy-gabble:24613): DEBUG: push_remote_candidates: passing 1 remote candidate to stream engine: R1
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_new_active_candidate_pair: called (13, R1); this is a no-op on Jingle
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_set_property: stream stream2 connection state 0
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_new_active_candidate_pair: called (2, R2); this is a no-op on Jingle
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_set_property: stream audio1 connection state 2
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_new_active_candidate_pair: called (1, R1); this is a no-op on Jingle
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_set_property: stream audio1 connection state 2
** (telepathy-gabble:24613): DEBUG: gabble_jingle_session_parse: jingle action 'transport-info' from 'jtellier.test1 at gmail.com/Telepathy4047AB03' in session '1604716137' dialect 3 state 4
** (telepathy-gabble:24613): DEBUG: parse_candidates: emitting 1 new remote candidates
** (telepathy-gabble:24613): DEBUG: new_remote_candidates_cb: got new remote candidates
** (telepathy-gabble:24613): DEBUG: push_remote_candidates: passing 1 remote candidate to stream engine: R2
** (telepathy-gabble:24613): DEBUG: gabble_jingle_session_parse: jingle action 'content-accept' from 'jtellier.test1 at gmail.com/Telepathy4047AB03' in session '1604716137' dialect 3 state 4
** (telepathy-gabble:24613): DEBUG: parse_description: node: description
** (telepathy-gabble:24613): DEBUG: parse_description: detected media type 2
** (telepathy-gabble:24613): DEBUG: update_remote_codecs: Emitting remote-codecs signal
** (telepathy-gabble:24613): DEBUG: new_remote_codecs_cb: called
** (telepathy-gabble:24613): DEBUG: new_remote_codecs_cb: pushing remote codecs
** (telepathy-gabble:24613): DEBUG: content_state_changed_cb: called
** (telepathy-gabble:24613): DEBUG: push_sending: stream stream2 emitting SetStreamSending(true); sending=true, on_hold=false
** (telepathy-gabble:24613): DEBUG: push_playing: stream stream2 emitting SetStreamPlaying(true)
** (telepathy-gabble:24613): DEBUG: push_sending: stream stream2 emitting SetStreamSending(true); sending=true, on_hold=false
** (telepathy-gabble:24613): DEBUG: gabble_media_channel_close_async: called
** (telepathy-gabble:24613): DEBUG: gabble_media_channel_close: called on 0x92ec020
** (telepathy-gabble:24613): DEBUG: gabble_jingle_session_terminate: we are terminating this session
** (telepathy-gabble:24613): DEBUG: set_state: Setting state of JingleSession: 0x916c0b8 (priv = 0x916c0d0) from 4 to 5
** (telepathy-gabble:24613): DEBUG: session_state_changed_cb: called
** (telepathy-gabble:24613): DEBUG: session_terminated_cb: removing terminated session
** (telepathy-gabble:24613): DEBUG: session_terminated_cb: called
[1m[36memit_members_changed_signals: 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** (telepathy-gabble:24613): DEBUG: session_terminated_cb: unreffing streams
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_dispose: called
** (telepathy-gabble:24613): DEBUG: user_data_destroyed_cb: user_data for 0x92fb890 destroyed; disconnecting
** (telepathy-gabble:24613): DEBUG: user_data_destroyed_cb: user_data for 0x92fb750 destroyed; disconnecting
** (telepathy-gabble:24613): DEBUG: user_data_destroyed_cb: user_data for 0x92fb830 destroyed; disconnecting
** (telepathy-gabble:24613): DEBUG: user_data_destroyed_cb: user_data for 0x92fb6d0 destroyed; disconnecting
** (telepathy-gabble:24613): DEBUG: user_data_destroyed_cb: user_data for 0x92d7d90 destroyed; disconnecting
** (telepathy-gabble:24613): DEBUG: user_data_destroyed_cb: user_data for 0x92fb7c0 destroyed; disconnecting
** (telepathy-gabble:24613): DEBUG: instance_destroyed_cb: instance for 0x92d7d60 destroyed; cleaning up
** (telepathy-gabble:24613): DEBUG: instance_destroyed_cb: instance for 0x92d7dd0 destroyed; cleaning up
** (telepathy-gabble:24613): DEBUG: instance_destroyed_cb: instance for 0x92d9550 destroyed; cleaning up
** (telepathy-gabble:24613): DEBUG: instance_destroyed_cb: instance for 0x92d7d50 destroyed; cleaning up
** (telepathy-gabble:24613): DEBUG: instance_destroyed_cb: instance for 0x92d7d40 destroyed; cleaning up
** (telepathy-gabble:24613): DEBUG: instance_destroyed_cb: instance for 0x92fb610 destroyed; cleaning up
** (telepathy-gabble:24613): DEBUG: gabble_media_stream_dispose: called
** (telepathy-gabble:24613): DEBUG: user_data_destroyed_cb: user_data for 0x92fe070 destroyed; disconnecting
** (telepathy-gabble:24613): DEBUG: user_data_destroyed_cb: user_data for 0x92fdf80 destroyed; disconnecting
** (telepathy-gabble:24613): DEBUG: user_data_destroyed_cb: user_data for 0x92fe2c0 destroyed; disconnecting
** (telepathy-gabble:24613): DEBUG: user_data_destroyed_cb: user_data for 0x92fdfb0 destroyed; disconnecting
** (telepathy-gabble:24613): DEBUG: user_data_destroyed_cb: user_data for 0x9308ab0 destroyed; disconnecting
** (telepathy-gabble:24613): DEBUG: user_data_destroyed_cb: user_data for 0x92fb820 destroyed; disconnecting
** (telepathy-gabble:24613): DEBUG: instance_destroyed_cb: instance for 0x92fdf20 destroyed; cleaning up
** (telepathy-gabble:24613): DEBUG: instance_destroyed_cb: instance for 0x9308870 destroyed; cleaning up
** (telepathy-gabble:24613): DEBUG: instance_destroyed_cb: instance for 0x92fb620 destroyed; cleaning up
** (telepathy-gabble:24613): DEBUG: instance_destroyed_cb: instance for 0x92d7dc0 destroyed; cleaning up
** (telepathy-gabble:24613): DEBUG: instance_destroyed_cb: instance for 0x93088c0 destroyed; cleaning up
** (telepathy-gabble:24613): DEBUG: instance_destroyed_cb: instance for 0x92fb6b0 destroyed; cleaning up
** (telepathy-gabble:24613): DEBUG: gabble_jingle_session_dispose: called
** (telepathy-gabble:24613): DEBUG: gabble_jingle_media_rtp_dispose: dispose called
** (telepathy-gabble:24613): DEBUG: gabble_jingle_content_dispose: 0x92eac48
** (telepathy-gabble:24613): DEBUG: instance_destroyed_cb: instance for 0x91640a0 destroyed; cleaning up
** (telepathy-gabble:24613): DEBUG: gabble_jingle_media_rtp_dispose: dispose called
** (telepathy-gabble:24613): DEBUG: gabble_jingle_content_dispose: 0x92ead98
** (telepathy-gabble:24613): DEBUG: instance_destroyed_cb: instance for 0x92fb670 destroyed; cleaning up
** (telepathy-gabble:24613): DEBUG: media_channel_closed_cb: removing media channel 0x92ec020 with ref count 3
** (telepathy-gabble:24613): DEBUG: gabble_media_channel_dispose: called
(telepathy-gabble:24613): tp-glib-DEBUG: tp_base_connection_change_status: was 0, now 2, for reason 1
(telepathy-gabble:24613): tp-glib-DEBUG: tp_base_connection_change_status: emitting status-changed to 2, for reason 1
** (telepathy-gabble:24613): DEBUG: gabble_roster_close_all: closing channels
** (telepathy-gabble:24613): DEBUG: roster_channel_closed_cb: 0x9168518, channel 0x9178c60
** (telepathy-gabble:24613): DEBUG: roster_channel_closed_cb: 0x9168518, channel 0x9178ca8
** (telepathy-gabble:24613): DEBUG: roster_channel_closed_cb: 0x9168518, channel 0x9178cf0
** (telepathy-gabble:24613): DEBUG: roster_channel_closed_cb: 0x9168518, channel 0x9178d38
** (telepathy-gabble:24613): DEBUG: gabble_roster_close_all: removing callbacks
** (telepathy-gabble:24613): DEBUG: gabble_im_factory_close_all: closing channels
** (telepathy-gabble:24613): DEBUG: gabble_im_factory_close_all: removing callbacks
** (telepathy-gabble:24613): DEBUG: connection_status_changed_cb: disconnected, closing room lists
** (telepathy-gabble:24613): DEBUG: gabble_roomlist_manager_close_all: 0x9167800
** (telepathy-gabble:24613): DEBUG: gabble_muc_factory_close_all: closing channels
** (telepathy-gabble:24613): DEBUG: gabble_muc_factory_close_all: removing callbacks
** (telepathy-gabble:24613): DEBUG: gabble_private_tubes_factory_close_all: closing 1-1 tubes channels
** (telepathy-gabble:24613): DEBUG: gabble_media_factory_close_all: closing channels
** (telepathy-gabble:24613): DEBUG: connection_shut_down: still open; calling lm_connection_close
** (telepathy-gabble:24613): DEBUG: connection_disconnected_cb: called with reason 0
** (telepathy-gabble:24613): DEBUG: connection_disconnected_cb: expected; emitting DISCONNECTED
(telepathy-gabble:24613): tp-glib-DEBUG: connection_shutdown_finished_cb: dereferenced connection
** (telepathy-gabble:24613): DEBUG: gabble_connection_dispose: called
** (telepathy-gabble:24613): DEBUG: gabble_bytestream_factory_dispose: dispose called
** (telepathy-gabble:24613): DEBUG: user_data_destroyed_cb: user_data for 0x9163ea0 destroyed; disconnecting
** (telepathy-gabble:24613): DEBUG: user_data_destroyed_cb: user_data for 0x9163e10 destroyed; disconnecting
** (telepathy-gabble:24613): DEBUG: gabble_disco_dispose: dispose called
** (telepathy-gabble:24613): DEBUG: gabble_disco_finalize: called with 0x9176e60
** (telepathy-gabble:24613): DEBUG: gabble_request_pipeline_dispose: disposing request-pipeline
** (telepathy-gabble:24613): DEBUG: gabble_vcard_manager_dispose: 0x9168550
** (telepathy-gabble:24613): DEBUG: gabble_vcard_manager_finalize: 0x9168550
** (telepathy-gabble:24613): DEBUG: gabble_jingle_factory_dispose: dispose called
** (telepathy-gabble:24613): DEBUG: gabble_presence_cache_dispose: dispose called
** (telepathy-gabble:24613): DEBUG: disco_waiter_list_free: list (nil)
** (telepathy-gabble:24613): DEBUG: disco_waiter_list_free: list (nil)
** (telepathy-gabble:24613): DEBUG: disco_waiter_list_free: list (nil)
** (telepathy-gabble:24613): DEBUG: disco_waiter_list_free: list (nil)
** (telepathy-gabble:24613): DEBUG: disco_waiter_list_free: list (nil)
** (telepathy-gabble:24613): DEBUG: disco_waiter_list_free: list (nil)
** (telepathy-gabble:24613): DEBUG: disco_waiter_list_free: list (nil)
** (telepathy-gabble:24613): DEBUG: gabble_presence_cache_finalize: called with 0x916ae08
** (telepathy-gabble:24613): DEBUG: gabble_roster_dispose: dispose called
** (telepathy-gabble:24613): DEBUG: gabble_roster_close_all: closing channels
** (telepathy-gabble:24613): DEBUG: gabble_roster_finalize: called with 0x9168518
** (telepathy-gabble:24613): DEBUG: gabble_im_factory_dispose: dispose called
** (telepathy-gabble:24613): DEBUG: gabble_roomlist_manager_dispose: running
** (telepathy-gabble:24613): DEBUG: gabble_roomlist_manager_close_all: 0x9167800
** (telepathy-gabble:24613): DEBUG: gabble_muc_factory_dispose: dispose called
** (telepathy-gabble:24613): DEBUG: gabble_muc_factory_close_all: closing channels
** (telepathy-gabble:24613): DEBUG: gabble_private_tubes_factory_dispose: dispose called
** (telepathy-gabble:24613): DEBUG: gabble_private_tubes_factory_close_all: closing 1-1 tubes channels
** (telepathy-gabble:24613): DEBUG: gabble_media_factory_dispose: dispose called
** (telepathy-gabble:24613): DEBUG: gabble_media_factory_close_all: closing channels
** (telepathy-gabble:24613): DEBUG: gabble_olpc_gadget_manager_dispose: running
** (telepathy-gabble:24613): DEBUG: gabble_olpc_gadget_manager_close_all: 0x91697a0
(telepathy-gabble:24613): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9168470: lost weak ref to 0x9161060
(telepathy-gabble:24613): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x91684a8: lost weak ref to 0x91610f0
(telepathy-gabble:24613): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x91684e0: lost weak ref to 0x9161180
** (telepathy-gabble:24613): DEBUG: gabble_connection_finalize: called with 0x9171028
(telepathy-gabble:24613): tp-glib-DEBUG: tp_contacts_mixin_finalize: 0x9171028
(telepathy-gabble:24613): tp-glib-DEBUG: tp_presence_mixin_finalize: 0x9171028
-------------- next part --------------
(telepathy-gabble:24939): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9927e80: org.freedesktop.DBus DBusGProxy is 0x9927f60
(telepathy-gabble:24939): tp-glib-DEBUG: started version 0.7.27 (telepathy-glib version 0.7.31)
(telepathy-gabble:24939): tp-glib-DEBUG: tp_cm_param_setter_offset: account = "jtellier.test2 at gmail.com"
(telepathy-gabble:24939): tp-glib-DEBUG: tp_cm_param_setter_offset: password = <hidden>
(telepathy-gabble:24939): tp-glib-DEBUG: tp_cm_param_setter_offset: server = "talk.google.com"
(telepathy-gabble:24939): tp-glib-DEBUG: tp_cm_param_setter_offset: resource = "Telepathy"
(telepathy-gabble:24939): tp-glib-DEBUG: tp_cm_param_setter_offset: priority = 0 = 0x0
(telepathy-gabble:24939): tp-glib-DEBUG: tp_cm_param_setter_offset: port = 5223 = 0x1467
(telepathy-gabble:24939): tp-glib-DEBUG: tp_cm_param_setter_offset: old-ssl = TRUE
(telepathy-gabble:24939): tp-glib-DEBUG: tp_cm_param_setter_offset: require-encryption = FALSE
(telepathy-gabble:24939): tp-glib-DEBUG: tp_cm_param_setter_offset: register = FALSE
(telepathy-gabble:24939): tp-glib-DEBUG: tp_cm_param_setter_offset: low-bandwidth = FALSE
(telepathy-gabble:24939): tp-glib-DEBUG: parse_parameters: https-proxy-server not given, using default behaviour
(telepathy-gabble:24939): tp-glib-DEBUG: tp_cm_param_setter_offset: https-proxy-port = 443 = 0x1bb
(telepathy-gabble:24939): tp-glib-DEBUG: tp_cm_param_setter_offset: fallback-conference-server = "conference.jabber.org"
(telepathy-gabble:24939): tp-glib-DEBUG: parse_parameters: stun-server not given, using default behaviour
(telepathy-gabble:24939): tp-glib-DEBUG: tp_cm_param_setter_offset: stun-port = 3478 = 0xd96
(telepathy-gabble:24939): tp-glib-DEBUG: tp_cm_param_setter_offset: fallback-stun-server = "stun.collabora.co.uk"
(telepathy-gabble:24939): tp-glib-DEBUG: tp_cm_param_setter_offset: fallback-stun-port = 3478 = 0xd96
(telepathy-gabble:24939): tp-glib-DEBUG: tp_cm_param_setter_offset: ignore-ssl-errors = TRUE
(telepathy-gabble:24939): tp-glib-DEBUG: parse_parameters: alias not given, using default behaviour
(telepathy-gabble:24939): tp-glib-DEBUG: tp_cm_param_setter_offset: fallback-socks5-proxies = [proxy.jabber.org, proxy.jabberfr.org, proxy.isgeek.info, proxy2.isgeek.info, proxy65.rooyee.biz, proxy.jabbim.cz, proxy.911910.cn, proxy.brauchen.info, proxy.core.im, proxy.deshalbfrei.org, proxy.downtempo.de, proxy.draugr.de, proxy.egbers.info, proxy.im.flosoft.biz, proxy.jabber-hispano.org, proxy.jabber.bluendo.com, proxy.jabber.dk, proxy.jabber.freenet.de, proxy.fsinf.at, proxy.jabber.minus273.org, proxy.jabber.planetteamspeak.com, proxy.jabber.tf-network.de, proxy.jabjab.de, proxy.jabster.pl, proxy.schokokeks.org, proxy.silper.cz, proxy.ubuntu-jabber.de, proxy.ubuntu-jabber.net, proxy65.unstable.nl, proxy.verdammung.org, proxy.vke.ru, proxy.vodka-pomme.net, proxy.xabber.de, proxy.jabbernet.eu]
(telepathy-gabble:24939): tp-glib-DEBUG: tp_base_connection_class_init: Initializing (TpBaseConnectionClass *)0x992d558
** (telepathy-gabble:24939): DEBUG: gabble_connection_class_init: Initializing (GabbleConnectionClass *)0x992e7d8
(telepathy-gabble:24939): tp-glib-DEBUG: tp_presence_mixin_class_init: called.
(telepathy-gabble:24939): tp-glib-DEBUG: tp_base_connection_init: Initializing (TpBaseConnection *)0x9931028
** (telepathy-gabble:24939): DEBUG: gabble_connection_init: Initializing (GabbleConnection *)0x9931028
(telepathy-gabble:24939): tp-glib-DEBUG: tp_base_connection_constructor: Post-construction: (TpBaseConnection *)0x9931028
(telepathy-gabble:24939): tp-glib-DEBUG: tp_base_connection_constructor: Handle repo for type #0 at (nil)
(telepathy-gabble:24939): tp-glib-DEBUG: tp_base_connection_constructor: Handle repo for type #1 at 0x9921060
(telepathy-gabble:24939): tp-glib-DEBUG: tp_base_connection_constructor: Handle repo for type #2 at 0x99210f0
(telepathy-gabble:24939): tp-glib-DEBUG: tp_base_connection_constructor: Handle repo for type #3 at 0x9929680
(telepathy-gabble:24939): tp-glib-DEBUG: tp_base_connection_constructor: Handle repo for type #4 at 0x9921180
** (telepathy-gabble:24939): DEBUG: gabble_roomlist_manager_constructed: 0x9927800
(telepathy-gabble:24939): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #0 at 0x9928518
(telepathy-gabble:24939): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #1 at 0x9927790
(telepathy-gabble:24939): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #2 at 0x9927800
(telepathy-gabble:24939): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #3 at 0x992adc8
(telepathy-gabble:24939): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #4 at 0x9927878
(telepathy-gabble:24939): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #5 at 0x99278f0
(telepathy-gabble:24939): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #6 at 0x99297a0
(telepathy-gabble:24939): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #7 at 0x99297c0
** (telepathy-gabble:24939): DEBUG: gabble_connection_constructor: Post-construction: (GabbleConnection *)0x9931028
(telepathy-gabble:24939): tp-glib-DEBUG: tp_presence_mixin_init: called.
** (telepathy-gabble:24939): DEBUG: gabble_signal_connect_weak: connecting to 0x9936e60:item-found with context 0x9923ea0
** (telepathy-gabble:24939): DEBUG: gabble_signal_connect_weak: connecting to 0x9931028:status-changed with context 0x9923e10
(telepathy-gabble:24939): tp-glib-DEBUG: tp_base_connection_register: bus name org.freedesktop.Telepathy.Connection.gabble.jabber.jtellier_2etest2_40gmail_2ecom_2fTelepathy
(telepathy-gabble:24939): tp-glib-DEBUG: tp_base_connection_register: object path /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy
** (telepathy-gabble:24939): DEBUG: _gabble_connection_connect: disabling SRV because "server" or "port" parameter specified, will connect to talk.google.com
** (telepathy-gabble:24939): DEBUG: do_connect: calling lm_connection_open
(telepathy-gabble:24939): tp-glib-DEBUG: tp_base_connection_change_status: was 4294967295, now 1, for reason 1
(telepathy-gabble:24939): tp-glib-DEBUG: tp_base_connection_change_status: emitting status-changed to 1, for reason 1
** (telepathy-gabble:24939): DEBUG: connection_status_changed_cb: adding callbacks
** (telepathy-gabble:24939): DEBUG: connection_status_changed_cb: adding callbacks
** (telepathy-gabble:24939): DEBUG: connection_status_changed_cb: adding callbacks
** (telepathy-gabble:24939): DEBUG: do_auth: authenticating with username: jtellier.test2, password: <hidden>, resource: Telepathy
** (telepathy-gabble:24939): DEBUG: connection_auth_cb: Created self handle 1, our JID is jtellier.test2 at gmail.com/Telepathy257E61AB
** (telepathy-gabble:24939): DEBUG: gabble_presence_set_capabilities: about to add caps 140261 to resource Telepathy257E61AB with serial 1
** (telepathy-gabble:24939): DEBUG: gabble_presence_set_capabilities: found resource Telepathy257E61AB
** (telepathy-gabble:24939): DEBUG: gabble_presence_set_capabilities: new serial 1, old 0, clearing caps
** (telepathy-gabble:24939): DEBUG: gabble_presence_set_capabilities: adding caps 140261 to resource Telepathy257E61AB
** (telepathy-gabble:24939): DEBUG: gabble_presence_set_capabilities: resource Telepathy257E61AB caps now 140261
** (telepathy-gabble:24939): DEBUG: gabble_presence_set_capabilities: total caps now 140261
** (telepathy-gabble:24939): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x99373a0 for gmail.com
** (telepathy-gabble:24939): DEBUG: connection_iq_unknown_cb: got unknown iq:
<iq id="509133509131" type="result"></iq>
** (telepathy-gabble:24939): DEBUG: connection_disco_cb: got:
<query xmlns="http://jabber.org/protocol/disco#info"> <identity name="Google Talk" type="im" category="server"></identity>
<feature var="http://jabber.org/protocol/disco#info"></feature>
<feature var="google:jingleinfo"></feature>
<feature var="google:roster"></feature>
<feature var="google:nosave"></feature>
<feature var="google:setting"></feature>
<feature var="google:shared-status"></feature>
<feature var="http://jabber.org/protocol/archive#otr"></feature>
<feature var="google:mail:notify"></feature>
<feature var="http://jabber.org/protocol/archive#save"></feature>
</query>
** (telepathy-gabble:24939): DEBUG: connection_disco_cb: set features flags to 3
(telepathy-gabble:24939): tp-glib-DEBUG: tp_base_connection_change_status: was 1, now 0, for reason 1
(telepathy-gabble:24939): tp-glib-DEBUG: tp_base_connection_change_status: emitting status-changed to 0, for reason 1
** (telepathy-gabble:24939): DEBUG: connection_status_changed_cb: requesting roster
** (telepathy-gabble:24939): DEBUG: take_stun_server: Resolving fallback STUN server stun.collabora.co.uk:3478
** (telepathy-gabble:24939): DEBUG: stun_server_resolved_cb: Resolved STUN server stun.collabora.co.uk:3478 to 93.93.131.100:3478
** (telepathy-gabble:24939): DEBUG: gabble_disco_conn_status_changed_cb: connected, initiating service discovery on gmail.com
** (telepathy-gabble:24939): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x9a98000 for gmail.com
** (telepathy-gabble:24939): DEBUG: gabble_vcard_manager_request: Created request 0x9a98020 to retrieve <1>'s vCard
** (telepathy-gabble:24939): DEBUG: cache_entry_ensure_queued: Cache entry 0x9928cb0 is my own, not setting @to
** (telepathy-gabble:24939): DEBUG: gabble_request_pipeline_enqueue: enqueued new request as item 0x9a98040
** (telepathy-gabble:24939): DEBUG: cache_entry_ensure_queued: adding request to cache entry 0x9928cb0 and queueing the <iq>
(telepathy-gabble:24939): tp-glib-DEBUG: tp_presence_mixin_emit_presence_update: called.
(telepathy-gabble:24939): tp-glib-DEBUG: construct_presence_hash: called.
(telepathy-gabble:24939): tp-glib-DEBUG: construct_simple_presence_hash: called.
** (telepathy-gabble:24939): DEBUG: query_socks5_proxies: Need 5 more proxies
** (telepathy-gabble:24939): DEBUG: send_proxy_query: send SOCKS5 query to proxy.vke.ru
** (telepathy-gabble:24939): DEBUG: send_proxy_query: send SOCKS5 query to proxy.verdammung.org
** (telepathy-gabble:24939): DEBUG: send_proxy_query: send SOCKS5 query to proxy65.unstable.nl
** (telepathy-gabble:24939): DEBUG: send_proxy_query: send SOCKS5 query to proxy.ubuntu-jabber.net
** (telepathy-gabble:24939): DEBUG: send_proxy_query: send SOCKS5 query to proxy.ubuntu-jabber.de
** (telepathy-gabble:24939): DEBUG: send_next_request: processing request 0x9a98040
(telepathy-gabble:24939): tp-glib-DEBUG: tp_presence_mixin_get_contacts_dbus_property: called.
(telepathy-gabble:24939): tp-glib-DEBUG: tp_presence_mixin_get_statuses: called.
(telepathy-gabble:24939): tp-glib-DEBUG: check_status_available: requested status hidden is not available
** (telepathy-gabble:24939): DEBUG: gabble_connection_advertise_capabilities: caps before: 223e5
** (telepathy-gabble:24939): DEBUG: gabble_connection_advertise_capabilities: caps to add: 0
** (telepathy-gabble:24939): DEBUG: gabble_connection_advertise_capabilities: caps to remove: 0
** (telepathy-gabble:24939): DEBUG: gabble_connection_advertise_capabilities: caps after: 223e5
** (telepathy-gabble:24939): DEBUG: gabble_vcard_manager_edit: called; invalidating cache
** (telepathy-gabble:24939): DEBUG: cache_entry_attempt_to_free: Not freeing vCard cache entry 0x9928cb0: it has a pipeline_item 0x9a98040
** (telepathy-gabble:24939): DEBUG: gabble_vcard_manager_edit: checking if we have pending requests already
** (telepathy-gabble:24939): DEBUG: gabble_vcard_manager_edit: NICKNAME => value of length 14 starting jtellier test2
(telepathy-gabble:24939): tp-glib-DEBUG: tp_presence_mixin_set_status: called.
(telepathy-gabble:24939): tp-glib-DEBUG: set_status_foreach: called.
(telepathy-gabble:24939): tp-glib-DEBUG: check_for_status: Found status "available", checking if it's available...
(telepathy-gabble:24939): tp-glib-DEBUG: set_status_foreach: The status is available.
(telepathy-gabble:24939): tp-glib-DEBUG: set_status_foreach: Got optional argument ("message", "")
(telepathy-gabble:24939): tp-glib-DEBUG: set_status_foreach: About to try setting status "available"
(telepathy-gabble:24939): tp-glib-DEBUG: tp_presence_mixin_emit_presence_update: called.
(telepathy-gabble:24939): tp-glib-DEBUG: construct_presence_hash: called.
(telepathy-gabble:24939): tp-glib-DEBUG: construct_simple_presence_hash: called.
(telepathy-gabble:24939): tp-glib-DEBUG: tp_presence_mixin_get_contacts_dbus_property: called.
(telepathy-gabble:24939): tp-glib-DEBUG: tp_base_connection_dbus_request_handles: 1 handles of type 3, for :1.108
(telepathy-gabble:24939): tp-glib-DEBUG: tp_base_connection_dbus_request_handles: 1 handles of type 3, for :1.108
** (telepathy-gabble:24939): DEBUG: gabble_connection_advertise_capabilities: caps before: 223e5
** (telepathy-gabble:24939): DEBUG: _gabble_media_channel_typeflags_to_caps: adding jingle caps
** (telepathy-gabble:24939): DEBUG: gabble_connection_advertise_capabilities: caps to add: 301f
** (telepathy-gabble:24939): DEBUG: gabble_connection_advertise_capabilities: caps to remove: 0
** (telepathy-gabble:24939): DEBUG: gabble_connection_advertise_capabilities: caps after: 233ff
** (telepathy-gabble:24939): DEBUG: gabble_connection_advertise_capabilities: before != after, changing
** (telepathy-gabble:24939): DEBUG: gabble_presence_set_capabilities: about to add caps 144383 to resource Telepathy257E61AB with serial 2
** (telepathy-gabble:24939): DEBUG: gabble_presence_set_capabilities: found resource Telepathy257E61AB
** (telepathy-gabble:24939): DEBUG: gabble_presence_set_capabilities: new serial 2, old 1, clearing caps
** (telepathy-gabble:24939): DEBUG: gabble_presence_set_capabilities: adding caps 144383 to resource Telepathy257E61AB
** (telepathy-gabble:24939): DEBUG: gabble_presence_set_capabilities: resource Telepathy257E61AB caps now 144383
** (telepathy-gabble:24939): DEBUG: gabble_presence_set_capabilities: total caps now 144383
** (telepathy-gabble:24939): DEBUG: gabble_connection_advertise_capabilities: set caps: 233ff
(telepathy-gabble:24939): tp-glib-DEBUG: channel_request_new: New channel request at 0x9928b00: ctype=org.freedesktop.Telepathy.Channel.Type.ContactList htype=3 handle=1 suppress=1
** (telepathy-gabble:24939): DEBUG: _gabble_roster_get_channel: Looking up channel 3:1 "publish"
** (telepathy-gabble:24939): DEBUG: _gabble_roster_create_channel: Instantiating channel 3:1 "publish"
[1m[37mtp_group_mixin_change_flags: emitting group flags changed
added : [[22mCAN_REMOVE|MESSAGE_REMOVE|MESSAGE_ACCEPT|PROPERTIES[1m]
removed : [[22m[1m]
flags now: [[22mCAN_REMOVE|MESSAGE_REMOVE|MESSAGE_ACCEPT|PROPERTIES[1m]
[0m** (telepathy-gabble:24939): DEBUG: _gabble_roster_create_channel: created /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/RosterChannel/List/publish
** (telepathy-gabble:24939): DEBUG: _gabble_roster_create_channel: roster not yet received, not emitting signal for publish list channel
(telepathy-gabble:24939): tp-glib-DEBUG: channel_request_new: New channel request at 0x9928d48: ctype=org.freedesktop.Telepathy.Channel.Type.ContactList htype=3 handle=2 suppress=1
** (telepathy-gabble:24939): DEBUG: _gabble_roster_get_channel: Looking up channel 3:2 "subscribe"
** (telepathy-gabble:24939): DEBUG: _gabble_roster_create_channel: Instantiating channel 3:2 "subscribe"
[1m[37mtp_group_mixin_change_flags: emitting group flags changed
added : [[22mCAN_ADD|CAN_REMOVE|CAN_RESCIND|MESSAGE_ADD|MESSAGE_REMOVE|MESSAGE_RESCIND|PROPERTIES[1m]
removed : [[22m[1m]
flags now: [[22mCAN_ADD|CAN_REMOVE|CAN_RESCIND|MESSAGE_ADD|MESSAGE_REMOVE|MESSAGE_RESCIND|PROPERTIES[1m]
[0m** (telepathy-gabble:24939): DEBUG: _gabble_roster_create_channel: created /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/RosterChannel/List/subscribe
** (telepathy-gabble:24939): DEBUG: _gabble_roster_create_channel: roster not yet received, not emitting signal for subscribe list channel
** (telepathy-gabble:24939): DEBUG: jingle_info_cb: jingle info: got stun server stun.l.google.com, port 19302
** (telepathy-gabble:24939): DEBUG: take_stun_server: Resolving primary STUN server stun.l.google.com:19302
** (telepathy-gabble:24939): DEBUG: stun_server_resolved_cb: Resolved STUN server stun.l.google.com:19302 to 64.233.169.126:19302
** (telepathy-gabble:24939): DEBUG: jingle_info_cb: jingle info: got Google relay token CAESIQoYanRlbGxpZXIudGVzdDJAZ21haWwuY29tEKbB4+yaJBoQgc+Zqc/UQyFUf9y7dCM/bQ==
** (telepathy-gabble:24939): DEBUG: jingle_info_cb: jingle info: got relay server relay.google.com
** (telepathy-gabble:24939): DEBUG: jingle_info_cb: jingle info: got relay udp port 19295
** (telepathy-gabble:24939): DEBUG: jingle_info_cb: jingle info: got relay tcp port 19294
** (telepathy-gabble:24939): DEBUG: jingle_info_cb: jingle info: got relay tcpssl port 443
** (telepathy-gabble:24939): DEBUG: _gabble_roster_get_channel: Looking up channel 3:1 "publish"
** (telepathy-gabble:24939): DEBUG: _gabble_roster_get_channel: Looking up channel 3:2 "subscribe"
** (telepathy-gabble:24939): DEBUG: _gabble_roster_item_update: name for contact#2 changed to jtellier test
** (telepathy-gabble:24939): DEBUG: _gabble_roster_item_update: Checking which groups contact#2 was just added to:
** (telepathy-gabble:24939): DEBUG: _gabble_roster_item_update: Checking which groups contact#2 was just removed from:
** (telepathy-gabble:24939): DEBUG: gabble_roster_iq_cb: jid: jtellier.test1 at gmail.com, subscription: both, name: jtellier test
** (telepathy-gabble:24939): DEBUG: gabble_roster_iq_cb: calling change members on publish channel
[1m[36memit_members_changed_signals: 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:24939): DEBUG: gabble_roster_iq_cb: calling change members on subscribe channel
[1m[36memit_members_changed_signals: 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:24939): DEBUG: _gabble_roster_get_channel: Looking up channel 3:3 "known"
** (telepathy-gabble:24939): DEBUG: _gabble_roster_create_channel: Instantiating channel 3:3 "known"
[1m[37mtp_group_mixin_change_flags: emitting group flags changed
added : [[22mCAN_REMOVE|PROPERTIES[1m]
removed : [[22m[1m]
flags now: [[22mCAN_REMOVE|PROPERTIES[1m]
[0m** (telepathy-gabble:24939): DEBUG: _gabble_roster_create_channel: created /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/RosterChannel/List/known
** (telepathy-gabble:24939): DEBUG: _gabble_roster_create_channel: roster not yet received, not emitting signal for known list channel
** (telepathy-gabble:24939): DEBUG: gabble_roster_iq_cb: calling change members on known channel
[1m[36memit_members_changed_signals: 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:24939): DEBUG: gabble_roster_iq_cb: calling change members on any group channels
** (telepathy-gabble:24939): DEBUG: _gabble_roster_get_channel: Looking up channel 3:4 "deny"
** (telepathy-gabble:24939): DEBUG: _gabble_roster_create_channel: Instantiating channel 3:4 "deny"
[1m[37mtp_group_mixin_change_flags: emitting group flags changed
added : [[22mCAN_ADD|CAN_REMOVE|PROPERTIES[1m]
removed : [[22m[1m]
flags now: [[22mCAN_ADD|CAN_REMOVE|PROPERTIES[1m]
[0m** (telepathy-gabble:24939): DEBUG: _gabble_roster_create_channel: created /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/RosterChannel/List/deny
** (telepathy-gabble:24939): DEBUG: _gabble_roster_create_channel: roster not yet received, not emitting signal for deny list channel
** (telepathy-gabble:24939): DEBUG: gabble_roster_iq_cb: calling change members on deny channel
(telepathy-gabble:24939): tp-glib-DEBUG: change_members: not emitting signal, nothing changed
** (telepathy-gabble:24939): DEBUG: _gabble_roster_emit_one: roster now received, emitting signal signal for publish list channel
(telepathy-gabble:24939): tp-glib-DEBUG: satisfy_request: completing queued request 0x9928b00 with success, channel_type=org.freedesktop.Telepathy.Channel.Type.ContactList, handle_type=3, handle=1, suppress_handler=1
(telepathy-gabble:24939): tp-glib-DEBUG: channel_request_free: Freeing channel request at 0x9928b00: ctype=org.freedesktop.Telepathy.Channel.Type.ContactList htype=3 handle=1 suppress=1
** (telepathy-gabble:24939): DEBUG: _gabble_roster_emit_one: roster now received, emitting signal signal for subscribe list channel
(telepathy-gabble:24939): tp-glib-DEBUG: satisfy_request: completing queued request 0x9928d48 with success, channel_type=org.freedesktop.Telepathy.Channel.Type.ContactList, handle_type=3, handle=2, suppress_handler=1
(telepathy-gabble:24939): tp-glib-DEBUG: channel_request_free: Freeing channel request at 0x9928d48: ctype=org.freedesktop.Telepathy.Channel.Type.ContactList htype=3 handle=2 suppress=1
** (telepathy-gabble:24939): DEBUG: _gabble_roster_emit_one: roster now received, emitting signal signal for known list channel
** (telepathy-gabble:24939): DEBUG: _gabble_roster_emit_one: roster now received, emitting signal signal for deny list channel
** (telepathy-gabble:24939): DEBUG: disco_items_cb: Got error on items request: the feature requested is not implemented by the recipient or server and therefore cannot be processed
** (telepathy-gabble:24939): DEBUG: response_cb: got reply for request 0x9a98040
** (telepathy-gabble:24939): DEBUG: pipeline_reply_cb: called for entry 0x9928cb0
** (telepathy-gabble:24939): DEBUG: pipeline_reply_cb: will patch vcard
** (telepathy-gabble:24939): DEBUG: gabble_request_pipeline_enqueue: enqueued new request as item 0x9a9a040
** (telepathy-gabble:24939): DEBUG: observe_vcard: got vCard alias "jtellier test2" for handle 1 from <FN>
** (telepathy-gabble:24939): DEBUG: delete_request: Discarding request 0x9a98020
** (telepathy-gabble:24939): DEBUG: cache_entry_attempt_to_free: Not freeing vCard cache entry 0x9928cb0: it has a cached vCard 0x9a98f58
** (telepathy-gabble:24939): DEBUG: delete_item: deleting item 0x9a98040
** (telepathy-gabble:24939): DEBUG: send_next_request: processing request 0x9a9a040
** (telepathy-gabble:24939): DEBUG: gabble_presence_cache_do_update: jtellier.test1 at gmail.com (2) resource Telepathy4047AB03 prio 0 presence 7 message "(null)"
(telepathy-gabble:24939): tp-glib-DEBUG: tp_presence_mixin_emit_presence_update: called.
(telepathy-gabble:24939): tp-glib-DEBUG: construct_presence_hash: called.
(telepathy-gabble:24939): tp-glib-DEBUG: construct_simple_presence_hash: called.
** (telepathy-gabble:24939): DEBUG: _process_caps_uri: not enough trust for URI http://telepathy.freedesktop.org/caps#jingle-video
** (telepathy-gabble:24939): DEBUG: disco_waiter_new: created waiter 0x9a9a080 for handle 2 with serial 1
** (telepathy-gabble:24939): DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI http://telepathy.freedesktop.org/caps#jingle-video
** (telepathy-gabble:24939): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x9a9a0a0 for jtellier.test1 at gmail.com/Telepathy4047AB03
** (telepathy-gabble:24939): DEBUG: _process_caps_uri: not enough trust for URI http://telepathy.freedesktop.org/caps#jingle-audio
** (telepathy-gabble:24939): DEBUG: disco_waiter_new: created waiter 0x9a9a0c0 for handle 2 with serial 1
** (telepathy-gabble:24939): DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI http://telepathy.freedesktop.org/caps#jingle-audio
** (telepathy-gabble:24939): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x9a9a0e0 for jtellier.test1 at gmail.com/Telepathy4047AB03
** (telepathy-gabble:24939): DEBUG: _process_caps_uri: not enough trust for URI http://telepathy.freedesktop.org/caps#voice-v1
** (telepathy-gabble:24939): DEBUG: disco_waiter_new: created waiter 0x9a9a100 for handle 2 with serial 1
** (telepathy-gabble:24939): DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI http://telepathy.freedesktop.org/caps#voice-v1
** (telepathy-gabble:24939): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x9a9a120 for jtellier.test1 at gmail.com/Telepathy4047AB03
** (telepathy-gabble:24939): DEBUG: _process_caps_uri: not enough trust for URI http://telepathy.freedesktop.org/caps#0.6.2.1
** (telepathy-gabble:24939): DEBUG: disco_waiter_new: created waiter 0x9a9a140 for handle 2 with serial 1
** (telepathy-gabble:24939): DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI http://telepathy.freedesktop.org/caps#0.6.2.1
** (telepathy-gabble:24939): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x9a9a160 for jtellier.test1 at gmail.com/Telepathy4047AB03
** (telepathy-gabble:24939): DEBUG: _process_caps: Emitting caps update: handle 2, old 0, new 0
** (telepathy-gabble:24939): DEBUG: gabble_presence_cache_do_update: jtellier.test1 at gmail.com (2) resource gmail.652A2D30 prio 0 presence 5 message "(null)"
** (telepathy-gabble:24939): DEBUG: _process_caps_uri: not enough trust for URI http://mail.google.com/xmpp/client/caps#sms-v1
** (telepathy-gabble:24939): DEBUG: disco_waiter_new: created waiter 0x9a9a1a0 for handle 2 with serial 2
** (telepathy-gabble:24939): DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI http://mail.google.com/xmpp/client/caps#sms-v1
** (telepathy-gabble:24939): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x9a9a1c0 for jtellier.test1 at gmail.com/gmail.652A2D30
** (telepathy-gabble:24939): DEBUG: _process_caps_uri: not enough trust for URI http://mail.google.com/xmpp/client/caps#pmuc-v1
** (telepathy-gabble:24939): DEBUG: disco_waiter_new: created waiter 0x9a9a200 for handle 2 with serial 2
** (telepathy-gabble:24939): DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI http://mail.google.com/xmpp/client/caps#pmuc-v1
** (telepathy-gabble:24939): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x9a9a220 for jtellier.test1 at gmail.com/gmail.652A2D30
** (telepathy-gabble:24939): DEBUG: _process_caps_uri: not enough trust for URI http://mail.google.com/xmpp/client/caps#1.1
** (telepathy-gabble:24939): DEBUG: disco_waiter_new: created waiter 0x9a9a240 for handle 2 with serial 2
** (telepathy-gabble:24939): DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI http://mail.google.com/xmpp/client/caps#1.1
** (telepathy-gabble:24939): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x9a98040 for jtellier.test1 at gmail.com/gmail.652A2D30
** (telepathy-gabble:24939): DEBUG: _process_caps: Emitting caps update: handle 2, old 0, new 0
** (telepathy-gabble:24939): DEBUG: socks5_proxy_query_reply_cb: Add fallback SOCKS5 proxy: proxy.vke.ru 72.232.213.210:56333
** (telepathy-gabble:24939): DEBUG: socks5_proxy_query_reply_cb: Add fallback SOCKS5 proxy: proxy65.unstable.nl 83.98.233.86:7777
** (telepathy-gabble:24939): DEBUG: response_cb: got reply for request 0x9a9a040
** (telepathy-gabble:24939): DEBUG: replace_reply_cb: called: no error
** (telepathy-gabble:24939): DEBUG: gabble_vcard_manager_remove_edit_request: request == 0x9928960
** (telepathy-gabble:24939): DEBUG: delete_item: deleting item 0x9a9a040
** (telepathy-gabble:24939): DEBUG: _caps_disco_cb: setting caps for 2 (thanks to 2 jtellier.test1 at gmail.com/Telepathy4047AB03) to 16 (save_caps 0)
** (telepathy-gabble:24939): DEBUG: gabble_presence_set_capabilities: about to add caps 16 to resource Telepathy4047AB03 with serial 1
** (telepathy-gabble:24939): DEBUG: gabble_presence_set_capabilities: found resource Telepathy4047AB03
** (telepathy-gabble:24939): DEBUG: gabble_presence_set_capabilities: new serial 1, old 0, clearing caps
** (telepathy-gabble:24939): DEBUG: gabble_presence_set_capabilities: adding caps 16 to resource Telepathy4047AB03
** (telepathy-gabble:24939): DEBUG: gabble_presence_set_capabilities: resource Telepathy4047AB03 caps now 16
** (telepathy-gabble:24939): DEBUG: gabble_presence_set_capabilities: total caps now 16
** (telepathy-gabble:24939): DEBUG: _caps_disco_cb: caps for 2 (thanks to 2 jtellier.test1 at gmail.com/Telepathy4047AB03) now 16
** (telepathy-gabble:24939): DEBUG: disco_waiter_free: freeing waiter 0x9a9a080 for handle 2 with serial 1
** (telepathy-gabble:24939): DEBUG: _caps_disco_cb: setting caps for 2 (thanks to 2 jtellier.test1 at gmail.com/Telepathy4047AB03) to 8 (save_caps 16)
** (telepathy-gabble:24939): DEBUG: gabble_presence_set_capabilities: about to add caps 8 to resource Telepathy4047AB03 with serial 1
** (telepathy-gabble:24939): DEBUG: gabble_presence_set_capabilities: found resource Telepathy4047AB03
** (telepathy-gabble:24939): DEBUG: gabble_presence_set_capabilities: adding caps 8 to resource Telepathy4047AB03
** (telepathy-gabble:24939): DEBUG: gabble_presence_set_capabilities: resource Telepathy4047AB03 caps now 24
** (telepathy-gabble:24939): DEBUG: gabble_presence_set_capabilities: total caps now 24
** (telepathy-gabble:24939): DEBUG: _caps_disco_cb: caps for 2 (thanks to 2 jtellier.test1 at gmail.com/Telepathy4047AB03) now 24
** (telepathy-gabble:24939): DEBUG: disco_waiter_free: freeing waiter 0x9a9a0c0 for handle 2 with serial 1
** (telepathy-gabble:24939): DEBUG: _caps_disco_cb: setting caps for 2 (thanks to 2 jtellier.test1 at gmail.com/Telepathy4047AB03) to 2 (save_caps 24)
** (telepathy-gabble:24939): DEBUG: gabble_presence_set_capabilities: about to add caps 2 to resource Telepathy4047AB03 with serial 1
** (telepathy-gabble:24939): DEBUG: gabble_presence_set_capabilities: found resource Telepathy4047AB03
** (telepathy-gabble:24939): DEBUG: gabble_presence_set_capabilities: adding caps 2 to resource Telepathy4047AB03
** (telepathy-gabble:24939): DEBUG: gabble_presence_set_capabilities: resource Telepathy4047AB03 caps now 26
** (telepathy-gabble:24939): DEBUG: gabble_presence_set_capabilities: total caps now 26
** (telepathy-gabble:24939): DEBUG: _caps_disco_cb: caps for 2 (thanks to 2 jtellier.test1 at gmail.com/Telepathy4047AB03) now 26
** (telepathy-gabble:24939): DEBUG: disco_waiter_free: freeing waiter 0x9a9a100 for handle 2 with serial 1
** (telepathy-gabble:24939): DEBUG: _caps_disco_cb: setting caps for 2 (thanks to 2 jtellier.test1 at gmail.com/Telepathy4047AB03) to 2085 (save_caps 26)
** (telepathy-gabble:24939): DEBUG: gabble_presence_set_capabilities: about to add caps 2085 to resource Telepathy4047AB03 with serial 1
** (telepathy-gabble:24939): DEBUG: gabble_presence_set_capabilities: found resource Telepathy4047AB03
** (telepathy-gabble:24939): DEBUG: gabble_presence_set_capabilities: adding caps 2085 to resource Telepathy4047AB03
** (telepathy-gabble:24939): DEBUG: gabble_presence_set_capabilities: resource Telepathy4047AB03 caps now 2111
** (telepathy-gabble:24939): DEBUG: gabble_presence_set_capabilities: total caps now 2111
** (telepathy-gabble:24939): DEBUG: _caps_disco_cb: caps for 2 (thanks to 2 jtellier.test1 at gmail.com/Telepathy4047AB03) now 2111
** (telepathy-gabble:24939): DEBUG: disco_waiter_free: freeing waiter 0x9a9a140 for handle 2 with serial 1
** (telepathy-gabble:24939): DEBUG: _caps_disco_cb: setting caps for 2 (thanks to 2 jtellier.test1 at gmail.com/gmail.652A2D30) to 0 (save_caps 2111)
** (telepathy-gabble:24939): DEBUG: gabble_presence_set_capabilities: about to add caps 0 to resource gmail.652A2D30 with serial 2
** (telepathy-gabble:24939): DEBUG: gabble_presence_set_capabilities: found resource gmail.652A2D30
** (telepathy-gabble:24939): DEBUG: gabble_presence_set_capabilities: new serial 2, old 0, clearing caps
** (telepathy-gabble:24939): DEBUG: gabble_presence_set_capabilities: adding caps 0 to resource gmail.652A2D30
** (telepathy-gabble:24939): DEBUG: gabble_presence_set_capabilities: resource gmail.652A2D30 caps now 0
** (telepathy-gabble:24939): DEBUG: gabble_presence_set_capabilities: total caps now 2111
** (telepathy-gabble:24939): DEBUG: _caps_disco_cb: caps for 2 (thanks to 2 jtellier.test1 at gmail.com/gmail.652A2D30) now 2111
** (telepathy-gabble:24939): DEBUG: disco_waiter_free: freeing waiter 0x9a9a1a0 for handle 2 with serial 2
** (telepathy-gabble:24939): DEBUG: _caps_disco_cb: setting caps for 2 (thanks to 2 jtellier.test1 at gmail.com/gmail.652A2D30) to 0 (save_caps 2111)
** (telepathy-gabble:24939): DEBUG: gabble_presence_set_capabilities: about to add caps 0 to resource gmail.652A2D30 with serial 2
** (telepathy-gabble:24939): DEBUG: gabble_presence_set_capabilities: found resource gmail.652A2D30
** (telepathy-gabble:24939): DEBUG: gabble_presence_set_capabilities: adding caps 0 to resource gmail.652A2D30
** (telepathy-gabble:24939): DEBUG: gabble_presence_set_capabilities: resource gmail.652A2D30 caps now 0
** (telepathy-gabble:24939): DEBUG: gabble_presence_set_capabilities: total caps now 2111
** (telepathy-gabble:24939): DEBUG: _caps_disco_cb: caps for 2 (thanks to 2 jtellier.test1 at gmail.com/gmail.652A2D30) now 2111
** (telepathy-gabble:24939): DEBUG: disco_waiter_free: freeing waiter 0x9a9a200 for handle 2 with serial 2
** (telepathy-gabble:24939): DEBUG: _caps_disco_cb: setting caps for 2 (thanks to 2 jtellier.test1 at gmail.com/gmail.652A2D30) to 0 (save_caps 2111)
** (telepathy-gabble:24939): DEBUG: gabble_presence_set_capabilities: about to add caps 0 to resource gmail.652A2D30 with serial 2
** (telepathy-gabble:24939): DEBUG: gabble_presence_set_capabilities: found resource gmail.652A2D30
** (telepathy-gabble:24939): DEBUG: gabble_presence_set_capabilities: adding caps 0 to resource gmail.652A2D30
** (telepathy-gabble:24939): DEBUG: gabble_presence_set_capabilities: resource gmail.652A2D30 caps now 0
** (telepathy-gabble:24939): DEBUG: gabble_presence_set_capabilities: total caps now 2111
** (telepathy-gabble:24939): DEBUG: _caps_disco_cb: caps for 2 (thanks to 2 jtellier.test1 at gmail.com/gmail.652A2D30) now 2111
** (telepathy-gabble:24939): DEBUG: disco_waiter_free: freeing waiter 0x9a9a240 for handle 2 with serial 2
(telepathy-gabble:24939): tp-glib-DEBUG: channel_request_new: New channel request at 0x9928cc8: ctype=org.freedesktop.Telepathy.Channel.Type.StreamedMedia htype=1 handle=2 suppress=1
[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[36memit_members_changed_signals: 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 : [[22mPROPERTIES[1m]
removed : [[22m[1m]
flags now: [[22mPROPERTIES[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:24939): DEBUG: new_media_channel: object path /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/MediaChannel0
(telepathy-gabble:24939): tp-glib-DEBUG: satisfy_request: completing queued request 0x9928cc8 with success, channel_type=org.freedesktop.Telepathy.Channel.Type.StreamedMedia, handle_type=1, handle=2, suppress_handler=1
(telepathy-gabble:24939): tp-glib-DEBUG: channel_request_free: Freeing channel request at 0x9928cc8: ctype=org.freedesktop.Telepathy.Channel.Type.StreamedMedia htype=1 handle=2 suppress=1
** (telepathy-gabble:24939): DEBUG: gabble_presence_cache_is_unsure: Diff: 6561784
** (telepathy-gabble:24939): DEBUG: create_session: 0x9ab0048: Creating new outgoing session
** (telepathy-gabble:24939): DEBUG: create_session: new session 1269291600 @ 0x992c0b8 created
** (telepathy-gabble:24939): DEBUG: _latch_to_session: 0x9ab0048: Latching onto session 0x992c0b8
** (telepathy-gabble:24939): DEBUG: _gabble_media_channel_request_contents: called
** (telepathy-gabble:24939): DEBUG: gabble_presence_cache_is_unsure: Diff: 6562090
** (telepathy-gabble:24939): DEBUG: _gabble_media_channel_request_contents: picking the best resource (want audio: 1, want video: 1
** (telepathy-gabble:24939): DEBUG: _gabble_media_channel_request_contents: Picking resource 'Telepathy4047AB03' (transport: http://www.google.com/transport/p2p, dialect: 3)
** (telepathy-gabble:24939): DEBUG: _gabble_media_channel_request_contents: Creating new jingle content with ns http://jabber.org/protocol/jingle/description/audio : http://www.google.com/transport/p2p
** (telepathy-gabble:24939): DEBUG: create_content: session creating new content type, conn == 0x9931028, jf == 0x9935810
** (telepathy-gabble:24939): DEBUG: gabble_jingle_content_init: 0x9ab2018
** (telepathy-gabble:24939): DEBUG: session_new_content_cb: called
** (telepathy-gabble:24939): DEBUG: create_stream_from_content: Attempting to create Google relay session
** (telepathy-gabble:24939): DEBUG: gabble_jingle_factory_create_google_relay_session: Trying to create a new relay session on http://relay.google.com:80/create_session
** (telepathy-gabble:24939): DEBUG: gabble_jingle_factory_create_google_relay_session: Trying to create a new relay session on http://relay.google.com:80/create_session
** (telepathy-gabble:24939): DEBUG: _gabble_media_channel_request_contents: Creating new jingle content with ns http://jabber.org/protocol/jingle/description/video : http://www.google.com/transport/p2p
** (telepathy-gabble:24939): DEBUG: create_content: session creating new content type, conn == 0x9931028, jf == 0x9935810
** (telepathy-gabble:24939): DEBUG: gabble_jingle_content_init: 0x9ab2088
** (telepathy-gabble:24939): DEBUG: session_new_content_cb: called
** (telepathy-gabble:24939): DEBUG: create_stream_from_content: Attempting to create Google relay session
** (telepathy-gabble:24939): DEBUG: gabble_jingle_factory_create_google_relay_session: Trying to create a new relay session on http://relay.google.com:80/create_session
** (telepathy-gabble:24939): DEBUG: gabble_jingle_factory_create_google_relay_session: Trying to create a new relay session on http://relay.google.com:80/create_session
** (telepathy-gabble:24939): DEBUG: on_http_response: Response from Google:
====
relay.ip=64.233.169.126
relay.udp_port=19295
relay.tcp_port=19294
relay.ssltcp_port=443
stun.ip=64.233.169.126
stun.port=19302
username=iivgOfxla24d1qvy
password=yuyAQKkhcYLksfv5
magic_cookie=r\xc6K\xc6
====
** (telepathy-gabble:24939): DEBUG: translate_relay_info: type=udp ip=64.233.169.126 port=19295 username=iivgOfxla24d1qvy password=yuyAQKkhcYLksfv5 component=1
** (telepathy-gabble:24939): DEBUG: translate_relay_info: type=tcp ip=64.233.169.126 port=19294 username=iivgOfxla24d1qvy password=yuyAQKkhcYLksfv5 component=1
** (telepathy-gabble:24939): DEBUG: translate_relay_info: type=tls ip=64.233.169.126 port=443 username=iivgOfxla24d1qvy password=yuyAQKkhcYLksfv5 component=1
** (telepathy-gabble:24939): DEBUG: on_http_response: Response from Google:
====
relay.ip=64.233.169.126
relay.udp_port=19295
relay.tcp_port=19294
relay.ssltcp_port=443
stun.ip=64.233.169.126
stun.port=19302
username=AA33r6SzAszalIfM
password=cGwbCB7wjwm49j5Y
magic_cookie=r\xc6K\xc6
====
** (telepathy-gabble:24939): DEBUG: translate_relay_info: type=udp ip=64.233.169.126 port=19295 username=AA33r6SzAszalIfM password=cGwbCB7wjwm49j5Y component=2
** (telepathy-gabble:24939): DEBUG: translate_relay_info: type=tcp ip=64.233.169.126 port=19294 username=AA33r6SzAszalIfM password=cGwbCB7wjwm49j5Y component=2
** (telepathy-gabble:24939): DEBUG: translate_relay_info: type=tls ip=64.233.169.126 port=443 username=AA33r6SzAszalIfM password=cGwbCB7wjwm49j5Y component=2
** (telepathy-gabble:24939): DEBUG: gabble_media_stream_set_property: 0x9ac3000: connecting to content 0x9ab2088 signals
** (telepathy-gabble:24939): DEBUG: gabble_signal_connect_weak: connecting to 0x9ab2088:new-candidates with context 0x9aba250
** (telepathy-gabble:24939): DEBUG: gabble_signal_connect_weak: connecting to 0x9ab2088:remote-codecs with context 0x9aba2c0
** (telepathy-gabble:24939): DEBUG: gabble_signal_connect_weak: connecting to 0x9ab2088:notify::state with context 0x9aba1c0
** (telepathy-gabble:24939): DEBUG: gabble_signal_connect_weak: connecting to 0x9ab2088:notify::senders with context 0x9aba130
** (telepathy-gabble:24939): DEBUG: gabble_signal_connect_weak: connecting to 0x9ab2088:notify::remote-state with context 0x9924090
** (telepathy-gabble:24939): DEBUG: gabble_signal_connect_weak: connecting to 0x9ab2088:removed with context 0x9a97dd0
** (telepathy-gabble:24939): DEBUG: gabble_media_stream_set_property: stream stream2 connection state 0
** (telepathy-gabble:24939): DEBUG: gabble_media_stream_set_property: changing combined direction from 0 to 0
** (telepathy-gabble:24939): DEBUG: update_direction: called
** (telepathy-gabble:24939): DEBUG: update_direction: setting pending local send flag
** (telepathy-gabble:24939): DEBUG: gabble_media_stream_set_property: changing combined direction from 0 to 6
** (telepathy-gabble:24939): DEBUG: gabble_media_stream_set_property: changing combined direction from 6 to 3
** (telepathy-gabble:24939): DEBUG: construct_stream: 0x9ab0048: created new MediaStream 0x9ac3000 for content 'stream2'
** (telepathy-gabble:24939): DEBUG: gabble_signal_connect_weak: connecting to 0x9ac3000:close with context 0x9aba350
** (telepathy-gabble:24939): DEBUG: gabble_signal_connect_weak: connecting to 0x9ac3000:error with context 0x9aba310
** (telepathy-gabble:24939): DEBUG: gabble_signal_connect_weak: connecting to 0x9ac3000:notify::connection-state with context 0x9a97dc0
** (telepathy-gabble:24939): DEBUG: gabble_signal_connect_weak: connecting to 0x9ac3000:notify::combined-direction with context 0x9aba210
** (telepathy-gabble:24939): DEBUG: construct_stream: emitting StreamAdded with type 'video'
** (telepathy-gabble:24939): DEBUG: stream_direction_changed_cb: direction: 3, pending_send: 0
** (telepathy-gabble:24939): DEBUG: gabble_signal_connect_weak: connecting to 0x9ac3000:unhold-failed with context 0x9a97da0
** (telepathy-gabble:24939): DEBUG: gabble_signal_connect_weak: connecting to 0x9ac3000:notify::local-hold with context 0x9a97db0
** (telepathy-gabble:24939): DEBUG: stream_hold_state_changed: Stream at index 0 has local-hold=0
** (telepathy-gabble:24939): DEBUG: stream_hold_state_changed: all_held=0, any_held=0
** (telepathy-gabble:24939): DEBUG: gabble_signal_connect_weak: connecting to 0x9ab2088:notify::remote-state with context 0x9aba150
** (telepathy-gabble:24939): DEBUG: remote_state_changed_cb: Content 0x9ab2088's state changed to 0 (current channel state: 0)
** (telepathy-gabble:24939): DEBUG: remote_state_changed_cb: already in that state
** (telepathy-gabble:24939): DEBUG: construct_stream: emitting MediaSessionHandler:NewStreamHandler signal for stream 1
** (telepathy-gabble:24939): DEBUG: new_remote_codecs_cb: called
** (telepathy-gabble:24939): DEBUG: new_remote_codecs_cb: pushing remote codecs
** (telepathy-gabble:24939): DEBUG: new_remote_candidates_cb: got new remote candidates
** (telepathy-gabble:24939): DEBUG: on_http_response: Response from Google:
====
relay.ip=64.233.169.126
relay.udp_port=19295
relay.tcp_port=19294
relay.ssltcp_port=443
stun.ip=64.233.169.126
stun.port=19302
username=ctJ3kykGj4ipXbqc
password=XcZsBTtfTSchCBXS
magic_cookie=r\xc6K\xc6
====
** (telepathy-gabble:24939): DEBUG: translate_relay_info: type=udp ip=64.233.169.126 port=19295 username=ctJ3kykGj4ipXbqc password=XcZsBTtfTSchCBXS component=1
** (telepathy-gabble:24939): DEBUG: translate_relay_info: type=tcp ip=64.233.169.126 port=19294 username=ctJ3kykGj4ipXbqc password=XcZsBTtfTSchCBXS component=1
** (telepathy-gabble:24939): DEBUG: translate_relay_info: type=tls ip=64.233.169.126 port=443 username=ctJ3kykGj4ipXbqc password=XcZsBTtfTSchCBXS component=1
** (telepathy-gabble:24939): DEBUG: on_http_response: Response from Google:
====
relay.ip=64.233.169.126
relay.udp_port=19295
relay.tcp_port=19294
relay.ssltcp_port=443
stun.ip=64.233.169.126
stun.port=19302
username=y9ndRn6YsFrto62Y
password=VouuDtAV7xGHXoDa
magic_cookie=r\xc6K\xc6
====
** (telepathy-gabble:24939): DEBUG: translate_relay_info: type=udp ip=64.233.169.126 port=19295 username=y9ndRn6YsFrto62Y password=VouuDtAV7xGHXoDa component=2
** (telepathy-gabble:24939): DEBUG: translate_relay_info: type=tcp ip=64.233.169.126 port=19294 username=y9ndRn6YsFrto62Y password=VouuDtAV7xGHXoDa component=2
** (telepathy-gabble:24939): DEBUG: translate_relay_info: type=tls ip=64.233.169.126 port=443 username=y9ndRn6YsFrto62Y password=VouuDtAV7xGHXoDa component=2
** (telepathy-gabble:24939): DEBUG: gabble_media_stream_set_property: 0x9ac30a8: connecting to content 0x9ab2018 signals
** (telepathy-gabble:24939): DEBUG: gabble_signal_connect_weak: connecting to 0x9ab2018:new-candidates with context 0x9a97c90
** (telepathy-gabble:24939): DEBUG: gabble_signal_connect_weak: connecting to 0x9ab2018:remote-codecs with context 0x9aba200
** (telepathy-gabble:24939): DEBUG: gabble_signal_connect_weak: connecting to 0x9ab2018:notify::state with context 0x9aba1b0
** (telepathy-gabble:24939): DEBUG: gabble_signal_connect_weak: connecting to 0x9ab2018:notify::senders with context 0x9aba1a0
** (telepathy-gabble:24939): DEBUG: gabble_signal_connect_weak: connecting to 0x9ab2018:notify::remote-state with context 0x9a97d80
** (telepathy-gabble:24939): DEBUG: gabble_signal_connect_weak: connecting to 0x9ab2018:removed with context 0x9aba2b0
** (telepathy-gabble:24939): DEBUG: gabble_media_stream_set_property: stream stream1 connection state 0
** (telepathy-gabble:24939): DEBUG: gabble_media_stream_set_property: changing combined direction from 0 to 0
** (telepathy-gabble:24939): DEBUG: update_direction: called
** (telepathy-gabble:24939): DEBUG: update_direction: setting pending local send flag
** (telepathy-gabble:24939): DEBUG: gabble_media_stream_set_property: changing combined direction from 0 to 6
** (telepathy-gabble:24939): DEBUG: gabble_media_stream_set_property: changing combined direction from 6 to 3
** (telepathy-gabble:24939): DEBUG: construct_stream: 0x9ab0048: created new MediaStream 0x9ac30a8 for content 'stream1'
** (telepathy-gabble:24939): DEBUG: gabble_signal_connect_weak: connecting to 0x9ac30a8:close with context 0x9aba170
** (telepathy-gabble:24939): DEBUG: gabble_signal_connect_weak: connecting to 0x9ac30a8:error with context 0x9aba2d0
** (telepathy-gabble:24939): DEBUG: gabble_signal_connect_weak: connecting to 0x9ac30a8:notify::connection-state with context 0x9924050
** (telepathy-gabble:24939): DEBUG: gabble_signal_connect_weak: connecting to 0x9ac30a8:notify::combined-direction with context 0x9aba360
** (telepathy-gabble:24939): DEBUG: construct_stream: emitting StreamAdded with type 'audio'
** (telepathy-gabble:24939): DEBUG: stream_direction_changed_cb: direction: 3, pending_send: 0
** (telepathy-gabble:24939): DEBUG: gabble_signal_connect_weak: connecting to 0x9ac30a8:unhold-failed with context 0x9a996c0
** (telepathy-gabble:24939): DEBUG: gabble_signal_connect_weak: connecting to 0x9ac30a8:notify::local-hold with context 0x9aba120
** (telepathy-gabble:24939): DEBUG: stream_hold_state_changed: Stream at index 0 has local-hold=0
** (telepathy-gabble:24939): DEBUG: stream_hold_state_changed: Stream at index 1 has local-hold=0
** (telepathy-gabble:24939): DEBUG: stream_hold_state_changed: all_held=0, any_held=0
** (telepathy-gabble:24939): DEBUG: gabble_signal_connect_weak: connecting to 0x9ab2018:notify::remote-state with context 0x9aba240
** (telepathy-gabble:24939): DEBUG: remote_state_changed_cb: Content 0x9ab2018's state changed to 0 (current channel state: 0)
** (telepathy-gabble:24939): DEBUG: remote_state_changed_cb: already in that state
** (telepathy-gabble:24939): DEBUG: construct_stream: emitting MediaSessionHandler:NewStreamHandler signal for stream 2
** (telepathy-gabble:24939): DEBUG: new_remote_codecs_cb: called
** (telepathy-gabble:24939): DEBUG: new_remote_codecs_cb: pushing remote codecs
** (telepathy-gabble:24939): DEBUG: new_remote_candidates_cb: got new remote candidates
** (telepathy-gabble:24939): DEBUG: gabble_media_stream_ready: ready called
** (telepathy-gabble:24939): DEBUG: push_playing: stream stream2 emitting SetStreamPlaying(false)
** (telepathy-gabble:24939): DEBUG: push_sending: stream stream2 emitting SetStreamSending(false); sending=false, on_hold=false
** (telepathy-gabble:24939): DEBUG: gabble_media_stream_set_local_codecs: called
** (telepathy-gabble:24939): DEBUG: pass_local_codecs: putting list of 2 supported codecs from stream-engine into cache
** (telepathy-gabble:24939): DEBUG: pass_local_codecs: adding codec H264 (97 90000 0)
** (telepathy-gabble:24939): DEBUG: pass_local_codecs: adding codec THEORA (96 90000 0)
** (telepathy-gabble:24939): DEBUG: jingle_media_rtp_set_local_codecs: setting new local codecs
** (telepathy-gabble:24939): DEBUG: content_ready_cb: called
** (telepathy-gabble:24939): DEBUG: gabble_media_stream_ready: ready called
** (telepathy-gabble:24939): DEBUG: push_playing: stream stream1 emitting SetStreamPlaying(false)
** (telepathy-gabble:24939): DEBUG: push_sending: stream stream1 emitting SetStreamSending(false); sending=false, on_hold=false
** (telepathy-gabble:24939): DEBUG: gabble_media_stream_set_local_codecs: called
** (telepathy-gabble:24939): DEBUG: pass_local_codecs: putting list of 6 supported codecs from stream-engine into cache
** (telepathy-gabble:24939): DEBUG: pass_local_codecs: adding codec SPEEX (100 16000 1)
** (telepathy-gabble:24939): DEBUG: pass_local_codecs: adding codec SPEEX (101 8000 1)
** (telepathy-gabble:24939): DEBUG: pass_local_codecs: adding codec PCMU (0 8000 0)
** (telepathy-gabble:24939): DEBUG: pass_local_codecs: adding codec PCMA (8 8000 0)
** (telepathy-gabble:24939): DEBUG: pass_local_codecs: adding codec GSM (3 8000 0)
** (telepathy-gabble:24939): DEBUG: pass_local_codecs: adding codec telephone-event (98 8000 0)
** (telepathy-gabble:24939): DEBUG: jingle_media_rtp_set_local_codecs: setting new local codecs
** (telepathy-gabble:24939): DEBUG: content_ready_cb: called
** (telepathy-gabble:24939): DEBUG: content_state_changed_cb: called
** (telepathy-gabble:24939): DEBUG: content_state_changed_cb: called
** (telepathy-gabble:24939): DEBUG: set_state: Setting state of JingleSession: 0x992c0b8 (priv = 0x992c0d0) from 0 to 1
** (telepathy-gabble:24939): DEBUG: session_state_changed_cb: called
[1m[36memit_members_changed_signals: emitting members changed
message : ""
added : [[22m[1m]
removed : [[22m[1m]
local_pending : [[22m[1m]
remote_pending: [[22m2 (jtellier.test1 at gmail.com)[1m]
actor : 1
reason : 4: invited
[0m(telepathy-gabble:24939): tp-glib-DEBUG: tp_group_mixin_change_flags: No change: 2048 includes all the bits of 0 and none of 1
** (telepathy-gabble:24939): DEBUG: pass_local_codecs: putting list of 2 supported codecs from stream-engine into cache
** (telepathy-gabble:24939): DEBUG: pass_local_codecs: adding codec H264 (97 90000 0)
** (telepathy-gabble:24939): DEBUG: pass_local_codecs: adding codec THEORA (96 90000 0)
** (telepathy-gabble:24939): DEBUG: jingle_media_rtp_set_local_codecs: setting new local codecs
** (telepathy-gabble:24939): DEBUG: jingle_media_rtp_set_local_codecs: 1 codecs changed
** (telepathy-gabble:24939): DEBUG: gabble_media_stream_new_native_candidate: google p2p connections only support the concept of one transport per candidate, ignoring other components
** (telepathy-gabble:24939): DEBUG: gabble_media_stream_new_native_candidate: put 1 native candidate from stream-engine into cache
** (telepathy-gabble:24939): DEBUG: add_candidates: content already signalled, transmitting candidates
** (telepathy-gabble:24939): DEBUG: gabble_media_stream_new_native_candidate: google p2p connections only support the concept of one transport per candidate, ignoring other components
** (telepathy-gabble:24939): DEBUG: gabble_media_stream_new_native_candidate: put 1 native candidate from stream-engine into cache
** (telepathy-gabble:24939): DEBUG: add_candidates: content already signalled, transmitting candidates
** (telepathy-gabble:24939): DEBUG: gabble_media_stream_new_native_candidate: google p2p connections only support the concept of one transport per candidate, ignoring other components
** (telepathy-gabble:24939): DEBUG: gabble_media_stream_new_native_candidate: put 1 native candidate from stream-engine into cache
** (telepathy-gabble:24939): DEBUG: add_candidates: content already signalled, transmitting candidates
** (telepathy-gabble:24939): DEBUG: gabble_media_stream_new_native_candidate: google p2p connections only support the concept of one transport per candidate, ignoring other components
** (telepathy-gabble:24939): DEBUG: gabble_media_stream_new_native_candidate: put 1 native candidate from stream-engine into cache
** (telepathy-gabble:24939): DEBUG: add_candidates: content already signalled, transmitting candidates
** (telepathy-gabble:24939): DEBUG: gabble_media_stream_new_native_candidate: google p2p connections only support the concept of one transport per candidate, ignoring other components
** (telepathy-gabble:24939): DEBUG: gabble_media_stream_new_native_candidate: put 1 native candidate from stream-engine into cache
** (telepathy-gabble:24939): DEBUG: add_candidates: content already signalled, transmitting candidates
** (telepathy-gabble:24939): DEBUG: gabble_media_stream_new_native_candidate: google p2p connections only support the concept of one transport per candidate, ignoring other components
** (telepathy-gabble:24939): DEBUG: gabble_media_stream_new_native_candidate: put 1 native candidate from stream-engine into cache
** (telepathy-gabble:24939): DEBUG: add_candidates: content already signalled, transmitting candidates
** (telepathy-gabble:24939): DEBUG: set_state: Setting state of JingleSession: 0x992c0b8 (priv = 0x992c0d0) from 1 to 2
** (telepathy-gabble:24939): DEBUG: session_state_changed_cb: called
(telepathy-gabble:24939): tp-glib-DEBUG: change_members: not emitting signal, nothing changed
(telepathy-gabble:24939): tp-glib-DEBUG: tp_group_mixin_change_flags: No change: 2048 includes all the bits of 0 and none of 1
** (telepathy-gabble:24939): DEBUG: connection_iq_unknown_cb: got unknown iq:
<iq from="jtellier.test1 at gmail.com/Telepathy4047AB03" id="66780593086" to="jtellier.test2 at gmail.com/Telepathy257E61AB" type="result"></iq>
** (telepathy-gabble:24939): DEBUG: connection_iq_unknown_cb: got unknown iq:
<iq from="jtellier.test1 at gmail.com/Telepathy4047AB03" id="66683593244" to="jtellier.test2 at gmail.com/Telepathy257E61AB" type="result"></iq>
** (telepathy-gabble:24939): DEBUG: connection_iq_unknown_cb: got unknown iq:
<iq from="jtellier.test1 at gmail.com/Telepathy4047AB03" id="254000778255" to="jtellier.test2 at gmail.com/Telepathy257E61AB" type="result"></iq>
** (telepathy-gabble:24939): DEBUG: connection_iq_unknown_cb: got unknown iq:
<iq from="jtellier.test1 at gmail.com/Telepathy4047AB03" id="254019779041" to="jtellier.test2 at gmail.com/Telepathy257E61AB" type="result"></iq>
** (telepathy-gabble:24939): DEBUG: connection_iq_unknown_cb: got unknown iq:
<iq from="jtellier.test1 at gmail.com/Telepathy4047AB03" id="255246779755" to="jtellier.test2 at gmail.com/Telepathy257E61AB" type="result"></iq>
** (telepathy-gabble:24939): DEBUG: connection_iq_unknown_cb: got unknown iq:
<iq from="jtellier.test1 at gmail.com/Telepathy4047AB03" id="254239780795" to="jtellier.test2 at gmail.com/Telepathy257E61AB" type="result"></iq>
** (telepathy-gabble:24939): DEBUG: connection_iq_unknown_cb: got unknown iq:
<iq from="jtellier.test1 at gmail.com/Telepathy4047AB03" id="255223781778" to="jtellier.test2 at gmail.com/Telepathy257E61AB" type="result"></iq>
** (telepathy-gabble:24939): DEBUG: connection_iq_unknown_cb: got unknown iq:
<iq from="jtellier.test1 at gmail.com/Telepathy4047AB03" id="254120782466" to="jtellier.test2 at gmail.com/Telepathy257E61AB" type="result"></iq>
** (telepathy-gabble:24939): DEBUG: gabble_jingle_session_parse: jingle action 'content-modify' from 'jtellier.test1 at gmail.com/Telepathy4047AB03' in session '1269291600' dialect 3 state 2
** (telepathy-gabble:24939): DEBUG: update_direction: called
** (telepathy-gabble:24939): DEBUG: gabble_media_stream_set_property: changing combined direction from 3 to 1
** (telepathy-gabble:24939): DEBUG: stream_direction_changed_cb: direction: 1, pending_send: 0
** (telepathy-gabble:24939): DEBUG: query_socks5_proxies: Need 3 more proxies
** (telepathy-gabble:24939): DEBUG: send_proxy_query: send SOCKS5 query to proxy.silper.cz
** (telepathy-gabble:24939): DEBUG: send_proxy_query: send SOCKS5 query to proxy.schokokeks.org
** (telepathy-gabble:24939): DEBUG: send_proxy_query: send SOCKS5 query to proxy.jabster.pl
** (telepathy-gabble:24939): DEBUG: socks5_proxy_query_reply_cb: Add fallback SOCKS5 proxy: proxy.silper.cz 88.83.237.45:7777
** (telepathy-gabble:24939): DEBUG: socks5_proxy_query_reply_cb: Add fallback SOCKS5 proxy: proxy.schokokeks.org 78.46.69.5:7777
** (telepathy-gabble:24939): DEBUG: gabble_jingle_session_parse: jingle action 'transport-info' from 'jtellier.test1 at gmail.com/Telepathy4047AB03' in session '1269291600' dialect 3 state 2
** (telepathy-gabble:24939): DEBUG: parse_candidates: emitting 1 new remote candidates
** (telepathy-gabble:24939): DEBUG: new_remote_candidates_cb: got new remote candidates
** (telepathy-gabble:24939): DEBUG: push_remote_candidates: passing 1 remote candidate to stream engine: R1
** (telepathy-gabble:24939): DEBUG: gabble_jingle_session_parse: jingle action 'transport-info' from 'jtellier.test1 at gmail.com/Telepathy4047AB03' in session '1269291600' dialect 3 state 2
** (telepathy-gabble:24939): DEBUG: parse_candidates: emitting 1 new remote candidates
** (telepathy-gabble:24939): DEBUG: new_remote_candidates_cb: got new remote candidates
** (telepathy-gabble:24939): DEBUG: push_remote_candidates: passing 1 remote candidate to stream engine: R2
** (telepathy-gabble:24939): DEBUG: gabble_media_stream_new_active_candidate_pair: called (7, R1); this is a no-op on Jingle
** (telepathy-gabble:24939): DEBUG: gabble_media_stream_set_property: stream stream2 connection state 0
** (telepathy-gabble:24939): DEBUG: gabble_jingle_session_parse: jingle action 'transport-info' from 'jtellier.test1 at gmail.com/Telepathy4047AB03' in session '1269291600' dialect 3 state 2
** (telepathy-gabble:24939): DEBUG: parse_candidates: emitting 1 new remote candidates
** (telepathy-gabble:24939): DEBUG: new_remote_candidates_cb: got new remote candidates
** (telepathy-gabble:24939): DEBUG: push_remote_candidates: passing 1 remote candidate to stream engine: R1
** (telepathy-gabble:24939): DEBUG: gabble_media_stream_new_active_candidate_pair: called (1, R1); this is a no-op on Jingle
** (telepathy-gabble:24939): DEBUG: gabble_media_stream_set_property: stream stream2 connection state 2
** (telepathy-gabble:24939): DEBUG: gabble_jingle_session_parse: jingle action 'transport-info' from 'jtellier.test1 at gmail.com/Telepathy4047AB03' in session '1269291600' dialect 3 state 2
** (telepathy-gabble:24939): DEBUG: parse_candidates: emitting 1 new remote candidates
** (telepathy-gabble:24939): DEBUG: new_remote_candidates_cb: got new remote candidates
** (telepathy-gabble:24939): DEBUG: push_remote_candidates: passing 1 remote candidate to stream engine: R2
** (telepathy-gabble:24939): DEBUG: gabble_media_stream_new_active_candidate_pair: called (8, R1); this is a no-op on Jingle
** (telepathy-gabble:24939): DEBUG: gabble_media_stream_set_property: stream stream1 connection state 0
** (telepathy-gabble:24939): DEBUG: gabble_media_stream_new_active_candidate_pair: called (4, R1); this is a no-op on Jingle
** (telepathy-gabble:24939): DEBUG: gabble_media_stream_set_property: stream stream1 connection state 2
** (telepathy-gabble:24939): DEBUG: gabble_jingle_session_parse: jingle action 'session-accept' from 'jtellier.test1 at gmail.com/Telepathy4047AB03' in session '1269291600' dialect 3 state 2
** (telepathy-gabble:24939): DEBUG: on_session_accept: called
** (telepathy-gabble:24939): DEBUG: parse_description: node: description
** (telepathy-gabble:24939): DEBUG: parse_description: detected media type 2
** (telepathy-gabble:24939): DEBUG: update_remote_codecs: Emitting remote-codecs signal
** (telepathy-gabble:24939): DEBUG: new_remote_codecs_cb: called
** (telepathy-gabble:24939): DEBUG: new_remote_codecs_cb: pushing remote codecs
** (telepathy-gabble:24939): DEBUG: content_state_changed_cb: called
** (telepathy-gabble:24939): DEBUG: push_sending: stream stream2 emitting SetStreamSending(true); sending=true, on_hold=false
** (telepathy-gabble:24939): DEBUG: push_playing: stream stream2 emitting SetStreamPlaying(true)
** (telepathy-gabble:24939): DEBUG: push_sending: stream stream2 emitting SetStreamSending(true); sending=true, on_hold=false
** (telepathy-gabble:24939): DEBUG: parse_description: node: description
** (telepathy-gabble:24939): DEBUG: parse_description: detected media type 1
** (telepathy-gabble:24939): DEBUG: parse_payload_type: new remote codec: id = 0, name = PCMU, clockrate = 8000, channels = 1
** (telepathy-gabble:24939): DEBUG: parse_payload_type: new remote codec: id = 8, name = PCMA, clockrate = 8000, channels = 1
** (telepathy-gabble:24939): DEBUG: parse_payload_type: new remote codec: id = 13, name = CN, clockrate = 8000, channels = 1
** (telepathy-gabble:24939): DEBUG: parse_payload_type: new remote codec: id = 98, name = telephone-event, clockrate = 8000, channels = 1
** (telepathy-gabble:24939): DEBUG: update_remote_codecs: Emitting remote-codecs signal
** (telepathy-gabble:24939): DEBUG: new_remote_codecs_cb: called
** (telepathy-gabble:24939): DEBUG: new_remote_codecs_cb: new remote audio codec: 0 'PCMU' 0 8000 1
** (telepathy-gabble:24939): DEBUG: new_remote_codecs_cb: new remote audio codec: 8 'PCMA' 0 8000 1
** (telepathy-gabble:24939): DEBUG: new_remote_codecs_cb: new remote audio codec: 13 'CN' 0 8000 1
** (telepathy-gabble:24939): DEBUG: new_remote_codecs_cb: new remote audio codec: 98 'telephone-event' 0 8000 1
** (telepathy-gabble:24939): DEBUG: new_remote_codecs_cb: pushing remote codecs
** (telepathy-gabble:24939): DEBUG: push_remote_codecs: passing 4 remote codecs to stream-engine
** (telepathy-gabble:24939): DEBUG: content_state_changed_cb: called
** (telepathy-gabble:24939): DEBUG: push_sending: stream stream1 emitting SetStreamSending(true); sending=true, on_hold=false
** (telepathy-gabble:24939): DEBUG: push_playing: stream stream1 emitting SetStreamPlaying(true)
** (telepathy-gabble:24939): DEBUG: push_sending: stream stream1 emitting SetStreamSending(true); sending=true, on_hold=false
** (telepathy-gabble:24939): DEBUG: set_state: Setting state of JingleSession: 0x992c0b8 (priv = 0x992c0d0) from 2 to 4
** (telepathy-gabble:24939): DEBUG: session_state_changed_cb: called
** (telepathy-gabble:24939): DEBUG: session_state_changed_cb: adding peer to the member list and updating flags
[1m[36memit_members_changed_signals: emitting members changed
message : ""
added : [[22m2 (jtellier.test1 at gmail.com)[1m]
removed : [[22m[1m]
local_pending : [[22m[1m]
remote_pending: [[22m[1m]
actor : 2
reason : 0: unspecified reason
[0m** (telepathy-gabble:24939): DEBUG: gabble_media_stream_supported_codecs: called
** (telepathy-gabble:24939): DEBUG: gabble_media_stream_supported_codecs: we already sent, or don't need to send, our codecs
** (telepathy-gabble:24939): DEBUG: gabble_media_channel_request_stream_direction: called (stream stream2, direction 1)
** (telepathy-gabble:24939): DEBUG: gabble_media_stream_change_direction: current_dir: 1, requested_dir: 1
** (telepathy-gabble:24939): DEBUG: gabble_jingle_session_parse: jingle action 'content-modify' from 'jtellier.test1 at gmail.com/Telepathy4047AB03' in session '1269291600' dialect 3 state 4
** (telepathy-gabble:24939): DEBUG: update_direction: called
** (telepathy-gabble:24939): DEBUG: gabble_media_stream_set_property: changing combined direction from 1 to 3
** (telepathy-gabble:24939): DEBUG: stream_direction_changed_cb: direction: 3, pending_send: 0
** (telepathy-gabble:24939): DEBUG: query_socks5_proxies: Need 1 more proxies
** (telepathy-gabble:24939): DEBUG: send_proxy_query: send SOCKS5 query to proxy.jabjab.de
** (telepathy-gabble:24939): DEBUG: socks5_proxy_query_reply_cb: Add fallback SOCKS5 proxy: proxy.jabjab.de 78.46.34.75:7777
** (telepathy-gabble:24939): DEBUG: query_socks5_proxies: we already have discovered enough proxies (5)
** (telepathy-gabble:24939): DEBUG: gabble_media_channel_close_async: called
** (telepathy-gabble:24939): DEBUG: gabble_media_channel_close: called on 0x9ab0048
** (telepathy-gabble:24939): DEBUG: gabble_jingle_session_terminate: we are terminating this session
** (telepathy-gabble:24939): DEBUG: set_state: Setting state of JingleSession: 0x992c0b8 (priv = 0x992c0d0) from 4 to 5
** (telepathy-gabble:24939): DEBUG: session_state_changed_cb: called
** (telepathy-gabble:24939): DEBUG: session_terminated_cb: removing terminated session
** (telepathy-gabble:24939): DEBUG: session_terminated_cb: called
[1m[36memit_members_changed_signals: 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** (telepathy-gabble:24939): DEBUG: session_terminated_cb: unreffing streams
** (telepathy-gabble:24939): DEBUG: gabble_media_stream_dispose: called
** (telepathy-gabble:24939): DEBUG: user_data_destroyed_cb: user_data for 0x9aba250 destroyed; disconnecting
** (telepathy-gabble:24939): DEBUG: user_data_destroyed_cb: user_data for 0x9aba2c0 destroyed; disconnecting
** (telepathy-gabble:24939): DEBUG: user_data_destroyed_cb: user_data for 0x9aba1c0 destroyed; disconnecting
** (telepathy-gabble:24939): DEBUG: user_data_destroyed_cb: user_data for 0x9aba130 destroyed; disconnecting
** (telepathy-gabble:24939): DEBUG: user_data_destroyed_cb: user_data for 0x9924090 destroyed; disconnecting
** (telepathy-gabble:24939): DEBUG: user_data_destroyed_cb: user_data for 0x9a97dd0 destroyed; disconnecting
** (telepathy-gabble:24939): DEBUG: instance_destroyed_cb: instance for 0x9aba350 destroyed; cleaning up
** (telepathy-gabble:24939): DEBUG: instance_destroyed_cb: instance for 0x9aba310 destroyed; cleaning up
** (telepathy-gabble:24939): DEBUG: instance_destroyed_cb: instance for 0x9a97dc0 destroyed; cleaning up
** (telepathy-gabble:24939): DEBUG: instance_destroyed_cb: instance for 0x9aba210 destroyed; cleaning up
** (telepathy-gabble:24939): DEBUG: instance_destroyed_cb: instance for 0x9a97da0 destroyed; cleaning up
** (telepathy-gabble:24939): DEBUG: instance_destroyed_cb: instance for 0x9a97db0 destroyed; cleaning up
** (telepathy-gabble:24939): DEBUG: gabble_media_stream_dispose: called
** (telepathy-gabble:24939): DEBUG: user_data_destroyed_cb: user_data for 0x9a97c90 destroyed; disconnecting
** (telepathy-gabble:24939): DEBUG: user_data_destroyed_cb: user_data for 0x9aba200 destroyed; disconnecting
** (telepathy-gabble:24939): DEBUG: user_data_destroyed_cb: user_data for 0x9aba1b0 destroyed; disconnecting
** (telepathy-gabble:24939): DEBUG: user_data_destroyed_cb: user_data for 0x9aba1a0 destroyed; disconnecting
** (telepathy-gabble:24939): DEBUG: user_data_destroyed_cb: user_data for 0x9a97d80 destroyed; disconnecting
** (telepathy-gabble:24939): DEBUG: user_data_destroyed_cb: user_data for 0x9aba2b0 destroyed; disconnecting
** (telepathy-gabble:24939): DEBUG: instance_destroyed_cb: instance for 0x9aba170 destroyed; cleaning up
** (telepathy-gabble:24939): DEBUG: instance_destroyed_cb: instance for 0x9aba2d0 destroyed; cleaning up
** (telepathy-gabble:24939): DEBUG: instance_destroyed_cb: instance for 0x9924050 destroyed; cleaning up
** (telepathy-gabble:24939): DEBUG: instance_destroyed_cb: instance for 0x9aba360 destroyed; cleaning up
** (telepathy-gabble:24939): DEBUG: instance_destroyed_cb: instance for 0x9a996c0 destroyed; cleaning up
** (telepathy-gabble:24939): DEBUG: instance_destroyed_cb: instance for 0x9aba120 destroyed; cleaning up
** (telepathy-gabble:24939): DEBUG: gabble_jingle_session_dispose: called
** (telepathy-gabble:24939): DEBUG: gabble_jingle_media_rtp_dispose: dispose called
** (telepathy-gabble:24939): DEBUG: gabble_jingle_content_dispose: 0x9ab2018
** (telepathy-gabble:24939): DEBUG: instance_destroyed_cb: instance for 0x9aba240 destroyed; cleaning up
** (telepathy-gabble:24939): DEBUG: gabble_jingle_media_rtp_dispose: dispose called
** (telepathy-gabble:24939): DEBUG: gabble_jingle_content_dispose: 0x9ab2088
** (telepathy-gabble:24939): DEBUG: instance_destroyed_cb: instance for 0x9aba150 destroyed; cleaning up
** (telepathy-gabble:24939): DEBUG: media_channel_closed_cb: removing media channel 0x9ab0048 with ref count 3
** (telepathy-gabble:24939): DEBUG: gabble_media_channel_dispose: called
(telepathy-gabble:24939): tp-glib-DEBUG: tp_base_connection_change_status: was 0, now 2, for reason 1
(telepathy-gabble:24939): tp-glib-DEBUG: tp_base_connection_change_status: emitting status-changed to 2, for reason 1
** (telepathy-gabble:24939): DEBUG: gabble_roster_close_all: closing channels
** (telepathy-gabble:24939): DEBUG: roster_channel_closed_cb: 0x9928518, channel 0x9938c60
** (telepathy-gabble:24939): DEBUG: roster_channel_closed_cb: 0x9928518, channel 0x9938ca8
** (telepathy-gabble:24939): DEBUG: roster_channel_closed_cb: 0x9928518, channel 0x9938cf0
** (telepathy-gabble:24939): DEBUG: roster_channel_closed_cb: 0x9928518, channel 0x9938d38
** (telepathy-gabble:24939): DEBUG: gabble_roster_close_all: removing callbacks
** (telepathy-gabble:24939): DEBUG: gabble_im_factory_close_all: closing channels
** (telepathy-gabble:24939): DEBUG: gabble_im_factory_close_all: removing callbacks
** (telepathy-gabble:24939): DEBUG: connection_status_changed_cb: disconnected, closing room lists
** (telepathy-gabble:24939): DEBUG: gabble_roomlist_manager_close_all: 0x9927800
** (telepathy-gabble:24939): DEBUG: gabble_muc_factory_close_all: closing channels
** (telepathy-gabble:24939): DEBUG: gabble_muc_factory_close_all: removing callbacks
** (telepathy-gabble:24939): DEBUG: gabble_private_tubes_factory_close_all: closing 1-1 tubes channels
** (telepathy-gabble:24939): DEBUG: gabble_media_factory_close_all: closing channels
** (telepathy-gabble:24939): DEBUG: connection_shut_down: still open; calling lm_connection_close
** (telepathy-gabble:24939): DEBUG: connection_disconnected_cb: called with reason 0
** (telepathy-gabble:24939): DEBUG: connection_disconnected_cb: expected; emitting DISCONNECTED
(telepathy-gabble:24939): tp-glib-DEBUG: connection_shutdown_finished_cb: dereferenced connection
** (telepathy-gabble:24939): DEBUG: gabble_connection_dispose: called
** (telepathy-gabble:24939): DEBUG: gabble_bytestream_factory_dispose: dispose called
** (telepathy-gabble:24939): DEBUG: user_data_destroyed_cb: user_data for 0x9923ea0 destroyed; disconnecting
** (telepathy-gabble:24939): DEBUG: user_data_destroyed_cb: user_data for 0x9923e10 destroyed; disconnecting
** (telepathy-gabble:24939): DEBUG: gabble_disco_dispose: dispose called
** (telepathy-gabble:24939): DEBUG: gabble_disco_finalize: called with 0x9936e60
** (telepathy-gabble:24939): DEBUG: gabble_request_pipeline_dispose: disposing request-pipeline
** (telepathy-gabble:24939): DEBUG: gabble_vcard_manager_dispose: 0x9928550
** (telepathy-gabble:24939): DEBUG: gabble_vcard_manager_finalize: 0x9928550
** (telepathy-gabble:24939): DEBUG: gabble_jingle_factory_dispose: dispose called
** (telepathy-gabble:24939): DEBUG: gabble_presence_cache_dispose: dispose called
** (telepathy-gabble:24939): DEBUG: disco_waiter_list_free: list (nil)
** (telepathy-gabble:24939): DEBUG: disco_waiter_list_free: list (nil)
** (telepathy-gabble:24939): DEBUG: disco_waiter_list_free: list (nil)
** (telepathy-gabble:24939): DEBUG: disco_waiter_list_free: list (nil)
** (telepathy-gabble:24939): DEBUG: disco_waiter_list_free: list (nil)
** (telepathy-gabble:24939): DEBUG: disco_waiter_list_free: list (nil)
** (telepathy-gabble:24939): DEBUG: disco_waiter_list_free: list (nil)
** (telepathy-gabble:24939): DEBUG: gabble_presence_cache_finalize: called with 0x992ae08
** (telepathy-gabble:24939): DEBUG: gabble_roster_dispose: dispose called
** (telepathy-gabble:24939): DEBUG: gabble_roster_close_all: closing channels
** (telepathy-gabble:24939): DEBUG: gabble_roster_finalize: called with 0x9928518
** (telepathy-gabble:24939): DEBUG: gabble_im_factory_dispose: dispose called
** (telepathy-gabble:24939): DEBUG: gabble_roomlist_manager_dispose: running
** (telepathy-gabble:24939): DEBUG: gabble_roomlist_manager_close_all: 0x9927800
** (telepathy-gabble:24939): DEBUG: gabble_muc_factory_dispose: dispose called
** (telepathy-gabble:24939): DEBUG: gabble_muc_factory_close_all: closing channels
** (telepathy-gabble:24939): DEBUG: gabble_private_tubes_factory_dispose: dispose called
** (telepathy-gabble:24939): DEBUG: gabble_private_tubes_factory_close_all: closing 1-1 tubes channels
** (telepathy-gabble:24939): DEBUG: gabble_media_factory_dispose: dispose called
** (telepathy-gabble:24939): DEBUG: gabble_media_factory_close_all: closing channels
** (telepathy-gabble:24939): DEBUG: gabble_olpc_gadget_manager_dispose: running
** (telepathy-gabble:24939): DEBUG: gabble_olpc_gadget_manager_close_all: 0x99297a0
(telepathy-gabble:24939): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9928470: lost weak ref to 0x9921060
(telepathy-gabble:24939): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x99284a8: lost weak ref to 0x99210f0
(telepathy-gabble:24939): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x99284e0: lost weak ref to 0x9921180
** (telepathy-gabble:24939): DEBUG: gabble_connection_finalize: called with 0x9931028
(telepathy-gabble:24939): tp-glib-DEBUG: tp_contacts_mixin_finalize: 0x9931028
(telepathy-gabble:24939): tp-glib-DEBUG: tp_presence_mixin_finalize: 0x9931028
-------------- next part --------------
(empathy:4550): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9992958: org.freedesktop.DBus DBusGProxy is 0x9992990
** (empathy:4550): DEBUG: mission_control_get_presence_actual: MC not running.
** (empathy:4550): DEBUG: empathy_idle_init: Error getting actual presence: MC not running
** (empathy:4550): DEBUG: mission_control_get_presence_message_actual: MC not running.
** (empathy:4550): DEBUG: empathy_idle_init: Error getting actual presence message: MC not running
** (empathy:4550): DEBUG: idle_nm_state_change_cb: New network state 3
** (empathy:4550): DEBUG: empathy_idle_set_presence: Changing presence to (null) (2)
** (empathy:4550): DEBUG: create_salut_account: Try to add a salut account...
** (empathy:4550): DEBUG: create_salut_account: Failed to get self econtact: e_book_get_self: there was no self contact UID stored in gconf
** (empathy:4550): DEBUG: get_glade_file: Loading glade file /usr/share/empathy/empathy-main-window.glade
** (empathy:4550): DEBUG: mission_control_get_presence_actual: MC not running.
** (empathy:4550): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:4550): DEBUG: mission_control_get_presence_actual: MC not running.
** (empathy:4550): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:4550): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:4550): DEBUG: mission_control_get_presence_actual: MC not running.
** (empathy:4550): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:4550): DEBUG: mission_control_get_presence_actual: MC not running.
** (empathy:4550): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:4550): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:4550): DEBUG: mission_control_get_presence_actual: MC not running.
** (empathy:4550): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:4550): DEBUG: mission_control_get_presence_actual: MC not running.
** (empathy:4550): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:4550): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:4550): DEBUG: mission_control_get_presence_actual: MC not running.
** (empathy:4550): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:4550): DEBUG: mission_control_get_presence_actual: MC not running.
** (empathy:4550): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:4550): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:4550): DEBUG: mission_control_get_online_connections: MC not running.
** (empathy:4550): DEBUG: empathy_geometry_load: Loading window geometry: x:0, y:25, w:622, h:325
** (empathy:4550): DEBUG: empathy_main_window_show: Configuring window default size w:622, h:325
** (empathy:4550): DEBUG: empathy_main_window_show: Configuring window default position x:0, y:25
** (empathy:4550): DEBUG: mission_control_get_tpconnection: MC not running.
** (empathy:4550): DEBUG: get_glade_file: Loading glade file /usr/share/empathy/empathy-status-icon.glade
(empathy:4550): tp-glib-DEBUG: tp_connection_init: 0x9ac6160
(empathy:4550): tp-glib-DEBUG: tp_connection_constructor: Connecting to StatusChanged and ConnectionError
(empathy:4550): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9ac6160: org.freedesktop.Telepathy.Connection DBusGProxy is 0x9c26438
(empathy:4550): tp-glib-DEBUG: tp_connection_constructor: Calling GetStatus
(empathy:4550): tp-glib-DEBUG: tp_connection_constructor: Returning 0x9ac6160
(empathy:4550): tp-glib-DEBUG: tp_connection_call_when_ready: arranging callback later
(empathy:4550): tp-glib-DEBUG: tp_connection_got_status_cb: 0x9ac6160
(empathy:4550): tp-glib-DEBUG: tp_connection_got_status_cb: 0x9ac6160: Initial status is 1
(empathy:4550): tp-glib-DEBUG: tp_connection_status_changed: 0x9ac6160: -1 -> 1 because 0
(empathy:4550): tp-glib-DEBUG: tp_connection_status_changed: 0x9ac6160: 1 -> 0 because 1
** (empathy:4550): DEBUG: idle_presence_changed_cb: Presence changed to '' (2)
(empathy:4550): tp-glib-DEBUG: tp_connection_got_interfaces_cb: 0x9ac6160: Introspected interfaces
(empathy:4550): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9ac6160: org.freedesktop.DBus.Properties DBusGProxy is 0x9c26550
** (empathy:4550): DEBUG: idle_presence_changed_cb: Presence changed to '' (2)
(empathy:4550): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9ac6160: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Avatars
(empathy:4550): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9ac6160: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Aliasing
(empathy:4550): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9ac6160: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Capabilities
(empathy:4550): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9ac6160: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.ContactCapabilities.DRAFT
(empathy:4550): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9ac6160: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection
(empathy:4550): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9ac6160: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.SimplePresence
(empathy:4550): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9ac6160: org.freedesktop.Telepathy.Connection.Interface.Aliasing DBusGProxy is 0x9c24808
** (empathy:4550): DEBUG: contact_manager_add_account: Adding new account: Google Talk (jtellier.test2 at gmail.com)
(empathy:4550): tp-glib-DEBUG: tp_connection_init: 0x9ac6210
(empathy:4550): tp-glib-DEBUG: tp_connection_constructor: Connecting to StatusChanged and ConnectionError
(empathy:4550): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9ac6210: org.freedesktop.Telepathy.Connection DBusGProxy is 0x9c26588
(empathy:4550): tp-glib-DEBUG: tp_connection_constructor: Calling GetStatus
(empathy:4550): tp-glib-DEBUG: tp_connection_constructor: Returning 0x9ac6210
(empathy:4550): tp-glib-DEBUG: tp_connection_call_when_ready: arranging callback later
(empathy:4550): tp-glib-DEBUG: got_aliasing_flags: Introspected aliasing flags: 0x1
(empathy:4550): tp-glib-DEBUG: tp_connection_got_status_cb: 0x9ac6210
(empathy:4550): tp-glib-DEBUG: tp_connection_got_status_cb: 0x9ac6210: Initial status is 0
(empathy:4550): tp-glib-DEBUG: tp_connection_status_changed: 0x9ac6210: -1 -> 0 because 0
(empathy:4550): tp-glib-DEBUG: tp_connection_continue_introspection: 0x9ac6160: connection ready
(empathy:4550): tp-glib-DEBUG: cwr_ready: enter
(empathy:4550): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9ac6160: org.freedesktop.Telepathy.Connection.Interface.Requests DBusGProxy is 0x9bcf858
(empathy:4550): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9ac6160: org.freedesktop.Telepathy.Connection.Interface.Capabilities DBusGProxy is 0x9bcdb68
(empathy:4550): tp-glib-DEBUG: tp_connection_got_interfaces_cb: 0x9ac6210: Introspected interfaces
(empathy:4550): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9ac6210: org.freedesktop.DBus.Properties DBusGProxy is 0x9aebb30
(empathy:4550): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9ac6210: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Avatars
(empathy:4550): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9ac6210: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Aliasing
(empathy:4550): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9ac6210: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Capabilities
(empathy:4550): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9ac6210: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.ContactCapabilities.DRAFT
(empathy:4550): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9ac6210: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection
(empathy:4550): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9ac6210: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.SimplePresence
(empathy:4550): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9ac6210: org.freedesktop.Telepathy.Connection.Interface.Aliasing DBusGProxy is 0x9aebb68
(empathy:4550): tp-glib-DEBUG: got_aliasing_flags: Introspected aliasing flags: 0x1
(empathy:4550): tp-glib-DEBUG: tp_connection_continue_introspection: 0x9ac6210: connection ready
(empathy:4550): tp-glib-DEBUG: cwr_ready: enter
(empathy:4550): tp-glib-DEBUG: tp_channel_init: 0x9ac0c58
(empathy:4550): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9ac0c58: org.freedesktop.Telepathy.Channel DBusGProxy is 0x9c1e8a8
(empathy:4550): tp-glib-DEBUG: tp_channel_constructor: 0x9ac0c58: constructed with channel type "org.freedesktop.Telepathy.Channel.Type.ContactList", handle #1 of type 3
(empathy:4550): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9ac0c58
(empathy:4550): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9ac0c58: org.freedesktop.DBus.Properties DBusGProxy is 0x9c1e918
** (empathy:4550): DEBUG: empathy_run_until_ready_full: Starting run until ready for object 0x9c1e988
** (empathy:4550): DEBUG: dispatcher_connection_new_channel: Ignoring blacklisted channel type org.freedesktop.Telepathy.Channel.Type.ContactList on /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/RosterChannel/List/publish
(empathy:4550): tp-glib-DEBUG: tp_channel_init: 0x9ac0cd8
(empathy:4550): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9ac0cd8: org.freedesktop.Telepathy.Channel DBusGProxy is 0x9ac3010
(empathy:4550): tp-glib-DEBUG: tp_channel_constructor: 0x9ac0cd8: constructed with channel type "org.freedesktop.Telepathy.Channel.Type.ContactList", handle #2 of type 3
(empathy:4550): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9ac0cd8
(empathy:4550): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9ac0cd8: org.freedesktop.DBus.Properties DBusGProxy is 0x9ac3080
** (empathy:4550): DEBUG: empathy_run_until_ready_full: Starting run until ready for object 0x9ac30f0
** (empathy:4550): DEBUG: dispatcher_connection_new_channel: Ignoring blacklisted channel type org.freedesktop.Telepathy.Channel.Type.ContactList on /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/RosterChannel/List/subscribe
** (empathy:4550): DEBUG: dispatcher_connection_new_channel: Ignoring blacklisted channel type org.freedesktop.Telepathy.Channel.Type.ContactList on /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/RosterChannel/List/known
** (empathy:4550): DEBUG: dispatcher_connection_new_channel: Ignoring blacklisted channel type org.freedesktop.Telepathy.Channel.Type.ContactList on /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/RosterChannel/List/deny
(empathy:4550): tp-glib-DEBUG: _tp_channel_got_properties: Received 8 channel properties
(empathy:4550): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Group
(empathy:4550): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9ac0c58
(empathy:4550): tp-glib-DEBUG: _tp_channel_get_handle: 0x9ac0c58: handle already known to be 1 of type 3
(empathy:4550): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9ac0c58
(empathy:4550): tp-glib-DEBUG: _tp_channel_get_identifier: 0x9ac0c58: identifier already known to be publish
(empathy:4550): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9ac0c58
(empathy:4550): tp-glib-DEBUG: _tp_channel_get_channel_type: 0x9ac0c58: channel type org.freedesktop.Telepathy.Channel.Type.ContactList already determined
(empathy:4550): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9ac0c58
(empathy:4550): tp-glib-DEBUG: _tp_channel_get_interfaces: 0x9ac0c58
(empathy:4550): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9ac0c58
(empathy:4550): tp-glib-DEBUG: _tp_channel_get_group_properties: 0x9ac0c58
(empathy:4550): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9ac0c58: org.freedesktop.Telepathy.Channel.Interface.Group DBusGProxy is 0x9ac3128
(empathy:4550): tp-glib-DEBUG: _tp_channel_got_properties: Received 8 channel properties
(empathy:4550): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Group
(empathy:4550): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9ac0cd8
(empathy:4550): tp-glib-DEBUG: _tp_channel_get_handle: 0x9ac0cd8: handle already known to be 2 of type 3
(empathy:4550): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9ac0cd8
(empathy:4550): tp-glib-DEBUG: _tp_channel_get_identifier: 0x9ac0cd8: identifier already known to be subscribe
(empathy:4550): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9ac0cd8
(empathy:4550): tp-glib-DEBUG: _tp_channel_get_channel_type: 0x9ac0cd8: channel type org.freedesktop.Telepathy.Channel.Type.ContactList already determined
(empathy:4550): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9ac0cd8
(empathy:4550): tp-glib-DEBUG: _tp_channel_get_interfaces: 0x9ac0cd8
(empathy:4550): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9ac0cd8
(empathy:4550): tp-glib-DEBUG: _tp_channel_get_group_properties: 0x9ac0cd8
(empathy:4550): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9ac0cd8: org.freedesktop.Telepathy.Channel.Interface.Group DBusGProxy is 0x9ac32f8
(empathy:4550): tp-glib-DEBUG: tp_channel_got_group_properties_cb: Received 6 group properties
(empathy:4550): tp-glib-DEBUG: _got_initial_group_flags: Initial GroupFlags: 2098
(empathy:4550): tp-glib-DEBUG: tp_channel_group_self_handle_changed_cb: 0x9ac0c58 SelfHandle changed to 1
(empathy:4550): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9ac0c58
(empathy:4550): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9ac0c58
(empathy:4550): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9ac0c58: channel ready
** (empathy:4550): DEBUG: tp_contact_factory_add_contact: Contact added: (null) (0)
(empathy:4550): tp-glib-DEBUG: tp_connection_init: 0x9ac6268
(empathy:4550): tp-glib-DEBUG: tp_connection_constructor: Connecting to StatusChanged and ConnectionError
(empathy:4550): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9ac6268: org.freedesktop.Telepathy.Connection DBusGProxy is 0x9d690c8
(empathy:4550): tp-glib-DEBUG: tp_connection_constructor: Calling GetStatus
(empathy:4550): tp-glib-DEBUG: tp_connection_constructor: Returning 0x9ac6268
(empathy:4550): tp-glib-DEBUG: tp_channel_got_group_properties_cb: Received 6 group properties
(empathy:4550): tp-glib-DEBUG: _got_initial_group_flags: Initial GroupFlags: 2207
(empathy:4550): tp-glib-DEBUG: tp_channel_group_self_handle_changed_cb: 0x9ac0cd8 SelfHandle changed to 1
(empathy:4550): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9ac0cd8
(empathy:4550): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9ac0cd8
(empathy:4550): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9ac0cd8: channel ready
(empathy:4550): tp-glib-DEBUG: tp_connection_got_status_cb: 0x9ac6268
(empathy:4550): tp-glib-DEBUG: tp_connection_got_status_cb: 0x9ac6268: Initial status is 0
(empathy:4550): tp-glib-DEBUG: tp_connection_status_changed: 0x9ac6268: -1 -> 0 because 0
(empathy:4550): tp-glib-DEBUG: tp_connection_got_interfaces_cb: 0x9ac6268: Introspected interfaces
(empathy:4550): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9ac6268: org.freedesktop.DBus.Properties DBusGProxy is 0x9d69200
(empathy:4550): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9ac6268: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Avatars
(empathy:4550): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9ac6268: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Aliasing
(empathy:4550): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9ac6268: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Capabilities
(empathy:4550): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9ac6268: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.ContactCapabilities.DRAFT
(empathy:4550): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9ac6268: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection
(empathy:4550): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9ac6268: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.SimplePresence
(empathy:4550): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9ac6268: org.freedesktop.Telepathy.Connection.Interface.Aliasing DBusGProxy is 0x9d69270
(empathy:4550): tp-glib-DEBUG: got_aliasing_flags: Introspected aliasing flags: 0x1
(empathy:4550): tp-glib-DEBUG: tp_connection_continue_introspection: 0x9ac6268: connection ready
(empathy:4550): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9ac6268: org.freedesktop.Telepathy.Connection.Interface.Avatars DBusGProxy is 0x9d69388
** (empathy:4550): DEBUG: tp_contact_factory_ready: Connection ready
(empathy:4550): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9ac6268: org.freedesktop.Telepathy.Connection.Interface.Presence DBusGProxy is 0x9d69590
(empathy:4550): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9ac6268: org.freedesktop.Telepathy.Connection.Interface.Capabilities DBusGProxy is 0x9d69648
** (empathy:4550): DEBUG: tp_contact_factory_parse_presence_foreach: Changing presence for contact jtellier.test2 at gmail.com (1) to '(null)' (2)
** (empathy:4550): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact jtellier.test2 at gmail.com (1) to 3
** (empathy:4550): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact jtellier.test2 at gmail.com (1) to 3
** (empathy:4550): DEBUG: tp_group_update_members: Members changed for list publish:
added-len=0, current-len=0
removed-len=0
local-pending-len=0, current-len=0
remote-pending-len=0, current-len=0
** (empathy:4550): DEBUG: tp_group_update_members: Members changed done for list publish:
members-len=0
local-pendings-len=0
remote-pendings-len=0
** (empathy:4550): DEBUG: tp_group_update_members: Members changed for list publish:
added-len=1, current-len=0
removed-len=0
local-pending-len=0, current-len=0
remote-pending-len=0, current-len=0
** (empathy:4550): DEBUG: tp_contact_factory_add_contact: Contact added: (null) (2)
** (empathy:4550): DEBUG: tp_group_update_members: Members changed done for list publish:
members-len=1
local-pendings-len=0
remote-pendings-len=0
** (empathy:4550): DEBUG: tp_group_get_members_cb: Ready
** (empathy:4550): DEBUG: run_until_ready_cb: Object 0x9c1e988 is ready
** (empathy:4550): DEBUG: tp_group_update_members: Members changed for list subscribe:
added-len=0, current-len=0
removed-len=0
local-pending-len=0, current-len=0
remote-pending-len=0, current-len=0
** (empathy:4550): DEBUG: tp_group_update_members: Members changed done for list subscribe:
members-len=0
local-pendings-len=0
remote-pendings-len=0
** (empathy:4550): DEBUG: tp_group_update_members: Members changed for list subscribe:
added-len=1, current-len=0
removed-len=0
local-pending-len=0, current-len=0
remote-pending-len=0, current-len=0
** (empathy:4550): DEBUG: tp_group_update_members: Members changed done for list subscribe:
members-len=1
local-pendings-len=0
remote-pendings-len=0
** (empathy:4550): DEBUG: tp_group_get_members_cb: Ready
** (empathy:4550): DEBUG: run_until_ready_cb: Object 0x9ac30f0 is ready
** (empathy:4550): DEBUG: tp_contact_list_request_channel_cb: Got subscribe list
** (empathy:4550): DEBUG: tp_contact_list_added_cb: Contact (null) (2) added to list type 1
** (empathy:4550): DEBUG: contact_list_store_members_changed_cb: Contact (null) (2) added
** (empathy:4550): DEBUG: tp_contact_list_request_channel_cb: Got publish list
** (empathy:4550): DEBUG: tp_contact_list_added_cb: Contact (null) (2) added to list type 0
** (empathy:4550): DEBUG: tp_contact_factory_get_known_avatar_tokens_cb: Got 0 tokens, need to request 0 avatars
** (empathy:4550): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier.test1 at gmail.com' updated, checking roster is in sync...
** (empathy:4550): DEBUG: contact_list_store_contact_update: Contact:'jtellier.test1 at gmail.com' in list:NO, should be:NO
** (empathy:4550): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier.test1 at gmail.com' updated, checking roster is in sync...
** (empathy:4550): DEBUG: contact_list_store_contact_update: Contact:'jtellier.test1 at gmail.com' in list:NO, should be:YES
** (empathy:4550): DEBUG: contact_list_store_contact_update: Contact:'jtellier.test1 at gmail.com' in list:YES, should be:YES
** (empathy:4550): DEBUG: tp_contact_factory_parse_presence_foreach: Changing presence for contact jtellier.test1 at gmail.com (2) to '(null)' (3)
** (empathy:4550): DEBUG: tp_contact_factory_request_aliases_cb: Renaming contact jtellier.test1 at gmail.com (2) to jtellier test (request cb)
** (empathy:4550): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier test' updated, checking roster is in sync...
** (empathy:4550): DEBUG: contact_list_store_contact_update: Contact:'jtellier test' in list:YES, should be:YES
** (empathy:4550): DEBUG: tp_contact_factory_get_known_avatar_tokens_cb: Got 1 tokens, need to request 0 avatars
** (empathy:4550): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact jtellier.test1 at gmail.com (2) to 0
** (empathy:4550): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier test' updated, checking roster is in sync...
** (empathy:4550): DEBUG: contact_list_store_contact_update: Contact:'jtellier test' in list:YES, should be:YES
** (empathy:4550): DEBUG: empathy_geometry_save: Saving window geometry: x:0, y:25, w:622, h:325
** (empathy:4550): DEBUG: tp_contact_factory_aliases_changed_cb: Renaming contact jtellier.test2 at gmail.com (1) to jtellier test2 (changed cb)
** (empathy:4550): DEBUG: tp_contact_factory_request_aliases_cb: Renaming contact jtellier.test2 at gmail.com (1) to jtellier test2 (request cb)
** (empathy:4550): DEBUG: tp_contact_factory_get_known_avatar_tokens_cb: Got 1 tokens, need to request 0 avatars
** (empathy:4550): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact jtellier.test2 at gmail.com (1) to 1
** (empathy:4550): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact jtellier.test2 at gmail.com (1) to 3
** (empathy:4550): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact jtellier.test1 at gmail.com (2) to 1
** (empathy:4550): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier test' updated, checking roster is in sync...
** (empathy:4550): DEBUG: contact_list_store_contact_update: Contact:'jtellier test' in list:YES, should be:YES
** (empathy:4550): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact jtellier.test1 at gmail.com (2) to 3
** (empathy:4550): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier test' updated, checking roster is in sync...
** (empathy:4550): DEBUG: contact_list_store_contact_update: Contact:'jtellier test' in list:YES, should be:YES
** (empathy:4550): DEBUG: get_glade_file: Loading glade file /usr/share/empathy/empathy-accounts-dialog.glade
** (empathy:4550): DEBUG: accounts_dialog_add_or_update_account: Adding new account
** (empathy:4550): DEBUG: accounts_dialog_add_or_update_account: Adding new account
** (empathy:4550): DEBUG: accounts_dialog_add_or_update_account: Adding new account
** (empathy:4550): DEBUG: accounts_dialog_add_or_update_account: Adding new account
** (empathy:4550): DEBUG: get_glade_file: Loading glade file /usr/share/empathy/empathy-account-widget-jabber.glade
** (empathy:4550): DEBUG: mc_account_get_param_string: Password found in keyring
** (empathy:4550): DEBUG: mc_account_get_param_string: Password found in keyring
** (empathy:4550): DEBUG: accounts_dialog_enable_toggled_cb: Disabled account Google Talk (jtellier.test2 at gmail.com)
** (empathy:4550): DEBUG: idle_presence_changed_cb: Presence changed to '' (0)
(empathy:4550): tp-glib-DEBUG: tp_proxy_invalidate: 0x9ac0c58: Channel was closed
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9c1e8e0: TpProxy 0x9ac0c58 invalidated (I have 0x9ac0c58): Channel was closed
** (empathy:4550): DEBUG: tp_group_invalidated_cb: Channel invalidated: Channel was closed
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9ac3160: TpProxy 0x9ac0c58 invalidated (I have 0x9ac0c58): Channel was closed
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9ac3218: TpProxy 0x9ac0c58 invalidated (I have 0x9ac0c58): Channel was closed
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9ac3250: TpProxy 0x9ac0c58 invalidated (I have 0x9ac0c58): Channel was closed
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9ac3288: TpProxy 0x9ac0c58 invalidated (I have 0x9ac0c58): Channel was closed
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9d69170: TpProxy 0x9ac0c58 invalidated (I have 0x9ac0c58): Channel was closed
(empathy:4550): tp-glib-DEBUG: tp_proxy_invalidate: 0x9ac0cd8: Channel was closed
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9ac3048: TpProxy 0x9ac0cd8 invalidated (I have 0x9ac0cd8): Channel was closed
** (empathy:4550): DEBUG: tp_group_invalidated_cb: Channel invalidated: Channel was closed
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9ac3330: TpProxy 0x9ac0cd8 invalidated (I have 0x9ac0cd8): Channel was closed
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9ac33a0: TpProxy 0x9ac0cd8 invalidated (I have 0x9ac0cd8): Channel was closed
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9ac3420: TpProxy 0x9ac0cd8 invalidated (I have 0x9ac0cd8): Channel was closed
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9ac3458: TpProxy 0x9ac0cd8 invalidated (I have 0x9ac0cd8): Channel was closed
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9d69478: TpProxy 0x9ac0cd8 invalidated (I have 0x9ac0cd8): Channel was closed
(empathy:4550): tp-glib-DEBUG: tp_connection_status_changed: 0x9ac6268: 0 -> 2 because 1
(empathy:4550): tp-glib-DEBUG: tp_proxy_invalidate: 0x9ac6268: User requested disconnection
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9d69100: TpProxy 0x9ac6268 invalidated (I have 0x9ac6268): User requested disconnection
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9d69138: TpProxy 0x9ac6268 invalidated (I have 0x9ac6268): User requested disconnection
(empathy:4550): tp-glib-DEBUG: _tp_connection_clean_up_handle_refs: 0x9ac6268
** (empathy:4550): DEBUG: tp_contact_factory_connection_invalidated_cb: Connection invalidated
** (empathy:4550): DEBUG: empathy_sound_play_full: Play sound "service-logout" (Contact disconnected)
** (empathy:4550): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier test' updated, checking roster is in sync...
** (empathy:4550): DEBUG: contact_list_store_contact_update: Contact:'jtellier test' in list:YES, should be:NO
** (empathy:4550): DEBUG: contact_list_store_contact_update: Remove item (after timeout)
** (empathy:4550): DEBUG: contact_list_store_contact_set_active: Set item active
** (empathy:4550): DEBUG: contact_list_store_contact_active_new: Contact:'jtellier test' now active, and WILL be removed
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9d692e0: TpProxy 0x9ac6268 invalidated (I have 0x9ac6268): User requested disconnection
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9d694e8: TpProxy 0x9ac6268 invalidated (I have 0x9ac6268): User requested disconnection
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9d69520: TpProxy 0x9ac6268 invalidated (I have 0x9ac6268): User requested disconnection
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9d69558: TpProxy 0x9ac6268 invalidated (I have 0x9ac6268): User requested disconnection
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9d69610: TpProxy 0x9ac6268 invalidated (I have 0x9ac6268): User requested disconnection
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9d69680: TpProxy 0x9ac6268 invalidated (I have 0x9ac6268): User requested disconnection
(empathy:4550): tp-glib-DEBUG: tp_connection_dispose: 0x9ac6268
(empathy:4550): tp-glib-DEBUG: tp_proxy_dispose: 0x9ac6268
(empathy:4550): tp-glib-DEBUG: tp_connection_finalize: 0x9ac6268
(empathy:4550): tp-glib-DEBUG: tp_proxy_finalize: 0x9ac6268
(empathy:4550): tp-glib-DEBUG: tp_connection_status_changed: 0x9ac6210: 0 -> 2 because 1
(empathy:4550): tp-glib-DEBUG: tp_proxy_invalidate: 0x9ac6210: User requested disconnection
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9c26518: TpProxy 0x9ac6210 invalidated (I have 0x9ac6210): User requested disconnection
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9bcf938: TpProxy 0x9ac6210 invalidated (I have 0x9ac6210): User requested disconnection
(empathy:4550): tp-glib-DEBUG: _tp_connection_clean_up_handle_refs: 0x9ac6210
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9bcda18: TpProxy 0x9ac6210 invalidated (I have 0x9ac6210): User requested disconnection
** (empathy:4550): DEBUG: tp_contact_list_invalidated_cb: Connection invalidated
** (empathy:4550): DEBUG: contact_list_store_members_changed_cb: Contact jtellier.test1 at gmail.com (0) removed
** (empathy:4550): DEBUG: contact_manager_destroy_cb: Removing account: Google Talk (jtellier.test2 at gmail.com)
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9bcf900: lost weak ref to 0x9c248e8
** (empathy:4550): DEBUG: tp_contact_list_finalize: finalize: 0x9c248e8
** (empathy:4550): DEBUG: tp_group_finalize: finalize: 0x9ac30f0
** (empathy:4550): DEBUG: tp_group_finalize: finalize: 0x9c1e988
(empathy:4550): tp-glib-DEBUG: tp_connection_status_changed: 0x9ac6160: 0 -> 2 because 1
(empathy:4550): tp-glib-DEBUG: tp_proxy_invalidate: 0x9ac6160: User requested disconnection
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9c26470: TpProxy 0x9ac6160 invalidated (I have 0x9ac6160): User requested disconnection
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9c264a8: TpProxy 0x9ac6160 invalidated (I have 0x9ac6160): User requested disconnection
(empathy:4550): tp-glib-DEBUG: _tp_connection_clean_up_handle_refs: 0x9ac6160
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9c264e0: TpProxy 0x9ac6160 invalidated (I have 0x9ac6160): User requested disconnection
** (empathy:4550): DEBUG: dispatcher_connection_invalidated_cb: Error: User requested disconnection
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9bcf820: TpProxy 0x9ac6160 invalidated (I have 0x9ac6160): User requested disconnection
(empathy:4550): tp-glib-DEBUG: tp_connection_dispose: 0x9ac6160
(empathy:4550): tp-glib-DEBUG: tp_proxy_dispose: 0x9ac6160
(empathy:4550): tp-glib-DEBUG: tp_connection_finalize: 0x9ac6160
(empathy:4550): tp-glib-DEBUG: tp_proxy_finalize: 0x9ac6160
** (empathy:4550): DEBUG: enable_or_disable_account: Account Google Talk (jtellier.test2 at gmail.com) is now disabled
** (empathy:4550): DEBUG: check_for_accounts: No enabled accounts
** (empathy:4550): DEBUG: check_for_accounts: No enabled accounts
** (empathy:4550): DEBUG: accounts_dialog_enable_toggled_cb: Enable account Google Talk (jtellier.test at gmail.com)
** (empathy:4550): DEBUG: get_glade_file: Loading glade file /usr/share/empathy/empathy-account-widget-jabber.glade
** (empathy:4550): DEBUG: mc_account_get_param_string: Password found in keyring
** (empathy:4550): DEBUG: mc_account_get_param_string: Password found in keyring
** (empathy:4550): DEBUG: enable_or_disable_account: Account Google Talk (jtellier.test at gmail.com) is now enabled
** (empathy:4550): DEBUG: empathy_idle_set_presence: Changing presence to Available (2)
** (empathy:4550): DEBUG: idle_presence_changed_cb: Presence changed to '' (2)
** (empathy:4550): DEBUG: contact_manager_add_account: Adding new account: Google Talk (jtellier.test at gmail.com)
(empathy:4550): tp-glib-DEBUG: tp_connection_init: 0x9d7a810
(empathy:4550): tp-glib-DEBUG: tp_connection_constructor: Connecting to StatusChanged and ConnectionError
(empathy:4550): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9d7a810: org.freedesktop.Telepathy.Connection DBusGProxy is 0x9bcf858
(empathy:4550): tp-glib-DEBUG: tp_connection_constructor: Calling GetStatus
(empathy:4550): tp-glib-DEBUG: tp_connection_constructor: Returning 0x9d7a810
(empathy:4550): tp-glib-DEBUG: tp_connection_call_when_ready: arranging callback later
(empathy:4550): tp-glib-DEBUG: tp_connection_init: 0x9ac66c8
(empathy:4550): tp-glib-DEBUG: tp_connection_constructor: Connecting to StatusChanged and ConnectionError
(empathy:4550): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9ac66c8: org.freedesktop.Telepathy.Connection DBusGProxy is 0x9dabeb0
(empathy:4550): tp-glib-DEBUG: tp_connection_constructor: Calling GetStatus
(empathy:4550): tp-glib-DEBUG: tp_connection_constructor: Returning 0x9ac66c8
(empathy:4550): tp-glib-DEBUG: tp_connection_call_when_ready: arranging callback later
(empathy:4550): tp-glib-DEBUG: tp_connection_got_status_cb: 0x9d7a810
(empathy:4550): tp-glib-DEBUG: tp_connection_got_status_cb: 0x9d7a810: Initial status is 0
(empathy:4550): tp-glib-DEBUG: tp_connection_status_changed: 0x9d7a810: -1 -> 0 because 0
(empathy:4550): tp-glib-DEBUG: tp_connection_got_status_cb: 0x9ac66c8
(empathy:4550): tp-glib-DEBUG: tp_connection_got_status_cb: 0x9ac66c8: Initial status is 0
(empathy:4550): tp-glib-DEBUG: tp_connection_status_changed: 0x9ac66c8: -1 -> 0 because 0
(empathy:4550): tp-glib-DEBUG: tp_connection_got_interfaces_cb: 0x9d7a810: Introspected interfaces
(empathy:4550): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9d7a810: org.freedesktop.DBus.Properties DBusGProxy is 0x9c26438
(empathy:4550): tp-glib-DEBUG: tp_connection_got_interfaces_cb: 0x9ac66c8: Introspected interfaces
(empathy:4550): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9ac66c8: org.freedesktop.DBus.Properties DBusGProxy is 0x9bcdb68
(empathy:4550): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9d7a810: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Avatars
(empathy:4550): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9d7a810: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Aliasing
(empathy:4550): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9d7a810: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Capabilities
(empathy:4550): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9d7a810: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.ContactCapabilities.DRAFT
(empathy:4550): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9d7a810: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection
(empathy:4550): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9d7a810: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.SimplePresence
(empathy:4550): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9d7a810: org.freedesktop.Telepathy.Connection.Interface.Aliasing DBusGProxy is 0x9aebb30
(empathy:4550): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9ac66c8: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Avatars
(empathy:4550): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9ac66c8: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Aliasing
(empathy:4550): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9ac66c8: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Capabilities
(empathy:4550): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9ac66c8: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.ContactCapabilities.DRAFT
(empathy:4550): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9ac66c8: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection
(empathy:4550): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9ac66c8: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.SimplePresence
(empathy:4550): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9ac66c8: org.freedesktop.Telepathy.Connection.Interface.Aliasing DBusGProxy is 0x9dabee8
(empathy:4550): tp-glib-DEBUG: got_aliasing_flags: Introspected aliasing flags: 0x1
(empathy:4550): tp-glib-DEBUG: got_aliasing_flags: Introspected aliasing flags: 0x1
(empathy:4550): tp-glib-DEBUG: tp_connection_continue_introspection: 0x9d7a810: connection ready
(empathy:4550): tp-glib-DEBUG: cwr_ready: enter
(empathy:4550): tp-glib-DEBUG: tp_connection_continue_introspection: 0x9ac66c8: connection ready
(empathy:4550): tp-glib-DEBUG: cwr_ready: enter
(empathy:4550): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9ac66c8: org.freedesktop.Telepathy.Connection.Interface.Requests DBusGProxy is 0x9d98610
(empathy:4550): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9ac66c8: org.freedesktop.Telepathy.Connection.Interface.Capabilities DBusGProxy is 0x9c1e988
** (empathy:4550): DEBUG: idle_presence_changed_cb: Presence changed to '' (2)
(empathy:4550): tp-glib-DEBUG: tp_channel_init: 0x9d7a3a0
(empathy:4550): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9d7a3a0: org.freedesktop.Telepathy.Channel DBusGProxy is 0x9d69100
(empathy:4550): tp-glib-DEBUG: tp_channel_constructor: 0x9d7a3a0: constructed with channel type "org.freedesktop.Telepathy.Channel.Type.ContactList", handle #1 of type 3
(empathy:4550): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9d7a3a0
(empathy:4550): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9d7a3a0: org.freedesktop.DBus.Properties DBusGProxy is 0x9d692e0
** (empathy:4550): DEBUG: empathy_run_until_ready_full: Starting run until ready for object 0x9c26550
** (empathy:4550): DEBUG: dispatcher_connection_new_channel: Ignoring blacklisted channel type org.freedesktop.Telepathy.Channel.Type.ContactList on /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/RosterChannel/List/publish
(empathy:4550): tp-glib-DEBUG: tp_channel_init: 0x9d7a320
(empathy:4550): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9d7a320: org.freedesktop.Telepathy.Channel DBusGProxy is 0x9d69520
(empathy:4550): tp-glib-DEBUG: tp_channel_constructor: 0x9d7a320: constructed with channel type "org.freedesktop.Telepathy.Channel.Type.ContactList", handle #2 of type 3
(empathy:4550): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9d7a320
(empathy:4550): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9d7a320: org.freedesktop.DBus.Properties DBusGProxy is 0x9d6f190
** (empathy:4550): DEBUG: empathy_run_until_ready_full: Starting run until ready for object 0x9c264e0
** (empathy:4550): DEBUG: dispatcher_connection_new_channel: Ignoring blacklisted channel type org.freedesktop.Telepathy.Channel.Type.ContactList on /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/RosterChannel/List/subscribe
** (empathy:4550): DEBUG: dispatcher_connection_new_channel: Ignoring blacklisted channel type org.freedesktop.Telepathy.Channel.Type.ContactList on /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/RosterChannel/List/known
** (empathy:4550): DEBUG: dispatcher_connection_new_channel: Ignoring blacklisted channel type org.freedesktop.Telepathy.Channel.Type.ContactList on /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/RosterChannel/List/deny
(empathy:4550): tp-glib-DEBUG: _tp_channel_got_properties: Received 8 channel properties
(empathy:4550): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Group
(empathy:4550): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9d7a3a0
(empathy:4550): tp-glib-DEBUG: _tp_channel_get_handle: 0x9d7a3a0: handle already known to be 1 of type 3
(empathy:4550): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9d7a3a0
(empathy:4550): tp-glib-DEBUG: _tp_channel_get_identifier: 0x9d7a3a0: identifier already known to be publish
(empathy:4550): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9d7a3a0
(empathy:4550): tp-glib-DEBUG: _tp_channel_get_channel_type: 0x9d7a3a0: channel type org.freedesktop.Telepathy.Channel.Type.ContactList already determined
(empathy:4550): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9d7a3a0
(empathy:4550): tp-glib-DEBUG: _tp_channel_get_interfaces: 0x9d7a3a0
(empathy:4550): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9d7a3a0
(empathy:4550): tp-glib-DEBUG: _tp_channel_get_group_properties: 0x9d7a3a0
(empathy:4550): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9d7a3a0: org.freedesktop.Telepathy.Channel.Interface.Group DBusGProxy is 0x9c26518
(empathy:4550): tp-glib-DEBUG: _tp_channel_got_properties: Received 8 channel properties
(empathy:4550): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Group
(empathy:4550): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9d7a320
(empathy:4550): tp-glib-DEBUG: _tp_channel_get_handle: 0x9d7a320: handle already known to be 2 of type 3
(empathy:4550): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9d7a320
(empathy:4550): tp-glib-DEBUG: _tp_channel_get_identifier: 0x9d7a320: identifier already known to be subscribe
(empathy:4550): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9d7a320
(empathy:4550): tp-glib-DEBUG: _tp_channel_get_channel_type: 0x9d7a320: channel type org.freedesktop.Telepathy.Channel.Type.ContactList already determined
(empathy:4550): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9d7a320
(empathy:4550): tp-glib-DEBUG: _tp_channel_get_interfaces: 0x9d7a320
(empathy:4550): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9d7a320
(empathy:4550): tp-glib-DEBUG: _tp_channel_get_group_properties: 0x9d7a320
(empathy:4550): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9d7a320: org.freedesktop.Telepathy.Channel.Interface.Group DBusGProxy is 0x9dd9518
(empathy:4550): tp-glib-DEBUG: tp_channel_got_group_properties_cb: Received 6 group properties
(empathy:4550): tp-glib-DEBUG: _got_initial_group_flags: Initial GroupFlags: 2098
(empathy:4550): tp-glib-DEBUG: tp_channel_group_self_handle_changed_cb: 0x9d7a3a0 SelfHandle changed to 1
(empathy:4550): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9d7a3a0
(empathy:4550): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9d7a3a0
(empathy:4550): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9d7a3a0: channel ready
** (empathy:4550): DEBUG: tp_contact_factory_add_contact: Contact added: (null) (0)
(empathy:4550): tp-glib-DEBUG: tp_connection_init: 0x9d7a918
(empathy:4550): tp-glib-DEBUG: tp_connection_constructor: Connecting to StatusChanged and ConnectionError
(empathy:4550): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9d7a918: org.freedesktop.Telepathy.Connection DBusGProxy is 0x9d69200
(empathy:4550): tp-glib-DEBUG: tp_connection_constructor: Calling GetStatus
(empathy:4550): tp-glib-DEBUG: tp_connection_constructor: Returning 0x9d7a918
(empathy:4550): tp-glib-DEBUG: tp_channel_got_group_properties_cb: Received 6 group properties
(empathy:4550): tp-glib-DEBUG: _got_initial_group_flags: Initial GroupFlags: 2207
(empathy:4550): tp-glib-DEBUG: tp_channel_group_self_handle_changed_cb: 0x9d7a320 SelfHandle changed to 1
(empathy:4550): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9d7a320
(empathy:4550): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9d7a320
(empathy:4550): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9d7a320: channel ready
(empathy:4550): tp-glib-DEBUG: tp_connection_got_status_cb: 0x9d7a918
(empathy:4550): tp-glib-DEBUG: tp_connection_got_status_cb: 0x9d7a918: Initial status is 0
(empathy:4550): tp-glib-DEBUG: tp_connection_status_changed: 0x9d7a918: -1 -> 0 because 0
(empathy:4550): tp-glib-DEBUG: tp_connection_got_interfaces_cb: 0x9d7a918: Introspected interfaces
(empathy:4550): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9d7a918: org.freedesktop.DBus.Properties DBusGProxy is 0x9d69388
(empathy:4550): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9d7a918: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Avatars
(empathy:4550): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9d7a918: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Aliasing
(empathy:4550): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9d7a918: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Capabilities
(empathy:4550): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9d7a918: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.ContactCapabilities.DRAFT
(empathy:4550): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9d7a918: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection
(empathy:4550): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9d7a918: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.SimplePresence
(empathy:4550): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9d7a918: org.freedesktop.Telepathy.Connection.Interface.Aliasing DBusGProxy is 0x9d69478
(empathy:4550): tp-glib-DEBUG: got_aliasing_flags: Introspected aliasing flags: 0x1
(empathy:4550): tp-glib-DEBUG: tp_connection_continue_introspection: 0x9d7a918: connection ready
(empathy:4550): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9d7a918: org.freedesktop.Telepathy.Connection.Interface.Avatars DBusGProxy is 0x9ac3080
** (empathy:4550): DEBUG: tp_contact_factory_ready: Connection ready
(empathy:4550): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9d7a918: org.freedesktop.Telepathy.Connection.Interface.Presence DBusGProxy is 0x9ac3160
(empathy:4550): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9d7a918: org.freedesktop.Telepathy.Connection.Interface.Capabilities DBusGProxy is 0x9c1e8a8
** (empathy:4550): DEBUG: tp_contact_factory_parse_presence_foreach: Changing presence for contact jtellier.test1 at gmail.com (1) to '(null)' (2)
** (empathy:4550): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact jtellier.test1 at gmail.com (1) to 3
** (empathy:4550): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact jtellier.test1 at gmail.com (1) to 3
** (empathy:4550): DEBUG: tp_group_update_members: Members changed for list publish:
added-len=0, current-len=0
removed-len=0
local-pending-len=0, current-len=0
remote-pending-len=0, current-len=0
** (empathy:4550): DEBUG: tp_group_update_members: Members changed done for list publish:
members-len=0
local-pendings-len=0
remote-pendings-len=0
** (empathy:4550): DEBUG: tp_group_update_members: Members changed for list publish:
added-len=5, current-len=0
removed-len=0
local-pending-len=0, current-len=0
remote-pending-len=0, current-len=0
** (empathy:4550): DEBUG: tp_contact_factory_add_contact: Contact added: (null) (2)
** (empathy:4550): DEBUG: tp_contact_factory_add_contact: Contact added: (null) (3)
** (empathy:4550): DEBUG: tp_contact_factory_add_contact: Contact added: (null) (4)
** (empathy:4550): DEBUG: tp_contact_factory_add_contact: Contact added: (null) (5)
** (empathy:4550): DEBUG: tp_contact_factory_add_contact: Contact added: (null) (6)
** (empathy:4550): DEBUG: tp_group_update_members: Members changed done for list publish:
members-len=5
local-pendings-len=0
remote-pendings-len=0
** (empathy:4550): DEBUG: tp_group_get_members_cb: Ready
** (empathy:4550): DEBUG: run_until_ready_cb: Object 0x9c26550 is ready
** (empathy:4550): DEBUG: tp_group_update_members: Members changed for list subscribe:
added-len=0, current-len=0
removed-len=0
local-pending-len=0, current-len=0
remote-pending-len=0, current-len=0
** (empathy:4550): DEBUG: tp_group_update_members: Members changed done for list subscribe:
members-len=0
local-pendings-len=0
remote-pendings-len=0
** (empathy:4550): DEBUG: tp_group_update_members: Members changed for list subscribe:
added-len=5, current-len=0
removed-len=0
local-pending-len=0, current-len=0
remote-pending-len=0, current-len=0
** (empathy:4550): DEBUG: tp_group_update_members: Members changed done for list subscribe:
members-len=5
local-pendings-len=0
remote-pendings-len=0
** (empathy:4550): DEBUG: tp_group_get_members_cb: Ready
** (empathy:4550): DEBUG: run_until_ready_cb: Object 0x9c264e0 is ready
** (empathy:4550): DEBUG: tp_contact_list_request_channel_cb: Got subscribe list
** (empathy:4550): DEBUG: tp_contact_list_added_cb: Contact (null) (2) added to list type 1
** (empathy:4550): DEBUG: contact_list_store_members_changed_cb: Contact (null) (2) added
** (empathy:4550): DEBUG: tp_contact_list_added_cb: Contact (null) (3) added to list type 1
** (empathy:4550): DEBUG: contact_list_store_members_changed_cb: Contact (null) (3) added
** (empathy:4550): DEBUG: tp_contact_list_added_cb: Contact (null) (4) added to list type 1
** (empathy:4550): DEBUG: contact_list_store_members_changed_cb: Contact (null) (4) added
** (empathy:4550): DEBUG: tp_contact_list_added_cb: Contact (null) (5) added to list type 1
** (empathy:4550): DEBUG: contact_list_store_members_changed_cb: Contact (null) (5) added
** (empathy:4550): DEBUG: tp_contact_list_added_cb: Contact (null) (6) added to list type 1
** (empathy:4550): DEBUG: contact_list_store_members_changed_cb: Contact (null) (6) added
** (empathy:4550): DEBUG: tp_contact_list_request_channel_cb: Got publish list
** (empathy:4550): DEBUG: tp_contact_list_added_cb: Contact (null) (2) added to list type 0
** (empathy:4550): DEBUG: tp_contact_list_added_cb: Contact (null) (3) added to list type 0
** (empathy:4550): DEBUG: tp_contact_list_added_cb: Contact (null) (4) added to list type 0
** (empathy:4550): DEBUG: tp_contact_list_added_cb: Contact (null) (5) added to list type 0
** (empathy:4550): DEBUG: tp_contact_list_added_cb: Contact (null) (6) added to list type 0
** (empathy:4550): DEBUG: tp_contact_factory_get_known_avatar_tokens_cb: Got 0 tokens, need to request 0 avatars
** (empathy:4550): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier.test2 at gmail.com' updated, checking roster is in sync...
** (empathy:4550): DEBUG: contact_list_store_contact_update: Contact:'jtellier.test2 at gmail.com' in list:NO, should be:NO
** (empathy:4550): DEBUG: contact_list_store_contact_updated_cb: Contact:'5146672499 at gtalk2voip.com' updated, checking roster is in sync...
** (empathy:4550): DEBUG: contact_list_store_contact_update: Contact:'5146672499 at gtalk2voip.com' in list:NO, should be:NO
** (empathy:4550): DEBUG: contact_list_store_contact_updated_cb: Contact:'guillaume.desmottes at collabora.co.uk' updated, checking roster is in sync...
** (empathy:4550): DEBUG: contact_list_store_contact_update: Contact:'guillaume.desmottes at collabora.co.uk' in list:NO, should be:NO
** (empathy:4550): DEBUG: contact_list_store_contact_updated_cb: Contact:'service at gtalk2voip.com' updated, checking roster is in sync...
** (empathy:4550): DEBUG: contact_list_store_contact_update: Contact:'service at gtalk2voip.com' in list:NO, should be:NO
** (empathy:4550): DEBUG: contact_list_store_contact_updated_cb: Contact:'kakaroto.test1 at gmail.com' updated, checking roster is in sync...
** (empathy:4550): DEBUG: contact_list_store_contact_update: Contact:'kakaroto.test1 at gmail.com' in list:NO, should be:NO
** (empathy:4550): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier.test2 at gmail.com' updated, checking roster is in sync...
** (empathy:4550): DEBUG: contact_list_store_contact_update: Contact:'jtellier.test2 at gmail.com' in list:NO, should be:YES
** (empathy:4550): DEBUG: contact_list_store_contact_update: Contact:'jtellier.test2 at gmail.com' in list:YES, should be:YES
** (empathy:4550): DEBUG: contact_list_store_contact_update: Set active (contact updated offline -> online)
** (empathy:4550): DEBUG: contact_list_store_contact_set_active: Set item active
** (empathy:4550): DEBUG: contact_list_store_contact_active_new: Contact:'jtellier.test2 at gmail.com' now active, and WILL NOT be removed
** (empathy:4550): DEBUG: contact_list_store_contact_update: Set active (contact added)
** (empathy:4550): DEBUG: contact_list_store_contact_set_active: Set item active
** (empathy:4550): DEBUG: contact_list_store_contact_active_new: Contact:'jtellier.test2 at gmail.com' now active, and WILL NOT be removed
** (empathy:4550): DEBUG: tp_contact_factory_parse_presence_foreach: Changing presence for contact jtellier.test2 at gmail.com (2) to '(null)' (2)
** (empathy:4550): DEBUG: contact_list_store_contact_updated_cb: Contact:'5146672499 at gtalk2voip.com' updated, checking roster is in sync...
** (empathy:4550): DEBUG: contact_list_store_contact_update: Contact:'5146672499 at gtalk2voip.com' in list:NO, should be:NO
** (empathy:4550): DEBUG: tp_contact_factory_parse_presence_foreach: Changing presence for contact 5146672499 at gtalk2voip.com (3) to '(null)' (1)
** (empathy:4550): DEBUG: contact_list_store_contact_updated_cb: Contact:'guillaume.desmottes at collabora.co.uk' updated, checking roster is in sync...
** (empathy:4550): DEBUG: contact_list_store_contact_update: Contact:'guillaume.desmottes at collabora.co.uk' in list:NO, should be:NO
** (empathy:4550): DEBUG: tp_contact_factory_parse_presence_foreach: Changing presence for contact guillaume.desmottes at collabora.co.uk (4) to '(null)' (1)
** (empathy:4550): DEBUG: contact_list_store_contact_updated_cb: Contact:'service at gtalk2voip.com' updated, checking roster is in sync...
** (empathy:4550): DEBUG: contact_list_store_contact_update: Contact:'service at gtalk2voip.com' in list:NO, should be:NO
** (empathy:4550): DEBUG: tp_contact_factory_parse_presence_foreach: Changing presence for contact service at gtalk2voip.com (5) to '(null)' (1)
** (empathy:4550): DEBUG: contact_list_store_contact_updated_cb: Contact:'kakaroto.test1 at gmail.com' updated, checking roster is in sync...
** (empathy:4550): DEBUG: contact_list_store_contact_update: Contact:'kakaroto.test1 at gmail.com' in list:NO, should be:NO
** (empathy:4550): DEBUG: tp_contact_factory_parse_presence_foreach: Changing presence for contact kakaroto.test1 at gmail.com (6) to '(null)' (1)
** (empathy:4550): DEBUG: tp_contact_factory_request_aliases_cb: Renaming contact jtellier.test2 at gmail.com (2) to jtellier test2 (request cb)
** (empathy:4550): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier test2' updated, checking roster is in sync...
** (empathy:4550): DEBUG: contact_list_store_contact_update: Contact:'jtellier test2' in list:YES, should be:YES
** (empathy:4550): DEBUG: contact_list_store_contact_update: Set active (contact updated)
** (empathy:4550): DEBUG: tp_contact_factory_request_aliases_cb: Renaming contact 5146672499 at gtalk2voip.com (3) to GTalk2VoIP mapped contact (request cb)
** (empathy:4550): DEBUG: contact_list_store_contact_updated_cb: Contact:'GTalk2VoIP mapped contact' updated, checking roster is in sync...
** (empathy:4550): DEBUG: contact_list_store_contact_update: Contact:'GTalk2VoIP mapped contact' in list:NO, should be:NO
** (empathy:4550): DEBUG: tp_contact_factory_request_aliases_cb: Renaming contact guillaume.desmottes at collabora.co.uk (4) to guillaume.desmottes (request cb)
** (empathy:4550): DEBUG: contact_list_store_contact_updated_cb: Contact:'guillaume.desmottes' updated, checking roster is in sync...
** (empathy:4550): DEBUG: contact_list_store_contact_update: Contact:'guillaume.desmottes' in list:NO, should be:NO
** (empathy:4550): DEBUG: tp_contact_factory_request_aliases_cb: Renaming contact service at gtalk2voip.com (5) to GTalk2VoIP mapped contact (request cb)
** (empathy:4550): DEBUG: contact_list_store_contact_updated_cb: Contact:'GTalk2VoIP mapped contact' updated, checking roster is in sync...
** (empathy:4550): DEBUG: contact_list_store_contact_update: Contact:'GTalk2VoIP mapped contact' in list:NO, should be:NO
** (empathy:4550): DEBUG: tp_contact_factory_request_aliases_cb: Renaming contact kakaroto.test1 at gmail.com (6) to kakaroto test1 (request cb)
** (empathy:4550): DEBUG: contact_list_store_contact_updated_cb: Contact:'kakaroto test1' updated, checking roster is in sync...
** (empathy:4550): DEBUG: contact_list_store_contact_update: Contact:'kakaroto test1' in list:NO, should be:NO
** (empathy:4550): DEBUG: tp_contact_factory_get_known_avatar_tokens_cb: Got 1 tokens, need to request 0 avatars
** (empathy:4550): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact jtellier.test2 at gmail.com (2) to 0
** (empathy:4550): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier test2' updated, checking roster is in sync...
** (empathy:4550): DEBUG: contact_list_store_contact_update: Contact:'jtellier test2' in list:YES, should be:YES
** (empathy:4550): DEBUG: contact_list_store_contact_update: Set active (contact updated)
** (empathy:4550): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact 5146672499 at gtalk2voip.com (3) to 0
** (empathy:4550): DEBUG: contact_list_store_contact_updated_cb: Contact:'GTalk2VoIP mapped contact' updated, checking roster is in sync...
** (empathy:4550): DEBUG: contact_list_store_contact_update: Contact:'GTalk2VoIP mapped contact' in list:NO, should be:NO
** (empathy:4550): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact guillaume.desmottes at collabora.co.uk (4) to 0
** (empathy:4550): DEBUG: contact_list_store_contact_updated_cb: Contact:'guillaume.desmottes' updated, checking roster is in sync...
** (empathy:4550): DEBUG: contact_list_store_contact_update: Contact:'guillaume.desmottes' in list:NO, should be:NO
** (empathy:4550): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact service at gtalk2voip.com (5) to 0
** (empathy:4550): DEBUG: contact_list_store_contact_updated_cb: Contact:'GTalk2VoIP mapped contact' updated, checking roster is in sync...
** (empathy:4550): DEBUG: contact_list_store_contact_update: Contact:'GTalk2VoIP mapped contact' in list:NO, should be:NO
** (empathy:4550): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact kakaroto.test1 at gmail.com (6) to 0
** (empathy:4550): DEBUG: contact_list_store_contact_updated_cb: Contact:'kakaroto test1' updated, checking roster is in sync...
** (empathy:4550): DEBUG: contact_list_store_contact_update: Contact:'kakaroto test1' in list:NO, should be:NO
** (empathy:4550): DEBUG: contact_list_store_contact_updated_cb: Contact:'GTalk2VoIP mapped contact' updated, checking roster is in sync...
** (empathy:4550): DEBUG: contact_list_store_contact_update: Contact:'GTalk2VoIP mapped contact' in list:NO, should be:YES
** (empathy:4550): DEBUG: contact_list_store_contact_update: Contact:'GTalk2VoIP mapped contact' in list:YES, should be:YES
** (empathy:4550): DEBUG: contact_list_store_contact_update: Set active (contact updated offline -> online)
** (empathy:4550): DEBUG: contact_list_store_contact_set_active: Set item active
** (empathy:4550): DEBUG: contact_list_store_contact_active_new: Contact:'GTalk2VoIP mapped contact' now active, and WILL NOT be removed
** (empathy:4550): DEBUG: contact_list_store_contact_update: Set active (contact added)
** (empathy:4550): DEBUG: contact_list_store_contact_set_active: Set item active
** (empathy:4550): DEBUG: contact_list_store_contact_active_new: Contact:'GTalk2VoIP mapped contact' now active, and WILL NOT be removed
** (empathy:4550): DEBUG: contact_list_store_contact_updated_cb: Contact:'GTalk2VoIP mapped contact' updated, checking roster is in sync...
** (empathy:4550): DEBUG: contact_list_store_contact_update: Contact:'GTalk2VoIP mapped contact' in list:YES, should be:YES
** (empathy:4550): DEBUG: contact_list_store_contact_update: Set active (contact updated)
** (empathy:4550): DEBUG: tp_contact_factory_parse_presence_foreach: Changing presence for contact 5146672499 at gtalk2voip.com (3) to 'Press CALL to phone call. Offered by GTalk2VoIP Gateway. http://www.gtalk2voip.com/' (2)
** (empathy:4550): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact 5146672499 at gtalk2voip.com (3) to 1
** (empathy:4550): DEBUG: contact_list_store_contact_updated_cb: Contact:'GTalk2VoIP mapped contact' updated, checking roster is in sync...
** (empathy:4550): DEBUG: contact_list_store_contact_update: Contact:'GTalk2VoIP mapped contact' in list:YES, should be:YES
** (empathy:4550): DEBUG: contact_list_store_contact_update: Set active (contact updated)
** (empathy:4550): DEBUG: contact_list_store_contact_updated_cb: Contact:'GTalk2VoIP mapped contact' updated, checking roster is in sync...
** (empathy:4550): DEBUG: contact_list_store_contact_update: Contact:'GTalk2VoIP mapped contact' in list:NO, should be:YES
** (empathy:4550): DEBUG: contact_list_store_contact_update: Contact:'GTalk2VoIP mapped contact' in list:YES, should be:YES
** (empathy:4550): DEBUG: contact_list_store_contact_update: Set active (contact updated offline -> online)
** (empathy:4550): DEBUG: contact_list_store_contact_set_active: Set item active
** (empathy:4550): DEBUG: contact_list_store_contact_active_new: Contact:'GTalk2VoIP mapped contact' now active, and WILL NOT be removed
** (empathy:4550): DEBUG: contact_list_store_contact_update: Set active (contact added)
** (empathy:4550): DEBUG: contact_list_store_contact_set_active: Set item active
** (empathy:4550): DEBUG: contact_list_store_contact_active_new: Contact:'GTalk2VoIP mapped contact' now active, and WILL NOT be removed
** (empathy:4550): DEBUG: contact_list_store_contact_updated_cb: Contact:'GTalk2VoIP mapped contact' updated, checking roster is in sync...
** (empathy:4550): DEBUG: contact_list_store_contact_update: Contact:'GTalk2VoIP mapped contact' in list:YES, should be:YES
** (empathy:4550): DEBUG: contact_list_store_contact_update: Set active (contact updated)
** (empathy:4550): DEBUG: tp_contact_factory_parse_presence_foreach: Changing presence for contact service at gtalk2voip.com (5) to 'Type HELP for instructions. Your personal account page: https://www.gtalk2voip.com/users/?auth=pRKJcQ6TTGN5rZAC' (2)
** (empathy:4550): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact service at gtalk2voip.com (5) to 1
** (empathy:4550): DEBUG: contact_list_store_contact_updated_cb: Contact:'GTalk2VoIP mapped contact' updated, checking roster is in sync...
** (empathy:4550): DEBUG: contact_list_store_contact_update: Contact:'GTalk2VoIP mapped contact' in list:YES, should be:YES
** (empathy:4550): DEBUG: contact_list_store_contact_update: Set active (contact updated)
** (empathy:4550): DEBUG: tp_contact_factory_aliases_changed_cb: Renaming contact jtellier.test1 at gmail.com (1) to jtellier test (changed cb)
** (empathy:4550): DEBUG: tp_contact_factory_request_aliases_cb: Renaming contact jtellier.test1 at gmail.com (1) to jtellier test (request cb)
** (empathy:4550): DEBUG: tp_contact_factory_get_known_avatar_tokens_cb: Got 1 tokens, need to request 0 avatars
** (empathy:4550): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact jtellier.test2 at gmail.com (2) to 1
** (empathy:4550): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier test2' updated, checking roster is in sync...
** (empathy:4550): DEBUG: contact_list_store_contact_update: Contact:'jtellier test2' in list:YES, should be:YES
** (empathy:4550): DEBUG: contact_list_store_contact_update: Set active (contact updated)
** (empathy:4550): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact jtellier.test2 at gmail.com (2) to 3
** (empathy:4550): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier test2' updated, checking roster is in sync...
** (empathy:4550): DEBUG: contact_list_store_contact_update: Contact:'jtellier test2' in list:YES, should be:YES
** (empathy:4550): DEBUG: contact_list_store_contact_update: Set active (contact updated)
** (empathy:4550): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact jtellier.test1 at gmail.com (1) to 1
** (empathy:4550): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact jtellier.test1 at gmail.com (1) to 3
** (empathy:4550): DEBUG: contact_list_store_contact_active_cb: Contact:'jtellier test' active timeout, removing item
** (empathy:4550): DEBUG: contact_list_store_contact_active_cb: Contact:'jtellier test' no longer active
** (empathy:4550): DEBUG: tp_contact_factory_weak_notify: Remove finalized contact 0x9d4b0c8
** (empathy:4550): DEBUG: contact_finalize: finalize: 0x9d4b0c8
** (empathy:4550): DEBUG: get_glade_file: Loading glade file /usr/share/empathy/empathy-contact-widget.glade
** (empathy:4550): DEBUG: contact_list_store_contact_active_cb: Contact:'jtellier test2' no longer active
** (empathy:4550): DEBUG: contact_list_store_contact_set_active: Set item inactive
** (empathy:4550): DEBUG: contact_list_store_contact_active_cb: Contact:'jtellier test2' no longer active
** (empathy:4550): DEBUG: contact_list_store_contact_set_active: Set item inactive
** (empathy:4550): DEBUG: contact_list_store_contact_active_cb: Contact:'GTalk2VoIP mapped contact' no longer active
** (empathy:4550): DEBUG: contact_list_store_contact_set_active: Set item inactive
** (empathy:4550): DEBUG: contact_list_store_contact_active_cb: Contact:'GTalk2VoIP mapped contact' no longer active
** (empathy:4550): DEBUG: contact_list_store_contact_set_active: Set item inactive
** (empathy:4550): DEBUG: contact_list_store_contact_active_cb: Contact:'GTalk2VoIP mapped contact' no longer active
** (empathy:4550): DEBUG: contact_list_store_contact_set_active: Set item inactive
** (empathy:4550): DEBUG: contact_list_store_contact_active_cb: Contact:'GTalk2VoIP mapped contact' no longer active
** (empathy:4550): DEBUG: contact_list_store_contact_set_active: Set item inactive
** (empathy:4550): DEBUG: get_glade_file: Loading glade file /usr/share/empathy/empathy-call-window.glade
(empathy:4550): tp-glib-DEBUG: tp_channel_init: 0x9ab3440
(empathy:4550): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Group
(empathy:4550): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Hold
(empathy:4550): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.MediaSignalling
(empathy:4550): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Properties
(empathy:4550): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Media.SessionHandler
(empathy:4550): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9ab3440: org.freedesktop.Telepathy.Channel DBusGProxy is 0x9e2a538
(empathy:4550): tp-glib-DEBUG: tp_channel_constructor: 0x9ab3440: constructed with channel type "org.freedesktop.Telepathy.Channel.Type.StreamedMedia", handle #2 of type 1
(empathy:4550): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9ab3440
(empathy:4550): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9ab3440: org.freedesktop.DBus.Properties DBusGProxy is 0x9e2a4c8
(empathy:4550): tp-glib-DEBUG: tp_channel_call_when_ready: arranging callback later
** (empathy:4550): DEBUG: empathy_dispatch_operation_approve: Pre-approving operation /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/MediaChannel0
** (empathy:4550): DEBUG: dispatcher_start_dispatching: Dispatching process started for /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/MediaChannel0
(empathy:4550): tp-glib-DEBUG: _tp_channel_got_properties: Received 8 channel properties
(empathy:4550): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Group
(empathy:4550): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Hold
(empathy:4550): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.MediaSignalling
(empathy:4550): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Properties
(empathy:4550): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Media.SessionHandler
(empathy:4550): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9ab3440
(empathy:4550): tp-glib-DEBUG: _tp_channel_get_handle: 0x9ab3440: handle already known to be 2 of type 1
(empathy:4550): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9ab3440
(empathy:4550): tp-glib-DEBUG: _tp_channel_get_identifier: 0x9ab3440: identifier already known to be jtellier.test2 at gmail.com
(empathy:4550): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9ab3440
(empathy:4550): tp-glib-DEBUG: _tp_channel_get_channel_type: 0x9ab3440: channel type org.freedesktop.Telepathy.Channel.Type.StreamedMedia already determined
(empathy:4550): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9ab3440
(empathy:4550): tp-glib-DEBUG: _tp_channel_get_interfaces: 0x9ab3440
(empathy:4550): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9ab3440
(empathy:4550): tp-glib-DEBUG: _tp_channel_get_group_properties: 0x9ab3440
(empathy:4550): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9ab3440: org.freedesktop.Telepathy.Channel.Interface.Group DBusGProxy is 0x9ea3000
(empathy:4550): tp-glib-DEBUG: tp_channel_got_group_properties_cb: Received 6 group properties
(empathy:4550): tp-glib-DEBUG: _got_initial_group_flags: Initial GroupFlags: 2049
(empathy:4550): tp-glib-DEBUG: tp_channel_group_self_handle_changed_cb: 0x9ab3440 SelfHandle changed to 1
(empathy:4550): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9ab3440
(empathy:4550): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9ab3440
(empathy:4550): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9ab3440: channel ready
(empathy:4550): tp-glib-DEBUG: cwr_ready: enter
(empathy:4550): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9ab3440: org.freedesktop.Telepathy.Channel.Type.StreamedMedia DBusGProxy is 0x9ea3208
** (empathy:4550): DEBUG: empathy_dispatch_operation_set_status: Dispatch operation /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/MediaChannel0 status: 0 -> 1
** (empathy:4550): DEBUG: dispatch_operation_ready_cb: Send to observers: /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/MediaChannel0
** (empathy:4550): DEBUG: empathy_dispatch_operation_set_status: Dispatch operation /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/MediaChannel0 status: 1 -> 3
** (empathy:4550): DEBUG: tp_call_request_streams_for_capabilities: Requesting new stream for capabilities 1
** (empathy:4550): DEBUG: empathy_dispatch_operation_set_status: Dispatch operation /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/MediaChannel0 status: 3 -> 4
** (empathy:4550): DEBUG: dispatch_operation_claimed_cb: Channel claimed: /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/MediaChannel0
** (empathy:4550): DEBUG: tp_call_stream_added_cb: Stream added - stream id: 1, contact handle: 2, stream type: 0
** (empathy:4550): DEBUG: tp_call_add_stream: Audio stream - id: 1, state: 0, direction: 0
** (empathy:4550): DEBUG: tp_call_stream_direction_changed_cb: Stream direction changed - stream: 1, direction: 3
** (empathy:4550): DEBUG: tp_call_add_stream: Audio stream - id: 1, state: 0, direction: 3
(empathy:4550): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9ab3440: org.freedesktop.Telepathy.Properties DBusGProxy is 0x9e96ab8
(empathy:4550): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9ab3440: org.freedesktop.Telepathy.Channel.Interface.MediaSignalling DBusGProxy is 0x9ea3390
** (empathy:4550): DEBUG: GetSessionHandlers replied:
** (empathy:4550): DEBUG: - session /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/MediaChannel0
** (empathy:4550): DEBUG: type rtp
** (empathy:4550): DEBUG: adding session handler /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/MediaChannel0, type rtp
0:00:34.071033930 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-conference.c:304:fs_rtp_conference_init:<FsRtpConference at 0x9daa438>[00m fs_rtp_conference_init
(empathy:4550): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9e734f0: org.freedesktop.Telepathy.Media.SessionHandler DBusGProxy is 0x9ea7a70
** (empathy:4550): DEBUG: calling MediaSessionHandler::Ready
** (empathy:4550): DEBUG: New stream, stream_id=1, media_type=0, direction=3
(empathy:4550): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9e973b0: org.freedesktop.Telepathy.Media.StreamHandler DBusGProxy is 0x9ea3150
0:00:34.090982109 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:295:load_codecs_cache:[00m Loading codecs cache /home/jtellier/.farsight/codecs.audio.i486.cache
0:00:34.091568294 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec VORBIS with pt -1, send_pipeline 0x9a67b30, receive_pipeline 0x9a73d00
0:00:34.091841514 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec SPEEX with pt -1, send_pipeline 0x9eaa780, receive_pipeline 0x9eb1230
0:00:34.092114873 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec PCMU with pt 0, send_pipeline 0x9eaddc0, receive_pipeline 0x9bf1300
0:00:34.092393605 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec PCMA with pt 8, send_pipeline 0x9c87f00, receive_pipeline 0x9eadda0
0:00:34.092703820 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec MPA with pt -1, send_pipeline 0x9eb69c0, receive_pipeline 0x9eb6880
0:00:34.093488557 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec MPEG4-GENERIC with pt -1, send_pipeline 0x9eb6800, receive_pipeline 0x9eb6710
0:00:34.093708993 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec MP4A-LATM with pt -1, send_pipeline 0x9eb6930, receive_pipeline 0x9eb6a50
0:00:34.093916787 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec GSM with pt 3, send_pipeline 0x9eb9430, receive_pipeline 0x9eb9540
0:00:34.094273650 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec DV with pt -1, send_pipeline 0x9eb9600, receive_pipeline 0x9eb9610
0:00:34.094327949 [333m 4550[00m 0x9944408 [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 0x9eb6a30
0:00:34.094585950 [333m 4550[00m 0x9944408 [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 0x9eb96c0
0:00:34.094647367 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:232:fs_rtp_blueprints_get:[00m Loaded codec blueprints from cache file
0:00:34.120062601 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0>[00m pad recv_rtp_sink_1 added (NULL)
0:00:34.120663568 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0>[00m pad recv_rtcp_sink_1 added (NULL)
0:00:34.121858685 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0>[00m pad send_rtp_sink_1 added (NULL)
0:00:34.121983387 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0>[00m pad send_rtp_src_1 added (NULL)
0:00:34.122584762 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0>[00m pad send_rtcp_src_1 added (NULL)
0:00:34.174481914 [333m 4550[00m 0x9944408 [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:34.174811297 [333m 4550[00m 0x9944408 [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:34.174888209 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: PCMU
0:00:34.174909160 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: PCMA
0:00:34.174928151 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: MPA
0:00:34.174946565 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: GSM
0:00:34.174971779 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: DV
0:00:34.174990356 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: telephone-event
0:00:34.175008642 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: telephone-event
0:00:34.175030946 [333m 4550[00m 0x9944408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:685:create_local_codec_associations:[00m Added preferred codec -1: audio SPEEX clock:16000 channels:1
0:00:34.175063313 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: PCMU
0:00:34.175082723 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: PCMA
0:00:34.175100819 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: MPA
0:00:34.175118909 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: GSM
0:00:34.175136883 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: DV
0:00:34.175154879 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: telephone-event
0:00:34.175172981 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: telephone-event
0:00:34.175193643 [333m 4550[00m 0x9944408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:685:create_local_codec_associations:[00m Added preferred codec -1: audio SPEEX clock:8000 channels:1
0:00:34.175291449 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:743:create_local_codec_associations:[00m Codec -1: audio MPA clock:90000 channels:0 disabled by config
0:00:34.175344758 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:743:create_local_codec_associations:[00m Codec -1: audio DV clock:90000 channels:0 disabled by config
** (empathy:4550): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: called (send_local:1 send_supported:0)
** (empathy:4550): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: 100: audio SPEEX clock:16000 channels:1
** (empathy:4550): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: 101: audio SPEEX clock:8000 channels:1
** (empathy:4550): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: 0: audio PCMU clock:8000 channels:0
** (empathy:4550): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: 8: audio PCMA clock:8000 channels:0
** (empathy:4550): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: 3: audio GSM clock:8000 channels:0
** (empathy:4550): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: 98: audio telephone-event clock:8000 channels:0 events=0-15
** (empathy:4550): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: 99: audio telephone-event clock:90000 channels:0 events=0-15
** (empathy:4550): DEBUG: stream 1 (audio) fs_codecs_to_tp: adding codec SPEEX [100]
** (empathy:4550): DEBUG: stream 1 (audio) fs_codecs_to_tp: adding codec SPEEX [101]
** (empathy:4550): DEBUG: stream 1 (audio) fs_codecs_to_tp: adding codec PCMU [0]
** (empathy:4550): DEBUG: stream 1 (audio) fs_codecs_to_tp: adding codec PCMA [8]
** (empathy:4550): DEBUG: stream 1 (audio) fs_codecs_to_tp: adding codec GSM [3]
** (empathy:4550): DEBUG: stream 1 (audio) fs_codecs_to_tp: adding codec telephone-event [98]
** (empathy:4550): DEBUG: stream 1 (audio) fs_codecs_to_tp: adding codec telephone-event [99]
** (empathy:4550): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: calling MediaStreamHandler::Ready
** (empathy:4550): DEBUG: stream 1 (audio) set_stream_playing: 0
** (empathy:4550): DEBUG: stream 1 (audio) set_stream_sending: 0
(empathy:4550): tp-glib-DEBUG: tp_channel_group_members_changed_cb: 0x9ab3440 MembersChanged: added 0, removed 0, moved 0 to LP and 1 to RP, actor 0, reason 0, message
(empathy:4550): tp-glib-DEBUG: handle_members_changed: +RP contact#2
(empathy:4550): tp-glib-DEBUG: tp_channel_group_flags_changed_cb: 0x9ab3440 GroupFlagsChanged: +6 -1
(empathy:4550): tp-glib-DEBUG: tp_channel_group_flags_changed_cb: 0x9ab3440 GroupFlagsChanged (after filtering): +6 -1
** (empathy:4550): DEBUG: stream 1 (audio) _tf_stream_bus_message: Codecs changed
** (empathy:4550): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: called (send_local:0 send_supported:0)
** (empathy:4550): DEBUG: stream 1 (audio) cb_fs_new_local_candidate: called
** (empathy:4550): DEBUG: stream 1 (audio) cb_fs_new_local_candidate: called
** (empathy:4550): DEBUG: stream 1 (audio) cb_fs_new_local_candidate: called
** (empathy:4550): DEBUG: stream 1 (audio) cb_fs_new_local_candidate: called
** (empathy:4550): DEBUG: stream 1 (audio) cb_fs_local_candidates_prepared: called
** (empathy:4550): DEBUG: stream 1 (audio) cb_fs_local_candidates_prepared: candidate->ip = '10.0.2.15'
** (empathy:4550): DEBUG: stream 1 (audio) cb_fs_local_candidates_prepared: candidate->ip = '10.0.2.15'
** (empathy:4550): DEBUG: stream 1 (audio) cb_fs_local_candidates_prepared: candidate->ip = '70.25.46.249'
** (empathy:4550): DEBUG: stream 1 (audio) cb_fs_local_candidates_prepared: candidate->ip = '70.25.46.249'
** (empathy:4550): DEBUG: stream 1 (audio) add_remote_candidate: adding remote candidate R1
** (empathy:4550): DEBUG: stream 1 (audio) add_remote_candidate: adding remote candidate R2
** (empathy:4550): DEBUG: stream 1 (audio) add_remote_candidate: adding remote candidate R3
** (empathy:4550): DEBUG: stream 1 (audio) cb_fs_new_active_candidate_pair: called
** (empathy:4550): DEBUG: tp_call_stream_state_changed_cb: Stream state changed - stream id: 1, state state: 2
** (empathy:4550): DEBUG: stream 1 (audio) set_remote_codecs: called
** (empathy:4550): DEBUG: stream 1 (audio) set_remote_codecs: adding remote codec SPEEX [100]
** (empathy:4550): DEBUG: stream 1 (audio) set_remote_codecs: adding remote codec PCMU [0]
** (empathy:4550): DEBUG: stream 1 (audio) set_remote_codecs: adding remote codec PCMA [8]
** (empathy:4550): DEBUG: stream 1 (audio) set_remote_codecs: adding remote codec telephone-event [98]
0:00:42.512540867 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:00:42.512597093 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:00:42.512655247 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:00:42.512675769 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:223:sdp_is_compat_default:[00m Clock rates differ local=8000 remote=16000
0:00:42.512695819 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:00:42.512715555 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:00:42.512814444 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:743:create_local_codec_associations:[00m Codec -1: audio MPA clock:90000 channels:0 disabled by config
0:00:42.512866750 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:743:create_local_codec_associations:[00m Codec -1: audio DV clock:90000 channels:0 disabled by config
0:00:42.512911481 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:850:negotiate_stream_codecs:[00m Remote codec 100: audio SPEEX clock:16000 channels:1
0:00:42.512931537 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:859:negotiate_stream_codecs:[00m Have local codec in the same PT, lets try it first
0:00:42.512950653 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:00:42.512972210 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:892:negotiate_stream_codecs:[00m Negotiated codec 100: audio SPEEX clock:16000 channels:1
0:00:42.512993586 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:850:negotiate_stream_codecs:[00m Remote codec 0: audio PCMU clock:8000 channels:1
0:00:42.513012637 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:859:negotiate_stream_codecs:[00m Have local codec in the same PT, lets try it first
0:00:42.513031438 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:00:42.513053117 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:892:negotiate_stream_codecs:[00m Negotiated codec 0: audio PCMU clock:8000 channels:1
0:00:42.513074117 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:850:negotiate_stream_codecs:[00m Remote codec 8: audio PCMA clock:8000 channels:1
0:00:42.513092856 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:859:negotiate_stream_codecs:[00m Have local codec in the same PT, lets try it first
0:00:42.513111517 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:00:42.513132469 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:892:negotiate_stream_codecs:[00m Negotiated codec 8: audio PCMA clock:8000 channels:1
0:00:42.513153861 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:850:negotiate_stream_codecs:[00m Remote codec 98: audio telephone-event clock:8000 channels:1
0:00:42.513172719 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:859:negotiate_stream_codecs:[00m Have local codec in the same PT, lets try it first
0:00:42.513217455 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:00:42.513241306 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:892:negotiate_stream_codecs:[00m Negotiated codec 98: audio telephone-event clock:8000 channels:1 events=0-15
0:00:42.513287434 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:00:42.513308363 [333m 4550[00m 0x9944408 [37mLOG [00m [00m fsrtpconference fs-rtp-session.c:2055:fs_rtp_session_distribute_recv_codecs_locked:[00m Adding codec to stream 0x9e16e80 100: audio SPEEX clock:16000 channels:1 params:(nil)
0:00:42.513331999 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: PCMU, remote: SPEEX
0:00:42.513351830 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:00:42.513371106 [333m 4550[00m 0x9944408 [37mLOG [00m [00m fsrtpconference fs-rtp-session.c:2055:fs_rtp_session_distribute_recv_codecs_locked:[00m Adding codec to stream 0x9e16e80 0: audio PCMU clock:8000 channels:1 params:(nil)
0:00:42.513392850 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: PCMA, remote: SPEEX
0:00:42.513412775 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: PCMA, remote: PCMU
0:00:42.513431672 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:00:42.513451004 [333m 4550[00m 0x9944408 [37mLOG [00m [00m fsrtpconference fs-rtp-session.c:2055:fs_rtp_session_distribute_recv_codecs_locked:[00m Adding codec to stream 0x9e16e80 8: audio PCMA clock:8000 channels:1 params:(nil)
0:00:42.513471853 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: telephone-event, remote: SPEEX
0:00:42.513491388 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: telephone-event, remote: PCMU
0:00:42.513510399 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: telephone-event, remote: PCMA
0:00:42.513529524 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:00:42.513549440 [333m 4550[00m 0x9944408 [37mLOG [00m [00m fsrtpconference fs-rtp-session.c:2055:fs_rtp_session_distribute_recv_codecs_locked:[00m Adding codec to stream 0x9e16e80 98: audio telephone-event clock:8000 channels:1 params:0x9c25110
** (empathy:4550): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: called (send_local:0 send_supported:1)
** (empathy:4550): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: 100: audio SPEEX clock:16000 channels:1
** (empathy:4550): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: 0: audio PCMU clock:8000 channels:1
** (empathy:4550): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: 8: audio PCMA clock:8000 channels:1
** (empathy:4550): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: 98: audio telephone-event clock:8000 channels:1 events=0-15
** (empathy:4550): DEBUG: stream 1 (audio) fs_codecs_to_tp: adding codec SPEEX [100]
** (empathy:4550): DEBUG: stream 1 (audio) fs_codecs_to_tp: adding codec PCMU [0]
** (empathy:4550): DEBUG: stream 1 (audio) fs_codecs_to_tp: adding codec PCMA [8]
** (empathy:4550): DEBUG: stream 1 (audio) fs_codecs_to_tp: adding codec telephone-event [98]
** (empathy:4550): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: calling MediaStreamHandler::SupportedCodecs
** (empathy:4550): DEBUG: stream 1 (audio) _tf_stream_bus_message: Codecs changed
** (empathy:4550): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: called (send_local:0 send_supported:0)
** (empathy:4550): DEBUG: stream 1 (audio) set_stream_sending: 1
** (empathy:4550): DEBUG: stream 1 (audio) tf_stream_request_resource: Requesting resource for direction 1
** (empathy:4550): DEBUG: stream 1 (audio) tf_stream_request_resource: Requesting resource for direction 1 returned 1
** (empathy:4550): DEBUG: stream 1 (audio) set_stream_playing: 1
** (empathy:4550): DEBUG: stream 1 (audio) tf_stream_request_resource: Requesting resource for direction 2
** (empathy:4550): DEBUG: stream 1 (audio) tf_stream_request_resource: Requesting resource for direction 2 returned 1
** (empathy:4550): DEBUG: stream 1 (audio) set_stream_sending: 1
(empathy:4550): tp-glib-DEBUG: tp_channel_group_members_changed_cb: 0x9ab3440 MembersChanged: added 1, removed 0, moved 0 to LP and 0 to RP, actor 0, reason 0, message
(empathy:4550): tp-glib-DEBUG: handle_members_changed: +++ contact#2
(empathy:4550): tp-glib-DEBUG: tp_channel_group_flags_changed_cb: 0x9ab3440 GroupFlagsChanged: +0 -4
(empathy:4550): tp-glib-DEBUG: tp_channel_group_flags_changed_cb: 0x9ab3440 GroupFlagsChanged (after filtering): +0 -4
0:00:42.518776412 [333m 4550[00m 0x99ca770 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:3275:fs_rtp_session_add_send_codec_bin_unlock:[00m Trying to add send codecbin for 100: audio SPEEX clock:16000 channels:1 params:(nil)
0:00:42.518907592 [333m 4550[00m 0x99ca770 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:2642:_create_codec_bin:[00m creating send codec bin for id 100, pipeline_factory 0x9eaa780
** (empathy:4550): DEBUG: stream 1 (audio) _tf_stream_bus_message: Send codec changed: 100: audio SPEEX clock:16000 channels:1 params:(nil)
** (empathy:4550): DEBUG: tp_call_stream_added_cb: Stream added - stream id: 2, contact handle: 2, stream type: 0
** (empathy:4550): DEBUG: tp_call_add_stream: Audio stream - id: 2, state: 0, direction: 0
** (empathy:4550): DEBUG: tp_call_stream_direction_changed_cb: Stream direction changed - stream: 2, direction: 2
** (empathy:4550): DEBUG: New stream, stream_id=2, media_type=0, direction=3
(empathy:4550): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9f0c750: org.freedesktop.Telepathy.Media.StreamHandler DBusGProxy is 0x9eceb88
0:00:42.670195525 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0>[00m pad recv_rtp_sink_2 added (NULL)
0:00:42.671663097 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0>[00m pad recv_rtcp_sink_2 added (NULL)
0:00:42.672025490 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0>[00m pad send_rtp_sink_2 added (NULL)
0:00:42.672162379 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0>[00m pad send_rtp_src_2 added (NULL)
0:00:42.672834360 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0>[00m pad send_rtcp_src_2 added (NULL)
0:00:42.725850584 [333m 4550[00m 0x9944408 [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:42.726177592 [333m 4550[00m 0x9944408 [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:42.726242222 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: PCMU
0:00:42.726264597 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: PCMA
0:00:42.726284777 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: MPA
0:00:42.726304452 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: GSM
0:00:42.726323763 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: DV
0:00:42.726343781 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: telephone-event
0:00:42.726363447 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: telephone-event
0:00:42.726386295 [333m 4550[00m 0x9944408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:685:create_local_codec_associations:[00m Added preferred codec -1: audio SPEEX clock:16000 channels:1
0:00:42.726420391 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: PCMU
0:00:42.726440857 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: PCMA
0:00:42.726460114 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: MPA
0:00:42.726479381 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: GSM
0:00:42.726498248 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: DV
0:00:42.726517480 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: telephone-event
0:00:42.726536545 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: telephone-event
0:00:42.726558287 [333m 4550[00m 0x9944408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:685:create_local_codec_associations:[00m Added preferred codec -1: audio SPEEX clock:8000 channels:1
0:00:42.726655606 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:743:create_local_codec_associations:[00m Codec -1: audio MPA clock:90000 channels:0 disabled by config
0:00:42.726704467 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:743:create_local_codec_associations:[00m Codec -1: audio DV clock:90000 channels:0 disabled by config
(empathy:4550): GStreamer-WARNING **: Name empathygstaudiosrc0 is not unique in bin pipeline0, not adding
** (empathy:4550): DEBUG: stream 2 (audio) _tf_stream_try_sending_codecs: called (send_local:1 send_supported:0)
** (empathy:4550): DEBUG: stream 2 (audio) _tf_stream_try_sending_codecs: 100: audio SPEEX clock:16000 channels:1
** (empathy:4550): DEBUG: stream 2 (audio) _tf_stream_try_sending_codecs: 101: audio SPEEX clock:8000 channels:1
** (empathy:4550): DEBUG: stream 2 (audio) _tf_stream_try_sending_codecs: 0: audio PCMU clock:8000 channels:0
** (empathy:4550): DEBUG: stream 2 (audio) _tf_stream_try_sending_codecs: 8: audio PCMA clock:8000 channels:0
** (empathy:4550): DEBUG: stream 2 (audio) _tf_stream_try_sending_codecs: 3: audio GSM clock:8000 channels:0
** (empathy:4550): DEBUG: stream 2 (audio) _tf_stream_try_sending_codecs: 98: audio telephone-event clock:8000 channels:0 events=0-15
** (empathy:4550): DEBUG: stream 2 (audio) _tf_stream_try_sending_codecs: 99: audio telephone-event clock:90000 channels:0 events=0-15
** (empathy:4550): DEBUG: stream 2 (audio) fs_codecs_to_tp: adding codec SPEEX [100]
** (empathy:4550): DEBUG: stream 2 (audio) fs_codecs_to_tp: adding codec SPEEX [101]
** (empathy:4550): DEBUG: stream 2 (audio) fs_codecs_to_tp: adding codec PCMU [0]
** (empathy:4550): DEBUG: stream 2 (audio) fs_codecs_to_tp: adding codec PCMA [8]
** (empathy:4550): DEBUG: stream 2 (audio) fs_codecs_to_tp: adding codec GSM [3]
** (empathy:4550): DEBUG: stream 2 (audio) fs_codecs_to_tp: adding codec telephone-event [98]
** (empathy:4550): DEBUG: stream 2 (audio) fs_codecs_to_tp: adding codec telephone-event [99]
** (empathy:4550): DEBUG: stream 2 (audio) _tf_stream_try_sending_codecs: calling MediaStreamHandler::Ready
** (empathy:4550): DEBUG: stream 2 (audio) set_remote_codecs: called
** (empathy:4550): DEBUG: stream 2 (audio) set_remote_codecs: adding remote codec speex [96]
** (empathy:4550): DEBUG: stream 2 (audio) set_remote_codecs: adding remote codec PCMA [8]
** (empathy:4550): DEBUG: stream 2 (audio) set_remote_codecs: adding remote codec PCMU [0]
** (empathy:4550): DEBUG: stream 2 (audio) set_remote_codecs: adding remote codec MPA [97]
** (empathy:4550): DEBUG: stream 2 (audio) set_remote_codecs: adding remote codec SIREN [98]
** (empathy:4550): DEBUG: stream 2 (audio) set_remote_codecs: adding remote codec telephone-event [99]
0:00:42.731804632 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:00:42.731830442 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:00:42.731865856 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:00:42.731886001 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:223:sdp_is_compat_default:[00m Clock rates differ local=8000 remote=16000
0:00:42.731905979 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:00:42.731925460 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:00:42.732015331 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:743:create_local_codec_associations:[00m Codec -1: audio MPA clock:90000 channels:0 disabled by config
0:00:42.732063855 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:743:create_local_codec_associations:[00m Codec -1: audio DV clock:90000 channels:0 disabled by config
0:00:42.732107801 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:850:negotiate_stream_codecs:[00m Remote codec 96: audio speex clock:16000 channels:1
0:00:42.732128345 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:00:42.732150373 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:892:negotiate_stream_codecs:[00m Negotiated codec 96: audio speex clock:16000 channels:1
0:00:42.732171759 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:850:negotiate_stream_codecs:[00m Remote codec 8: audio PCMA clock:8000 channels:1
0:00:42.732204196 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:859:negotiate_stream_codecs:[00m Have local codec in the same PT, lets try it first
0:00:42.732224061 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:00:42.732245431 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:892:negotiate_stream_codecs:[00m Negotiated codec 8: audio PCMA clock:8000 channels:1
0:00:42.732266545 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:850:negotiate_stream_codecs:[00m Remote codec 0: audio PCMU clock:8000 channels:1
0:00:42.732285260 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:859:negotiate_stream_codecs:[00m Have local codec in the same PT, lets try it first
0:00:42.732304066 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:00:42.732325281 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:892:negotiate_stream_codecs:[00m Negotiated codec 0: audio PCMU clock:8000 channels:1
0:00:42.732346168 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:850:negotiate_stream_codecs:[00m Remote codec 97: audio MPA clock:90000 channels:1
0:00:42.732365097 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: MPA
0:00:42.732384605 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: MPA
0:00:42.732403473 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: PCMU, remote: MPA
0:00:42.732422580 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: PCMA, remote: MPA
0:00:42.732441343 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: GSM, remote: MPA
0:00:42.732460244 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: telephone-event, remote: MPA
0:00:42.732479284 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: telephone-event, remote: MPA
0:00:42.732500700 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:901:negotiate_stream_codecs:[00m Could not find a valid intersection... for codec 97: audio MPA clock:90000 channels:1
0:00:42.732522180 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:850:negotiate_stream_codecs:[00m Remote codec 98: audio SIREN clock:16000 channels:1
0:00:42.732541351 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:859:negotiate_stream_codecs:[00m Have local codec in the same PT, lets try it first
0:00:42.732560143 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: telephone-event, remote: SIREN
0:00:42.732579253 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: SIREN
0:00:42.732598339 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: SIREN
0:00:42.732625322 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: PCMU, remote: SIREN
0:00:42.732644633 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: PCMA, remote: SIREN
0:00:42.732663355 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: GSM, remote: SIREN
0:00:42.732682117 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: telephone-event, remote: SIREN
0:00:42.732700913 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: telephone-event, remote: SIREN
0:00:42.732721994 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:901:negotiate_stream_codecs:[00m Could not find a valid intersection... for codec 98: audio SIREN clock:16000 channels:1
0:00:42.732743675 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:850:negotiate_stream_codecs:[00m Remote codec 99: audio telephone-event clock:8000 channels:1
0:00:42.732762946 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:859:negotiate_stream_codecs:[00m Have local codec in the same PT, lets try it first
0:00:42.732781748 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:00:42.732800263 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:223:sdp_is_compat_default:[00m Clock rates differ local=90000 remote=8000
0:00:42.732819083 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: telephone-event
0:00:42.732838215 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: telephone-event
0:00:42.732857275 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: PCMU, remote: telephone-event
0:00:42.732876186 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: PCMA, remote: telephone-event
0:00:42.732894936 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: GSM, remote: telephone-event
0:00:42.732913895 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:00:42.732936771 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:892:negotiate_stream_codecs:[00m Negotiated codec 99: audio telephone-event clock:8000 channels:1 events=0-15
0:00:42.732971267 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:00:42.732991969 [333m 4550[00m 0x9944408 [37mLOG [00m [00m fsrtpconference fs-rtp-session.c:2055:fs_rtp_session_distribute_recv_codecs_locked:[00m Adding codec to stream 0x9d77140 96: audio speex clock:16000 channels:1 params:(nil)
0:00:42.733014905 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: PCMA, remote: speex
0:00:42.733042063 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:00:42.733061707 [333m 4550[00m 0x9944408 [37mLOG [00m [00m fsrtpconference fs-rtp-session.c:2055:fs_rtp_session_distribute_recv_codecs_locked:[00m Adding codec to stream 0x9d77140 8: audio PCMA clock:8000 channels:1 params:(nil)
0:00:42.733083367 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: PCMU, remote: speex
0:00:42.733102422 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: PCMU, remote: PCMA
0:00:42.733121488 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:00:42.733140794 [333m 4550[00m 0x9944408 [37mLOG [00m [00m fsrtpconference fs-rtp-session.c:2055:fs_rtp_session_distribute_recv_codecs_locked:[00m Adding codec to stream 0x9d77140 0: audio PCMU clock:8000 channels:1 params:(nil)
0:00:42.733161790 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: telephone-event, remote: speex
0:00:42.733181066 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: telephone-event, remote: PCMA
0:00:42.733200003 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: telephone-event, remote: PCMU
0:00:42.733218744 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: telephone-event, remote: MPA
0:00:42.733237781 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: telephone-event, remote: SIREN
0:00:42.733256609 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:00:42.733276434 [333m 4550[00m 0x9944408 [37mLOG [00m [00m fsrtpconference fs-rtp-session.c:2055:fs_rtp_session_distribute_recv_codecs_locked:[00m Adding codec to stream 0x9d77140 99: audio telephone-event clock:8000 channels:1 params:0xa00e040
** (empathy:4550): DEBUG: stream 2 (audio) _tf_stream_try_sending_codecs: called (send_local:0 send_supported:1)
** (empathy:4550): DEBUG: stream 2 (audio) _tf_stream_try_sending_codecs: 96: audio speex clock:16000 channels:1
** (empathy:4550): DEBUG: stream 2 (audio) _tf_stream_try_sending_codecs: 8: audio PCMA clock:8000 channels:1
** (empathy:4550): DEBUG: stream 2 (audio) _tf_stream_try_sending_codecs: 0: audio PCMU clock:8000 channels:1
** (empathy:4550): DEBUG: stream 2 (audio) _tf_stream_try_sending_codecs: 99: audio telephone-event clock:8000 channels:1 events=0-15
** (empathy:4550): DEBUG: stream 2 (audio) fs_codecs_to_tp: adding codec speex [96]
** (empathy:4550): DEBUG: stream 2 (audio) fs_codecs_to_tp: adding codec PCMA [8]
** (empathy:4550): DEBUG: stream 2 (audio) fs_codecs_to_tp: adding codec PCMU [0]
** (empathy:4550): DEBUG: stream 2 (audio) fs_codecs_to_tp: adding codec telephone-event [99]
** (empathy:4550): DEBUG: stream 2 (audio) _tf_stream_try_sending_codecs: calling MediaStreamHandler::SupportedCodecs
** (empathy:4550): DEBUG: stream 2 (audio) add_remote_candidate: adding remote candidate R1
** (empathy:4550): DEBUG: stream 2 (audio) add_remote_candidate: adding remote candidate R2
** (empathy:4550): DEBUG: stream 2 (audio) set_stream_playing: 0
** (empathy:4550): DEBUG: stream 2 (audio) set_stream_sending: 0
** (empathy:4550): DEBUG: stream 2 (audio) _tf_stream_bus_message: Codecs changed
** (empathy:4550): DEBUG: stream 2 (audio) _tf_stream_try_sending_codecs: called (send_local:0 send_supported:0)
** (empathy:4550): DEBUG: stream 2 (audio) _tf_stream_bus_message: Codecs changed
** (empathy:4550): DEBUG: stream 2 (audio) _tf_stream_try_sending_codecs: called (send_local:0 send_supported:0)
** (empathy:4550): DEBUG: stream 2 (audio) cb_fs_new_local_candidate: called
** (empathy:4550): DEBUG: stream 2 (audio) cb_fs_new_local_candidate: called
** (empathy:4550): DEBUG: stream 2 (audio) cb_fs_new_local_candidate: called
** (empathy:4550): DEBUG: stream 2 (audio) cb_fs_new_local_candidate: called
** (empathy:4550): DEBUG: stream 2 (audio) cb_fs_local_candidates_prepared: called
** (empathy:4550): DEBUG: stream 2 (audio) cb_fs_local_candidates_prepared: candidate->ip = '10.0.2.15'
** (empathy:4550): DEBUG: stream 2 (audio) cb_fs_local_candidates_prepared: candidate->ip = '10.0.2.15'
** (empathy:4550): DEBUG: stream 2 (audio) cb_fs_local_candidates_prepared: candidate->ip = '70.25.46.249'
** (empathy:4550): DEBUG: stream 2 (audio) cb_fs_local_candidates_prepared: candidate->ip = '70.25.46.249'
0:00:42.811629326 [333m 4550[00m 0x9edece0 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:1433:_stream_known_source_packet_received:[00m Associating SSRC 6c475e8a in session 1
0:00:42.811686301 [333m 4550[00m 0x9edece0 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:3629:fs_rtp_session_associate_free_substreams:[00m No free substream with SSRC 6c475e8a in session 1
0:00:43.012406142 [333m 4550[00m 0xa00ef48 [36mDEBUG[00m [00m fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0>[00m pad recv_rtp_src_1_1816616586_100 added application/x-rtp, encoding-name=(string)SPEEX, clock-rate=(int)16000, media=(string)audio, payload=(int)100, channels=(int)1
0:00:43.012617955 [333m 4550[00m 0xa00ef48 [36mDEBUG[00m [00m fsrtpconference fs-rtp-substream.c:500:fs_rtp_sub_stream_constructed:[00m New substream in session 1 for ssrc 6c475e8a and pt 100
0:00:43.013023445 [333m 4550[00m 0xa00ef48 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:2371:fs_rtp_session_new_recv_pad:[00m Already have a stream with SSRC 6c475e8a, using it
0:00:43.013049119 [333m 4550[00m 0xa00ef48 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:2819:fs_rtp_session_get_recv_codec_locked:[00m Receiving on stream codec 100: audio SPEEX clock:16000 channels:1 params:(nil)
0:00:43.013077456 [333m 4550[00m 0xa00ef48 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:2642:_create_codec_bin:[00m creating receive codec bin for id 100, pipeline_factory 0x9eb1230
0:00:43.014072914 [333m 4550[00m 0xa00ef48 [36mDEBUG[00m [00m fsrtpconference fs-rtp-substream.c:899:fs_rtp_sub_stream_set_codecbin_unlock:[00m Setting caps application/x-rtp, encoding-name=(string)SPEEX, clock-rate=(int)16000, media=(string)audio, payload=(int)100, channels=(int)1 on recv substream
0:00:43.014449446 [333m 4550[00m 0xa00ef48 [36mDEBUG[00m [00m fsrtpconference fs-rtp-substream.c:1130:fs_rtp_sub_stream_add_output_ghostpad_unlock:[00m Src pad added on substream for ssrc:6C475E8A pt:100 100: audio SPEEX clock:16000 channels:1 params:(nil)
** (empathy:4550): DEBUG: stream 1 (audio) cb_fs_stream_src_pad_added: New pad
** (empathy:4550): DEBUG: stream 2 (audio) cb_fs_new_active_candidate_pair: called
** (empathy:4550): DEBUG: tp_call_stream_state_changed_cb: Stream state changed - stream id: 2, state state: 2
** (empathy:4550): DEBUG: stream 2 (audio) set_stream_playing: 1
** (empathy:4550): DEBUG: stream 2 (audio) tf_stream_request_resource: Requesting resource for direction 2
** (empathy:4550): DEBUG: stream 2 (audio) tf_stream_request_resource: Requesting resource for direction 2 returned 1
** (empathy:4550): DEBUG: stream 2 (audio) set_stream_sending: 0
0:00:43.937793950 [333m 4550[00m 0xa00dc68 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:1433:_stream_known_source_packet_received:[00m Associating SSRC 2766e694 in session 2
0:00:43.937891896 [333m 4550[00m 0xa00dc68 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:3629:fs_rtp_session_associate_free_substreams:[00m No free substream with SSRC 2766e694 in session 2
0:00:44.138625656 [333m 4550[00m 0xb1507048 [36mDEBUG[00m [00m fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0>[00m pad recv_rtp_src_2_661055124_96 added application/x-rtp, encoding-name=(string)SPEEX, clock-rate=(int)16000, media=(string)audio, payload=(int)96, channels=(int)1
0:00:44.138815119 [333m 4550[00m 0xb1507048 [36mDEBUG[00m [00m fsrtpconference fs-rtp-substream.c:500:fs_rtp_sub_stream_constructed:[00m New substream in session 2 for ssrc 2766e694 and pt 96
0:00:44.139098683 [333m 4550[00m 0xb1507048 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:2371:fs_rtp_session_new_recv_pad:[00m Already have a stream with SSRC 2766e694, using it
0:00:44.139098684 [333m 4550[00m 0xb1507048 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:2819:fs_rtp_session_get_recv_codec_locked:[00m Receiving on stream codec 96: audio speex clock:16000 channels:1 params:(nil)
0:00:44.139098686 [333m 4550[00m 0xb1507048 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:2642:_create_codec_bin:[00m creating receive codec bin for id 96, pipeline_factory 0x9eb1230
0:00:44.139098691 [333m 4550[00m 0xb1507048 [36mDEBUG[00m [00m fsrtpconference fs-rtp-substream.c:899:fs_rtp_sub_stream_set_codecbin_unlock:[00m Setting caps application/x-rtp, encoding-name=(string)SPEEX, clock-rate=(int)16000, media=(string)audio, payload=(int)96, channels=(int)1 on recv substream
0:00:44.139098697 [333m 4550[00m 0xb1507048 [36mDEBUG[00m [00m fsrtpconference fs-rtp-substream.c:1130:fs_rtp_sub_stream_add_output_ghostpad_unlock:[00m Src pad added on substream for ssrc:2766E694 pt:96 96: audio speex clock:16000 channels:1 params:(nil)
** (empathy:4550): DEBUG: stream 2 (audio) cb_fs_stream_src_pad_added: New pad
** (empathy:4550): DEBUG: stream 1 (audio) add_remote_candidate: adding remote candidate R4
** (empathy:4550): DEBUG: stream 1 (audio) add_remote_candidate: adding remote candidate R5
** (empathy:4550): DEBUG: stream 1 (audio) add_remote_candidate: adding remote candidate R6
** (empathy:4550): DEBUG: stream 1 (audio) add_remote_candidate: adding remote candidate R7
** (empathy:4550): DEBUG: stream 1 (audio) add_remote_candidate: adding remote candidate R8
** (empathy:4550): DEBUG: stream 1 (audio) add_remote_candidate: adding remote candidate R9
** (empathy:4550): DEBUG: stream 1 (audio) add_remote_candidate: adding remote candidate R10
** (empathy:4550): DEBUG: stream 1 (audio) add_remote_candidate: adding remote candidate R11
** (empathy:4550): WARNING **: stream 2 (audio) _tf_stream_bus_message: error (connection-failed (108)): Could not establish connection : Could not establish connection on the RTP component
** Message: tf_stream_error: stream error errorno=0 error=Could not establish connection
** (empathy:4550): DEBUG: stream 2 (audio) set_stream_playing: 0
** (empathy:4550): DEBUG: stream 2 (audio) close: close requested by connection manager
0:01:15.055843512 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:4282:fs_rtp_session_stop_codec_param_gathering_unlock:[00m Stopping Codec Param discovery for session 2
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9eceb50: lost weak ref to 0x9e13da0
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9eceb18: lost weak ref to 0x9e13da0
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9eceae0: lost weak ref to 0x9e13da0
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9ea7ae0: lost weak ref to 0x9e13da0
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9e96c50: lost weak ref to 0x9e13da0
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9e96af0: lost weak ref to 0x9e13da0
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9e96b60: lost weak ref to 0x9e13da0
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9e96b98: lost weak ref to 0x9e13da0
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9f47d90: lost weak ref to 0x9e13da0
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9f43600: lost weak ref to 0x9e13da0
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9f43638: lost weak ref to 0x9e13da0
(empathy:4550): tp-glib-DEBUG: tp_proxy_dispose: 0x9f0c750
(empathy:4550): tp-glib-DEBUG: tp_proxy_invalidate: 0x9f0c750: Proxy unreferenced
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9f43638: TpProxy 0x9f0c750 invalidated (I have 0x9f0c750): Proxy unreferenced
(empathy:4550): tp-glib-DEBUG: tp_proxy_finalize: 0x9f0c750
** (empathy:4550): DEBUG: tp_call_stream_removed_cb: Stream removed - stream id: 2
** (empathy:4550): DEBUG: empathy_tp_call_request_video_stream_direction: Requesting video stream direction - is_sending: 1
** (empathy:4550): DEBUG: tp_call_request_streams_for_capabilities: Requesting new stream for capabilities 2
** (empathy:4550): DEBUG: tp_call_stream_added_cb: Stream added - stream id: 3, contact handle: 2, stream type: 1
** (empathy:4550): DEBUG: tp_call_add_stream: Video stream - id: 3, state: 0, direction: 0
** (empathy:4550): DEBUG: tp_call_stream_direction_changed_cb: Stream direction changed - stream: 3, direction: 3
** (empathy:4550): DEBUG: New stream, stream_id=3, media_type=1, direction=3
(empathy:4550): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9fd02c0: org.freedesktop.Telepathy.Media.StreamHandler DBusGProxy is 0x9fdc158
0:01:17.014740733 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:295:load_codecs_cache:[00m Loading codecs cache /home/jtellier/.farsight/codecs.video.i486.cache
0:01:17.015113859 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec THEORA with pt -1, send_pipeline 0xa0dfe80, receive_pipeline 0xa0dcd90
0:01:17.015297221 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec MPV with pt 32, send_pipeline 0xa0db740, receive_pipeline 0xa0e3170
0:01:17.015400268 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec MPEG4-GENERIC with pt -1, send_pipeline 0xb1505d50, receive_pipeline 0xa0e1790
0:01:17.015552861 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec JPEG with pt 26, send_pipeline 0xa00ddd0, receive_pipeline 0x9c25150
0:01:17.015664724 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec H264 with pt -1, send_pipeline 0x9fe7990, receive_pipeline 0x9feafd0
0:01:17.015830293 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec DV with pt -1, send_pipeline 0x9feafc0, receive_pipeline 0xa00df70
0:01:17.015898208 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:232:fs_rtp_blueprints_get:[00m Loaded codec blueprints from cache file
0:01:17.017207315 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0>[00m pad recv_rtp_sink_3 added (NULL)
0:01:17.017528227 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0>[00m pad recv_rtcp_sink_3 added (NULL)
0:01:17.017800720 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0>[00m pad send_rtp_sink_3 added (NULL)
0:01:17.017915699 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0>[00m pad send_rtp_src_3 added (NULL)
0:01:17.018587645 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0>[00m pad send_rtcp_src_3 added (NULL)
0:01:17.018959993 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:4264:fs_rtp_session_start_codec_param_gathering_locked:[00m Starting Codec Param discovery for session 3
0:01:17.053535902 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:332:validate_codecs_configuration:[00m Preferred codec -1: video H263 clock:0 channels:0 could not be matched with a blueprint
0:01:17.053878681 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: H264, remote: THEORA
0:01:17.053899725 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: H264, remote: MPV
0:01:17.053917692 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: H264, remote: JPEG
0:01:17.054230637 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:01:17.054249163 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:01:17.054279637 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:494:sdp_is_compat_theora_vorbis:[00m Using THEORA/VORBIS negotiation function
0:01:17.054297347 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:01:17.054315700 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:494:sdp_is_compat_theora_vorbis:[00m Using THEORA/VORBIS negotiation function
0:01:17.054332238 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:01:17.054420913 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:743:create_local_codec_associations:[00m Codec 32: video MPV clock:90000 channels:0 disabled by config
0:01:17.054453268 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:743:create_local_codec_associations:[00m Codec 26: video JPEG clock:90000 channels:0 disabled by config
0:01:17.054487334 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:743:create_local_codec_associations:[00m Codec -1: video DV clock:90000 channels:0 disabled by config
0:01:17.054536135 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:4264:fs_rtp_session_start_codec_param_gathering_locked:[00m Starting Codec Param discovery for session 3
** (empathy:4550): DEBUG: stream 3 (video) _tf_stream_try_sending_codecs: called (send_local:1 send_supported:0)
** (empathy:4550): DEBUG: stream 3 (video) _tf_stream_try_sending_codecs: Enabling resources to gather codecs
** (empathy:4550): DEBUG: stream 3 (video) tf_stream_request_resource: Requesting resource for direction 1
** (empathy:4550): DEBUG: stream 3 (video) tf_stream_request_resource: Requesting resource for direction 1 returned 1
** (empathy:4550): DEBUG: tp_call_add_stream: Video stream - id: 3, state: 0, direction: 3
** (empathy:4550): DEBUG: stream 3 (video) _tf_stream_bus_message: Codecs changed
** (empathy:4550): DEBUG: stream 3 (video) _tf_stream_try_sending_codecs: called (send_local:1 send_supported:0)
** (empathy:4550): DEBUG: stream 3 (video) cb_fs_new_local_candidate: called
** (empathy:4550): DEBUG: stream 3 (video) cb_fs_new_local_candidate: called
** (empathy:4550): DEBUG: stream 3 (video) cb_fs_new_local_candidate: called
** (empathy:4550): DEBUG: stream 3 (video) cb_fs_new_local_candidate: called
** (empathy:4550): DEBUG: stream 3 (video) cb_fs_local_candidates_prepared: called
** (empathy:4550): DEBUG: stream 3 (video) cb_fs_local_candidates_prepared: candidate->ip = '10.0.2.15'
** (empathy:4550): DEBUG: stream 3 (video) cb_fs_local_candidates_prepared: candidate->ip = '10.0.2.15'
** (empathy:4550): DEBUG: stream 3 (video) cb_fs_local_candidates_prepared: candidate->ip = '70.25.46.249'
** (empathy:4550): DEBUG: stream 3 (video) cb_fs_local_candidates_prepared: candidate->ip = '70.25.46.249'
0:01:17.121825815 [333m 4550[00m 0x9e6fed0 [37mLOG [00m [00m fsrtpconference fs-rtp-session.c:3972:fs_rtp_session_get_codec_params_unlock:[00m Gathering params for codec 97: video H264 clock:90000 channels:0 params:(nil)
0:01:17.121876915 [333m 4550[00m 0x9e6fed0 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:2642:_create_codec_bin:[00m creating send codec bin for id 97, pipeline_factory 0x9fe7990
0:01:17.193573787 [333m 4550[00m 0x9e6fed0 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:3816:gather_caps_parameters:[00m 97/H264: adding param sprop-parameter-sets=Z01AFZJUCg/YCIAAAAMAgAAAHkeLF1A=,aO48gA==
0:01:17.223007480 [333m 4550[00m 0x9e6fed0 [37mLOG [00m [00m fsrtpconference fs-rtp-session.c:3972:fs_rtp_session_get_codec_params_unlock:[00m Gathering params for codec 96: video THEORA clock:90000 channels:0 params:0xa0edf60
0:01:17.223344399 [333m 4550[00m 0x9e6fed0 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:2642:_create_codec_bin:[00m creating send codec bin for id 96, pipeline_factory 0xa0dfe80
0:01:17.297246392 [333m 4550[00m 0x9e6fed0 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:3816:gather_caps_parameters:[00m 96/THEORA: adding param configuration=AAAAAQj/2gqRAioygHRoZW9yYQMCAQAUAA8AAUAAAPAAAAAAAB4AAAABAAABAAABAAAAAEDAgXRoZW9yYSMAAABYaXBoLk9yZyBsaWJUaGVvcmEgSSAyMDA4MTAyMCAzIDIgMQAAAACCdGhlb3Jhvs0o97nNaxi1qUlKEHOc5jGMUpSkIQgxjGIQhCEIQAAAAAAAAAAAABH04WQuVUm0dhL1cLSYa5WiqUCWSKHQR9OZuNZkMBdLJVKRLJRGIhAHg5HA0GQxFosFYoEwlEYhEAeDocDIYCwVCYSCIPBoMBT7mRfWlVVUFBLS0ZGQUE8PDc3MjItLS0oKCgjIyMeHh4eGRkZGRQUFBQUDw8PDw8PDwoKCgoKCgoKBQUFBQUFBQCEAsKEBgoMz0MDA4TGjo8Nw4NEBgoOUU4DhEWHTNXUD4SFiU6RG1nTRgjN0BRaHFcMUBOV2d5eGVIXF9icGRnYxESGC9jY2NjEhUaQmNjY2MYGjhjY2NjYy9CY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2MQEBAUGBwgKBAQFBgcICgwEBQYHCAoMEAUGBwgKDBAQBgcICgwQEBAHCAoMEBAQGAgKDBAQEBggCgwQEBAYICAPi/LfQDTMTvkKN4OqJvblmIt1HG+A/cokiXuDYyX1qqRpmV2LsQgTkYPaOpkvnMNrVhsZVKV59u4fkncQ0zK7F2IIXyKPDVag2Ml4/OXcxK6PaPJOE+6qkIMVzVPuqpFdjQRnKaUHtHnXckOBlazG3zh/FeF4Jedv+E47TD2jzqSJjAXVrMymoNd8MlpCj+0C9CnjY5l2RoHcoPaPOuU22u9grgpVGBF8Sf8Wi1jkH3CIdza/3ELSNhmLK0BunJXIoe7edSXqqSoR5nCdK1mwXG8UIrsDSQOTxQ9267/+yY3lsFIPZ4Fp1nccWKzGHwGVHI0aiaWTa/+pS3OyOLD4Pk4JpZNo8FvAZ9XQLKwItMeTK/+pS3ITWj152A2oi/4HsfL6E3MJ2fS2wVrgTSya6YoDzJ3eqpEASa/XuXqcTS7UG51mwiWobhZWGn+KPI784VUlKAujOsmJRr8LKxeTk0u0jztw5iEO49zYP9LailARXOGL1rKLKx5Iv7buQm2o+zEZh0J/9MlsNRSgRwiys3Xn2pPM/bUIiXNh0LTJ7pwXMfEjnuoqpFlYvlD73wG1E/+vTPCMRSDLhim5tFx3pvDAF9azUQHUPDb5dUKcVrc85O0R6SqJpI/zTIwnzC+dXYEP507i2xXPoBTU0tDhyjCaV7RJ5rkYb5g1cw3tJyuxjcBHt+4O4gTPaJZPOqlOZk+gWsNwHnZsFE3sskTWG9vOV4rMwcuo9Mlx/x8VUrWEAfXsYCfJuNe0XTmEWVrmA8JWxRN7JHoWs3/CqkUviN53+TuM0FgrubsA1Jjaj2WSJp0WsnMJjfUKqRlydZwn+NwcIwmKG2vsundiu0g3L5wk8iw+EFSkjd4Wh+xSeVrHE45dRIbm4Zg0oba+zS5X/ClxOMWbREjJCaXbW45vO/fB9asrBRDh/uMuoKhVSHbQE0u0mtHNwzhvgH1p+eo4urCs8wnbmWPApESgG00usmkK/o4PcvFph3yPrFZizj/IE9zeoLK6lO4T3EYJm2sukmULgv98HQozw7W/HJjF/AKqTkSZMMfIDdwexWjr5C7nEZQDbWbSXO9d+srFVJCtez7kDh9GPF36ys6L5O3IwxBo21mzlUZRCqluAzaNtcsZbvoSBw8L2Cib8RWK0nZ0tezo+RBUpcD0YjbVk0zowv7sN0KtanuI0XQ8lkE3/3IOHmu6e8xOSJtRDAzrFlKrIuaHTsJpZPY/z7C0PiHzhjeZbn52j15nFla40dIgTS7Se0YFNRnBaLV8B84/bzgaKCQlbTa++YXAji75yrLKlLFm6hD5lhSqP3UMAuY8N6yy0vAlTNtZNI8+Tx2ie0Th9dSqOWQaJUzbWT2N/eDtEoz8OsOFthXA3MYZxA+f8qahahnHZ7QMxpM21lkydX1li7w4McEUe43J/13KCopAyG2qZpnLQxw7dRVliH48Rnsl7i0boVovUDJpmba4sJp+0CuwpqEXx1JyPyX26N5wKqR1fwnMMeR9aENHf6AZog21SJpdI8vSysu83FO55wt+AiyhugOV4SCaVtrpnHg/dsaCysne9VCl8MSQbapWk2eVELdw69D8wjRX+K7BPytXdoKhvUpgDtdFwW9PvRCXkhmbapWk2THD/w5TqI1lY3qUoeAj6Ei9gxZDbVM0zl/9gHKddQW/VvFiLseUqnBIXpWA21MpmmeNye0QouYB6+UfrKyN31uPKlIt+kc+kCFZWRgvJmTTNgba43f9RDtOlo43EZyF0xeYMsTTNtrRb7IqgKR13YrSk//xC4ib+CkewmlHUBOw4P8vhvcYs+aywIiQlbTax9+XrahVSXGXfgRgmlba6SZoqL/g/deuGGKDctsVkPM4qpCMkJTSZtrnRe5Y4EPnwO2UX9o9643E91iuABRjf+n5gU1C1d4CQZmkzbWXLCJH3YVoXvRx9uNzoYmSY0zbayqMEl6PlTUQHn1ZYT9vbi3g/ihG4nk+cxKqSBCe/2llY76jcBQG2rJpniwmXy3eDcfp1wNM22phQyxvmkjQHJ7L9CVUiJ5bWsO+uBAkcSkLk6/73KqSysiE58NtVDC9cZYtM/ZnlsYOveKVT60FAG2qVpNJnHjyQ33IH7tgyiE/livcU1IHDqEeJ+VdgL47vlqgwJBK0mNtc8sYm713+Kah386tgHpHFysrPNyF+XpGDEbaykzTPK4no4Cysi6hU1BG+XF4ZTNM5RtrjhI5W0QHm70fz98BG5SPp/VVI38gISjuI4sVhclXjTNtqYTMsf7eg3i9Ba/+748LKwSrhli0zNtUzC+ejlJ0QI4VVJSjN3fURASOLCtyShdMwv/G2pli0z+ULZ/D2GoqpQEYsrHG/ZK5Eyic21f/DLFpmXWsL+vSJ5JCIHlqmoIbnP5OYEgmaZm2suWPdhXuFEaK/5w69B1+nJAbamUzTOVjhfdUpgHjn4URW7ljj1Wdxwimoh9LefCAjUJCUNM22phMyxvu3D/vixWT/OogjAMsWmZtqmYX3S/p/uVlamoQ+QG6JIoteuHXY9OShafzBli0zNtVzC+fvdBUUvHFhGrdJfkKKQbxkkMRAOB0GODPItnX3Jnxro/25Ud+llbyVVSN4ySGIgHA6DHBnkWzr7kz410f7cqO/Syt5KqpG8ZJDEQDgdBjgzyLZ19yZ8a6P9uVHfpZW8lVUiqk4T9QAiXgmaZm2suUjHCHxZWLeX3ou7I6P9wWxw1KXrl/QLK4DzcLkhgxGUzTM21lvn4O/kXQH8/PlKpZWD6iL1vCgOCQvSjTNtqTMscLu0a3oLKzla+n8I3CTtv6QITo/ShhMyxXmmbbW6iJTUUnkQPp6O3HPoV2RwDcWn4yxaZkzC821ul6khqEKJ6srpVIBvI8A+TL7p1o10f7GODPKXl24UdRkCFGSBKLrWF5MonO+n/1isG2rngyxaZ7++RKqSqlARiyscb9krkTKJzbV/8MsWmZdawv69InkkIA=
0:01:17.322720882 [333m 4550[00m 0x9e6fed0 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:4282:fs_rtp_session_stop_codec_param_gathering_unlock:[00m Stopping Codec Param discovery for session 3
** (empathy:4550): DEBUG: stream 3 (video) _tf_stream_bus_message: Codecs changed
** (empathy:4550): DEBUG: stream 3 (video) _tf_stream_try_sending_codecs: called (send_local:1 send_supported:0)
** (empathy:4550): DEBUG: stream 3 (video) _tf_stream_try_sending_codecs: 97: video H264 clock:90000 channels:0 sprop-parameter-sets=Z01AFZJUCg/YCIAAAAMAgAAAHkeLF1A=,aO48gA==
** (empathy:4550): DEBUG: stream 3 (video) _tf_stream_try_sending_codecs: 96: video THEORA clock:90000 channels:0 delivery-method=inline configuration=AAAAAQj/2gqRAioygHRoZW9yYQMCAQAUAA8AAUAAAPAAAAAAAB4AAAABAAABAAABAAAAAEDAgXRoZW9yYSMAAABYaXBoLk9yZyBsaWJUaGVvcmEgSSAyMDA4MTAyMCAzIDIgMQAAAACCdGhlb3Jhvs0o97nNaxi1qUlKEHOc5jGMUpSkIQgxjGIQhCEIQAAAAAAAAAAAABH04WQuVUm0dhL1cLSYa5WiqUCWSKHQR9OZuNZkMBdLJVKRLJRGIhAHg5HA0GQxFosFYoEwlEYhEAeDocDIYCwVCYSCIPBoMBT7mRfWlVVUFBLS0ZGQUE8PDc3MjItLS0oKCgjIyMeHh4eGRkZGRQUFBQUDw8PDw8PDwoKCgoKCgoKBQUFBQUFBQCEAsKEBgoMz0MDA4TGjo8Nw4NEBgoOUU4DhEWHTNXUD4SFiU6RG1nTRgjN0BRaHFcMUBOV2d5eGVIXF9icGRnYxESGC9jY2NjEhUaQmNjY2MYGjhjY2NjYy9CY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2MQEBAUGBwgKBAQFBgcICgwEBQYHCAoMEAUGBwgKDBAQBgcICgwQEBAHCAoMEBAQGAgKDBAQEBggCgwQEBAYICAPi/LfQDTMTvkKN4OqJvblmIt1HG+A/cokiXuDYyX1qqRpmV2LsQgTkYPaOpkvnMNrVhsZVKV59u4fkncQ0zK7F2IIXyKPDVag2Ml4/OXcxK6PaPJOE+6qkIMVzVPuqpFdjQRnKaUHtHnXckOBlazG3zh/FeF4Jedv+E47TD2jzqSJjAXVrMymoNd8MlpCj+0C9CnjY5l2RoHcoPaPOuU22u9grgpVGBF8Sf8Wi1jkH3CIdza/3ELSNhmLK0BunJXIoe7edSXqqSoR5nCdK1mwXG8UIrsDSQOTxQ9267/+yY3lsFIPZ4Fp1nccWKzGHwGVHI0aiaWTa/+pS3OyOLD4Pk4JpZNo8FvAZ9XQLKwItMeTK/+pS3ITWj152A2oi/4HsfL6E3MJ2fS2wVrgTSya6YoDzJ3eqpEASa/XuXqcTS7UG51mwiWobhZWGn+KPI784VUlKAujOsmJRr8LKxeTk0u0jztw5iEO49zYP9LailARXOGL1rKLKx5Iv7buQm2o+zEZh0J/9MlsNRSgRwiys3Xn2pPM/bUIiXNh0LTJ7pwXMfEjnuoqpFlYvlD73wG1E/+vTPCMRSDLhim5tFx3pvDAF9azUQHUPDb5dUKcVrc85O0R6SqJpI/zTIwnzC+dXYEP507i2xXPoBTU0tDhyjCaV7RJ5rkYb5g1cw3tJyuxjcBHt+4O4gTPaJZPOqlOZk+gWsNwHnZsFE3sskTWG9vOV4rMwcuo9Mlx/x8VUrWEAfXsYCfJuNe0XTmEWVrmA8JWxRN7JHoWs3/CqkUviN53+TuM0FgrubsA1Jjaj2WSJp0WsnMJjfUKqRlydZwn+NwcIwmKG2vsundiu0g3L5wk8iw+EFSkjd4Wh+xSeVrHE45dRIbm4Zg0oba+zS5X/ClxOMWbREjJCaXbW45vO/fB9asrBRDh/uMuoKhVSHbQE0u0mtHNwzhvgH1p+eo4urCs8wnbmWPApESgG00usmkK/o4PcvFph3yPrFZizj/IE9zeoLK6lO4T3EYJm2sukmULgv98HQozw7W/HJjF/AKqTkSZMMfIDdwexWjr5C7nEZQDbWbSXO9d+srFVJCtez7kDh9GPF36ys6L5O3IwxBo21mzlUZRCqluAzaNtcsZbvoSBw8L2Cib8RWK0nZ0tezo+RBUpcD0YjbVk0zowv7sN0KtanuI0XQ8lkE3/3IOHmu6e8xOSJtRDAzrFlKrIuaHTsJpZPY/z7C0PiHzhjeZbn52j15nFla40dIgTS7Se0YFNRnBaLV8B84/bzgaKCQlbTa++YXAji75yrLKlLFm6hD5lhSqP3UMAuY8N6yy0vAlTNtZNI8+Tx2ie0Th9dSqOWQaJUzbWT2N/eDtEoz8OsOFthXA3MYZxA+f8qahahnHZ7QMxpM21lkydX1li7w4McEUe43J/13KCopAyG2qZpnLQxw7dRVliH48Rnsl7i0boVovUDJpmba4sJp+0CuwpqEXx1JyPyX26N5wKqR1fwnMMeR9aENHf6AZog21SJpdI8vSysu83FO55wt+AiyhugOV4SCaVtrpnHg/dsaCysne9VCl8MSQbapWk2eVELdw69D8wjRX+K7BPytXdoKhvUpgDtdFwW9PvRCXkhmbapWk2THD/w5TqI1lY3qUoeAj6Ei9gxZDbVM0zl/9gHKddQW/VvFiLseUqnBIXpWA21MpmmeNye0QouYB6+UfrKyN31uPKlIt+kc+kCFZWRgvJmTTNgba43f9RDtOlo43EZyF0xeYMsTTNtrRb7IqgKR13YrSk//xC4ib+CkewmlHUBOw4P8vhvcYs+aywIiQlbTax9+XrahVSXGXfgRgmlba6SZoqL/g/deuGGKDctsVkPM4qpCMkJTSZtrnRe5Y4EPnwO2UX9o9643E91iuABRjf+n5gU1C1d4CQZmkzbWXLCJH3YVoXvRx9uNzoYmSY0zbayqMEl6PlTUQHn1ZYT9vbi3g/ihG4nk+cxKqSBCe/2llY76jcBQG2rJpniwmXy3eDcfp1wNM22phQyxvmkjQHJ7L9CVUiJ5bWsO+uBAkcSkLk6/73KqSysiE58NtVDC9cZYtM/ZnlsYOveKVT60FAG2qVpNJnHjyQ33IH7tgyiE/livcU1IHDqEeJ+VdgL47vlqgwJBK0mNtc8sYm713+Kah386tgHpHFysrPNyF+XpGDEbaykzTPK4no4Cysi6hU1BG+XF4ZTNM5RtrjhI5W0QHm70fz98BG5SPp/VVI38gISjuI4sVhclXjTNtqYTMsf7eg3i9Ba/+748LKwSrhli0zNtUzC+ejlJ0QI4VVJSjN3fURASOLCtyShdMwv/G2pli0z+ULZ/D2GoqpQEYsrHG/ZK5Eyic21f/DLFpmXWsL+vSJ5JCIHlqmoIbnP5OYEgmaZm2suWPdhXuFEaK/5w69B1+nJAbamUzTOVjhfdUpgHjn4URW7ljj1Wdxwimoh9LefCAjUJCUNM22phMyxvu3D/vixWT/OogjAMsWmZtqmYX3S/p/uVlamoQ+QG6JIoteuHXY9OShafzBli0zNtVzC+fvdBUUvHFhGrdJfkKKQbxkkMRAOB0GODPItnX3Jnxro/25Ud+llbyVVSN4ySGIgHA6DHBnkWzr7kz410f7cqO/Syt5KqpG8ZJDEQDgdBjgzyLZ19yZ8a6P9uVHfpZW8lVUiqk4T9QAiXgmaZm2suUjHCHxZWLeX3ou7I6P9wWxw1KXrl/QLK4DzcLkhgxGUzTM21lvn4O/kXQH8/PlKpZWD6iL1vCgOCQvSjTNtqTMscLu0a3oLKzla+n8I3CTtv6QITo/ShhMyxXmmbbW6iJTUUnkQPp6O3HPoV2RwDcWn4yxaZkzC821ul6khqEKJ6srpVIBvI8A+TL7p1o10f7GODPKXl24UdRkCFGSBKLrWF5MonO+n/1isG2rngyxaZ7++RKqSqlARiyscb9krkTKJzbV/8MsWmZdawv69InkkIA=
** (empathy:4550): DEBUG: stream 3 (video) fs_codecs_to_tp: adding codec H264 [97]
** (empathy:4550): DEBUG: stream 3 (video) fs_codecs_to_tp: adding codec THEORA [96]
** (empathy:4550): DEBUG: stream 3 (video) _tf_stream_try_sending_codecs: calling MediaStreamHandler::Ready
** (empathy:4550): DEBUG: stream 3 (video) set_stream_playing: 0
** (empathy:4550): DEBUG: stream 3 (video) set_stream_sending: 0
** (empathy:4550): DEBUG: stream 3 (video) set_stream_playing: 0
** (empathy:4550): DEBUG: stream 3 (video) close: close requested by connection manager
0:01:17.677023439 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:4282:fs_rtp_session_stop_codec_param_gathering_unlock:[00m Stopping Codec Param discovery for session 3
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9fdc190: lost weak ref to 0x9e13c20
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9fdc210: lost weak ref to 0x9e13c20
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9fdc248: lost weak ref to 0x9e13c20
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9fdc280: lost weak ref to 0x9e13c20
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9fdc2b8: lost weak ref to 0x9e13c20
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9fdc2f0: lost weak ref to 0x9e13c20
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9fdc328: lost weak ref to 0x9e13c20
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9fdc360: lost weak ref to 0x9e13c20
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9fdc398: lost weak ref to 0x9e13c20
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9fe0a18: lost weak ref to 0x9e13c20
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9fe0a50: lost weak ref to 0x9e13c20
(empathy:4550): tp-glib-DEBUG: tp_proxy_dispose: 0x9fd02c0
(empathy:4550): tp-glib-DEBUG: tp_proxy_invalidate: 0x9fd02c0: Proxy unreferenced
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9fe0a50: TpProxy 0x9fd02c0 invalidated (I have 0x9fd02c0): Proxy unreferenced
(empathy:4550): tp-glib-DEBUG: tp_proxy_finalize: 0x9fd02c0
** (empathy:4550): DEBUG: tp_call_stream_removed_cb: Stream removed - stream id: 3
** (empathy:4550): DEBUG: empathy_tp_call_request_video_stream_direction: Requesting video stream direction - is_sending: 0
** (empathy:4550): DEBUG: empathy_tp_call_request_video_stream_direction: Requesting video stream direction - is_sending: 1
** (empathy:4550): DEBUG: tp_call_request_streams_for_capabilities: Requesting new stream for capabilities 2
** (empathy:4550): DEBUG: tp_call_stream_added_cb: Stream added - stream id: 4, contact handle: 2, stream type: 1
** (empathy:4550): DEBUG: tp_call_add_stream: Video stream - id: 4, state: 0, direction: 0
** (empathy:4550): DEBUG: tp_call_stream_direction_changed_cb: Stream direction changed - stream: 4, direction: 3
** (empathy:4550): DEBUG: New stream, stream_id=4, media_type=1, direction=3
(empathy:4550): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0xa2d88c0: org.freedesktop.Telepathy.Media.StreamHandler DBusGProxy is 0x9eceb18
0:01:22.701650662 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:295:load_codecs_cache:[00m Loading codecs cache /home/jtellier/.farsight/codecs.video.i486.cache
0:01:22.701989465 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec THEORA with pt -1, send_pipeline 0xa243060, receive_pipeline 0xb150dab0
0:01:22.702230220 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec MPV with pt 32, send_pipeline 0xb1506c10, receive_pipeline 0xa0dcc40
0:01:22.702353110 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec MPEG4-GENERIC with pt -1, send_pipeline 0x9ea9030, receive_pipeline 0xa051700
0:01:22.702562977 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec JPEG with pt 26, send_pipeline 0xa0edf00, receive_pipeline 0x9fdc400
0:01:22.702651875 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec H264 with pt -1, send_pipeline 0xa00df70, receive_pipeline 0xa00ddd0
0:01:22.702711797 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec DV with pt -1, send_pipeline 0xa00dd20, receive_pipeline 0xa00e050
0:01:22.702804470 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:232:fs_rtp_blueprints_get:[00m Loaded codec blueprints from cache file
0:01:22.713364170 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0>[00m pad recv_rtp_sink_4 added (NULL)
0:01:22.713750304 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0>[00m pad recv_rtcp_sink_4 added (NULL)
0:01:22.714087109 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0>[00m pad send_rtp_sink_4 added (NULL)
0:01:22.714255812 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0>[00m pad send_rtp_src_4 added (NULL)
0:01:22.714940511 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0>[00m pad send_rtcp_src_4 added (NULL)
0:01:22.715354732 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:4264:fs_rtp_session_start_codec_param_gathering_locked:[00m Starting Codec Param discovery for session 4
0:01:22.727803777 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:332:validate_codecs_configuration:[00m Preferred codec -1: video H263 clock:0 channels:0 could not be matched with a blueprint
0:01:22.728180773 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: H264, remote: THEORA
0:01:22.728204931 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: H264, remote: MPV
0:01:22.728226041 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: H264, remote: JPEG
0:01:22.728246309 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:01:22.728266840 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:01:22.728299898 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:494:sdp_is_compat_theora_vorbis:[00m Using THEORA/VORBIS negotiation function
0:01:22.728319974 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:01:22.728341092 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:494:sdp_is_compat_theora_vorbis:[00m Using THEORA/VORBIS negotiation function
0:01:22.728359994 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:01:22.728441513 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:743:create_local_codec_associations:[00m Codec 32: video MPV clock:90000 channels:0 disabled by config
0:01:22.728478377 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:743:create_local_codec_associations:[00m Codec 26: video JPEG clock:90000 channels:0 disabled by config
0:01:22.728517216 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:743:create_local_codec_associations:[00m Codec -1: video DV clock:90000 channels:0 disabled by config
0:01:22.728575347 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:4264:fs_rtp_session_start_codec_param_gathering_locked:[00m Starting Codec Param discovery for session 4
** (empathy:4550): DEBUG: stream 4 (video) _tf_stream_try_sending_codecs: called (send_local:1 send_supported:0)
** (empathy:4550): DEBUG: stream 4 (video) _tf_stream_try_sending_codecs: Enabling resources to gather codecs
** (empathy:4550): DEBUG: stream 4 (video) tf_stream_request_resource: Requesting resource for direction 1
** (empathy:4550): DEBUG: stream 4 (video) tf_stream_request_resource: Requesting resource for direction 1 returned 1
** (empathy:4550): DEBUG: tp_call_add_stream: Video stream - id: 4, state: 0, direction: 3
0:01:22.783242236 [333m 4550[00m 0x9e6fed0 [37mLOG [00m [00m fsrtpconference fs-rtp-session.c:3972:fs_rtp_session_get_codec_params_unlock:[00m Gathering params for codec 97: video H264 clock:90000 channels:0 params:(nil)
0:01:22.783662904 [333m 4550[00m 0x9e6fed0 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:2642:_create_codec_bin:[00m creating send codec bin for id 97, pipeline_factory 0xa00df70
** (empathy:4550): DEBUG: stream 4 (video) _tf_stream_bus_message: Codecs changed
** (empathy:4550): DEBUG: stream 4 (video) _tf_stream_try_sending_codecs: called (send_local:1 send_supported:0)
** (empathy:4550): DEBUG: stream 4 (video) cb_fs_new_local_candidate: called
** (empathy:4550): DEBUG: stream 4 (video) cb_fs_new_local_candidate: called
** (empathy:4550): DEBUG: stream 4 (video) cb_fs_new_local_candidate: called
** (empathy:4550): DEBUG: stream 4 (video) cb_fs_new_local_candidate: called
** (empathy:4550): DEBUG: stream 4 (video) cb_fs_local_candidates_prepared: called
** (empathy:4550): DEBUG: stream 4 (video) cb_fs_local_candidates_prepared: candidate->ip = '10.0.2.15'
** (empathy:4550): DEBUG: stream 4 (video) cb_fs_local_candidates_prepared: candidate->ip = '10.0.2.15'
** (empathy:4550): DEBUG: stream 4 (video) cb_fs_local_candidates_prepared: candidate->ip = '70.25.46.249'
** (empathy:4550): DEBUG: stream 4 (video) cb_fs_local_candidates_prepared: candidate->ip = '70.25.46.249'
0:01:22.852694029 [333m 4550[00m 0x9e6fed0 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:3816:gather_caps_parameters:[00m 97/H264: adding param sprop-parameter-sets=Z01AFZJUCg/YCIAAAAMAgAAAHkeLF1A=,aO48gA==
0:01:22.883068735 [333m 4550[00m 0x9e6fed0 [37mLOG [00m [00m fsrtpconference fs-rtp-session.c:3972:fs_rtp_session_get_codec_params_unlock:[00m Gathering params for codec 96: video THEORA clock:90000 channels:0 params:0xa0ba0a0
0:01:22.883573074 [333m 4550[00m 0x9e6fed0 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:2642:_create_codec_bin:[00m creating send codec bin for id 96, pipeline_factory 0xa243060
0:01:22.955270154 [333m 4550[00m 0x9e6fed0 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:3816:gather_caps_parameters:[00m 96/THEORA: adding param configuration=AAAAAQj/2gqRAioygHRoZW9yYQMCAQAUAA8AAUAAAPAAAAAAAB4AAAABAAABAAABAAAAAEDAgXRoZW9yYSMAAABYaXBoLk9yZyBsaWJUaGVvcmEgSSAyMDA4MTAyMCAzIDIgMQAAAACCdGhlb3Jhvs0o97nNaxi1qUlKEHOc5jGMUpSkIQgxjGIQhCEIQAAAAAAAAAAAABH04WQuVUm0dhL1cLSYa5WiqUCWSKHQR9OZuNZkMBdLJVKRLJRGIhAHg5HA0GQxFosFYoEwlEYhEAeDocDIYCwVCYSCIPBoMBT7mRfWlVVUFBLS0ZGQUE8PDc3MjItLS0oKCgjIyMeHh4eGRkZGRQUFBQUDw8PDw8PDwoKCgoKCgoKBQUFBQUFBQCEAsKEBgoMz0MDA4TGjo8Nw4NEBgoOUU4DhEWHTNXUD4SFiU6RG1nTRgjN0BRaHFcMUBOV2d5eGVIXF9icGRnYxESGC9jY2NjEhUaQmNjY2MYGjhjY2NjYy9CY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2MQEBAUGBwgKBAQFBgcICgwEBQYHCAoMEAUGBwgKDBAQBgcICgwQEBAHCAoMEBAQGAgKDBAQEBggCgwQEBAYICAPi/LfQDTMTvkKN4OqJvblmIt1HG+A/cokiXuDYyX1qqRpmV2LsQgTkYPaOpkvnMNrVhsZVKV59u4fkncQ0zK7F2IIXyKPDVag2Ml4/OXcxK6PaPJOE+6qkIMVzVPuqpFdjQRnKaUHtHnXckOBlazG3zh/FeF4Jedv+E47TD2jzqSJjAXVrMymoNd8MlpCj+0C9CnjY5l2RoHcoPaPOuU22u9grgpVGBF8Sf8Wi1jkH3CIdza/3ELSNhmLK0BunJXIoe7edSXqqSoR5nCdK1mwXG8UIrsDSQOTxQ9267/+yY3lsFIPZ4Fp1nccWKzGHwGVHI0aiaWTa/+pS3OyOLD4Pk4JpZNo8FvAZ9XQLKwItMeTK/+pS3ITWj152A2oi/4HsfL6E3MJ2fS2wVrgTSya6YoDzJ3eqpEASa/XuXqcTS7UG51mwiWobhZWGn+KPI784VUlKAujOsmJRr8LKxeTk0u0jztw5iEO49zYP9LailARXOGL1rKLKx5Iv7buQm2o+zEZh0J/9MlsNRSgRwiys3Xn2pPM/bUIiXNh0LTJ7pwXMfEjnuoqpFlYvlD73wG1E/+vTPCMRSDLhim5tFx3pvDAF9azUQHUPDb5dUKcVrc85O0R6SqJpI/zTIwnzC+dXYEP507i2xXPoBTU0tDhyjCaV7RJ5rkYb5g1cw3tJyuxjcBHt+4O4gTPaJZPOqlOZk+gWsNwHnZsFE3sskTWG9vOV4rMwcuo9Mlx/x8VUrWEAfXsYCfJuNe0XTmEWVrmA8JWxRN7JHoWs3/CqkUviN53+TuM0FgrubsA1Jjaj2WSJp0WsnMJjfUKqRlydZwn+NwcIwmKG2vsundiu0g3L5wk8iw+EFSkjd4Wh+xSeVrHE45dRIbm4Zg0oba+zS5X/ClxOMWbREjJCaXbW45vO/fB9asrBRDh/uMuoKhVSHbQE0u0mtHNwzhvgH1p+eo4urCs8wnbmWPApESgG00usmkK/o4PcvFph3yPrFZizj/IE9zeoLK6lO4T3EYJm2sukmULgv98HQozw7W/HJjF/AKqTkSZMMfIDdwexWjr5C7nEZQDbWbSXO9d+srFVJCtez7kDh9GPF36ys6L5O3IwxBo21mzlUZRCqluAzaNtcsZbvoSBw8L2Cib8RWK0nZ0tezo+RBUpcD0YjbVk0zowv7sN0KtanuI0XQ8lkE3/3IOHmu6e8xOSJtRDAzrFlKrIuaHTsJpZPY/z7C0PiHzhjeZbn52j15nFla40dIgTS7Se0YFNRnBaLV8B84/bzgaKCQlbTa++YXAji75yrLKlLFm6hD5lhSqP3UMAuY8N6yy0vAlTNtZNI8+Tx2ie0Th9dSqOWQaJUzbWT2N/eDtEoz8OsOFthXA3MYZxA+f8qahahnHZ7QMxpM21lkydX1li7w4McEUe43J/13KCopAyG2qZpnLQxw7dRVliH48Rnsl7i0boVovUDJpmba4sJp+0CuwpqEXx1JyPyX26N5wKqR1fwnMMeR9aENHf6AZog21SJpdI8vSysu83FO55wt+AiyhugOV4SCaVtrpnHg/dsaCysne9VCl8MSQbapWk2eVELdw69D8wjRX+K7BPytXdoKhvUpgDtdFwW9PvRCXkhmbapWk2THD/w5TqI1lY3qUoeAj6Ei9gxZDbVM0zl/9gHKddQW/VvFiLseUqnBIXpWA21MpmmeNye0QouYB6+UfrKyN31uPKlIt+kc+kCFZWRgvJmTTNgba43f9RDtOlo43EZyF0xeYMsTTNtrRb7IqgKR13YrSk//xC4ib+CkewmlHUBOw4P8vhvcYs+aywIiQlbTax9+XrahVSXGXfgRgmlba6SZoqL/g/deuGGKDctsVkPM4qpCMkJTSZtrnRe5Y4EPnwO2UX9o9643E91iuABRjf+n5gU1C1d4CQZmkzbWXLCJH3YVoXvRx9uNzoYmSY0zbayqMEl6PlTUQHn1ZYT9vbi3g/ihG4nk+cxKqSBCe/2llY76jcBQG2rJpniwmXy3eDcfp1wNM22phQyxvmkjQHJ7L9CVUiJ5bWsO+uBAkcSkLk6/73KqSysiE58NtVDC9cZYtM/ZnlsYOveKVT60FAG2qVpNJnHjyQ33IH7tgyiE/livcU1IHDqEeJ+VdgL47vlqgwJBK0mNtc8sYm713+Kah386tgHpHFysrPNyF+XpGDEbaykzTPK4no4Cysi6hU1BG+XF4ZTNM5RtrjhI5W0QHm70fz98BG5SPp/VVI38gISjuI4sVhclXjTNtqYTMsf7eg3i9Ba/+748LKwSrhli0zNtUzC+ejlJ0QI4VVJSjN3fURASOLCtyShdMwv/G2pli0z+ULZ/D2GoqpQEYsrHG/ZK5Eyic21f/DLFpmXWsL+vSJ5JCIHlqmoIbnP5OYEgmaZm2suWPdhXuFEaK/5w69B1+nJAbamUzTOVjhfdUpgHjn4URW7ljj1Wdxwimoh9LefCAjUJCUNM22phMyxvu3D/vixWT/OogjAMsWmZtqmYX3S/p/uVlamoQ+QG6JIoteuHXY9OShafzBli0zNtVzC+fvdBUUvHFhGrdJfkKKQbxkkMRAOB0GODPItnX3Jnxro/25Ud+llbyVVSN4ySGIgHA6DHBnkWzr7kz410f7cqO/Syt5KqpG8ZJDEQDgdBjgzyLZ19yZ8a6P9uVHfpZW8lVUiqk4T9QAiXgmaZm2suUjHCHxZWLeX3ou7I6P9wWxw1KXrl/QLK4DzcLkhgxGUzTM21lvn4O/kXQH8/PlKpZWD6iL1vCgOCQvSjTNtqTMscLu0a3oLKzla+n8I3CTtv6QITo/ShhMyxXmmbbW6iJTUUnkQPp6O3HPoV2RwDcWn4yxaZkzC821ul6khqEKJ6srpVIBvI8A+TL7p1o10f7GODPKXl24UdRkCFGSBKLrWF5MonO+n/1isG2rngyxaZ7++RKqSqlARiyscb9krkTKJzbV/8MsWmZdawv69InkkIA=
0:01:22.991724864 [333m 4550[00m 0x9e6fed0 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:4282:fs_rtp_session_stop_codec_param_gathering_unlock:[00m Stopping Codec Param discovery for session 4
** (empathy:4550): DEBUG: stream 4 (video) _tf_stream_bus_message: Codecs changed
** (empathy:4550): DEBUG: stream 4 (video) _tf_stream_try_sending_codecs: called (send_local:1 send_supported:0)
** (empathy:4550): DEBUG: stream 4 (video) _tf_stream_try_sending_codecs: 97: video H264 clock:90000 channels:0 sprop-parameter-sets=Z01AFZJUCg/YCIAAAAMAgAAAHkeLF1A=,aO48gA==
** (empathy:4550): DEBUG: stream 4 (video) _tf_stream_try_sending_codecs: 96: video THEORA clock:90000 channels:0 delivery-method=inline configuration=AAAAAQj/2gqRAioygHRoZW9yYQMCAQAUAA8AAUAAAPAAAAAAAB4AAAABAAABAAABAAAAAEDAgXRoZW9yYSMAAABYaXBoLk9yZyBsaWJUaGVvcmEgSSAyMDA4MTAyMCAzIDIgMQAAAACCdGhlb3Jhvs0o97nNaxi1qUlKEHOc5jGMUpSkIQgxjGIQhCEIQAAAAAAAAAAAABH04WQuVUm0dhL1cLSYa5WiqUCWSKHQR9OZuNZkMBdLJVKRLJRGIhAHg5HA0GQxFosFYoEwlEYhEAeDocDIYCwVCYSCIPBoMBT7mRfWlVVUFBLS0ZGQUE8PDc3MjItLS0oKCgjIyMeHh4eGRkZGRQUFBQUDw8PDw8PDwoKCgoKCgoKBQUFBQUFBQCEAsKEBgoMz0MDA4TGjo8Nw4NEBgoOUU4DhEWHTNXUD4SFiU6RG1nTRgjN0BRaHFcMUBOV2d5eGVIXF9icGRnYxESGC9jY2NjEhUaQmNjY2MYGjhjY2NjYy9CY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2MQEBAUGBwgKBAQFBgcICgwEBQYHCAoMEAUGBwgKDBAQBgcICgwQEBAHCAoMEBAQGAgKDBAQEBggCgwQEBAYICAPi/LfQDTMTvkKN4OqJvblmIt1HG+A/cokiXuDYyX1qqRpmV2LsQgTkYPaOpkvnMNrVhsZVKV59u4fkncQ0zK7F2IIXyKPDVag2Ml4/OXcxK6PaPJOE+6qkIMVzVPuqpFdjQRnKaUHtHnXckOBlazG3zh/FeF4Jedv+E47TD2jzqSJjAXVrMymoNd8MlpCj+0C9CnjY5l2RoHcoPaPOuU22u9grgpVGBF8Sf8Wi1jkH3CIdza/3ELSNhmLK0BunJXIoe7edSXqqSoR5nCdK1mwXG8UIrsDSQOTxQ9267/+yY3lsFIPZ4Fp1nccWKzGHwGVHI0aiaWTa/+pS3OyOLD4Pk4JpZNo8FvAZ9XQLKwItMeTK/+pS3ITWj152A2oi/4HsfL6E3MJ2fS2wVrgTSya6YoDzJ3eqpEASa/XuXqcTS7UG51mwiWobhZWGn+KPI784VUlKAujOsmJRr8LKxeTk0u0jztw5iEO49zYP9LailARXOGL1rKLKx5Iv7buQm2o+zEZh0J/9MlsNRSgRwiys3Xn2pPM/bUIiXNh0LTJ7pwXMfEjnuoqpFlYvlD73wG1E/+vTPCMRSDLhim5tFx3pvDAF9azUQHUPDb5dUKcVrc85O0R6SqJpI/zTIwnzC+dXYEP507i2xXPoBTU0tDhyjCaV7RJ5rkYb5g1cw3tJyuxjcBHt+4O4gTPaJZPOqlOZk+gWsNwHnZsFE3sskTWG9vOV4rMwcuo9Mlx/x8VUrWEAfXsYCfJuNe0XTmEWVrmA8JWxRN7JHoWs3/CqkUviN53+TuM0FgrubsA1Jjaj2WSJp0WsnMJjfUKqRlydZwn+NwcIwmKG2vsundiu0g3L5wk8iw+EFSkjd4Wh+xSeVrHE45dRIbm4Zg0oba+zS5X/ClxOMWbREjJCaXbW45vO/fB9asrBRDh/uMuoKhVSHbQE0u0mtHNwzhvgH1p+eo4urCs8wnbmWPApESgG00usmkK/o4PcvFph3yPrFZizj/IE9zeoLK6lO4T3EYJm2sukmULgv98HQozw7W/HJjF/AKqTkSZMMfIDdwexWjr5C7nEZQDbWbSXO9d+srFVJCtez7kDh9GPF36ys6L5O3IwxBo21mzlUZRCqluAzaNtcsZbvoSBw8L2Cib8RWK0nZ0tezo+RBUpcD0YjbVk0zowv7sN0KtanuI0XQ8lkE3/3IOHmu6e8xOSJtRDAzrFlKrIuaHTsJpZPY/z7C0PiHzhjeZbn52j15nFla40dIgTS7Se0YFNRnBaLV8B84/bzgaKCQlbTa++YXAji75yrLKlLFm6hD5lhSqP3UMAuY8N6yy0vAlTNtZNI8+Tx2ie0Th9dSqOWQaJUzbWT2N/eDtEoz8OsOFthXA3MYZxA+f8qahahnHZ7QMxpM21lkydX1li7w4McEUe43J/13KCopAyG2qZpnLQxw7dRVliH48Rnsl7i0boVovUDJpmba4sJp+0CuwpqEXx1JyPyX26N5wKqR1fwnMMeR9aENHf6AZog21SJpdI8vSysu83FO55wt+AiyhugOV4SCaVtrpnHg/dsaCysne9VCl8MSQbapWk2eVELdw69D8wjRX+K7BPytXdoKhvUpgDtdFwW9PvRCXkhmbapWk2THD/w5TqI1lY3qUoeAj6Ei9gxZDbVM0zl/9gHKddQW/VvFiLseUqnBIXpWA21MpmmeNye0QouYB6+UfrKyN31uPKlIt+kc+kCFZWRgvJmTTNgba43f9RDtOlo43EZyF0xeYMsTTNtrRb7IqgKR13YrSk//xC4ib+CkewmlHUBOw4P8vhvcYs+aywIiQlbTax9+XrahVSXGXfgRgmlba6SZoqL/g/deuGGKDctsVkPM4qpCMkJTSZtrnRe5Y4EPnwO2UX9o9643E91iuABRjf+n5gU1C1d4CQZmkzbWXLCJH3YVoXvRx9uNzoYmSY0zbayqMEl6PlTUQHn1ZYT9vbi3g/ihG4nk+cxKqSBCe/2llY76jcBQG2rJpniwmXy3eDcfp1wNM22phQyxvmkjQHJ7L9CVUiJ5bWsO+uBAkcSkLk6/73KqSysiE58NtVDC9cZYtM/ZnlsYOveKVT60FAG2qVpNJnHjyQ33IH7tgyiE/livcU1IHDqEeJ+VdgL47vlqgwJBK0mNtc8sYm713+Kah386tgHpHFysrPNyF+XpGDEbaykzTPK4no4Cysi6hU1BG+XF4ZTNM5RtrjhI5W0QHm70fz98BG5SPp/VVI38gISjuI4sVhclXjTNtqYTMsf7eg3i9Ba/+748LKwSrhli0zNtUzC+ejlJ0QI4VVJSjN3fURASOLCtyShdMwv/G2pli0z+ULZ/D2GoqpQEYsrHG/ZK5Eyic21f/DLFpmXWsL+vSJ5JCIHlqmoIbnP5OYEgmaZm2suWPdhXuFEaK/5w69B1+nJAbamUzTOVjhfdUpgHjn4URW7ljj1Wdxwimoh9LefCAjUJCUNM22phMyxvu3D/vixWT/OogjAMsWmZtqmYX3S/p/uVlamoQ+QG6JIoteuHXY9OShafzBli0zNtVzC+fvdBUUvHFhGrdJfkKKQbxkkMRAOB0GODPItnX3Jnxro/25Ud+llbyVVSN4ySGIgHA6DHBnkWzr7kz410f7cqO/Syt5KqpG8ZJDEQDgdBjgzyLZ19yZ8a6P9uVHfpZW8lVUiqk4T9QAiXgmaZm2suUjHCHxZWLeX3ou7I6P9wWxw1KXrl/QLK4DzcLkhgxGUzTM21lvn4O/kXQH8/PlKpZWD6iL1vCgOCQvSjTNtqTMscLu0a3oLKzla+n8I3CTtv6QITo/ShhMyxXmmbbW6iJTUUnkQPp6O3HPoV2RwDcWn4yxaZkzC821ul6khqEKJ6srpVIBvI8A+TL7p1o10f7GODPKXl24UdRkCFGSBKLrWF5MonO+n/1isG2rngyxaZ7++RKqSqlARiyscb9krkTKJzbV/8MsWmZdawv69InkkIA=
** (empathy:4550): DEBUG: stream 4 (video) fs_codecs_to_tp: adding codec H264 [97]
** (empathy:4550): DEBUG: stream 4 (video) fs_codecs_to_tp: adding codec THEORA [96]
** (empathy:4550): DEBUG: stream 4 (video) _tf_stream_try_sending_codecs: calling MediaStreamHandler::Ready
** (empathy:4550): DEBUG: stream 4 (video) set_stream_playing: 0
** (empathy:4550): DEBUG: stream 4 (video) set_stream_sending: 0
** (empathy:4550): DEBUG: stream 4 (video) set_stream_playing: 0
** (empathy:4550): DEBUG: stream 4 (video) close: close requested by connection manager
0:01:23.303671887 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:4282:fs_rtp_session_stop_codec_param_gathering_unlock:[00m Stopping Codec Param discovery for session 4
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9eceb50: lost weak ref to 0x9d78588
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9eceb88: lost weak ref to 0x9d78588
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9f436a8: lost weak ref to 0x9d78588
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9f43670: lost weak ref to 0x9d78588
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9fdc0e8: lost weak ref to 0x9d78588
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9fdc0b0: lost weak ref to 0x9d78588
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9fdc078: lost weak ref to 0x9d78588
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9fdc040: lost weak ref to 0x9d78588
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9fdc008: lost weak ref to 0x9d78588
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9f43788: lost weak ref to 0x9d78588
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9f43750: lost weak ref to 0x9d78588
(empathy:4550): tp-glib-DEBUG: tp_proxy_dispose: 0xa2d88c0
(empathy:4550): tp-glib-DEBUG: tp_proxy_invalidate: 0xa2d88c0: Proxy unreferenced
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9f43750: TpProxy 0xa2d88c0 invalidated (I have 0xa2d88c0): Proxy unreferenced
(empathy:4550): tp-glib-DEBUG: tp_proxy_finalize: 0xa2d88c0
** (empathy:4550): DEBUG: tp_call_stream_removed_cb: Stream removed - stream id: 4
** (empathy:4550): DEBUG: empathy_tp_call_request_video_stream_direction: Requesting video stream direction - is_sending: 0
** (empathy:4550): DEBUG: stream 1 (audio) add_remote_candidate: adding remote candidate R12
** (empathy:4550): DEBUG: stream 1 (audio) add_remote_candidate: adding remote candidate R13
** (empathy:4550): DEBUG: stream 1 (audio) add_remote_candidate: adding remote candidate R14
(empathy:4550): tp-glib-DEBUG: tp_channel_group_members_changed_cb: 0x9ab3440 MembersChanged: added 0, removed 2, moved 0 to LP and 0 to RP, actor 2, reason 0, message
(empathy:4550): tp-glib-DEBUG: handle_members_changed: --- contact#1
(empathy:4550): tp-glib-DEBUG: handle_members_changed: --- contact#2
(empathy:4550): tp-glib-DEBUG: tp_channel_group_flags_changed_cb: 0x9ab3440 GroupFlagsChanged: +1 -2
(empathy:4550): tp-glib-DEBUG: tp_channel_group_flags_changed_cb: 0x9ab3440 GroupFlagsChanged (after filtering): +1 -2
** (empathy:4550): DEBUG: stream 1 (audio) close: close requested by connection manager
0:01:33.793902385 [333m 4550[00m 0x9944408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:4282:fs_rtp_session_stop_codec_param_gathering_unlock:[00m Stopping Codec Param discovery for session 1
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9ea3070: lost weak ref to 0x9e13f20
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9eab408: lost weak ref to 0x9e13f20
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9eab440: lost weak ref to 0x9e13f20
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9eab478: lost weak ref to 0x9e13f20
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9eab4b0: lost weak ref to 0x9e13f20
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9eab4e8: lost weak ref to 0x9e13f20
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9eab520: lost weak ref to 0x9e13f20
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9eab558: lost weak ref to 0x9e13f20
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9eab590: lost weak ref to 0x9e13f20
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9eab610: lost weak ref to 0x9e13f20
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9eab648: lost weak ref to 0x9e13f20
(empathy:4550): tp-glib-DEBUG: tp_proxy_dispose: 0x9e973b0
(empathy:4550): tp-glib-DEBUG: tp_proxy_invalidate: 0x9e973b0: Proxy unreferenced
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9eab648: TpProxy 0x9e973b0 invalidated (I have 0x9e973b0): Proxy unreferenced
(empathy:4550): tp-glib-DEBUG: tp_proxy_finalize: 0x9e973b0
** (empathy:4550): DEBUG: tp_call_stream_removed_cb: Stream removed - stream id: 1
(empathy:4550): tp-glib-DEBUG: tp_proxy_invalidate: 0x9ab3440:
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9e2a500: TpProxy 0x9ab3440 invalidated (I have 0x9ab3440):
** (empathy:4550): DEBUG: dispatcher_channel_invalidated_cb: Channel /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/MediaChannel0 invalidated
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9ea3038: TpProxy 0x9ab3440 invalidated (I have 0x9ab3440):
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9ea30a8: TpProxy 0x9ab3440 invalidated (I have 0x9ab3440):
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9ea30e0: TpProxy 0x9ab3440 invalidated (I have 0x9ab3440):
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9ea3118: TpProxy 0x9ab3440 invalidated (I have 0x9ab3440):
** (empathy:4550): DEBUG: tp_call_channel_invalidated_cb: Channel invalidated:
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9ea3240: TpProxy 0x9ab3440 invalidated (I have 0x9ab3440):
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9ea3278: TpProxy 0x9ab3440 invalidated (I have 0x9ab3440):
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9ea32b0: TpProxy 0x9ab3440 invalidated (I have 0x9ab3440):
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9ea32e8: TpProxy 0x9ab3440 invalidated (I have 0x9ab3440):
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9e96a80: TpProxy 0x9ab3440 invalidated (I have 0x9ab3440):
(empathy:4550): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9ea3320: TpProxy 0x9ab3440 invalidated (I have 0x9ab3440):
** Message: Element error: Internal data flow error. -- gstbasesrc.c(2330): gst_base_src_loop (): /GstPipeline:pipeline0/EmpathyGstAudioSrc:empathygstaudiosrc0/GstGConfAudioSrc:gconfaudiosrc0/GstBin:bin6/GstAudioTestSrc:audiotestsrc0:
streaming task paused, reason not-linked (-1)
** (empathy:4550): DEBUG: empathy_idle_set_presence: Changing presence to (null) (1)
** (empathy:4550): DEBUG: empathy_ft_manager_finalize: 0x9bce380
-------------- next part --------------
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x85d3958: org.freedesktop.DBus DBusGProxy is 0x85d3990
** (empathy:5969): DEBUG: mission_control_get_presence_actual: MC not running.
** (empathy:5969): DEBUG: empathy_idle_init: Error getting actual presence: MC not running
** (empathy:5969): DEBUG: mission_control_get_presence_message_actual: MC not running.
** (empathy:5969): DEBUG: empathy_idle_init: Error getting actual presence message: MC not running
** (empathy:5969): DEBUG: idle_nm_state_change_cb: New network state 3
** (empathy:5969): DEBUG: empathy_idle_set_presence: Changing presence to (null) (2)
** (empathy:5969): DEBUG: create_salut_account: Try to add a salut account...
** (empathy:5969): DEBUG: create_salut_account: Failed to get self econtact: e_book_get_self: there was no self contact UID stored in gconf
** (empathy:5969): DEBUG: get_glade_file: Loading glade file /usr/share/empathy/empathy-main-window.glade
** (empathy:5969): DEBUG: mission_control_get_presence_actual: MC not running.
** (empathy:5969): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:5969): DEBUG: mission_control_get_presence_actual: MC not running.
** (empathy:5969): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:5969): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:5969): DEBUG: mission_control_get_presence_actual: MC not running.
** (empathy:5969): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:5969): DEBUG: mission_control_get_presence_actual: MC not running.
** (empathy:5969): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:5969): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:5969): DEBUG: mission_control_get_presence_actual: MC not running.
** (empathy:5969): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:5969): DEBUG: mission_control_get_presence_actual: MC not running.
** (empathy:5969): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:5969): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:5969): DEBUG: mission_control_get_presence_actual: MC not running.
** (empathy:5969): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:5969): DEBUG: mission_control_get_presence_actual: MC not running.
** (empathy:5969): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:5969): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:5969): DEBUG: mission_control_get_online_connections: MC not running.
** (empathy:5969): DEBUG: empathy_geometry_load: Loading window geometry: x:0, y:25, w:622, h:325
** (empathy:5969): DEBUG: empathy_main_window_show: Configuring window default size w:622, h:325
** (empathy:5969): DEBUG: empathy_main_window_show: Configuring window default position x:0, y:25
** (empathy:5969): DEBUG: mission_control_get_tpconnection: MC not running.
** (empathy:5969): DEBUG: get_glade_file: Loading glade file /usr/share/empathy/empathy-status-icon.glade
(empathy:5969): tp-glib-DEBUG: tp_connection_init: 0x87071b8
(empathy:5969): tp-glib-DEBUG: tp_connection_constructor: Connecting to StatusChanged and ConnectionError
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x87071b8: org.freedesktop.Telepathy.Connection DBusGProxy is 0x8867470
(empathy:5969): tp-glib-DEBUG: tp_connection_constructor: Calling GetStatus
(empathy:5969): tp-glib-DEBUG: tp_connection_constructor: Returning 0x87071b8
(empathy:5969): tp-glib-DEBUG: tp_connection_call_when_ready: arranging callback later
(empathy:5969): tp-glib-DEBUG: tp_connection_got_status_cb: 0x87071b8
(empathy:5969): tp-glib-DEBUG: tp_connection_got_status_cb: 0x87071b8: Initial status is 1
(empathy:5969): tp-glib-DEBUG: tp_connection_status_changed: 0x87071b8: -1 -> 1 because 0
(empathy:5969): tp-glib-DEBUG: tp_connection_status_changed: 0x87071b8: 1 -> 0 because 1
** (empathy:5969): DEBUG: idle_presence_changed_cb: Presence changed to '' (2)
** (empathy:5969): DEBUG: idle_presence_changed_cb: Presence changed to '' (2)
(empathy:5969): tp-glib-DEBUG: tp_connection_got_interfaces_cb: 0x87071b8: Introspected interfaces
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x87071b8: org.freedesktop.DBus.Properties DBusGProxy is 0x8867588
(empathy:5969): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x87071b8: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Avatars
(empathy:5969): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x87071b8: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Aliasing
(empathy:5969): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x87071b8: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Capabilities
(empathy:5969): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x87071b8: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.ContactCapabilities.DRAFT
(empathy:5969): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x87071b8: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection
(empathy:5969): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x87071b8: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.SimplePresence
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x87071b8: org.freedesktop.Telepathy.Connection.Interface.Aliasing DBusGProxy is 0x8865840
(empathy:5969): tp-glib-DEBUG: got_aliasing_flags: Introspected aliasing flags: 0x1
(empathy:5969): tp-glib-DEBUG: tp_connection_continue_introspection: 0x87071b8: connection ready
(empathy:5969): tp-glib-DEBUG: cwr_ready: enter
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x87071b8: org.freedesktop.Telepathy.Connection.Interface.Requests DBusGProxy is 0x8865878
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x87071b8: org.freedesktop.Telepathy.Connection.Interface.Capabilities DBusGProxy is 0x8810938
** (empathy:5969): DEBUG: contact_manager_add_account: Adding new account: Google Talk (jtellier.test2 at gmail.com)
(empathy:5969): tp-glib-DEBUG: tp_connection_init: 0x8707210
(empathy:5969): tp-glib-DEBUG: tp_connection_constructor: Connecting to StatusChanged and ConnectionError
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x8707210: org.freedesktop.Telepathy.Connection DBusGProxy is 0x8810858
(empathy:5969): tp-glib-DEBUG: tp_connection_constructor: Calling GetStatus
(empathy:5969): tp-glib-DEBUG: tp_connection_constructor: Returning 0x8707210
(empathy:5969): tp-glib-DEBUG: tp_connection_call_when_ready: arranging callback later
(empathy:5969): tp-glib-DEBUG: tp_connection_got_status_cb: 0x8707210
(empathy:5969): tp-glib-DEBUG: tp_connection_got_status_cb: 0x8707210: Initial status is 0
(empathy:5969): tp-glib-DEBUG: tp_connection_status_changed: 0x8707210: -1 -> 0 because 0
(empathy:5969): tp-glib-DEBUG: tp_connection_got_interfaces_cb: 0x8707210: Introspected interfaces
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x8707210: org.freedesktop.DBus.Properties DBusGProxy is 0x872cb30
(empathy:5969): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x8707210: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Avatars
(empathy:5969): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x8707210: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Aliasing
(empathy:5969): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x8707210: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Capabilities
(empathy:5969): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x8707210: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.ContactCapabilities.DRAFT
(empathy:5969): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x8707210: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection
(empathy:5969): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x8707210: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.SimplePresence
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x8707210: org.freedesktop.Telepathy.Connection.Interface.Aliasing DBusGProxy is 0x872cb68
(empathy:5969): tp-glib-DEBUG: got_aliasing_flags: Introspected aliasing flags: 0x1
(empathy:5969): tp-glib-DEBUG: tp_connection_continue_introspection: 0x8707210: connection ready
(empathy:5969): tp-glib-DEBUG: cwr_ready: enter
(empathy:5969): tp-glib-DEBUG: tp_channel_init: 0x8701c58
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x8701c58: org.freedesktop.Telepathy.Channel DBusGProxy is 0x885f918
(empathy:5969): tp-glib-DEBUG: tp_channel_constructor: 0x8701c58: constructed with channel type "org.freedesktop.Telepathy.Channel.Type.ContactList", handle #1 of type 3
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x8701c58
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x8701c58: org.freedesktop.DBus.Properties DBusGProxy is 0x885f988
** (empathy:5969): DEBUG: empathy_run_until_ready_full: Starting run until ready for object 0x89ae838
** (empathy:5969): DEBUG: dispatcher_connection_new_channel: Ignoring blacklisted channel type org.freedesktop.Telepathy.Channel.Type.ContactList on /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/RosterChannel/List/publish
(empathy:5969): tp-glib-DEBUG: tp_channel_init: 0x8701cd8
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x8701cd8: org.freedesktop.Telepathy.Channel DBusGProxy is 0x89ae870
(empathy:5969): tp-glib-DEBUG: tp_channel_constructor: 0x8701cd8: constructed with channel type "org.freedesktop.Telepathy.Channel.Type.ContactList", handle #2 of type 3
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x8701cd8
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x8701cd8: org.freedesktop.DBus.Properties DBusGProxy is 0x89ae8e0
** (empathy:5969): DEBUG: empathy_run_until_ready_full: Starting run until ready for object 0x89ae950
** (empathy:5969): DEBUG: dispatcher_connection_new_channel: Ignoring blacklisted channel type org.freedesktop.Telepathy.Channel.Type.ContactList on /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/RosterChannel/List/subscribe
** (empathy:5969): DEBUG: dispatcher_connection_new_channel: Ignoring blacklisted channel type org.freedesktop.Telepathy.Channel.Type.ContactList on /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/RosterChannel/List/known
** (empathy:5969): DEBUG: dispatcher_connection_new_channel: Ignoring blacklisted channel type org.freedesktop.Telepathy.Channel.Type.ContactList on /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/RosterChannel/List/deny
(empathy:5969): tp-glib-DEBUG: _tp_channel_got_properties: Received 8 channel properties
(empathy:5969): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Group
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x8701c58
(empathy:5969): tp-glib-DEBUG: _tp_channel_get_handle: 0x8701c58: handle already known to be 1 of type 3
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x8701c58
(empathy:5969): tp-glib-DEBUG: _tp_channel_get_identifier: 0x8701c58: identifier already known to be publish
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x8701c58
(empathy:5969): tp-glib-DEBUG: _tp_channel_get_channel_type: 0x8701c58: channel type org.freedesktop.Telepathy.Channel.Type.ContactList already determined
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x8701c58
(empathy:5969): tp-glib-DEBUG: _tp_channel_get_interfaces: 0x8701c58
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x8701c58
(empathy:5969): tp-glib-DEBUG: _tp_channel_get_group_properties: 0x8701c58
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x8701c58: org.freedesktop.Telepathy.Channel.Interface.Group DBusGProxy is 0x89ae988
(empathy:5969): tp-glib-DEBUG: _tp_channel_got_properties: Received 8 channel properties
(empathy:5969): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Group
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x8701cd8
(empathy:5969): tp-glib-DEBUG: _tp_channel_get_handle: 0x8701cd8: handle already known to be 2 of type 3
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x8701cd8
(empathy:5969): tp-glib-DEBUG: _tp_channel_get_identifier: 0x8701cd8: identifier already known to be subscribe
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x8701cd8
(empathy:5969): tp-glib-DEBUG: _tp_channel_get_channel_type: 0x8701cd8: channel type org.freedesktop.Telepathy.Channel.Type.ContactList already determined
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x8701cd8
(empathy:5969): tp-glib-DEBUG: _tp_channel_get_interfaces: 0x8701cd8
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x8701cd8
(empathy:5969): tp-glib-DEBUG: _tp_channel_get_group_properties: 0x8701cd8
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x8701cd8: org.freedesktop.Telepathy.Channel.Interface.Group DBusGProxy is 0x89aeb58
(empathy:5969): tp-glib-DEBUG: tp_channel_got_group_properties_cb: Received 6 group properties
(empathy:5969): tp-glib-DEBUG: _got_initial_group_flags: Initial GroupFlags: 2098
(empathy:5969): tp-glib-DEBUG: tp_channel_group_self_handle_changed_cb: 0x8701c58 SelfHandle changed to 1
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x8701c58
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x8701c58
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x8701c58: channel ready
** (empathy:5969): DEBUG: tp_contact_factory_add_contact: Contact added: (null) (0)
(empathy:5969): tp-glib-DEBUG: tp_connection_init: 0x8707268
(empathy:5969): tp-glib-DEBUG: tp_connection_constructor: Connecting to StatusChanged and ConnectionError
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x8707268: org.freedesktop.Telepathy.Connection DBusGProxy is 0x8992528
(empathy:5969): tp-glib-DEBUG: tp_connection_constructor: Calling GetStatus
(empathy:5969): tp-glib-DEBUG: tp_connection_constructor: Returning 0x8707268
(empathy:5969): tp-glib-DEBUG: tp_channel_got_group_properties_cb: Received 6 group properties
(empathy:5969): tp-glib-DEBUG: _got_initial_group_flags: Initial GroupFlags: 2207
(empathy:5969): tp-glib-DEBUG: tp_channel_group_self_handle_changed_cb: 0x8701cd8 SelfHandle changed to 1
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x8701cd8
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x8701cd8
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x8701cd8: channel ready
(empathy:5969): tp-glib-DEBUG: tp_connection_got_status_cb: 0x8707268
(empathy:5969): tp-glib-DEBUG: tp_connection_got_status_cb: 0x8707268: Initial status is 0
(empathy:5969): tp-glib-DEBUG: tp_connection_status_changed: 0x8707268: -1 -> 0 because 0
(empathy:5969): tp-glib-DEBUG: tp_connection_got_interfaces_cb: 0x8707268: Introspected interfaces
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x8707268: org.freedesktop.DBus.Properties DBusGProxy is 0x8992688
(empathy:5969): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x8707268: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Avatars
(empathy:5969): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x8707268: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Aliasing
(empathy:5969): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x8707268: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Capabilities
(empathy:5969): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x8707268: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.ContactCapabilities.DRAFT
(empathy:5969): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x8707268: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection
(empathy:5969): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x8707268: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.SimplePresence
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x8707268: org.freedesktop.Telepathy.Connection.Interface.Aliasing DBusGProxy is 0x89926f8
(empathy:5969): tp-glib-DEBUG: got_aliasing_flags: Introspected aliasing flags: 0x1
(empathy:5969): tp-glib-DEBUG: tp_connection_continue_introspection: 0x8707268: connection ready
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x8707268: org.freedesktop.Telepathy.Connection.Interface.Avatars DBusGProxy is 0x89b2e58
** (empathy:5969): DEBUG: tp_contact_factory_ready: Connection ready
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x8707268: org.freedesktop.Telepathy.Connection.Interface.Presence DBusGProxy is 0x89b3038
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x8707268: org.freedesktop.Telepathy.Connection.Interface.Capabilities DBusGProxy is 0x89b2e90
** (empathy:5969): DEBUG: tp_contact_factory_parse_presence_foreach: Changing presence for contact jtellier.test2 at gmail.com (1) to '(null)' (2)
** (empathy:5969): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact jtellier.test2 at gmail.com (1) to 3
** (empathy:5969): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact jtellier.test2 at gmail.com (1) to 3
** (empathy:5969): DEBUG: tp_group_update_members: Members changed for list publish:
added-len=0, current-len=0
removed-len=0
local-pending-len=0, current-len=0
remote-pending-len=0, current-len=0
** (empathy:5969): DEBUG: tp_group_update_members: Members changed done for list publish:
members-len=0
local-pendings-len=0
remote-pendings-len=0
** (empathy:5969): DEBUG: tp_group_update_members: Members changed for list publish:
added-len=1, current-len=0
removed-len=0
local-pending-len=0, current-len=0
remote-pending-len=0, current-len=0
** (empathy:5969): DEBUG: tp_contact_factory_add_contact: Contact added: (null) (2)
** (empathy:5969): DEBUG: tp_group_update_members: Members changed done for list publish:
members-len=1
local-pendings-len=0
remote-pendings-len=0
** (empathy:5969): DEBUG: tp_group_get_members_cb: Ready
** (empathy:5969): DEBUG: run_until_ready_cb: Object 0x89ae838 is ready
** (empathy:5969): DEBUG: tp_group_update_members: Members changed for list subscribe:
added-len=0, current-len=0
removed-len=0
local-pending-len=0, current-len=0
remote-pending-len=0, current-len=0
** (empathy:5969): DEBUG: tp_group_update_members: Members changed done for list subscribe:
members-len=0
local-pendings-len=0
remote-pendings-len=0
** (empathy:5969): DEBUG: tp_group_update_members: Members changed for list subscribe:
added-len=1, current-len=0
removed-len=0
local-pending-len=0, current-len=0
remote-pending-len=0, current-len=0
** (empathy:5969): DEBUG: tp_group_update_members: Members changed done for list subscribe:
members-len=1
local-pendings-len=0
remote-pendings-len=0
** (empathy:5969): DEBUG: tp_group_get_members_cb: Ready
** (empathy:5969): DEBUG: run_until_ready_cb: Object 0x89ae950 is ready
** (empathy:5969): DEBUG: tp_contact_list_request_channel_cb: Got subscribe list
** (empathy:5969): DEBUG: tp_contact_list_added_cb: Contact (null) (2) added to list type 1
** (empathy:5969): DEBUG: contact_list_store_members_changed_cb: Contact (null) (2) added
** (empathy:5969): DEBUG: tp_contact_list_request_channel_cb: Got publish list
** (empathy:5969): DEBUG: tp_contact_list_added_cb: Contact (null) (2) added to list type 0
** (empathy:5969): DEBUG: tp_contact_factory_get_known_avatar_tokens_cb: Got 0 tokens, need to request 0 avatars
** (empathy:5969): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier.test1 at gmail.com' updated, checking roster is in sync...
** (empathy:5969): DEBUG: contact_list_store_contact_update: Contact:'jtellier.test1 at gmail.com' in list:NO, should be:NO
** (empathy:5969): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier.test1 at gmail.com' updated, checking roster is in sync...
** (empathy:5969): DEBUG: contact_list_store_contact_update: Contact:'jtellier.test1 at gmail.com' in list:NO, should be:NO
** (empathy:5969): DEBUG: tp_contact_factory_parse_presence_foreach: Changing presence for contact jtellier.test1 at gmail.com (2) to '(null)' (1)
** (empathy:5969): DEBUG: tp_contact_factory_request_aliases_cb: Renaming contact jtellier.test1 at gmail.com (2) to jtellier test (request cb)
** (empathy:5969): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier test' updated, checking roster is in sync...
** (empathy:5969): DEBUG: contact_list_store_contact_update: Contact:'jtellier test' in list:NO, should be:NO
** (empathy:5969): DEBUG: tp_contact_factory_get_known_avatar_tokens_cb: Got 0 tokens, need to request 0 avatars
** (empathy:5969): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact jtellier.test1 at gmail.com (2) to 0
** (empathy:5969): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier test' updated, checking roster is in sync...
** (empathy:5969): DEBUG: contact_list_store_contact_update: Contact:'jtellier test' in list:NO, should be:NO
** (empathy:5969): DEBUG: tp_contact_factory_aliases_changed_cb: Renaming contact jtellier.test2 at gmail.com (1) to jtellier test2 (changed cb)
** (empathy:5969): DEBUG: tp_contact_factory_request_aliases_cb: Renaming contact jtellier.test2 at gmail.com (1) to jtellier test2 (request cb)
** (empathy:5969): DEBUG: tp_contact_factory_get_known_avatar_tokens_cb: Got 1 tokens, need to request 0 avatars
** (empathy:5969): DEBUG: empathy_geometry_save: Saving window geometry: x:0, y:25, w:622, h:325
** (empathy:5969): DEBUG: get_glade_file: Loading glade file /usr/share/empathy/empathy-accounts-dialog.glade
** (empathy:5969): DEBUG: accounts_dialog_add_or_update_account: Adding new account
** (empathy:5969): DEBUG: accounts_dialog_add_or_update_account: Adding new account
** (empathy:5969): DEBUG: accounts_dialog_add_or_update_account: Adding new account
** (empathy:5969): DEBUG: accounts_dialog_add_or_update_account: Adding new account
** (empathy:5969): DEBUG: get_glade_file: Loading glade file /usr/share/empathy/empathy-account-widget-jabber.glade
** (empathy:5969): DEBUG: mc_account_get_param_string: Password found in keyring
** (empathy:5969): DEBUG: mc_account_get_param_string: Password found in keyring
** (empathy:5969): DEBUG: accounts_dialog_enable_toggled_cb: Disabled account Google Talk (jtellier.test2 at gmail.com)
** (empathy:5969): DEBUG: idle_presence_changed_cb: Presence changed to '' (0)
(empathy:5969): tp-glib-DEBUG: tp_proxy_invalidate: 0x8701c58: Channel was closed
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x885f950: TpProxy 0x8701c58 invalidated (I have 0x8701c58): Channel was closed
** (empathy:5969): DEBUG: tp_group_invalidated_cb: Channel invalidated: Channel was closed
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x89aea08: TpProxy 0x8701c58 invalidated (I have 0x8701c58): Channel was closed
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x89aea78: TpProxy 0x8701c58 invalidated (I have 0x8701c58): Channel was closed
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x89aeab0: TpProxy 0x8701c58 invalidated (I have 0x8701c58): Channel was closed
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x89aeae8: TpProxy 0x8701c58 invalidated (I have 0x8701c58): Channel was closed
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x89aecf0: TpProxy 0x8701c58 invalidated (I have 0x8701c58): Channel was closed
(empathy:5969): tp-glib-DEBUG: tp_proxy_invalidate: 0x8701cd8: Channel was closed
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x89ae8a8: TpProxy 0x8701cd8 invalidated (I have 0x8701cd8): Channel was closed
** (empathy:5969): DEBUG: tp_group_invalidated_cb: Channel invalidated: Channel was closed
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x89aeb90: TpProxy 0x8701cd8 invalidated (I have 0x8701cd8): Channel was closed
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x89aec48: TpProxy 0x8701cd8 invalidated (I have 0x8701cd8): Channel was closed
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x89aec80: TpProxy 0x8701cd8 invalidated (I have 0x8701cd8): Channel was closed
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x89aecb8: TpProxy 0x8701cd8 invalidated (I have 0x8701cd8): Channel was closed
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x89b30e0: TpProxy 0x8701cd8 invalidated (I have 0x8701cd8): Channel was closed
(empathy:5969): tp-glib-DEBUG: tp_connection_status_changed: 0x8707268: 0 -> 2 because 1
(empathy:5969): tp-glib-DEBUG: tp_proxy_invalidate: 0x8707268: User requested disconnection
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x8992560: TpProxy 0x8707268 invalidated (I have 0x8707268): User requested disconnection
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x8992598: TpProxy 0x8707268 invalidated (I have 0x8707268): User requested disconnection
(empathy:5969): tp-glib-DEBUG: _tp_connection_clean_up_handle_refs: 0x8707268
** (empathy:5969): DEBUG: tp_contact_factory_connection_invalidated_cb: Connection invalidated
** (empathy:5969): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier test' updated, checking roster is in sync...
** (empathy:5969): DEBUG: contact_list_store_contact_update: Contact:'jtellier test' in list:NO, should be:NO
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x8992768: TpProxy 0x8707268 invalidated (I have 0x8707268): User requested disconnection
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x89b2f70: TpProxy 0x8707268 invalidated (I have 0x8707268): User requested disconnection
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x89b2fa8: TpProxy 0x8707268 invalidated (I have 0x8707268): User requested disconnection
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x89b3000: TpProxy 0x8707268 invalidated (I have 0x8707268): User requested disconnection
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x89b3070: TpProxy 0x8707268 invalidated (I have 0x8707268): User requested disconnection
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x89b2e20: TpProxy 0x8707268 invalidated (I have 0x8707268): User requested disconnection
(empathy:5969): tp-glib-DEBUG: tp_connection_dispose: 0x8707268
(empathy:5969): tp-glib-DEBUG: tp_proxy_dispose: 0x8707268
(empathy:5969): tp-glib-DEBUG: tp_connection_finalize: 0x8707268
(empathy:5969): tp-glib-DEBUG: tp_proxy_finalize: 0x8707268
(empathy:5969): tp-glib-DEBUG: tp_connection_status_changed: 0x8707210: 0 -> 2 because 1
(empathy:5969): tp-glib-DEBUG: tp_proxy_invalidate: 0x8707210: User requested disconnection
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x8810820: TpProxy 0x8707210 invalidated (I have 0x8707210): User requested disconnection
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x880eba0: TpProxy 0x8707210 invalidated (I have 0x8707210): User requested disconnection
(empathy:5969): tp-glib-DEBUG: _tp_connection_clean_up_handle_refs: 0x8707210
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x880ea18: TpProxy 0x8707210 invalidated (I have 0x8707210): User requested disconnection
** (empathy:5969): DEBUG: tp_contact_list_invalidated_cb: Connection invalidated
** (empathy:5969): DEBUG: contact_list_store_members_changed_cb: Contact jtellier.test1 at gmail.com (0) removed
** (empathy:5969): DEBUG: contact_manager_destroy_cb: Removing account: Google Talk (jtellier.test2 at gmail.com)
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x872cac0: lost weak ref to 0x8810890
** (empathy:5969): DEBUG: tp_contact_list_finalize: finalize: 0x8810890
** (empathy:5969): DEBUG: tp_group_finalize: finalize: 0x89ae950
** (empathy:5969): DEBUG: tp_group_finalize: finalize: 0x89ae838
** (empathy:5969): DEBUG: tp_contact_factory_weak_notify: Remove finalized contact 0x898c2c0
** (empathy:5969): DEBUG: contact_finalize: finalize: 0x898c2c0
(empathy:5969): tp-glib-DEBUG: tp_connection_status_changed: 0x87071b8: 0 -> 2 because 1
(empathy:5969): tp-glib-DEBUG: tp_proxy_invalidate: 0x87071b8: User requested disconnection
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x88674a8: TpProxy 0x87071b8 invalidated (I have 0x87071b8): User requested disconnection
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x88674e0: TpProxy 0x87071b8 invalidated (I have 0x87071b8): User requested disconnection
(empathy:5969): tp-glib-DEBUG: _tp_connection_clean_up_handle_refs: 0x87071b8
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x88658b0: TpProxy 0x87071b8 invalidated (I have 0x87071b8): User requested disconnection
** (empathy:5969): DEBUG: dispatcher_connection_invalidated_cb: Error: User requested disconnection
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x8865808: TpProxy 0x87071b8 invalidated (I have 0x87071b8): User requested disconnection
(empathy:5969): tp-glib-DEBUG: tp_connection_dispose: 0x87071b8
(empathy:5969): tp-glib-DEBUG: tp_proxy_dispose: 0x87071b8
(empathy:5969): tp-glib-DEBUG: tp_connection_finalize: 0x87071b8
(empathy:5969): tp-glib-DEBUG: tp_proxy_finalize: 0x87071b8
** (empathy:5969): DEBUG: enable_or_disable_account: Account Google Talk (jtellier.test2 at gmail.com) is now disabled
** (empathy:5969): DEBUG: check_for_accounts: No enabled accounts
** (empathy:5969): DEBUG: check_for_accounts: No enabled accounts
** (empathy:5969): DEBUG: accounts_dialog_enable_toggled_cb: Enable account Google Talk (jtellier.test at gmail.com)
** (empathy:5969): DEBUG: get_glade_file: Loading glade file /usr/share/empathy/empathy-account-widget-jabber.glade
** (empathy:5969): DEBUG: mc_account_get_param_string: Password found in keyring
** (empathy:5969): DEBUG: mc_account_get_param_string: Password found in keyring
** (empathy:5969): DEBUG: enable_or_disable_account: Account Google Talk (jtellier.test at gmail.com) is now enabled
** (empathy:5969): DEBUG: empathy_idle_set_presence: Changing presence to Available (2)
** (empathy:5969): DEBUG: idle_presence_changed_cb: Presence changed to '' (2)
** (empathy:5969): DEBUG: contact_manager_add_account: Adding new account: Google Talk (jtellier.test at gmail.com)
(empathy:5969): tp-glib-DEBUG: tp_connection_init: 0x89bb810
(empathy:5969): tp-glib-DEBUG: tp_connection_constructor: Connecting to StatusChanged and ConnectionError
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x89bb810: org.freedesktop.Telepathy.Connection DBusGProxy is 0x8810858
(empathy:5969): tp-glib-DEBUG: tp_connection_constructor: Calling GetStatus
(empathy:5969): tp-glib-DEBUG: tp_connection_constructor: Returning 0x89bb810
(empathy:5969): tp-glib-DEBUG: tp_connection_call_when_ready: arranging callback later
(empathy:5969): tp-glib-DEBUG: tp_connection_init: 0x87076c8
(empathy:5969): tp-glib-DEBUG: tp_connection_constructor: Connecting to StatusChanged and ConnectionError
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x87076c8: org.freedesktop.Telepathy.Connection DBusGProxy is 0x89d7d98
(empathy:5969): tp-glib-DEBUG: tp_connection_constructor: Calling GetStatus
(empathy:5969): tp-glib-DEBUG: tp_connection_constructor: Returning 0x87076c8
(empathy:5969): tp-glib-DEBUG: tp_connection_call_when_ready: arranging callback later
(empathy:5969): tp-glib-DEBUG: tp_connection_got_status_cb: 0x89bb810
(empathy:5969): tp-glib-DEBUG: tp_connection_got_status_cb: 0x89bb810: Initial status is 0
(empathy:5969): tp-glib-DEBUG: tp_connection_status_changed: 0x89bb810: -1 -> 0 because 0
(empathy:5969): tp-glib-DEBUG: tp_connection_got_status_cb: 0x87076c8
(empathy:5969): tp-glib-DEBUG: tp_connection_got_status_cb: 0x87076c8: Initial status is 0
(empathy:5969): tp-glib-DEBUG: tp_connection_status_changed: 0x87076c8: -1 -> 0 because 0
(empathy:5969): tp-glib-DEBUG: tp_connection_got_interfaces_cb: 0x89bb810: Introspected interfaces
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x89bb810: org.freedesktop.DBus.Properties DBusGProxy is 0x89b2e90
(empathy:5969): tp-glib-DEBUG: tp_connection_got_interfaces_cb: 0x87076c8: Introspected interfaces
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x87076c8: org.freedesktop.DBus.Properties DBusGProxy is 0x89b2e58
(empathy:5969): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x89bb810: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Avatars
(empathy:5969): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x89bb810: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Aliasing
(empathy:5969): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x89bb810: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Capabilities
(empathy:5969): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x89bb810: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.ContactCapabilities.DRAFT
(empathy:5969): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x89bb810: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection
(empathy:5969): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x89bb810: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.SimplePresence
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x89bb810: org.freedesktop.Telepathy.Connection.Interface.Aliasing DBusGProxy is 0x89b30e0
(empathy:5969): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x87076c8: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Avatars
(empathy:5969): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x87076c8: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Aliasing
(empathy:5969): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x87076c8: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Capabilities
(empathy:5969): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x87076c8: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.ContactCapabilities.DRAFT
(empathy:5969): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x87076c8: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection
(empathy:5969): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x87076c8: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.SimplePresence
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x87076c8: org.freedesktop.Telepathy.Connection.Interface.Aliasing DBusGProxy is 0x89d5730
(empathy:5969): tp-glib-DEBUG: got_aliasing_flags: Introspected aliasing flags: 0x1
(empathy:5969): tp-glib-DEBUG: got_aliasing_flags: Introspected aliasing flags: 0x1
(empathy:5969): tp-glib-DEBUG: tp_connection_continue_introspection: 0x89bb810: connection ready
(empathy:5969): tp-glib-DEBUG: cwr_ready: enter
(empathy:5969): tp-glib-DEBUG: tp_connection_continue_introspection: 0x87076c8: connection ready
(empathy:5969): tp-glib-DEBUG: cwr_ready: enter
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x87076c8: org.freedesktop.Telepathy.Connection.Interface.Requests DBusGProxy is 0x89b3000
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x87076c8: org.freedesktop.Telepathy.Connection.Interface.Capabilities DBusGProxy is 0x8810890
** (empathy:5969): DEBUG: idle_presence_changed_cb: Presence changed to '' (2)
(empathy:5969): tp-glib-DEBUG: tp_channel_init: 0x89bb3a0
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x89bb3a0: org.freedesktop.Telepathy.Channel DBusGProxy is 0x872cb68
(empathy:5969): tp-glib-DEBUG: tp_channel_constructor: 0x89bb3a0: constructed with channel type "org.freedesktop.Telepathy.Channel.Type.ContactList", handle #1 of type 3
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x89bb3a0
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x89bb3a0: org.freedesktop.DBus.Properties DBusGProxy is 0x89ae838
** (empathy:5969): DEBUG: empathy_run_until_ready_full: Starting run until ready for object 0x89d56c0
** (empathy:5969): DEBUG: dispatcher_connection_new_channel: Ignoring blacklisted channel type org.freedesktop.Telepathy.Channel.Type.ContactList on /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/RosterChannel/List/publish
(empathy:5969): tp-glib-DEBUG: tp_channel_init: 0x89bb320
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x89bb320: org.freedesktop.Telepathy.Channel DBusGProxy is 0x8865808
(empathy:5969): tp-glib-DEBUG: tp_channel_constructor: 0x89bb320: constructed with channel type "org.freedesktop.Telepathy.Channel.Type.ContactList", handle #2 of type 3
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x89bb320
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x89bb320: org.freedesktop.DBus.Properties DBusGProxy is 0x8810820
** (empathy:5969): DEBUG: empathy_run_until_ready_full: Starting run until ready for object 0x880ea18
** (empathy:5969): DEBUG: dispatcher_connection_new_channel: Ignoring blacklisted channel type org.freedesktop.Telepathy.Channel.Type.ContactList on /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/RosterChannel/List/subscribe
** (empathy:5969): DEBUG: dispatcher_connection_new_channel: Ignoring blacklisted channel type org.freedesktop.Telepathy.Channel.Type.ContactList on /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/RosterChannel/List/known
** (empathy:5969): DEBUG: dispatcher_connection_new_channel: Ignoring blacklisted channel type org.freedesktop.Telepathy.Channel.Type.ContactList on /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/RosterChannel/List/deny
(empathy:5969): tp-glib-DEBUG: _tp_channel_got_properties: Received 8 channel properties
(empathy:5969): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Group
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x89bb3a0
(empathy:5969): tp-glib-DEBUG: _tp_channel_get_handle: 0x89bb3a0: handle already known to be 1 of type 3
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x89bb3a0
(empathy:5969): tp-glib-DEBUG: _tp_channel_get_identifier: 0x89bb3a0: identifier already known to be publish
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x89bb3a0
(empathy:5969): tp-glib-DEBUG: _tp_channel_get_channel_type: 0x89bb3a0: channel type org.freedesktop.Telepathy.Channel.Type.ContactList already determined
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x89bb3a0
(empathy:5969): tp-glib-DEBUG: _tp_channel_get_interfaces: 0x89bb3a0
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x89bb3a0
(empathy:5969): tp-glib-DEBUG: _tp_channel_get_group_properties: 0x89bb3a0
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x89bb3a0: org.freedesktop.Telepathy.Channel.Interface.Group DBusGProxy is 0x880eba0
(empathy:5969): tp-glib-DEBUG: _tp_channel_got_properties: Received 8 channel properties
(empathy:5969): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Group
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x89bb320
(empathy:5969): tp-glib-DEBUG: _tp_channel_get_handle: 0x89bb320: handle already known to be 2 of type 3
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x89bb320
(empathy:5969): tp-glib-DEBUG: _tp_channel_get_identifier: 0x89bb320: identifier already known to be subscribe
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x89bb320
(empathy:5969): tp-glib-DEBUG: _tp_channel_get_channel_type: 0x89bb320: channel type org.freedesktop.Telepathy.Channel.Type.ContactList already determined
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x89bb320
(empathy:5969): tp-glib-DEBUG: _tp_channel_get_interfaces: 0x89bb320
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x89bb320
(empathy:5969): tp-glib-DEBUG: _tp_channel_get_group_properties: 0x89bb320
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x89bb320: org.freedesktop.Telepathy.Channel.Interface.Group DBusGProxy is 0x89b3038
(empathy:5969): tp-glib-DEBUG: tp_channel_got_group_properties_cb: Received 6 group properties
(empathy:5969): tp-glib-DEBUG: _got_initial_group_flags: Initial GroupFlags: 2098
(empathy:5969): tp-glib-DEBUG: tp_channel_group_self_handle_changed_cb: 0x89bb3a0 SelfHandle changed to 1
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x89bb3a0
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x89bb3a0
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x89bb3a0: channel ready
** (empathy:5969): DEBUG: tp_contact_factory_add_contact: Contact added: (null) (0)
(empathy:5969): tp-glib-DEBUG: tp_connection_init: 0x89bb918
(empathy:5969): tp-glib-DEBUG: tp_connection_constructor: Connecting to StatusChanged and ConnectionError
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x89bb918: org.freedesktop.Telepathy.Connection DBusGProxy is 0x872cac0
(empathy:5969): tp-glib-DEBUG: tp_connection_constructor: Calling GetStatus
(empathy:5969): tp-glib-DEBUG: tp_connection_constructor: Returning 0x89bb918
(empathy:5969): tp-glib-DEBUG: tp_channel_got_group_properties_cb: Received 6 group properties
(empathy:5969): tp-glib-DEBUG: _got_initial_group_flags: Initial GroupFlags: 2207
(empathy:5969): tp-glib-DEBUG: tp_channel_group_self_handle_changed_cb: 0x89bb320 SelfHandle changed to 1
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x89bb320
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x89bb320
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x89bb320: channel ready
(empathy:5969): tp-glib-DEBUG: tp_connection_got_status_cb: 0x89bb918
(empathy:5969): tp-glib-DEBUG: tp_connection_got_status_cb: 0x89bb918: Initial status is 0
(empathy:5969): tp-glib-DEBUG: tp_connection_status_changed: 0x89bb918: -1 -> 0 because 0
(empathy:5969): tp-glib-DEBUG: tp_connection_got_interfaces_cb: 0x89bb918: Introspected interfaces
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x89bb918: org.freedesktop.DBus.Properties DBusGProxy is 0x89aeb90
(empathy:5969): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x89bb918: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Avatars
(empathy:5969): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x89bb918: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Aliasing
(empathy:5969): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x89bb918: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Capabilities
(empathy:5969): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x89bb918: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.ContactCapabilities.DRAFT
(empathy:5969): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x89bb918: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection
(empathy:5969): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x89bb918: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.SimplePresence
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x89bb918: org.freedesktop.Telepathy.Connection.Interface.Aliasing DBusGProxy is 0x89ae870
(empathy:5969): tp-glib-DEBUG: got_aliasing_flags: Introspected aliasing flags: 0x1
(empathy:5969): tp-glib-DEBUG: tp_connection_continue_introspection: 0x89bb918: connection ready
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x89bb918: org.freedesktop.Telepathy.Connection.Interface.Avatars DBusGProxy is 0x89aeab0
** (empathy:5969): DEBUG: tp_contact_factory_ready: Connection ready
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x89bb918: org.freedesktop.Telepathy.Connection.Interface.Presence DBusGProxy is 0x89d5650
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x89bb918: org.freedesktop.Telepathy.Connection.Interface.Capabilities DBusGProxy is 0x89d7cb8
** (empathy:5969): DEBUG: tp_contact_factory_parse_presence_foreach: Changing presence for contact jtellier.test1 at gmail.com (1) to '(null)' (2)
** (empathy:5969): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact jtellier.test1 at gmail.com (1) to 3
** (empathy:5969): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact jtellier.test1 at gmail.com (1) to 3
** (empathy:5969): DEBUG: tp_group_update_members: Members changed for list publish:
added-len=0, current-len=0
removed-len=0
local-pending-len=0, current-len=0
remote-pending-len=0, current-len=0
** (empathy:5969): DEBUG: tp_group_update_members: Members changed done for list publish:
members-len=0
local-pendings-len=0
remote-pendings-len=0
** (empathy:5969): DEBUG: tp_group_update_members: Members changed for list publish:
added-len=5, current-len=0
removed-len=0
local-pending-len=0, current-len=0
remote-pending-len=0, current-len=0
** (empathy:5969): DEBUG: tp_contact_factory_add_contact: Contact added: (null) (2)
** (empathy:5969): DEBUG: tp_contact_factory_add_contact: Contact added: (null) (3)
** (empathy:5969): DEBUG: tp_contact_factory_add_contact: Contact added: (null) (4)
** (empathy:5969): DEBUG: tp_contact_factory_add_contact: Contact added: (null) (5)
** (empathy:5969): DEBUG: tp_contact_factory_add_contact: Contact added: (null) (6)
** (empathy:5969): DEBUG: tp_group_update_members: Members changed done for list publish:
members-len=5
local-pendings-len=0
remote-pendings-len=0
** (empathy:5969): DEBUG: tp_group_get_members_cb: Ready
** (empathy:5969): DEBUG: run_until_ready_cb: Object 0x89d56c0 is ready
** (empathy:5969): DEBUG: tp_group_update_members: Members changed for list subscribe:
added-len=0, current-len=0
removed-len=0
local-pending-len=0, current-len=0
remote-pending-len=0, current-len=0
** (empathy:5969): DEBUG: tp_group_update_members: Members changed done for list subscribe:
members-len=0
local-pendings-len=0
remote-pendings-len=0
** (empathy:5969): DEBUG: tp_group_update_members: Members changed for list subscribe:
added-len=5, current-len=0
removed-len=0
local-pending-len=0, current-len=0
remote-pending-len=0, current-len=0
** (empathy:5969): DEBUG: tp_group_update_members: Members changed done for list subscribe:
members-len=5
local-pendings-len=0
remote-pendings-len=0
** (empathy:5969): DEBUG: tp_group_get_members_cb: Ready
** (empathy:5969): DEBUG: run_until_ready_cb: Object 0x880ea18 is ready
** (empathy:5969): DEBUG: tp_contact_list_request_channel_cb: Got subscribe list
** (empathy:5969): DEBUG: tp_contact_list_added_cb: Contact (null) (2) added to list type 1
** (empathy:5969): DEBUG: contact_list_store_members_changed_cb: Contact (null) (2) added
** (empathy:5969): DEBUG: tp_contact_list_added_cb: Contact (null) (3) added to list type 1
** (empathy:5969): DEBUG: contact_list_store_members_changed_cb: Contact (null) (3) added
** (empathy:5969): DEBUG: tp_contact_list_added_cb: Contact (null) (4) added to list type 1
** (empathy:5969): DEBUG: contact_list_store_members_changed_cb: Contact (null) (4) added
** (empathy:5969): DEBUG: tp_contact_list_added_cb: Contact (null) (5) added to list type 1
** (empathy:5969): DEBUG: contact_list_store_members_changed_cb: Contact (null) (5) added
** (empathy:5969): DEBUG: tp_contact_list_added_cb: Contact (null) (6) added to list type 1
** (empathy:5969): DEBUG: contact_list_store_members_changed_cb: Contact (null) (6) added
** (empathy:5969): DEBUG: tp_contact_list_request_channel_cb: Got publish list
** (empathy:5969): DEBUG: tp_contact_list_added_cb: Contact (null) (2) added to list type 0
** (empathy:5969): DEBUG: tp_contact_list_added_cb: Contact (null) (3) added to list type 0
** (empathy:5969): DEBUG: tp_contact_list_added_cb: Contact (null) (4) added to list type 0
** (empathy:5969): DEBUG: tp_contact_list_added_cb: Contact (null) (5) added to list type 0
** (empathy:5969): DEBUG: tp_contact_list_added_cb: Contact (null) (6) added to list type 0
** (empathy:5969): DEBUG: tp_contact_factory_get_known_avatar_tokens_cb: Got 0 tokens, need to request 0 avatars
** (empathy:5969): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier.test2 at gmail.com' updated, checking roster is in sync...
** (empathy:5969): DEBUG: contact_list_store_contact_update: Contact:'jtellier.test2 at gmail.com' in list:NO, should be:NO
** (empathy:5969): DEBUG: contact_list_store_contact_updated_cb: Contact:'5146672499 at gtalk2voip.com' updated, checking roster is in sync...
** (empathy:5969): DEBUG: contact_list_store_contact_update: Contact:'5146672499 at gtalk2voip.com' in list:NO, should be:NO
** (empathy:5969): DEBUG: contact_list_store_contact_updated_cb: Contact:'guillaume.desmottes at collabora.co.uk' updated, checking roster is in sync...
** (empathy:5969): DEBUG: contact_list_store_contact_update: Contact:'guillaume.desmottes at collabora.co.uk' in list:NO, should be:NO
** (empathy:5969): DEBUG: contact_list_store_contact_updated_cb: Contact:'service at gtalk2voip.com' updated, checking roster is in sync...
** (empathy:5969): DEBUG: contact_list_store_contact_update: Contact:'service at gtalk2voip.com' in list:NO, should be:NO
** (empathy:5969): DEBUG: contact_list_store_contact_updated_cb: Contact:'kakaroto.test1 at gmail.com' updated, checking roster is in sync...
** (empathy:5969): DEBUG: contact_list_store_contact_update: Contact:'kakaroto.test1 at gmail.com' in list:NO, should be:NO
** (empathy:5969): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier.test2 at gmail.com' updated, checking roster is in sync...
** (empathy:5969): DEBUG: contact_list_store_contact_update: Contact:'jtellier.test2 at gmail.com' in list:NO, should be:NO
** (empathy:5969): DEBUG: tp_contact_factory_parse_presence_foreach: Changing presence for contact jtellier.test2 at gmail.com (2) to '(null)' (1)
** (empathy:5969): DEBUG: contact_list_store_contact_updated_cb: Contact:'5146672499 at gtalk2voip.com' updated, checking roster is in sync...
** (empathy:5969): DEBUG: contact_list_store_contact_update: Contact:'5146672499 at gtalk2voip.com' in list:NO, should be:NO
** (empathy:5969): DEBUG: tp_contact_factory_parse_presence_foreach: Changing presence for contact 5146672499 at gtalk2voip.com (3) to '(null)' (1)
** (empathy:5969): DEBUG: contact_list_store_contact_updated_cb: Contact:'guillaume.desmottes at collabora.co.uk' updated, checking roster is in sync...
** (empathy:5969): DEBUG: contact_list_store_contact_update: Contact:'guillaume.desmottes at collabora.co.uk' in list:NO, should be:NO
** (empathy:5969): DEBUG: tp_contact_factory_parse_presence_foreach: Changing presence for contact guillaume.desmottes at collabora.co.uk (4) to '(null)' (1)
** (empathy:5969): DEBUG: contact_list_store_contact_updated_cb: Contact:'service at gtalk2voip.com' updated, checking roster is in sync...
** (empathy:5969): DEBUG: contact_list_store_contact_update: Contact:'service at gtalk2voip.com' in list:NO, should be:YES
** (empathy:5969): DEBUG: contact_list_store_contact_update: Contact:'service at gtalk2voip.com' in list:YES, should be:YES
** (empathy:5969): DEBUG: contact_list_store_contact_update: Set active (contact updated offline -> online)
** (empathy:5969): DEBUG: contact_list_store_contact_set_active: Set item active
** (empathy:5969): DEBUG: contact_list_store_contact_active_new: Contact:'service at gtalk2voip.com' now active, and WILL NOT be removed
** (empathy:5969): DEBUG: contact_list_store_contact_update: Set active (contact added)
** (empathy:5969): DEBUG: contact_list_store_contact_set_active: Set item active
** (empathy:5969): DEBUG: contact_list_store_contact_active_new: Contact:'service at gtalk2voip.com' now active, and WILL NOT be removed
** (empathy:5969): DEBUG: contact_list_store_contact_updated_cb: Contact:'service at gtalk2voip.com' updated, checking roster is in sync...
** (empathy:5969): DEBUG: contact_list_store_contact_update: Contact:'service at gtalk2voip.com' in list:YES, should be:YES
** (empathy:5969): DEBUG: contact_list_store_contact_update: Set active (contact updated)
** (empathy:5969): DEBUG: tp_contact_factory_parse_presence_foreach: Changing presence for contact service at gtalk2voip.com (5) to 'Type HELP for instructions. Your personal account page: https://www.gtalk2voip.com/users/?auth=pRKJcQ6TTGN5rZAC' (2)
** (empathy:5969): DEBUG: contact_list_store_contact_updated_cb: Contact:'kakaroto.test1 at gmail.com' updated, checking roster is in sync...
** (empathy:5969): DEBUG: contact_list_store_contact_update: Contact:'kakaroto.test1 at gmail.com' in list:NO, should be:NO
** (empathy:5969): DEBUG: tp_contact_factory_parse_presence_foreach: Changing presence for contact kakaroto.test1 at gmail.com (6) to '(null)' (1)
** (empathy:5969): DEBUG: tp_contact_factory_request_aliases_cb: Renaming contact jtellier.test2 at gmail.com (2) to jtellier test2 (request cb)
** (empathy:5969): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier test2' updated, checking roster is in sync...
** (empathy:5969): DEBUG: contact_list_store_contact_update: Contact:'jtellier test2' in list:NO, should be:NO
** (empathy:5969): DEBUG: tp_contact_factory_request_aliases_cb: Renaming contact 5146672499 at gtalk2voip.com (3) to GTalk2VoIP mapped contact (request cb)
** (empathy:5969): DEBUG: contact_list_store_contact_updated_cb: Contact:'GTalk2VoIP mapped contact' updated, checking roster is in sync...
** (empathy:5969): DEBUG: contact_list_store_contact_update: Contact:'GTalk2VoIP mapped contact' in list:NO, should be:NO
** (empathy:5969): DEBUG: tp_contact_factory_request_aliases_cb: Renaming contact guillaume.desmottes at collabora.co.uk (4) to guillaume.desmottes (request cb)
** (empathy:5969): DEBUG: contact_list_store_contact_updated_cb: Contact:'guillaume.desmottes' updated, checking roster is in sync...
** (empathy:5969): DEBUG: contact_list_store_contact_update: Contact:'guillaume.desmottes' in list:NO, should be:NO
** (empathy:5969): DEBUG: tp_contact_factory_request_aliases_cb: Renaming contact service at gtalk2voip.com (5) to GTalk2VoIP mapped contact (request cb)
** (empathy:5969): DEBUG: contact_list_store_contact_updated_cb: Contact:'GTalk2VoIP mapped contact' updated, checking roster is in sync...
** (empathy:5969): DEBUG: contact_list_store_contact_update: Contact:'GTalk2VoIP mapped contact' in list:YES, should be:YES
** (empathy:5969): DEBUG: contact_list_store_contact_update: Set active (contact updated)
** (empathy:5969): DEBUG: tp_contact_factory_request_aliases_cb: Renaming contact kakaroto.test1 at gmail.com (6) to kakaroto test1 (request cb)
** (empathy:5969): DEBUG: contact_list_store_contact_updated_cb: Contact:'kakaroto test1' updated, checking roster is in sync...
** (empathy:5969): DEBUG: contact_list_store_contact_update: Contact:'kakaroto test1' in list:NO, should be:NO
** (empathy:5969): DEBUG: tp_contact_factory_get_known_avatar_tokens_cb: Got 1 tokens, need to request 0 avatars
** (empathy:5969): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact jtellier.test2 at gmail.com (2) to 0
** (empathy:5969): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier test2' updated, checking roster is in sync...
** (empathy:5969): DEBUG: contact_list_store_contact_update: Contact:'jtellier test2' in list:NO, should be:NO
** (empathy:5969): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact 5146672499 at gtalk2voip.com (3) to 0
** (empathy:5969): DEBUG: contact_list_store_contact_updated_cb: Contact:'GTalk2VoIP mapped contact' updated, checking roster is in sync...
** (empathy:5969): DEBUG: contact_list_store_contact_update: Contact:'GTalk2VoIP mapped contact' in list:NO, should be:NO
** (empathy:5969): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact guillaume.desmottes at collabora.co.uk (4) to 0
** (empathy:5969): DEBUG: contact_list_store_contact_updated_cb: Contact:'guillaume.desmottes' updated, checking roster is in sync...
** (empathy:5969): DEBUG: contact_list_store_contact_update: Contact:'guillaume.desmottes' in list:NO, should be:NO
** (empathy:5969): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact service at gtalk2voip.com (5) to 1
** (empathy:5969): DEBUG: contact_list_store_contact_updated_cb: Contact:'GTalk2VoIP mapped contact' updated, checking roster is in sync...
** (empathy:5969): DEBUG: contact_list_store_contact_update: Contact:'GTalk2VoIP mapped contact' in list:YES, should be:YES
** (empathy:5969): DEBUG: contact_list_store_contact_update: Set active (contact updated)
** (empathy:5969): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact service at gtalk2voip.com (5) to 1
** (empathy:5969): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact kakaroto.test1 at gmail.com (6) to 0
** (empathy:5969): DEBUG: contact_list_store_contact_updated_cb: Contact:'kakaroto test1' updated, checking roster is in sync...
** (empathy:5969): DEBUG: contact_list_store_contact_update: Contact:'kakaroto test1' in list:NO, should be:NO
** (empathy:5969): DEBUG: tp_contact_factory_aliases_changed_cb: Renaming contact jtellier.test1 at gmail.com (1) to jtellier test (changed cb)
** (empathy:5969): DEBUG: tp_contact_factory_request_aliases_cb: Renaming contact jtellier.test1 at gmail.com (1) to jtellier test (request cb)
** (empathy:5969): DEBUG: tp_contact_factory_get_known_avatar_tokens_cb: Got 1 tokens, need to request 0 avatars
** (empathy:5969): DEBUG: contact_list_store_contact_updated_cb: Contact:'GTalk2VoIP mapped contact' updated, checking roster is in sync...
** (empathy:5969): DEBUG: contact_list_store_contact_update: Contact:'GTalk2VoIP mapped contact' in list:NO, should be:YES
** (empathy:5969): DEBUG: contact_list_store_contact_update: Contact:'GTalk2VoIP mapped contact' in list:YES, should be:YES
** (empathy:5969): DEBUG: contact_list_store_contact_update: Set active (contact updated offline -> online)
** (empathy:5969): DEBUG: contact_list_store_contact_set_active: Set item active
** (empathy:5969): DEBUG: contact_list_store_contact_active_new: Contact:'GTalk2VoIP mapped contact' now active, and WILL NOT be removed
** (empathy:5969): DEBUG: contact_list_store_contact_update: Set active (contact added)
** (empathy:5969): DEBUG: contact_list_store_contact_set_active: Set item active
** (empathy:5969): DEBUG: contact_list_store_contact_active_new: Contact:'GTalk2VoIP mapped contact' now active, and WILL NOT be removed
** (empathy:5969): DEBUG: contact_list_store_contact_updated_cb: Contact:'GTalk2VoIP mapped contact' updated, checking roster is in sync...
** (empathy:5969): DEBUG: contact_list_store_contact_update: Contact:'GTalk2VoIP mapped contact' in list:YES, should be:YES
** (empathy:5969): DEBUG: contact_list_store_contact_update: Set active (contact updated)
** (empathy:5969): DEBUG: tp_contact_factory_parse_presence_foreach: Changing presence for contact 5146672499 at gtalk2voip.com (3) to 'Press CALL to phone call. Offered by GTalk2VoIP Gateway. http://www.gtalk2voip.com/' (2)
** (empathy:5969): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact 5146672499 at gtalk2voip.com (3) to 1
** (empathy:5969): DEBUG: contact_list_store_contact_updated_cb: Contact:'GTalk2VoIP mapped contact' updated, checking roster is in sync...
** (empathy:5969): DEBUG: contact_list_store_contact_update: Contact:'GTalk2VoIP mapped contact' in list:YES, should be:YES
** (empathy:5969): DEBUG: contact_list_store_contact_update: Set active (contact updated)
** (empathy:5969): DEBUG: get_glade_file: Loading glade file /usr/share/empathy/empathy-contact-widget.glade
** (empathy:5969): DEBUG: contact_list_store_contact_active_cb: Contact:'GTalk2VoIP mapped contact' no longer active
** (empathy:5969): DEBUG: contact_list_store_contact_set_active: Set item inactive
** (empathy:5969): DEBUG: contact_list_store_contact_active_cb: Contact:'GTalk2VoIP mapped contact' no longer active
** (empathy:5969): DEBUG: contact_list_store_contact_set_active: Set item inactive
** (empathy:5969): DEBUG: contact_list_store_contact_active_cb: Contact:'GTalk2VoIP mapped contact' no longer active
** (empathy:5969): DEBUG: contact_list_store_contact_set_active: Set item inactive
** (empathy:5969): DEBUG: contact_list_store_contact_active_cb: Contact:'GTalk2VoIP mapped contact' no longer active
** (empathy:5969): DEBUG: contact_list_store_contact_set_active: Set item inactive
** (empathy:5969): DEBUG: contact_list_view_row_activated: Starting a chat
(empathy:5969): tp-glib-DEBUG: tp_channel_init: 0x89be4e0
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x89be4e0: org.freedesktop.Telepathy.Channel DBusGProxy is 0x8865878
(empathy:5969): tp-glib-DEBUG: tp_channel_constructor: 0x89be4e0: constructed with channel type "org.freedesktop.Telepathy.Channel.Type.Text", handle #5 of type 1
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x89be4e0
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x89be4e0: org.freedesktop.DBus.Properties DBusGProxy is 0x89ae8e0
(empathy:5969): tp-glib-DEBUG: tp_channel_call_when_ready: arranging callback later
** (empathy:5969): DEBUG: empathy_dispatch_operation_approve: Pre-approving operation /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/ImChannel5
** (empathy:5969): DEBUG: dispatcher_start_dispatching: Dispatching process started for /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/ImChannel5
(empathy:5969): tp-glib-DEBUG: _tp_channel_got_properties: Received 8 channel properties
(empathy:5969): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.ChatState
(empathy:5969): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Messages
(empathy:5969): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Destroyable
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x89be4e0
(empathy:5969): tp-glib-DEBUG: _tp_channel_get_handle: 0x89be4e0: handle already known to be 5 of type 1
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x89be4e0
(empathy:5969): tp-glib-DEBUG: _tp_channel_get_identifier: 0x89be4e0: identifier already known to be service at gtalk2voip.com
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x89be4e0
(empathy:5969): tp-glib-DEBUG: _tp_channel_get_channel_type: 0x89be4e0: channel type org.freedesktop.Telepathy.Channel.Type.Text already determined
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x89be4e0
(empathy:5969): tp-glib-DEBUG: _tp_channel_get_interfaces: 0x89be4e0
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x89be4e0
(empathy:5969): tp-glib-DEBUG: _tp_channel_get_group_properties: 0x89be4e0: not a Group, continuing
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x89be4e0
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x89be4e0: channel ready
(empathy:5969): tp-glib-DEBUG: cwr_ready: enter
** (empathy:5969): DEBUG: tp_chat_channel_ready_cb: Channel ready
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x89be4e0: org.freedesktop.Telepathy.Channel.Type.Text DBusGProxy is 0x89d5938
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x89be4e0: org.freedesktop.Telepathy.Channel.Interface.ChatState DBusGProxy is 0x89d7c48
** (empathy:5969): DEBUG: empathy_dispatch_operation_set_status: Dispatch operation /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/ImChannel5 status: 0 -> 1
** (empathy:5969): DEBUG: dispatch_operation_ready_cb: Send to observers: /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/ImChannel5
** (empathy:5969): DEBUG: empathy_dispatch_operation_set_status: Dispatch operation /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/ImChannel5 status: 1 -> 3
** (empathy:5969): DEBUG: dispatch_operation_ready_cb: Send of for dispatching: /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/ImChannel5
** (empathy:5969): DEBUG: get_glade_file: Loading glade file /usr/share/empathy/empathy-chat.glade
** (empathy:5969): DEBUG: empathy_theme_manager_create_view: Using theme classic
** (empathy:5969): DEBUG: chat_text_view_scroll: Scrolling disabled
** (empathy:5969): DEBUG: log_store_empathy_get_dates: Collating a list of dates in:'/home/jtellier/.gnome2/Empathy/logs/gtalk0/service at gtalk2voip.com'
** (empathy:5969): DEBUG: log_store_empathy_get_dates: Parsed 1 dates
** (empathy:5969): DEBUG: log_store_empathy_get_messages_for_file: Attempting to parse filename:'/home/jtellier/.gnome2/Empathy/logs/gtalk0/service at gtalk2voip.com/20090602.log'...
** (empathy:5969): DEBUG: log_store_empathy_get_messages_for_file: Parsed 9 messages
** (empathy:5969): DEBUG: contact_finalize: finalize: 0x89c4098
** (empathy:5969): DEBUG: contact_finalize: finalize: 0x89c4050
** (empathy:5969): DEBUG: contact_finalize: finalize: 0x89c4008
** (empathy:5969): DEBUG: contact_finalize: finalize: 0x89c40e0
** (empathy:5969): DEBUG: contact_finalize: finalize: 0x89c05f8
** (empathy:5969): DEBUG: contact_finalize: finalize: 0x89c0718
** (empathy:5969): DEBUG: contact_finalize: finalize: 0x898c2c0
** (empathy:5969): DEBUG: contact_finalize: finalize: 0x89c4170
** (empathy:5969): DEBUG: chat_text_view_scroll: Scrolling enabled
** (empathy:5969): DEBUG: chat_text_view_scroll_down: Scrolling down
** (empathy:5969): DEBUG: get_glade_file: Loading glade file /usr/share/empathy/empathy-chat-window.glade
** (empathy:5969): DEBUG: empathy_geometry_load: Loading window geometry: x:10, y:73, w:763, h:438
** (empathy:5969): DEBUG: chat_window_page_added_cb: Page added
** (empathy:5969): DEBUG: chat_window_update_chat_tab: Updating chat tab, name=GTalk2VoIP mapped contact, account=gtalk0, subject=(null), remote_contact=0x898c080
** (empathy:5969): DEBUG: chat_window_page_switched_cb: Page switched
** (empathy:5969): DEBUG: chat_text_view_scroll_down: Scrolling down
** (empathy:5969): DEBUG: chat_window_update_chat_tab: Updating chat tab, name=GTalk2VoIP mapped contact, account=gtalk0, subject=(null), remote_contact=0x898c080
** (empathy:5969): DEBUG: chat_window_update: Update window
** (empathy:5969): DEBUG: empathy_chat_window_add_chat: Chat added (2 references)
** (empathy:5969): DEBUG: chat_input_realize_cb: Setting focus to the input text view
** (empathy:5969): DEBUG: empathy_dispatch_operation_set_status: Dispatch operation /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/ImChannel5 status: 3 -> 4
** (empathy:5969): DEBUG: dispatch_operation_claimed_cb: Channel claimed: /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/ImChannel5
** (empathy:5969): DEBUG: chat_window_focus_in_event_cb: Focus in event, updating title
** (empathy:5969): DEBUG: chat_window_set_urgency_hint: Turning off urgency hint
** (empathy:5969): DEBUG: chat_window_update_chat_tab: Updating chat tab, name=GTalk2VoIP mapped contact, account=gtalk0, subject=(null), remote_contact=0x898c080
** (empathy:5969): DEBUG: chat_window_update: Update window
** (empathy:5969): DEBUG: empathy_geometry_save: Saving window geometry: x:10, y:73, w:763, h:438
** (empathy:5969): DEBUG: chat_window_focus_in_event_cb: Focus in event, updating title
** (empathy:5969): DEBUG: chat_window_set_urgency_hint: Turning off urgency hint
** (empathy:5969): DEBUG: chat_window_update_chat_tab: Updating chat tab, name=GTalk2VoIP mapped contact, account=gtalk0, subject=(null), remote_contact=0x898c080
** (empathy:5969): DEBUG: chat_window_update: Update window
** (empathy:5969): DEBUG: chat_window_delete_event_cb: Delete event received
** (empathy:5969): DEBUG: chat_window_page_removed_cb: Page removed
** (empathy:5969): DEBUG: empathy_chat_window_remove_chat: Chat removed (0 references)
** (empathy:5969): DEBUG: chat_text_view_finalize: 0x8a65040
** (empathy:5969): DEBUG: contact_finalize: finalize: 0x89c4128
** (empathy:5969): DEBUG: chat_finalize: Finalized: 0x8a60000
** (empathy:5969): DEBUG: chat_window_finalize: Finalized: 0x87092d8
(empathy:5969): tp-glib-DEBUG: tp_proxy_invalidate: 0x89be4e0: Channel was closed
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x89aecf0: TpProxy 0x89be4e0 invalidated (I have 0x89be4e0): Channel was closed
** (empathy:5969): DEBUG: dispatcher_channel_invalidated_cb: Channel /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/ImChannel5 invalidated
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x89e6758: lost weak ref to 0x8995070
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x89aeae8: lost weak ref to 0x8995070
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x89d5688: lost weak ref to 0x8995070
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x89aea78: lost weak ref to 0x8995070
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x89aea08: lost weak ref to 0x8995070
** (empathy:5969): DEBUG: tp_chat_finalize: Finalize: 0x8995070
(empathy:5969): tp-glib-DEBUG: tp_channel_dispose: 0x89be4e0
(empathy:5969): tp-glib-DEBUG: tp_proxy_dispose: 0x89be4e0
(empathy:5969): tp-glib-DEBUG: tp_channel_finalize: 0x89be4e0
(empathy:5969): tp-glib-DEBUG: tp_proxy_finalize: 0x89be4e0
** (empathy:5969): DEBUG: dispatcher_connection_new_channel: New channel of type org.freedesktop.Telepathy.Channel.Type.Text on /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/ImChannel3
(empathy:5969): tp-glib-DEBUG: tp_channel_init: 0x89bb720
(empathy:5969): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.ChatState
(empathy:5969): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Messages
(empathy:5969): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Destroyable
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x89bb720: org.freedesktop.Telepathy.Channel DBusGProxy is 0x8a71398
(empathy:5969): tp-glib-DEBUG: tp_channel_constructor: 0x89bb720: constructed with channel type "org.freedesktop.Telepathy.Channel.Type.Text", handle #3 of type 1
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x89bb720
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x89bb720: org.freedesktop.DBus.Properties DBusGProxy is 0x885f988
(empathy:5969): tp-glib-DEBUG: tp_channel_call_when_ready: arranging callback later
** (empathy:5969): DEBUG: dispatcher_start_dispatching: Dispatching process started for /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/ImChannel3
** (empathy:5969): DEBUG: contact_list_store_contact_updated_cb: Contact:'GTalk2VoIP mapped contact' updated, checking roster is in sync...
** (empathy:5969): DEBUG: contact_list_store_contact_update: Contact:'GTalk2VoIP mapped contact' in list:YES, should be:YES
** (empathy:5969): DEBUG: contact_list_store_contact_update: Set active (contact updated)
** (empathy:5969): DEBUG: tp_contact_factory_parse_presence_foreach: Changing presence for contact 5146672499 at gtalk2voip.com (3) to 'Call from SIP: 5146672499 at 204.11.194.10' (2)
** (empathy:5969): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact 5146672499 at gtalk2voip.com (3) to 0
** (empathy:5969): DEBUG: contact_list_store_contact_updated_cb: Contact:'GTalk2VoIP mapped contact' updated, checking roster is in sync...
** (empathy:5969): DEBUG: contact_list_store_contact_update: Contact:'GTalk2VoIP mapped contact' in list:YES, should be:YES
** (empathy:5969): DEBUG: contact_list_store_contact_update: Set active (contact updated)
(empathy:5969): tp-glib-DEBUG: _tp_channel_got_properties: Received 8 channel properties
(empathy:5969): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.ChatState
(empathy:5969): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Messages
(empathy:5969): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Destroyable
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x89bb720
(empathy:5969): tp-glib-DEBUG: _tp_channel_get_handle: 0x89bb720: handle already known to be 3 of type 1
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x89bb720
(empathy:5969): tp-glib-DEBUG: _tp_channel_get_identifier: 0x89bb720: identifier already known to be 5146672499 at gtalk2voip.com
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x89bb720
(empathy:5969): tp-glib-DEBUG: _tp_channel_get_channel_type: 0x89bb720: channel type org.freedesktop.Telepathy.Channel.Type.Text already determined
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x89bb720
(empathy:5969): tp-glib-DEBUG: _tp_channel_get_interfaces: 0x89bb720
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x89bb720
(empathy:5969): tp-glib-DEBUG: _tp_channel_get_group_properties: 0x89bb720: not a Group, continuing
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x89bb720
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x89bb720: channel ready
(empathy:5969): tp-glib-DEBUG: cwr_ready: enter
** (empathy:5969): DEBUG: tp_chat_channel_ready_cb: Channel ready
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x89bb720: org.freedesktop.Telepathy.Channel.Type.Text DBusGProxy is 0x8a89500
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x89bb720: org.freedesktop.Telepathy.Channel.Interface.ChatState DBusGProxy is 0x872cb30
** (empathy:5969): DEBUG: empathy_dispatch_operation_set_status: Dispatch operation /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/ImChannel3 status: 0 -> 1
** (empathy:5969): DEBUG: dispatch_operation_ready_cb: Send to observers: /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/ImChannel3
** (empathy:5969): DEBUG: empathy_dispatch_operation_set_status: Dispatch operation /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/ImChannel3 status: 1 -> 2
** (empathy:5969): DEBUG: dispatch_operation_ready_cb: Send to approvers: /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/ImChannel3
** (empathy:5969): DEBUG: dispatcher_connection_new_channel: New channel of type org.freedesktop.Telepathy.Channel.Type.StreamedMedia on /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/MediaChannel0
(empathy:5969): tp-glib-DEBUG: tp_channel_init: 0x89be060
(empathy:5969): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Group
(empathy:5969): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Hold
(empathy:5969): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.MediaSignalling
(empathy:5969): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Properties
(empathy:5969): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Media.SessionHandler
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x89be060: org.freedesktop.Telepathy.Channel DBusGProxy is 0x8a872f8
(empathy:5969): tp-glib-DEBUG: tp_channel_constructor: 0x89be060: constructed with channel type "org.freedesktop.Telepathy.Channel.Type.StreamedMedia", handle #3 of type 1
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x89be060
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x89be060: org.freedesktop.DBus.Properties DBusGProxy is 0x8a710b0
(empathy:5969): tp-glib-DEBUG: tp_channel_call_when_ready: arranging callback later
** (empathy:5969): DEBUG: dispatcher_start_dispatching: Dispatching process started for /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/MediaChannel0
** (empathy:5969): DEBUG: tp_chat_list_pending_messages_cb: Message pending: *Please, accept incoming call from: 5146672499 at 204.11.194.10*
** (empathy:5969): DEBUG: tp_chat_emit_or_queue_message: Message queue empty and sender ready
** (empathy:5969): DEBUG: log_store_empathy_add_message: Adding message: '*Please, accept incoming call from: 5146672499 at 204.11.194.10*' to file: '/home/jtellier/.gnome2/Empathy/logs/gtalk0/5146672499 at gtalk2voip.com/20090602.log'
** (empathy:5969): DEBUG: event_manager_add: Adding event 0x89a3af0
** (empathy:5969): DEBUG: main_window_flash_start: Start flashing
** (empathy:5969): DEBUG: status_icon_event_added_cb: New event 0x89a3af0
** (empathy:5969): DEBUG: empathy_sound_play_full: Play sound "message-new-instant" (Incoming chat request)
(empathy:5969): tp-glib-DEBUG: _tp_channel_got_properties: Received 8 channel properties
(empathy:5969): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Group
(empathy:5969): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Hold
(empathy:5969): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.MediaSignalling
(empathy:5969): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Properties
(empathy:5969): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Media.SessionHandler
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x89be060
(empathy:5969): tp-glib-DEBUG: _tp_channel_get_handle: 0x89be060: handle already known to be 3 of type 1
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x89be060
(empathy:5969): tp-glib-DEBUG: _tp_channel_get_identifier: 0x89be060: identifier already known to be 5146672499 at gtalk2voip.com
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x89be060
(empathy:5969): tp-glib-DEBUG: _tp_channel_get_channel_type: 0x89be060: channel type org.freedesktop.Telepathy.Channel.Type.StreamedMedia already determined
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x89be060
(empathy:5969): tp-glib-DEBUG: _tp_channel_get_interfaces: 0x89be060
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x89be060
(empathy:5969): tp-glib-DEBUG: _tp_channel_get_group_properties: 0x89be060
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x89be060: org.freedesktop.Telepathy.Channel.Interface.Group DBusGProxy is 0x8a712f0
(empathy:5969): tp-glib-DEBUG: tp_channel_got_group_properties_cb: Received 6 group properties
(empathy:5969): tp-glib-DEBUG: _got_initial_group_flags: Initial GroupFlags: 2051
(empathy:5969): tp-glib-DEBUG: tp_channel_group_self_handle_changed_cb: 0x89be060 SelfHandle changed to 1
(empathy:5969): tp-glib-DEBUG: _tp_channel_group_set_lp: +L 1, actor=3, reason=0, message=
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x89be060
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x89be060
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x89be060: channel ready
(empathy:5969): tp-glib-DEBUG: cwr_ready: enter
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x89be060: org.freedesktop.Telepathy.Channel.Type.StreamedMedia DBusGProxy is 0x89aeae8
** (empathy:5969): DEBUG: empathy_dispatch_operation_set_status: Dispatch operation /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/MediaChannel0 status: 0 -> 1
** (empathy:5969): DEBUG: dispatch_operation_ready_cb: Send to observers: /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/MediaChannel0
** (empathy:5969): DEBUG: empathy_dispatch_operation_set_status: Dispatch operation /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/MediaChannel0 status: 1 -> 2
** (empathy:5969): DEBUG: dispatch_operation_ready_cb: Send to approvers: /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/MediaChannel0
** (empathy:5969): DEBUG: event_manager_add: Adding event 0x8a15790
** (empathy:5969): DEBUG: empathy_sound_play_full: Play sound "phone-incoming-call" (Incoming voice call)
** (empathy:5969): DEBUG: tp_call_add_stream: Audio stream - id: 1, state: 0, direction: 2
** (empathy:5969): DEBUG: empathy_sound_play_full: Play sound "phone-incoming-call" (Incoming voice call)
** (empathy:5969): DEBUG: status_icon_activate_cb: event
** (empathy:5969): DEBUG: empathy_dispatch_operation_approve: Approving operation /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/ImChannel3
** (empathy:5969): DEBUG: empathy_dispatch_operation_set_status: Dispatch operation /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/ImChannel3 status: 2 -> 3
** (empathy:5969): DEBUG: dispatch_operation_approved_cb: Send of for dispatching: /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/ImChannel3
** (empathy:5969): DEBUG: get_glade_file: Loading glade file /usr/share/empathy/empathy-chat.glade
** (empathy:5969): DEBUG: empathy_theme_manager_create_view: Using theme classic
** (empathy:5969): DEBUG: chat_text_view_scroll: Scrolling disabled
** (empathy:5969): DEBUG: log_store_empathy_get_dates: Collating a list of dates in:'/home/jtellier/.gnome2/Empathy/logs/gtalk0/5146672499 at gtalk2voip.com'
** (empathy:5969): DEBUG: log_store_empathy_get_dates: Parsed 1 dates
** (empathy:5969): DEBUG: log_store_empathy_get_messages_for_file: Attempting to parse filename:'/home/jtellier/.gnome2/Empathy/logs/gtalk0/5146672499 at gtalk2voip.com/20090602.log'...
** (empathy:5969): DEBUG: log_store_empathy_get_messages_for_file: Parsed 7 messages
** (empathy:5969): DEBUG: contact_finalize: finalize: 0x8a8f630
** (empathy:5969): DEBUG: contact_finalize: finalize: 0x89c41b8
** (empathy:5969): DEBUG: contact_finalize: finalize: 0x8a8f5a0
** (empathy:5969): DEBUG: contact_finalize: finalize: 0x89c4098
** (empathy:5969): DEBUG: contact_finalize: finalize: 0x89c05f8
** (empathy:5969): DEBUG: contact_finalize: finalize: 0x89c4200
** (empathy:5969): DEBUG: chat_text_view_scroll: Scrolling enabled
** (empathy:5969): DEBUG: chat_text_view_scroll_down: Scrolling down
** (empathy:5969): DEBUG: chat_message_received: Appending new message from GTalk2VoIP mapped contact (3)
** (empathy:5969): DEBUG: contact_finalize: finalize: 0x8a8f5e8
** (empathy:5969): DEBUG: chat_state_changed_cb: Was composing: no now composing: no
** (empathy:5969): DEBUG: get_glade_file: Loading glade file /usr/share/empathy/empathy-chat-window.glade
** (empathy:5969): DEBUG: empathy_geometry_load: Loading window geometry: x:10, y:73, w:763, h:438
** (empathy:5969): DEBUG: chat_window_page_added_cb: Page added
** (empathy:5969): DEBUG: chat_window_update_chat_tab: Updating chat tab, name=GTalk2VoIP mapped contact, account=gtalk0, subject=(null), remote_contact=0x89c0688
** (empathy:5969): DEBUG: chat_window_page_switched_cb: Page switched
** (empathy:5969): DEBUG: chat_text_view_scroll_down: Scrolling down
** (empathy:5969): DEBUG: chat_window_update_chat_tab: Updating chat tab, name=GTalk2VoIP mapped contact, account=gtalk0, subject=(null), remote_contact=0x89c0688
** (empathy:5969): DEBUG: chat_window_update: Update window
** (empathy:5969): DEBUG: empathy_chat_window_add_chat: Chat added (2 references)
** (empathy:5969): DEBUG: chat_input_realize_cb: Setting focus to the input text view
** (empathy:5969): DEBUG: empathy_dispatch_operation_set_status: Dispatch operation /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/ImChannel3 status: 3 -> 4
** (empathy:5969): DEBUG: dispatch_operation_claimed_cb: Channel claimed: /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/ImChannel3
** (empathy:5969): DEBUG: event_remove: Removing event 0x89a3af0
** (empathy:5969): DEBUG: chat_window_focus_in_event_cb: Focus in event, updating title
** (empathy:5969): DEBUG: chat_window_set_urgency_hint: Turning off urgency hint
** (empathy:5969): DEBUG: chat_window_update_chat_tab: Updating chat tab, name=GTalk2VoIP mapped contact, account=gtalk0, subject=(null), remote_contact=0x89c0688
** (empathy:5969): DEBUG: chat_window_update: Update window
** (empathy:5969): DEBUG: empathy_geometry_save: Saving window geometry: x:10, y:73, w:763, h:438
** (empathy:5969): DEBUG: empathy_sound_play_full: Play sound "phone-incoming-call" (Incoming voice call)
** (empathy:5969): DEBUG: status_icon_activate_cb: event
** (empathy:5969): DEBUG: empathy_dispatch_operation_set_status: Dispatch operation /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/MediaChannel0 status: 2 -> 4
** (empathy:5969): DEBUG: dispatch_operation_claimed_cb: Channel claimed: /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/MediaChannel0
** (empathy:5969): DEBUG: event_remove: Removing event 0x8a15790
** (empathy:5969): DEBUG: get_glade_file: Loading glade file /usr/share/empathy/empathy-call-window.glade
** (empathy:5969): DEBUG: main_window_flash_stop: Stop flashing
** (empathy:5969): DEBUG: empathy_tp_call_accept_incoming_call: Accepting incoming call
(empathy:5969): tp-glib-DEBUG: tp_channel_group_members_changed_cb: 0x89be060 MembersChanged: added 1, removed 0, moved 0 to LP and 0 to RP, actor 0, reason 0, message
(empathy:5969): tp-glib-DEBUG: handle_members_changed: +++ contact#1
(empathy:5969): tp-glib-DEBUG: tp_channel_group_flags_changed_cb: 0x89be060 GroupFlagsChanged: +0 -1
(empathy:5969): tp-glib-DEBUG: tp_channel_group_flags_changed_cb: 0x89be060 GroupFlagsChanged (after filtering): +0 -1
** (empathy:5969): DEBUG: tp_call_stream_direction_changed_cb: Stream direction changed - stream: 1, direction: 3
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x89be060: org.freedesktop.Telepathy.Properties DBusGProxy is 0x8b5d4c0
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x89be060: org.freedesktop.Telepathy.Channel.Interface.MediaSignalling DBusGProxy is 0x8b5d568
** (empathy:5969): DEBUG: GetSessionHandlers replied:
** (empathy:5969): DEBUG: - session /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/MediaChannel0
** (empathy:5969): DEBUG: type rtp
** (empathy:5969): DEBUG: adding session handler /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/MediaChannel0, type rtp
0:01:58.547448436 [336m 5969[00m 0x8585408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-conference.c:304:fs_rtp_conference_init:<FsRtpConference at 0x89d8420>[00m fs_rtp_conference_init
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x8b13090: org.freedesktop.Telepathy.Media.SessionHandler DBusGProxy is 0x8ae6c40
** (empathy:5969): DEBUG: calling MediaSessionHandler::Ready
** (empathy:5969): DEBUG: New stream, stream_id=1, media_type=0, direction=3
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x8b13060: org.freedesktop.Telepathy.Media.StreamHandler DBusGProxy is 0x8ae6d90
0:01:58.554772287 [336m 5969[00m 0x8585408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:295:load_codecs_cache:[00m Loading codecs cache /home/jtellier/.farsight/codecs.audio.i486.cache
0:01:58.555192692 [336m 5969[00m 0x8585408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec VORBIS with pt -1, send_pipeline 0x86af9b0, receive_pipeline 0x86af9c0
0:01:58.555429612 [336m 5969[00m 0x8585408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec SPEEX with pt -1, send_pipeline 0x8b28410, receive_pipeline 0x8b43790
0:01:58.555653442 [336m 5969[00m 0x8585408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec PCMU with pt 0, send_pipeline 0x8b06500, receive_pipeline 0x8a06960
0:01:58.556034817 [336m 5969[00m 0x8585408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec PCMA with pt 8, send_pipeline 0x8b43660, receive_pipeline 0x8b43700
0:01:58.556471532 [336m 5969[00m 0x8585408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec MPA with pt -1, send_pipeline 0x8b721c0, receive_pipeline 0x8b6c630
0:01:58.556961626 [336m 5969[00m 0x8585408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec MPEG4-GENERIC with pt -1, send_pipeline 0x8b6c710, receive_pipeline 0x8b6c820
0:01:58.557152059 [336m 5969[00m 0x8585408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec MP4A-LATM with pt -1, send_pipeline 0x8b6c590, receive_pipeline 0x8b6c830
0:01:58.557324939 [336m 5969[00m 0x8585408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec GSM with pt 3, send_pipeline 0x8abb910, receive_pipeline 0x8abba20
0:01:58.558104862 [336m 5969[00m 0x8585408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec DV with pt -1, send_pipeline 0x8abbac0, receive_pipeline 0x8abbb80
0:01:58.558252745 [336m 5969[00m 0x8585408 [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 0x8b6c890
0:01:58.558461998 [336m 5969[00m 0x8585408 [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 0x8abbad0
0:01:58.558520234 [336m 5969[00m 0x8585408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:232:fs_rtp_blueprints_get:[00m Loaded codec blueprints from cache file
0:01:58.575682064 [336m 5969[00m 0x8585408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0>[00m pad recv_rtp_sink_1 added (NULL)
0:01:58.576472582 [336m 5969[00m 0x8585408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0>[00m pad recv_rtcp_sink_1 added (NULL)
0:01:58.585826649 [336m 5969[00m 0x8585408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0>[00m pad send_rtp_sink_1 added (NULL)
0:01:58.586212546 [336m 5969[00m 0x8585408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0>[00m pad send_rtp_src_1 added (NULL)
0:01:58.586905325 [336m 5969[00m 0x8585408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0>[00m pad send_rtcp_src_1 added (NULL)
0:01:58.633034421 [336m 5969[00m 0x8585408 [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:01:58.633360880 [336m 5969[00m 0x8585408 [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:01:58.633441534 [336m 5969[00m 0x8585408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: PCMU
0:01:58.633463431 [336m 5969[00m 0x8585408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: PCMA
0:01:58.633482889 [336m 5969[00m 0x8585408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: MPA
0:01:58.633520084 [336m 5969[00m 0x8585408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: GSM
0:01:58.633539722 [336m 5969[00m 0x8585408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: DV
0:01:58.633558301 [336m 5969[00m 0x8585408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: telephone-event
0:01:58.633577242 [336m 5969[00m 0x8585408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: telephone-event
0:01:58.633599801 [336m 5969[00m 0x8585408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:685:create_local_codec_associations:[00m Added preferred codec -1: audio SPEEX clock:16000 channels:1
0:01:58.633634146 [336m 5969[00m 0x8585408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: PCMU
0:01:58.633653704 [336m 5969[00m 0x8585408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: PCMA
0:01:58.633672249 [336m 5969[00m 0x8585408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: MPA
0:01:58.633690825 [336m 5969[00m 0x8585408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: GSM
0:01:58.633709707 [336m 5969[00m 0x8585408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: DV
0:01:58.633728489 [336m 5969[00m 0x8585408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: telephone-event
0:01:58.633747364 [336m 5969[00m 0x8585408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: telephone-event
0:01:58.633769221 [336m 5969[00m 0x8585408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:685:create_local_codec_associations:[00m Added preferred codec -1: audio SPEEX clock:8000 channels:1
0:01:58.633868186 [336m 5969[00m 0x8585408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:743:create_local_codec_associations:[00m Codec -1: audio MPA clock:90000 channels:0 disabled by config
0:01:58.633915901 [336m 5969[00m 0x8585408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:743:create_local_codec_associations:[00m Codec -1: audio DV clock:90000 channels:0 disabled by config
** (empathy:5969): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: called (send_local:1 send_supported:0)
** (empathy:5969): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: 100: audio SPEEX clock:16000 channels:1
** (empathy:5969): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: 101: audio SPEEX clock:8000 channels:1
** (empathy:5969): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: 0: audio PCMU clock:8000 channels:0
** (empathy:5969): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: 8: audio PCMA clock:8000 channels:0
** (empathy:5969): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: 3: audio GSM clock:8000 channels:0
** (empathy:5969): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: 98: audio telephone-event clock:8000 channels:0 events=0-15
** (empathy:5969): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: 99: audio telephone-event clock:90000 channels:0 events=0-15
** (empathy:5969): DEBUG: stream 1 (audio) fs_codecs_to_tp: adding codec SPEEX [100]
** (empathy:5969): DEBUG: stream 1 (audio) fs_codecs_to_tp: adding codec SPEEX [101]
** (empathy:5969): DEBUG: stream 1 (audio) fs_codecs_to_tp: adding codec PCMU [0]
** (empathy:5969): DEBUG: stream 1 (audio) fs_codecs_to_tp: adding codec PCMA [8]
** (empathy:5969): DEBUG: stream 1 (audio) fs_codecs_to_tp: adding codec GSM [3]
** (empathy:5969): DEBUG: stream 1 (audio) fs_codecs_to_tp: adding codec telephone-event [98]
** (empathy:5969): DEBUG: stream 1 (audio) fs_codecs_to_tp: adding codec telephone-event [99]
** (empathy:5969): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: calling MediaStreamHandler::Ready
** (empathy:5969): DEBUG: stream 1 (audio) set_remote_codecs: called
** (empathy:5969): DEBUG: stream 1 (audio) set_remote_codecs: adding remote codec speex [98]
** (empathy:5969): DEBUG: stream 1 (audio) set_remote_codecs: adding remote codec iLBC [102]
** (empathy:5969): DEBUG: stream 1 (audio) set_remote_codecs: adding remote codec speex [98]
** (empathy:5969): DEBUG: stream 1 (audio) set_remote_codecs: adding remote codec speex [98]
** (empathy:5969): DEBUG: stream 1 (audio) set_remote_codecs: adding remote codec speex [98]
** (empathy:5969): DEBUG: stream 1 (audio) set_remote_codecs: adding remote codec speex [98]
** (empathy:5969): DEBUG: stream 1 (audio) set_remote_codecs: adding remote codec CN [13]
** (empathy:5969): DEBUG: stream 1 (audio) set_remote_codecs: adding remote codec PCMU [0]
** Message: tf_stream_error: stream error errorno=0 error=Codec negotiation failed: The codec speex must have a non-0 clock rate
** (empathy:5969): DEBUG: stream 1 (audio) add_remote_candidate: adding remote candidate R1
** (empathy:5969): DEBUG: stream 1 (audio) add_remote_candidate: adding remote candidate R2
** (empathy:5969): DEBUG: stream 1 (audio) set_stream_playing: 0
** (empathy:5969): DEBUG: stream 1 (audio) set_stream_sending: 0
** (empathy:5969): DEBUG: stream 1 (audio) set_stream_playing: 0
(empathy:5969): tp-glib-DEBUG: tp_channel_group_members_changed_cb: 0x89be060 MembersChanged: added 0, removed 2, moved 0 to LP and 0 to RP, actor 1, reason 0, message
(empathy:5969): tp-glib-DEBUG: handle_members_changed: --- contact#1
(empathy:5969): tp-glib-DEBUG: handle_members_changed: --- contact#3
(empathy:5969): tp-glib-DEBUG: tp_channel_group_flags_changed_cb: 0x89be060 GroupFlagsChanged: +1 -2
(empathy:5969): tp-glib-DEBUG: tp_channel_group_flags_changed_cb: 0x89be060 GroupFlagsChanged (after filtering): +1 -2
(empathy:5969): tp-glib-DEBUG: tp_proxy_invalidate: 0x89be060:
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x8a872c0: TpProxy 0x89be060 invalidated (I have 0x89be060):
** (empathy:5969): DEBUG: dispatcher_channel_invalidated_cb: Channel /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/MediaChannel0 invalidated
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x8a71360: TpProxy 0x89be060 invalidated (I have 0x89be060):
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x8865878: TpProxy 0x89be060 invalidated (I have 0x89be060):
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x89aecf0: TpProxy 0x89be060 invalidated (I have 0x89be060):
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x89aea08: TpProxy 0x89be060 invalidated (I have 0x89be060):
** (empathy:5969): DEBUG: tp_call_channel_invalidated_cb: Channel invalidated:
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x8a89570: TpProxy 0x89be060 invalidated (I have 0x89be060):
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x8a710e8: TpProxy 0x89be060 invalidated (I have 0x89be060):
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x8a870b8: TpProxy 0x89be060 invalidated (I have 0x89be060):
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x8a87288: TpProxy 0x89be060 invalidated (I have 0x89be060):
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x8b5d4f8: TpProxy 0x89be060 invalidated (I have 0x89be060):
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x8b5d5a0: TpProxy 0x89be060 invalidated (I have 0x89be060):
** (empathy:5969): DEBUG: stream 1 (audio) close: close requested by connection manager
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x8b03210: lost weak ref to 0x8b66468
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x8b03248: lost weak ref to 0x8b66468
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x8b03280: lost weak ref to 0x8b66468
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x8b032b8: lost weak ref to 0x8b66468
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x8b032f0: lost weak ref to 0x8b66468
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x8b03328: lost weak ref to 0x8b66468
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x8b03360: lost weak ref to 0x8b66468
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x8b03398: lost weak ref to 0x8b66468
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x8b03418: lost weak ref to 0x8b66468
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x8b5d658: lost weak ref to 0x8b66468
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x8b5d620: lost weak ref to 0x8b66468
(empathy:5969): tp-glib-DEBUG: tp_proxy_dispose: 0x8b13060
(empathy:5969): tp-glib-DEBUG: tp_proxy_invalidate: 0x8b13060: Proxy unreferenced
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x8b5d620: TpProxy 0x8b13060 invalidated (I have 0x8b13060): Proxy unreferenced
(empathy:5969): tp-glib-DEBUG: tp_proxy_finalize: 0x8b13060
0:01:58.678482951 [336m 5969[00m 0x8585408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:4282:fs_rtp_session_stop_codec_param_gathering_unlock:[00m Stopping Codec Param discovery for session 1
** Message: Element error: Internal data flow error. -- gstbasesrc.c(2330): gst_base_src_loop (): /GstPipeline:pipeline0/EmpathyGstAudioSrc:empathygstaudiosrc0/GstGConfAudioSrc:gconfaudiosrc0/GstBin:bin6/GstAudioTestSrc:audiotestsrc0:
streaming task paused, reason not-linked (-1)
** (empathy:5969): DEBUG: tp_chat_received_cb: Message received: *Thank you!*
** (empathy:5969): DEBUG: tp_chat_emit_or_queue_message: Message queue empty and sender ready
** (empathy:5969): DEBUG: log_store_empathy_add_message: Adding message: '*Thank you!*' to file: '/home/jtellier/.gnome2/Empathy/logs/gtalk0/5146672499 at gtalk2voip.com/20090602.log'
** (empathy:5969): DEBUG: chat_message_received: Appending new message from GTalk2VoIP mapped contact (3)
** (empathy:5969): DEBUG: chat_text_view_scroll_down: Scrolling down
** (empathy:5969): DEBUG: chat_state_changed_cb: Was composing: no now composing: no
** (empathy:5969): DEBUG: empathy_sound_play_full: Play sound "message-new-instant" (Received an instant message)
** (empathy:5969): DEBUG: chat_window_set_urgency_hint: Turning on urgency hint
** (empathy:5969): DEBUG: chat_window_update_chat_tab: Updating chat tab, name=GTalk2VoIP mapped contact, account=gtalk0, subject=(null), remote_contact=0x89c0688
** (empathy:5969): DEBUG: chat_window_update: Update window
** (empathy:5969): DEBUG: contact_list_store_contact_updated_cb: Contact:'GTalk2VoIP mapped contact' updated, checking roster is in sync...
** (empathy:5969): DEBUG: contact_list_store_contact_update: Contact:'GTalk2VoIP mapped contact' in list:YES, should be:YES
** (empathy:5969): DEBUG: contact_list_store_contact_update: Set active (contact updated)
** (empathy:5969): DEBUG: chat_window_update_chat_tab: Updating chat tab, name=GTalk2VoIP mapped contact, account=gtalk0, subject=(null), remote_contact=0x89c0688
** (empathy:5969): DEBUG: chat_window_update: Update window
** (empathy:5969): DEBUG: tp_contact_factory_parse_presence_foreach: Changing presence for contact 5146672499 at gtalk2voip.com (3) to 'Press CALL to make call... Offered by GTalk2VoIP Gateway. http://www.gtalk2voip.com//' (2)
** (empathy:5969): DEBUG: tp_chat_received_cb: Message received: *Call time: 0 secs. Cost = FREE. Reason = EndedByLocalUser*
** (empathy:5969): DEBUG: tp_chat_emit_or_queue_message: Message queue empty and sender ready
** (empathy:5969): DEBUG: log_store_empathy_add_message: Adding message: '*Call time: 0 secs. Cost = FREE. Reason = EndedByLocalUser*' to file: '/home/jtellier/.gnome2/Empathy/logs/gtalk0/5146672499 at gtalk2voip.com/20090602.log'
** (empathy:5969): DEBUG: chat_message_received: Appending new message from GTalk2VoIP mapped contact (3)
** (empathy:5969): DEBUG: chat_text_view_scroll_down: Scrolling down
** (empathy:5969): DEBUG: chat_state_changed_cb: Was composing: no now composing: no
** (empathy:5969): DEBUG: empathy_sound_play_full: Play sound "message-new-instant" (Received an instant message)
** (empathy:5969): DEBUG: chat_window_set_urgency_hint: Turning on urgency hint
** (empathy:5969): DEBUG: tf_channel_dispose
** (empathy:5969): DEBUG: _tf_session_dispose
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x8ae6c78: lost weak ref to 0x8b3b450
** (empathy:5969): DEBUG: tp_call_dispose: Disposing: 0x8861720, 0
(empathy:5969): tp-glib-DEBUG: tp_channel_dispose: 0x89be060
(empathy:5969): tp-glib-DEBUG: tp_proxy_dispose: 0x89be060
(empathy:5969): tp-glib-DEBUG: tp_channel_finalize: 0x89be060
(empathy:5969): tp-glib-DEBUG: tp_proxy_finalize: 0x89be060
** (empathy:5969): DEBUG: tp_call_finalize: Finalizing: 0x8861720
** (empathy:5969): DEBUG: chat_window_focus_in_event_cb: Focus in event, updating title
** (empathy:5969): DEBUG: chat_window_set_urgency_hint: Turning off urgency hint
** (empathy:5969): DEBUG: chat_window_update_chat_tab: Updating chat tab, name=GTalk2VoIP mapped contact, account=gtalk0, subject=(null), remote_contact=0x89c0688
** (empathy:5969): DEBUG: chat_window_update: Update window
** (empathy:5969): DEBUG: chat_window_delete_event_cb: Delete event received
** (empathy:5969): DEBUG: chat_window_page_removed_cb: Page removed
** (empathy:5969): DEBUG: empathy_chat_window_remove_chat: Chat removed (0 references)
** (empathy:5969): DEBUG: chat_text_view_finalize: 0x8a65180
** (empathy:5969): DEBUG: chat_finalize: Finalized: 0x8a600c8
** (empathy:5969): DEBUG: chat_window_finalize: Finalized: 0x8a7b750
(empathy:5969): tp-glib-DEBUG: tp_proxy_invalidate: 0x89bb720: Channel was closed
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x8a89420: TpProxy 0x89bb720 invalidated (I have 0x89bb720): Channel was closed
** (empathy:5969): DEBUG: dispatcher_channel_invalidated_cb: Channel /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/ImChannel3 invalidated
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x8a873a0: lost weak ref to 0x8995070
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x8a71328: lost weak ref to 0x8995070
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x8a895a8: lost weak ref to 0x8995070
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x8a71210: lost weak ref to 0x8995070
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x8a712b8: lost weak ref to 0x8995070
** (empathy:5969): DEBUG: tp_chat_finalize: Finalize: 0x8995070
(empathy:5969): tp-glib-DEBUG: tp_channel_dispose: 0x89bb720
(empathy:5969): tp-glib-DEBUG: tp_proxy_dispose: 0x89bb720
(empathy:5969): tp-glib-DEBUG: tp_channel_finalize: 0x89bb720
(empathy:5969): tp-glib-DEBUG: tp_proxy_finalize: 0x89bb720
** (empathy:5969): DEBUG: dispatcher_connection_new_channel: New channel of type org.freedesktop.Telepathy.Channel.Type.Text on /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/ImChannel3
(empathy:5969): tp-glib-DEBUG: tp_channel_init: 0x8b36ca8
(empathy:5969): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.ChatState
(empathy:5969): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Messages
(empathy:5969): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Destroyable
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x8b36ca8: org.freedesktop.Telepathy.Channel DBusGProxy is 0x8aeda90
(empathy:5969): tp-glib-DEBUG: tp_channel_constructor: 0x8b36ca8: constructed with channel type "org.freedesktop.Telepathy.Channel.Type.Text", handle #3 of type 1
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x8b36ca8
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x8b36ca8: org.freedesktop.DBus.Properties DBusGProxy is 0x8a6c0f8
(empathy:5969): tp-glib-DEBUG: tp_channel_call_when_ready: arranging callback later
** (empathy:5969): DEBUG: dispatcher_start_dispatching: Dispatching process started for /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/ImChannel3
** (empathy:5969): DEBUG: contact_list_store_contact_updated_cb: Contact:'GTalk2VoIP mapped contact' updated, checking roster is in sync...
** (empathy:5969): DEBUG: contact_list_store_contact_update: Contact:'GTalk2VoIP mapped contact' in list:YES, should be:YES
** (empathy:5969): DEBUG: contact_list_store_contact_update: Set active (contact updated)
** (empathy:5969): DEBUG: tp_contact_factory_parse_presence_foreach: Changing presence for contact 5146672499 at gtalk2voip.com (3) to 'Call from SIP: 5146672499 at 204.11.194.10' (2)
(empathy:5969): tp-glib-DEBUG: _tp_channel_got_properties: Received 8 channel properties
(empathy:5969): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.ChatState
(empathy:5969): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Messages
(empathy:5969): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Destroyable
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x8b36ca8
(empathy:5969): tp-glib-DEBUG: _tp_channel_get_handle: 0x8b36ca8: handle already known to be 3 of type 1
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x8b36ca8
(empathy:5969): tp-glib-DEBUG: _tp_channel_get_identifier: 0x8b36ca8: identifier already known to be 5146672499 at gtalk2voip.com
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x8b36ca8
(empathy:5969): tp-glib-DEBUG: _tp_channel_get_channel_type: 0x8b36ca8: channel type org.freedesktop.Telepathy.Channel.Type.Text already determined
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x8b36ca8
(empathy:5969): tp-glib-DEBUG: _tp_channel_get_interfaces: 0x8b36ca8
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x8b36ca8
(empathy:5969): tp-glib-DEBUG: _tp_channel_get_group_properties: 0x8b36ca8: not a Group, continuing
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x8b36ca8
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x8b36ca8: channel ready
(empathy:5969): tp-glib-DEBUG: cwr_ready: enter
** (empathy:5969): DEBUG: tp_chat_channel_ready_cb: Channel ready
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x8b36ca8: org.freedesktop.Telepathy.Channel.Type.Text DBusGProxy is 0x8afff70
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x8b36ca8: org.freedesktop.Telepathy.Channel.Interface.ChatState DBusGProxy is 0x8aedb00
** (empathy:5969): DEBUG: empathy_dispatch_operation_set_status: Dispatch operation /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/ImChannel3 status: 0 -> 1
** (empathy:5969): DEBUG: dispatch_operation_ready_cb: Send to observers: /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/ImChannel3
** (empathy:5969): DEBUG: empathy_dispatch_operation_set_status: Dispatch operation /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/ImChannel3 status: 1 -> 2
** (empathy:5969): DEBUG: dispatch_operation_ready_cb: Send to approvers: /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/ImChannel3
** (empathy:5969): DEBUG: dispatcher_connection_new_channel: New channel of type org.freedesktop.Telepathy.Channel.Type.StreamedMedia on /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/MediaChannel1
(empathy:5969): tp-glib-DEBUG: tp_channel_init: 0x89d9698
(empathy:5969): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Group
(empathy:5969): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Hold
(empathy:5969): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.MediaSignalling
(empathy:5969): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Properties
(empathy:5969): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Media.SessionHandler
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x89d9698: org.freedesktop.Telepathy.Channel DBusGProxy is 0x8b72f68
(empathy:5969): tp-glib-DEBUG: tp_channel_constructor: 0x89d9698: constructed with channel type "org.freedesktop.Telepathy.Channel.Type.StreamedMedia", handle #3 of type 1
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x89d9698
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x89d9698: org.freedesktop.DBus.Properties DBusGProxy is 0x8b39070
(empathy:5969): tp-glib-DEBUG: tp_channel_call_when_ready: arranging callback later
** (empathy:5969): DEBUG: dispatcher_start_dispatching: Dispatching process started for /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/MediaChannel1
** (empathy:5969): DEBUG: tp_chat_list_pending_messages_cb: Message pending: *Please, accept incoming call from: 5146672499 at 204.11.194.10*
** (empathy:5969): DEBUG: tp_chat_emit_or_queue_message: Message queue empty and sender ready
** (empathy:5969): DEBUG: log_store_empathy_add_message: Adding message: '*Please, accept incoming call from: 5146672499 at 204.11.194.10*' to file: '/home/jtellier/.gnome2/Empathy/logs/gtalk0/5146672499 at gtalk2voip.com/20090602.log'
** (empathy:5969): DEBUG: event_manager_add: Adding event 0x8a8b940
** (empathy:5969): DEBUG: main_window_flash_start: Start flashing
** (empathy:5969): DEBUG: status_icon_event_added_cb: New event 0x8a8b940
** (empathy:5969): DEBUG: empathy_sound_play_full: Play sound "message-new-instant" (Incoming chat request)
(empathy:5969): tp-glib-DEBUG: _tp_channel_got_properties: Received 8 channel properties
(empathy:5969): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Group
(empathy:5969): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Hold
(empathy:5969): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.MediaSignalling
(empathy:5969): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Properties
(empathy:5969): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Media.SessionHandler
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x89d9698
(empathy:5969): tp-glib-DEBUG: _tp_channel_get_handle: 0x89d9698: handle already known to be 3 of type 1
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x89d9698
(empathy:5969): tp-glib-DEBUG: _tp_channel_get_identifier: 0x89d9698: identifier already known to be 5146672499 at gtalk2voip.com
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x89d9698
(empathy:5969): tp-glib-DEBUG: _tp_channel_get_channel_type: 0x89d9698: channel type org.freedesktop.Telepathy.Channel.Type.StreamedMedia already determined
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x89d9698
(empathy:5969): tp-glib-DEBUG: _tp_channel_get_interfaces: 0x89d9698
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x89d9698
(empathy:5969): tp-glib-DEBUG: _tp_channel_get_group_properties: 0x89d9698
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x89d9698: org.freedesktop.Telepathy.Channel.Interface.Group DBusGProxy is 0x8aedc00
(empathy:5969): tp-glib-DEBUG: tp_channel_got_group_properties_cb: Received 6 group properties
(empathy:5969): tp-glib-DEBUG: _got_initial_group_flags: Initial GroupFlags: 2051
(empathy:5969): tp-glib-DEBUG: tp_channel_group_self_handle_changed_cb: 0x89d9698 SelfHandle changed to 1
(empathy:5969): tp-glib-DEBUG: _tp_channel_group_set_lp: +L 1, actor=3, reason=0, message=
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x89d9698
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x89d9698
(empathy:5969): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x89d9698: channel ready
(empathy:5969): tp-glib-DEBUG: cwr_ready: enter
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x89d9698: org.freedesktop.Telepathy.Channel.Type.StreamedMedia DBusGProxy is 0x872cb30
** (empathy:5969): DEBUG: empathy_dispatch_operation_set_status: Dispatch operation /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/MediaChannel1 status: 0 -> 1
** (empathy:5969): DEBUG: dispatch_operation_ready_cb: Send to observers: /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/MediaChannel1
** (empathy:5969): DEBUG: empathy_dispatch_operation_set_status: Dispatch operation /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/MediaChannel1 status: 1 -> 2
** (empathy:5969): DEBUG: dispatch_operation_ready_cb: Send to approvers: /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/MediaChannel1
** (empathy:5969): DEBUG: event_manager_add: Adding event 0x89d4968
** (empathy:5969): DEBUG: empathy_sound_play_full: Play sound "phone-incoming-call" (Incoming voice call)
** (empathy:5969): DEBUG: tp_call_add_stream: Audio stream - id: 1, state: 0, direction: 2
** (empathy:5969): DEBUG: status_icon_activate_cb: event
** (empathy:5969): DEBUG: empathy_dispatch_operation_approve: Approving operation /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/ImChannel3
** (empathy:5969): DEBUG: empathy_dispatch_operation_set_status: Dispatch operation /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/ImChannel3 status: 2 -> 3
** (empathy:5969): DEBUG: dispatch_operation_approved_cb: Send of for dispatching: /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/ImChannel3
** (empathy:5969): DEBUG: get_glade_file: Loading glade file /usr/share/empathy/empathy-chat.glade
** (empathy:5969): DEBUG: empathy_theme_manager_create_view: Using theme classic
** (empathy:5969): DEBUG: chat_text_view_scroll: Scrolling disabled
** (empathy:5969): DEBUG: log_store_empathy_get_dates: Collating a list of dates in:'/home/jtellier/.gnome2/Empathy/logs/gtalk0/5146672499 at gtalk2voip.com'
** (empathy:5969): DEBUG: log_store_empathy_get_dates: Parsed 1 dates
** (empathy:5969): DEBUG: log_store_empathy_get_messages_for_file: Attempting to parse filename:'/home/jtellier/.gnome2/Empathy/logs/gtalk0/5146672499 at gtalk2voip.com/20090602.log'...
** (empathy:5969): DEBUG: log_store_empathy_get_messages_for_file: Parsed 10 messages
** (empathy:5969): DEBUG: contact_finalize: finalize: 0x8ab2728
** (empathy:5969): DEBUG: contact_finalize: finalize: 0x8a8f510
** (empathy:5969): DEBUG: contact_finalize: finalize: 0x89c4368
** (empathy:5969): DEBUG: contact_finalize: finalize: 0x8a8f968
** (empathy:5969): DEBUG: contact_finalize: finalize: 0x8a8f4c8
** (empathy:5969): DEBUG: contact_finalize: finalize: 0x8ab2770
** (empathy:5969): DEBUG: contact_finalize: finalize: 0x8a8f558
** (empathy:5969): DEBUG: contact_finalize: finalize: 0x8a8f438
** (empathy:5969): DEBUG: contact_finalize: finalize: 0x8ab2818
** (empathy:5969): DEBUG: chat_text_view_scroll: Scrolling enabled
** (empathy:5969): DEBUG: chat_text_view_scroll_down: Scrolling down
** (empathy:5969): DEBUG: chat_message_received: Appending new message from GTalk2VoIP mapped contact (3)
** (empathy:5969): DEBUG: contact_finalize: finalize: 0x89c4320
** (empathy:5969): DEBUG: chat_state_changed_cb: Was composing: no now composing: no
** (empathy:5969): DEBUG: get_glade_file: Loading glade file /usr/share/empathy/empathy-chat-window.glade
** (empathy:5969): DEBUG: empathy_geometry_load: Loading window geometry: x:10, y:73, w:763, h:438
** (empathy:5969): DEBUG: chat_window_page_added_cb: Page added
** (empathy:5969): DEBUG: chat_window_update_chat_tab: Updating chat tab, name=GTalk2VoIP mapped contact, account=gtalk0, subject=(null), remote_contact=0x89c0688
** (empathy:5969): DEBUG: chat_window_page_switched_cb: Page switched
** (empathy:5969): DEBUG: chat_text_view_scroll_down: Scrolling down
** (empathy:5969): DEBUG: chat_window_update_chat_tab: Updating chat tab, name=GTalk2VoIP mapped contact, account=gtalk0, subject=(null), remote_contact=0x89c0688
** (empathy:5969): DEBUG: chat_window_update: Update window
** (empathy:5969): DEBUG: empathy_chat_window_add_chat: Chat added (2 references)
** (empathy:5969): DEBUG: chat_input_realize_cb: Setting focus to the input text view
** (empathy:5969): DEBUG: empathy_dispatch_operation_set_status: Dispatch operation /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/ImChannel3 status: 3 -> 4
** (empathy:5969): DEBUG: dispatch_operation_claimed_cb: Channel claimed: /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/ImChannel3
** (empathy:5969): DEBUG: event_remove: Removing event 0x8a8b940
** (empathy:5969): DEBUG: chat_window_focus_in_event_cb: Focus in event, updating title
** (empathy:5969): DEBUG: chat_window_set_urgency_hint: Turning off urgency hint
** (empathy:5969): DEBUG: chat_window_update_chat_tab: Updating chat tab, name=GTalk2VoIP mapped contact, account=gtalk0, subject=(null), remote_contact=0x89c0688
** (empathy:5969): DEBUG: chat_window_update: Update window
** (empathy:5969): DEBUG: empathy_sound_play_full: Play sound "phone-incoming-call" (Incoming voice call)
** (empathy:5969): DEBUG: empathy_geometry_save: Saving window geometry: x:10, y:73, w:763, h:438
** (empathy:5969): DEBUG: status_icon_activate_cb: event
** (empathy:5969): DEBUG: empathy_dispatch_operation_set_status: Dispatch operation /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/MediaChannel1 status: 2 -> 4
** (empathy:5969): DEBUG: dispatch_operation_claimed_cb: Channel claimed: /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/MediaChannel1
** (empathy:5969): DEBUG: event_remove: Removing event 0x89d4968
** (empathy:5969): DEBUG: get_glade_file: Loading glade file /usr/share/empathy/empathy-call-window.glade
** (empathy:5969): DEBUG: empathy_tp_call_accept_incoming_call: Accepting incoming call
(empathy:5969): tp-glib-DEBUG: tp_channel_group_members_changed_cb: 0x89d9698 MembersChanged: added 1, removed 0, moved 0 to LP and 0 to RP, actor 0, reason 0, message
(empathy:5969): tp-glib-DEBUG: handle_members_changed: +++ contact#1
(empathy:5969): tp-glib-DEBUG: tp_channel_group_flags_changed_cb: 0x89d9698 GroupFlagsChanged: +0 -1
(empathy:5969): tp-glib-DEBUG: tp_channel_group_flags_changed_cb: 0x89d9698 GroupFlagsChanged (after filtering): +0 -1
** (empathy:5969): DEBUG: main_window_flash_stop: Stop flashing
** (empathy:5969): DEBUG: tp_call_stream_direction_changed_cb: Stream direction changed - stream: 1, direction: 3
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x89d9698: org.freedesktop.Telepathy.Properties DBusGProxy is 0x8aedac8
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x89d9698: org.freedesktop.Telepathy.Channel.Interface.MediaSignalling DBusGProxy is 0x8a71210
** (empathy:5969): DEBUG: GetSessionHandlers replied:
** (empathy:5969): DEBUG: - session /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/MediaChannel1
** (empathy:5969): DEBUG: type rtp
** (empathy:5969): DEBUG: adding session handler /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/MediaChannel1, type rtp
0:03:54.485009759 [336m 5969[00m 0x8585408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-conference.c:304:fs_rtp_conference_init:<FsRtpConference at 0x89d8528>[00m fs_rtp_conference_init
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x8861720: org.freedesktop.Telepathy.Media.SessionHandler DBusGProxy is 0x8b73020
** (empathy:5969): DEBUG: calling MediaSessionHandler::Ready
** (empathy:5969): DEBUG: New stream, stream_id=1, media_type=0, direction=3
(empathy:5969): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x8b0f2f0: org.freedesktop.Telepathy.Media.StreamHandler DBusGProxy is 0x8b39000
0:03:54.487338404 [336m 5969[00m 0x8585408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:295:load_codecs_cache:[00m Loading codecs cache /home/jtellier/.farsight/codecs.audio.i486.cache
0:03:54.487786430 [336m 5969[00m 0x8585408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec VORBIS with pt -1, send_pipeline 0x8a0d830, receive_pipeline 0x8864400
0:03:54.488012128 [336m 5969[00m 0x8585408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec SPEEX with pt -1, send_pipeline 0x89b00c0, receive_pipeline 0x8bde400
0:03:54.488227542 [336m 5969[00m 0x8585408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec PCMU with pt 0, send_pipeline 0x8b0aec0, receive_pipeline 0x8b16a10
0:03:54.488457454 [336m 5969[00m 0x8585408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec PCMA with pt 8, send_pipeline 0x8b0aea0, receive_pipeline 0x8a6b620
0:03:54.488698945 [336m 5969[00m 0x8585408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec MPA with pt -1, send_pipeline 0x8b46e10, receive_pipeline 0x8b28470
0:03:54.488927667 [336m 5969[00m 0x8585408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec MPEG4-GENERIC with pt -1, send_pipeline 0x8b28460, receive_pipeline 0x8b14d60
0:03:54.489125063 [336m 5969[00m 0x8585408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec MP4A-LATM with pt -1, send_pipeline 0x8aff690, receive_pipeline 0x885a760
0:03:54.489862468 [336m 5969[00m 0x8585408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec GSM with pt 3, send_pipeline 0x8b03180, receive_pipeline 0x8ae3aa0
0:03:54.490127601 [336m 5969[00m 0x8585408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec DV with pt -1, send_pipeline 0x8ae3a80, receive_pipeline 0x8b031d0
0:03:54.490169438 [336m 5969[00m 0x8585408 [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 0x8b1baa0
0:03:54.490236340 [336m 5969[00m 0x8585408 [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 0x8b17f20
0:03:54.490308112 [336m 5969[00m 0x8585408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:232:fs_rtp_blueprints_get:[00m Loaded codec blueprints from cache file
0:03:54.503236506 [336m 5969[00m 0x8585408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference1>[00m pad recv_rtp_sink_1 added (NULL)
0:03:54.503855237 [336m 5969[00m 0x8585408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference1>[00m pad recv_rtcp_sink_1 added (NULL)
0:03:54.504010813 [336m 5969[00m 0x8585408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference1>[00m pad send_rtp_sink_1 added (NULL)
0:03:54.504146258 [336m 5969[00m 0x8585408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference1>[00m pad send_rtp_src_1 added (NULL)
0:03:54.504788338 [336m 5969[00m 0x8585408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference1>[00m pad send_rtcp_src_1 added (NULL)
0:03:54.549022386 [336m 5969[00m 0x8585408 [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:03:54.549381294 [336m 5969[00m 0x8585408 [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:03:54.549426119 [336m 5969[00m 0x8585408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: PCMU
0:03:54.549447308 [336m 5969[00m 0x8585408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: PCMA
0:03:54.549467120 [336m 5969[00m 0x8585408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: MPA
0:03:54.549486265 [336m 5969[00m 0x8585408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: GSM
0:03:54.549505172 [336m 5969[00m 0x8585408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: DV
0:03:54.549523871 [336m 5969[00m 0x8585408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: telephone-event
0:03:54.549542439 [336m 5969[00m 0x8585408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: telephone-event
0:03:54.549564569 [336m 5969[00m 0x8585408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:685:create_local_codec_associations:[00m Added preferred codec -1: audio SPEEX clock:16000 channels:1
0:03:54.549597740 [336m 5969[00m 0x8585408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: PCMU
0:03:54.549617206 [336m 5969[00m 0x8585408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: PCMA
0:03:54.549635541 [336m 5969[00m 0x8585408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: MPA
0:03:54.549653751 [336m 5969[00m 0x8585408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: GSM
0:03:54.549672423 [336m 5969[00m 0x8585408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: DV
0:03:54.549690543 [336m 5969[00m 0x8585408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: telephone-event
0:03:54.549708744 [336m 5969[00m 0x8585408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: telephone-event
0:03:54.549734921 [336m 5969[00m 0x8585408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:685:create_local_codec_associations:[00m Added preferred codec -1: audio SPEEX clock:8000 channels:1
0:03:54.549841947 [336m 5969[00m 0x8585408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:743:create_local_codec_associations:[00m Codec -1: audio MPA clock:90000 channels:0 disabled by config
0:03:54.549889371 [336m 5969[00m 0x8585408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:743:create_local_codec_associations:[00m Codec -1: audio DV clock:90000 channels:0 disabled by config
** (empathy:5969): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: called (send_local:1 send_supported:0)
** (empathy:5969): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: 100: audio SPEEX clock:16000 channels:1
** (empathy:5969): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: 101: audio SPEEX clock:8000 channels:1
** (empathy:5969): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: 0: audio PCMU clock:8000 channels:0
** (empathy:5969): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: 8: audio PCMA clock:8000 channels:0
** (empathy:5969): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: 3: audio GSM clock:8000 channels:0
** (empathy:5969): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: 98: audio telephone-event clock:8000 channels:0 events=0-15
** (empathy:5969): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: 99: audio telephone-event clock:90000 channels:0 events=0-15
** (empathy:5969): DEBUG: stream 1 (audio) fs_codecs_to_tp: adding codec SPEEX [100]
** (empathy:5969): DEBUG: stream 1 (audio) fs_codecs_to_tp: adding codec SPEEX [101]
** (empathy:5969): DEBUG: stream 1 (audio) fs_codecs_to_tp: adding codec PCMU [0]
** (empathy:5969): DEBUG: stream 1 (audio) fs_codecs_to_tp: adding codec PCMA [8]
** (empathy:5969): DEBUG: stream 1 (audio) fs_codecs_to_tp: adding codec GSM [3]
** (empathy:5969): DEBUG: stream 1 (audio) fs_codecs_to_tp: adding codec telephone-event [98]
** (empathy:5969): DEBUG: stream 1 (audio) fs_codecs_to_tp: adding codec telephone-event [99]
** (empathy:5969): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: calling MediaStreamHandler::Ready
** (empathy:5969): DEBUG: stream 1 (audio) set_remote_codecs: called
** (empathy:5969): DEBUG: stream 1 (audio) set_remote_codecs: adding remote codec speex [98]
** (empathy:5969): DEBUG: stream 1 (audio) set_remote_codecs: adding remote codec iLBC [102]
** (empathy:5969): DEBUG: stream 1 (audio) set_remote_codecs: adding remote codec speex [98]
** (empathy:5969): DEBUG: stream 1 (audio) set_remote_codecs: adding remote codec speex [98]
** (empathy:5969): DEBUG: stream 1 (audio) set_remote_codecs: adding remote codec speex [98]
** (empathy:5969): DEBUG: stream 1 (audio) set_remote_codecs: adding remote codec speex [98]
** (empathy:5969): DEBUG: stream 1 (audio) set_remote_codecs: adding remote codec CN [13]
** (empathy:5969): DEBUG: stream 1 (audio) set_remote_codecs: adding remote codec PCMU [0]
** Message: tf_stream_error: stream error errorno=0 error=Codec negotiation failed: The codec speex must have a non-0 clock rate
** (empathy:5969): DEBUG: stream 1 (audio) add_remote_candidate: adding remote candidate R1
** (empathy:5969): DEBUG: stream 1 (audio) set_stream_playing: 0
** (empathy:5969): DEBUG: stream 1 (audio) set_stream_sending: 0
** (empathy:5969): DEBUG: stream 1 (audio) set_stream_playing: 0
(empathy:5969): tp-glib-DEBUG: tp_channel_group_members_changed_cb: 0x89d9698 MembersChanged: added 0, removed 2, moved 0 to LP and 0 to RP, actor 1, reason 0, message
(empathy:5969): tp-glib-DEBUG: handle_members_changed: --- contact#1
(empathy:5969): tp-glib-DEBUG: handle_members_changed: --- contact#3
(empathy:5969): tp-glib-DEBUG: tp_channel_group_flags_changed_cb: 0x89d9698 GroupFlagsChanged: +1 -2
(empathy:5969): tp-glib-DEBUG: tp_channel_group_flags_changed_cb: 0x89d9698 GroupFlagsChanged (after filtering): +1 -2
(empathy:5969): tp-glib-DEBUG: tp_proxy_invalidate: 0x89d9698:
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x89aec80: TpProxy 0x89d9698 invalidated (I have 0x89d9698):
** (empathy:5969): DEBUG: dispatcher_channel_invalidated_cb: Channel /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/MediaChannel1 invalidated
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x8a6c018: TpProxy 0x89d9698 invalidated (I have 0x89d9698):
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x8a71398: TpProxy 0x89d9698 invalidated (I have 0x89d9698):
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x8a89420: TpProxy 0x89d9698 invalidated (I have 0x89d9698):
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x8a712b8: TpProxy 0x89d9698 invalidated (I have 0x89d9698):
** (empathy:5969): DEBUG: tp_call_channel_invalidated_cb: Channel invalidated:
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x885f988: TpProxy 0x89d9698 invalidated (I have 0x89d9698):
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x8a89500: TpProxy 0x89d9698 invalidated (I have 0x89d9698):
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x8a63608: TpProxy 0x89d9698 invalidated (I have 0x89d9698):
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x8aedb70: TpProxy 0x89d9698 invalidated (I have 0x89d9698):
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x8aedba8: TpProxy 0x89d9698 invalidated (I have 0x89d9698):
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x8aeda58: TpProxy 0x89d9698 invalidated (I have 0x89d9698):
** (empathy:5969): DEBUG: stream 1 (audio) close: close requested by connection manager
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x8b5d658: lost weak ref to 0x8a54600
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x8a89458: lost weak ref to 0x8a54600
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x8b72fa0: lost weak ref to 0x8a54600
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x8b03360: lost weak ref to 0x8a54600
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x8b032f0: lost weak ref to 0x8a54600
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x8b03280: lost weak ref to 0x8a54600
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x8a87250: lost weak ref to 0x8a54600
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x8b03328: lost weak ref to 0x8a54600
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x8ae6d90: lost weak ref to 0x8a54600
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x8b03210: lost weak ref to 0x8a54600
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x8b03248: lost weak ref to 0x8a54600
(empathy:5969): tp-glib-DEBUG: tp_proxy_dispose: 0x8b0f2f0
(empathy:5969): tp-glib-DEBUG: tp_proxy_invalidate: 0x8b0f2f0: Proxy unreferenced
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x8b03248: TpProxy 0x8b0f2f0 invalidated (I have 0x8b0f2f0): Proxy unreferenced
(empathy:5969): tp-glib-DEBUG: tp_proxy_finalize: 0x8b0f2f0
0:03:54.588362343 [336m 5969[00m 0x8585408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:4282:fs_rtp_session_stop_codec_param_gathering_unlock:[00m Stopping Codec Param discovery for session 1
** Message: Element error: Internal data flow error. -- gstbasesrc.c(2330): gst_base_src_loop (): /GstPipeline:pipeline1/EmpathyGstAudioSrc:empathygstaudiosrc1/GstGConfAudioSrc:gconfaudiosrc1/GstBin:bin13/GstAudioTestSrc:audiotestsrc1:
streaming task paused, reason not-linked (-1)
** (empathy:5969): DEBUG: tp_chat_received_cb: Message received: *Thank you!*
** (empathy:5969): DEBUG: tp_chat_emit_or_queue_message: Message queue empty and sender ready
** (empathy:5969): DEBUG: log_store_empathy_add_message: Adding message: '*Thank you!*' to file: '/home/jtellier/.gnome2/Empathy/logs/gtalk0/5146672499 at gtalk2voip.com/20090602.log'
** (empathy:5969): DEBUG: chat_message_received: Appending new message from GTalk2VoIP mapped contact (3)
** (empathy:5969): DEBUG: chat_text_view_scroll_down: Scrolling down
** (empathy:5969): DEBUG: chat_state_changed_cb: Was composing: no now composing: no
** (empathy:5969): DEBUG: empathy_sound_play_full: Play sound "message-new-instant" (Received an instant message)
** (empathy:5969): DEBUG: chat_window_set_urgency_hint: Turning on urgency hint
** (empathy:5969): DEBUG: chat_window_update_chat_tab: Updating chat tab, name=GTalk2VoIP mapped contact, account=gtalk0, subject=(null), remote_contact=0x89c0688
** (empathy:5969): DEBUG: chat_window_update: Update window
** (empathy:5969): DEBUG: contact_list_store_contact_updated_cb: Contact:'GTalk2VoIP mapped contact' updated, checking roster is in sync...
** (empathy:5969): DEBUG: contact_list_store_contact_update: Contact:'GTalk2VoIP mapped contact' in list:YES, should be:YES
** (empathy:5969): DEBUG: contact_list_store_contact_update: Set active (contact updated)
** (empathy:5969): DEBUG: chat_window_update_chat_tab: Updating chat tab, name=GTalk2VoIP mapped contact, account=gtalk0, subject=(null), remote_contact=0x89c0688
** (empathy:5969): DEBUG: chat_window_update: Update window
** (empathy:5969): DEBUG: tp_contact_factory_parse_presence_foreach: Changing presence for contact 5146672499 at gtalk2voip.com (3) to 'Press CALL to make call... Offered by GTalk2VoIP Gateway. http://www.gtalk2voip.com//' (2)
** (empathy:5969): DEBUG: tp_chat_received_cb: Message received: *Call time: 0 secs. Cost = FREE. Reason = EndedByLocalUser*
** (empathy:5969): DEBUG: tp_chat_emit_or_queue_message: Message queue empty and sender ready
** (empathy:5969): DEBUG: log_store_empathy_add_message: Adding message: '*Call time: 0 secs. Cost = FREE. Reason = EndedByLocalUser*' to file: '/home/jtellier/.gnome2/Empathy/logs/gtalk0/5146672499 at gtalk2voip.com/20090602.log'
** (empathy:5969): DEBUG: chat_message_received: Appending new message from GTalk2VoIP mapped contact (3)
** (empathy:5969): DEBUG: chat_text_view_scroll_down: Scrolling down
** (empathy:5969): DEBUG: chat_state_changed_cb: Was composing: no now composing: no
** (empathy:5969): DEBUG: empathy_sound_play_full: Play sound "message-new-instant" (Received an instant message)
** (empathy:5969): DEBUG: chat_window_set_urgency_hint: Turning on urgency hint
** (empathy:5969): DEBUG: tf_channel_dispose
** (empathy:5969): DEBUG: _tf_session_dispose
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x8b5d2f0: lost weak ref to 0x8b76278
** (empathy:5969): DEBUG: tp_call_dispose: Disposing: 0x8b99830, 0
(empathy:5969): tp-glib-DEBUG: tp_channel_dispose: 0x89d9698
(empathy:5969): tp-glib-DEBUG: tp_proxy_dispose: 0x89d9698
(empathy:5969): tp-glib-DEBUG: tp_channel_finalize: 0x89d9698
(empathy:5969): tp-glib-DEBUG: tp_proxy_finalize: 0x89d9698
** (empathy:5969): DEBUG: tp_call_finalize: Finalizing: 0x8b99830
** (empathy:5969): DEBUG: chat_window_focus_in_event_cb: Focus in event, updating title
** (empathy:5969): DEBUG: chat_window_set_urgency_hint: Turning off urgency hint
** (empathy:5969): DEBUG: chat_window_update_chat_tab: Updating chat tab, name=GTalk2VoIP mapped contact, account=gtalk0, subject=(null), remote_contact=0x89c0688
** (empathy:5969): DEBUG: chat_window_update: Update window
** (empathy:5969): DEBUG: chat_window_focus_in_event_cb: Focus in event, updating title
** (empathy:5969): DEBUG: chat_window_set_urgency_hint: Turning off urgency hint
** (empathy:5969): DEBUG: chat_window_update_chat_tab: Updating chat tab, name=GTalk2VoIP mapped contact, account=gtalk0, subject=(null), remote_contact=0x89c0688
** (empathy:5969): DEBUG: chat_window_update: Update window
** (empathy:5969): DEBUG: chat_window_delete_event_cb: Delete event received
** (empathy:5969): DEBUG: chat_window_page_removed_cb: Page removed
** (empathy:5969): DEBUG: empathy_chat_window_remove_chat: Chat removed (0 references)
** (empathy:5969): DEBUG: chat_text_view_finalize: 0x8a65400
** (empathy:5969): DEBUG: chat_finalize: Finalized: 0x8a60708
** (empathy:5969): DEBUG: chat_window_finalize: Finalized: 0x8a7b5e8
(empathy:5969): tp-glib-DEBUG: tp_proxy_invalidate: 0x8b36ca8: Channel was closed
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x8ae6c78: TpProxy 0x8b36ca8 invalidated (I have 0x8b36ca8): Channel was closed
** (empathy:5969): DEBUG: dispatcher_channel_invalidated_cb: Channel /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/ImChannel3 invalidated
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x8b39038: lost weak ref to 0x8995020
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x8aedc38: lost weak ref to 0x8995020
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x8aeda20: lost weak ref to 0x8995020
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x8b5d620: lost weak ref to 0x8995020
(empathy:5969): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x8b5d488: lost weak ref to 0x8995020
** (empathy:5969): DEBUG: tp_chat_finalize: Finalize: 0x8995020
(empathy:5969): tp-glib-DEBUG: tp_channel_dispose: 0x8b36ca8
(empathy:5969): tp-glib-DEBUG: tp_proxy_dispose: 0x8b36ca8
(empathy:5969): tp-glib-DEBUG: tp_channel_finalize: 0x8b36ca8
(empathy:5969): tp-glib-DEBUG: tp_proxy_finalize: 0x8b36ca8
** (empathy:5969): DEBUG: empathy_idle_set_presence: Changing presence to (null) (1)
** (empathy:5969): DEBUG: empathy_ft_manager_finalize: 0x880f380
-------------- next part --------------
(empathy:5565): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x8d5d958: org.freedesktop.DBus DBusGProxy is 0x8d5d990
** (empathy:5565): DEBUG: mission_control_get_presence_actual: MC not running.
** (empathy:5565): DEBUG: empathy_idle_init: Error getting actual presence: MC not running
** (empathy:5565): DEBUG: mission_control_get_presence_message_actual: MC not running.
** (empathy:5565): DEBUG: empathy_idle_init: Error getting actual presence message: MC not running
** (empathy:5565): DEBUG: idle_nm_state_change_cb: New network state 3
** (empathy:5565): DEBUG: empathy_idle_set_presence: Changing presence to (null) (2)
** (empathy:5565): DEBUG: create_salut_account: Try to add a salut account...
** (empathy:5565): DEBUG: create_salut_account: Failed to get self econtact: e_book_get_self: there was no self contact UID stored in gconf
** (empathy:5565): DEBUG: get_glade_file: Loading glade file /usr/share/empathy/empathy-main-window.glade
** (empathy:5565): DEBUG: mission_control_get_presence_actual: MC not running.
** (empathy:5565): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:5565): DEBUG: mission_control_get_presence_actual: MC not running.
** (empathy:5565): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:5565): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:5565): DEBUG: mission_control_get_presence_actual: MC not running.
** (empathy:5565): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:5565): DEBUG: mission_control_get_presence_actual: MC not running.
** (empathy:5565): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:5565): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:5565): DEBUG: mission_control_get_presence_actual: MC not running.
** (empathy:5565): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:5565): DEBUG: mission_control_get_presence_actual: MC not running.
** (empathy:5565): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:5565): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:5565): DEBUG: mission_control_get_presence_actual: MC not running.
** (empathy:5565): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:5565): DEBUG: mission_control_get_presence_actual: MC not running.
** (empathy:5565): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:5565): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:5565): DEBUG: mission_control_get_online_connections: MC not running.
** (empathy:5565): DEBUG: empathy_geometry_load: Loading window geometry: x:0, y:25, w:622, h:325
** (empathy:5565): DEBUG: empathy_main_window_show: Configuring window default size w:622, h:325
** (empathy:5565): DEBUG: empathy_main_window_show: Configuring window default position x:0, y:25
** (empathy:5565): DEBUG: mission_control_get_tpconnection: MC not running.
** (empathy:5565): DEBUG: get_glade_file: Loading glade file /usr/share/empathy/empathy-status-icon.glade
(empathy:5565): tp-glib-DEBUG: tp_connection_init: 0x8e911b8
(empathy:5565): tp-glib-DEBUG: tp_connection_constructor: Connecting to StatusChanged and ConnectionError
(empathy:5565): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x8e911b8: org.freedesktop.Telepathy.Connection DBusGProxy is 0x8ff0c38
(empathy:5565): tp-glib-DEBUG: tp_connection_constructor: Calling GetStatus
(empathy:5565): tp-glib-DEBUG: tp_connection_constructor: Returning 0x8e911b8
(empathy:5565): tp-glib-DEBUG: tp_connection_call_when_ready: arranging callback later
(empathy:5565): tp-glib-DEBUG: tp_connection_got_status_cb: 0x8e911b8
(empathy:5565): tp-glib-DEBUG: tp_connection_got_status_cb: 0x8e911b8: Initial status is 1
(empathy:5565): tp-glib-DEBUG: tp_connection_status_changed: 0x8e911b8: -1 -> 1 because 0
(empathy:5565): tp-glib-DEBUG: tp_connection_status_changed: 0x8e911b8: 1 -> 0 because 1
** (empathy:5565): DEBUG: idle_presence_changed_cb: Presence changed to '' (2)
** (empathy:5565): DEBUG: idle_presence_changed_cb: Presence changed to '' (2)
(empathy:5565): tp-glib-DEBUG: tp_connection_got_interfaces_cb: 0x8e911b8: Introspected interfaces
(empathy:5565): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x8e911b8: org.freedesktop.DBus.Properties DBusGProxy is 0x8ff0d50
(empathy:5565): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x8e911b8: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Avatars
(empathy:5565): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x8e911b8: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Aliasing
(empathy:5565): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x8e911b8: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Capabilities
(empathy:5565): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x8e911b8: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.ContactCapabilities.DRAFT
(empathy:5565): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x8e911b8: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection
(empathy:5565): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x8e911b8: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.SimplePresence
(empathy:5565): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x8e911b8: org.freedesktop.Telepathy.Connection.Interface.Aliasing DBusGProxy is 0x8f96e08
(empathy:5565): tp-glib-DEBUG: got_aliasing_flags: Introspected aliasing flags: 0x1
(empathy:5565): tp-glib-DEBUG: tp_connection_continue_introspection: 0x8e911b8: connection ready
(empathy:5565): tp-glib-DEBUG: cwr_ready: enter
(empathy:5565): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x8e911b8: org.freedesktop.Telepathy.Connection.Interface.Requests DBusGProxy is 0x8f96ee8
(empathy:5565): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x8e911b8: org.freedesktop.Telepathy.Connection.Interface.Capabilities DBusGProxy is 0x8ff0d18
** (empathy:5565): DEBUG: contact_manager_add_account: Adding new account: Google Talk (jtellier.test at gmail.com)
(empathy:5565): tp-glib-DEBUG: tp_connection_init: 0x8e91210
(empathy:5565): tp-glib-DEBUG: tp_connection_constructor: Connecting to StatusChanged and ConnectionError
(empathy:5565): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x8e91210: org.freedesktop.Telepathy.Connection DBusGProxy is 0x8f99690
(empathy:5565): tp-glib-DEBUG: tp_connection_constructor: Calling GetStatus
(empathy:5565): tp-glib-DEBUG: tp_connection_constructor: Returning 0x8e91210
(empathy:5565): tp-glib-DEBUG: tp_connection_call_when_ready: arranging callback later
(empathy:5565): tp-glib-DEBUG: tp_connection_got_status_cb: 0x8e91210
(empathy:5565): tp-glib-DEBUG: tp_connection_got_status_cb: 0x8e91210: Initial status is 0
(empathy:5565): tp-glib-DEBUG: tp_connection_status_changed: 0x8e91210: -1 -> 0 because 0
(empathy:5565): tp-glib-DEBUG: tp_connection_got_interfaces_cb: 0x8e91210: Introspected interfaces
(empathy:5565): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x8e91210: org.freedesktop.DBus.Properties DBusGProxy is 0x8fefb30
(empathy:5565): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x8e91210: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Avatars
(empathy:5565): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x8e91210: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Aliasing
(empathy:5565): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x8e91210: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Capabilities
(empathy:5565): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x8e91210: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.ContactCapabilities.DRAFT
(empathy:5565): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x8e91210: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection
(empathy:5565): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x8e91210: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.SimplePresence
(empathy:5565): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x8e91210: org.freedesktop.Telepathy.Connection.Interface.Aliasing DBusGProxy is 0x8eb6af8
(empathy:5565): tp-glib-DEBUG: got_aliasing_flags: Introspected aliasing flags: 0x1
(empathy:5565): tp-glib-DEBUG: tp_connection_continue_introspection: 0x8e91210: connection ready
(empathy:5565): tp-glib-DEBUG: cwr_ready: enter
(empathy:5565): tp-glib-DEBUG: tp_channel_init: 0x8e8bc58
(empathy:5565): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x8e8bc58: org.freedesktop.Telepathy.Channel DBusGProxy is 0x8f9e8a8
(empathy:5565): tp-glib-DEBUG: tp_channel_constructor: 0x8e8bc58: constructed with channel type "org.freedesktop.Telepathy.Channel.Type.ContactList", handle #1 of type 3
(empathy:5565): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x8e8bc58
(empathy:5565): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x8e8bc58: org.freedesktop.DBus.Properties DBusGProxy is 0x8f9e918
** (empathy:5565): DEBUG: empathy_run_until_ready_full: Starting run until ready for object 0x8f9e988
** (empathy:5565): DEBUG: dispatcher_connection_new_channel: Ignoring blacklisted channel type org.freedesktop.Telepathy.Channel.Type.ContactList on /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/RosterChannel/List/publish
(empathy:5565): tp-glib-DEBUG: tp_channel_init: 0x8e8bcd8
(empathy:5565): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x8e8bcd8: org.freedesktop.Telepathy.Channel DBusGProxy is 0x8e8e010
(empathy:5565): tp-glib-DEBUG: tp_channel_constructor: 0x8e8bcd8: constructed with channel type "org.freedesktop.Telepathy.Channel.Type.ContactList", handle #2 of type 3
(empathy:5565): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x8e8bcd8
(empathy:5565): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x8e8bcd8: org.freedesktop.DBus.Properties DBusGProxy is 0x8e8e080
** (empathy:5565): DEBUG: empathy_run_until_ready_full: Starting run until ready for object 0x8e8e0f0
** (empathy:5565): DEBUG: dispatcher_connection_new_channel: Ignoring blacklisted channel type org.freedesktop.Telepathy.Channel.Type.ContactList on /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/RosterChannel/List/subscribe
** (empathy:5565): DEBUG: dispatcher_connection_new_channel: Ignoring blacklisted channel type org.freedesktop.Telepathy.Channel.Type.ContactList on /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/RosterChannel/List/known
** (empathy:5565): DEBUG: dispatcher_connection_new_channel: Ignoring blacklisted channel type org.freedesktop.Telepathy.Channel.Type.ContactList on /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/RosterChannel/List/deny
(empathy:5565): tp-glib-DEBUG: _tp_channel_got_properties: Received 8 channel properties
(empathy:5565): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Group
(empathy:5565): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x8e8bc58
(empathy:5565): tp-glib-DEBUG: _tp_channel_get_handle: 0x8e8bc58: handle already known to be 1 of type 3
(empathy:5565): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x8e8bc58
(empathy:5565): tp-glib-DEBUG: _tp_channel_get_identifier: 0x8e8bc58: identifier already known to be publish
(empathy:5565): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x8e8bc58
(empathy:5565): tp-glib-DEBUG: _tp_channel_get_channel_type: 0x8e8bc58: channel type org.freedesktop.Telepathy.Channel.Type.ContactList already determined
(empathy:5565): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x8e8bc58
(empathy:5565): tp-glib-DEBUG: _tp_channel_get_interfaces: 0x8e8bc58
(empathy:5565): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x8e8bc58
(empathy:5565): tp-glib-DEBUG: _tp_channel_get_group_properties: 0x8e8bc58
(empathy:5565): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x8e8bc58: org.freedesktop.Telepathy.Channel.Interface.Group DBusGProxy is 0x8e8e128
(empathy:5565): tp-glib-DEBUG: _tp_channel_got_properties: Received 8 channel properties
(empathy:5565): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Group
(empathy:5565): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x8e8bcd8
(empathy:5565): tp-glib-DEBUG: _tp_channel_get_handle: 0x8e8bcd8: handle already known to be 2 of type 3
(empathy:5565): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x8e8bcd8
(empathy:5565): tp-glib-DEBUG: _tp_channel_get_identifier: 0x8e8bcd8: identifier already known to be subscribe
(empathy:5565): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x8e8bcd8
(empathy:5565): tp-glib-DEBUG: _tp_channel_get_channel_type: 0x8e8bcd8: channel type org.freedesktop.Telepathy.Channel.Type.ContactList already determined
(empathy:5565): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x8e8bcd8
(empathy:5565): tp-glib-DEBUG: _tp_channel_get_interfaces: 0x8e8bcd8
(empathy:5565): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x8e8bcd8
(empathy:5565): tp-glib-DEBUG: _tp_channel_get_group_properties: 0x8e8bcd8
(empathy:5565): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x8e8bcd8: org.freedesktop.Telepathy.Channel.Interface.Group DBusGProxy is 0x8e8e2f8
(empathy:5565): tp-glib-DEBUG: tp_channel_got_group_properties_cb: Received 6 group properties
(empathy:5565): tp-glib-DEBUG: _got_initial_group_flags: Initial GroupFlags: 2098
(empathy:5565): tp-glib-DEBUG: tp_channel_group_self_handle_changed_cb: 0x8e8bc58 SelfHandle changed to 1
(empathy:5565): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x8e8bc58
(empathy:5565): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x8e8bc58
(empathy:5565): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x8e8bc58: channel ready
** (empathy:5565): DEBUG: tp_contact_factory_add_contact: Contact added: (null) (0)
(empathy:5565): tp-glib-DEBUG: tp_connection_init: 0x8e91268
(empathy:5565): tp-glib-DEBUG: tp_connection_constructor: Connecting to StatusChanged and ConnectionError
(empathy:5565): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x8e91268: org.freedesktop.Telepathy.Connection DBusGProxy is 0x91218c8
(empathy:5565): tp-glib-DEBUG: tp_connection_constructor: Calling GetStatus
(empathy:5565): tp-glib-DEBUG: tp_connection_constructor: Returning 0x8e91268
(empathy:5565): tp-glib-DEBUG: tp_channel_got_group_properties_cb: Received 6 group properties
(empathy:5565): tp-glib-DEBUG: _got_initial_group_flags: Initial GroupFlags: 2207
(empathy:5565): tp-glib-DEBUG: tp_channel_group_self_handle_changed_cb: 0x8e8bcd8 SelfHandle changed to 1
(empathy:5565): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x8e8bcd8
(empathy:5565): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x8e8bcd8
(empathy:5565): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x8e8bcd8: channel ready
(empathy:5565): tp-glib-DEBUG: tp_connection_got_status_cb: 0x8e91268
(empathy:5565): tp-glib-DEBUG: tp_connection_got_status_cb: 0x8e91268: Initial status is 0
(empathy:5565): tp-glib-DEBUG: tp_connection_status_changed: 0x8e91268: -1 -> 0 because 0
(empathy:5565): tp-glib-DEBUG: tp_connection_got_interfaces_cb: 0x8e91268: Introspected interfaces
(empathy:5565): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x8e91268: org.freedesktop.DBus.Properties DBusGProxy is 0x9121a00
(empathy:5565): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x8e91268: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Avatars
(empathy:5565): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x8e91268: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Aliasing
(empathy:5565): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x8e91268: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Capabilities
(empathy:5565): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x8e91268: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.ContactCapabilities.DRAFT
(empathy:5565): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x8e91268: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection
(empathy:5565): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x8e91268: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.SimplePresence
(empathy:5565): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x8e91268: org.freedesktop.Telepathy.Connection.Interface.Aliasing DBusGProxy is 0x9121a70
(empathy:5565): tp-glib-DEBUG: got_aliasing_flags: Introspected aliasing flags: 0x1
(empathy:5565): tp-glib-DEBUG: tp_connection_continue_introspection: 0x8e91268: connection ready
(empathy:5565): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x8e91268: org.freedesktop.Telepathy.Connection.Interface.Avatars DBusGProxy is 0x9121b88
** (empathy:5565): DEBUG: tp_contact_factory_ready: Connection ready
(empathy:5565): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x8e91268: org.freedesktop.Telepathy.Connection.Interface.Presence DBusGProxy is 0x9121d90
(empathy:5565): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x8e91268: org.freedesktop.Telepathy.Connection.Interface.Capabilities DBusGProxy is 0x9134648
** (empathy:5565): DEBUG: tp_contact_factory_parse_presence_foreach: Changing presence for contact jtellier.test1 at gmail.com (1) to '(null)' (2)
** (empathy:5565): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact jtellier.test1 at gmail.com (1) to 3
** (empathy:5565): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact jtellier.test1 at gmail.com (1) to 3
** (empathy:5565): DEBUG: tp_group_update_members: Members changed for list publish:
added-len=0, current-len=0
removed-len=0
local-pending-len=0, current-len=0
remote-pending-len=0, current-len=0
** (empathy:5565): DEBUG: tp_group_update_members: Members changed done for list publish:
members-len=0
local-pendings-len=0
remote-pendings-len=0
** (empathy:5565): DEBUG: tp_group_update_members: Members changed for list publish:
added-len=5, current-len=0
removed-len=0
local-pending-len=0, current-len=0
remote-pending-len=0, current-len=0
** (empathy:5565): DEBUG: tp_contact_factory_add_contact: Contact added: (null) (2)
** (empathy:5565): DEBUG: tp_contact_factory_add_contact: Contact added: (null) (3)
** (empathy:5565): DEBUG: tp_contact_factory_add_contact: Contact added: (null) (4)
** (empathy:5565): DEBUG: tp_contact_factory_add_contact: Contact added: (null) (5)
** (empathy:5565): DEBUG: tp_contact_factory_add_contact: Contact added: (null) (6)
** (empathy:5565): DEBUG: tp_group_update_members: Members changed done for list publish:
members-len=5
local-pendings-len=0
remote-pendings-len=0
** (empathy:5565): DEBUG: tp_group_get_members_cb: Ready
** (empathy:5565): DEBUG: run_until_ready_cb: Object 0x8f9e988 is ready
** (empathy:5565): DEBUG: tp_group_update_members: Members changed for list subscribe:
added-len=0, current-len=0
removed-len=0
local-pending-len=0, current-len=0
remote-pending-len=0, current-len=0
** (empathy:5565): DEBUG: tp_group_update_members: Members changed done for list subscribe:
members-len=0
local-pendings-len=0
remote-pendings-len=0
** (empathy:5565): DEBUG: tp_group_update_members: Members changed for list subscribe:
added-len=5, current-len=0
removed-len=0
local-pending-len=0, current-len=0
remote-pending-len=0, current-len=0
** (empathy:5565): DEBUG: tp_group_update_members: Members changed done for list subscribe:
members-len=5
local-pendings-len=0
remote-pendings-len=0
** (empathy:5565): DEBUG: tp_group_get_members_cb: Ready
** (empathy:5565): DEBUG: run_until_ready_cb: Object 0x8e8e0f0 is ready
** (empathy:5565): DEBUG: tp_contact_list_request_channel_cb: Got subscribe list
** (empathy:5565): DEBUG: tp_contact_list_added_cb: Contact (null) (2) added to list type 1
** (empathy:5565): DEBUG: contact_list_store_members_changed_cb: Contact (null) (2) added
** (empathy:5565): DEBUG: tp_contact_list_added_cb: Contact (null) (3) added to list type 1
** (empathy:5565): DEBUG: contact_list_store_members_changed_cb: Contact (null) (3) added
** (empathy:5565): DEBUG: tp_contact_list_added_cb: Contact (null) (4) added to list type 1
** (empathy:5565): DEBUG: contact_list_store_members_changed_cb: Contact (null) (4) added
** (empathy:5565): DEBUG: tp_contact_list_added_cb: Contact (null) (5) added to list type 1
** (empathy:5565): DEBUG: contact_list_store_members_changed_cb: Contact (null) (5) added
** (empathy:5565): DEBUG: tp_contact_list_added_cb: Contact (null) (6) added to list type 1
** (empathy:5565): DEBUG: contact_list_store_members_changed_cb: Contact (null) (6) added
** (empathy:5565): DEBUG: tp_contact_list_request_channel_cb: Got publish list
** (empathy:5565): DEBUG: tp_contact_list_added_cb: Contact (null) (2) added to list type 0
** (empathy:5565): DEBUG: tp_contact_list_added_cb: Contact (null) (3) added to list type 0
** (empathy:5565): DEBUG: tp_contact_list_added_cb: Contact (null) (4) added to list type 0
** (empathy:5565): DEBUG: tp_contact_list_added_cb: Contact (null) (5) added to list type 0
** (empathy:5565): DEBUG: tp_contact_list_added_cb: Contact (null) (6) added to list type 0
** (empathy:5565): DEBUG: tp_contact_factory_get_known_avatar_tokens_cb: Got 0 tokens, need to request 0 avatars
** (empathy:5565): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier.test2 at gmail.com' updated, checking roster is in sync...
** (empathy:5565): DEBUG: contact_list_store_contact_update: Contact:'jtellier.test2 at gmail.com' in list:NO, should be:NO
** (empathy:5565): DEBUG: contact_list_store_contact_updated_cb: Contact:'5146672499 at gtalk2voip.com' updated, checking roster is in sync...
** (empathy:5565): DEBUG: contact_list_store_contact_update: Contact:'5146672499 at gtalk2voip.com' in list:NO, should be:NO
** (empathy:5565): DEBUG: contact_list_store_contact_updated_cb: Contact:'guillaume.desmottes at collabora.co.uk' updated, checking roster is in sync...
** (empathy:5565): DEBUG: contact_list_store_contact_update: Contact:'guillaume.desmottes at collabora.co.uk' in list:NO, should be:NO
** (empathy:5565): DEBUG: contact_list_store_contact_updated_cb: Contact:'service at gtalk2voip.com' updated, checking roster is in sync...
** (empathy:5565): DEBUG: contact_list_store_contact_update: Contact:'service at gtalk2voip.com' in list:NO, should be:NO
** (empathy:5565): DEBUG: contact_list_store_contact_updated_cb: Contact:'kakaroto.test1 at gmail.com' updated, checking roster is in sync...
** (empathy:5565): DEBUG: contact_list_store_contact_update: Contact:'kakaroto.test1 at gmail.com' in list:NO, should be:NO
** (empathy:5565): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier.test2 at gmail.com' updated, checking roster is in sync...
** (empathy:5565): DEBUG: contact_list_store_contact_update: Contact:'jtellier.test2 at gmail.com' in list:NO, should be:NO
** (empathy:5565): DEBUG: tp_contact_factory_parse_presence_foreach: Changing presence for contact jtellier.test2 at gmail.com (2) to '(null)' (1)
** (empathy:5565): DEBUG: contact_list_store_contact_updated_cb: Contact:'5146672499 at gtalk2voip.com' updated, checking roster is in sync...
** (empathy:5565): DEBUG: contact_list_store_contact_update: Contact:'5146672499 at gtalk2voip.com' in list:NO, should be:NO
** (empathy:5565): DEBUG: tp_contact_factory_parse_presence_foreach: Changing presence for contact 5146672499 at gtalk2voip.com (3) to '(null)' (1)
** (empathy:5565): DEBUG: contact_list_store_contact_updated_cb: Contact:'guillaume.desmottes at collabora.co.uk' updated, checking roster is in sync...
** (empathy:5565): DEBUG: contact_list_store_contact_update: Contact:'guillaume.desmottes at collabora.co.uk' in list:NO, should be:NO
** (empathy:5565): DEBUG: tp_contact_factory_parse_presence_foreach: Changing presence for contact guillaume.desmottes at collabora.co.uk (4) to '(null)' (1)
** (empathy:5565): DEBUG: contact_list_store_contact_updated_cb: Contact:'service at gtalk2voip.com' updated, checking roster is in sync...
** (empathy:5565): DEBUG: contact_list_store_contact_update: Contact:'service at gtalk2voip.com' in list:NO, should be:NO
** (empathy:5565): DEBUG: tp_contact_factory_parse_presence_foreach: Changing presence for contact service at gtalk2voip.com (5) to '(null)' (1)
** (empathy:5565): DEBUG: contact_list_store_contact_updated_cb: Contact:'kakaroto.test1 at gmail.com' updated, checking roster is in sync...
** (empathy:5565): DEBUG: contact_list_store_contact_update: Contact:'kakaroto.test1 at gmail.com' in list:NO, should be:NO
** (empathy:5565): DEBUG: tp_contact_factory_parse_presence_foreach: Changing presence for contact kakaroto.test1 at gmail.com (6) to '(null)' (1)
** (empathy:5565): DEBUG: tp_contact_factory_request_aliases_cb: Renaming contact jtellier.test2 at gmail.com (2) to jtellier test2 (request cb)
** (empathy:5565): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier test2' updated, checking roster is in sync...
** (empathy:5565): DEBUG: contact_list_store_contact_update: Contact:'jtellier test2' in list:NO, should be:NO
** (empathy:5565): DEBUG: tp_contact_factory_request_aliases_cb: Renaming contact 5146672499 at gtalk2voip.com (3) to GTalk2VoIP mapped contact (request cb)
** (empathy:5565): DEBUG: contact_list_store_contact_updated_cb: Contact:'GTalk2VoIP mapped contact' updated, checking roster is in sync...
** (empathy:5565): DEBUG: contact_list_store_contact_update: Contact:'GTalk2VoIP mapped contact' in list:NO, should be:NO
** (empathy:5565): DEBUG: tp_contact_factory_request_aliases_cb: Renaming contact guillaume.desmottes at collabora.co.uk (4) to guillaume.desmottes (request cb)
** (empathy:5565): DEBUG: contact_list_store_contact_updated_cb: Contact:'guillaume.desmottes' updated, checking roster is in sync...
** (empathy:5565): DEBUG: contact_list_store_contact_update: Contact:'guillaume.desmottes' in list:NO, should be:NO
** (empathy:5565): DEBUG: tp_contact_factory_request_aliases_cb: Renaming contact service at gtalk2voip.com (5) to GTalk2VoIP mapped contact (request cb)
** (empathy:5565): DEBUG: contact_list_store_contact_updated_cb: Contact:'GTalk2VoIP mapped contact' updated, checking roster is in sync...
** (empathy:5565): DEBUG: contact_list_store_contact_update: Contact:'GTalk2VoIP mapped contact' in list:NO, should be:NO
** (empathy:5565): DEBUG: tp_contact_factory_request_aliases_cb: Renaming contact kakaroto.test1 at gmail.com (6) to kakaroto test1 (request cb)
** (empathy:5565): DEBUG: contact_list_store_contact_updated_cb: Contact:'kakaroto test1' updated, checking roster is in sync...
** (empathy:5565): DEBUG: contact_list_store_contact_update: Contact:'kakaroto test1' in list:NO, should be:NO
** (empathy:5565): DEBUG: tp_contact_factory_get_known_avatar_tokens_cb: Got 0 tokens, need to request 0 avatars
** (empathy:5565): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact jtellier.test2 at gmail.com (2) to 0
** (empathy:5565): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier test2' updated, checking roster is in sync...
** (empathy:5565): DEBUG: contact_list_store_contact_update: Contact:'jtellier test2' in list:NO, should be:NO
** (empathy:5565): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact 5146672499 at gtalk2voip.com (3) to 0
** (empathy:5565): DEBUG: contact_list_store_contact_updated_cb: Contact:'GTalk2VoIP mapped contact' updated, checking roster is in sync...
** (empathy:5565): DEBUG: contact_list_store_contact_update: Contact:'GTalk2VoIP mapped contact' in list:NO, should be:NO
** (empathy:5565): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact guillaume.desmottes at collabora.co.uk (4) to 0
** (empathy:5565): DEBUG: contact_list_store_contact_updated_cb: Contact:'guillaume.desmottes' updated, checking roster is in sync...
** (empathy:5565): DEBUG: contact_list_store_contact_update: Contact:'guillaume.desmottes' in list:NO, should be:NO
** (empathy:5565): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact service at gtalk2voip.com (5) to 0
** (empathy:5565): DEBUG: contact_list_store_contact_updated_cb: Contact:'GTalk2VoIP mapped contact' updated, checking roster is in sync...
** (empathy:5565): DEBUG: contact_list_store_contact_update: Contact:'GTalk2VoIP mapped contact' in list:NO, should be:NO
** (empathy:5565): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact kakaroto.test1 at gmail.com (6) to 0
** (empathy:5565): DEBUG: contact_list_store_contact_updated_cb: Contact:'kakaroto test1' updated, checking roster is in sync...
** (empathy:5565): DEBUG: contact_list_store_contact_update: Contact:'kakaroto test1' in list:NO, should be:NO
** (empathy:5565): DEBUG: empathy_geometry_save: Saving window geometry: x:0, y:25, w:622, h:325
** (empathy:5565): DEBUG: tp_contact_factory_aliases_changed_cb: Renaming contact jtellier.test1 at gmail.com (1) to jtellier test (changed cb)
** (empathy:5565): DEBUG: tp_contact_factory_request_aliases_cb: Renaming contact jtellier.test1 at gmail.com (1) to jtellier test (request cb)
** (empathy:5565): DEBUG: tp_contact_factory_get_known_avatar_tokens_cb: Got 1 tokens, need to request 0 avatars
** (empathy:5565): DEBUG: contact_list_store_contact_updated_cb: Contact:'GTalk2VoIP mapped contact' updated, checking roster is in sync...
** (empathy:5565): DEBUG: contact_list_store_contact_update: Contact:'GTalk2VoIP mapped contact' in list:NO, should be:YES
** (empathy:5565): DEBUG: contact_list_store_contact_update: Contact:'GTalk2VoIP mapped contact' in list:YES, should be:YES
** (empathy:5565): DEBUG: contact_list_store_contact_updated_cb: Contact:'GTalk2VoIP mapped contact' updated, checking roster is in sync...
** (empathy:5565): DEBUG: contact_list_store_contact_update: Contact:'GTalk2VoIP mapped contact' in list:YES, should be:YES
** (empathy:5565): DEBUG: tp_contact_factory_parse_presence_foreach: Changing presence for contact 5146672499 at gtalk2voip.com (3) to 'Press CALL to phone call. Offered by GTalk2VoIP Gateway. http://www.gtalk2voip.com/' (2)
** (empathy:5565): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact 5146672499 at gtalk2voip.com (3) to 1
** (empathy:5565): DEBUG: contact_list_store_contact_updated_cb: Contact:'GTalk2VoIP mapped contact' updated, checking roster is in sync...
** (empathy:5565): DEBUG: contact_list_store_contact_update: Contact:'GTalk2VoIP mapped contact' in list:YES, should be:YES
** (empathy:5565): DEBUG: contact_list_store_contact_updated_cb: Contact:'GTalk2VoIP mapped contact' updated, checking roster is in sync...
** (empathy:5565): DEBUG: contact_list_store_contact_update: Contact:'GTalk2VoIP mapped contact' in list:NO, should be:YES
** (empathy:5565): DEBUG: contact_list_store_contact_update: Contact:'GTalk2VoIP mapped contact' in list:YES, should be:YES
** (empathy:5565): DEBUG: contact_list_store_contact_updated_cb: Contact:'GTalk2VoIP mapped contact' updated, checking roster is in sync...
** (empathy:5565): DEBUG: contact_list_store_contact_update: Contact:'GTalk2VoIP mapped contact' in list:YES, should be:YES
** (empathy:5565): DEBUG: tp_contact_factory_parse_presence_foreach: Changing presence for contact service at gtalk2voip.com (5) to 'Type HELP for instructions. Your personal account page: https://www.gtalk2voip.com/users/?auth=pRKJcQ6TTGN5rZAC' (2)
** (empathy:5565): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact service at gtalk2voip.com (5) to 1
** (empathy:5565): DEBUG: contact_list_store_contact_updated_cb: Contact:'GTalk2VoIP mapped contact' updated, checking roster is in sync...
** (empathy:5565): DEBUG: contact_list_store_contact_update: Contact:'GTalk2VoIP mapped contact' in list:YES, should be:YES
** (empathy:5565): DEBUG: get_glade_file: Loading glade file /usr/share/empathy/empathy-contact-widget.glade
** (empathy:5565): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact jtellier.test1 at gmail.com (1) to 3
** (empathy:5565): DEBUG: status_icon_activate_cb: toggle
** (empathy:5565): DEBUG: empathy_conf_set_bool: Setting bool:'/apps/empathy/ui/main_window_hidden' to 0 ---> false
** (empathy:5565): DEBUG: get_glade_file: Loading glade file /usr/share/empathy/empathy-accounts-dialog.glade
** (empathy:5565): DEBUG: accounts_dialog_add_or_update_account: Adding new account
** (empathy:5565): DEBUG: accounts_dialog_add_or_update_account: Adding new account
** (empathy:5565): DEBUG: accounts_dialog_add_or_update_account: Adding new account
** (empathy:5565): DEBUG: accounts_dialog_add_or_update_account: Adding new account
** (empathy:5565): DEBUG: get_glade_file: Loading glade file /usr/share/empathy/empathy-account-widget-jabber.glade
** (empathy:5565): DEBUG: mc_account_get_param_string: Password found in keyring
** (empathy:5565): DEBUG: mc_account_get_param_string: Password found in keyring
** (empathy:5565): DEBUG: get_glade_file: Loading glade file /usr/share/empathy/empathy-account-widget-jabber.glade
** (empathy:5565): DEBUG: mc_account_get_param_string: Password found in keyring
** (empathy:5565): DEBUG: mc_account_get_param_string: Password found in keyring
** (empathy:5565): DEBUG: accounts_dialog_enable_toggled_cb: Disabled account Google Talk (jtellier.test at gmail.com)
** (empathy:5565): DEBUG: idle_presence_changed_cb: Presence changed to '' (0)
(empathy:5565): tp-glib-DEBUG: tp_proxy_invalidate: 0x8e8bc58: Channel was closed
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x8f9e8e0: TpProxy 0x8e8bc58 invalidated (I have 0x8e8bc58): Channel was closed
** (empathy:5565): DEBUG: tp_group_invalidated_cb: Channel invalidated: Channel was closed
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x8e8e160: TpProxy 0x8e8bc58 invalidated (I have 0x8e8bc58): Channel was closed
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x8e8e218: TpProxy 0x8e8bc58 invalidated (I have 0x8e8bc58): Channel was closed
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x8e8e250: TpProxy 0x8e8bc58 invalidated (I have 0x8e8bc58): Channel was closed
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x8e8e288: TpProxy 0x8e8bc58 invalidated (I have 0x8e8bc58): Channel was closed
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9121970: TpProxy 0x8e8bc58 invalidated (I have 0x8e8bc58): Channel was closed
(empathy:5565): tp-glib-DEBUG: tp_proxy_invalidate: 0x8e8bcd8: Channel was closed
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x8e8e048: TpProxy 0x8e8bcd8 invalidated (I have 0x8e8bcd8): Channel was closed
** (empathy:5565): DEBUG: tp_group_invalidated_cb: Channel invalidated: Channel was closed
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x8e8e330: TpProxy 0x8e8bcd8 invalidated (I have 0x8e8bcd8): Channel was closed
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x8e8e3a0: TpProxy 0x8e8bcd8 invalidated (I have 0x8e8bcd8): Channel was closed
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x8e8e420: TpProxy 0x8e8bcd8 invalidated (I have 0x8e8bcd8): Channel was closed
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x8e8e458: TpProxy 0x8e8bcd8 invalidated (I have 0x8e8bcd8): Channel was closed
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9121c78: TpProxy 0x8e8bcd8 invalidated (I have 0x8e8bcd8): Channel was closed
(empathy:5565): tp-glib-DEBUG: tp_connection_status_changed: 0x8e91268: 0 -> 2 because 1
(empathy:5565): tp-glib-DEBUG: tp_proxy_invalidate: 0x8e91268: User requested disconnection
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9121900: TpProxy 0x8e91268 invalidated (I have 0x8e91268): User requested disconnection
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9121938: TpProxy 0x8e91268 invalidated (I have 0x8e91268): User requested disconnection
(empathy:5565): tp-glib-DEBUG: _tp_connection_clean_up_handle_refs: 0x8e91268
** (empathy:5565): DEBUG: tp_contact_factory_connection_invalidated_cb: Connection invalidated
** (empathy:5565): DEBUG: contact_list_store_contact_updated_cb: Contact:'kakaroto test1' updated, checking roster is in sync...
** (empathy:5565): DEBUG: contact_list_store_contact_update: Contact:'kakaroto test1' in list:NO, should be:NO
** (empathy:5565): DEBUG: empathy_sound_play_full: Play sound "service-logout" (Contact disconnected)
** (empathy:5565): DEBUG: contact_list_store_contact_updated_cb: Contact:'GTalk2VoIP mapped contact' updated, checking roster is in sync...
** (empathy:5565): DEBUG: contact_list_store_contact_update: Contact:'GTalk2VoIP mapped contact' in list:YES, should be:NO
** (empathy:5565): DEBUG: contact_list_store_contact_update: Remove item (after timeout)
** (empathy:5565): DEBUG: contact_list_store_contact_set_active: Set item active
** (empathy:5565): DEBUG: contact_list_store_contact_active_new: Contact:'GTalk2VoIP mapped contact' now active, and WILL be removed
** (empathy:5565): DEBUG: contact_list_store_contact_updated_cb: Contact:'guillaume.desmottes' updated, checking roster is in sync...
** (empathy:5565): DEBUG: contact_list_store_contact_update: Contact:'guillaume.desmottes' in list:NO, should be:NO
** (empathy:5565): DEBUG: empathy_sound_play_full: Play sound "service-logout" (Contact disconnected)
** (empathy:5565): DEBUG: contact_list_store_contact_updated_cb: Contact:'GTalk2VoIP mapped contact' updated, checking roster is in sync...
** (empathy:5565): DEBUG: contact_list_store_contact_update: Contact:'GTalk2VoIP mapped contact' in list:YES, should be:NO
** (empathy:5565): DEBUG: contact_list_store_contact_update: Remove item (after timeout)
** (empathy:5565): DEBUG: contact_list_store_contact_set_active: Set item active
** (empathy:5565): DEBUG: contact_list_store_contact_active_new: Contact:'GTalk2VoIP mapped contact' now active, and WILL be removed
** (empathy:5565): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier test2' updated, checking roster is in sync...
** (empathy:5565): DEBUG: contact_list_store_contact_update: Contact:'jtellier test2' in list:NO, should be:NO
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9121ae0: TpProxy 0x8e91268 invalidated (I have 0x8e91268): User requested disconnection
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9121ce8: TpProxy 0x8e91268 invalidated (I have 0x8e91268): User requested disconnection
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9121d20: TpProxy 0x8e91268 invalidated (I have 0x8e91268): User requested disconnection
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9121d58: TpProxy 0x8e91268 invalidated (I have 0x8e91268): User requested disconnection
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9134610: TpProxy 0x8e91268 invalidated (I have 0x8e91268): User requested disconnection
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9134680: TpProxy 0x8e91268 invalidated (I have 0x8e91268): User requested disconnection
(empathy:5565): tp-glib-DEBUG: tp_connection_dispose: 0x8e91268
(empathy:5565): tp-glib-DEBUG: tp_proxy_dispose: 0x8e91268
(empathy:5565): tp-glib-DEBUG: tp_connection_finalize: 0x8e91268
(empathy:5565): tp-glib-DEBUG: tp_proxy_finalize: 0x8e91268
(empathy:5565): tp-glib-DEBUG: tp_connection_status_changed: 0x8e91210: 0 -> 2 because 1
(empathy:5565): tp-glib-DEBUG: tp_proxy_invalidate: 0x8e91210: User requested disconnection
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x8f99658: TpProxy 0x8e91210 invalidated (I have 0x8e91210): User requested disconnection
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x8f99620: TpProxy 0x8e91210 invalidated (I have 0x8e91210): User requested disconnection
(empathy:5565): tp-glib-DEBUG: _tp_connection_clean_up_handle_refs: 0x8e91210
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x8eb6ba0: TpProxy 0x8e91210 invalidated (I have 0x8e91210): User requested disconnection
** (empathy:5565): DEBUG: tp_contact_list_invalidated_cb: Connection invalidated
** (empathy:5565): DEBUG: contact_list_store_members_changed_cb: Contact kakaroto.test1 at gmail.com (0) removed
** (empathy:5565): DEBUG: contact_list_store_members_changed_cb: Contact service at gtalk2voip.com (0) removed
** (empathy:5565): DEBUG: contact_list_store_members_changed_cb: Contact guillaume.desmottes at collabora.co.uk (0) removed
** (empathy:5565): DEBUG: contact_list_store_members_changed_cb: Contact 5146672499 at gtalk2voip.com (0) removed
** (empathy:5565): DEBUG: contact_list_store_members_changed_cb: Contact jtellier.test2 at gmail.com (0) removed
** (empathy:5565): DEBUG: contact_manager_destroy_cb: Removing account: Google Talk (jtellier.test at gmail.com)
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x8fefba0: lost weak ref to 0x8f99700
** (empathy:5565): DEBUG: tp_contact_list_finalize: finalize: 0x8f99700
** (empathy:5565): DEBUG: tp_group_finalize: finalize: 0x8e8e0f0
** (empathy:5565): DEBUG: tp_group_finalize: finalize: 0x8f9e988
** (empathy:5565): DEBUG: tp_contact_factory_weak_notify: Remove finalized contact 0x9116d58
** (empathy:5565): DEBUG: contact_finalize: finalize: 0x9116d58
** (empathy:5565): DEBUG: tp_contact_factory_weak_notify: Remove finalized contact 0x9116cc8
** (empathy:5565): DEBUG: contact_finalize: finalize: 0x9116cc8
** (empathy:5565): DEBUG: tp_contact_factory_weak_notify: Remove finalized contact 0x9116e30
** (empathy:5565): DEBUG: contact_finalize: finalize: 0x9116e30
(empathy:5565): tp-glib-DEBUG: tp_connection_status_changed: 0x8e911b8: 0 -> 2 because 1
(empathy:5565): tp-glib-DEBUG: tp_proxy_invalidate: 0x8e911b8: User requested disconnection
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x8ff0c70: TpProxy 0x8e911b8 invalidated (I have 0x8e911b8): User requested disconnection
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x8ff0ca8: TpProxy 0x8e911b8 invalidated (I have 0x8e911b8): User requested disconnection
(empathy:5565): tp-glib-DEBUG: _tp_connection_clean_up_handle_refs: 0x8e911b8
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x8f96e78: TpProxy 0x8e911b8 invalidated (I have 0x8e911b8): User requested disconnection
** (empathy:5565): DEBUG: dispatcher_connection_invalidated_cb: Error: User requested disconnection
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x8f96e40: TpProxy 0x8e911b8 invalidated (I have 0x8e911b8): User requested disconnection
(empathy:5565): tp-glib-DEBUG: tp_connection_dispose: 0x8e911b8
(empathy:5565): tp-glib-DEBUG: tp_proxy_dispose: 0x8e911b8
(empathy:5565): tp-glib-DEBUG: tp_connection_finalize: 0x8e911b8
(empathy:5565): tp-glib-DEBUG: tp_proxy_finalize: 0x8e911b8
** (empathy:5565): DEBUG: enable_or_disable_account: Account Google Talk (jtellier.test at gmail.com) is now disabled
** (empathy:5565): DEBUG: check_for_accounts: No enabled accounts
** (empathy:5565): DEBUG: check_for_accounts: No enabled accounts
** (empathy:5565): DEBUG: accounts_dialog_enable_toggled_cb: Enable account Google Talk (jtellier.test2 at gmail.com)
** (empathy:5565): DEBUG: get_glade_file: Loading glade file /usr/share/empathy/empathy-account-widget-jabber.glade
** (empathy:5565): DEBUG: mc_account_get_param_string: Password found in keyring
** (empathy:5565): DEBUG: mc_account_get_param_string: Password found in keyring
** (empathy:5565): DEBUG: enable_or_disable_account: Account Google Talk (jtellier.test2 at gmail.com) is now enabled
** (empathy:5565): DEBUG: empathy_idle_set_presence: Changing presence to Available (2)
** (empathy:5565): DEBUG: idle_presence_changed_cb: Presence changed to '' (2)
** (empathy:5565): DEBUG: contact_manager_add_account: Adding new account: Google Talk (jtellier.test2 at gmail.com)
(empathy:5565): tp-glib-DEBUG: tp_connection_init: 0x9149680
(empathy:5565): tp-glib-DEBUG: tp_connection_constructor: Connecting to StatusChanged and ConnectionError
(empathy:5565): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9149680: org.freedesktop.Telepathy.Connection DBusGProxy is 0x9155408
(empathy:5565): tp-glib-DEBUG: tp_connection_constructor: Calling GetStatus
(empathy:5565): tp-glib-DEBUG: tp_connection_constructor: Returning 0x9149680
(empathy:5565): tp-glib-DEBUG: tp_connection_call_when_ready: arranging callback later
(empathy:5565): tp-glib-DEBUG: tp_connection_init: 0x9149328
(empathy:5565): tp-glib-DEBUG: tp_connection_constructor: Connecting to StatusChanged and ConnectionError
(empathy:5565): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9149328: org.freedesktop.Telepathy.Connection DBusGProxy is 0x91218c8
(empathy:5565): tp-glib-DEBUG: tp_connection_constructor: Calling GetStatus
(empathy:5565): tp-glib-DEBUG: tp_connection_constructor: Returning 0x9149328
(empathy:5565): tp-glib-DEBUG: tp_connection_call_when_ready: arranging callback later
(empathy:5565): tp-glib-DEBUG: tp_connection_got_status_cb: 0x9149680
(empathy:5565): tp-glib-DEBUG: tp_connection_got_status_cb: 0x9149680: Initial status is 0
(empathy:5565): tp-glib-DEBUG: tp_connection_status_changed: 0x9149680: -1 -> 0 because 0
(empathy:5565): tp-glib-DEBUG: tp_connection_got_status_cb: 0x9149328
(empathy:5565): tp-glib-DEBUG: tp_connection_got_status_cb: 0x9149328: Initial status is 0
(empathy:5565): tp-glib-DEBUG: tp_connection_status_changed: 0x9149328: -1 -> 0 because 0
(empathy:5565): tp-glib-DEBUG: tp_connection_got_interfaces_cb: 0x9149680: Introspected interfaces
(empathy:5565): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9149680: org.freedesktop.DBus.Properties DBusGProxy is 0x8ff0d50
(empathy:5565): tp-glib-DEBUG: tp_connection_got_interfaces_cb: 0x9149328: Introspected interfaces
(empathy:5565): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9149328: org.freedesktop.DBus.Properties DBusGProxy is 0x8f96e08
(empathy:5565): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9149680: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Avatars
(empathy:5565): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9149680: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Aliasing
(empathy:5565): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9149680: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Capabilities
(empathy:5565): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9149680: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.ContactCapabilities.DRAFT
(empathy:5565): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9149680: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection
(empathy:5565): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9149680: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.SimplePresence
(empathy:5565): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9149680: org.freedesktop.Telepathy.Connection.Interface.Aliasing DBusGProxy is 0x8f96ee8
(empathy:5565): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9149328: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Avatars
(empathy:5565): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9149328: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Aliasing
(empathy:5565): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9149328: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Capabilities
(empathy:5565): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9149328: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.ContactCapabilities.DRAFT
(empathy:5565): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9149328: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection
(empathy:5565): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9149328: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.SimplePresence
(empathy:5565): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9149328: org.freedesktop.Telepathy.Connection.Interface.Aliasing DBusGProxy is 0x8f99690
(empathy:5565): tp-glib-DEBUG: got_aliasing_flags: Introspected aliasing flags: 0x1
(empathy:5565): tp-glib-DEBUG: got_aliasing_flags: Introspected aliasing flags: 0x1
(empathy:5565): tp-glib-DEBUG: tp_connection_continue_introspection: 0x9149680: connection ready
(empathy:5565): tp-glib-DEBUG: cwr_ready: enter
(empathy:5565): tp-glib-DEBUG: tp_connection_continue_introspection: 0x9149328: connection ready
(empathy:5565): tp-glib-DEBUG: cwr_ready: enter
(empathy:5565): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9149328: org.freedesktop.Telepathy.Connection.Interface.Requests DBusGProxy is 0x9155520
(empathy:5565): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9149328: org.freedesktop.Telepathy.Connection.Interface.Capabilities DBusGProxy is 0x8eb6af8
** (empathy:5565): DEBUG: idle_presence_changed_cb: Presence changed to '' (2)
(empathy:5565): tp-glib-DEBUG: tp_channel_init: 0x9158250
(empathy:5565): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9158250: org.freedesktop.Telepathy.Channel DBusGProxy is 0x8f99620
(empathy:5565): tp-glib-DEBUG: tp_channel_constructor: 0x9158250: constructed with channel type "org.freedesktop.Telepathy.Channel.Type.ContactList", handle #1 of type 3
(empathy:5565): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9158250
(empathy:5565): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9158250: org.freedesktop.DBus.Properties DBusGProxy is 0x9121d58
** (empathy:5565): DEBUG: empathy_run_until_ready_full: Starting run until ready for object 0x9121ce8
** (empathy:5565): DEBUG: dispatcher_connection_new_channel: Ignoring blacklisted channel type org.freedesktop.Telepathy.Channel.Type.ContactList on /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/RosterChannel/List/publish
(empathy:5565): tp-glib-DEBUG: tp_channel_init: 0x9158150
(empathy:5565): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9158150: org.freedesktop.Telepathy.Channel DBusGProxy is 0x91a9528
(empathy:5565): tp-glib-DEBUG: tp_channel_constructor: 0x9158150: constructed with channel type "org.freedesktop.Telepathy.Channel.Type.ContactList", handle #2 of type 3
(empathy:5565): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9158150
(empathy:5565): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9158150: org.freedesktop.DBus.Properties DBusGProxy is 0x8f96e40
** (empathy:5565): DEBUG: empathy_run_until_ready_full: Starting run until ready for object 0x8ff0ca8
** (empathy:5565): DEBUG: dispatcher_connection_new_channel: Ignoring blacklisted channel type org.freedesktop.Telepathy.Channel.Type.ContactList on /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/RosterChannel/List/subscribe
** (empathy:5565): DEBUG: dispatcher_connection_new_channel: Ignoring blacklisted channel type org.freedesktop.Telepathy.Channel.Type.ContactList on /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/RosterChannel/List/known
** (empathy:5565): DEBUG: dispatcher_connection_new_channel: Ignoring blacklisted channel type org.freedesktop.Telepathy.Channel.Type.ContactList on /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/RosterChannel/List/deny
(empathy:5565): tp-glib-DEBUG: _tp_channel_got_properties: Received 8 channel properties
(empathy:5565): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Group
(empathy:5565): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9158250
(empathy:5565): tp-glib-DEBUG: _tp_channel_get_handle: 0x9158250: handle already known to be 1 of type 3
(empathy:5565): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9158250
(empathy:5565): tp-glib-DEBUG: _tp_channel_get_identifier: 0x9158250: identifier already known to be publish
(empathy:5565): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9158250
(empathy:5565): tp-glib-DEBUG: _tp_channel_get_channel_type: 0x9158250: channel type org.freedesktop.Telepathy.Channel.Type.ContactList already determined
(empathy:5565): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9158250
(empathy:5565): tp-glib-DEBUG: _tp_channel_get_interfaces: 0x9158250
(empathy:5565): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9158250
(empathy:5565): tp-glib-DEBUG: _tp_channel_get_group_properties: 0x9158250
(empathy:5565): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9158250: org.freedesktop.Telepathy.Channel.Interface.Group DBusGProxy is 0x8f99658
(empathy:5565): tp-glib-DEBUG: _tp_channel_got_properties: Received 8 channel properties
(empathy:5565): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Group
(empathy:5565): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9158150
(empathy:5565): tp-glib-DEBUG: _tp_channel_get_handle: 0x9158150: handle already known to be 2 of type 3
(empathy:5565): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9158150
(empathy:5565): tp-glib-DEBUG: _tp_channel_get_identifier: 0x9158150: identifier already known to be subscribe
(empathy:5565): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9158150
(empathy:5565): tp-glib-DEBUG: _tp_channel_get_channel_type: 0x9158150: channel type org.freedesktop.Telepathy.Channel.Type.ContactList already determined
(empathy:5565): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9158150
(empathy:5565): tp-glib-DEBUG: _tp_channel_get_interfaces: 0x9158150
(empathy:5565): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9158150
(empathy:5565): tp-glib-DEBUG: _tp_channel_get_group_properties: 0x9158150
(empathy:5565): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9158150: org.freedesktop.Telepathy.Channel.Interface.Group DBusGProxy is 0x91a9480
(empathy:5565): tp-glib-DEBUG: tp_channel_got_group_properties_cb: Received 6 group properties
(empathy:5565): tp-glib-DEBUG: _got_initial_group_flags: Initial GroupFlags: 2098
(empathy:5565): tp-glib-DEBUG: tp_channel_group_self_handle_changed_cb: 0x9158250 SelfHandle changed to 1
(empathy:5565): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9158250
(empathy:5565): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9158250
(empathy:5565): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9158250: channel ready
** (empathy:5565): DEBUG: tp_contact_factory_add_contact: Contact added: (null) (0)
(empathy:5565): tp-glib-DEBUG: tp_connection_init: 0x9159d18
(empathy:5565): tp-glib-DEBUG: tp_connection_constructor: Connecting to StatusChanged and ConnectionError
(empathy:5565): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9159d18: org.freedesktop.Telepathy.Connection DBusGProxy is 0x8e8e048
(empathy:5565): tp-glib-DEBUG: tp_connection_constructor: Calling GetStatus
(empathy:5565): tp-glib-DEBUG: tp_connection_constructor: Returning 0x9159d18
(empathy:5565): tp-glib-DEBUG: tp_channel_got_group_properties_cb: Received 6 group properties
(empathy:5565): tp-glib-DEBUG: _got_initial_group_flags: Initial GroupFlags: 2207
(empathy:5565): tp-glib-DEBUG: tp_channel_group_self_handle_changed_cb: 0x9158150 SelfHandle changed to 1
(empathy:5565): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9158150
(empathy:5565): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9158150
(empathy:5565): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9158150: channel ready
(empathy:5565): tp-glib-DEBUG: tp_connection_got_status_cb: 0x9159d18
(empathy:5565): tp-glib-DEBUG: tp_connection_got_status_cb: 0x9159d18: Initial status is 0
(empathy:5565): tp-glib-DEBUG: tp_connection_status_changed: 0x9159d18: -1 -> 0 because 0
(empathy:5565): tp-glib-DEBUG: tp_connection_got_interfaces_cb: 0x9159d18: Introspected interfaces
(empathy:5565): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9159d18: org.freedesktop.DBus.Properties DBusGProxy is 0x8e8e330
(empathy:5565): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9159d18: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Avatars
(empathy:5565): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9159d18: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Aliasing
(empathy:5565): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9159d18: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Capabilities
(empathy:5565): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9159d18: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.ContactCapabilities.DRAFT
(empathy:5565): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9159d18: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection
(empathy:5565): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9159d18: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.SimplePresence
(empathy:5565): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9159d18: org.freedesktop.Telepathy.Connection.Interface.Aliasing DBusGProxy is 0x8e8e010
(empathy:5565): tp-glib-DEBUG: got_aliasing_flags: Introspected aliasing flags: 0x1
(empathy:5565): tp-glib-DEBUG: tp_connection_continue_introspection: 0x9159d18: connection ready
(empathy:5565): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9159d18: org.freedesktop.Telepathy.Connection.Interface.Avatars DBusGProxy is 0x8e8e250
** (empathy:5565): DEBUG: tp_contact_factory_ready: Connection ready
(empathy:5565): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9159d18: org.freedesktop.Telepathy.Connection.Interface.Presence DBusGProxy is 0x91a82f8
(empathy:5565): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9159d18: org.freedesktop.Telepathy.Connection.Interface.Capabilities DBusGProxy is 0x91554e8
** (empathy:5565): DEBUG: tp_contact_factory_parse_presence_foreach: Changing presence for contact jtellier.test2 at gmail.com (1) to '(null)' (2)
** (empathy:5565): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact jtellier.test2 at gmail.com (1) to 3
** (empathy:5565): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact jtellier.test2 at gmail.com (1) to 3
** (empathy:5565): DEBUG: tp_group_update_members: Members changed for list publish:
added-len=0, current-len=0
removed-len=0
local-pending-len=0, current-len=0
remote-pending-len=0, current-len=0
** (empathy:5565): DEBUG: tp_group_update_members: Members changed done for list publish:
members-len=0
local-pendings-len=0
remote-pendings-len=0
** (empathy:5565): DEBUG: tp_group_update_members: Members changed for list publish:
added-len=1, current-len=0
removed-len=0
local-pending-len=0, current-len=0
remote-pending-len=0, current-len=0
** (empathy:5565): DEBUG: tp_contact_factory_add_contact: Contact added: (null) (2)
** (empathy:5565): DEBUG: tp_group_update_members: Members changed done for list publish:
members-len=1
local-pendings-len=0
remote-pendings-len=0
** (empathy:5565): DEBUG: tp_group_get_members_cb: Ready
** (empathy:5565): DEBUG: run_until_ready_cb: Object 0x9121ce8 is ready
** (empathy:5565): DEBUG: tp_group_update_members: Members changed for list subscribe:
added-len=0, current-len=0
removed-len=0
local-pending-len=0, current-len=0
remote-pending-len=0, current-len=0
** (empathy:5565): DEBUG: tp_group_update_members: Members changed done for list subscribe:
members-len=0
local-pendings-len=0
remote-pendings-len=0
** (empathy:5565): DEBUG: tp_group_update_members: Members changed for list subscribe:
added-len=1, current-len=0
removed-len=0
local-pending-len=0, current-len=0
remote-pending-len=0, current-len=0
** (empathy:5565): DEBUG: tp_group_update_members: Members changed done for list subscribe:
members-len=1
local-pendings-len=0
remote-pendings-len=0
** (empathy:5565): DEBUG: tp_group_get_members_cb: Ready
** (empathy:5565): DEBUG: run_until_ready_cb: Object 0x8ff0ca8 is ready
** (empathy:5565): DEBUG: tp_contact_list_request_channel_cb: Got subscribe list
** (empathy:5565): DEBUG: tp_contact_list_added_cb: Contact (null) (2) added to list type 1
** (empathy:5565): DEBUG: contact_list_store_members_changed_cb: Contact (null) (2) added
** (empathy:5565): DEBUG: tp_contact_list_request_channel_cb: Got publish list
** (empathy:5565): DEBUG: tp_contact_list_added_cb: Contact (null) (2) added to list type 0
** (empathy:5565): DEBUG: tp_contact_factory_get_known_avatar_tokens_cb: Got 0 tokens, need to request 0 avatars
** (empathy:5565): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier.test1 at gmail.com' updated, checking roster is in sync...
** (empathy:5565): DEBUG: contact_list_store_contact_update: Contact:'jtellier.test1 at gmail.com' in list:NO, should be:NO
** (empathy:5565): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier.test1 at gmail.com' updated, checking roster is in sync...
** (empathy:5565): DEBUG: contact_list_store_contact_update: Contact:'jtellier.test1 at gmail.com' in list:NO, should be:YES
** (empathy:5565): DEBUG: contact_list_store_contact_update: Contact:'jtellier.test1 at gmail.com' in list:YES, should be:YES
** (empathy:5565): DEBUG: contact_list_store_contact_update: Set active (contact updated offline -> online)
** (empathy:5565): DEBUG: contact_list_store_contact_set_active: Set item active
** (empathy:5565): DEBUG: contact_list_store_contact_active_new: Contact:'jtellier.test1 at gmail.com' now active, and WILL NOT be removed
** (empathy:5565): DEBUG: contact_list_store_contact_update: Set active (contact added)
** (empathy:5565): DEBUG: contact_list_store_contact_set_active: Set item active
** (empathy:5565): DEBUG: contact_list_store_contact_active_new: Contact:'jtellier.test1 at gmail.com' now active, and WILL NOT be removed
** (empathy:5565): DEBUG: tp_contact_factory_parse_presence_foreach: Changing presence for contact jtellier.test1 at gmail.com (2) to '(null)' (2)
** (empathy:5565): DEBUG: tp_contact_factory_request_aliases_cb: Renaming contact jtellier.test1 at gmail.com (2) to jtellier test (request cb)
** (empathy:5565): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier test' updated, checking roster is in sync...
** (empathy:5565): DEBUG: contact_list_store_contact_update: Contact:'jtellier test' in list:YES, should be:YES
** (empathy:5565): DEBUG: contact_list_store_contact_update: Set active (contact updated)
** (empathy:5565): DEBUG: tp_contact_factory_get_known_avatar_tokens_cb: Got 1 tokens, need to request 0 avatars
** (empathy:5565): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact jtellier.test1 at gmail.com (2) to 1
** (empathy:5565): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier test' updated, checking roster is in sync...
** (empathy:5565): DEBUG: contact_list_store_contact_update: Contact:'jtellier test' in list:YES, should be:YES
** (empathy:5565): DEBUG: contact_list_store_contact_update: Set active (contact updated)
** (empathy:5565): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact jtellier.test1 at gmail.com (2) to 1
** (empathy:5565): DEBUG: tp_contact_factory_aliases_changed_cb: Renaming contact jtellier.test2 at gmail.com (1) to jtellier test2 (changed cb)
** (empathy:5565): DEBUG: tp_contact_factory_request_aliases_cb: Renaming contact jtellier.test2 at gmail.com (1) to jtellier test2 (request cb)
** (empathy:5565): DEBUG: tp_contact_factory_get_known_avatar_tokens_cb: Got 1 tokens, need to request 0 avatars
** (empathy:5565): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact jtellier.test1 at gmail.com (2) to 3
** (empathy:5565): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier test' updated, checking roster is in sync...
** (empathy:5565): DEBUG: contact_list_store_contact_update: Contact:'jtellier test' in list:YES, should be:YES
** (empathy:5565): DEBUG: contact_list_store_contact_update: Set active (contact updated)
** (empathy:5565): DEBUG: get_glade_file: Loading glade file /usr/share/empathy/empathy-call-window.glade
(empathy:5565): tp-glib-DEBUG: tp_channel_init: 0x9158550
(empathy:5565): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Group
(empathy:5565): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Hold
(empathy:5565): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.MediaSignalling
(empathy:5565): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Properties
(empathy:5565): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Media.SessionHandler
(empathy:5565): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9158550: org.freedesktop.Telepathy.Channel DBusGProxy is 0x9201118
(empathy:5565): tp-glib-DEBUG: tp_channel_constructor: 0x9158550: constructed with channel type "org.freedesktop.Telepathy.Channel.Type.StreamedMedia", handle #2 of type 1
(empathy:5565): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9158550
(empathy:5565): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9158550: org.freedesktop.DBus.Properties DBusGProxy is 0x92010a8
(empathy:5565): tp-glib-DEBUG: tp_channel_call_when_ready: arranging callback later
** (empathy:5565): DEBUG: empathy_dispatch_operation_approve: Pre-approving operation /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/MediaChannel0
** (empathy:5565): DEBUG: dispatcher_start_dispatching: Dispatching process started for /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/MediaChannel0
(empathy:5565): tp-glib-DEBUG: _tp_channel_got_properties: Received 8 channel properties
(empathy:5565): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Group
(empathy:5565): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Hold
(empathy:5565): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.MediaSignalling
(empathy:5565): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Properties
(empathy:5565): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Media.SessionHandler
(empathy:5565): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9158550
(empathy:5565): tp-glib-DEBUG: _tp_channel_get_handle: 0x9158550: handle already known to be 2 of type 1
(empathy:5565): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9158550
(empathy:5565): tp-glib-DEBUG: _tp_channel_get_identifier: 0x9158550: identifier already known to be jtellier.test1 at gmail.com
(empathy:5565): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9158550
(empathy:5565): tp-glib-DEBUG: _tp_channel_get_channel_type: 0x9158550: channel type org.freedesktop.Telepathy.Channel.Type.StreamedMedia already determined
(empathy:5565): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9158550
(empathy:5565): tp-glib-DEBUG: _tp_channel_get_interfaces: 0x9158550
(empathy:5565): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9158550
(empathy:5565): tp-glib-DEBUG: _tp_channel_get_group_properties: 0x9158550
(empathy:5565): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9158550: org.freedesktop.Telepathy.Channel.Interface.Group DBusGProxy is 0x926e008
(empathy:5565): tp-glib-DEBUG: tp_channel_got_group_properties_cb: Received 6 group properties
(empathy:5565): tp-glib-DEBUG: _got_initial_group_flags: Initial GroupFlags: 2049
(empathy:5565): tp-glib-DEBUG: tp_channel_group_self_handle_changed_cb: 0x9158550 SelfHandle changed to 1
(empathy:5565): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9158550
(empathy:5565): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9158550
(empathy:5565): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9158550: channel ready
(empathy:5565): tp-glib-DEBUG: cwr_ready: enter
(empathy:5565): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9158550: org.freedesktop.Telepathy.Channel.Type.StreamedMedia DBusGProxy is 0x9207410
** (empathy:5565): DEBUG: empathy_dispatch_operation_set_status: Dispatch operation /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/MediaChannel0 status: 0 -> 1
** (empathy:5565): DEBUG: dispatch_operation_ready_cb: Send to observers: /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/MediaChannel0
** (empathy:5565): DEBUG: empathy_dispatch_operation_set_status: Dispatch operation /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/MediaChannel0 status: 1 -> 3
** (empathy:5565): DEBUG: tp_call_request_streams_for_capabilities: Requesting new stream for capabilities 1
** (empathy:5565): DEBUG: empathy_dispatch_operation_set_status: Dispatch operation /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/MediaChannel0 status: 3 -> 4
** (empathy:5565): DEBUG: dispatch_operation_claimed_cb: Channel claimed: /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/MediaChannel0
** (empathy:5565): DEBUG: tp_call_stream_added_cb: Stream added - stream id: 1, contact handle: 2, stream type: 0
** (empathy:5565): DEBUG: tp_call_add_stream: Audio stream - id: 1, state: 0, direction: 0
** (empathy:5565): DEBUG: tp_call_stream_direction_changed_cb: Stream direction changed - stream: 1, direction: 3
** (empathy:5565): DEBUG: tp_call_add_stream: Audio stream - id: 1, state: 0, direction: 3
(empathy:5565): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9158550: org.freedesktop.Telepathy.Properties DBusGProxy is 0x9207730
(empathy:5565): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9158550: org.freedesktop.Telepathy.Channel.Interface.MediaSignalling DBusGProxy is 0x9267020
** (empathy:5565): DEBUG: GetSessionHandlers replied:
** (empathy:5565): DEBUG: - session /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/MediaChannel0
** (empathy:5565): DEBUG: type rtp
** (empathy:5565): DEBUG: adding session handler /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/MediaChannel0, type rtp
0:00:20.118725853 [334m 5565[00m 0x8d0f408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-conference.c:304:fs_rtp_conference_init:<FsRtpConference at 0x91a4588>[00m fs_rtp_conference_init
(empathy:5565): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x90ffac0: org.freedesktop.Telepathy.Media.SessionHandler DBusGProxy is 0x926f408
** (empathy:5565): DEBUG: calling MediaSessionHandler::Ready
** (empathy:5565): DEBUG: New stream, stream_id=1, media_type=0, direction=3
(empathy:5565): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9271a30: org.freedesktop.Telepathy.Media.StreamHandler DBusGProxy is 0x926f558
0:00:20.125584320 [334m 5565[00m 0x8d0f408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:295:load_codecs_cache:[00m Loading codecs cache /home/jtellier/.farsight/codecs.audio.i486.cache
0:00:20.126027030 [334m 5565[00m 0x8d0f408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec VORBIS with pt -1, send_pipeline 0x8f99e60, receive_pipeline 0x91ad340
0:00:20.126246998 [334m 5565[00m 0x8d0f408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec SPEEX with pt -1, send_pipeline 0x919c850, receive_pipeline 0x8f9be80
0:00:20.126470130 [334m 5565[00m 0x8d0f408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec PCMU with pt 0, send_pipeline 0x8f99f50, receive_pipeline 0x8fe4740
0:00:20.126744098 [334m 5565[00m 0x8d0f408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec PCMA with pt 8, send_pipeline 0x8fec360, receive_pipeline 0x919c9c0
0:00:20.127059057 [334m 5565[00m 0x8d0f408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec MPA with pt -1, send_pipeline 0x8fee5a0, receive_pipeline 0x8f9bfc0
0:00:20.127299773 [334m 5565[00m 0x8d0f408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec MPEG4-GENERIC with pt -1, send_pipeline 0x8ff1260, receive_pipeline 0x9189790
0:00:20.127490284 [334m 5565[00m 0x8d0f408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec MP4A-LATM with pt -1, send_pipeline 0x9185050, receive_pipeline 0x9189720
0:00:20.127659406 [334m 5565[00m 0x8d0f408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec GSM with pt 3, send_pipeline 0x919fc60, receive_pipeline 0x919fc30
0:00:20.127809239 [334m 5565[00m 0x8d0f408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec DV with pt -1, send_pipeline 0x919fb40, receive_pipeline 0x919fa10
0:00:20.127851910 [334m 5565[00m 0x8d0f408 [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 0x8ff03d0
0:00:20.128054841 [334m 5565[00m 0x8d0f408 [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 0x8ff03b0
0:00:20.128103541 [334m 5565[00m 0x8d0f408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:232:fs_rtp_blueprints_get:[00m Loaded codec blueprints from cache file
0:00:20.142341993 [334m 5565[00m 0x8d0f408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0>[00m pad recv_rtp_sink_1 added (NULL)
0:00:20.143045671 [334m 5565[00m 0x8d0f408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0>[00m pad recv_rtcp_sink_1 added (NULL)
0:00:20.144383222 [334m 5565[00m 0x8d0f408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0>[00m pad send_rtp_sink_1 added (NULL)
0:00:20.152132829 [334m 5565[00m 0x8d0f408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0>[00m pad send_rtp_src_1 added (NULL)
0:00:20.152830763 [334m 5565[00m 0x8d0f408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0>[00m pad send_rtcp_src_1 added (NULL)
0:00:20.195130782 [334m 5565[00m 0x8d0f408 [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:20.195475726 [334m 5565[00m 0x8d0f408 [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:20.195555441 [334m 5565[00m 0x8d0f408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: PCMU
0:00:20.195827286 [334m 5565[00m 0x8d0f408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: PCMA
0:00:20.195849848 [334m 5565[00m 0x8d0f408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: MPA
0:00:20.195872664 [334m 5565[00m 0x8d0f408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: GSM
0:00:20.195899783 [334m 5565[00m 0x8d0f408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: DV
0:00:20.195921016 [334m 5565[00m 0x8d0f408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: telephone-event
0:00:20.195942557 [334m 5565[00m 0x8d0f408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: telephone-event
0:00:20.195967414 [334m 5565[00m 0x8d0f408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:685:create_local_codec_associations:[00m Added preferred codec -1: audio SPEEX clock:16000 channels:1
0:00:20.196006770 [334m 5565[00m 0x8d0f408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: PCMU
0:00:20.196048225 [334m 5565[00m 0x8d0f408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: PCMA
0:00:20.196069463 [334m 5565[00m 0x8d0f408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: MPA
0:00:20.196089894 [334m 5565[00m 0x8d0f408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: GSM
0:00:20.196110159 [334m 5565[00m 0x8d0f408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: DV
0:00:20.196130628 [334m 5565[00m 0x8d0f408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: telephone-event
0:00:20.196151685 [334m 5565[00m 0x8d0f408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: telephone-event
0:00:20.196175649 [334m 5565[00m 0x8d0f408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:685:create_local_codec_associations:[00m Added preferred codec -1: audio SPEEX clock:8000 channels:1
0:00:20.196274090 [334m 5565[00m 0x8d0f408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:743:create_local_codec_associations:[00m Codec -1: audio MPA clock:90000 channels:0 disabled by config
0:00:20.196332654 [334m 5565[00m 0x8d0f408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:743:create_local_codec_associations:[00m Codec -1: audio DV clock:90000 channels:0 disabled by config
** (empathy:5565): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: called (send_local:1 send_supported:0)
** (empathy:5565): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: 100: audio SPEEX clock:16000 channels:1
** (empathy:5565): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: 101: audio SPEEX clock:8000 channels:1
** (empathy:5565): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: 0: audio PCMU clock:8000 channels:0
** (empathy:5565): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: 8: audio PCMA clock:8000 channels:0
** (empathy:5565): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: 3: audio GSM clock:8000 channels:0
** (empathy:5565): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: 98: audio telephone-event clock:8000 channels:0 events=0-15
** (empathy:5565): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: 99: audio telephone-event clock:90000 channels:0 events=0-15
** (empathy:5565): DEBUG: stream 1 (audio) fs_codecs_to_tp: adding codec SPEEX [100]
** (empathy:5565): DEBUG: stream 1 (audio) fs_codecs_to_tp: adding codec SPEEX [101]
** (empathy:5565): DEBUG: stream 1 (audio) fs_codecs_to_tp: adding codec PCMU [0]
** (empathy:5565): DEBUG: stream 1 (audio) fs_codecs_to_tp: adding codec PCMA [8]
** (empathy:5565): DEBUG: stream 1 (audio) fs_codecs_to_tp: adding codec GSM [3]
** (empathy:5565): DEBUG: stream 1 (audio) fs_codecs_to_tp: adding codec telephone-event [98]
** (empathy:5565): DEBUG: stream 1 (audio) fs_codecs_to_tp: adding codec telephone-event [99]
** (empathy:5565): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: calling MediaStreamHandler::Ready
** (empathy:5565): DEBUG: stream 1 (audio) set_stream_playing: 0
** (empathy:5565): DEBUG: stream 1 (audio) set_stream_sending: 0
(empathy:5565): tp-glib-DEBUG: tp_channel_group_members_changed_cb: 0x9158550 MembersChanged: added 0, removed 0, moved 0 to LP and 1 to RP, actor 0, reason 0, message
(empathy:5565): tp-glib-DEBUG: handle_members_changed: +RP contact#2
(empathy:5565): tp-glib-DEBUG: tp_channel_group_flags_changed_cb: 0x9158550 GroupFlagsChanged: +6 -1
(empathy:5565): tp-glib-DEBUG: tp_channel_group_flags_changed_cb: 0x9158550 GroupFlagsChanged (after filtering): +6 -1
** (empathy:5565): DEBUG: stream 1 (audio) _tf_stream_bus_message: Codecs changed
** (empathy:5565): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: called (send_local:0 send_supported:0)
** (empathy:5565): DEBUG: stream 1 (audio) cb_fs_new_local_candidate: called
** (empathy:5565): DEBUG: stream 1 (audio) cb_fs_new_local_candidate: called
** (empathy:5565): DEBUG: stream 1 (audio) cb_fs_new_local_candidate: called
** (empathy:5565): DEBUG: stream 1 (audio) cb_fs_new_local_candidate: called
** (empathy:5565): DEBUG: stream 1 (audio) cb_fs_local_candidates_prepared: called
** (empathy:5565): DEBUG: stream 1 (audio) cb_fs_local_candidates_prepared: candidate->ip = '10.0.2.15'
** (empathy:5565): DEBUG: stream 1 (audio) cb_fs_local_candidates_prepared: candidate->ip = '10.0.2.15'
** (empathy:5565): DEBUG: stream 1 (audio) cb_fs_local_candidates_prepared: candidate->ip = '70.25.46.249'
** (empathy:5565): DEBUG: stream 1 (audio) cb_fs_local_candidates_prepared: candidate->ip = '70.25.46.249'
** (empathy:5565): DEBUG: contact_list_store_contact_active_cb: Contact:'GTalk2VoIP mapped contact' active timeout, removing item
** (empathy:5565): DEBUG: contact_list_store_contact_active_cb: Contact:'GTalk2VoIP mapped contact' no longer active
** (empathy:5565): DEBUG: tp_contact_factory_weak_notify: Remove finalized contact 0x9116c80
** (empathy:5565): DEBUG: contact_finalize: finalize: 0x9116c80
** (empathy:5565): DEBUG: contact_list_store_contact_active_cb: Contact:'GTalk2VoIP mapped contact' active timeout, removing item
** (empathy:5565): DEBUG: contact_list_store_contact_active_cb: Contact:'GTalk2VoIP mapped contact' no longer active
** (empathy:5565): DEBUG: tp_contact_factory_weak_notify: Remove finalized contact 0x9116d10
** (empathy:5565): DEBUG: contact_finalize: finalize: 0x9116d10
** (empathy:5565): DEBUG: stream 1 (audio) add_remote_candidate: adding remote candidate R1
** (empathy:5565): DEBUG: stream 1 (audio) add_remote_candidate: adding remote candidate R2
** (empathy:5565): DEBUG: stream 1 (audio) cb_fs_new_active_candidate_pair: called
** (empathy:5565): DEBUG: tp_call_stream_state_changed_cb: Stream state changed - stream id: 1, state state: 2
** (empathy:5565): DEBUG: contact_list_store_contact_active_cb: Contact:'jtellier test' no longer active
** (empathy:5565): DEBUG: contact_list_store_contact_set_active: Set item inactive
** (empathy:5565): DEBUG: contact_list_store_contact_active_cb: Contact:'jtellier test' no longer active
** (empathy:5565): DEBUG: contact_list_store_contact_set_active: Set item inactive
(empathy:5565): tp-glib-DEBUG: tp_channel_group_members_changed_cb: 0x9158550 MembersChanged: added 0, removed 2, moved 0 to LP and 0 to RP, actor 2, reason 0, message
(empathy:5565): tp-glib-DEBUG: handle_members_changed: --- contact#1
(empathy:5565): tp-glib-DEBUG: handle_members_changed: --- contact#2
(empathy:5565): tp-glib-DEBUG: tp_channel_group_flags_changed_cb: 0x9158550 GroupFlagsChanged: +1 -2
(empathy:5565): tp-glib-DEBUG: tp_channel_group_flags_changed_cb: 0x9158550 GroupFlagsChanged (after filtering): +1 -2
** (empathy:5565): DEBUG: stream 1 (audio) close: close requested by connection manager
0:00:25.873216509 [334m 5565[00m 0x8d0f408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:4282:fs_rtp_session_stop_codec_param_gathering_unlock:[00m Stopping Codec Param discovery for session 1
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x926f590: lost weak ref to 0x915d528
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x92076f8: lost weak ref to 0x915d528
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9267090: lost weak ref to 0x915d528
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9274408: lost weak ref to 0x915d528
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9274440: lost weak ref to 0x915d528
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9274478: lost weak ref to 0x915d528
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x92744b0: lost weak ref to 0x915d528
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x92744e8: lost weak ref to 0x915d528
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9274520: lost weak ref to 0x915d528
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9274558: lost weak ref to 0x915d528
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9274590: lost weak ref to 0x915d528
(empathy:5565): tp-glib-DEBUG: tp_proxy_dispose: 0x9271a30
(empathy:5565): tp-glib-DEBUG: tp_proxy_invalidate: 0x9271a30: Proxy unreferenced
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9274590: TpProxy 0x9271a30 invalidated (I have 0x9271a30): Proxy unreferenced
(empathy:5565): tp-glib-DEBUG: tp_proxy_finalize: 0x9271a30
** (empathy:5565): DEBUG: tp_call_stream_removed_cb: Stream removed - stream id: 1
(empathy:5565): tp-glib-DEBUG: tp_proxy_invalidate: 0x9158550:
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x92010e0: TpProxy 0x9158550 invalidated (I have 0x9158550):
** (empathy:5565): DEBUG: dispatcher_channel_invalidated_cb: Channel /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/MediaChannel0 invalidated
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x926e040: TpProxy 0x9158550 invalidated (I have 0x9158550):
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x926e0b0: TpProxy 0x9158550 invalidated (I have 0x9158550):
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x926e0e8: TpProxy 0x9158550 invalidated (I have 0x9158550):
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x926e120: TpProxy 0x9158550 invalidated (I have 0x9158550):
** (empathy:5565): DEBUG: tp_call_channel_invalidated_cb: Channel invalidated:
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9207448: TpProxy 0x9158550 invalidated (I have 0x9158550):
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9207480: TpProxy 0x9158550 invalidated (I have 0x9158550):
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x92074b8: TpProxy 0x9158550 invalidated (I have 0x9158550):
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x92074f0: TpProxy 0x9158550 invalidated (I have 0x9158550):
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9207768: TpProxy 0x9158550 invalidated (I have 0x9158550):
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9267058: TpProxy 0x9158550 invalidated (I have 0x9158550):
** Message: Element error: Internal data flow error. -- gstbasesrc.c(2330): gst_base_src_loop (): /GstPipeline:pipeline0/EmpathyGstAudioSrc:empathygstaudiosrc0/GstGConfAudioSrc:gconfaudiosrc0/GstBin:bin6/GstAudioTestSrc:audiotestsrc0:
streaming task paused, reason not-linked (-1)
** (empathy:5565): DEBUG: tf_channel_dispose
** (empathy:5565): DEBUG: _tf_session_dispose
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x926f440: lost weak ref to 0x9159a50
** (empathy:5565): DEBUG: tp_call_dispose: Disposing: 0x90ffa00, 0
(empathy:5565): tp-glib-DEBUG: tp_channel_dispose: 0x9158550
(empathy:5565): tp-glib-DEBUG: tp_proxy_dispose: 0x9158550
(empathy:5565): tp-glib-DEBUG: tp_channel_finalize: 0x9158550
(empathy:5565): tp-glib-DEBUG: tp_proxy_finalize: 0x9158550
** (empathy:5565): DEBUG: tp_call_finalize: Finalizing: 0x90ffa00
** (empathy:5565): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact jtellier.test1 at gmail.com (2) to 1
** (empathy:5565): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier test' updated, checking roster is in sync...
** (empathy:5565): DEBUG: contact_list_store_contact_update: Contact:'jtellier test' in list:YES, should be:YES
** (empathy:5565): DEBUG: contact_list_store_contact_update: Set active (contact updated)
** (empathy:5565): DEBUG: get_glade_file: Loading glade file /usr/share/empathy/empathy-call-window.glade
(empathy:5565): tp-glib-DEBUG: tp_channel_init: 0x92ccd30
(empathy:5565): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Group
(empathy:5565): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Hold
(empathy:5565): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.MediaSignalling
(empathy:5565): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Properties
(empathy:5565): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Media.SessionHandler
(empathy:5565): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x92ccd30: org.freedesktop.Telepathy.Channel DBusGProxy is 0x91ef8e0
(empathy:5565): tp-glib-DEBUG: tp_channel_constructor: 0x92ccd30: constructed with channel type "org.freedesktop.Telepathy.Channel.Type.StreamedMedia", handle #2 of type 1
(empathy:5565): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x92ccd30
(empathy:5565): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x92ccd30: org.freedesktop.DBus.Properties DBusGProxy is 0x9274590
(empathy:5565): tp-glib-DEBUG: tp_channel_call_when_ready: arranging callback later
** (empathy:5565): DEBUG: empathy_dispatch_operation_approve: Pre-approving operation /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/MediaChannel1
** (empathy:5565): DEBUG: dispatcher_start_dispatching: Dispatching process started for /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/MediaChannel1
(empathy:5565): tp-glib-DEBUG: _tp_channel_got_properties: Received 8 channel properties
(empathy:5565): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Group
(empathy:5565): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Hold
(empathy:5565): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.MediaSignalling
(empathy:5565): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Properties
(empathy:5565): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Media.SessionHandler
(empathy:5565): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x92ccd30
(empathy:5565): tp-glib-DEBUG: _tp_channel_get_handle: 0x92ccd30: handle already known to be 2 of type 1
(empathy:5565): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x92ccd30
(empathy:5565): tp-glib-DEBUG: _tp_channel_get_identifier: 0x92ccd30: identifier already known to be jtellier.test1 at gmail.com
(empathy:5565): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x92ccd30
(empathy:5565): tp-glib-DEBUG: _tp_channel_get_channel_type: 0x92ccd30: channel type org.freedesktop.Telepathy.Channel.Type.StreamedMedia already determined
(empathy:5565): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x92ccd30
(empathy:5565): tp-glib-DEBUG: _tp_channel_get_interfaces: 0x92ccd30
(empathy:5565): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x92ccd30
(empathy:5565): tp-glib-DEBUG: _tp_channel_get_group_properties: 0x92ccd30
(empathy:5565): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x92ccd30: org.freedesktop.Telepathy.Channel.Interface.Group DBusGProxy is 0x92744b0
(empathy:5565): tp-glib-DEBUG: tp_channel_got_group_properties_cb: Received 6 group properties
(empathy:5565): tp-glib-DEBUG: _got_initial_group_flags: Initial GroupFlags: 2049
(empathy:5565): tp-glib-DEBUG: tp_channel_group_self_handle_changed_cb: 0x92ccd30 SelfHandle changed to 1
(empathy:5565): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x92ccd30
(empathy:5565): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x92ccd30
(empathy:5565): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x92ccd30: channel ready
(empathy:5565): tp-glib-DEBUG: cwr_ready: enter
(empathy:5565): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x92ccd30: org.freedesktop.Telepathy.Channel.Type.StreamedMedia DBusGProxy is 0x926f590
** (empathy:5565): DEBUG: empathy_dispatch_operation_set_status: Dispatch operation /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/MediaChannel1 status: 0 -> 1
** (empathy:5565): DEBUG: dispatch_operation_ready_cb: Send to observers: /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/MediaChannel1
** (empathy:5565): DEBUG: empathy_dispatch_operation_set_status: Dispatch operation /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/MediaChannel1 status: 1 -> 3
** (empathy:5565): DEBUG: tp_call_request_streams_for_capabilities: Requesting new stream for capabilities 1
** (empathy:5565): DEBUG: empathy_dispatch_operation_set_status: Dispatch operation /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/MediaChannel1 status: 3 -> 4
** (empathy:5565): DEBUG: dispatch_operation_claimed_cb: Channel claimed: /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/MediaChannel1
** (empathy:5565): DEBUG: tp_call_stream_added_cb: Stream added - stream id: 1, contact handle: 2, stream type: 0
** (empathy:5565): DEBUG: tp_call_add_stream: Audio stream - id: 1, state: 0, direction: 0
** (empathy:5565): DEBUG: tp_call_stream_direction_changed_cb: Stream direction changed - stream: 1, direction: 3
** (empathy:5565): DEBUG: tp_call_add_stream: Audio stream - id: 1, state: 0, direction: 3
(empathy:5565): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x92ccd30: org.freedesktop.Telepathy.Properties DBusGProxy is 0x92076c0
(empathy:5565): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x92ccd30: org.freedesktop.Telepathy.Channel.Interface.MediaSignalling DBusGProxy is 0x91efa08
** (empathy:5565): DEBUG: GetSessionHandlers replied:
** (empathy:5565): DEBUG: - session /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/MediaChannel1
** (empathy:5565): DEBUG: type rtp
** (empathy:5565): DEBUG: adding session handler /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/MediaChannel1, type rtp
0:00:31.678233968 [334m 5565[00m 0x8d0f408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-conference.c:304:fs_rtp_conference_init:<FsRtpConference at 0x91a4480>[00m fs_rtp_conference_init
(empathy:5565): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x927dc00: org.freedesktop.Telepathy.Media.SessionHandler DBusGProxy is 0x928d218
** (empathy:5565): DEBUG: calling MediaSessionHandler::Ready
** (empathy:5565): DEBUG: New stream, stream_id=1, media_type=0, direction=3
(empathy:5565): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x927dbb0: org.freedesktop.Telepathy.Media.StreamHandler DBusGProxy is 0x92076f8
0:00:31.681691855 [334m 5565[00m 0x8d0f408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:295:load_codecs_cache:[00m Loading codecs cache /home/jtellier/.farsight/codecs.audio.i486.cache
0:00:31.682135817 [334m 5565[00m 0x8d0f408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec VORBIS with pt -1, send_pipeline 0x92c0c10, receive_pipeline 0x8d8f150
0:00:31.682326470 [334m 5565[00m 0x8d0f408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec SPEEX with pt -1, send_pipeline 0x9130720, receive_pipeline 0x9278fc0
0:00:31.682502903 [334m 5565[00m 0x8d0f408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec PCMU with pt 0, send_pipeline 0x92bfe00, receive_pipeline 0x92889c0
0:00:31.682701619 [334m 5565[00m 0x8d0f408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec PCMA with pt 8, send_pipeline 0x92bfe80, receive_pipeline 0x92bfe90
0:00:31.682892657 [334m 5565[00m 0x8d0f408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec MPA with pt -1, send_pipeline 0x928cab0, receive_pipeline 0x91309a0
0:00:31.683081333 [334m 5565[00m 0x8d0f408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec MPEG4-GENERIC with pt -1, send_pipeline 0x92820b0, receive_pipeline 0x9130550
0:00:31.683266331 [334m 5565[00m 0x8d0f408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec MP4A-LATM with pt -1, send_pipeline 0x8f9dc70, receive_pipeline 0x91898a0
0:00:31.683402118 [334m 5565[00m 0x8d0f408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec GSM with pt 3, send_pipeline 0x91324c0, receive_pipeline 0x8fee720
0:00:31.683621923 [334m 5565[00m 0x8d0f408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec DV with pt -1, send_pipeline 0x91b0aa0, receive_pipeline 0x919c9d0
0:00:31.683656755 [334m 5565[00m 0x8d0f408 [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 0x9130790
0:00:31.683718278 [334m 5565[00m 0x8d0f408 [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 0x9130590
0:00:31.683774005 [334m 5565[00m 0x8d0f408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:232:fs_rtp_blueprints_get:[00m Loaded codec blueprints from cache file
0:00:31.698691602 [334m 5565[00m 0x8d0f408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference1>[00m pad recv_rtp_sink_1 added (NULL)
0:00:31.699332331 [334m 5565[00m 0x8d0f408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference1>[00m pad recv_rtcp_sink_1 added (NULL)
0:00:31.699628139 [334m 5565[00m 0x8d0f408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference1>[00m pad send_rtp_sink_1 added (NULL)
0:00:31.699748314 [334m 5565[00m 0x8d0f408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference1>[00m pad send_rtp_src_1 added (NULL)
0:00:31.700368134 [334m 5565[00m 0x8d0f408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference1>[00m pad send_rtcp_src_1 added (NULL)
0:00:31.750592271 [334m 5565[00m 0x8d0f408 [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:31.751084660 [334m 5565[00m 0x8d0f408 [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:31.751132419 [334m 5565[00m 0x8d0f408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: PCMU
0:00:31.751153025 [334m 5565[00m 0x8d0f408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: PCMA
0:00:31.751171487 [334m 5565[00m 0x8d0f408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: MPA
0:00:31.751189581 [334m 5565[00m 0x8d0f408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: GSM
0:00:31.751207499 [334m 5565[00m 0x8d0f408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: DV
0:00:31.751243485 [334m 5565[00m 0x8d0f408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: telephone-event
0:00:31.751262063 [334m 5565[00m 0x8d0f408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: telephone-event
0:00:31.751283319 [334m 5565[00m 0x8d0f408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:685:create_local_codec_associations:[00m Added preferred codec -1: audio SPEEX clock:16000 channels:1
0:00:31.751315410 [334m 5565[00m 0x8d0f408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: PCMU
0:00:31.751334217 [334m 5565[00m 0x8d0f408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: PCMA
0:00:31.751351883 [334m 5565[00m 0x8d0f408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: MPA
0:00:31.751369424 [334m 5565[00m 0x8d0f408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: GSM
0:00:31.751386904 [334m 5565[00m 0x8d0f408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: DV
0:00:31.751404684 [334m 5565[00m 0x8d0f408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: telephone-event
0:00:31.751422339 [334m 5565[00m 0x8d0f408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: telephone-event
0:00:31.751442698 [334m 5565[00m 0x8d0f408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:685:create_local_codec_associations:[00m Added preferred codec -1: audio SPEEX clock:8000 channels:1
0:00:31.751526255 [334m 5565[00m 0x8d0f408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:743:create_local_codec_associations:[00m Codec -1: audio MPA clock:90000 channels:0 disabled by config
0:00:31.751570622 [334m 5565[00m 0x8d0f408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:743:create_local_codec_associations:[00m Codec -1: audio DV clock:90000 channels:0 disabled by config
** (empathy:5565): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: called (send_local:1 send_supported:0)
** (empathy:5565): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: 100: audio SPEEX clock:16000 channels:1
** (empathy:5565): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: 101: audio SPEEX clock:8000 channels:1
** (empathy:5565): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: 0: audio PCMU clock:8000 channels:0
** (empathy:5565): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: 8: audio PCMA clock:8000 channels:0
** (empathy:5565): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: 3: audio GSM clock:8000 channels:0
** (empathy:5565): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: 98: audio telephone-event clock:8000 channels:0 events=0-15
** (empathy:5565): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: 99: audio telephone-event clock:90000 channels:0 events=0-15
** (empathy:5565): DEBUG: stream 1 (audio) fs_codecs_to_tp: adding codec SPEEX [100]
** (empathy:5565): DEBUG: stream 1 (audio) fs_codecs_to_tp: adding codec SPEEX [101]
** (empathy:5565): DEBUG: stream 1 (audio) fs_codecs_to_tp: adding codec PCMU [0]
** (empathy:5565): DEBUG: stream 1 (audio) fs_codecs_to_tp: adding codec PCMA [8]
** (empathy:5565): DEBUG: stream 1 (audio) fs_codecs_to_tp: adding codec GSM [3]
** (empathy:5565): DEBUG: stream 1 (audio) fs_codecs_to_tp: adding codec telephone-event [98]
** (empathy:5565): DEBUG: stream 1 (audio) fs_codecs_to_tp: adding codec telephone-event [99]
** (empathy:5565): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: calling MediaStreamHandler::Ready
** (empathy:5565): DEBUG: stream 1 (audio) set_stream_playing: 0
** (empathy:5565): DEBUG: stream 1 (audio) set_stream_sending: 0
(empathy:5565): tp-glib-DEBUG: tp_channel_group_members_changed_cb: 0x92ccd30 MembersChanged: added 0, removed 0, moved 0 to LP and 1 to RP, actor 0, reason 0, message
(empathy:5565): tp-glib-DEBUG: handle_members_changed: +RP contact#2
(empathy:5565): tp-glib-DEBUG: tp_channel_group_flags_changed_cb: 0x92ccd30 GroupFlagsChanged: +6 -1
(empathy:5565): tp-glib-DEBUG: tp_channel_group_flags_changed_cb: 0x92ccd30 GroupFlagsChanged (after filtering): +6 -1
** (empathy:5565): DEBUG: stream 1 (audio) _tf_stream_bus_message: Codecs changed
** (empathy:5565): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: called (send_local:0 send_supported:0)
** (empathy:5565): DEBUG: stream 1 (audio) cb_fs_new_local_candidate: called
** (empathy:5565): DEBUG: stream 1 (audio) cb_fs_new_local_candidate: called
** (empathy:5565): DEBUG: stream 1 (audio) cb_fs_new_local_candidate: called
** (empathy:5565): DEBUG: stream 1 (audio) cb_fs_new_local_candidate: called
** (empathy:5565): DEBUG: stream 1 (audio) cb_fs_local_candidates_prepared: called
** (empathy:5565): DEBUG: stream 1 (audio) cb_fs_local_candidates_prepared: candidate->ip = '10.0.2.15'
** (empathy:5565): DEBUG: stream 1 (audio) cb_fs_local_candidates_prepared: candidate->ip = '10.0.2.15'
** (empathy:5565): DEBUG: stream 1 (audio) cb_fs_local_candidates_prepared: candidate->ip = '70.25.46.249'
** (empathy:5565): DEBUG: stream 1 (audio) cb_fs_local_candidates_prepared: candidate->ip = '70.25.46.249'
** (empathy:5565): DEBUG: stream 1 (audio) add_remote_candidate: adding remote candidate R1
** (empathy:5565): DEBUG: stream 1 (audio) add_remote_candidate: adding remote candidate R2
** (empathy:5565): DEBUG: stream 1 (audio) add_remote_candidate: adding remote candidate R3
** (empathy:5565): DEBUG: stream 1 (audio) cb_fs_new_active_candidate_pair: called
** (empathy:5565): DEBUG: tp_call_stream_state_changed_cb: Stream state changed - stream id: 1, state state: 2
0:00:34.830232812 [334m 5565[00m 0x9287980 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:1433:_stream_known_source_packet_received:[00m Associating SSRC d6168bb in session 1
0:00:34.830348857 [334m 5565[00m 0x9287980 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:3629:fs_rtp_session_associate_free_substreams:[00m No free substream with SSRC d6168bb in session 1
0:00:35.030681856 [334m 5565[00m 0x92fbe18 [36mDEBUG[00m [00m fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference1>[00m pad recv_rtp_src_1_224487611_0 added application/x-rtp, encoding-name=(string)PCMU, clock-rate=(int)8000, media=(string)audio, payload=(int)0
0:00:35.030853594 [334m 5565[00m 0x92fbe18 [36mDEBUG[00m [00m fsrtpconference fs-rtp-substream.c:500:fs_rtp_sub_stream_constructed:[00m New substream in session 1 for ssrc d6168bb and pt 0
0:00:35.031209257 [334m 5565[00m 0x92fbe18 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:2371:fs_rtp_session_new_recv_pad:[00m Already have a stream with SSRC d6168bb, using it
0:00:35.031232658 [334m 5565[00m 0x92fbe18 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:2823:fs_rtp_session_get_recv_codec_locked:[00m Have stream, but it does not have negotiatied codec
0:00:35.031253620 [334m 5565[00m 0x92fbe18 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:2836:fs_rtp_session_get_recv_codec_locked:[00m Receiving on session codec 0: audio PCMU clock:8000 channels:0 params:(nil)
0:00:35.031277325 [334m 5565[00m 0x92fbe18 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:2642:_create_codec_bin:[00m creating receive codec bin for id 0, pipeline_factory 0x92889c0
0:00:35.040298137 [334m 5565[00m 0x92fbe18 [36mDEBUG[00m [00m fsrtpconference fs-rtp-substream.c:899: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 on recv substream
0:00:35.040564846 [334m 5565[00m 0x92fbe18 [36mDEBUG[00m [00m fsrtpconference fs-rtp-substream.c:1130:fs_rtp_sub_stream_add_output_ghostpad_unlock:[00m Src pad added on substream for ssrc:D6168BB pt:0 0: audio PCMU clock:8000 channels:0 params:(nil)
** (empathy:5565): DEBUG: stream 1 (audio) cb_fs_stream_src_pad_added: New pad
** (empathy:5565): DEBUG: stream 1 (audio) set_remote_codecs: called
** (empathy:5565): DEBUG: stream 1 (audio) set_remote_codecs: adding remote codec PCMU [0]
** (empathy:5565): DEBUG: stream 1 (audio) set_remote_codecs: adding remote codec PCMA [8]
** (empathy:5565): DEBUG: stream 1 (audio) set_remote_codecs: adding remote codec telephone-event [98]
0:00:35.320776405 [334m 5565[00m 0x8d0f408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:00:35.320802395 [334m 5565[00m 0x8d0f408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:00:35.320835454 [334m 5565[00m 0x8d0f408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:00:35.320853949 [334m 5565[00m 0x8d0f408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:223:sdp_is_compat_default:[00m Clock rates differ local=8000 remote=16000
0:00:35.320872425 [334m 5565[00m 0x8d0f408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:00:35.320890325 [334m 5565[00m 0x8d0f408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:00:35.320981326 [334m 5565[00m 0x8d0f408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:743:create_local_codec_associations:[00m Codec -1: audio MPA clock:90000 channels:0 disabled by config
0:00:35.321026416 [334m 5565[00m 0x8d0f408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:743:create_local_codec_associations:[00m Codec -1: audio DV clock:90000 channels:0 disabled by config
0:00:35.321067273 [334m 5565[00m 0x8d0f408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:850:negotiate_stream_codecs:[00m Remote codec 0: audio PCMU clock:8000 channels:1
0:00:35.321086256 [334m 5565[00m 0x8d0f408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:859:negotiate_stream_codecs:[00m Have local codec in the same PT, lets try it first
0:00:35.321103656 [334m 5565[00m 0x8d0f408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:00:35.321123663 [334m 5565[00m 0x8d0f408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:892:negotiate_stream_codecs:[00m Negotiated codec 0: audio PCMU clock:8000 channels:1
0:00:35.321142792 [334m 5565[00m 0x8d0f408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:850:negotiate_stream_codecs:[00m Remote codec 8: audio PCMA clock:8000 channels:1
0:00:35.321289738 [334m 5565[00m 0x8d0f408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:859:negotiate_stream_codecs:[00m Have local codec in the same PT, lets try it first
0:00:35.321307992 [334m 5565[00m 0x8d0f408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:00:35.321327827 [334m 5565[00m 0x8d0f408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:892:negotiate_stream_codecs:[00m Negotiated codec 8: audio PCMA clock:8000 channels:1
0:00:35.321347289 [334m 5565[00m 0x8d0f408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:850:negotiate_stream_codecs:[00m Remote codec 98: audio telephone-event clock:8000 channels:1
0:00:35.321393289 [334m 5565[00m 0x8d0f408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:859:negotiate_stream_codecs:[00m Have local codec in the same PT, lets try it first
0:00:35.321423926 [334m 5565[00m 0x8d0f408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:00:35.321445682 [334m 5565[00m 0x8d0f408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:892:negotiate_stream_codecs:[00m Negotiated codec 98: audio telephone-event clock:8000 channels:1 events=0-15
0:00:35.321480079 [334m 5565[00m 0x8d0f408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:00:35.321498748 [334m 5565[00m 0x8d0f408 [37mLOG [00m [00m fsrtpconference fs-rtp-session.c:2055:fs_rtp_session_distribute_recv_codecs_locked:[00m Adding codec to stream 0x9157e70 0: audio PCMU clock:8000 channels:1 params:(nil)
0:00:35.321520460 [334m 5565[00m 0x8d0f408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: PCMA, remote: PCMU
0:00:35.321538750 [334m 5565[00m 0x8d0f408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:00:35.321556675 [334m 5565[00m 0x8d0f408 [37mLOG [00m [00m fsrtpconference fs-rtp-session.c:2055:fs_rtp_session_distribute_recv_codecs_locked:[00m Adding codec to stream 0x9157e70 8: audio PCMA clock:8000 channels:1 params:(nil)
0:00:35.321575968 [334m 5565[00m 0x8d0f408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: telephone-event, remote: PCMU
0:00:35.321593932 [334m 5565[00m 0x8d0f408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: telephone-event, remote: PCMA
0:00:35.321611683 [334m 5565[00m 0x8d0f408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:00:35.321630485 [334m 5565[00m 0x8d0f408 [37mLOG [00m [00m fsrtpconference fs-rtp-session.c:2055:fs_rtp_session_distribute_recv_codecs_locked:[00m Adding codec to stream 0x9157e70 98: audio telephone-event clock:8000 channels:1 params:0x8db4110
0:00:35.321655961 [334m 5565[00m 0x8d0f408 [37mLOG [00m [00m fsrtpconference fs-rtp-substream.c:1247:fs_rtp_sub_stream_verify_codec:[00m Starting codec verification process for substream with SSRC:d6168bb pt:0
** (empathy:5565): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: called (send_local:0 send_supported:1)
** (empathy:5565): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: 0: audio PCMU clock:8000 channels:1
** (empathy:5565): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: 8: audio PCMA clock:8000 channels:1
** (empathy:5565): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: 98: audio telephone-event clock:8000 channels:1 events=0-15
** (empathy:5565): DEBUG: stream 1 (audio) fs_codecs_to_tp: adding codec PCMU [0]
** (empathy:5565): DEBUG: stream 1 (audio) fs_codecs_to_tp: adding codec PCMA [8]
** (empathy:5565): DEBUG: stream 1 (audio) fs_codecs_to_tp: adding codec telephone-event [98]
** (empathy:5565): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: calling MediaStreamHandler::SupportedCodecs
** (empathy:5565): DEBUG: stream 1 (audio) _tf_stream_bus_message: Codecs changed
** (empathy:5565): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: called (send_local:0 send_supported:0)
** (empathy:5565): DEBUG: stream 1 (audio) set_stream_sending: 1
** (empathy:5565): DEBUG: stream 1 (audio) tf_stream_request_resource: Requesting resource for direction 1
** (empathy:5565): DEBUG: stream 1 (audio) tf_stream_request_resource: Requesting resource for direction 1 returned 1
** (empathy:5565): DEBUG: stream 1 (audio) set_stream_playing: 1
** (empathy:5565): DEBUG: stream 1 (audio) tf_stream_request_resource: Requesting resource for direction 2
** (empathy:5565): DEBUG: stream 1 (audio) tf_stream_request_resource: Requesting resource for direction 2 returned 1
** (empathy:5565): DEBUG: stream 1 (audio) set_stream_sending: 1
(empathy:5565): tp-glib-DEBUG: tp_channel_group_members_changed_cb: 0x92ccd30 MembersChanged: added 1, removed 0, moved 0 to LP and 0 to RP, actor 0, reason 0, message
(empathy:5565): tp-glib-DEBUG: handle_members_changed: +++ contact#2
(empathy:5565): tp-glib-DEBUG: tp_channel_group_flags_changed_cb: 0x92ccd30 GroupFlagsChanged: +0 -4
(empathy:5565): tp-glib-DEBUG: tp_channel_group_flags_changed_cb: 0x92ccd30 GroupFlagsChanged (after filtering): +0 -4
0:00:35.323471627 [334m 5565[00m 0x92fbe18 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:3546:_substream_blocked:[00m Substream blocked for codec change (session:1 SSRC:d6168bb pt:0)
0:00:35.323495887 [334m 5565[00m 0x92fbe18 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:2819:fs_rtp_session_get_recv_codec_locked:[00m Receiving on stream codec 0: audio PCMU clock:8000 channels:1 params:(nil)
0:00:35.323519651 [334m 5565[00m 0x92fbe18 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:2642:_create_codec_bin:[00m creating receive codec bin for id 0, pipeline_factory 0x92889c0
0:00:35.324940509 [334m 5565[00m 0x92fbe18 [36mDEBUG[00m [00m fsrtpconference fs-rtp-substream.c:899: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:35.341871853 [334m 5565[00m 0x930f668 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:3275: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:35.341978668 [334m 5565[00m 0x930f668 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:2642:_create_codec_bin:[00m creating send codec bin for id 0, pipeline_factory 0x92bfe00
** (empathy:5565): DEBUG: stream 1 (audio) _tf_stream_bus_message: Send codec changed: 0: audio PCMU clock:8000 channels:1 params:(nil)
0:00:35.355851815 [334m 5565[00m 0x930f668 [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
0:00:35.385466618 [334m 5565[00m 0x930f668 [36mDEBUG[00m [00m fsrtpconference fs-rtp-dtmf-event-source.c:294: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)98, channels=(int)1, events=(string)0-15 for dtmf
** (empathy:5565): DEBUG: tf_channel_dispose
** (empathy:5565): DEBUG: _tf_session_dispose
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9274b38: lost weak ref to 0x92c1968
(empathy:5565): tp-glib-DEBUG: tp_proxy_dispose: 0x927dbb0
(empathy:5565): tp-glib-DEBUG: tp_proxy_invalidate: 0x927dbb0: Proxy unreferenced
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9274520: TpProxy 0x927dbb0 invalidated (I have 0x927dbb0): Proxy unreferenced
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9274558: TpProxy 0x927dbb0 invalidated (I have 0x927dbb0): Proxy unreferenced
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x91ef918: TpProxy 0x927dbb0 invalidated (I have 0x927dbb0): Proxy unreferenced
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x92074b8: TpProxy 0x927dbb0 invalidated (I have 0x927dbb0): Proxy unreferenced
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x92074f0: TpProxy 0x927dbb0 invalidated (I have 0x927dbb0): Proxy unreferenced
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9207768: TpProxy 0x927dbb0 invalidated (I have 0x927dbb0): Proxy unreferenced
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9267058: TpProxy 0x927dbb0 invalidated (I have 0x927dbb0): Proxy unreferenced
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x92010e0: TpProxy 0x927dbb0 invalidated (I have 0x927dbb0): Proxy unreferenced
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x92010a8: TpProxy 0x927dbb0 invalidated (I have 0x927dbb0): Proxy unreferenced
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9207480: TpProxy 0x927dbb0 invalidated (I have 0x927dbb0): Proxy unreferenced
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9207448: TpProxy 0x927dbb0 invalidated (I have 0x927dbb0): Proxy unreferenced
(empathy:5565): tp-glib-DEBUG: tp_proxy_finalize: 0x927dbb0
0:01:53.802693418 [334m 5565[00m 0x8d0f408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:4282:fs_rtp_session_stop_codec_param_gathering_unlock:[00m Stopping Codec Param discovery for session 1
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9274520: lost weak ref to 0x91eccd0
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9274558: lost weak ref to 0x91eccd0
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x91ef918: lost weak ref to 0x91eccd0
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x92074b8: lost weak ref to 0x91eccd0
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x92074f0: lost weak ref to 0x91eccd0
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9207768: lost weak ref to 0x91eccd0
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9267058: lost weak ref to 0x91eccd0
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x92010e0: lost weak ref to 0x91eccd0
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x92010a8: lost weak ref to 0x91eccd0
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9207480: lost weak ref to 0x91eccd0
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9207448: lost weak ref to 0x91eccd0
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x91ef988: lost weak ref to 0x911f740
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x91efa40: lost weak ref to 0x911f740
** (empathy:5565): DEBUG: empathy_tp_call_close: Closing channel
(empathy:5565): tp-glib-DEBUG: tp_channel_group_members_changed_cb: 0x92ccd30 MembersChanged: added 0, removed 2, moved 0 to LP and 0 to RP, actor 1, reason 0, message
(empathy:5565): tp-glib-DEBUG: handle_members_changed: --- contact#1
(empathy:5565): tp-glib-DEBUG: handle_members_changed: --- contact#2
(empathy:5565): tp-glib-DEBUG: tp_channel_group_flags_changed_cb: 0x92ccd30 GroupFlagsChanged: +1 -2
(empathy:5565): tp-glib-DEBUG: tp_channel_group_flags_changed_cb: 0x92ccd30 GroupFlagsChanged (after filtering): +1 -2
** (empathy:5565): DEBUG: tp_call_stream_removed_cb: Stream removed - stream id: 1
(empathy:5565): tp-glib-DEBUG: tp_proxy_invalidate: 0x92ccd30:
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x926f440: TpProxy 0x92ccd30 invalidated (I have 0x92ccd30):
** (empathy:5565): DEBUG: dispatcher_channel_invalidated_cb: Channel /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/MediaChannel1 invalidated
** (empathy:5565): DEBUG: tp_call_dispose: Disposing: 0x92c0af0, 0
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x926f558: lost weak ref to 0x92c0af0
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9274ba8: lost weak ref to 0x92c0af0
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9274b70: lost weak ref to 0x92c0af0
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9274b00: lost weak ref to 0x92c0af0
** (empathy:5565): DEBUG: tp_call_finalize: Finalizing: 0x92c0af0
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x92744e8: TpProxy 0x92ccd30 invalidated (I have 0x92ccd30):
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9274440: TpProxy 0x92ccd30 invalidated (I have 0x92ccd30):
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9274408: TpProxy 0x92ccd30 invalidated (I have 0x92ccd30):
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9267090: TpProxy 0x92ccd30 invalidated (I have 0x92ccd30):
(empathy:5565): tp-glib-DEBUG: tp_channel_dispose: 0x92ccd30
(empathy:5565): tp-glib-DEBUG: tp_proxy_dispose: 0x92ccd30
(empathy:5565): tp-glib-DEBUG: tp_channel_finalize: 0x92ccd30
(empathy:5565): tp-glib-DEBUG: tp_proxy_finalize: 0x92ccd30
(empathy:5565): tp-glib-DEBUG: tp_proxy_iface_destroyed_cb: 0x9149328
(empathy:5565): tp-glib-DEBUG: _tp_proxy_signal_connection_dgproxy_destroy: 0x9121a38: DBusGProxy 0x9155520 invalidated
(empathy:5565): tp-glib-DEBUG: tp_proxy_iface_destroyed_cb: 0x9149680
(empathy:5565): tp-glib-DEBUG: tp_proxy_iface_destroyed_cb: 0x9159d18
(empathy:5565): tp-glib-DEBUG: _tp_proxy_signal_connection_dgproxy_destroy: 0x8eb6ac0: DBusGProxy 0x8e8e250 invalidated
(empathy:5565): tp-glib-DEBUG: _tp_proxy_signal_connection_dgproxy_destroy: 0x8ff0ce0: DBusGProxy 0x8e8e250 invalidated
(empathy:5565): tp-glib-DEBUG: tp_proxy_iface_destroyed_cb: 0x9158150
(empathy:5565): tp-glib-DEBUG: _tp_proxy_signal_connection_dgproxy_destroy: 0x8f96e78: DBusGProxy 0x91a9528 invalidated
(empathy:5565): tp-glib-DEBUG: tp_proxy_iface_destroyed_cb: 0x90ffac0
(empathy:5565): tp-glib-DEBUG: tp_proxy_iface_destroyed_cb: 0x9158250
(empathy:5565): tp-glib-DEBUG: tp_proxy_iface_destroyed_cb: 0x927dc00
(empathy:5565): tp-glib-DEBUG: _tp_proxy_signal_connection_dgproxy_destroy: 0x9121900: DBusGProxy 0x8f99620 invalidated
(empathy:5565): tp-glib-DEBUG: _tp_proxy_signal_connection_dgproxy_destroy: 0x9121d20: DBusGProxy 0x91a9480 invalidated
(empathy:5565): tp-glib-DEBUG: _tp_proxy_signal_connection_dgproxy_destroy: 0x91a9560: DBusGProxy 0x91a9480 invalidated
(empathy:5565): tp-glib-DEBUG: _tp_proxy_signal_connection_dgproxy_destroy: 0x9134610: DBusGProxy 0x91a9480 invalidated
(empathy:5565): tp-glib-DEBUG: _tp_proxy_signal_connection_dgproxy_destroy: 0x9121d90: DBusGProxy 0x91a9480 invalidated
(empathy:5565): tp-glib-DEBUG: _tp_proxy_signal_connection_dgproxy_destroy: 0x9121b88: DBusGProxy 0x91a9480 invalidated
(empathy:5565): tp-glib-DEBUG: _tp_proxy_signal_connection_dgproxy_destroy: 0x8e8e128: DBusGProxy 0x8e8e010 invalidated
(empathy:5565): tp-glib-DEBUG: _tp_proxy_signal_connection_dgproxy_destroy: 0x9155318: DBusGProxy 0x91a82f8 invalidated
(empathy:5565): tp-glib-DEBUG: _tp_proxy_signal_connection_dgproxy_destroy: 0x9155350: DBusGProxy 0x91554e8 invalidated
(empathy:5565): tp-glib-DEBUG: _tp_proxy_signal_connection_dgproxy_destroy: 0x9121a70: DBusGProxy 0x9155408 invalidated
(empathy:5565): tp-glib-DEBUG: _tp_proxy_signal_connection_dgproxy_destroy: 0x9134648: DBusGProxy 0x9155408 invalidated
(empathy:5565): tp-glib-DEBUG: _tp_proxy_signal_connection_dgproxy_destroy: 0x91a8330: DBusGProxy 0x9155408 invalidated
(empathy:5565): tp-glib-DEBUG: _tp_proxy_signal_connection_dgproxy_destroy: 0x91a94f0: DBusGProxy 0x9155408 invalidated
(empathy:5565): tp-glib-DEBUG: _tp_proxy_signal_connection_dgproxy_destroy: 0x8f9e988: DBusGProxy 0x91218c8 invalidated
(empathy:5565): tp-glib-DEBUG: _tp_proxy_signal_connection_dgproxy_destroy: 0x8e8e0f0: DBusGProxy 0x91218c8 invalidated
(empathy:5565): tp-glib-DEBUG: _tp_proxy_signal_connection_dgproxy_destroy: 0x91a83a0: DBusGProxy 0x91218c8 invalidated
(empathy:5565): tp-glib-DEBUG: _tp_proxy_signal_connection_dgproxy_destroy: 0x9121c78: DBusGProxy 0x8e8e048 invalidated
(empathy:5565): tp-glib-DEBUG: _tp_proxy_signal_connection_dgproxy_destroy: 0x8e8e458: DBusGProxy 0x8e8e048 invalidated
(empathy:5565): tp-glib-DEBUG: _tp_proxy_signal_connection_dgproxy_destroy: 0x8f9e8e0: DBusGProxy 0x8e8e048 invalidated
(empathy:5565): tp-glib-DEBUG: _tp_proxy_signal_connection_dgproxy_destroy: 0x8fefba0: DBusGProxy 0x8f99658 invalidated
(empathy:5565): tp-glib-DEBUG: _tp_proxy_signal_connection_dgproxy_destroy: 0x8fefb30: DBusGProxy 0x8f99658 invalidated
(empathy:5565): tp-glib-DEBUG: _tp_proxy_signal_connection_dgproxy_destroy: 0x91a9598: DBusGProxy 0x8f99658 invalidated
(empathy:5565): tp-glib-DEBUG: _tp_proxy_signal_connection_dgproxy_destroy: 0x91a9448: DBusGProxy 0x8f99658 invalidated
(empathy:5565): tp-glib-DEBUG: _tp_proxy_signal_connection_dgproxy_destroy: 0x8e8e2f8: DBusGProxy 0x8f99658 invalidated
(empathy:5565): tp-glib-DEBUG: _tp_connection_clean_up_handle_refs: 0x9149328
** (empathy:5565): DEBUG: dispatcher_connection_invalidated_cb: Error: Name owner lost (service crashed?)
(empathy:5565): tp-glib-DEBUG: tp_connection_dispose: 0x9149328
(empathy:5565): tp-glib-DEBUG: tp_proxy_dispose: 0x9149328
(empathy:5565): tp-glib-DEBUG: tp_connection_finalize: 0x9149328
(empathy:5565): tp-glib-DEBUG: tp_proxy_finalize: 0x9149328
(empathy:5565): tp-glib-DEBUG: _tp_connection_clean_up_handle_refs: 0x9149680
** (empathy:5565): DEBUG: tp_contact_list_invalidated_cb: Connection invalidated
** (empathy:5565): DEBUG: contact_list_store_members_changed_cb: Contact jtellier.test1 at gmail.com (2) removed
** (empathy:5565): DEBUG: contact_manager_destroy_cb: Removing account: Google Talk (jtellier.test2 at gmail.com)
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x91a94f0: lost weak ref to 0x9121ae0
** (empathy:5565): DEBUG: tp_contact_list_finalize: finalize: 0x9121ae0
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9121b88: lost weak ref to 0x8ff0ca8
** (empathy:5565): DEBUG: tp_group_finalize: finalize: 0x8ff0ca8
(empathy:5565): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x8e8e2f8: lost weak ref to 0x9121ce8
** (empathy:5565): DEBUG: tp_group_finalize: finalize: 0x9121ce8
(empathy:5565): tp-glib-DEBUG: _tp_connection_clean_up_handle_refs: 0x9159d18
** (empathy:5565): DEBUG: tp_contact_factory_connection_invalidated_cb: Connection invalidated
(empathy:5565): tp-glib-DEBUG: tp_connection_dispose: 0x9159d18
(empathy:5565): tp-glib-DEBUG: tp_proxy_dispose: 0x9159d18
(empathy:5565): tp-glib-DEBUG: tp_connection_finalize: 0x9159d18
(empathy:5565): tp-glib-DEBUG: tp_proxy_finalize: 0x9159d18
** (empathy:5565): DEBUG: idle_presence_changed_cb: Presence changed to '' (0)
** (empathy:5565): DEBUG: empathy_idle_set_presence: Changing presence to (null) (1)
** (empathy:5565): DEBUG: empathy_ft_manager_finalize: 0x8f99380
-------------- next part --------------
(empathy:4847): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9bc6958: org.freedesktop.DBus DBusGProxy is 0x9bc6990
** (empathy:4847): DEBUG: mission_control_get_presence_actual: MC not running.
** (empathy:4847): DEBUG: empathy_idle_init: Error getting actual presence: MC not running
** (empathy:4847): DEBUG: mission_control_get_presence_message_actual: MC not running.
** (empathy:4847): DEBUG: empathy_idle_init: Error getting actual presence message: MC not running
** (empathy:4847): DEBUG: idle_nm_state_change_cb: New network state 3
** (empathy:4847): DEBUG: empathy_idle_set_presence: Changing presence to (null) (2)
** (empathy:4847): DEBUG: create_salut_account: Try to add a salut account...
** (empathy:4847): DEBUG: create_salut_account: Failed to get self econtact: e_book_get_self: there was no self contact UID stored in gconf
** (empathy:4847): DEBUG: get_glade_file: Loading glade file /usr/share/empathy/empathy-main-window.glade
** (empathy:4847): DEBUG: mission_control_get_presence_actual: MC not running.
** (empathy:4847): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:4847): DEBUG: mission_control_get_presence_actual: MC not running.
** (empathy:4847): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:4847): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:4847): DEBUG: mission_control_get_presence_actual: MC not running.
** (empathy:4847): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:4847): DEBUG: mission_control_get_presence_actual: MC not running.
** (empathy:4847): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:4847): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:4847): DEBUG: mission_control_get_presence_actual: MC not running.
** (empathy:4847): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:4847): DEBUG: mission_control_get_presence_actual: MC not running.
** (empathy:4847): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:4847): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:4847): DEBUG: mission_control_get_presence_actual: MC not running.
** (empathy:4847): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:4847): DEBUG: mission_control_get_presence_actual: MC not running.
** (empathy:4847): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:4847): DEBUG: mission_control_get_connection_status: MC not running.
** (empathy:4847): DEBUG: mission_control_get_online_connections: MC not running.
** (empathy:4847): DEBUG: empathy_geometry_load: Loading window geometry: x:0, y:25, w:622, h:325
** (empathy:4847): DEBUG: empathy_main_window_show: Configuring window default size w:622, h:325
** (empathy:4847): DEBUG: empathy_main_window_show: Configuring window default position x:0, y:25
** (empathy:4847): DEBUG: mission_control_get_tpconnection: MC not running.
** (empathy:4847): DEBUG: get_glade_file: Loading glade file /usr/share/empathy/empathy-status-icon.glade
(empathy:4847): tp-glib-DEBUG: tp_connection_init: 0x9cfa1b8
(empathy:4847): tp-glib-DEBUG: tp_connection_constructor: Connecting to StatusChanged and ConnectionError
(empathy:4847): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9cfa1b8: org.freedesktop.Telepathy.Connection DBusGProxy is 0x9e59c38
(empathy:4847): tp-glib-DEBUG: tp_connection_constructor: Calling GetStatus
(empathy:4847): tp-glib-DEBUG: tp_connection_constructor: Returning 0x9cfa1b8
(empathy:4847): tp-glib-DEBUG: tp_connection_call_when_ready: arranging callback later
(empathy:4847): tp-glib-DEBUG: tp_connection_got_status_cb: 0x9cfa1b8
(empathy:4847): tp-glib-DEBUG: tp_connection_got_status_cb: 0x9cfa1b8: Initial status is 1
(empathy:4847): tp-glib-DEBUG: tp_connection_status_changed: 0x9cfa1b8: -1 -> 1 because 0
(empathy:4847): tp-glib-DEBUG: tp_connection_status_changed: 0x9cfa1b8: 1 -> 0 because 1
** (empathy:4847): DEBUG: idle_presence_changed_cb: Presence changed to '' (2)
** (empathy:4847): DEBUG: idle_presence_changed_cb: Presence changed to '' (2)
(empathy:4847): tp-glib-DEBUG: tp_connection_got_interfaces_cb: 0x9cfa1b8: Introspected interfaces
(empathy:4847): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9cfa1b8: org.freedesktop.DBus.Properties DBusGProxy is 0x9e59d50
(empathy:4847): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9cfa1b8: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Avatars
(empathy:4847): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9cfa1b8: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Aliasing
(empathy:4847): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9cfa1b8: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Capabilities
(empathy:4847): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9cfa1b8: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.ContactCapabilities.DRAFT
(empathy:4847): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9cfa1b8: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection
(empathy:4847): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9cfa1b8: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.SimplePresence
(empathy:4847): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9cfa1b8: org.freedesktop.Telepathy.Connection.Interface.Aliasing DBusGProxy is 0x9dffe08
(empathy:4847): tp-glib-DEBUG: got_aliasing_flags: Introspected aliasing flags: 0x1
(empathy:4847): tp-glib-DEBUG: tp_connection_continue_introspection: 0x9cfa1b8: connection ready
(empathy:4847): tp-glib-DEBUG: cwr_ready: enter
(empathy:4847): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9cfa1b8: org.freedesktop.Telepathy.Connection.Interface.Requests DBusGProxy is 0x9dffee8
(empathy:4847): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9cfa1b8: org.freedesktop.Telepathy.Connection.Interface.Capabilities DBusGProxy is 0x9e59d18
** (empathy:4847): DEBUG: contact_manager_add_account: Adding new account: Google Talk (jtellier.test at gmail.com)
(empathy:4847): tp-glib-DEBUG: tp_connection_init: 0x9cfa210
(empathy:4847): tp-glib-DEBUG: tp_connection_constructor: Connecting to StatusChanged and ConnectionError
(empathy:4847): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9cfa210: org.freedesktop.Telepathy.Connection DBusGProxy is 0x9e02690
(empathy:4847): tp-glib-DEBUG: tp_connection_constructor: Calling GetStatus
(empathy:4847): tp-glib-DEBUG: tp_connection_constructor: Returning 0x9cfa210
(empathy:4847): tp-glib-DEBUG: tp_connection_call_when_ready: arranging callback later
(empathy:4847): tp-glib-DEBUG: tp_connection_got_status_cb: 0x9cfa210
(empathy:4847): tp-glib-DEBUG: tp_connection_got_status_cb: 0x9cfa210: Initial status is 0
(empathy:4847): tp-glib-DEBUG: tp_connection_status_changed: 0x9cfa210: -1 -> 0 because 0
(empathy:4847): tp-glib-DEBUG: tp_connection_got_interfaces_cb: 0x9cfa210: Introspected interfaces
(empathy:4847): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9cfa210: org.freedesktop.DBus.Properties DBusGProxy is 0x9e58b30
(empathy:4847): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9cfa210: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Avatars
(empathy:4847): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9cfa210: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Aliasing
(empathy:4847): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9cfa210: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Capabilities
(empathy:4847): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9cfa210: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.ContactCapabilities.DRAFT
(empathy:4847): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9cfa210: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection
(empathy:4847): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9cfa210: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.SimplePresence
(empathy:4847): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9cfa210: org.freedesktop.Telepathy.Connection.Interface.Aliasing DBusGProxy is 0x9d1faf8
(empathy:4847): tp-glib-DEBUG: got_aliasing_flags: Introspected aliasing flags: 0x1
(empathy:4847): tp-glib-DEBUG: tp_connection_continue_introspection: 0x9cfa210: connection ready
(empathy:4847): tp-glib-DEBUG: cwr_ready: enter
** (empathy:4847): DEBUG: empathy_geometry_save: Saving window geometry: x:0, y:25, w:622, h:325
(empathy:4847): tp-glib-DEBUG: tp_channel_init: 0x9cf4c58
(empathy:4847): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9cf4c58: org.freedesktop.Telepathy.Channel DBusGProxy is 0x9e078a8
(empathy:4847): tp-glib-DEBUG: tp_channel_constructor: 0x9cf4c58: constructed with channel type "org.freedesktop.Telepathy.Channel.Type.ContactList", handle #1 of type 3
(empathy:4847): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9cf4c58
(empathy:4847): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9cf4c58: org.freedesktop.DBus.Properties DBusGProxy is 0x9e07918
** (empathy:4847): DEBUG: empathy_run_until_ready_full: Starting run until ready for object 0x9e07988
** (empathy:4847): DEBUG: dispatcher_connection_new_channel: Ignoring blacklisted channel type org.freedesktop.Telepathy.Channel.Type.ContactList on /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/RosterChannel/List/publish
(empathy:4847): tp-glib-DEBUG: tp_channel_init: 0x9cf4cd8
(empathy:4847): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9cf4cd8: org.freedesktop.Telepathy.Channel DBusGProxy is 0x9cf7010
(empathy:4847): tp-glib-DEBUG: tp_channel_constructor: 0x9cf4cd8: constructed with channel type "org.freedesktop.Telepathy.Channel.Type.ContactList", handle #2 of type 3
(empathy:4847): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9cf4cd8
(empathy:4847): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9cf4cd8: org.freedesktop.DBus.Properties DBusGProxy is 0x9cf7080
** (empathy:4847): DEBUG: empathy_run_until_ready_full: Starting run until ready for object 0x9cf70f0
** (empathy:4847): DEBUG: dispatcher_connection_new_channel: Ignoring blacklisted channel type org.freedesktop.Telepathy.Channel.Type.ContactList on /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/RosterChannel/List/subscribe
** (empathy:4847): DEBUG: dispatcher_connection_new_channel: Ignoring blacklisted channel type org.freedesktop.Telepathy.Channel.Type.ContactList on /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/RosterChannel/List/known
** (empathy:4847): DEBUG: dispatcher_connection_new_channel: Ignoring blacklisted channel type org.freedesktop.Telepathy.Channel.Type.ContactList on /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/RosterChannel/List/deny
(empathy:4847): tp-glib-DEBUG: _tp_channel_got_properties: Received 8 channel properties
(empathy:4847): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Group
(empathy:4847): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9cf4c58
(empathy:4847): tp-glib-DEBUG: _tp_channel_get_handle: 0x9cf4c58: handle already known to be 1 of type 3
(empathy:4847): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9cf4c58
(empathy:4847): tp-glib-DEBUG: _tp_channel_get_identifier: 0x9cf4c58: identifier already known to be publish
(empathy:4847): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9cf4c58
(empathy:4847): tp-glib-DEBUG: _tp_channel_get_channel_type: 0x9cf4c58: channel type org.freedesktop.Telepathy.Channel.Type.ContactList already determined
(empathy:4847): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9cf4c58
(empathy:4847): tp-glib-DEBUG: _tp_channel_get_interfaces: 0x9cf4c58
(empathy:4847): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9cf4c58
(empathy:4847): tp-glib-DEBUG: _tp_channel_get_group_properties: 0x9cf4c58
(empathy:4847): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9cf4c58: org.freedesktop.Telepathy.Channel.Interface.Group DBusGProxy is 0x9cf7128
(empathy:4847): tp-glib-DEBUG: _tp_channel_got_properties: Received 8 channel properties
(empathy:4847): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Group
(empathy:4847): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9cf4cd8
(empathy:4847): tp-glib-DEBUG: _tp_channel_get_handle: 0x9cf4cd8: handle already known to be 2 of type 3
(empathy:4847): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9cf4cd8
(empathy:4847): tp-glib-DEBUG: _tp_channel_get_identifier: 0x9cf4cd8: identifier already known to be subscribe
(empathy:4847): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9cf4cd8
(empathy:4847): tp-glib-DEBUG: _tp_channel_get_channel_type: 0x9cf4cd8: channel type org.freedesktop.Telepathy.Channel.Type.ContactList already determined
(empathy:4847): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9cf4cd8
(empathy:4847): tp-glib-DEBUG: _tp_channel_get_interfaces: 0x9cf4cd8
(empathy:4847): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9cf4cd8
(empathy:4847): tp-glib-DEBUG: _tp_channel_get_group_properties: 0x9cf4cd8
(empathy:4847): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9cf4cd8: org.freedesktop.Telepathy.Channel.Interface.Group DBusGProxy is 0x9cf72f8
(empathy:4847): tp-glib-DEBUG: tp_channel_got_group_properties_cb: Received 6 group properties
(empathy:4847): tp-glib-DEBUG: _got_initial_group_flags: Initial GroupFlags: 2098
(empathy:4847): tp-glib-DEBUG: tp_channel_group_self_handle_changed_cb: 0x9cf4c58 SelfHandle changed to 1
(empathy:4847): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9cf4c58
(empathy:4847): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9cf4c58
(empathy:4847): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9cf4c58: channel ready
** (empathy:4847): DEBUG: tp_contact_factory_add_contact: Contact added: (null) (0)
(empathy:4847): tp-glib-DEBUG: tp_connection_init: 0x9cfa268
(empathy:4847): tp-glib-DEBUG: tp_connection_constructor: Connecting to StatusChanged and ConnectionError
(empathy:4847): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9cfa268: org.freedesktop.Telepathy.Connection DBusGProxy is 0x9f856c8
(empathy:4847): tp-glib-DEBUG: tp_connection_constructor: Calling GetStatus
(empathy:4847): tp-glib-DEBUG: tp_connection_constructor: Returning 0x9cfa268
(empathy:4847): tp-glib-DEBUG: tp_channel_got_group_properties_cb: Received 6 group properties
(empathy:4847): tp-glib-DEBUG: _got_initial_group_flags: Initial GroupFlags: 2207
(empathy:4847): tp-glib-DEBUG: tp_channel_group_self_handle_changed_cb: 0x9cf4cd8 SelfHandle changed to 1
(empathy:4847): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9cf4cd8
(empathy:4847): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9cf4cd8
(empathy:4847): tp-glib-DEBUG: _tp_channel_continue_introspection: 0x9cf4cd8: channel ready
(empathy:4847): tp-glib-DEBUG: tp_connection_got_status_cb: 0x9cfa268
(empathy:4847): tp-glib-DEBUG: tp_connection_got_status_cb: 0x9cfa268: Initial status is 0
(empathy:4847): tp-glib-DEBUG: tp_connection_status_changed: 0x9cfa268: -1 -> 0 because 0
(empathy:4847): tp-glib-DEBUG: tp_connection_got_interfaces_cb: 0x9cfa268: Introspected interfaces
(empathy:4847): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9cfa268: org.freedesktop.DBus.Properties DBusGProxy is 0x9f85800
(empathy:4847): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9cfa268: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Avatars
(empathy:4847): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9cfa268: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Aliasing
(empathy:4847): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9cfa268: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Capabilities
(empathy:4847): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9cfa268: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.ContactCapabilities.DRAFT
(empathy:4847): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9cfa268: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection
(empathy:4847): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9cfa268: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.SimplePresence
(empathy:4847): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9cfa268: org.freedesktop.Telepathy.Connection.Interface.Aliasing DBusGProxy is 0x9f85870
(empathy:4847): tp-glib-DEBUG: got_aliasing_flags: Introspected aliasing flags: 0x1
(empathy:4847): tp-glib-DEBUG: tp_connection_continue_introspection: 0x9cfa268: connection ready
(empathy:4847): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9cfa268: org.freedesktop.Telepathy.Connection.Interface.Avatars DBusGProxy is 0x9f85988
** (empathy:4847): DEBUG: tp_contact_factory_ready: Connection ready
(empathy:4847): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9cfa268: org.freedesktop.Telepathy.Connection.Interface.Presence DBusGProxy is 0x9f9d390
(empathy:4847): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9cfa268: org.freedesktop.Telepathy.Connection.Interface.Capabilities DBusGProxy is 0x9f9d448
** (empathy:4847): DEBUG: tp_contact_factory_parse_presence_foreach: Changing presence for contact jtellier.test1 at gmail.com (1) to '(null)' (2)
** (empathy:4847): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact jtellier.test1 at gmail.com (1) to 3
** (empathy:4847): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact jtellier.test1 at gmail.com (1) to 3
** (empathy:4847): DEBUG: tp_group_update_members: Members changed for list publish:
added-len=0, current-len=0
removed-len=0
local-pending-len=0, current-len=0
remote-pending-len=0, current-len=0
** (empathy:4847): DEBUG: tp_group_update_members: Members changed done for list publish:
members-len=0
local-pendings-len=0
remote-pendings-len=0
** (empathy:4847): DEBUG: tp_group_update_members: Members changed for list publish:
added-len=5, current-len=0
removed-len=0
local-pending-len=0, current-len=0
remote-pending-len=0, current-len=0
** (empathy:4847): DEBUG: tp_contact_factory_add_contact: Contact added: (null) (2)
** (empathy:4847): DEBUG: tp_contact_factory_add_contact: Contact added: (null) (3)
** (empathy:4847): DEBUG: tp_contact_factory_add_contact: Contact added: (null) (4)
** (empathy:4847): DEBUG: tp_contact_factory_add_contact: Contact added: (null) (5)
** (empathy:4847): DEBUG: tp_contact_factory_add_contact: Contact added: (null) (6)
** (empathy:4847): DEBUG: tp_group_update_members: Members changed done for list publish:
members-len=5
local-pendings-len=0
remote-pendings-len=0
** (empathy:4847): DEBUG: tp_group_get_members_cb: Ready
** (empathy:4847): DEBUG: run_until_ready_cb: Object 0x9e07988 is ready
** (empathy:4847): DEBUG: tp_group_update_members: Members changed for list subscribe:
added-len=0, current-len=0
removed-len=0
local-pending-len=0, current-len=0
remote-pending-len=0, current-len=0
** (empathy:4847): DEBUG: tp_group_update_members: Members changed done for list subscribe:
members-len=0
local-pendings-len=0
remote-pendings-len=0
** (empathy:4847): DEBUG: tp_group_update_members: Members changed for list subscribe:
added-len=5, current-len=0
removed-len=0
local-pending-len=0, current-len=0
remote-pending-len=0, current-len=0
** (empathy:4847): DEBUG: tp_group_update_members: Members changed done for list subscribe:
members-len=5
local-pendings-len=0
remote-pendings-len=0
** (empathy:4847): DEBUG: tp_group_get_members_cb: Ready
** (empathy:4847): DEBUG: run_until_ready_cb: Object 0x9cf70f0 is ready
** (empathy:4847): DEBUG: tp_contact_list_request_channel_cb: Got subscribe list
** (empathy:4847): DEBUG: tp_contact_list_added_cb: Contact (null) (2) added to list type 1
** (empathy:4847): DEBUG: contact_list_store_members_changed_cb: Contact (null) (2) added
** (empathy:4847): DEBUG: tp_contact_list_added_cb: Contact (null) (3) added to list type 1
** (empathy:4847): DEBUG: contact_list_store_members_changed_cb: Contact (null) (3) added
** (empathy:4847): DEBUG: tp_contact_list_added_cb: Contact (null) (4) added to list type 1
** (empathy:4847): DEBUG: contact_list_store_members_changed_cb: Contact (null) (4) added
** (empathy:4847): DEBUG: tp_contact_list_added_cb: Contact (null) (5) added to list type 1
** (empathy:4847): DEBUG: contact_list_store_members_changed_cb: Contact (null) (5) added
** (empathy:4847): DEBUG: tp_contact_list_added_cb: Contact (null) (6) added to list type 1
** (empathy:4847): DEBUG: contact_list_store_members_changed_cb: Contact (null) (6) added
** (empathy:4847): DEBUG: tp_contact_list_request_channel_cb: Got publish list
** (empathy:4847): DEBUG: tp_contact_list_added_cb: Contact (null) (2) added to list type 0
** (empathy:4847): DEBUG: tp_contact_list_added_cb: Contact (null) (3) added to list type 0
** (empathy:4847): DEBUG: tp_contact_list_added_cb: Contact (null) (4) added to list type 0
** (empathy:4847): DEBUG: tp_contact_list_added_cb: Contact (null) (5) added to list type 0
** (empathy:4847): DEBUG: tp_contact_list_added_cb: Contact (null) (6) added to list type 0
** (empathy:4847): DEBUG: tp_contact_factory_get_known_avatar_tokens_cb: Got 0 tokens, need to request 0 avatars
** (empathy:4847): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier.test2 at gmail.com' updated, checking roster is in sync...
** (empathy:4847): DEBUG: contact_list_store_contact_update: Contact:'jtellier.test2 at gmail.com' in list:NO, should be:NO
** (empathy:4847): DEBUG: contact_list_store_contact_updated_cb: Contact:'5146672499 at gtalk2voip.com' updated, checking roster is in sync...
** (empathy:4847): DEBUG: contact_list_store_contact_update: Contact:'5146672499 at gtalk2voip.com' in list:NO, should be:NO
** (empathy:4847): DEBUG: contact_list_store_contact_updated_cb: Contact:'guillaume.desmottes at collabora.co.uk' updated, checking roster is in sync...
** (empathy:4847): DEBUG: contact_list_store_contact_update: Contact:'guillaume.desmottes at collabora.co.uk' in list:NO, should be:NO
** (empathy:4847): DEBUG: contact_list_store_contact_updated_cb: Contact:'service at gtalk2voip.com' updated, checking roster is in sync...
** (empathy:4847): DEBUG: contact_list_store_contact_update: Contact:'service at gtalk2voip.com' in list:NO, should be:NO
** (empathy:4847): DEBUG: contact_list_store_contact_updated_cb: Contact:'kakaroto.test1 at gmail.com' updated, checking roster is in sync...
** (empathy:4847): DEBUG: contact_list_store_contact_update: Contact:'kakaroto.test1 at gmail.com' in list:NO, should be:NO
** (empathy:4847): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier.test2 at gmail.com' updated, checking roster is in sync...
** (empathy:4847): DEBUG: contact_list_store_contact_update: Contact:'jtellier.test2 at gmail.com' in list:NO, should be:NO
** (empathy:4847): DEBUG: tp_contact_factory_parse_presence_foreach: Changing presence for contact jtellier.test2 at gmail.com (2) to '(null)' (1)
** (empathy:4847): DEBUG: contact_list_store_contact_updated_cb: Contact:'5146672499 at gtalk2voip.com' updated, checking roster is in sync...
** (empathy:4847): DEBUG: contact_list_store_contact_update: Contact:'5146672499 at gtalk2voip.com' in list:NO, should be:NO
** (empathy:4847): DEBUG: tp_contact_factory_parse_presence_foreach: Changing presence for contact 5146672499 at gtalk2voip.com (3) to '(null)' (1)
** (empathy:4847): DEBUG: contact_list_store_contact_updated_cb: Contact:'guillaume.desmottes at collabora.co.uk' updated, checking roster is in sync...
** (empathy:4847): DEBUG: contact_list_store_contact_update: Contact:'guillaume.desmottes at collabora.co.uk' in list:NO, should be:NO
** (empathy:4847): DEBUG: tp_contact_factory_parse_presence_foreach: Changing presence for contact guillaume.desmottes at collabora.co.uk (4) to '(null)' (1)
** (empathy:4847): DEBUG: contact_list_store_contact_updated_cb: Contact:'service at gtalk2voip.com' updated, checking roster is in sync...
** (empathy:4847): DEBUG: contact_list_store_contact_update: Contact:'service at gtalk2voip.com' in list:NO, should be:NO
** (empathy:4847): DEBUG: tp_contact_factory_parse_presence_foreach: Changing presence for contact service at gtalk2voip.com (5) to '(null)' (1)
** (empathy:4847): DEBUG: contact_list_store_contact_updated_cb: Contact:'kakaroto.test1 at gmail.com' updated, checking roster is in sync...
** (empathy:4847): DEBUG: contact_list_store_contact_update: Contact:'kakaroto.test1 at gmail.com' in list:NO, should be:NO
** (empathy:4847): DEBUG: tp_contact_factory_parse_presence_foreach: Changing presence for contact kakaroto.test1 at gmail.com (6) to '(null)' (1)
** (empathy:4847): DEBUG: tp_contact_factory_request_aliases_cb: Renaming contact jtellier.test2 at gmail.com (2) to jtellier test2 (request cb)
** (empathy:4847): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier test2' updated, checking roster is in sync...
** (empathy:4847): DEBUG: contact_list_store_contact_update: Contact:'jtellier test2' in list:NO, should be:NO
** (empathy:4847): DEBUG: tp_contact_factory_request_aliases_cb: Renaming contact 5146672499 at gtalk2voip.com (3) to GTalk2VoIP mapped contact (request cb)
** (empathy:4847): DEBUG: contact_list_store_contact_updated_cb: Contact:'GTalk2VoIP mapped contact' updated, checking roster is in sync...
** (empathy:4847): DEBUG: contact_list_store_contact_update: Contact:'GTalk2VoIP mapped contact' in list:NO, should be:NO
** (empathy:4847): DEBUG: tp_contact_factory_request_aliases_cb: Renaming contact guillaume.desmottes at collabora.co.uk (4) to guillaume.desmottes (request cb)
** (empathy:4847): DEBUG: contact_list_store_contact_updated_cb: Contact:'guillaume.desmottes' updated, checking roster is in sync...
** (empathy:4847): DEBUG: contact_list_store_contact_update: Contact:'guillaume.desmottes' in list:NO, should be:NO
** (empathy:4847): DEBUG: tp_contact_factory_request_aliases_cb: Renaming contact service at gtalk2voip.com (5) to GTalk2VoIP mapped contact (request cb)
** (empathy:4847): DEBUG: contact_list_store_contact_updated_cb: Contact:'GTalk2VoIP mapped contact' updated, checking roster is in sync...
** (empathy:4847): DEBUG: contact_list_store_contact_update: Contact:'GTalk2VoIP mapped contact' in list:NO, should be:NO
** (empathy:4847): DEBUG: tp_contact_factory_request_aliases_cb: Renaming contact kakaroto.test1 at gmail.com (6) to kakaroto test1 (request cb)
** (empathy:4847): DEBUG: contact_list_store_contact_updated_cb: Contact:'kakaroto test1' updated, checking roster is in sync...
** (empathy:4847): DEBUG: contact_list_store_contact_update: Contact:'kakaroto test1' in list:NO, should be:NO
** (empathy:4847): DEBUG: tp_contact_factory_get_known_avatar_tokens_cb: Got 0 tokens, need to request 0 avatars
** (empathy:4847): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact jtellier.test2 at gmail.com (2) to 0
** (empathy:4847): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier test2' updated, checking roster is in sync...
** (empathy:4847): DEBUG: contact_list_store_contact_update: Contact:'jtellier test2' in list:NO, should be:NO
** (empathy:4847): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact 5146672499 at gtalk2voip.com (3) to 0
** (empathy:4847): DEBUG: contact_list_store_contact_updated_cb: Contact:'GTalk2VoIP mapped contact' updated, checking roster is in sync...
** (empathy:4847): DEBUG: contact_list_store_contact_update: Contact:'GTalk2VoIP mapped contact' in list:NO, should be:NO
** (empathy:4847): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact guillaume.desmottes at collabora.co.uk (4) to 0
** (empathy:4847): DEBUG: contact_list_store_contact_updated_cb: Contact:'guillaume.desmottes' updated, checking roster is in sync...
** (empathy:4847): DEBUG: contact_list_store_contact_update: Contact:'guillaume.desmottes' in list:NO, should be:NO
** (empathy:4847): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact service at gtalk2voip.com (5) to 0
** (empathy:4847): DEBUG: contact_list_store_contact_updated_cb: Contact:'GTalk2VoIP mapped contact' updated, checking roster is in sync...
** (empathy:4847): DEBUG: contact_list_store_contact_update: Contact:'GTalk2VoIP mapped contact' in list:NO, should be:NO
** (empathy:4847): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact kakaroto.test1 at gmail.com (6) to 0
** (empathy:4847): DEBUG: contact_list_store_contact_updated_cb: Contact:'kakaroto test1' updated, checking roster is in sync...
** (empathy:4847): DEBUG: contact_list_store_contact_update: Contact:'kakaroto test1' in list:NO, should be:NO
** (empathy:4847): DEBUG: tp_contact_factory_aliases_changed_cb: Renaming contact jtellier.test1 at gmail.com (1) to jtellier test (changed cb)
** (empathy:4847): DEBUG: tp_contact_factory_request_aliases_cb: Renaming contact jtellier.test1 at gmail.com (1) to jtellier test (request cb)
** (empathy:4847): DEBUG: tp_contact_factory_get_known_avatar_tokens_cb: Got 1 tokens, need to request 0 avatars
** (empathy:4847): DEBUG: contact_list_store_contact_updated_cb: Contact:'GTalk2VoIP mapped contact' updated, checking roster is in sync...
** (empathy:4847): DEBUG: contact_list_store_contact_update: Contact:'GTalk2VoIP mapped contact' in list:NO, should be:YES
** (empathy:4847): DEBUG: contact_list_store_contact_update: Contact:'GTalk2VoIP mapped contact' in list:YES, should be:YES
** (empathy:4847): DEBUG: contact_list_store_contact_updated_cb: Contact:'GTalk2VoIP mapped contact' updated, checking roster is in sync...
** (empathy:4847): DEBUG: contact_list_store_contact_update: Contact:'GTalk2VoIP mapped contact' in list:YES, should be:YES
** (empathy:4847): DEBUG: tp_contact_factory_parse_presence_foreach: Changing presence for contact service at gtalk2voip.com (5) to 'Type HELP for instructions. Your personal account page: https://www.gtalk2voip.com/users/?auth=pRKJcQ6TTGN5rZAC' (2)
** (empathy:4847): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact service at gtalk2voip.com (5) to 1
** (empathy:4847): DEBUG: contact_list_store_contact_updated_cb: Contact:'GTalk2VoIP mapped contact' updated, checking roster is in sync...
** (empathy:4847): DEBUG: contact_list_store_contact_update: Contact:'GTalk2VoIP mapped contact' in list:YES, should be:YES
** (empathy:4847): DEBUG: contact_list_store_contact_updated_cb: Contact:'GTalk2VoIP mapped contact' updated, checking roster is in sync...
** (empathy:4847): DEBUG: contact_list_store_contact_update: Contact:'GTalk2VoIP mapped contact' in list:NO, should be:YES
** (empathy:4847): DEBUG: contact_list_store_contact_update: Contact:'GTalk2VoIP mapped contact' in list:YES, should be:YES
** (empathy:4847): DEBUG: contact_list_store_contact_updated_cb: Contact:'GTalk2VoIP mapped contact' updated, checking roster is in sync...
** (empathy:4847): DEBUG: contact_list_store_contact_update: Contact:'GTalk2VoIP mapped contact' in list:YES, should be:YES
** (empathy:4847): DEBUG: tp_contact_factory_parse_presence_foreach: Changing presence for contact 5146672499 at gtalk2voip.com (3) to 'Press CALL to phone call. Offered by GTalk2VoIP Gateway. http://www.gtalk2voip.com/' (2)
** (empathy:4847): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact 5146672499 at gtalk2voip.com (3) to 1
** (empathy:4847): DEBUG: contact_list_store_contact_updated_cb: Contact:'GTalk2VoIP mapped contact' updated, checking roster is in sync...
** (empathy:4847): DEBUG: contact_list_store_contact_update: Contact:'GTalk2VoIP mapped contact' in list:YES, should be:YES
** (empathy:4847): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact jtellier.test1 at gmail.com (1) to 1
** (empathy:4847): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact jtellier.test1 at gmail.com (1) to 3
** (empathy:4847): DEBUG: tp_contact_factory_parse_presence_foreach: Changing presence for contact jtellier.test1 at gmail.com (1) to '(null)' (2)
** (empathy:4847): DEBUG: get_glade_file: Loading glade file /usr/share/empathy/empathy-contact-widget.glade
** (empathy:4847): DEBUG: get_glade_file: Loading glade file /usr/share/empathy/empathy-accounts-dialog.glade
** (empathy:4847): DEBUG: accounts_dialog_add_or_update_account: Adding new account
** (empathy:4847): DEBUG: accounts_dialog_add_or_update_account: Adding new account
** (empathy:4847): DEBUG: accounts_dialog_add_or_update_account: Adding new account
** (empathy:4847): DEBUG: accounts_dialog_add_or_update_account: Adding new account
** (empathy:4847): DEBUG: get_glade_file: Loading glade file /usr/share/empathy/empathy-account-widget-jabber.glade
** (empathy:4847): DEBUG: mc_account_get_param_string: Password found in keyring
** (empathy:4847): DEBUG: mc_account_get_param_string: Password found in keyring
** (empathy:4847): DEBUG: get_glade_file: Loading glade file /usr/share/empathy/empathy-account-widget-jabber.glade
** (empathy:4847): DEBUG: mc_account_get_param_string: Password found in keyring
** (empathy:4847): DEBUG: mc_account_get_param_string: Password found in keyring
** (empathy:4847): DEBUG: accounts_dialog_enable_toggled_cb: Disabled account Google Talk (jtellier.test at gmail.com)
** (empathy:4847): DEBUG: idle_presence_changed_cb: Presence changed to '' (0)
(empathy:4847): tp-glib-DEBUG: tp_proxy_invalidate: 0x9cf4c58: Channel was closed
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9e078e0: TpProxy 0x9cf4c58 invalidated (I have 0x9cf4c58): Channel was closed
** (empathy:4847): DEBUG: tp_group_invalidated_cb: Channel invalidated: Channel was closed
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9cf7160: TpProxy 0x9cf4c58 invalidated (I have 0x9cf4c58): Channel was closed
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9cf7218: TpProxy 0x9cf4c58 invalidated (I have 0x9cf4c58): Channel was closed
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9cf7250: TpProxy 0x9cf4c58 invalidated (I have 0x9cf4c58): Channel was closed
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9cf7288: TpProxy 0x9cf4c58 invalidated (I have 0x9cf4c58): Channel was closed
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9f85770: TpProxy 0x9cf4c58 invalidated (I have 0x9cf4c58): Channel was closed
(empathy:4847): tp-glib-DEBUG: tp_proxy_invalidate: 0x9cf4cd8: Channel was closed
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9cf7048: TpProxy 0x9cf4cd8 invalidated (I have 0x9cf4cd8): Channel was closed
** (empathy:4847): DEBUG: tp_group_invalidated_cb: Channel invalidated: Channel was closed
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9cf7330: TpProxy 0x9cf4cd8 invalidated (I have 0x9cf4cd8): Channel was closed
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9cf73a0: TpProxy 0x9cf4cd8 invalidated (I have 0x9cf4cd8): Channel was closed
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9cf7420: TpProxy 0x9cf4cd8 invalidated (I have 0x9cf4cd8): Channel was closed
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9cf7458: TpProxy 0x9cf4cd8 invalidated (I have 0x9cf4cd8): Channel was closed
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9f9d278: TpProxy 0x9cf4cd8 invalidated (I have 0x9cf4cd8): Channel was closed
(empathy:4847): tp-glib-DEBUG: tp_connection_status_changed: 0x9cfa268: 0 -> 2 because 1
(empathy:4847): tp-glib-DEBUG: tp_proxy_invalidate: 0x9cfa268: User requested disconnection
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9f85700: TpProxy 0x9cfa268 invalidated (I have 0x9cfa268): User requested disconnection
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9f85738: TpProxy 0x9cfa268 invalidated (I have 0x9cfa268): User requested disconnection
(empathy:4847): tp-glib-DEBUG: _tp_connection_clean_up_handle_refs: 0x9cfa268
** (empathy:4847): DEBUG: tp_contact_factory_connection_invalidated_cb: Connection invalidated
** (empathy:4847): DEBUG: contact_list_store_contact_updated_cb: Contact:'kakaroto test1' updated, checking roster is in sync...
** (empathy:4847): DEBUG: contact_list_store_contact_update: Contact:'kakaroto test1' in list:NO, should be:NO
** (empathy:4847): DEBUG: empathy_sound_play_full: Play sound "service-logout" (Contact disconnected)
** (empathy:4847): DEBUG: contact_list_store_contact_updated_cb: Contact:'GTalk2VoIP mapped contact' updated, checking roster is in sync...
** (empathy:4847): DEBUG: contact_list_store_contact_update: Contact:'GTalk2VoIP mapped contact' in list:YES, should be:NO
** (empathy:4847): DEBUG: contact_list_store_contact_update: Remove item (after timeout)
** (empathy:4847): DEBUG: contact_list_store_contact_set_active: Set item active
** (empathy:4847): DEBUG: contact_list_store_contact_active_new: Contact:'GTalk2VoIP mapped contact' now active, and WILL be removed
** (empathy:4847): DEBUG: contact_list_store_contact_updated_cb: Contact:'guillaume.desmottes' updated, checking roster is in sync...
** (empathy:4847): DEBUG: contact_list_store_contact_update: Contact:'guillaume.desmottes' in list:NO, should be:NO
** (empathy:4847): DEBUG: empathy_sound_play_full: Play sound "service-logout" (Contact disconnected)
** (empathy:4847): DEBUG: contact_list_store_contact_updated_cb: Contact:'GTalk2VoIP mapped contact' updated, checking roster is in sync...
** (empathy:4847): DEBUG: contact_list_store_contact_update: Contact:'GTalk2VoIP mapped contact' in list:YES, should be:NO
** (empathy:4847): DEBUG: contact_list_store_contact_update: Remove item (after timeout)
** (empathy:4847): DEBUG: contact_list_store_contact_set_active: Set item active
** (empathy:4847): DEBUG: contact_list_store_contact_active_new: Contact:'GTalk2VoIP mapped contact' now active, and WILL be removed
** (empathy:4847): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier test2' updated, checking roster is in sync...
** (empathy:4847): DEBUG: contact_list_store_contact_update: Contact:'jtellier test2' in list:NO, should be:NO
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9f858e0: TpProxy 0x9cfa268 invalidated (I have 0x9cfa268): User requested disconnection
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9f9d2e8: TpProxy 0x9cfa268 invalidated (I have 0x9cfa268): User requested disconnection
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9f9d320: TpProxy 0x9cfa268 invalidated (I have 0x9cfa268): User requested disconnection
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9f9d358: TpProxy 0x9cfa268 invalidated (I have 0x9cfa268): User requested disconnection
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9f9d410: TpProxy 0x9cfa268 invalidated (I have 0x9cfa268): User requested disconnection
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9f9d480: TpProxy 0x9cfa268 invalidated (I have 0x9cfa268): User requested disconnection
(empathy:4847): tp-glib-DEBUG: tp_connection_dispose: 0x9cfa268
(empathy:4847): tp-glib-DEBUG: tp_proxy_dispose: 0x9cfa268
(empathy:4847): tp-glib-DEBUG: tp_connection_finalize: 0x9cfa268
(empathy:4847): tp-glib-DEBUG: tp_proxy_finalize: 0x9cfa268
(empathy:4847): tp-glib-DEBUG: tp_connection_status_changed: 0x9cfa210: 0 -> 2 because 1
(empathy:4847): tp-glib-DEBUG: tp_proxy_invalidate: 0x9cfa210: User requested disconnection
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9e02658: TpProxy 0x9cfa210 invalidated (I have 0x9cfa210): User requested disconnection
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9e02620: TpProxy 0x9cfa210 invalidated (I have 0x9cfa210): User requested disconnection
(empathy:4847): tp-glib-DEBUG: _tp_connection_clean_up_handle_refs: 0x9cfa210
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9d1fba0: TpProxy 0x9cfa210 invalidated (I have 0x9cfa210): User requested disconnection
** (empathy:4847): DEBUG: tp_contact_list_invalidated_cb: Connection invalidated
** (empathy:4847): DEBUG: contact_list_store_members_changed_cb: Contact kakaroto.test1 at gmail.com (0) removed
** (empathy:4847): DEBUG: contact_list_store_members_changed_cb: Contact service at gtalk2voip.com (0) removed
** (empathy:4847): DEBUG: contact_list_store_members_changed_cb: Contact guillaume.desmottes at collabora.co.uk (0) removed
** (empathy:4847): DEBUG: contact_list_store_members_changed_cb: Contact 5146672499 at gtalk2voip.com (0) removed
** (empathy:4847): DEBUG: contact_list_store_members_changed_cb: Contact jtellier.test2 at gmail.com (0) removed
** (empathy:4847): DEBUG: contact_manager_destroy_cb: Removing account: Google Talk (jtellier.test at gmail.com)
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9e58ba0: lost weak ref to 0x9e02700
** (empathy:4847): DEBUG: tp_contact_list_finalize: finalize: 0x9e02700
** (empathy:4847): DEBUG: tp_group_finalize: finalize: 0x9cf70f0
** (empathy:4847): DEBUG: tp_group_finalize: finalize: 0x9e07988
** (empathy:4847): DEBUG: tp_contact_factory_weak_notify: Remove finalized contact 0x9f7fd10
** (empathy:4847): DEBUG: contact_finalize: finalize: 0x9f7fd10
** (empathy:4847): DEBUG: tp_contact_factory_weak_notify: Remove finalized contact 0x9f7fc80
** (empathy:4847): DEBUG: contact_finalize: finalize: 0x9f7fc80
** (empathy:4847): DEBUG: tp_contact_factory_weak_notify: Remove finalized contact 0x9f7fe30
** (empathy:4847): DEBUG: contact_finalize: finalize: 0x9f7fe30
(empathy:4847): tp-glib-DEBUG: tp_connection_status_changed: 0x9cfa1b8: 0 -> 2 because 1
(empathy:4847): tp-glib-DEBUG: tp_proxy_invalidate: 0x9cfa1b8: User requested disconnection
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9e59c70: TpProxy 0x9cfa1b8 invalidated (I have 0x9cfa1b8): User requested disconnection
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9e59ca8: TpProxy 0x9cfa1b8 invalidated (I have 0x9cfa1b8): User requested disconnection
(empathy:4847): tp-glib-DEBUG: _tp_connection_clean_up_handle_refs: 0x9cfa1b8
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9dffe78: TpProxy 0x9cfa1b8 invalidated (I have 0x9cfa1b8): User requested disconnection
** (empathy:4847): DEBUG: dispatcher_connection_invalidated_cb: Error: User requested disconnection
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9dffe40: TpProxy 0x9cfa1b8 invalidated (I have 0x9cfa1b8): User requested disconnection
(empathy:4847): tp-glib-DEBUG: tp_connection_dispose: 0x9cfa1b8
(empathy:4847): tp-glib-DEBUG: tp_proxy_dispose: 0x9cfa1b8
(empathy:4847): tp-glib-DEBUG: tp_connection_finalize: 0x9cfa1b8
(empathy:4847): tp-glib-DEBUG: tp_proxy_finalize: 0x9cfa1b8
** (empathy:4847): DEBUG: enable_or_disable_account: Account Google Talk (jtellier.test at gmail.com) is now disabled
** (empathy:4847): DEBUG: check_for_accounts: No enabled accounts
** (empathy:4847): DEBUG: check_for_accounts: No enabled accounts
** (empathy:4847): DEBUG: accounts_dialog_enable_toggled_cb: Enable account Google Talk (jtellier.test2 at gmail.com)
** (empathy:4847): DEBUG: get_glade_file: Loading glade file /usr/share/empathy/empathy-account-widget-jabber.glade
** (empathy:4847): DEBUG: mc_account_get_param_string: Password found in keyring
** (empathy:4847): DEBUG: mc_account_get_param_string: Password found in keyring
** (empathy:4847): DEBUG: enable_or_disable_account: Account Google Talk (jtellier.test2 at gmail.com) is now enabled
** (empathy:4847): DEBUG: empathy_idle_set_presence: Changing presence to Available (2)
** (empathy:4847): DEBUG: idle_presence_changed_cb: Presence changed to '' (2)
** (empathy:4847): DEBUG: contact_manager_add_account: Adding new account: Google Talk (jtellier.test2 at gmail.com)
(empathy:4847): tp-glib-DEBUG: tp_connection_init: 0x9fb1280
(empathy:4847): tp-glib-DEBUG: tp_connection_constructor: Connecting to StatusChanged and ConnectionError
(empathy:4847): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9fb1280: org.freedesktop.Telepathy.Connection DBusGProxy is 0x9f85738
(empathy:4847): tp-glib-DEBUG: tp_connection_constructor: Calling GetStatus
(empathy:4847): tp-glib-DEBUG: tp_connection_constructor: Returning 0x9fb1280
(empathy:4847): tp-glib-DEBUG: tp_connection_call_when_ready: arranging callback later
(empathy:4847): tp-glib-DEBUG: tp_connection_init: 0x9fafb80
(empathy:4847): tp-glib-DEBUG: tp_connection_constructor: Connecting to StatusChanged and ConnectionError
(empathy:4847): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9fafb80: org.freedesktop.Telepathy.Connection DBusGProxy is 0x9e59d18
(empathy:4847): tp-glib-DEBUG: tp_connection_constructor: Calling GetStatus
(empathy:4847): tp-glib-DEBUG: tp_connection_constructor: Returning 0x9fafb80
(empathy:4847): tp-glib-DEBUG: tp_connection_call_when_ready: arranging callback later
(empathy:4847): tp-glib-DEBUG: tp_connection_got_status_cb: 0x9fb1280
(empathy:4847): tp-glib-DEBUG: tp_connection_got_status_cb: 0x9fb1280: Initial status is 0
(empathy:4847): tp-glib-DEBUG: tp_connection_status_changed: 0x9fb1280: -1 -> 0 because 0
(empathy:4847): tp-glib-DEBUG: tp_connection_got_status_cb: 0x9fafb80
(empathy:4847): tp-glib-DEBUG: tp_connection_got_status_cb: 0x9fafb80: Initial status is 0
(empathy:4847): tp-glib-DEBUG: tp_connection_status_changed: 0x9fafb80: -1 -> 0 because 0
(empathy:4847): tp-glib-DEBUG: tp_connection_got_interfaces_cb: 0x9fb1280: Introspected interfaces
(empathy:4847): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9fb1280: org.freedesktop.DBus.Properties DBusGProxy is 0xa031b18
(empathy:4847): tp-glib-DEBUG: tp_connection_got_interfaces_cb: 0x9fafb80: Introspected interfaces
(empathy:4847): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9fafb80: org.freedesktop.DBus.Properties DBusGProxy is 0x9fad300
(empathy:4847): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9fb1280: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Avatars
(empathy:4847): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9fb1280: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Aliasing
(empathy:4847): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9fb1280: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Capabilities
(empathy:4847): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9fb1280: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.ContactCapabilities.DRAFT
(empathy:4847): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9fb1280: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection
(empathy:4847): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9fb1280: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.SimplePresence
(empathy:4847): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9fb1280: org.freedesktop.Telepathy.Connection.Interface.Aliasing DBusGProxy is 0xa03fee8
(empathy:4847): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9fafb80: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Avatars
(empathy:4847): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9fafb80: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Aliasing
(empathy:4847): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9fafb80: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Capabilities
(empathy:4847): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9fafb80: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.ContactCapabilities.DRAFT
(empathy:4847): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9fafb80: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection
(empathy:4847): tp-glib-DEBUG: got_contact_attribute_interfaces: 0x9fafb80: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.SimplePresence
(empathy:4847): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9fafb80: org.freedesktop.Telepathy.Connection.Interface.Aliasing DBusGProxy is 0xa0268e8
(empathy:4847): tp-glib-DEBUG: got_aliasing_flags: Introspected aliasing flags: 0x1
(empathy:4847): tp-glib-DEBUG: got_aliasing_flags: Introspected aliasing flags: 0x1
(empathy:4847): tp-glib-DEBUG: tp_connection_continue_introspection: 0x9fb1280: connection ready
(empathy:4847): tp-glib-DEBUG: cwr_ready: enter
(empathy:4847): tp-glib-DEBUG: tp_connection_continue_introspection: 0x9fafb80: connection ready
(empathy:4847): tp-glib-DEBUG: cwr_ready: enter
(empathy:4847): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9fafb80: org.freedesktop.Telepathy.Connection.Interface.Requests DBusGProxy is 0x9f85700
(empathy:4847): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9fafb80: org.freedesktop.Telepathy.Connection.Interface.Capabilities DBusGProxy is 0x9f9d480
** (empathy:4847): DEBUG: idle_presence_changed_cb: Presence changed to '' (2)
(empathy:4847): tp-glib-DEBUG: tp_channel_init: 0xa038a18
(empathy:4847): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0xa038a18: org.freedesktop.Telepathy.Channel DBusGProxy is 0x9e07988
(empathy:4847): tp-glib-DEBUG: tp_channel_constructor: 0xa038a18: constructed with channel type "org.freedesktop.Telepathy.Channel.Type.ContactList", handle #1 of type 3
(empathy:4847): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xa038a18
(empathy:4847): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0xa038a18: org.freedesktop.DBus.Properties DBusGProxy is 0xa026d30
** (empathy:4847): DEBUG: empathy_run_until_ready_full: Starting run until ready for object 0x9dffe40
** (empathy:4847): DEBUG: dispatcher_connection_new_channel: Ignoring blacklisted channel type org.freedesktop.Telepathy.Channel.Type.ContactList on /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/RosterChannel/List/publish
(empathy:4847): tp-glib-DEBUG: tp_channel_init: 0xa038918
(empathy:4847): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0xa038918: org.freedesktop.Telepathy.Channel DBusGProxy is 0x9e59c70
(empathy:4847): tp-glib-DEBUG: tp_channel_constructor: 0xa038918: constructed with channel type "org.freedesktop.Telepathy.Channel.Type.ContactList", handle #2 of type 3
(empathy:4847): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xa038918
(empathy:4847): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0xa038918: org.freedesktop.DBus.Properties DBusGProxy is 0x9e02658
** (empathy:4847): DEBUG: empathy_run_until_ready_full: Starting run until ready for object 0x9d1fba0
** (empathy:4847): DEBUG: dispatcher_connection_new_channel: Ignoring blacklisted channel type org.freedesktop.Telepathy.Channel.Type.ContactList on /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/RosterChannel/List/subscribe
** (empathy:4847): DEBUG: dispatcher_connection_new_channel: Ignoring blacklisted channel type org.freedesktop.Telepathy.Channel.Type.ContactList on /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/RosterChannel/List/known
** (empathy:4847): DEBUG: dispatcher_connection_new_channel: Ignoring blacklisted channel type org.freedesktop.Telepathy.Channel.Type.ContactList on /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/RosterChannel/List/deny
(empathy:4847): tp-glib-DEBUG: _tp_channel_got_properties: Received 8 channel properties
(empathy:4847): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Group
(empathy:4847): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xa038a18
(empathy:4847): tp-glib-DEBUG: _tp_channel_get_handle: 0xa038a18: handle already known to be 1 of type 3
(empathy:4847): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xa038a18
(empathy:4847): tp-glib-DEBUG: _tp_channel_get_identifier: 0xa038a18: identifier already known to be publish
(empathy:4847): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xa038a18
(empathy:4847): tp-glib-DEBUG: _tp_channel_get_channel_type: 0xa038a18: channel type org.freedesktop.Telepathy.Channel.Type.ContactList already determined
(empathy:4847): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xa038a18
(empathy:4847): tp-glib-DEBUG: _tp_channel_get_interfaces: 0xa038a18
(empathy:4847): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xa038a18
(empathy:4847): tp-glib-DEBUG: _tp_channel_get_group_properties: 0xa038a18
(empathy:4847): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0xa038a18: org.freedesktop.Telepathy.Channel.Interface.Group DBusGProxy is 0xa026c88
(empathy:4847): tp-glib-DEBUG: _tp_channel_got_properties: Received 8 channel properties
(empathy:4847): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Group
(empathy:4847): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xa038918
(empathy:4847): tp-glib-DEBUG: _tp_channel_get_handle: 0xa038918: handle already known to be 2 of type 3
(empathy:4847): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xa038918
(empathy:4847): tp-glib-DEBUG: _tp_channel_get_identifier: 0xa038918: identifier already known to be subscribe
(empathy:4847): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xa038918
(empathy:4847): tp-glib-DEBUG: _tp_channel_get_channel_type: 0xa038918: channel type org.freedesktop.Telepathy.Channel.Type.ContactList already determined
(empathy:4847): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xa038918
(empathy:4847): tp-glib-DEBUG: _tp_channel_get_interfaces: 0xa038918
(empathy:4847): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xa038918
(empathy:4847): tp-glib-DEBUG: _tp_channel_get_group_properties: 0xa038918
(empathy:4847): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0xa038918: org.freedesktop.Telepathy.Channel.Interface.Group DBusGProxy is 0xa031b88
(empathy:4847): tp-glib-DEBUG: tp_channel_got_group_properties_cb: Received 6 group properties
(empathy:4847): tp-glib-DEBUG: _got_initial_group_flags: Initial GroupFlags: 2098
(empathy:4847): tp-glib-DEBUG: tp_channel_group_self_handle_changed_cb: 0xa038a18 SelfHandle changed to 1
(empathy:4847): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xa038a18
(empathy:4847): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xa038a18
(empathy:4847): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xa038a18: channel ready
** (empathy:4847): DEBUG: tp_contact_factory_add_contact: Contact added: (null) (0)
(empathy:4847): tp-glib-DEBUG: tp_connection_init: 0xa039908
(empathy:4847): tp-glib-DEBUG: tp_connection_constructor: Connecting to StatusChanged and ConnectionError
(empathy:4847): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0xa039908: org.freedesktop.Telepathy.Connection DBusGProxy is 0x9f9d448
(empathy:4847): tp-glib-DEBUG: tp_connection_constructor: Calling GetStatus
(empathy:4847): tp-glib-DEBUG: tp_connection_constructor: Returning 0xa039908
(empathy:4847): tp-glib-DEBUG: tp_channel_got_group_properties_cb: Received 6 group properties
(empathy:4847): tp-glib-DEBUG: _got_initial_group_flags: Initial GroupFlags: 2207
(empathy:4847): tp-glib-DEBUG: tp_channel_group_self_handle_changed_cb: 0xa038918 SelfHandle changed to 1
(empathy:4847): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xa038918
(empathy:4847): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xa038918
(empathy:4847): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xa038918: channel ready
(empathy:4847): tp-glib-DEBUG: tp_connection_got_status_cb: 0xa039908
(empathy:4847): tp-glib-DEBUG: tp_connection_got_status_cb: 0xa039908: Initial status is 0
(empathy:4847): tp-glib-DEBUG: tp_connection_status_changed: 0xa039908: -1 -> 0 because 0
(empathy:4847): tp-glib-DEBUG: tp_connection_got_interfaces_cb: 0xa039908: Introspected interfaces
(empathy:4847): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0xa039908: org.freedesktop.DBus.Properties DBusGProxy is 0x9cf7458
(empathy:4847): tp-glib-DEBUG: got_contact_attribute_interfaces: 0xa039908: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Avatars
(empathy:4847): tp-glib-DEBUG: got_contact_attribute_interfaces: 0xa039908: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Aliasing
(empathy:4847): tp-glib-DEBUG: got_contact_attribute_interfaces: 0xa039908: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.Capabilities
(empathy:4847): tp-glib-DEBUG: got_contact_attribute_interfaces: 0xa039908: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.ContactCapabilities.DRAFT
(empathy:4847): tp-glib-DEBUG: got_contact_attribute_interfaces: 0xa039908: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection
(empathy:4847): tp-glib-DEBUG: got_contact_attribute_interfaces: 0xa039908: ContactAttributeInterfaces has org.freedesktop.Telepathy.Connection.Interface.SimplePresence
(empathy:4847): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0xa039908: org.freedesktop.Telepathy.Connection.Interface.Aliasing DBusGProxy is 0x9cf73a0
(empathy:4847): tp-glib-DEBUG: got_aliasing_flags: Introspected aliasing flags: 0x1
(empathy:4847): tp-glib-DEBUG: tp_connection_continue_introspection: 0xa039908: connection ready
(empathy:4847): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0xa039908: org.freedesktop.Telepathy.Connection.Interface.Avatars DBusGProxy is 0x9e078e0
** (empathy:4847): DEBUG: tp_contact_factory_ready: Connection ready
(empathy:4847): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0xa039908: org.freedesktop.Telepathy.Connection.Interface.Presence DBusGProxy is 0x9cf7128
(empathy:4847): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0xa039908: org.freedesktop.Telepathy.Connection.Interface.Capabilities DBusGProxy is 0x9e59ce0
** (empathy:4847): DEBUG: tp_contact_factory_parse_presence_foreach: Changing presence for contact jtellier.test2 at gmail.com (1) to '(null)' (2)
** (empathy:4847): DEBUG: tp_contact_factory_request_aliases_cb: Renaming contact jtellier.test2 at gmail.com (1) to jtellier test2 (request cb)
** (empathy:4847): DEBUG: tp_contact_factory_get_known_avatar_tokens_cb: Got 1 tokens, need to request 0 avatars
** (empathy:4847): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact jtellier.test2 at gmail.com (1) to 3
** (empathy:4847): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact jtellier.test2 at gmail.com (1) to 3
** (empathy:4847): DEBUG: tp_group_update_members: Members changed for list publish:
added-len=0, current-len=0
removed-len=0
local-pending-len=0, current-len=0
remote-pending-len=0, current-len=0
** (empathy:4847): DEBUG: tp_group_update_members: Members changed done for list publish:
members-len=0
local-pendings-len=0
remote-pendings-len=0
** (empathy:4847): DEBUG: tp_group_update_members: Members changed for list publish:
added-len=1, current-len=0
removed-len=0
local-pending-len=0, current-len=0
remote-pending-len=0, current-len=0
** (empathy:4847): DEBUG: tp_contact_factory_add_contact: Contact added: (null) (2)
** (empathy:4847): DEBUG: tp_group_update_members: Members changed done for list publish:
members-len=1
local-pendings-len=0
remote-pendings-len=0
** (empathy:4847): DEBUG: tp_group_get_members_cb: Ready
** (empathy:4847): DEBUG: run_until_ready_cb: Object 0x9dffe40 is ready
** (empathy:4847): DEBUG: tp_group_update_members: Members changed for list subscribe:
added-len=0, current-len=0
removed-len=0
local-pending-len=0, current-len=0
remote-pending-len=0, current-len=0
** (empathy:4847): DEBUG: tp_group_update_members: Members changed done for list subscribe:
members-len=0
local-pendings-len=0
remote-pendings-len=0
** (empathy:4847): DEBUG: tp_group_update_members: Members changed for list subscribe:
added-len=1, current-len=0
removed-len=0
local-pending-len=0, current-len=0
remote-pending-len=0, current-len=0
** (empathy:4847): DEBUG: tp_group_update_members: Members changed done for list subscribe:
members-len=1
local-pendings-len=0
remote-pendings-len=0
** (empathy:4847): DEBUG: tp_group_get_members_cb: Ready
** (empathy:4847): DEBUG: run_until_ready_cb: Object 0x9d1fba0 is ready
** (empathy:4847): DEBUG: tp_contact_list_request_channel_cb: Got subscribe list
** (empathy:4847): DEBUG: tp_contact_list_added_cb: Contact (null) (2) added to list type 1
** (empathy:4847): DEBUG: contact_list_store_members_changed_cb: Contact (null) (2) added
** (empathy:4847): DEBUG: tp_contact_list_request_channel_cb: Got publish list
** (empathy:4847): DEBUG: tp_contact_list_added_cb: Contact (null) (2) added to list type 0
** (empathy:4847): DEBUG: tp_contact_factory_get_known_avatar_tokens_cb: Got 0 tokens, need to request 0 avatars
** (empathy:4847): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier.test1 at gmail.com' updated, checking roster is in sync...
** (empathy:4847): DEBUG: contact_list_store_contact_update: Contact:'jtellier.test1 at gmail.com' in list:NO, should be:NO
** (empathy:4847): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier.test1 at gmail.com' updated, checking roster is in sync...
** (empathy:4847): DEBUG: contact_list_store_contact_update: Contact:'jtellier.test1 at gmail.com' in list:NO, should be:YES
** (empathy:4847): DEBUG: contact_list_store_contact_update: Contact:'jtellier.test1 at gmail.com' in list:YES, should be:YES
** (empathy:4847): DEBUG: contact_list_store_contact_update: Set active (contact updated offline -> online)
** (empathy:4847): DEBUG: contact_list_store_contact_set_active: Set item active
** (empathy:4847): DEBUG: contact_list_store_contact_active_new: Contact:'jtellier.test1 at gmail.com' now active, and WILL NOT be removed
** (empathy:4847): DEBUG: contact_list_store_contact_update: Set active (contact added)
** (empathy:4847): DEBUG: contact_list_store_contact_set_active: Set item active
** (empathy:4847): DEBUG: contact_list_store_contact_active_new: Contact:'jtellier.test1 at gmail.com' now active, and WILL NOT be removed
** (empathy:4847): DEBUG: tp_contact_factory_parse_presence_foreach: Changing presence for contact jtellier.test1 at gmail.com (2) to '(null)' (2)
** (empathy:4847): DEBUG: tp_contact_factory_request_aliases_cb: Renaming contact jtellier.test1 at gmail.com (2) to jtellier test (request cb)
** (empathy:4847): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier test' updated, checking roster is in sync...
** (empathy:4847): DEBUG: contact_list_store_contact_update: Contact:'jtellier test' in list:YES, should be:YES
** (empathy:4847): DEBUG: contact_list_store_contact_update: Set active (contact updated)
** (empathy:4847): DEBUG: tp_contact_factory_get_known_avatar_tokens_cb: Got 1 tokens, need to request 0 avatars
** (empathy:4847): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact jtellier.test1 at gmail.com (2) to 0
** (empathy:4847): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier test' updated, checking roster is in sync...
** (empathy:4847): DEBUG: contact_list_store_contact_update: Contact:'jtellier test' in list:YES, should be:YES
** (empathy:4847): DEBUG: contact_list_store_contact_update: Set active (contact updated)
** (empathy:4847): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact jtellier.test1 at gmail.com (2) to 1
** (empathy:4847): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier test' updated, checking roster is in sync...
** (empathy:4847): DEBUG: contact_list_store_contact_update: Contact:'jtellier test' in list:YES, should be:YES
** (empathy:4847): DEBUG: contact_list_store_contact_update: Set active (contact updated)
** (empathy:4847): DEBUG: tp_contact_factory_update_capabilities: Changing capabilities for contact jtellier.test1 at gmail.com (2) to 3
** (empathy:4847): DEBUG: contact_list_store_contact_updated_cb: Contact:'jtellier test' updated, checking roster is in sync...
** (empathy:4847): DEBUG: contact_list_store_contact_update: Contact:'jtellier test' in list:YES, should be:YES
** (empathy:4847): DEBUG: contact_list_store_contact_update: Set active (contact updated)
** (empathy:4847): DEBUG: contact_list_store_contact_active_cb: Contact:'GTalk2VoIP mapped contact' active timeout, removing item
** (empathy:4847): DEBUG: contact_list_store_contact_active_cb: Contact:'GTalk2VoIP mapped contact' no longer active
** (empathy:4847): DEBUG: tp_contact_factory_weak_notify: Remove finalized contact 0x9f7fde8
** (empathy:4847): DEBUG: contact_finalize: finalize: 0x9f7fde8
** (empathy:4847): DEBUG: contact_list_store_contact_active_cb: Contact:'GTalk2VoIP mapped contact' active timeout, removing item
** (empathy:4847): DEBUG: contact_list_store_contact_active_cb: Contact:'GTalk2VoIP mapped contact' no longer active
** (empathy:4847): DEBUG: tp_contact_factory_weak_notify: Remove finalized contact 0x9f7fcc8
** (empathy:4847): DEBUG: contact_finalize: finalize: 0x9f7fcc8
** (empathy:4847): DEBUG: get_glade_file: Loading glade file /usr/share/empathy/empathy-call-window.glade
(empathy:4847): tp-glib-DEBUG: tp_channel_init: 0xa038d18
(empathy:4847): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Group
(empathy:4847): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Hold
(empathy:4847): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.MediaSignalling
(empathy:4847): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Properties
(empathy:4847): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Media.SessionHandler
(empathy:4847): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0xa038d18: org.freedesktop.Telepathy.Channel DBusGProxy is 0x9d19930
(empathy:4847): tp-glib-DEBUG: tp_channel_constructor: 0xa038d18: constructed with channel type "org.freedesktop.Telepathy.Channel.Type.StreamedMedia", handle #2 of type 1
(empathy:4847): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xa038d18
(empathy:4847): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0xa038d18: org.freedesktop.DBus.Properties DBusGProxy is 0x9d198c0
(empathy:4847): tp-glib-DEBUG: tp_channel_call_when_ready: arranging callback later
** (empathy:4847): DEBUG: empathy_dispatch_operation_approve: Pre-approving operation /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/MediaChannel0
** (empathy:4847): DEBUG: dispatcher_start_dispatching: Dispatching process started for /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/MediaChannel0
(empathy:4847): tp-glib-DEBUG: _tp_channel_got_properties: Received 8 channel properties
(empathy:4847): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Group
(empathy:4847): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.Hold
(empathy:4847): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Channel.Interface.MediaSignalling
(empathy:4847): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Properties
(empathy:4847): tp-glib-DEBUG: _tp_channel_maybe_set_interfaces: - org.freedesktop.Telepathy.Media.SessionHandler
(empathy:4847): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xa038d18
(empathy:4847): tp-glib-DEBUG: _tp_channel_get_handle: 0xa038d18: handle already known to be 2 of type 1
(empathy:4847): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xa038d18
(empathy:4847): tp-glib-DEBUG: _tp_channel_get_identifier: 0xa038d18: identifier already known to be jtellier.test1 at gmail.com
(empathy:4847): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xa038d18
(empathy:4847): tp-glib-DEBUG: _tp_channel_get_channel_type: 0xa038d18: channel type org.freedesktop.Telepathy.Channel.Type.StreamedMedia already determined
(empathy:4847): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xa038d18
(empathy:4847): tp-glib-DEBUG: _tp_channel_get_interfaces: 0xa038d18
(empathy:4847): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xa038d18
(empathy:4847): tp-glib-DEBUG: _tp_channel_get_group_properties: 0xa038d18
(empathy:4847): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0xa038d18: org.freedesktop.Telepathy.Channel.Interface.Group DBusGProxy is 0xa06bc08
(empathy:4847): tp-glib-DEBUG: tp_channel_got_group_properties_cb: Received 6 group properties
(empathy:4847): tp-glib-DEBUG: _got_initial_group_flags: Initial GroupFlags: 2049
(empathy:4847): tp-glib-DEBUG: tp_channel_group_self_handle_changed_cb: 0xa038d18 SelfHandle changed to 1
(empathy:4847): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xa038d18
(empathy:4847): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xa038d18
(empathy:4847): tp-glib-DEBUG: _tp_channel_continue_introspection: 0xa038d18: channel ready
(empathy:4847): tp-glib-DEBUG: cwr_ready: enter
(empathy:4847): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0xa038d18: org.freedesktop.Telepathy.Channel.Type.StreamedMedia DBusGProxy is 0xa06be10
** (empathy:4847): DEBUG: empathy_dispatch_operation_set_status: Dispatch operation /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/MediaChannel0 status: 0 -> 1
** (empathy:4847): DEBUG: dispatch_operation_ready_cb: Send to observers: /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/MediaChannel0
** (empathy:4847): DEBUG: empathy_dispatch_operation_set_status: Dispatch operation /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/MediaChannel0 status: 1 -> 3
** (empathy:4847): DEBUG: tp_call_request_streams_for_capabilities: Requesting new stream for capabilities 1
** (empathy:4847): DEBUG: empathy_dispatch_operation_set_status: Dispatch operation /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/MediaChannel0 status: 3 -> 4
** (empathy:4847): DEBUG: dispatch_operation_claimed_cb: Channel claimed: /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/MediaChannel0
** (empathy:4847): DEBUG: tp_call_stream_added_cb: Stream added - stream id: 1, contact handle: 2, stream type: 0
** (empathy:4847): DEBUG: tp_call_add_stream: Audio stream - id: 1, state: 0, direction: 0
** (empathy:4847): DEBUG: tp_call_stream_direction_changed_cb: Stream direction changed - stream: 1, direction: 3
** (empathy:4847): DEBUG: tp_call_add_stream: Audio stream - id: 1, state: 0, direction: 3
(empathy:4847): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0xa038d18: org.freedesktop.Telepathy.Properties DBusGProxy is 0xa0c7690
(empathy:4847): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0xa038d18: org.freedesktop.Telepathy.Channel.Interface.MediaSignalling DBusGProxy is 0xa0c7568
** (empathy:4847): DEBUG: GetSessionHandlers replied:
** (empathy:4847): DEBUG: - session /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/MediaChannel0
** (empathy:4847): DEBUG: type rtp
** (empathy:4847): DEBUG: adding session handler /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/MediaChannel0, type rtp
0:00:24.432053860 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-conference.c:304:fs_rtp_conference_init:<FsRtpConference at 0xa072558>[00m fs_rtp_conference_init
(empathy:4847): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0xa0db460: org.freedesktop.Telepathy.Media.SessionHandler DBusGProxy is 0xa0e5e70
** (empathy:4847): DEBUG: calling MediaSessionHandler::Ready
** (empathy:4847): DEBUG: New stream, stream_id=1, media_type=0, direction=3
(empathy:4847): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0xa0db6c0: org.freedesktop.Telepathy.Media.StreamHandler DBusGProxy is 0xa06bf98
0:00:24.448519322 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:295:load_codecs_cache:[00m Loading codecs cache /home/jtellier/.farsight/codecs.audio.i486.cache
0:00:24.448812285 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec VORBIS with pt -1, send_pipeline 0x9f5e030, receive_pipeline 0xa087b20
0:00:24.449062653 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec SPEEX with pt -1, send_pipeline 0xa03eb80, receive_pipeline 0xa03ea50
0:00:24.449299231 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec PCMU with pt 0, send_pipeline 0xa076da0, receive_pipeline 0xa03ea40
0:00:24.449560565 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec PCMA with pt 8, send_pipeline 0x9e56310, receive_pipeline 0xa087c30
0:00:24.449937221 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec MPA with pt -1, send_pipeline 0xa07a1a0, receive_pipeline 0xa071600
0:00:24.450184171 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec MPEG4-GENERIC with pt -1, send_pipeline 0xa07d720, receive_pipeline 0xa07a200
0:00:24.450380890 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec MP4A-LATM with pt -1, send_pipeline 0xa080dd0, receive_pipeline 0xa073e90
0:00:24.450570964 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec GSM with pt 3, send_pipeline 0xa073dd0, receive_pipeline 0xa03e500
0:00:24.450898920 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec DV with pt -1, send_pipeline 0xa08b390, receive_pipeline 0xa073eb0
0:00:24.450960174 [336m 4847[00m 0x9b78408 [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 0x9f5de80
0:00:24.451191450 [336m 4847[00m 0x9b78408 [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 0x9f5e160
0:00:24.451248979 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:232:fs_rtp_blueprints_get:[00m Loaded codec blueprints from cache file
0:00:24.469275752 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0>[00m pad recv_rtp_sink_1 added (NULL)
0:00:24.469846522 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0>[00m pad recv_rtcp_sink_1 added (NULL)
0:00:24.470986982 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0>[00m pad send_rtp_sink_1 added (NULL)
0:00:24.471105215 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0>[00m pad send_rtp_src_1 added (NULL)
0:00:24.471659585 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0>[00m pad send_rtcp_src_1 added (NULL)
0:00:24.524970452 [336m 4847[00m 0x9b78408 [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:24.525345670 [336m 4847[00m 0x9b78408 [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:24.525413967 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: PCMU
0:00:24.525436789 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: PCMA
0:00:24.525457473 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: MPA
0:00:24.525477615 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: GSM
0:00:24.525515846 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: DV
0:00:24.525536497 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: telephone-event
0:00:24.525556873 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: telephone-event
0:00:24.525580715 [336m 4847[00m 0x9b78408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:685:create_local_codec_associations:[00m Added preferred codec -1: audio SPEEX clock:16000 channels:1
0:00:24.525616161 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: PCMU
0:00:24.525636986 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: PCMA
0:00:24.525656888 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: MPA
0:00:24.525676661 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: GSM
0:00:24.525696265 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: DV
0:00:24.525716026 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: telephone-event
0:00:24.525735721 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: telephone-event
0:00:24.525758242 [336m 4847[00m 0x9b78408 [37mLOG [00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:685:create_local_codec_associations:[00m Added preferred codec -1: audio SPEEX clock:8000 channels:1
0:00:24.525851387 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:743:create_local_codec_associations:[00m Codec -1: audio MPA clock:90000 channels:0 disabled by config
0:00:24.525901177 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:743:create_local_codec_associations:[00m Codec -1: audio DV clock:90000 channels:0 disabled by config
** (empathy:4847): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: called (send_local:1 send_supported:0)
** (empathy:4847): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: 100: audio SPEEX clock:16000 channels:1
** (empathy:4847): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: 101: audio SPEEX clock:8000 channels:1
** (empathy:4847): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: 0: audio PCMU clock:8000 channels:0
** (empathy:4847): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: 8: audio PCMA clock:8000 channels:0
** (empathy:4847): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: 3: audio GSM clock:8000 channels:0
** (empathy:4847): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: 98: audio telephone-event clock:8000 channels:0 events=0-15
** (empathy:4847): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: 99: audio telephone-event clock:90000 channels:0 events=0-15
** (empathy:4847): DEBUG: stream 1 (audio) fs_codecs_to_tp: adding codec SPEEX [100]
** (empathy:4847): DEBUG: stream 1 (audio) fs_codecs_to_tp: adding codec SPEEX [101]
** (empathy:4847): DEBUG: stream 1 (audio) fs_codecs_to_tp: adding codec PCMU [0]
** (empathy:4847): DEBUG: stream 1 (audio) fs_codecs_to_tp: adding codec PCMA [8]
** (empathy:4847): DEBUG: stream 1 (audio) fs_codecs_to_tp: adding codec GSM [3]
** (empathy:4847): DEBUG: stream 1 (audio) fs_codecs_to_tp: adding codec telephone-event [98]
** (empathy:4847): DEBUG: stream 1 (audio) fs_codecs_to_tp: adding codec telephone-event [99]
** (empathy:4847): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: calling MediaStreamHandler::Ready
** (empathy:4847): DEBUG: stream 1 (audio) set_stream_playing: 0
** (empathy:4847): DEBUG: stream 1 (audio) set_stream_sending: 0
(empathy:4847): tp-glib-DEBUG: tp_channel_group_members_changed_cb: 0xa038d18 MembersChanged: added 0, removed 0, moved 0 to LP and 1 to RP, actor 0, reason 0, message
(empathy:4847): tp-glib-DEBUG: handle_members_changed: +RP contact#2
(empathy:4847): tp-glib-DEBUG: tp_channel_group_flags_changed_cb: 0xa038d18 GroupFlagsChanged: +6 -1
(empathy:4847): tp-glib-DEBUG: tp_channel_group_flags_changed_cb: 0xa038d18 GroupFlagsChanged (after filtering): +6 -1
** (empathy:4847): DEBUG: stream 1 (audio) _tf_stream_bus_message: Codecs changed
** (empathy:4847): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: called (send_local:0 send_supported:0)
** (empathy:4847): DEBUG: stream 1 (audio) cb_fs_new_local_candidate: called
** (empathy:4847): DEBUG: stream 1 (audio) cb_fs_new_local_candidate: called
** (empathy:4847): DEBUG: stream 1 (audio) cb_fs_new_local_candidate: called
** (empathy:4847): DEBUG: stream 1 (audio) cb_fs_new_local_candidate: called
** (empathy:4847): DEBUG: stream 1 (audio) cb_fs_local_candidates_prepared: called
** (empathy:4847): DEBUG: stream 1 (audio) cb_fs_local_candidates_prepared: candidate->ip = '10.0.2.15'
** (empathy:4847): DEBUG: stream 1 (audio) cb_fs_local_candidates_prepared: candidate->ip = '10.0.2.15'
** (empathy:4847): DEBUG: stream 1 (audio) cb_fs_local_candidates_prepared: candidate->ip = '70.25.46.249'
** (empathy:4847): DEBUG: stream 1 (audio) cb_fs_local_candidates_prepared: candidate->ip = '70.25.46.249'
** (empathy:4847): DEBUG: contact_list_store_contact_active_cb: Contact:'jtellier test' no longer active
** (empathy:4847): DEBUG: contact_list_store_contact_set_active: Set item inactive
** (empathy:4847): DEBUG: contact_list_store_contact_active_cb: Contact:'jtellier test' no longer active
** (empathy:4847): DEBUG: contact_list_store_contact_set_active: Set item inactive
** (empathy:4847): DEBUG: stream 1 (audio) add_remote_candidate: adding remote candidate R1
** (empathy:4847): DEBUG: stream 1 (audio) add_remote_candidate: adding remote candidate R2
** (empathy:4847): DEBUG: stream 1 (audio) cb_fs_new_active_candidate_pair: called
** (empathy:4847): DEBUG: tp_call_stream_state_changed_cb: Stream state changed - stream id: 1, state state: 2
** (empathy:4847): DEBUG: stream 1 (audio) set_remote_codecs: called
** (empathy:4847): DEBUG: stream 1 (audio) set_remote_codecs: adding remote codec PCMU [0]
** (empathy:4847): DEBUG: stream 1 (audio) set_remote_codecs: adding remote codec PCMA [8]
** (empathy:4847): DEBUG: stream 1 (audio) set_remote_codecs: adding remote codec CN [13]
** (empathy:4847): DEBUG: stream 1 (audio) set_remote_codecs: adding remote codec telephone-event [98]
0:00:28.124918434 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:00:28.124948519 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:00:28.124986703 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:00:28.125006750 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:223:sdp_is_compat_default:[00m Clock rates differ local=8000 remote=16000
0:00:28.125026501 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:00:28.125070777 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:00:28.125168731 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:743:create_local_codec_associations:[00m Codec -1: audio MPA clock:90000 channels:0 disabled by config
0:00:28.125217928 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:743:create_local_codec_associations:[00m Codec -1: audio DV clock:90000 channels:0 disabled by config
0:00:28.125262620 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:850:negotiate_stream_codecs:[00m Remote codec 0: audio PCMU clock:8000 channels:1
0:00:28.125282935 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:859:negotiate_stream_codecs:[00m Have local codec in the same PT, lets try it first
0:00:28.125303675 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:00:28.125325126 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:892:negotiate_stream_codecs:[00m Negotiated codec 0: audio PCMU clock:8000 channels:1
0:00:28.125345914 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:850:negotiate_stream_codecs:[00m Remote codec 8: audio PCMA clock:8000 channels:1
0:00:28.125364718 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:859:negotiate_stream_codecs:[00m Have local codec in the same PT, lets try it first
0:00:28.125383495 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:00:28.125404639 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:892:negotiate_stream_codecs:[00m Negotiated codec 8: audio PCMA clock:8000 channels:1
0:00:28.125425357 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:850:negotiate_stream_codecs:[00m Remote codec 13: audio CN clock:8000 channels:1
0:00:28.125444253 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: CN
0:00:28.125469105 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: SPEEX, remote: CN
0:00:28.125488011 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: PCMU, remote: CN
0:00:28.125506889 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: PCMA, remote: CN
0:00:28.125525789 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: GSM, remote: CN
0:00:28.125544765 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: telephone-event, remote: CN
0:00:28.125563775 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: telephone-event, remote: CN
0:00:28.125584638 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:901:negotiate_stream_codecs:[00m Could not find a valid intersection... for codec 13: audio CN clock:8000 channels:1
0:00:28.125606318 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:850:negotiate_stream_codecs:[00m Remote codec 98: audio telephone-event clock:8000 channels:1
0:00:28.125633970 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:859:negotiate_stream_codecs:[00m Have local codec in the same PT, lets try it first
0:00:28.125653616 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:00:28.125677073 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:892:negotiate_stream_codecs:[00m Negotiated codec 98: audio telephone-event clock:8000 channels:1 events=0-15
0:00:28.125714182 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:00:28.125724779 [336m 4847[00m 0x9b78408 [37mLOG [00m [00m fsrtpconference fs-rtp-session.c:2055:fs_rtp_session_distribute_recv_codecs_locked:[00m Adding codec to stream 0xa029300 0: audio PCMU clock:8000 channels:1 params:(nil)
0:00:28.125724780 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: PCMA, remote: PCMU
0:00:28.125724782 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:00:28.125724784 [336m 4847[00m 0x9b78408 [37mLOG [00m [00m fsrtpconference fs-rtp-session.c:2055:fs_rtp_session_distribute_recv_codecs_locked:[00m Adding codec to stream 0xa029300 8: audio PCMA clock:8000 channels:1 params:(nil)
0:00:28.125724786 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: telephone-event, remote: PCMU
0:00:28.125724788 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: telephone-event, remote: PCMA
0:00:28.125724790 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: telephone-event, remote: CN
0:00:28.125724793 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:00:28.125724795 [336m 4847[00m 0x9b78408 [37mLOG [00m [00m fsrtpconference fs-rtp-session.c:2055:fs_rtp_session_distribute_recv_codecs_locked:[00m Adding codec to stream 0xa029300 98: audio telephone-event clock:8000 channels:1 params:0xa13b750
** (empathy:4847): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: called (send_local:0 send_supported:1)
** (empathy:4847): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: 0: audio PCMU clock:8000 channels:1
** (empathy:4847): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: 8: audio PCMA clock:8000 channels:1
** (empathy:4847): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: 98: audio telephone-event clock:8000 channels:1 events=0-15
** (empathy:4847): DEBUG: stream 1 (audio) fs_codecs_to_tp: adding codec PCMU [0]
** (empathy:4847): DEBUG: stream 1 (audio) fs_codecs_to_tp: adding codec PCMA [8]
** (empathy:4847): DEBUG: stream 1 (audio) fs_codecs_to_tp: adding codec telephone-event [98]
** (empathy:4847): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: calling MediaStreamHandler::SupportedCodecs
** (empathy:4847): DEBUG: stream 1 (audio) _tf_stream_bus_message: Codecs changed
** (empathy:4847): DEBUG: stream 1 (audio) _tf_stream_try_sending_codecs: called (send_local:0 send_supported:0)
** (empathy:4847): DEBUG: stream 1 (audio) set_stream_sending: 1
** (empathy:4847): DEBUG: stream 1 (audio) tf_stream_request_resource: Requesting resource for direction 1
** (empathy:4847): DEBUG: stream 1 (audio) tf_stream_request_resource: Requesting resource for direction 1 returned 1
** (empathy:4847): DEBUG: stream 1 (audio) set_stream_playing: 1
** (empathy:4847): DEBUG: stream 1 (audio) tf_stream_request_resource: Requesting resource for direction 2
** (empathy:4847): DEBUG: stream 1 (audio) tf_stream_request_resource: Requesting resource for direction 2 returned 1
** (empathy:4847): DEBUG: stream 1 (audio) set_stream_sending: 1
(empathy:4847): tp-glib-DEBUG: tp_channel_group_members_changed_cb: 0xa038d18 MembersChanged: added 1, removed 0, moved 0 to LP and 0 to RP, actor 0, reason 0, message
(empathy:4847): tp-glib-DEBUG: handle_members_changed: +++ contact#2
(empathy:4847): tp-glib-DEBUG: tp_channel_group_flags_changed_cb: 0xa038d18 GroupFlagsChanged: +0 -4
(empathy:4847): tp-glib-DEBUG: tp_channel_group_flags_changed_cb: 0xa038d18 GroupFlagsChanged (after filtering): +0 -4
0:00:28.135034939 [336m 4847[00m 0xa0561c8 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:3275: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:28.135144769 [336m 4847[00m 0xa0561c8 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:2642:_create_codec_bin:[00m creating send codec bin for id 0, pipeline_factory 0xa076da0
** (empathy:4847): DEBUG: stream 1 (audio) _tf_stream_bus_message: Send codec changed: 0: audio PCMU clock:8000 channels:1 params:(nil)
0:00:28.155123416 [336m 4847[00m 0xa0561c8 [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
0:00:28.186209261 [336m 4847[00m 0xa0561c8 [36mDEBUG[00m [00m fsrtpconference fs-rtp-dtmf-event-source.c:294: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)98, channels=(int)1, events=(string)0-15 for dtmf
0:00:28.232105892 [336m 4847[00m 0xa0d14c0 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:1433:_stream_known_source_packet_received:[00m Associating SSRC 774ad829 in session 1
0:00:28.232167199 [336m 4847[00m 0xa0d14c0 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:3629:fs_rtp_session_associate_free_substreams:[00m No free substream with SSRC 774ad829 in session 1
0:00:28.432545883 [336m 4847[00m 0xa1e5ad8 [36mDEBUG[00m [00m fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0>[00m pad recv_rtp_src_1_2001393705_0 added application/x-rtp, encoding-name=(string)PCMU, clock-rate=(int)8000, media=(string)audio, payload=(int)0, channels=(int)1
0:00:28.432810083 [336m 4847[00m 0xa1e5ad8 [36mDEBUG[00m [00m fsrtpconference fs-rtp-substream.c:500:fs_rtp_sub_stream_constructed:[00m New substream in session 1 for ssrc 774ad829 and pt 0
0:00:28.433213271 [336m 4847[00m 0xa1e5ad8 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:2371:fs_rtp_session_new_recv_pad:[00m Already have a stream with SSRC 774ad829, using it
0:00:28.433238946 [336m 4847[00m 0xa1e5ad8 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:2819:fs_rtp_session_get_recv_codec_locked:[00m Receiving on stream codec 0: audio PCMU clock:8000 channels:1 params:(nil)
0:00:28.433266746 [336m 4847[00m 0xa1e5ad8 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:2642:_create_codec_bin:[00m creating receive codec bin for id 0, pipeline_factory 0xa03ea40
0:00:28.433610862 [336m 4847[00m 0xa1e5ad8 [36mDEBUG[00m [00m fsrtpconference fs-rtp-substream.c:899: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:28.433850102 [336m 4847[00m 0xa1e5ad8 [36mDEBUG[00m [00m fsrtpconference fs-rtp-substream.c:1130:fs_rtp_sub_stream_add_output_ghostpad_unlock:[00m Src pad added on substream for ssrc:774AD829 pt:0 0: audio PCMU clock:8000 channels:1 params:(nil)
** (empathy:4847): DEBUG: stream 1 (audio) cb_fs_stream_src_pad_added: New pad
** (empathy:4847): DEBUG: empathy_tp_call_request_video_stream_direction: Requesting video stream direction - is_sending: 1
** (empathy:4847): DEBUG: tp_call_request_streams_for_capabilities: Requesting new stream for capabilities 2
** (empathy:4847): DEBUG: tp_call_stream_added_cb: Stream added - stream id: 2, contact handle: 2, stream type: 1
** (empathy:4847): DEBUG: tp_call_add_stream: Video stream - id: 2, state: 0, direction: 0
** (empathy:4847): DEBUG: tp_call_stream_direction_changed_cb: Stream direction changed - stream: 2, direction: 3
** (empathy:4847): DEBUG: New stream, stream_id=2, media_type=1, direction=3
(empathy:4847): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9f9b950: org.freedesktop.Telepathy.Media.StreamHandler DBusGProxy is 0xa0fe528
0:01:21.480389276 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:295:load_codecs_cache:[00m Loading codecs cache /home/jtellier/.farsight/codecs.video.i486.cache
0:01:21.480829168 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec THEORA with pt -1, send_pipeline 0xa200e90, receive_pipeline 0xa10caa0
0:01:21.481034647 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec MPV with pt 32, send_pipeline 0xa258150, receive_pipeline 0x9c40920
0:01:21.481148102 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec MPEG4-GENERIC with pt -1, send_pipeline 0xa1e8300, receive_pipeline 0xa1e5400
0:01:21.481378935 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec JPEG with pt 26, send_pipeline 0xa1d0550, receive_pipeline 0xa1e5440
0:01:21.481501517 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec H264 with pt -1, send_pipeline 0xa256c90, receive_pipeline 0xa1e21a0
0:01:21.481701300 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec DV with pt -1, send_pipeline 0xb1713ab0, receive_pipeline 0xa2060c0
0:01:21.481758339 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:232:fs_rtp_blueprints_get:[00m Loaded codec blueprints from cache file
0:01:21.483259880 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0>[00m pad recv_rtp_sink_2 added (NULL)
0:01:21.483637556 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0>[00m pad recv_rtcp_sink_2 added (NULL)
0:01:21.483967511 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0>[00m pad send_rtp_sink_2 added (NULL)
0:01:21.484118121 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0>[00m pad send_rtp_src_2 added (NULL)
0:01:21.485204012 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0>[00m pad send_rtcp_src_2 added (NULL)
0:01:21.497466870 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:4264:fs_rtp_session_start_codec_param_gathering_locked:[00m Starting Codec Param discovery for session 2
0:01:21.533565024 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:332:validate_codecs_configuration:[00m Preferred codec -1: video H263 clock:0 channels:0 could not be matched with a blueprint
0:01:21.533934220 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: H264, remote: THEORA
0:01:21.534333749 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: H264, remote: MPV
0:01:21.534354806 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: H264, remote: JPEG
0:01:21.534375468 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:01:21.534395977 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:01:21.534430720 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:494:sdp_is_compat_theora_vorbis:[00m Using THEORA/VORBIS negotiation function
0:01:21.534450851 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:01:21.534471584 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:494:sdp_is_compat_theora_vorbis:[00m Using THEORA/VORBIS negotiation function
0:01:21.534490264 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:01:21.534592069 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:743:create_local_codec_associations:[00m Codec 32: video MPV clock:90000 channels:0 disabled by config
0:01:21.534629379 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:743:create_local_codec_associations:[00m Codec 26: video JPEG clock:90000 channels:0 disabled by config
0:01:21.534667878 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:743:create_local_codec_associations:[00m Codec -1: video DV clock:90000 channels:0 disabled by config
0:01:21.534717604 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:4264:fs_rtp_session_start_codec_param_gathering_locked:[00m Starting Codec Param discovery for session 2
** (empathy:4847): DEBUG: stream 2 (video) _tf_stream_try_sending_codecs: called (send_local:1 send_supported:0)
** (empathy:4847): DEBUG: stream 2 (video) _tf_stream_try_sending_codecs: Enabling resources to gather codecs
** (empathy:4847): DEBUG: stream 2 (video) tf_stream_request_resource: Requesting resource for direction 1
** (empathy:4847): DEBUG: stream 2 (video) tf_stream_request_resource: Requesting resource for direction 1 returned 1
** (empathy:4847): DEBUG: tp_call_add_stream: Video stream - id: 2, state: 0, direction: 3
** (empathy:4847): DEBUG: stream 2 (video) _tf_stream_bus_message: Codecs changed
** (empathy:4847): DEBUG: stream 2 (video) _tf_stream_try_sending_codecs: called (send_local:1 send_supported:0)
** (empathy:4847): DEBUG: stream 2 (video) cb_fs_new_local_candidate: called
** (empathy:4847): DEBUG: stream 2 (video) cb_fs_new_local_candidate: called
** (empathy:4847): DEBUG: stream 2 (video) cb_fs_new_local_candidate: called
** (empathy:4847): DEBUG: stream 2 (video) cb_fs_new_local_candidate: called
** (empathy:4847): DEBUG: stream 2 (video) cb_fs_local_candidates_prepared: called
** (empathy:4847): DEBUG: stream 2 (video) cb_fs_local_candidates_prepared: candidate->ip = '10.0.2.15'
** (empathy:4847): DEBUG: stream 2 (video) cb_fs_local_candidates_prepared: candidate->ip = '10.0.2.15'
** (empathy:4847): DEBUG: stream 2 (video) cb_fs_local_candidates_prepared: candidate->ip = '70.25.46.249'
** (empathy:4847): DEBUG: stream 2 (video) cb_fs_local_candidates_prepared: candidate->ip = '70.25.46.249'
0:01:21.595215662 [336m 4847[00m 0xa0d51a8 [37mLOG [00m [00m fsrtpconference fs-rtp-session.c:3972:fs_rtp_session_get_codec_params_unlock:[00m Gathering params for codec 97: video H264 clock:90000 channels:0 params:(nil)
0:01:21.595276197 [336m 4847[00m 0xa0d51a8 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:2642:_create_codec_bin:[00m creating send codec bin for id 97, pipeline_factory 0xa256c90
0:01:21.659251967 [336m 4847[00m 0xa0d51a8 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:3816:gather_caps_parameters:[00m 97/H264: adding param sprop-parameter-sets=Z01AFZJUCg/YCIAAAAMAgAAAHkeLF1A=,aO48gA==
0:01:21.684914938 [336m 4847[00m 0xa0d51a8 [37mLOG [00m [00m fsrtpconference fs-rtp-session.c:3972:fs_rtp_session_get_codec_params_unlock:[00m Gathering params for codec 96: video THEORA clock:90000 channels:0 params:0xa25ce50
0:01:21.685748207 [336m 4847[00m 0xa0d51a8 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:2642:_create_codec_bin:[00m creating send codec bin for id 96, pipeline_factory 0xa200e90
0:01:21.744181297 [336m 4847[00m 0xa0d51a8 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:3816:gather_caps_parameters:[00m 96/THEORA: adding param configuration=AAAAAQj/2gqRAioygHRoZW9yYQMCAQAUAA8AAUAAAPAAAAAAAB4AAAABAAABAAABAAAAAEDAgXRoZW9yYSMAAABYaXBoLk9yZyBsaWJUaGVvcmEgSSAyMDA4MTAyMCAzIDIgMQAAAACCdGhlb3Jhvs0o97nNaxi1qUlKEHOc5jGMUpSkIQgxjGIQhCEIQAAAAAAAAAAAABH04WQuVUm0dhL1cLSYa5WiqUCWSKHQR9OZuNZkMBdLJVKRLJRGIhAHg5HA0GQxFosFYoEwlEYhEAeDocDIYCwVCYSCIPBoMBT7mRfWlVVUFBLS0ZGQUE8PDc3MjItLS0oKCgjIyMeHh4eGRkZGRQUFBQUDw8PDw8PDwoKCgoKCgoKBQUFBQUFBQCEAsKEBgoMz0MDA4TGjo8Nw4NEBgoOUU4DhEWHTNXUD4SFiU6RG1nTRgjN0BRaHFcMUBOV2d5eGVIXF9icGRnYxESGC9jY2NjEhUaQmNjY2MYGjhjY2NjYy9CY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2MQEBAUGBwgKBAQFBgcICgwEBQYHCAoMEAUGBwgKDBAQBgcICgwQEBAHCAoMEBAQGAgKDBAQEBggCgwQEBAYICAPi/LfQDTMTvkKN4OqJvblmIt1HG+A/cokiXuDYyX1qqRpmV2LsQgTkYPaOpkvnMNrVhsZVKV59u4fkncQ0zK7F2IIXyKPDVag2Ml4/OXcxK6PaPJOE+6qkIMVzVPuqpFdjQRnKaUHtHnXckOBlazG3zh/FeF4Jedv+E47TD2jzqSJjAXVrMymoNd8MlpCj+0C9CnjY5l2RoHcoPaPOuU22u9grgpVGBF8Sf8Wi1jkH3CIdza/3ELSNhmLK0BunJXIoe7edSXqqSoR5nCdK1mwXG8UIrsDSQOTxQ9267/+yY3lsFIPZ4Fp1nccWKzGHwGVHI0aiaWTa/+pS3OyOLD4Pk4JpZNo8FvAZ9XQLKwItMeTK/+pS3ITWj152A2oi/4HsfL6E3MJ2fS2wVrgTSya6YoDzJ3eqpEASa/XuXqcTS7UG51mwiWobhZWGn+KPI784VUlKAujOsmJRr8LKxeTk0u0jztw5iEO49zYP9LailARXOGL1rKLKx5Iv7buQm2o+zEZh0J/9MlsNRSgRwiys3Xn2pPM/bUIiXNh0LTJ7pwXMfEjnuoqpFlYvlD73wG1E/+vTPCMRSDLhim5tFx3pvDAF9azUQHUPDb5dUKcVrc85O0R6SqJpI/zTIwnzC+dXYEP507i2xXPoBTU0tDhyjCaV7RJ5rkYb5g1cw3tJyuxjcBHt+4O4gTPaJZPOqlOZk+gWsNwHnZsFE3sskTWG9vOV4rMwcuo9Mlx/x8VUrWEAfXsYCfJuNe0XTmEWVrmA8JWxRN7JHoWs3/CqkUviN53+TuM0FgrubsA1Jjaj2WSJp0WsnMJjfUKqRlydZwn+NwcIwmKG2vsundiu0g3L5wk8iw+EFSkjd4Wh+xSeVrHE45dRIbm4Zg0oba+zS5X/ClxOMWbREjJCaXbW45vO/fB9asrBRDh/uMuoKhVSHbQE0u0mtHNwzhvgH1p+eo4urCs8wnbmWPApESgG00usmkK/o4PcvFph3yPrFZizj/IE9zeoLK6lO4T3EYJm2sukmULgv98HQozw7W/HJjF/AKqTkSZMMfIDdwexWjr5C7nEZQDbWbSXO9d+srFVJCtez7kDh9GPF36ys6L5O3IwxBo21mzlUZRCqluAzaNtcsZbvoSBw8L2Cib8RWK0nZ0tezo+RBUpcD0YjbVk0zowv7sN0KtanuI0XQ8lkE3/3IOHmu6e8xOSJtRDAzrFlKrIuaHTsJpZPY/z7C0PiHzhjeZbn52j15nFla40dIgTS7Se0YFNRnBaLV8B84/bzgaKCQlbTa++YXAji75yrLKlLFm6hD5lhSqP3UMAuY8N6yy0vAlTNtZNI8+Tx2ie0Th9dSqOWQaJUzbWT2N/eDtEoz8OsOFthXA3MYZxA+f8qahahnHZ7QMxpM21lkydX1li7w4McEUe43J/13KCopAyG2qZpnLQxw7dRVliH48Rnsl7i0boVovUDJpmba4sJp+0CuwpqEXx1JyPyX26N5wKqR1fwnMMeR9aENHf6AZog21SJpdI8vSysu83FO55wt+AiyhugOV4SCaVtrpnHg/dsaCysne9VCl8MSQbapWk2eVELdw69D8wjRX+K7BPytXdoKhvUpgDtdFwW9PvRCXkhmbapWk2THD/w5TqI1lY3qUoeAj6Ei9gxZDbVM0zl/9gHKddQW/VvFiLseUqnBIXpWA21MpmmeNye0QouYB6+UfrKyN31uPKlIt+kc+kCFZWRgvJmTTNgba43f9RDtOlo43EZyF0xeYMsTTNtrRb7IqgKR13YrSk//xC4ib+CkewmlHUBOw4P8vhvcYs+aywIiQlbTax9+XrahVSXGXfgRgmlba6SZoqL/g/deuGGKDctsVkPM4qpCMkJTSZtrnRe5Y4EPnwO2UX9o9643E91iuABRjf+n5gU1C1d4CQZmkzbWXLCJH3YVoXvRx9uNzoYmSY0zbayqMEl6PlTUQHn1ZYT9vbi3g/ihG4nk+cxKqSBCe/2llY76jcBQG2rJpniwmXy3eDcfp1wNM22phQyxvmkjQHJ7L9CVUiJ5bWsO+uBAkcSkLk6/73KqSysiE58NtVDC9cZYtM/ZnlsYOveKVT60FAG2qVpNJnHjyQ33IH7tgyiE/livcU1IHDqEeJ+VdgL47vlqgwJBK0mNtc8sYm713+Kah386tgHpHFysrPNyF+XpGDEbaykzTPK4no4Cysi6hU1BG+XF4ZTNM5RtrjhI5W0QHm70fz98BG5SPp/VVI38gISjuI4sVhclXjTNtqYTMsf7eg3i9Ba/+748LKwSrhli0zNtUzC+ejlJ0QI4VVJSjN3fURASOLCtyShdMwv/G2pli0z+ULZ/D2GoqpQEYsrHG/ZK5Eyic21f/DLFpmXWsL+vSJ5JCIHlqmoIbnP5OYEgmaZm2suWPdhXuFEaK/5w69B1+nJAbamUzTOVjhfdUpgHjn4URW7ljj1Wdxwimoh9LefCAjUJCUNM22phMyxvu3D/vixWT/OogjAMsWmZtqmYX3S/p/uVlamoQ+QG6JIoteuHXY9OShafzBli0zNtVzC+fvdBUUvHFhGrdJfkKKQbxkkMRAOB0GODPItnX3Jnxro/25Ud+llbyVVSN4ySGIgHA6DHBnkWzr7kz410f7cqO/Syt5KqpG8ZJDEQDgdBjgzyLZ19yZ8a6P9uVHfpZW8lVUiqk4T9QAiXgmaZm2suUjHCHxZWLeX3ou7I6P9wWxw1KXrl/QLK4DzcLkhgxGUzTM21lvn4O/kXQH8/PlKpZWD6iL1vCgOCQvSjTNtqTMscLu0a3oLKzla+n8I3CTtv6QITo/ShhMyxXmmbbW6iJTUUnkQPp6O3HPoV2RwDcWn4yxaZkzC821ul6khqEKJ6srpVIBvI8A+TL7p1o10f7GODPKXl24UdRkCFGSBKLrWF5MonO+n/1isG2rngyxaZ7++RKqSqlARiyscb9krkTKJzbV/8MsWmZdawv69InkkIA=
0:01:21.771301483 [336m 4847[00m 0xa0d51a8 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:4282:fs_rtp_session_stop_codec_param_gathering_unlock:[00m Stopping Codec Param discovery for session 2
** (empathy:4847): DEBUG: stream 2 (video) _tf_stream_bus_message: Codecs changed
** (empathy:4847): DEBUG: stream 2 (video) _tf_stream_try_sending_codecs: called (send_local:1 send_supported:0)
** (empathy:4847): DEBUG: stream 2 (video) _tf_stream_try_sending_codecs: 97: video H264 clock:90000 channels:0 sprop-parameter-sets=Z01AFZJUCg/YCIAAAAMAgAAAHkeLF1A=,aO48gA==
** (empathy:4847): DEBUG: stream 2 (video) _tf_stream_try_sending_codecs: 96: video THEORA clock:90000 channels:0 delivery-method=inline configuration=AAAAAQj/2gqRAioygHRoZW9yYQMCAQAUAA8AAUAAAPAAAAAAAB4AAAABAAABAAABAAAAAEDAgXRoZW9yYSMAAABYaXBoLk9yZyBsaWJUaGVvcmEgSSAyMDA4MTAyMCAzIDIgMQAAAACCdGhlb3Jhvs0o97nNaxi1qUlKEHOc5jGMUpSkIQgxjGIQhCEIQAAAAAAAAAAAABH04WQuVUm0dhL1cLSYa5WiqUCWSKHQR9OZuNZkMBdLJVKRLJRGIhAHg5HA0GQxFosFYoEwlEYhEAeDocDIYCwVCYSCIPBoMBT7mRfWlVVUFBLS0ZGQUE8PDc3MjItLS0oKCgjIyMeHh4eGRkZGRQUFBQUDw8PDw8PDwoKCgoKCgoKBQUFBQUFBQCEAsKEBgoMz0MDA4TGjo8Nw4NEBgoOUU4DhEWHTNXUD4SFiU6RG1nTRgjN0BRaHFcMUBOV2d5eGVIXF9icGRnYxESGC9jY2NjEhUaQmNjY2MYGjhjY2NjYy9CY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2MQEBAUGBwgKBAQFBgcICgwEBQYHCAoMEAUGBwgKDBAQBgcICgwQEBAHCAoMEBAQGAgKDBAQEBggCgwQEBAYICAPi/LfQDTMTvkKN4OqJvblmIt1HG+A/cokiXuDYyX1qqRpmV2LsQgTkYPaOpkvnMNrVhsZVKV59u4fkncQ0zK7F2IIXyKPDVag2Ml4/OXcxK6PaPJOE+6qkIMVzVPuqpFdjQRnKaUHtHnXckOBlazG3zh/FeF4Jedv+E47TD2jzqSJjAXVrMymoNd8MlpCj+0C9CnjY5l2RoHcoPaPOuU22u9grgpVGBF8Sf8Wi1jkH3CIdza/3ELSNhmLK0BunJXIoe7edSXqqSoR5nCdK1mwXG8UIrsDSQOTxQ9267/+yY3lsFIPZ4Fp1nccWKzGHwGVHI0aiaWTa/+pS3OyOLD4Pk4JpZNo8FvAZ9XQLKwItMeTK/+pS3ITWj152A2oi/4HsfL6E3MJ2fS2wVrgTSya6YoDzJ3eqpEASa/XuXqcTS7UG51mwiWobhZWGn+KPI784VUlKAujOsmJRr8LKxeTk0u0jztw5iEO49zYP9LailARXOGL1rKLKx5Iv7buQm2o+zEZh0J/9MlsNRSgRwiys3Xn2pPM/bUIiXNh0LTJ7pwXMfEjnuoqpFlYvlD73wG1E/+vTPCMRSDLhim5tFx3pvDAF9azUQHUPDb5dUKcVrc85O0R6SqJpI/zTIwnzC+dXYEP507i2xXPoBTU0tDhyjCaV7RJ5rkYb5g1cw3tJyuxjcBHt+4O4gTPaJZPOqlOZk+gWsNwHnZsFE3sskTWG9vOV4rMwcuo9Mlx/x8VUrWEAfXsYCfJuNe0XTmEWVrmA8JWxRN7JHoWs3/CqkUviN53+TuM0FgrubsA1Jjaj2WSJp0WsnMJjfUKqRlydZwn+NwcIwmKG2vsundiu0g3L5wk8iw+EFSkjd4Wh+xSeVrHE45dRIbm4Zg0oba+zS5X/ClxOMWbREjJCaXbW45vO/fB9asrBRDh/uMuoKhVSHbQE0u0mtHNwzhvgH1p+eo4urCs8wnbmWPApESgG00usmkK/o4PcvFph3yPrFZizj/IE9zeoLK6lO4T3EYJm2sukmULgv98HQozw7W/HJjF/AKqTkSZMMfIDdwexWjr5C7nEZQDbWbSXO9d+srFVJCtez7kDh9GPF36ys6L5O3IwxBo21mzlUZRCqluAzaNtcsZbvoSBw8L2Cib8RWK0nZ0tezo+RBUpcD0YjbVk0zowv7sN0KtanuI0XQ8lkE3/3IOHmu6e8xOSJtRDAzrFlKrIuaHTsJpZPY/z7C0PiHzhjeZbn52j15nFla40dIgTS7Se0YFNRnBaLV8B84/bzgaKCQlbTa++YXAji75yrLKlLFm6hD5lhSqP3UMAuY8N6yy0vAlTNtZNI8+Tx2ie0Th9dSqOWQaJUzbWT2N/eDtEoz8OsOFthXA3MYZxA+f8qahahnHZ7QMxpM21lkydX1li7w4McEUe43J/13KCopAyG2qZpnLQxw7dRVliH48Rnsl7i0boVovUDJpmba4sJp+0CuwpqEXx1JyPyX26N5wKqR1fwnMMeR9aENHf6AZog21SJpdI8vSysu83FO55wt+AiyhugOV4SCaVtrpnHg/dsaCysne9VCl8MSQbapWk2eVELdw69D8wjRX+K7BPytXdoKhvUpgDtdFwW9PvRCXkhmbapWk2THD/w5TqI1lY3qUoeAj6Ei9gxZDbVM0zl/9gHKddQW/VvFiLseUqnBIXpWA21MpmmeNye0QouYB6+UfrKyN31uPKlIt+kc+kCFZWRgvJmTTNgba43f9RDtOlo43EZyF0xeYMsTTNtrRb7IqgKR13YrSk//xC4ib+CkewmlHUBOw4P8vhvcYs+aywIiQlbTax9+XrahVSXGXfgRgmlba6SZoqL/g/deuGGKDctsVkPM4qpCMkJTSZtrnRe5Y4EPnwO2UX9o9643E91iuABRjf+n5gU1C1d4CQZmkzbWXLCJH3YVoXvRx9uNzoYmSY0zbayqMEl6PlTUQHn1ZYT9vbi3g/ihG4nk+cxKqSBCe/2llY76jcBQG2rJpniwmXy3eDcfp1wNM22phQyxvmkjQHJ7L9CVUiJ5bWsO+uBAkcSkLk6/73KqSysiE58NtVDC9cZYtM/ZnlsYOveKVT60FAG2qVpNJnHjyQ33IH7tgyiE/livcU1IHDqEeJ+VdgL47vlqgwJBK0mNtc8sYm713+Kah386tgHpHFysrPNyF+XpGDEbaykzTPK4no4Cysi6hU1BG+XF4ZTNM5RtrjhI5W0QHm70fz98BG5SPp/VVI38gISjuI4sVhclXjTNtqYTMsf7eg3i9Ba/+748LKwSrhli0zNtUzC+ejlJ0QI4VVJSjN3fURASOLCtyShdMwv/G2pli0z+ULZ/D2GoqpQEYsrHG/ZK5Eyic21f/DLFpmXWsL+vSJ5JCIHlqmoIbnP5OYEgmaZm2suWPdhXuFEaK/5w69B1+nJAbamUzTOVjhfdUpgHjn4URW7ljj1Wdxwimoh9LefCAjUJCUNM22phMyxvu3D/vixWT/OogjAMsWmZtqmYX3S/p/uVlamoQ+QG6JIoteuHXY9OShafzBli0zNtVzC+fvdBUUvHFhGrdJfkKKQbxkkMRAOB0GODPItnX3Jnxro/25Ud+llbyVVSN4ySGIgHA6DHBnkWzr7kz410f7cqO/Syt5KqpG8ZJDEQDgdBjgzyLZ19yZ8a6P9uVHfpZW8lVUiqk4T9QAiXgmaZm2suUjHCHxZWLeX3ou7I6P9wWxw1KXrl/QLK4DzcLkhgxGUzTM21lvn4O/kXQH8/PlKpZWD6iL1vCgOCQvSjTNtqTMscLu0a3oLKzla+n8I3CTtv6QITo/ShhMyxXmmbbW6iJTUUnkQPp6O3HPoV2RwDcWn4yxaZkzC821ul6khqEKJ6srpVIBvI8A+TL7p1o10f7GODPKXl24UdRkCFGSBKLrWF5MonO+n/1isG2rngyxaZ7++RKqSqlARiyscb9krkTKJzbV/8MsWmZdawv69InkkIA=
** (empathy:4847): DEBUG: stream 2 (video) fs_codecs_to_tp: adding codec H264 [97]
** (empathy:4847): DEBUG: stream 2 (video) fs_codecs_to_tp: adding codec THEORA [96]
** (empathy:4847): DEBUG: stream 2 (video) _tf_stream_try_sending_codecs: calling MediaStreamHandler::Ready
** (empathy:4847): DEBUG: stream 2 (video) set_stream_playing: 0
** (empathy:4847): DEBUG: stream 2 (video) set_stream_sending: 0
** (empathy:4847): DEBUG: tp_call_stream_direction_changed_cb: Stream direction changed - stream: 2, direction: 1
** (empathy:4847): DEBUG: stream 2 (video) add_remote_candidate: adding remote candidate R1
** (empathy:4847): DEBUG: stream 2 (video) add_remote_candidate: adding remote candidate R2
** (empathy:4847): DEBUG: stream 2 (video) cb_fs_new_active_candidate_pair: called
** (empathy:4847): DEBUG: tp_call_stream_state_changed_cb: Stream state changed - stream id: 2, state state: 2
** (empathy:4847): DEBUG: stream 2 (video) set_stream_sending: 1
** (empathy:4847): DEBUG: stream 2 (video) tf_stream_request_resource: Requesting resource for direction 1
** (empathy:4847): DEBUG: stream 2 (video) tf_stream_request_resource: Requesting resource for direction 1 returned 1
** (empathy:4847): DEBUG: stream 2 (video) set_stream_playing: 1
** (empathy:4847): DEBUG: stream 2 (video) tf_stream_request_resource: Requesting resource for direction 2
** (empathy:4847): DEBUG: stream 2 (video) tf_stream_request_resource: Requesting resource for direction 2 returned 1
** (empathy:4847): DEBUG: stream 2 (video) set_stream_sending: 1
** (empathy:4847): DEBUG: empathy_tp_call_request_video_stream_direction: Requesting video stream direction - is_sending: 0
** (empathy:4847): DEBUG: stream 2 (video) set_stream_playing: 0
** (empathy:4847): DEBUG: stream 2 (video) close: close requested by connection manager
0:01:27.142739236 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:4282:fs_rtp_session_stop_codec_param_gathering_unlock:[00m Stopping Codec Param discovery for session 2
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa0fe560: lost weak ref to 0xa07e808
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa0c7658: lost weak ref to 0xa07e808
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa0c7488: lost weak ref to 0xa07e808
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa0fe650: lost weak ref to 0xa07e808
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa0fe618: lost weak ref to 0xa07e808
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa0c74c0: lost weak ref to 0xa07e808
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa0e5ee0: lost weak ref to 0xa07e808
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa1fb4e0: lost weak ref to 0xa07e808
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa1fb518: lost weak ref to 0xa07e808
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa1fb550: lost weak ref to 0xa07e808
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa1fb588: lost weak ref to 0xa07e808
(empathy:4847): tp-glib-DEBUG: tp_proxy_dispose: 0x9f9b950
(empathy:4847): tp-glib-DEBUG: tp_proxy_invalidate: 0x9f9b950: Proxy unreferenced
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0xa1fb588: TpProxy 0x9f9b950 invalidated (I have 0x9f9b950): Proxy unreferenced
(empathy:4847): tp-glib-DEBUG: tp_proxy_finalize: 0x9f9b950
** (empathy:4847): DEBUG: tp_call_stream_removed_cb: Stream removed - stream id: 2
** (empathy:4847): DEBUG: stream 1 (audio) cb_fs_new_active_candidate_pair: called
** (empathy:4847): DEBUG: tp_call_stream_state_changed_cb: Stream state changed - stream id: 1, state state: 2
** (empathy:4847): DEBUG: empathy_tp_call_request_video_stream_direction: Requesting video stream direction - is_sending: 1
** (empathy:4847): DEBUG: tp_call_request_streams_for_capabilities: Requesting new stream for capabilities 2
** (empathy:4847): DEBUG: tp_call_stream_added_cb: Stream added - stream id: 3, contact handle: 2, stream type: 1
** (empathy:4847): DEBUG: tp_call_add_stream: Video stream - id: 3, state: 0, direction: 0
** (empathy:4847): DEBUG: tp_call_stream_direction_changed_cb: Stream direction changed - stream: 3, direction: 3
** (empathy:4847): DEBUG: New stream, stream_id=3, media_type=1, direction=3
(empathy:4847): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9f9b830: org.freedesktop.Telepathy.Media.StreamHandler DBusGProxy is 0xa204638
0:01:29.066601901 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:295:load_codecs_cache:[00m Loading codecs cache /home/jtellier/.farsight/codecs.video.i486.cache
0:01:29.066947147 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec THEORA with pt -1, send_pipeline 0xa20be20, receive_pipeline 0xa207a60
0:01:29.067130054 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec MPV with pt 32, send_pipeline 0xa264ed0, receive_pipeline 0xa07d6b0
0:01:29.067249420 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec MPEG4-GENERIC with pt -1, send_pipeline 0xa084810, receive_pipeline 0xa2ca290
0:01:29.067459258 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec JPEG with pt 26, send_pipeline 0xa261870, receive_pipeline 0xa087c50
0:01:29.067546976 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec H264 with pt -1, send_pipeline 0x9c16c70, receive_pipeline 0xa1e2a80
0:01:29.067727540 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec DV with pt -1, send_pipeline 0xa1e2940, receive_pipeline 0xb171fe20
0:01:29.067782204 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:232:fs_rtp_blueprints_get:[00m Loaded codec blueprints from cache file
0:01:29.069346749 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0>[00m pad recv_rtp_sink_3 added (NULL)
0:01:29.069699247 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0>[00m pad recv_rtcp_sink_3 added (NULL)
0:01:29.070015678 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0>[00m pad send_rtp_sink_3 added (NULL)
0:01:29.070144223 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0>[00m pad send_rtp_src_3 added (NULL)
0:01:29.070200937 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0>[00m pad send_rtcp_src_3 added (NULL)
0:01:29.085882527 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:4264:fs_rtp_session_start_codec_param_gathering_locked:[00m Starting Codec Param discovery for session 3
0:01:29.098258293 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:332:validate_codecs_configuration:[00m Preferred codec -1: video H263 clock:0 channels:0 could not be matched with a blueprint
0:01:29.098581226 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: H264, remote: THEORA
0:01:29.098605590 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: H264, remote: MPV
0:01:29.098625862 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: H264, remote: JPEG
0:01:29.098645956 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:01:29.098665882 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:01:29.098697994 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:494:sdp_is_compat_theora_vorbis:[00m Using THEORA/VORBIS negotiation function
0:01:29.098747376 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:01:29.098926826 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:494:sdp_is_compat_theora_vorbis:[00m Using THEORA/VORBIS negotiation function
0:01:29.098945677 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:01:29.099028523 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:743:create_local_codec_associations:[00m Codec 32: video MPV clock:90000 channels:0 disabled by config
0:01:29.099065590 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:743:create_local_codec_associations:[00m Codec 26: video JPEG clock:90000 channels:0 disabled by config
0:01:29.099103817 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:743:create_local_codec_associations:[00m Codec -1: video DV clock:90000 channels:0 disabled by config
0:01:29.099155027 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:4264:fs_rtp_session_start_codec_param_gathering_locked:[00m Starting Codec Param discovery for session 3
** (empathy:4847): DEBUG: stream 3 (video) _tf_stream_try_sending_codecs: called (send_local:1 send_supported:0)
** (empathy:4847): DEBUG: stream 3 (video) _tf_stream_try_sending_codecs: Enabling resources to gather codecs
** (empathy:4847): DEBUG: stream 3 (video) tf_stream_request_resource: Requesting resource for direction 1
** (empathy:4847): DEBUG: stream 3 (video) tf_stream_request_resource: Requesting resource for direction 1 returned 1
** (empathy:4847): DEBUG: tp_call_add_stream: Video stream - id: 3, state: 0, direction: 3
** (empathy:4847): DEBUG: stream 3 (video) _tf_stream_bus_message: Codecs changed
** (empathy:4847): DEBUG: stream 3 (video) _tf_stream_try_sending_codecs: called (send_local:1 send_supported:0)
** (empathy:4847): DEBUG: stream 3 (video) cb_fs_new_local_candidate: called
** (empathy:4847): DEBUG: stream 3 (video) cb_fs_new_local_candidate: called
** (empathy:4847): DEBUG: stream 3 (video) cb_fs_new_local_candidate: called
** (empathy:4847): DEBUG: stream 3 (video) cb_fs_new_local_candidate: called
** (empathy:4847): DEBUG: stream 3 (video) cb_fs_local_candidates_prepared: called
** (empathy:4847): DEBUG: stream 3 (video) cb_fs_local_candidates_prepared: candidate->ip = '10.0.2.15'
** (empathy:4847): DEBUG: stream 3 (video) cb_fs_local_candidates_prepared: candidate->ip = '10.0.2.15'
** (empathy:4847): DEBUG: stream 3 (video) cb_fs_local_candidates_prepared: candidate->ip = '70.25.46.249'
** (empathy:4847): DEBUG: stream 3 (video) cb_fs_local_candidates_prepared: candidate->ip = '70.25.46.249'
0:01:29.181781219 [336m 4847[00m 0xa0d51a8 [37mLOG [00m [00m fsrtpconference fs-rtp-session.c:3972:fs_rtp_session_get_codec_params_unlock:[00m Gathering params for codec 97: video H264 clock:90000 channels:0 params:(nil)
0:01:29.182085935 [336m 4847[00m 0xa0d51a8 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:2642:_create_codec_bin:[00m creating send codec bin for id 97, pipeline_factory 0x9c16c70
0:01:29.237387508 [336m 4847[00m 0xa0d51a8 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:3816:gather_caps_parameters:[00m 97/H264: adding param sprop-parameter-sets=Z01AFZJUCg/YCIAAAAMAgAAAHkeLF1A=,aO48gA==
0:01:29.267220324 [336m 4847[00m 0xa0d51a8 [37mLOG [00m [00m fsrtpconference fs-rtp-session.c:3972:fs_rtp_session_get_codec_params_unlock:[00m Gathering params for codec 96: video THEORA clock:90000 channels:0 params:0xa1e23d0
0:01:29.267602089 [336m 4847[00m 0xa0d51a8 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:2642:_create_codec_bin:[00m creating send codec bin for id 96, pipeline_factory 0xa20be20
0:01:29.326271640 [336m 4847[00m 0xa0d51a8 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:3816:gather_caps_parameters:[00m 96/THEORA: adding param configuration=AAAAAQj/2gqRAioygHRoZW9yYQMCAQAUAA8AAUAAAPAAAAAAAB4AAAABAAABAAABAAAAAEDAgXRoZW9yYSMAAABYaXBoLk9yZyBsaWJUaGVvcmEgSSAyMDA4MTAyMCAzIDIgMQAAAACCdGhlb3Jhvs0o97nNaxi1qUlKEHOc5jGMUpSkIQgxjGIQhCEIQAAAAAAAAAAAABH04WQuVUm0dhL1cLSYa5WiqUCWSKHQR9OZuNZkMBdLJVKRLJRGIhAHg5HA0GQxFosFYoEwlEYhEAeDocDIYCwVCYSCIPBoMBT7mRfWlVVUFBLS0ZGQUE8PDc3MjItLS0oKCgjIyMeHh4eGRkZGRQUFBQUDw8PDw8PDwoKCgoKCgoKBQUFBQUFBQCEAsKEBgoMz0MDA4TGjo8Nw4NEBgoOUU4DhEWHTNXUD4SFiU6RG1nTRgjN0BRaHFcMUBOV2d5eGVIXF9icGRnYxESGC9jY2NjEhUaQmNjY2MYGjhjY2NjYy9CY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2MQEBAUGBwgKBAQFBgcICgwEBQYHCAoMEAUGBwgKDBAQBgcICgwQEBAHCAoMEBAQGAgKDBAQEBggCgwQEBAYICAPi/LfQDTMTvkKN4OqJvblmIt1HG+A/cokiXuDYyX1qqRpmV2LsQgTkYPaOpkvnMNrVhsZVKV59u4fkncQ0zK7F2IIXyKPDVag2Ml4/OXcxK6PaPJOE+6qkIMVzVPuqpFdjQRnKaUHtHnXckOBlazG3zh/FeF4Jedv+E47TD2jzqSJjAXVrMymoNd8MlpCj+0C9CnjY5l2RoHcoPaPOuU22u9grgpVGBF8Sf8Wi1jkH3CIdza/3ELSNhmLK0BunJXIoe7edSXqqSoR5nCdK1mwXG8UIrsDSQOTxQ9267/+yY3lsFIPZ4Fp1nccWKzGHwGVHI0aiaWTa/+pS3OyOLD4Pk4JpZNo8FvAZ9XQLKwItMeTK/+pS3ITWj152A2oi/4HsfL6E3MJ2fS2wVrgTSya6YoDzJ3eqpEASa/XuXqcTS7UG51mwiWobhZWGn+KPI784VUlKAujOsmJRr8LKxeTk0u0jztw5iEO49zYP9LailARXOGL1rKLKx5Iv7buQm2o+zEZh0J/9MlsNRSgRwiys3Xn2pPM/bUIiXNh0LTJ7pwXMfEjnuoqpFlYvlD73wG1E/+vTPCMRSDLhim5tFx3pvDAF9azUQHUPDb5dUKcVrc85O0R6SqJpI/zTIwnzC+dXYEP507i2xXPoBTU0tDhyjCaV7RJ5rkYb5g1cw3tJyuxjcBHt+4O4gTPaJZPOqlOZk+gWsNwHnZsFE3sskTWG9vOV4rMwcuo9Mlx/x8VUrWEAfXsYCfJuNe0XTmEWVrmA8JWxRN7JHoWs3/CqkUviN53+TuM0FgrubsA1Jjaj2WSJp0WsnMJjfUKqRlydZwn+NwcIwmKG2vsundiu0g3L5wk8iw+EFSkjd4Wh+xSeVrHE45dRIbm4Zg0oba+zS5X/ClxOMWbREjJCaXbW45vO/fB9asrBRDh/uMuoKhVSHbQE0u0mtHNwzhvgH1p+eo4urCs8wnbmWPApESgG00usmkK/o4PcvFph3yPrFZizj/IE9zeoLK6lO4T3EYJm2sukmULgv98HQozw7W/HJjF/AKqTkSZMMfIDdwexWjr5C7nEZQDbWbSXO9d+srFVJCtez7kDh9GPF36ys6L5O3IwxBo21mzlUZRCqluAzaNtcsZbvoSBw8L2Cib8RWK0nZ0tezo+RBUpcD0YjbVk0zowv7sN0KtanuI0XQ8lkE3/3IOHmu6e8xOSJtRDAzrFlKrIuaHTsJpZPY/z7C0PiHzhjeZbn52j15nFla40dIgTS7Se0YFNRnBaLV8B84/bzgaKCQlbTa++YXAji75yrLKlLFm6hD5lhSqP3UMAuY8N6yy0vAlTNtZNI8+Tx2ie0Th9dSqOWQaJUzbWT2N/eDtEoz8OsOFthXA3MYZxA+f8qahahnHZ7QMxpM21lkydX1li7w4McEUe43J/13KCopAyG2qZpnLQxw7dRVliH48Rnsl7i0boVovUDJpmba4sJp+0CuwpqEXx1JyPyX26N5wKqR1fwnMMeR9aENHf6AZog21SJpdI8vSysu83FO55wt+AiyhugOV4SCaVtrpnHg/dsaCysne9VCl8MSQbapWk2eVELdw69D8wjRX+K7BPytXdoKhvUpgDtdFwW9PvRCXkhmbapWk2THD/w5TqI1lY3qUoeAj6Ei9gxZDbVM0zl/9gHKddQW/VvFiLseUqnBIXpWA21MpmmeNye0QouYB6+UfrKyN31uPKlIt+kc+kCFZWRgvJmTTNgba43f9RDtOlo43EZyF0xeYMsTTNtrRb7IqgKR13YrSk//xC4ib+CkewmlHUBOw4P8vhvcYs+aywIiQlbTax9+XrahVSXGXfgRgmlba6SZoqL/g/deuGGKDctsVkPM4qpCMkJTSZtrnRe5Y4EPnwO2UX9o9643E91iuABRjf+n5gU1C1d4CQZmkzbWXLCJH3YVoXvRx9uNzoYmSY0zbayqMEl6PlTUQHn1ZYT9vbi3g/ihG4nk+cxKqSBCe/2llY76jcBQG2rJpniwmXy3eDcfp1wNM22phQyxvmkjQHJ7L9CVUiJ5bWsO+uBAkcSkLk6/73KqSysiE58NtVDC9cZYtM/ZnlsYOveKVT60FAG2qVpNJnHjyQ33IH7tgyiE/livcU1IHDqEeJ+VdgL47vlqgwJBK0mNtc8sYm713+Kah386tgHpHFysrPNyF+XpGDEbaykzTPK4no4Cysi6hU1BG+XF4ZTNM5RtrjhI5W0QHm70fz98BG5SPp/VVI38gISjuI4sVhclXjTNtqYTMsf7eg3i9Ba/+748LKwSrhli0zNtUzC+ejlJ0QI4VVJSjN3fURASOLCtyShdMwv/G2pli0z+ULZ/D2GoqpQEYsrHG/ZK5Eyic21f/DLFpmXWsL+vSJ5JCIHlqmoIbnP5OYEgmaZm2suWPdhXuFEaK/5w69B1+nJAbamUzTOVjhfdUpgHjn4URW7ljj1Wdxwimoh9LefCAjUJCUNM22phMyxvu3D/vixWT/OogjAMsWmZtqmYX3S/p/uVlamoQ+QG6JIoteuHXY9OShafzBli0zNtVzC+fvdBUUvHFhGrdJfkKKQbxkkMRAOB0GODPItnX3Jnxro/25Ud+llbyVVSN4ySGIgHA6DHBnkWzr7kz410f7cqO/Syt5KqpG8ZJDEQDgdBjgzyLZ19yZ8a6P9uVHfpZW8lVUiqk4T9QAiXgmaZm2suUjHCHxZWLeX3ou7I6P9wWxw1KXrl/QLK4DzcLkhgxGUzTM21lvn4O/kXQH8/PlKpZWD6iL1vCgOCQvSjTNtqTMscLu0a3oLKzla+n8I3CTtv6QITo/ShhMyxXmmbbW6iJTUUnkQPp6O3HPoV2RwDcWn4yxaZkzC821ul6khqEKJ6srpVIBvI8A+TL7p1o10f7GODPKXl24UdRkCFGSBKLrWF5MonO+n/1isG2rngyxaZ7++RKqSqlARiyscb9krkTKJzbV/8MsWmZdawv69InkkIA=
0:01:29.350425987 [336m 4847[00m 0xa0d51a8 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:4282:fs_rtp_session_stop_codec_param_gathering_unlock:[00m Stopping Codec Param discovery for session 3
** (empathy:4847): DEBUG: stream 3 (video) _tf_stream_bus_message: Codecs changed
** (empathy:4847): DEBUG: stream 3 (video) _tf_stream_try_sending_codecs: called (send_local:1 send_supported:0)
** (empathy:4847): DEBUG: stream 3 (video) _tf_stream_try_sending_codecs: 97: video H264 clock:90000 channels:0 sprop-parameter-sets=Z01AFZJUCg/YCIAAAAMAgAAAHkeLF1A=,aO48gA==
** (empathy:4847): DEBUG: stream 3 (video) _tf_stream_try_sending_codecs: 96: video THEORA clock:90000 channels:0 delivery-method=inline configuration=AAAAAQj/2gqRAioygHRoZW9yYQMCAQAUAA8AAUAAAPAAAAAAAB4AAAABAAABAAABAAAAAEDAgXRoZW9yYSMAAABYaXBoLk9yZyBsaWJUaGVvcmEgSSAyMDA4MTAyMCAzIDIgMQAAAACCdGhlb3Jhvs0o97nNaxi1qUlKEHOc5jGMUpSkIQgxjGIQhCEIQAAAAAAAAAAAABH04WQuVUm0dhL1cLSYa5WiqUCWSKHQR9OZuNZkMBdLJVKRLJRGIhAHg5HA0GQxFosFYoEwlEYhEAeDocDIYCwVCYSCIPBoMBT7mRfWlVVUFBLS0ZGQUE8PDc3MjItLS0oKCgjIyMeHh4eGRkZGRQUFBQUDw8PDw8PDwoKCgoKCgoKBQUFBQUFBQCEAsKEBgoMz0MDA4TGjo8Nw4NEBgoOUU4DhEWHTNXUD4SFiU6RG1nTRgjN0BRaHFcMUBOV2d5eGVIXF9icGRnYxESGC9jY2NjEhUaQmNjY2MYGjhjY2NjYy9CY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2MQEBAUGBwgKBAQFBgcICgwEBQYHCAoMEAUGBwgKDBAQBgcICgwQEBAHCAoMEBAQGAgKDBAQEBggCgwQEBAYICAPi/LfQDTMTvkKN4OqJvblmIt1HG+A/cokiXuDYyX1qqRpmV2LsQgTkYPaOpkvnMNrVhsZVKV59u4fkncQ0zK7F2IIXyKPDVag2Ml4/OXcxK6PaPJOE+6qkIMVzVPuqpFdjQRnKaUHtHnXckOBlazG3zh/FeF4Jedv+E47TD2jzqSJjAXVrMymoNd8MlpCj+0C9CnjY5l2RoHcoPaPOuU22u9grgpVGBF8Sf8Wi1jkH3CIdza/3ELSNhmLK0BunJXIoe7edSXqqSoR5nCdK1mwXG8UIrsDSQOTxQ9267/+yY3lsFIPZ4Fp1nccWKzGHwGVHI0aiaWTa/+pS3OyOLD4Pk4JpZNo8FvAZ9XQLKwItMeTK/+pS3ITWj152A2oi/4HsfL6E3MJ2fS2wVrgTSya6YoDzJ3eqpEASa/XuXqcTS7UG51mwiWobhZWGn+KPI784VUlKAujOsmJRr8LKxeTk0u0jztw5iEO49zYP9LailARXOGL1rKLKx5Iv7buQm2o+zEZh0J/9MlsNRSgRwiys3Xn2pPM/bUIiXNh0LTJ7pwXMfEjnuoqpFlYvlD73wG1E/+vTPCMRSDLhim5tFx3pvDAF9azUQHUPDb5dUKcVrc85O0R6SqJpI/zTIwnzC+dXYEP507i2xXPoBTU0tDhyjCaV7RJ5rkYb5g1cw3tJyuxjcBHt+4O4gTPaJZPOqlOZk+gWsNwHnZsFE3sskTWG9vOV4rMwcuo9Mlx/x8VUrWEAfXsYCfJuNe0XTmEWVrmA8JWxRN7JHoWs3/CqkUviN53+TuM0FgrubsA1Jjaj2WSJp0WsnMJjfUKqRlydZwn+NwcIwmKG2vsundiu0g3L5wk8iw+EFSkjd4Wh+xSeVrHE45dRIbm4Zg0oba+zS5X/ClxOMWbREjJCaXbW45vO/fB9asrBRDh/uMuoKhVSHbQE0u0mtHNwzhvgH1p+eo4urCs8wnbmWPApESgG00usmkK/o4PcvFph3yPrFZizj/IE9zeoLK6lO4T3EYJm2sukmULgv98HQozw7W/HJjF/AKqTkSZMMfIDdwexWjr5C7nEZQDbWbSXO9d+srFVJCtez7kDh9GPF36ys6L5O3IwxBo21mzlUZRCqluAzaNtcsZbvoSBw8L2Cib8RWK0nZ0tezo+RBUpcD0YjbVk0zowv7sN0KtanuI0XQ8lkE3/3IOHmu6e8xOSJtRDAzrFlKrIuaHTsJpZPY/z7C0PiHzhjeZbn52j15nFla40dIgTS7Se0YFNRnBaLV8B84/bzgaKCQlbTa++YXAji75yrLKlLFm6hD5lhSqP3UMAuY8N6yy0vAlTNtZNI8+Tx2ie0Th9dSqOWQaJUzbWT2N/eDtEoz8OsOFthXA3MYZxA+f8qahahnHZ7QMxpM21lkydX1li7w4McEUe43J/13KCopAyG2qZpnLQxw7dRVliH48Rnsl7i0boVovUDJpmba4sJp+0CuwpqEXx1JyPyX26N5wKqR1fwnMMeR9aENHf6AZog21SJpdI8vSysu83FO55wt+AiyhugOV4SCaVtrpnHg/dsaCysne9VCl8MSQbapWk2eVELdw69D8wjRX+K7BPytXdoKhvUpgDtdFwW9PvRCXkhmbapWk2THD/w5TqI1lY3qUoeAj6Ei9gxZDbVM0zl/9gHKddQW/VvFiLseUqnBIXpWA21MpmmeNye0QouYB6+UfrKyN31uPKlIt+kc+kCFZWRgvJmTTNgba43f9RDtOlo43EZyF0xeYMsTTNtrRb7IqgKR13YrSk//xC4ib+CkewmlHUBOw4P8vhvcYs+aywIiQlbTax9+XrahVSXGXfgRgmlba6SZoqL/g/deuGGKDctsVkPM4qpCMkJTSZtrnRe5Y4EPnwO2UX9o9643E91iuABRjf+n5gU1C1d4CQZmkzbWXLCJH3YVoXvRx9uNzoYmSY0zbayqMEl6PlTUQHn1ZYT9vbi3g/ihG4nk+cxKqSBCe/2llY76jcBQG2rJpniwmXy3eDcfp1wNM22phQyxvmkjQHJ7L9CVUiJ5bWsO+uBAkcSkLk6/73KqSysiE58NtVDC9cZYtM/ZnlsYOveKVT60FAG2qVpNJnHjyQ33IH7tgyiE/livcU1IHDqEeJ+VdgL47vlqgwJBK0mNtc8sYm713+Kah386tgHpHFysrPNyF+XpGDEbaykzTPK4no4Cysi6hU1BG+XF4ZTNM5RtrjhI5W0QHm70fz98BG5SPp/VVI38gISjuI4sVhclXjTNtqYTMsf7eg3i9Ba/+748LKwSrhli0zNtUzC+ejlJ0QI4VVJSjN3fURASOLCtyShdMwv/G2pli0z+ULZ/D2GoqpQEYsrHG/ZK5Eyic21f/DLFpmXWsL+vSJ5JCIHlqmoIbnP5OYEgmaZm2suWPdhXuFEaK/5w69B1+nJAbamUzTOVjhfdUpgHjn4URW7ljj1Wdxwimoh9LefCAjUJCUNM22phMyxvu3D/vixWT/OogjAMsWmZtqmYX3S/p/uVlamoQ+QG6JIoteuHXY9OShafzBli0zNtVzC+fvdBUUvHFhGrdJfkKKQbxkkMRAOB0GODPItnX3Jnxro/25Ud+llbyVVSN4ySGIgHA6DHBnkWzr7kz410f7cqO/Syt5KqpG8ZJDEQDgdBjgzyLZ19yZ8a6P9uVHfpZW8lVUiqk4T9QAiXgmaZm2suUjHCHxZWLeX3ou7I6P9wWxw1KXrl/QLK4DzcLkhgxGUzTM21lvn4O/kXQH8/PlKpZWD6iL1vCgOCQvSjTNtqTMscLu0a3oLKzla+n8I3CTtv6QITo/ShhMyxXmmbbW6iJTUUnkQPp6O3HPoV2RwDcWn4yxaZkzC821ul6khqEKJ6srpVIBvI8A+TL7p1o10f7GODPKXl24UdRkCFGSBKLrWF5MonO+n/1isG2rngyxaZ7++RKqSqlARiyscb9krkTKJzbV/8MsWmZdawv69InkkIA=
** (empathy:4847): DEBUG: stream 3 (video) fs_codecs_to_tp: adding codec H264 [97]
** (empathy:4847): DEBUG: stream 3 (video) fs_codecs_to_tp: adding codec THEORA [96]
** (empathy:4847): DEBUG: stream 3 (video) _tf_stream_try_sending_codecs: calling MediaStreamHandler::Ready
** (empathy:4847): DEBUG: stream 3 (video) set_stream_playing: 0
** (empathy:4847): DEBUG: stream 3 (video) set_stream_sending: 0
** (empathy:4847): DEBUG: tp_call_stream_direction_changed_cb: Stream direction changed - stream: 3, direction: 1
** (empathy:4847): DEBUG: stream 3 (video) add_remote_candidate: adding remote candidate R1
** (empathy:4847): DEBUG: stream 3 (video) add_remote_candidate: adding remote candidate R2
** (empathy:4847): DEBUG: stream 3 (video) cb_fs_new_active_candidate_pair: called
** (empathy:4847): DEBUG: tp_call_stream_state_changed_cb: Stream state changed - stream id: 3, state state: 2
** (empathy:4847): DEBUG: stream 3 (video) set_stream_sending: 1
** (empathy:4847): DEBUG: stream 3 (video) tf_stream_request_resource: Requesting resource for direction 1
** (empathy:4847): DEBUG: stream 3 (video) tf_stream_request_resource: Requesting resource for direction 1 returned 1
** (empathy:4847): DEBUG: stream 3 (video) set_stream_playing: 1
** (empathy:4847): DEBUG: stream 3 (video) tf_stream_request_resource: Requesting resource for direction 2
** (empathy:4847): DEBUG: stream 3 (video) tf_stream_request_resource: Requesting resource for direction 2 returned 1
** (empathy:4847): DEBUG: stream 3 (video) set_stream_sending: 1
** (empathy:4847): DEBUG: empathy_tp_call_request_video_stream_direction: Requesting video stream direction - is_sending: 0
** (empathy:4847): DEBUG: stream 3 (video) set_stream_playing: 0
** (empathy:4847): DEBUG: stream 3 (video) close: close requested by connection manager
0:01:35.458219195 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:4282:fs_rtp_session_stop_codec_param_gathering_unlock:[00m Stopping Codec Param discovery for session 3
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa204670: lost weak ref to 0xa04db60
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa2046a8: lost weak ref to 0xa04db60
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa2046e0: lost weak ref to 0xa04db60
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa204718: lost weak ref to 0xa04db60
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa204750: lost weak ref to 0xa04db60
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa204788: lost weak ref to 0xa04db60
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa204808: lost weak ref to 0xa04db60
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa2045a8: lost weak ref to 0xa04db60
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa204570: lost weak ref to 0xa04db60
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa204538: lost weak ref to 0xa04db60
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa204500: lost weak ref to 0xa04db60
(empathy:4847): tp-glib-DEBUG: tp_proxy_dispose: 0x9f9b830
(empathy:4847): tp-glib-DEBUG: tp_proxy_invalidate: 0x9f9b830: Proxy unreferenced
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0xa204500: TpProxy 0x9f9b830 invalidated (I have 0x9f9b830): Proxy unreferenced
(empathy:4847): tp-glib-DEBUG: tp_proxy_finalize: 0x9f9b830
** (empathy:4847): DEBUG: tp_call_stream_removed_cb: Stream removed - stream id: 3
** (empathy:4847): DEBUG: tp_call_stream_added_cb: Stream added - stream id: 4, contact handle: 2, stream type: 1
** (empathy:4847): DEBUG: tp_call_add_stream: Video stream - id: 4, state: 0, direction: 0
** (empathy:4847): DEBUG: tp_call_stream_direction_changed_cb: Stream direction changed - stream: 4, direction: 2
** (empathy:4847): DEBUG: New stream, stream_id=4, media_type=1, direction=3
(empathy:4847): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0xa330db0: org.freedesktop.Telepathy.Media.StreamHandler DBusGProxy is 0xa204218
0:01:39.717177022 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:295:load_codecs_cache:[00m Loading codecs cache /home/jtellier/.farsight/codecs.video.i486.cache
0:01:39.717431522 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec THEORA with pt -1, send_pipeline 0xa076eb0, receive_pipeline 0xb171f000
0:01:39.717615188 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec MPV with pt 32, send_pipeline 0x9c328b0, receive_pipeline 0xb1734400
0:01:39.717721331 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec MPEG4-GENERIC with pt -1, send_pipeline 0xa25c980, receive_pipeline 0xa25c800
0:01:39.717930753 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec JPEG with pt 26, send_pipeline 0xa25c9a0, receive_pipeline 0xb17339a0
0:01:39.718019257 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec H264 with pt -1, send_pipeline 0xa1f2540, receive_pipeline 0xa264070
0:01:39.718199084 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec DV with pt -1, send_pipeline 0x9c00050, receive_pipeline 0xb171feb0
0:01:39.718252798 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:232:fs_rtp_blueprints_get:[00m Loaded codec blueprints from cache file
0:01:39.723492116 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0>[00m pad recv_rtp_sink_4 added (NULL)
0:01:39.723877664 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0>[00m pad recv_rtcp_sink_4 added (NULL)
0:01:39.725914175 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0>[00m pad send_rtp_sink_4 added (NULL)
0:01:39.726061038 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0>[00m pad send_rtp_src_4 added (NULL)
0:01:39.726735983 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0>[00m pad send_rtcp_src_4 added (NULL)
0:01:39.727149001 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:4264:fs_rtp_session_start_codec_param_gathering_locked:[00m Starting Codec Param discovery for session 4
0:01:39.730940129 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:332:validate_codecs_configuration:[00m Preferred codec -1: video H263 clock:0 channels:0 could not be matched with a blueprint
0:01:39.730997470 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: H264, remote: THEORA
0:01:39.731019558 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: H264, remote: MPV
0:01:39.731039705 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: H264, remote: JPEG
0:01:39.731064568 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:01:39.731084573 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:01:39.731116870 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:494:sdp_is_compat_theora_vorbis:[00m Using THEORA/VORBIS negotiation function
0:01:39.731136464 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:01:39.731156990 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:494:sdp_is_compat_theora_vorbis:[00m Using THEORA/VORBIS negotiation function
0:01:39.731175618 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:01:39.731256472 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:743:create_local_codec_associations:[00m Codec 32: video MPV clock:90000 channels:0 disabled by config
0:01:39.731293123 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:743:create_local_codec_associations:[00m Codec 26: video JPEG clock:90000 channels:0 disabled by config
0:01:39.731332399 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:743:create_local_codec_associations:[00m Codec -1: video DV clock:90000 channels:0 disabled by config
0:01:39.731389914 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:4264:fs_rtp_session_start_codec_param_gathering_locked:[00m Starting Codec Param discovery for session 4
** (empathy:4847): DEBUG: stream 4 (video) _tf_stream_try_sending_codecs: called (send_local:1 send_supported:0)
** (empathy:4847): DEBUG: stream 4 (video) _tf_stream_try_sending_codecs: Enabling resources to gather codecs
** (empathy:4847): DEBUG: stream 4 (video) tf_stream_request_resource: Requesting resource for direction 1
** (empathy:4847): DEBUG: stream 4 (video) tf_stream_request_resource: Requesting resource for direction 1 returned 1
** (empathy:4847): DEBUG: stream 4 (video) _tf_stream_bus_message: Codecs changed
** (empathy:4847): DEBUG: stream 4 (video) _tf_stream_try_sending_codecs: called (send_local:1 send_supported:0)
** (empathy:4847): DEBUG: stream 4 (video) cb_fs_new_local_candidate: called
** (empathy:4847): DEBUG: stream 4 (video) cb_fs_new_local_candidate: called
** (empathy:4847): DEBUG: stream 4 (video) cb_fs_new_local_candidate: called
** (empathy:4847): DEBUG: stream 4 (video) cb_fs_new_local_candidate: called
** (empathy:4847): DEBUG: stream 4 (video) cb_fs_local_candidates_prepared: called
** (empathy:4847): DEBUG: stream 4 (video) cb_fs_local_candidates_prepared: candidate->ip = '10.0.2.15'
** (empathy:4847): DEBUG: stream 4 (video) cb_fs_local_candidates_prepared: candidate->ip = '10.0.2.15'
** (empathy:4847): DEBUG: stream 4 (video) cb_fs_local_candidates_prepared: candidate->ip = '70.25.46.249'
** (empathy:4847): DEBUG: stream 4 (video) cb_fs_local_candidates_prepared: candidate->ip = '70.25.46.249'
0:01:39.815689228 [336m 4847[00m 0xa0d51a8 [37mLOG [00m [00m fsrtpconference fs-rtp-session.c:3972:fs_rtp_session_get_codec_params_unlock:[00m Gathering params for codec 97: video H264 clock:90000 channels:0 params:(nil)
0:01:39.815984870 [336m 4847[00m 0xa0d51a8 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:2642:_create_codec_bin:[00m creating send codec bin for id 97, pipeline_factory 0xa1f2540
0:01:39.869031193 [336m 4847[00m 0xa0d51a8 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:3816:gather_caps_parameters:[00m 97/H264: adding param sprop-parameter-sets=Z01AFZJUCg/YCIAAAAMAgAAAHkeLF1A=,aO48gA==
0:01:39.893865075 [336m 4847[00m 0xa0d51a8 [37mLOG [00m [00m fsrtpconference fs-rtp-session.c:3972:fs_rtp_session_get_codec_params_unlock:[00m Gathering params for codec 96: video THEORA clock:90000 channels:0 params:0xa2c7340
0:01:39.894283433 [336m 4847[00m 0xa0d51a8 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:2642:_create_codec_bin:[00m creating send codec bin for id 96, pipeline_factory 0xa076eb0
0:01:39.952998759 [336m 4847[00m 0xa0d51a8 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:3816:gather_caps_parameters:[00m 96/THEORA: adding param configuration=AAAAAQj/2gqRAioygHRoZW9yYQMCAQAUAA8AAUAAAPAAAAAAAB4AAAABAAABAAABAAAAAEDAgXRoZW9yYSMAAABYaXBoLk9yZyBsaWJUaGVvcmEgSSAyMDA4MTAyMCAzIDIgMQAAAACCdGhlb3Jhvs0o97nNaxi1qUlKEHOc5jGMUpSkIQgxjGIQhCEIQAAAAAAAAAAAABH04WQuVUm0dhL1cLSYa5WiqUCWSKHQR9OZuNZkMBdLJVKRLJRGIhAHg5HA0GQxFosFYoEwlEYhEAeDocDIYCwVCYSCIPBoMBT7mRfWlVVUFBLS0ZGQUE8PDc3MjItLS0oKCgjIyMeHh4eGRkZGRQUFBQUDw8PDw8PDwoKCgoKCgoKBQUFBQUFBQCEAsKEBgoMz0MDA4TGjo8Nw4NEBgoOUU4DhEWHTNXUD4SFiU6RG1nTRgjN0BRaHFcMUBOV2d5eGVIXF9icGRnYxESGC9jY2NjEhUaQmNjY2MYGjhjY2NjYy9CY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2MQEBAUGBwgKBAQFBgcICgwEBQYHCAoMEAUGBwgKDBAQBgcICgwQEBAHCAoMEBAQGAgKDBAQEBggCgwQEBAYICAPi/LfQDTMTvkKN4OqJvblmIt1HG+A/cokiXuDYyX1qqRpmV2LsQgTkYPaOpkvnMNrVhsZVKV59u4fkncQ0zK7F2IIXyKPDVag2Ml4/OXcxK6PaPJOE+6qkIMVzVPuqpFdjQRnKaUHtHnXckOBlazG3zh/FeF4Jedv+E47TD2jzqSJjAXVrMymoNd8MlpCj+0C9CnjY5l2RoHcoPaPOuU22u9grgpVGBF8Sf8Wi1jkH3CIdza/3ELSNhmLK0BunJXIoe7edSXqqSoR5nCdK1mwXG8UIrsDSQOTxQ9267/+yY3lsFIPZ4Fp1nccWKzGHwGVHI0aiaWTa/+pS3OyOLD4Pk4JpZNo8FvAZ9XQLKwItMeTK/+pS3ITWj152A2oi/4HsfL6E3MJ2fS2wVrgTSya6YoDzJ3eqpEASa/XuXqcTS7UG51mwiWobhZWGn+KPI784VUlKAujOsmJRr8LKxeTk0u0jztw5iEO49zYP9LailARXOGL1rKLKx5Iv7buQm2o+zEZh0J/9MlsNRSgRwiys3Xn2pPM/bUIiXNh0LTJ7pwXMfEjnuoqpFlYvlD73wG1E/+vTPCMRSDLhim5tFx3pvDAF9azUQHUPDb5dUKcVrc85O0R6SqJpI/zTIwnzC+dXYEP507i2xXPoBTU0tDhyjCaV7RJ5rkYb5g1cw3tJyuxjcBHt+4O4gTPaJZPOqlOZk+gWsNwHnZsFE3sskTWG9vOV4rMwcuo9Mlx/x8VUrWEAfXsYCfJuNe0XTmEWVrmA8JWxRN7JHoWs3/CqkUviN53+TuM0FgrubsA1Jjaj2WSJp0WsnMJjfUKqRlydZwn+NwcIwmKG2vsundiu0g3L5wk8iw+EFSkjd4Wh+xSeVrHE45dRIbm4Zg0oba+zS5X/ClxOMWbREjJCaXbW45vO/fB9asrBRDh/uMuoKhVSHbQE0u0mtHNwzhvgH1p+eo4urCs8wnbmWPApESgG00usmkK/o4PcvFph3yPrFZizj/IE9zeoLK6lO4T3EYJm2sukmULgv98HQozw7W/HJjF/AKqTkSZMMfIDdwexWjr5C7nEZQDbWbSXO9d+srFVJCtez7kDh9GPF36ys6L5O3IwxBo21mzlUZRCqluAzaNtcsZbvoSBw8L2Cib8RWK0nZ0tezo+RBUpcD0YjbVk0zowv7sN0KtanuI0XQ8lkE3/3IOHmu6e8xOSJtRDAzrFlKrIuaHTsJpZPY/z7C0PiHzhjeZbn52j15nFla40dIgTS7Se0YFNRnBaLV8B84/bzgaKCQlbTa++YXAji75yrLKlLFm6hD5lhSqP3UMAuY8N6yy0vAlTNtZNI8+Tx2ie0Th9dSqOWQaJUzbWT2N/eDtEoz8OsOFthXA3MYZxA+f8qahahnHZ7QMxpM21lkydX1li7w4McEUe43J/13KCopAyG2qZpnLQxw7dRVliH48Rnsl7i0boVovUDJpmba4sJp+0CuwpqEXx1JyPyX26N5wKqR1fwnMMeR9aENHf6AZog21SJpdI8vSysu83FO55wt+AiyhugOV4SCaVtrpnHg/dsaCysne9VCl8MSQbapWk2eVELdw69D8wjRX+K7BPytXdoKhvUpgDtdFwW9PvRCXkhmbapWk2THD/w5TqI1lY3qUoeAj6Ei9gxZDbVM0zl/9gHKddQW/VvFiLseUqnBIXpWA21MpmmeNye0QouYB6+UfrKyN31uPKlIt+kc+kCFZWRgvJmTTNgba43f9RDtOlo43EZyF0xeYMsTTNtrRb7IqgKR13YrSk//xC4ib+CkewmlHUBOw4P8vhvcYs+aywIiQlbTax9+XrahVSXGXfgRgmlba6SZoqL/g/deuGGKDctsVkPM4qpCMkJTSZtrnRe5Y4EPnwO2UX9o9643E91iuABRjf+n5gU1C1d4CQZmkzbWXLCJH3YVoXvRx9uNzoYmSY0zbayqMEl6PlTUQHn1ZYT9vbi3g/ihG4nk+cxKqSBCe/2llY76jcBQG2rJpniwmXy3eDcfp1wNM22phQyxvmkjQHJ7L9CVUiJ5bWsO+uBAkcSkLk6/73KqSysiE58NtVDC9cZYtM/ZnlsYOveKVT60FAG2qVpNJnHjyQ33IH7tgyiE/livcU1IHDqEeJ+VdgL47vlqgwJBK0mNtc8sYm713+Kah386tgHpHFysrPNyF+XpGDEbaykzTPK4no4Cysi6hU1BG+XF4ZTNM5RtrjhI5W0QHm70fz98BG5SPp/VVI38gISjuI4sVhclXjTNtqYTMsf7eg3i9Ba/+748LKwSrhli0zNtUzC+ejlJ0QI4VVJSjN3fURASOLCtyShdMwv/G2pli0z+ULZ/D2GoqpQEYsrHG/ZK5Eyic21f/DLFpmXWsL+vSJ5JCIHlqmoIbnP5OYEgmaZm2suWPdhXuFEaK/5w69B1+nJAbamUzTOVjhfdUpgHjn4URW7ljj1Wdxwimoh9LefCAjUJCUNM22phMyxvu3D/vixWT/OogjAMsWmZtqmYX3S/p/uVlamoQ+QG6JIoteuHXY9OShafzBli0zNtVzC+fvdBUUvHFhGrdJfkKKQbxkkMRAOB0GODPItnX3Jnxro/25Ud+llbyVVSN4ySGIgHA6DHBnkWzr7kz410f7cqO/Syt5KqpG8ZJDEQDgdBjgzyLZ19yZ8a6P9uVHfpZW8lVUiqk4T9QAiXgmaZm2suUjHCHxZWLeX3ou7I6P9wWxw1KXrl/QLK4DzcLkhgxGUzTM21lvn4O/kXQH8/PlKpZWD6iL1vCgOCQvSjTNtqTMscLu0a3oLKzla+n8I3CTtv6QITo/ShhMyxXmmbbW6iJTUUnkQPp6O3HPoV2RwDcWn4yxaZkzC821ul6khqEKJ6srpVIBvI8A+TL7p1o10f7GODPKXl24UdRkCFGSBKLrWF5MonO+n/1isG2rngyxaZ7++RKqSqlARiyscb9krkTKJzbV/8MsWmZdawv69InkkIA=
0:01:39.979219783 [336m 4847[00m 0xa0d51a8 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:4282:fs_rtp_session_stop_codec_param_gathering_unlock:[00m Stopping Codec Param discovery for session 4
** (empathy:4847): DEBUG: stream 4 (video) _tf_stream_bus_message: Codecs changed
** (empathy:4847): DEBUG: stream 4 (video) _tf_stream_try_sending_codecs: called (send_local:1 send_supported:0)
** (empathy:4847): DEBUG: stream 4 (video) _tf_stream_try_sending_codecs: 97: video H264 clock:90000 channels:0 sprop-parameter-sets=Z01AFZJUCg/YCIAAAAMAgAAAHkeLF1A=,aO48gA==
** (empathy:4847): DEBUG: stream 4 (video) _tf_stream_try_sending_codecs: 96: video THEORA clock:90000 channels:0 delivery-method=inline configuration=AAAAAQj/2gqRAioygHRoZW9yYQMCAQAUAA8AAUAAAPAAAAAAAB4AAAABAAABAAABAAAAAEDAgXRoZW9yYSMAAABYaXBoLk9yZyBsaWJUaGVvcmEgSSAyMDA4MTAyMCAzIDIgMQAAAACCdGhlb3Jhvs0o97nNaxi1qUlKEHOc5jGMUpSkIQgxjGIQhCEIQAAAAAAAAAAAABH04WQuVUm0dhL1cLSYa5WiqUCWSKHQR9OZuNZkMBdLJVKRLJRGIhAHg5HA0GQxFosFYoEwlEYhEAeDocDIYCwVCYSCIPBoMBT7mRfWlVVUFBLS0ZGQUE8PDc3MjItLS0oKCgjIyMeHh4eGRkZGRQUFBQUDw8PDw8PDwoKCgoKCgoKBQUFBQUFBQCEAsKEBgoMz0MDA4TGjo8Nw4NEBgoOUU4DhEWHTNXUD4SFiU6RG1nTRgjN0BRaHFcMUBOV2d5eGVIXF9icGRnYxESGC9jY2NjEhUaQmNjY2MYGjhjY2NjYy9CY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2MQEBAUGBwgKBAQFBgcICgwEBQYHCAoMEAUGBwgKDBAQBgcICgwQEBAHCAoMEBAQGAgKDBAQEBggCgwQEBAYICAPi/LfQDTMTvkKN4OqJvblmIt1HG+A/cokiXuDYyX1qqRpmV2LsQgTkYPaOpkvnMNrVhsZVKV59u4fkncQ0zK7F2IIXyKPDVag2Ml4/OXcxK6PaPJOE+6qkIMVzVPuqpFdjQRnKaUHtHnXckOBlazG3zh/FeF4Jedv+E47TD2jzqSJjAXVrMymoNd8MlpCj+0C9CnjY5l2RoHcoPaPOuU22u9grgpVGBF8Sf8Wi1jkH3CIdza/3ELSNhmLK0BunJXIoe7edSXqqSoR5nCdK1mwXG8UIrsDSQOTxQ9267/+yY3lsFIPZ4Fp1nccWKzGHwGVHI0aiaWTa/+pS3OyOLD4Pk4JpZNo8FvAZ9XQLKwItMeTK/+pS3ITWj152A2oi/4HsfL6E3MJ2fS2wVrgTSya6YoDzJ3eqpEASa/XuXqcTS7UG51mwiWobhZWGn+KPI784VUlKAujOsmJRr8LKxeTk0u0jztw5iEO49zYP9LailARXOGL1rKLKx5Iv7buQm2o+zEZh0J/9MlsNRSgRwiys3Xn2pPM/bUIiXNh0LTJ7pwXMfEjnuoqpFlYvlD73wG1E/+vTPCMRSDLhim5tFx3pvDAF9azUQHUPDb5dUKcVrc85O0R6SqJpI/zTIwnzC+dXYEP507i2xXPoBTU0tDhyjCaV7RJ5rkYb5g1cw3tJyuxjcBHt+4O4gTPaJZPOqlOZk+gWsNwHnZsFE3sskTWG9vOV4rMwcuo9Mlx/x8VUrWEAfXsYCfJuNe0XTmEWVrmA8JWxRN7JHoWs3/CqkUviN53+TuM0FgrubsA1Jjaj2WSJp0WsnMJjfUKqRlydZwn+NwcIwmKG2vsundiu0g3L5wk8iw+EFSkjd4Wh+xSeVrHE45dRIbm4Zg0oba+zS5X/ClxOMWbREjJCaXbW45vO/fB9asrBRDh/uMuoKhVSHbQE0u0mtHNwzhvgH1p+eo4urCs8wnbmWPApESgG00usmkK/o4PcvFph3yPrFZizj/IE9zeoLK6lO4T3EYJm2sukmULgv98HQozw7W/HJjF/AKqTkSZMMfIDdwexWjr5C7nEZQDbWbSXO9d+srFVJCtez7kDh9GPF36ys6L5O3IwxBo21mzlUZRCqluAzaNtcsZbvoSBw8L2Cib8RWK0nZ0tezo+RBUpcD0YjbVk0zowv7sN0KtanuI0XQ8lkE3/3IOHmu6e8xOSJtRDAzrFlKrIuaHTsJpZPY/z7C0PiHzhjeZbn52j15nFla40dIgTS7Se0YFNRnBaLV8B84/bzgaKCQlbTa++YXAji75yrLKlLFm6hD5lhSqP3UMAuY8N6yy0vAlTNtZNI8+Tx2ie0Th9dSqOWQaJUzbWT2N/eDtEoz8OsOFthXA3MYZxA+f8qahahnHZ7QMxpM21lkydX1li7w4McEUe43J/13KCopAyG2qZpnLQxw7dRVliH48Rnsl7i0boVovUDJpmba4sJp+0CuwpqEXx1JyPyX26N5wKqR1fwnMMeR9aENHf6AZog21SJpdI8vSysu83FO55wt+AiyhugOV4SCaVtrpnHg/dsaCysne9VCl8MSQbapWk2eVELdw69D8wjRX+K7BPytXdoKhvUpgDtdFwW9PvRCXkhmbapWk2THD/w5TqI1lY3qUoeAj6Ei9gxZDbVM0zl/9gHKddQW/VvFiLseUqnBIXpWA21MpmmeNye0QouYB6+UfrKyN31uPKlIt+kc+kCFZWRgvJmTTNgba43f9RDtOlo43EZyF0xeYMsTTNtrRb7IqgKR13YrSk//xC4ib+CkewmlHUBOw4P8vhvcYs+aywIiQlbTax9+XrahVSXGXfgRgmlba6SZoqL/g/deuGGKDctsVkPM4qpCMkJTSZtrnRe5Y4EPnwO2UX9o9643E91iuABRjf+n5gU1C1d4CQZmkzbWXLCJH3YVoXvRx9uNzoYmSY0zbayqMEl6PlTUQHn1ZYT9vbi3g/ihG4nk+cxKqSBCe/2llY76jcBQG2rJpniwmXy3eDcfp1wNM22phQyxvmkjQHJ7L9CVUiJ5bWsO+uBAkcSkLk6/73KqSysiE58NtVDC9cZYtM/ZnlsYOveKVT60FAG2qVpNJnHjyQ33IH7tgyiE/livcU1IHDqEeJ+VdgL47vlqgwJBK0mNtc8sYm713+Kah386tgHpHFysrPNyF+XpGDEbaykzTPK4no4Cysi6hU1BG+XF4ZTNM5RtrjhI5W0QHm70fz98BG5SPp/VVI38gISjuI4sVhclXjTNtqYTMsf7eg3i9Ba/+748LKwSrhli0zNtUzC+ejlJ0QI4VVJSjN3fURASOLCtyShdMwv/G2pli0z+ULZ/D2GoqpQEYsrHG/ZK5Eyic21f/DLFpmXWsL+vSJ5JCIHlqmoIbnP5OYEgmaZm2suWPdhXuFEaK/5w69B1+nJAbamUzTOVjhfdUpgHjn4URW7ljj1Wdxwimoh9LefCAjUJCUNM22phMyxvu3D/vixWT/OogjAMsWmZtqmYX3S/p/uVlamoQ+QG6JIoteuHXY9OShafzBli0zNtVzC+fvdBUUvHFhGrdJfkKKQbxkkMRAOB0GODPItnX3Jnxro/25Ud+llbyVVSN4ySGIgHA6DHBnkWzr7kz410f7cqO/Syt5KqpG8ZJDEQDgdBjgzyLZ19yZ8a6P9uVHfpZW8lVUiqk4T9QAiXgmaZm2suUjHCHxZWLeX3ou7I6P9wWxw1KXrl/QLK4DzcLkhgxGUzTM21lvn4O/kXQH8/PlKpZWD6iL1vCgOCQvSjTNtqTMscLu0a3oLKzla+n8I3CTtv6QITo/ShhMyxXmmbbW6iJTUUnkQPp6O3HPoV2RwDcWn4yxaZkzC821ul6khqEKJ6srpVIBvI8A+TL7p1o10f7GODPKXl24UdRkCFGSBKLrWF5MonO+n/1isG2rngyxaZ7++RKqSqlARiyscb9krkTKJzbV/8MsWmZdawv69InkkIA=
** (empathy:4847): DEBUG: stream 4 (video) fs_codecs_to_tp: adding codec H264 [97]
** (empathy:4847): DEBUG: stream 4 (video) fs_codecs_to_tp: adding codec THEORA [96]
** (empathy:4847): DEBUG: stream 4 (video) _tf_stream_try_sending_codecs: calling MediaStreamHandler::Ready
** (empathy:4847): DEBUG: stream 4 (video) set_remote_codecs: called
** (empathy:4847): DEBUG: stream 4 (video) set_remote_codecs: adding remote codec H263 [34]
** (empathy:4847): DEBUG: stream 4 (video) set_remote_codecs: adding remote codec H263-1998 [96]
** (empathy:4847): DEBUG: stream 4 (video) set_remote_codecs: adding remote codec H263-N800 [97]
0:01:39.991287131 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:01:39.991341958 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:01:39.991385716 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: THEORA, remote: H264
0:01:39.991411400 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:494:sdp_is_compat_theora_vorbis:[00m Using THEORA/VORBIS negotiation function
0:01:39.991434068 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:01:39.991464744 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:494:sdp_is_compat_theora_vorbis:[00m Using THEORA/VORBIS negotiation function
0:01:39.991487891 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:01:39.991595205 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:743:create_local_codec_associations:[00m Codec 32: video MPV clock:90000 channels:0 disabled by config
0:01:39.991639806 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:743:create_local_codec_associations:[00m Codec 26: video JPEG clock:90000 channels:0 disabled by config
0:01:39.991702810 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:743:create_local_codec_associations:[00m Codec -1: video DV clock:90000 channels:0 disabled by config
0:01:39.991731314 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:850:negotiate_stream_codecs:[00m Remote codec 34: video H263 clock:90000 channels:1
0:01:39.991755047 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: H264, remote: H263
0:01:39.991778315 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: THEORA, remote: H263
0:01:39.991803602 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:901:negotiate_stream_codecs:[00m Could not find a valid intersection... for codec 34: video H263 clock:90000 channels:1
0:01:39.991829664 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:850:negotiate_stream_codecs:[00m Remote codec 96: video H263-1998 clock:90000 channels:1
0:01:39.991852577 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:859:negotiate_stream_codecs:[00m Have local codec in the same PT, lets try it first
0:01:39.991874909 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: THEORA, remote: H263-1998
0:01:39.991897760 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: H264, remote: H263-1998
0:01:39.991920330 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: THEORA, remote: H263-1998
0:01:39.991944994 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:901:negotiate_stream_codecs:[00m Could not find a valid intersection... for codec 96: video H263-1998 clock:90000 channels:1
0:01:39.992036142 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:850:negotiate_stream_codecs:[00m Remote codec 97: video H263-N800 clock:90000 channels:1
0:01:39.992059539 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:859:negotiate_stream_codecs:[00m Have local codec in the same PT, lets try it first
0:01:39.992081898 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: H264, remote: H263-N800
0:01:39.992105039 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: H264, remote: H263-N800
0:01:39.992127668 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: THEORA, remote: H263-N800
0:01:39.992152732 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:901:negotiate_stream_codecs:[00m Could not find a valid intersection... for codec 97: video H263-N800 clock:90000 channels:1
** Message: tf_stream_error: stream error errorno=0 error=Codec negotiation failed: There was no intersection between the remote codecs and the local ones
** (empathy:4847): DEBUG: stream 4 (video) add_remote_candidate: adding remote candidate R1
** (empathy:4847): DEBUG: stream 4 (video) add_remote_candidate: adding remote candidate R2
** (empathy:4847): DEBUG: stream 4 (video) set_stream_playing: 0
** (empathy:4847): DEBUG: stream 4 (video) set_stream_sending: 0
** (empathy:4847): DEBUG: stream 4 (video) set_stream_playing: 0
** (empathy:4847): DEBUG: stream 4 (video) cb_fs_new_active_candidate_pair: called
** (empathy:4847): DEBUG: tp_call_stream_state_changed_cb: Stream state changed - stream id: 4, state state: 2
** (empathy:4847): DEBUG: stream 4 (video) close: close requested by connection manager
0:01:40.305336661 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:4282:fs_rtp_session_stop_codec_param_gathering_unlock:[00m Stopping Codec Param discovery for session 4
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa2044c8: lost weak ref to 0xa04d9e0
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa204490: lost weak ref to 0xa04d9e0
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa204458: lost weak ref to 0xa04d9e0
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa204420: lost weak ref to 0xa04d9e0
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa2043a0: lost weak ref to 0xa04d9e0
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa204368: lost weak ref to 0xa04d9e0
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa204330: lost weak ref to 0xa04d9e0
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa2042f8: lost weak ref to 0xa04d9e0
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa2042c0: lost weak ref to 0xa04d9e0
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa204288: lost weak ref to 0xa04d9e0
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa0fe4f0: lost weak ref to 0xa04d9e0
(empathy:4847): tp-glib-DEBUG: tp_proxy_dispose: 0xa330db0
(empathy:4847): tp-glib-DEBUG: tp_proxy_invalidate: 0xa330db0: Proxy unreferenced
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0xa0fe4f0: TpProxy 0xa330db0 invalidated (I have 0xa330db0): Proxy unreferenced
(empathy:4847): tp-glib-DEBUG: tp_proxy_finalize: 0xa330db0
** (empathy:4847): DEBUG: tp_call_stream_removed_cb: Stream removed - stream id: 4
** (empathy:4847): DEBUG: tp_call_stream_added_cb: Stream added - stream id: 5, contact handle: 2, stream type: 1
** (empathy:4847): DEBUG: tp_call_add_stream: Video stream - id: 5, state: 0, direction: 0
** (empathy:4847): DEBUG: tp_call_stream_direction_changed_cb: Stream direction changed - stream: 5, direction: 2
** (empathy:4847): DEBUG: New stream, stream_id=5, media_type=1, direction=3
(empathy:4847): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0xa245bb0: org.freedesktop.Telepathy.Media.StreamHandler DBusGProxy is 0xa204718
0:01:46.301191472 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:295:load_codecs_cache:[00m Loading codecs cache /home/jtellier/.farsight/codecs.video.i486.cache
0:01:46.301492600 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec THEORA with pt -1, send_pipeline 0xa206120, receive_pipeline 0xb171fe30
0:01:46.301705151 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec MPV with pt 32, send_pipeline 0xa234690, receive_pipeline 0xa20c060
0:01:46.301817991 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec MPEG4-GENERIC with pt -1, send_pipeline 0xa2346d0, receive_pipeline 0x9be7710
0:01:46.302096175 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec JPEG with pt 26, send_pipeline 0xa258080, receive_pipeline 0xa113d90
0:01:46.302198628 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec H264 with pt -1, send_pipeline 0xb17311d0, receive_pipeline 0xb1720220
0:01:46.302392376 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-codec-cache.c:238:load_codec_blueprint:[00m adding codec DV with pt -1, send_pipeline 0xa20c000, receive_pipeline 0xa2580b0
0:01:46.302467165 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_disco fs-rtp-discover-codecs.c:232:fs_rtp_blueprints_get:[00m Loaded codec blueprints from cache file
0:01:46.318618839 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0>[00m pad recv_rtp_sink_5 added (NULL)
0:01:46.320356878 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0>[00m pad recv_rtcp_sink_5 added (NULL)
0:01:46.320816918 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0>[00m pad send_rtp_sink_5 added (NULL)
0:01:46.320952468 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0>[00m pad send_rtp_src_5 added (NULL)
0:01:46.321623877 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-conference.c:453:_rtpbin_pad_added:<fsrtpconference0>[00m pad send_rtcp_src_5 added (NULL)
0:01:46.322026990 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:4264:fs_rtp_session_start_codec_param_gathering_locked:[00m Starting Codec Param discovery for session 5
0:01:46.356264010 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:332:validate_codecs_configuration:[00m Preferred codec -1: video H263 clock:0 channels:0 could not be matched with a blueprint
0:01:46.356658365 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: H264, remote: THEORA
0:01:46.356682345 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: H264, remote: MPV
0:01:46.356702477 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: H264, remote: JPEG
0:01:46.356722239 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:01:46.357003940 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:01:46.357612715 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:494:sdp_is_compat_theora_vorbis:[00m Using THEORA/VORBIS negotiation function
0:01:46.357633322 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:01:46.357655243 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:494:sdp_is_compat_theora_vorbis:[00m Using THEORA/VORBIS negotiation function
0:01:46.357674178 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:01:46.357763979 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:743:create_local_codec_associations:[00m Codec 32: video MPV clock:90000 channels:0 disabled by config
0:01:46.357801775 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:743:create_local_codec_associations:[00m Codec 26: video JPEG clock:90000 channels:0 disabled by config
0:01:46.357840523 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:743:create_local_codec_associations:[00m Codec -1: video DV clock:90000 channels:0 disabled by config
0:01:46.357955785 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:4264:fs_rtp_session_start_codec_param_gathering_locked:[00m Starting Codec Param discovery for session 5
** (empathy:4847): DEBUG: stream 5 (video) _tf_stream_try_sending_codecs: called (send_local:1 send_supported:0)
** (empathy:4847): DEBUG: stream 5 (video) _tf_stream_try_sending_codecs: Enabling resources to gather codecs
** (empathy:4847): DEBUG: stream 5 (video) tf_stream_request_resource: Requesting resource for direction 1
** (empathy:4847): DEBUG: stream 5 (video) tf_stream_request_resource: Requesting resource for direction 1 returned 1
** (empathy:4847): DEBUG: stream 5 (video) _tf_stream_bus_message: Codecs changed
** (empathy:4847): DEBUG: stream 5 (video) _tf_stream_try_sending_codecs: called (send_local:1 send_supported:0)
** (empathy:4847): DEBUG: stream 5 (video) cb_fs_new_local_candidate: called
** (empathy:4847): DEBUG: stream 5 (video) cb_fs_new_local_candidate: called
** (empathy:4847): DEBUG: stream 5 (video) cb_fs_new_local_candidate: called
** (empathy:4847): DEBUG: stream 5 (video) cb_fs_new_local_candidate: called
** (empathy:4847): DEBUG: stream 5 (video) cb_fs_local_candidates_prepared: called
** (empathy:4847): DEBUG: stream 5 (video) cb_fs_local_candidates_prepared: candidate->ip = '10.0.2.15'
** (empathy:4847): DEBUG: stream 5 (video) cb_fs_local_candidates_prepared: candidate->ip = '10.0.2.15'
** (empathy:4847): DEBUG: stream 5 (video) cb_fs_local_candidates_prepared: candidate->ip = '70.25.46.249'
** (empathy:4847): DEBUG: stream 5 (video) cb_fs_local_candidates_prepared: candidate->ip = '70.25.46.249'
0:01:46.420067577 [336m 4847[00m 0xa0d51a8 [37mLOG [00m [00m fsrtpconference fs-rtp-session.c:3972:fs_rtp_session_get_codec_params_unlock:[00m Gathering params for codec 97: video H264 clock:90000 channels:0 params:(nil)
0:01:46.420105551 [336m 4847[00m 0xa0d51a8 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:2642:_create_codec_bin:[00m creating send codec bin for id 97, pipeline_factory 0xb17311d0
0:01:46.474958430 [336m 4847[00m 0xa0d51a8 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:3816:gather_caps_parameters:[00m 97/H264: adding param sprop-parameter-sets=Z01AFZJUCg/YCIAAAAMAgAAAHkeLF1A=,aO48gA==
0:01:46.511764390 [336m 4847[00m 0xa0d51a8 [37mLOG [00m [00m fsrtpconference fs-rtp-session.c:3972:fs_rtp_session_get_codec_params_unlock:[00m Gathering params for codec 96: video THEORA clock:90000 channels:0 params:0xa2dacd0
0:01:46.512104387 [336m 4847[00m 0xa0d51a8 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:2642:_create_codec_bin:[00m creating send codec bin for id 96, pipeline_factory 0xa206120
0:01:46.572821010 [336m 4847[00m 0xa0d51a8 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:3816:gather_caps_parameters:[00m 96/THEORA: adding param configuration=AAAAAQj/2gqRAioygHRoZW9yYQMCAQAUAA8AAUAAAPAAAAAAAB4AAAABAAABAAABAAAAAEDAgXRoZW9yYSMAAABYaXBoLk9yZyBsaWJUaGVvcmEgSSAyMDA4MTAyMCAzIDIgMQAAAACCdGhlb3Jhvs0o97nNaxi1qUlKEHOc5jGMUpSkIQgxjGIQhCEIQAAAAAAAAAAAABH04WQuVUm0dhL1cLSYa5WiqUCWSKHQR9OZuNZkMBdLJVKRLJRGIhAHg5HA0GQxFosFYoEwlEYhEAeDocDIYCwVCYSCIPBoMBT7mRfWlVVUFBLS0ZGQUE8PDc3MjItLS0oKCgjIyMeHh4eGRkZGRQUFBQUDw8PDw8PDwoKCgoKCgoKBQUFBQUFBQCEAsKEBgoMz0MDA4TGjo8Nw4NEBgoOUU4DhEWHTNXUD4SFiU6RG1nTRgjN0BRaHFcMUBOV2d5eGVIXF9icGRnYxESGC9jY2NjEhUaQmNjY2MYGjhjY2NjYy9CY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2MQEBAUGBwgKBAQFBgcICgwEBQYHCAoMEAUGBwgKDBAQBgcICgwQEBAHCAoMEBAQGAgKDBAQEBggCgwQEBAYICAPi/LfQDTMTvkKN4OqJvblmIt1HG+A/cokiXuDYyX1qqRpmV2LsQgTkYPaOpkvnMNrVhsZVKV59u4fkncQ0zK7F2IIXyKPDVag2Ml4/OXcxK6PaPJOE+6qkIMVzVPuqpFdjQRnKaUHtHnXckOBlazG3zh/FeF4Jedv+E47TD2jzqSJjAXVrMymoNd8MlpCj+0C9CnjY5l2RoHcoPaPOuU22u9grgpVGBF8Sf8Wi1jkH3CIdza/3ELSNhmLK0BunJXIoe7edSXqqSoR5nCdK1mwXG8UIrsDSQOTxQ9267/+yY3lsFIPZ4Fp1nccWKzGHwGVHI0aiaWTa/+pS3OyOLD4Pk4JpZNo8FvAZ9XQLKwItMeTK/+pS3ITWj152A2oi/4HsfL6E3MJ2fS2wVrgTSya6YoDzJ3eqpEASa/XuXqcTS7UG51mwiWobhZWGn+KPI784VUlKAujOsmJRr8LKxeTk0u0jztw5iEO49zYP9LailARXOGL1rKLKx5Iv7buQm2o+zEZh0J/9MlsNRSgRwiys3Xn2pPM/bUIiXNh0LTJ7pwXMfEjnuoqpFlYvlD73wG1E/+vTPCMRSDLhim5tFx3pvDAF9azUQHUPDb5dUKcVrc85O0R6SqJpI/zTIwnzC+dXYEP507i2xXPoBTU0tDhyjCaV7RJ5rkYb5g1cw3tJyuxjcBHt+4O4gTPaJZPOqlOZk+gWsNwHnZsFE3sskTWG9vOV4rMwcuo9Mlx/x8VUrWEAfXsYCfJuNe0XTmEWVrmA8JWxRN7JHoWs3/CqkUviN53+TuM0FgrubsA1Jjaj2WSJp0WsnMJjfUKqRlydZwn+NwcIwmKG2vsundiu0g3L5wk8iw+EFSkjd4Wh+xSeVrHE45dRIbm4Zg0oba+zS5X/ClxOMWbREjJCaXbW45vO/fB9asrBRDh/uMuoKhVSHbQE0u0mtHNwzhvgH1p+eo4urCs8wnbmWPApESgG00usmkK/o4PcvFph3yPrFZizj/IE9zeoLK6lO4T3EYJm2sukmULgv98HQozw7W/HJjF/AKqTkSZMMfIDdwexWjr5C7nEZQDbWbSXO9d+srFVJCtez7kDh9GPF36ys6L5O3IwxBo21mzlUZRCqluAzaNtcsZbvoSBw8L2Cib8RWK0nZ0tezo+RBUpcD0YjbVk0zowv7sN0KtanuI0XQ8lkE3/3IOHmu6e8xOSJtRDAzrFlKrIuaHTsJpZPY/z7C0PiHzhjeZbn52j15nFla40dIgTS7Se0YFNRnBaLV8B84/bzgaKCQlbTa++YXAji75yrLKlLFm6hD5lhSqP3UMAuY8N6yy0vAlTNtZNI8+Tx2ie0Th9dSqOWQaJUzbWT2N/eDtEoz8OsOFthXA3MYZxA+f8qahahnHZ7QMxpM21lkydX1li7w4McEUe43J/13KCopAyG2qZpnLQxw7dRVliH48Rnsl7i0boVovUDJpmba4sJp+0CuwpqEXx1JyPyX26N5wKqR1fwnMMeR9aENHf6AZog21SJpdI8vSysu83FO55wt+AiyhugOV4SCaVtrpnHg/dsaCysne9VCl8MSQbapWk2eVELdw69D8wjRX+K7BPytXdoKhvUpgDtdFwW9PvRCXkhmbapWk2THD/w5TqI1lY3qUoeAj6Ei9gxZDbVM0zl/9gHKddQW/VvFiLseUqnBIXpWA21MpmmeNye0QouYB6+UfrKyN31uPKlIt+kc+kCFZWRgvJmTTNgba43f9RDtOlo43EZyF0xeYMsTTNtrRb7IqgKR13YrSk//xC4ib+CkewmlHUBOw4P8vhvcYs+aywIiQlbTax9+XrahVSXGXfgRgmlba6SZoqL/g/deuGGKDctsVkPM4qpCMkJTSZtrnRe5Y4EPnwO2UX9o9643E91iuABRjf+n5gU1C1d4CQZmkzbWXLCJH3YVoXvRx9uNzoYmSY0zbayqMEl6PlTUQHn1ZYT9vbi3g/ihG4nk+cxKqSBCe/2llY76jcBQG2rJpniwmXy3eDcfp1wNM22phQyxvmkjQHJ7L9CVUiJ5bWsO+uBAkcSkLk6/73KqSysiE58NtVDC9cZYtM/ZnlsYOveKVT60FAG2qVpNJnHjyQ33IH7tgyiE/livcU1IHDqEeJ+VdgL47vlqgwJBK0mNtc8sYm713+Kah386tgHpHFysrPNyF+XpGDEbaykzTPK4no4Cysi6hU1BG+XF4ZTNM5RtrjhI5W0QHm70fz98BG5SPp/VVI38gISjuI4sVhclXjTNtqYTMsf7eg3i9Ba/+748LKwSrhli0zNtUzC+ejlJ0QI4VVJSjN3fURASOLCtyShdMwv/G2pli0z+ULZ/D2GoqpQEYsrHG/ZK5Eyic21f/DLFpmXWsL+vSJ5JCIHlqmoIbnP5OYEgmaZm2suWPdhXuFEaK/5w69B1+nJAbamUzTOVjhfdUpgHjn4URW7ljj1Wdxwimoh9LefCAjUJCUNM22phMyxvu3D/vixWT/OogjAMsWmZtqmYX3S/p/uVlamoQ+QG6JIoteuHXY9OShafzBli0zNtVzC+fvdBUUvHFhGrdJfkKKQbxkkMRAOB0GODPItnX3Jnxro/25Ud+llbyVVSN4ySGIgHA6DHBnkWzr7kz410f7cqO/Syt5KqpG8ZJDEQDgdBjgzyLZ19yZ8a6P9uVHfpZW8lVUiqk4T9QAiXgmaZm2suUjHCHxZWLeX3ou7I6P9wWxw1KXrl/QLK4DzcLkhgxGUzTM21lvn4O/kXQH8/PlKpZWD6iL1vCgOCQvSjTNtqTMscLu0a3oLKzla+n8I3CTtv6QITo/ShhMyxXmmbbW6iJTUUnkQPp6O3HPoV2RwDcWn4yxaZkzC821ul6khqEKJ6srpVIBvI8A+TL7p1o10f7GODPKXl24UdRkCFGSBKLrWF5MonO+n/1isG2rngyxaZ7++RKqSqlARiyscb9krkTKJzbV/8MsWmZdawv69InkkIA=
0:01:46.595680118 [336m 4847[00m 0xa0d51a8 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:4282:fs_rtp_session_stop_codec_param_gathering_unlock:[00m Stopping Codec Param discovery for session 5
** (empathy:4847): DEBUG: stream 5 (video) _tf_stream_bus_message: Codecs changed
** (empathy:4847): DEBUG: stream 5 (video) _tf_stream_try_sending_codecs: called (send_local:1 send_supported:0)
** (empathy:4847): DEBUG: stream 5 (video) _tf_stream_try_sending_codecs: 97: video H264 clock:90000 channels:0 sprop-parameter-sets=Z01AFZJUCg/YCIAAAAMAgAAAHkeLF1A=,aO48gA==
** (empathy:4847): DEBUG: stream 5 (video) _tf_stream_try_sending_codecs: 96: video THEORA clock:90000 channels:0 delivery-method=inline configuration=AAAAAQj/2gqRAioygHRoZW9yYQMCAQAUAA8AAUAAAPAAAAAAAB4AAAABAAABAAABAAAAAEDAgXRoZW9yYSMAAABYaXBoLk9yZyBsaWJUaGVvcmEgSSAyMDA4MTAyMCAzIDIgMQAAAACCdGhlb3Jhvs0o97nNaxi1qUlKEHOc5jGMUpSkIQgxjGIQhCEIQAAAAAAAAAAAABH04WQuVUm0dhL1cLSYa5WiqUCWSKHQR9OZuNZkMBdLJVKRLJRGIhAHg5HA0GQxFosFYoEwlEYhEAeDocDIYCwVCYSCIPBoMBT7mRfWlVVUFBLS0ZGQUE8PDc3MjItLS0oKCgjIyMeHh4eGRkZGRQUFBQUDw8PDw8PDwoKCgoKCgoKBQUFBQUFBQCEAsKEBgoMz0MDA4TGjo8Nw4NEBgoOUU4DhEWHTNXUD4SFiU6RG1nTRgjN0BRaHFcMUBOV2d5eGVIXF9icGRnYxESGC9jY2NjEhUaQmNjY2MYGjhjY2NjYy9CY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2MQEBAUGBwgKBAQFBgcICgwEBQYHCAoMEAUGBwgKDBAQBgcICgwQEBAHCAoMEBAQGAgKDBAQEBggCgwQEBAYICAPi/LfQDTMTvkKN4OqJvblmIt1HG+A/cokiXuDYyX1qqRpmV2LsQgTkYPaOpkvnMNrVhsZVKV59u4fkncQ0zK7F2IIXyKPDVag2Ml4/OXcxK6PaPJOE+6qkIMVzVPuqpFdjQRnKaUHtHnXckOBlazG3zh/FeF4Jedv+E47TD2jzqSJjAXVrMymoNd8MlpCj+0C9CnjY5l2RoHcoPaPOuU22u9grgpVGBF8Sf8Wi1jkH3CIdza/3ELSNhmLK0BunJXIoe7edSXqqSoR5nCdK1mwXG8UIrsDSQOTxQ9267/+yY3lsFIPZ4Fp1nccWKzGHwGVHI0aiaWTa/+pS3OyOLD4Pk4JpZNo8FvAZ9XQLKwItMeTK/+pS3ITWj152A2oi/4HsfL6E3MJ2fS2wVrgTSya6YoDzJ3eqpEASa/XuXqcTS7UG51mwiWobhZWGn+KPI784VUlKAujOsmJRr8LKxeTk0u0jztw5iEO49zYP9LailARXOGL1rKLKx5Iv7buQm2o+zEZh0J/9MlsNRSgRwiys3Xn2pPM/bUIiXNh0LTJ7pwXMfEjnuoqpFlYvlD73wG1E/+vTPCMRSDLhim5tFx3pvDAF9azUQHUPDb5dUKcVrc85O0R6SqJpI/zTIwnzC+dXYEP507i2xXPoBTU0tDhyjCaV7RJ5rkYb5g1cw3tJyuxjcBHt+4O4gTPaJZPOqlOZk+gWsNwHnZsFE3sskTWG9vOV4rMwcuo9Mlx/x8VUrWEAfXsYCfJuNe0XTmEWVrmA8JWxRN7JHoWs3/CqkUviN53+TuM0FgrubsA1Jjaj2WSJp0WsnMJjfUKqRlydZwn+NwcIwmKG2vsundiu0g3L5wk8iw+EFSkjd4Wh+xSeVrHE45dRIbm4Zg0oba+zS5X/ClxOMWbREjJCaXbW45vO/fB9asrBRDh/uMuoKhVSHbQE0u0mtHNwzhvgH1p+eo4urCs8wnbmWPApESgG00usmkK/o4PcvFph3yPrFZizj/IE9zeoLK6lO4T3EYJm2sukmULgv98HQozw7W/HJjF/AKqTkSZMMfIDdwexWjr5C7nEZQDbWbSXO9d+srFVJCtez7kDh9GPF36ys6L5O3IwxBo21mzlUZRCqluAzaNtcsZbvoSBw8L2Cib8RWK0nZ0tezo+RBUpcD0YjbVk0zowv7sN0KtanuI0XQ8lkE3/3IOHmu6e8xOSJtRDAzrFlKrIuaHTsJpZPY/z7C0PiHzhjeZbn52j15nFla40dIgTS7Se0YFNRnBaLV8B84/bzgaKCQlbTa++YXAji75yrLKlLFm6hD5lhSqP3UMAuY8N6yy0vAlTNtZNI8+Tx2ie0Th9dSqOWQaJUzbWT2N/eDtEoz8OsOFthXA3MYZxA+f8qahahnHZ7QMxpM21lkydX1li7w4McEUe43J/13KCopAyG2qZpnLQxw7dRVliH48Rnsl7i0boVovUDJpmba4sJp+0CuwpqEXx1JyPyX26N5wKqR1fwnMMeR9aENHf6AZog21SJpdI8vSysu83FO55wt+AiyhugOV4SCaVtrpnHg/dsaCysne9VCl8MSQbapWk2eVELdw69D8wjRX+K7BPytXdoKhvUpgDtdFwW9PvRCXkhmbapWk2THD/w5TqI1lY3qUoeAj6Ei9gxZDbVM0zl/9gHKddQW/VvFiLseUqnBIXpWA21MpmmeNye0QouYB6+UfrKyN31uPKlIt+kc+kCFZWRgvJmTTNgba43f9RDtOlo43EZyF0xeYMsTTNtrRb7IqgKR13YrSk//xC4ib+CkewmlHUBOw4P8vhvcYs+aywIiQlbTax9+XrahVSXGXfgRgmlba6SZoqL/g/deuGGKDctsVkPM4qpCMkJTSZtrnRe5Y4EPnwO2UX9o9643E91iuABRjf+n5gU1C1d4CQZmkzbWXLCJH3YVoXvRx9uNzoYmSY0zbayqMEl6PlTUQHn1ZYT9vbi3g/ihG4nk+cxKqSBCe/2llY76jcBQG2rJpniwmXy3eDcfp1wNM22phQyxvmkjQHJ7L9CVUiJ5bWsO+uBAkcSkLk6/73KqSysiE58NtVDC9cZYtM/ZnlsYOveKVT60FAG2qVpNJnHjyQ33IH7tgyiE/livcU1IHDqEeJ+VdgL47vlqgwJBK0mNtc8sYm713+Kah386tgHpHFysrPNyF+XpGDEbaykzTPK4no4Cysi6hU1BG+XF4ZTNM5RtrjhI5W0QHm70fz98BG5SPp/VVI38gISjuI4sVhclXjTNtqYTMsf7eg3i9Ba/+748LKwSrhli0zNtUzC+ejlJ0QI4VVJSjN3fURASOLCtyShdMwv/G2pli0z+ULZ/D2GoqpQEYsrHG/ZK5Eyic21f/DLFpmXWsL+vSJ5JCIHlqmoIbnP5OYEgmaZm2suWPdhXuFEaK/5w69B1+nJAbamUzTOVjhfdUpgHjn4URW7ljj1Wdxwimoh9LefCAjUJCUNM22phMyxvu3D/vixWT/OogjAMsWmZtqmYX3S/p/uVlamoQ+QG6JIoteuHXY9OShafzBli0zNtVzC+fvdBUUvHFhGrdJfkKKQbxkkMRAOB0GODPItnX3Jnxro/25Ud+llbyVVSN4ySGIgHA6DHBnkWzr7kz410f7cqO/Syt5KqpG8ZJDEQDgdBjgzyLZ19yZ8a6P9uVHfpZW8lVUiqk4T9QAiXgmaZm2suUjHCHxZWLeX3ou7I6P9wWxw1KXrl/QLK4DzcLkhgxGUzTM21lvn4O/kXQH8/PlKpZWD6iL1vCgOCQvSjTNtqTMscLu0a3oLKzla+n8I3CTtv6QITo/ShhMyxXmmbbW6iJTUUnkQPp6O3HPoV2RwDcWn4yxaZkzC821ul6khqEKJ6srpVIBvI8A+TL7p1o10f7GODPKXl24UdRkCFGSBKLrWF5MonO+n/1isG2rngyxaZ7++RKqSqlARiyscb9krkTKJzbV/8MsWmZdawv69InkkIA=
** (empathy:4847): DEBUG: stream 5 (video) fs_codecs_to_tp: adding codec H264 [97]
** (empathy:4847): DEBUG: stream 5 (video) fs_codecs_to_tp: adding codec THEORA [96]
** (empathy:4847): DEBUG: stream 5 (video) _tf_stream_try_sending_codecs: calling MediaStreamHandler::Ready
** (empathy:4847): DEBUG: stream 5 (video) set_remote_codecs: called
** (empathy:4847): DEBUG: stream 5 (video) set_remote_codecs: adding remote codec H263 [34]
** (empathy:4847): DEBUG: stream 5 (video) set_remote_codecs: adding remote codec H263-1998 [96]
** (empathy:4847): DEBUG: stream 5 (video) set_remote_codecs: adding remote codec H263-N800 [97]
0:01:46.604972340 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:01:46.605039844 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:01:46.605056652 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: THEORA, remote: H264
0:01:46.605115240 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:494:sdp_is_compat_theora_vorbis:[00m Using THEORA/VORBIS negotiation function
0:01:46.605146896 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:01:46.605172838 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:494:sdp_is_compat_theora_vorbis:[00m Using THEORA/VORBIS negotiation function
0:01:46.605191924 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:216:sdp_is_compat_default:[00m Using default codec negotiation function
0:01:46.605282732 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:743:create_local_codec_associations:[00m Codec 32: video MPV clock:90000 channels:0 disabled by config
0:01:46.605319898 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:743:create_local_codec_associations:[00m Codec 26: video JPEG clock:90000 channels:0 disabled by config
0:01:46.605358584 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:743:create_local_codec_associations:[00m Codec -1: video DV clock:90000 channels:0 disabled by config
0:01:46.605381449 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:850:negotiate_stream_codecs:[00m Remote codec 34: video H263 clock:90000 channels:1
0:01:46.605400816 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: H264, remote: H263
0:01:46.605420126 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: THEORA, remote: H263
0:01:46.605441277 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:901:negotiate_stream_codecs:[00m Could not find a valid intersection... for codec 34: video H263 clock:90000 channels:1
0:01:46.605462973 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:850:negotiate_stream_codecs:[00m Remote codec 96: video H263-1998 clock:90000 channels:1
0:01:46.605481924 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:859:negotiate_stream_codecs:[00m Have local codec in the same PT, lets try it first
0:01:46.605500456 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: THEORA, remote: H263-1998
0:01:46.605519380 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: H264, remote: H263-1998
0:01:46.605538102 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: THEORA, remote: H263-1998
0:01:46.605559009 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:901:negotiate_stream_codecs:[00m Could not find a valid intersection... for codec 96: video H263-1998 clock:90000 channels:1
0:01:46.605580229 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:850:negotiate_stream_codecs:[00m Remote codec 97: video H263-N800 clock:90000 channels:1
0:01:46.605598817 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:859:negotiate_stream_codecs:[00m Have local codec in the same PT, lets try it first
0:01:46.605617134 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: H264, remote: H263-N800
0:01:46.605635861 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: H264, remote: H263-N800
0:01:46.605654378 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-specific-nego.c:192:sdp_is_compat:[00m Encoding names dont match, local: THEORA, remote: H263-N800
0:01:46.605683574 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00mfsrtpconference_nego fs-rtp-codec-negotiation.c:901:negotiate_stream_codecs:[00m Could not find a valid intersection... for codec 97: video H263-N800 clock:90000 channels:1
** Message: tf_stream_error: stream error errorno=0 error=Codec negotiation failed: There was no intersection between the remote codecs and the local ones
** (empathy:4847): DEBUG: stream 5 (video) add_remote_candidate: adding remote candidate R1
** (empathy:4847): DEBUG: stream 5 (video) add_remote_candidate: adding remote candidate R2
** (empathy:4847): DEBUG: stream 5 (video) set_stream_playing: 0
** (empathy:4847): DEBUG: stream 5 (video) set_stream_sending: 0
** (empathy:4847): DEBUG: stream 5 (video) set_stream_playing: 0
** (empathy:4847): DEBUG: stream 5 (video) cb_fs_new_active_candidate_pair: called
** (empathy:4847): DEBUG: tp_call_stream_state_changed_cb: Stream state changed - stream id: 5, state state: 2
** (empathy:4847): DEBUG: stream 5 (video) close: close requested by connection manager
0:01:46.774602865 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:4282:fs_rtp_session_stop_codec_param_gathering_unlock:[00m Stopping Codec Param discovery for session 5
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa2046e0: lost weak ref to 0xa04d9e0
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa2046a8: lost weak ref to 0xa04d9e0
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa204670: lost weak ref to 0xa04d9e0
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa204638: lost weak ref to 0xa04d9e0
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa1fb550: lost weak ref to 0xa04d9e0
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa1fb588: lost weak ref to 0xa04d9e0
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa0fe528: lost weak ref to 0xa04d9e0
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa0fe560: lost weak ref to 0xa04d9e0
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa0c7658: lost weak ref to 0xa04d9e0
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa0c7488: lost weak ref to 0xa04d9e0
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa0fe650: lost weak ref to 0xa04d9e0
(empathy:4847): tp-glib-DEBUG: tp_proxy_dispose: 0xa245bb0
(empathy:4847): tp-glib-DEBUG: tp_proxy_invalidate: 0xa245bb0: Proxy unreferenced
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0xa0fe650: TpProxy 0xa245bb0 invalidated (I have 0xa245bb0): Proxy unreferenced
(empathy:4847): tp-glib-DEBUG: tp_proxy_finalize: 0xa245bb0
** (empathy:4847): DEBUG: tp_call_stream_removed_cb: Stream removed - stream id: 5
** (empathy:4847): DEBUG: tf_channel_dispose
** (empathy:4847): DEBUG: _tf_session_dispose
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa0e5ea8: lost weak ref to 0xa03f990
(empathy:4847): tp-glib-DEBUG: tp_proxy_dispose: 0xa0db6c0
(empathy:4847): tp-glib-DEBUG: tp_proxy_invalidate: 0xa0db6c0: Proxy unreferenced
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0xa0c7450: TpProxy 0xa0db6c0 invalidated (I have 0xa0db6c0): Proxy unreferenced
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0xa0cd408: TpProxy 0xa0db6c0 invalidated (I have 0xa0db6c0): Proxy unreferenced
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0xa0cd440: TpProxy 0xa0db6c0 invalidated (I have 0xa0db6c0): Proxy unreferenced
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0xa0cd478: TpProxy 0xa0db6c0 invalidated (I have 0xa0db6c0): Proxy unreferenced
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0xa0cd4b0: TpProxy 0xa0db6c0 invalidated (I have 0xa0db6c0): Proxy unreferenced
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0xa0cd4e8: TpProxy 0xa0db6c0 invalidated (I have 0xa0db6c0): Proxy unreferenced
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0xa0cd520: TpProxy 0xa0db6c0 invalidated (I have 0xa0db6c0): Proxy unreferenced
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0xa0cd558: TpProxy 0xa0db6c0 invalidated (I have 0xa0db6c0): Proxy unreferenced
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0xa0cd590: TpProxy 0xa0db6c0 invalidated (I have 0xa0db6c0): Proxy unreferenced
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0xa0e3010: TpProxy 0xa0db6c0 invalidated (I have 0xa0db6c0): Proxy unreferenced
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0xa0e3048: TpProxy 0xa0db6c0 invalidated (I have 0xa0db6c0): Proxy unreferenced
(empathy:4847): tp-glib-DEBUG: tp_proxy_finalize: 0xa0db6c0
0:01:56.080706067 [336m 4847[00m 0x9b78408 [36mDEBUG[00m [00m fsrtpconference fs-rtp-session.c:4282:fs_rtp_session_stop_codec_param_gathering_unlock:[00m Stopping Codec Param discovery for session 1
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa0c7450: lost weak ref to 0xa02b650
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa0cd408: lost weak ref to 0xa02b650
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa0cd440: lost weak ref to 0xa02b650
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa0cd478: lost weak ref to 0xa02b650
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa0cd4b0: lost weak ref to 0xa02b650
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa0cd4e8: lost weak ref to 0xa02b650
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa0cd520: lost weak ref to 0xa02b650
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa0cd558: lost weak ref to 0xa02b650
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa0cd590: lost weak ref to 0xa02b650
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa0e3010: lost weak ref to 0xa02b650
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa0e3048: lost weak ref to 0xa02b650
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa0c7620: lost weak ref to 0x9f884c0
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa0c74f8: lost weak ref to 0x9f884c0
** (empathy:4847): DEBUG: empathy_tp_call_close: Closing channel
(empathy:4847): tp-glib-DEBUG: tp_channel_group_members_changed_cb: 0xa038d18 MembersChanged: added 0, removed 2, moved 0 to LP and 0 to RP, actor 1, reason 0, message
(empathy:4847): tp-glib-DEBUG: handle_members_changed: --- contact#1
(empathy:4847): tp-glib-DEBUG: handle_members_changed: --- contact#2
(empathy:4847): tp-glib-DEBUG: tp_channel_group_flags_changed_cb: 0xa038d18 GroupFlagsChanged: +1 -2
(empathy:4847): tp-glib-DEBUG: tp_channel_group_flags_changed_cb: 0xa038d18 GroupFlagsChanged (after filtering): +1 -2
** (empathy:4847): DEBUG: tp_call_stream_removed_cb: Stream removed - stream id: 1
(empathy:4847): tp-glib-DEBUG: tp_proxy_invalidate: 0xa038d18:
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0x9d198f8: TpProxy 0xa038d18 invalidated (I have 0xa038d18):
** (empathy:4847): DEBUG: dispatcher_channel_invalidated_cb: Channel /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/MediaChannel0 invalidated
** (empathy:4847): DEBUG: tp_call_dispose: Disposing: 0x9f68a00, 0
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa06be48: lost weak ref to 0x9f68a00
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa06be80: lost weak ref to 0x9f68a00
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa06beb8: lost weak ref to 0x9f68a00
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa06bef0: lost weak ref to 0x9f68a00
** (empathy:4847): DEBUG: tp_call_finalize: Finalizing: 0x9f68a00
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0xa06bc40: TpProxy 0xa038d18 invalidated (I have 0xa038d18):
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0xa06bcb0: TpProxy 0xa038d18 invalidated (I have 0xa038d18):
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0xa06bce8: TpProxy 0xa038d18 invalidated (I have 0xa038d18):
(empathy:4847): tp-glib-DEBUG: tp_proxy_signal_connection_proxy_invalidated: 0xa06bd20: TpProxy 0xa038d18 invalidated (I have 0xa038d18):
(empathy:4847): tp-glib-DEBUG: tp_channel_dispose: 0xa038d18
(empathy:4847): tp-glib-DEBUG: tp_proxy_dispose: 0xa038d18
(empathy:4847): tp-glib-DEBUG: tp_channel_finalize: 0xa038d18
(empathy:4847): tp-glib-DEBUG: tp_proxy_finalize: 0xa038d18
** (empathy:4847): DEBUG: empathy_idle_set_presence: Changing presence to (null) (1)
** (empathy:4847): DEBUG: empathy_ft_manager_finalize: 0x9e02380
-------------- next part --------------
(telepathy-gabble:5168): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9dc5880: org.freedesktop.DBus DBusGProxy is 0x9dc5960
(telepathy-gabble:5168): tp-glib-DEBUG: started version 0.7.22 (telepathy-glib version 0.7.26)
(telepathy-gabble:5168): tp-glib-DEBUG: tp_cm_param_setter_offset: account = "jtellier.test2 at gmail.com"
(telepathy-gabble:5168): tp-glib-DEBUG: tp_cm_param_setter_offset: password = <hidden>
(telepathy-gabble:5168): tp-glib-DEBUG: tp_cm_param_setter_offset: server = "talk.google.com"
(telepathy-gabble:5168): tp-glib-DEBUG: tp_cm_param_setter_offset: resource = "Telepathy"
(telepathy-gabble:5168): tp-glib-DEBUG: tp_cm_param_setter_offset: priority = 0 = 0x0
(telepathy-gabble:5168): tp-glib-DEBUG: tp_cm_param_setter_offset: port = 5223 = 0x1467
(telepathy-gabble:5168): tp-glib-DEBUG: tp_cm_param_setter_offset: old-ssl = TRUE
(telepathy-gabble:5168): tp-glib-DEBUG: tp_cm_param_setter_offset: require-encryption = FALSE
(telepathy-gabble:5168): tp-glib-DEBUG: tp_cm_param_setter_offset: register = FALSE
(telepathy-gabble:5168): tp-glib-DEBUG: tp_cm_param_setter_offset: low-bandwidth = FALSE
(telepathy-gabble:5168): tp-glib-DEBUG: parse_parameters: https-proxy-server not given, using default behaviour
(telepathy-gabble:5168): tp-glib-DEBUG: tp_cm_param_setter_offset: https-proxy-port = 443 = 0x1bb
(telepathy-gabble:5168): tp-glib-DEBUG: tp_cm_param_setter_offset: fallback-conference-server = "conference.jabber.org"
(telepathy-gabble:5168): tp-glib-DEBUG: parse_parameters: stun-server not given, using default behaviour
(telepathy-gabble:5168): tp-glib-DEBUG: tp_cm_param_setter_offset: stun-port = 3478 = 0xd96
(telepathy-gabble:5168): tp-glib-DEBUG: tp_cm_param_setter_offset: fallback-stun-server = "stun.collabora.co.uk"
(telepathy-gabble:5168): tp-glib-DEBUG: tp_cm_param_setter_offset: fallback-stun-port = 3478 = 0xd96
(telepathy-gabble:5168): tp-glib-DEBUG: tp_cm_param_setter_offset: ignore-ssl-errors = TRUE
(telepathy-gabble:5168): tp-glib-DEBUG: parse_parameters: alias not given, using default behaviour
(telepathy-gabble:5168): tp-glib-DEBUG: tp_base_connection_class_init: Initializing (TpBaseConnectionClass *)0x9dcaca8
** (telepathy-gabble:5168): DEBUG: gabble_connection_class_init: Initializing (GabbleConnectionClass *)0x9dcbf20
(telepathy-gabble:5168): tp-glib-DEBUG: tp_presence_mixin_class_init: called.
(telepathy-gabble:5168): tp-glib-DEBUG: tp_base_connection_init: Initializing (TpBaseConnection *)0x9dce000
** (telepathy-gabble:5168): DEBUG: gabble_connection_init: Initializing (GabbleConnection *)0x9dce000
(telepathy-gabble:5168): tp-glib-DEBUG: tp_base_connection_constructor: Post-construction: (TpBaseConnection *)0x9dce000
(telepathy-gabble:5168): tp-glib-DEBUG: tp_base_connection_constructor: Handle repo for type #0 at (nil)
(telepathy-gabble:5168): tp-glib-DEBUG: tp_base_connection_constructor: Handle repo for type #1 at 0x9dbec60
(telepathy-gabble:5168): tp-glib-DEBUG: tp_base_connection_constructor: Handle repo for type #2 at 0x9dbecf0
(telepathy-gabble:5168): tp-glib-DEBUG: tp_base_connection_constructor: Handle repo for type #3 at 0x9dc7280
(telepathy-gabble:5168): tp-glib-DEBUG: tp_base_connection_constructor: Handle repo for type #4 at 0x9dbed80
** (telepathy-gabble:5168): DEBUG: gabble_roomlist_manager_constructed: 0x9dc51b8
(telepathy-gabble:5168): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #0 at 0x9dc5f18
(telepathy-gabble:5168): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #1 at 0x9dc5168
(telepathy-gabble:5168): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #2 at 0x9dc51b8
(telepathy-gabble:5168): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #3 at 0x9dc89c8
(telepathy-gabble:5168): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #4 at 0x9dc5250
(telepathy-gabble:5168): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #5 at 0x9dc52c8
(telepathy-gabble:5168): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #6 at 0x9dc73a0
** (telepathy-gabble:5168): DEBUG: gabble_connection_constructor: Post-construction: (GabbleConnection *)0x9dce000
(telepathy-gabble:5168): tp-glib-DEBUG: tp_presence_mixin_init: called.
(telepathy-gabble:5168): tp-glib-DEBUG: tp_base_connection_register: bus name org.freedesktop.Telepathy.Connection.gabble.jabber.jtellier_2etest2_40gmail_2ecom_2fTelepathy
(telepathy-gabble:5168): tp-glib-DEBUG: tp_base_connection_register: object path /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy
** (telepathy-gabble:5168): DEBUG: _gabble_connection_connect: disabling SRV because "server" or "port" parameter specified, will connect to talk.google.com
** (telepathy-gabble:5168): DEBUG: do_connect: calling lm_connection_open
(telepathy-gabble:5168): tp-glib-DEBUG: tp_base_connection_change_status: was 4294967295, now 1, for reason 1
(telepathy-gabble:5168): tp-glib-DEBUG: tp_base_connection_change_status: emitting status-changed to 1, for reason 1
** (telepathy-gabble:5168): DEBUG: connection_status_changed_cb: adding callbacks
** (telepathy-gabble:5168): DEBUG: connection_status_changed_cb: adding callbacks
** (telepathy-gabble:5168): DEBUG: connection_status_changed_cb: adding callbacks
** (telepathy-gabble:5168): DEBUG: do_auth: authenticating with username: jtellier.test2, password: <hidden>, resource: Telepathy
** (telepathy-gabble:5168): DEBUG: connection_auth_cb: Created self handle 1, our JID is jtellier.test2 at gmail.com/Telepathy64BDC1E9
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: about to add caps 9189 to resource Telepathy64BDC1E9 with serial 1
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: found resource Telepathy64BDC1E9
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: new serial 1, old 0, clearing caps
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: adding caps 9189 to resource Telepathy64BDC1E9
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: resource Telepathy64BDC1E9 caps now 9189
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: total caps now 9189
** (telepathy-gabble:5168): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x9dd48c0 for gmail.com
** (telepathy-gabble:5168): DEBUG: connection_iq_unknown_cb: got unknown iq:
<iq id="5671661031" type="result"></iq>
** (telepathy-gabble:5168): DEBUG: connection_disco_cb: got:
<query xmlns="http://jabber.org/protocol/disco#info"> <identity name="Google Talk" type="im" category="server"></identity>
<feature var="http://jabber.org/protocol/disco#info"></feature>
<feature var="google:jingleinfo"></feature>
<feature var="google:roster"></feature>
<feature var="google:nosave"></feature>
<feature var="google:setting"></feature>
<feature var="google:shared-status"></feature>
<feature var="http://jabber.org/protocol/archive#otr"></feature>
<feature var="google:mail:notify"></feature>
<feature var="http://jabber.org/protocol/archive#save"></feature>
</query>
** (telepathy-gabble:5168): DEBUG: connection_disco_cb: set features flags to 3
(telepathy-gabble:5168): tp-glib-DEBUG: tp_base_connection_change_status: was 1, now 0, for reason 1
(telepathy-gabble:5168): tp-glib-DEBUG: tp_base_connection_change_status: emitting status-changed to 0, for reason 1
** (telepathy-gabble:5168): DEBUG: connection_status_changed_cb: requesting roster
** (telepathy-gabble:5168): DEBUG: take_stun_server: Resolving fallback STUN server stun.collabora.co.uk:3478
** (telepathy-gabble:5168): DEBUG: stun_server_resolved_cb: Resolved STUN server stun.collabora.co.uk:3478 to 93.93.131.100:3478
** (telepathy-gabble:5168): DEBUG: gabble_disco_conn_status_changed_cb: connected, initiating service discovery on gmail.com
** (telepathy-gabble:5168): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x9dd4900 for gmail.com
** (telepathy-gabble:5168): DEBUG: gabble_vcard_manager_request: Created request 0x9dd4920 to retrieve <1>'s vCard
** (telepathy-gabble:5168): DEBUG: cache_entry_ensure_queued: Cache entry 0x9dc67c8 is my own, not setting @to
** (telepathy-gabble:5168): DEBUG: gabble_request_pipeline_enqueue: enqueued new request as item 0x9dd4940
** (telepathy-gabble:5168): DEBUG: cache_entry_ensure_queued: adding request to cache entry 0x9dc67c8 and queueing the <iq>
(telepathy-gabble:5168): tp-glib-DEBUG: tp_presence_mixin_emit_presence_update: called.
(telepathy-gabble:5168): tp-glib-DEBUG: construct_presence_hash: called.
(telepathy-gabble:5168): tp-glib-DEBUG: construct_simple_presence_hash: called.
(telepathy-gabble:5168): tp-glib-DEBUG: tp_presence_mixin_get_contacts_dbus_property: called.
(telepathy-gabble:5168): tp-glib-DEBUG: tp_presence_mixin_get_contacts_dbus_property: called.
(telepathy-gabble:5168): tp-glib-DEBUG: tp_presence_mixin_get_contacts_dbus_property: called.
(telepathy-gabble:5168): tp-glib-DEBUG: tp_presence_mixin_get_statuses: called.
(telepathy-gabble:5168): tp-glib-DEBUG: check_status_available: requested status hidden is not available
** (telepathy-gabble:5168): DEBUG: gabble_connection_advertise_capabilities: caps before: 23e5
** (telepathy-gabble:5168): DEBUG: gabble_connection_advertise_capabilities: caps to add: 0
** (telepathy-gabble:5168): DEBUG: gabble_connection_advertise_capabilities: caps to remove: 0
** (telepathy-gabble:5168): DEBUG: gabble_connection_advertise_capabilities: caps after: 23e5
** (telepathy-gabble:5168): DEBUG: gabble_vcard_manager_edit: called; invalidating cache
** (telepathy-gabble:5168): DEBUG: cache_entry_attempt_to_free: Not freeing vCard cache entry 0x9dc67c8: it has a pipeline_item 0x9dd4940
** (telepathy-gabble:5168): DEBUG: gabble_vcard_manager_edit: checking if we have pending requests already
** (telepathy-gabble:5168): DEBUG: gabble_vcard_manager_edit: NICKNAME => value of length 14 starting jtellier test2
** (telepathy-gabble:5168): DEBUG: gabble_connection_advertise_capabilities: caps before: 23e5
** (telepathy-gabble:5168): DEBUG: _gabble_media_channel_typeflags_to_caps: adding jingle caps
** (telepathy-gabble:5168): DEBUG: gabble_connection_advertise_capabilities: caps to add: 301f
** (telepathy-gabble:5168): DEBUG: gabble_connection_advertise_capabilities: caps to remove: 0
** (telepathy-gabble:5168): DEBUG: gabble_connection_advertise_capabilities: caps after: 33ff
** (telepathy-gabble:5168): DEBUG: gabble_connection_advertise_capabilities: before != after, changing
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: about to add caps 13311 to resource Telepathy64BDC1E9 with serial 2
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: found resource Telepathy64BDC1E9
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: new serial 2, old 1, clearing caps
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: adding caps 13311 to resource Telepathy64BDC1E9
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: resource Telepathy64BDC1E9 caps now 13311
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: total caps now 13311
** (telepathy-gabble:5168): DEBUG: gabble_connection_advertise_capabilities: set caps: 33ff
(telepathy-gabble:5168): tp-glib-DEBUG: tp_presence_mixin_set_status: called.
(telepathy-gabble:5168): tp-glib-DEBUG: set_status_foreach: called.
(telepathy-gabble:5168): tp-glib-DEBUG: check_for_status: Found status "available", checking if it's available...
(telepathy-gabble:5168): tp-glib-DEBUG: set_status_foreach: The status is available.
(telepathy-gabble:5168): tp-glib-DEBUG: set_status_foreach: Got optional argument ("message", "")
(telepathy-gabble:5168): tp-glib-DEBUG: set_status_foreach: About to try setting status "available"
(telepathy-gabble:5168): tp-glib-DEBUG: tp_presence_mixin_emit_presence_update: called.
(telepathy-gabble:5168): tp-glib-DEBUG: construct_presence_hash: called.
(telepathy-gabble:5168): tp-glib-DEBUG: construct_simple_presence_hash: called.
(telepathy-gabble:5168): tp-glib-DEBUG: tp_base_connection_dbus_request_handles: 1 handles of type 3, for :1.94
(telepathy-gabble:5168): tp-glib-DEBUG: tp_base_connection_dbus_request_handles: 1 handles of type 3, for :1.94
** (telepathy-gabble:5168): DEBUG: gabble_presence_cache_do_update: jtellier.test2 at gmail.com (1) resource Telepathy4EB93763 prio 0 presence 7 message "(null)"
(telepathy-gabble:5168): tp-glib-DEBUG: tp_presence_mixin_emit_presence_update: called.
(telepathy-gabble:5168): tp-glib-DEBUG: construct_presence_hash: called.
(telepathy-gabble:5168): tp-glib-DEBUG: construct_simple_presence_hash: called.
** (telepathy-gabble:5168): DEBUG: _process_caps_uri: not enough trust for URI http://telepathy.freedesktop.org/caps#jingle-video
** (telepathy-gabble:5168): DEBUG: disco_waiter_new: created waiter 0x9dd48c0 for handle 1 with serial 1
** (telepathy-gabble:5168): DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI http://telepathy.freedesktop.org/caps#jingle-video
** (telepathy-gabble:5168): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x9dd48e0 for jtellier.test2 at gmail.com/Telepathy4EB93763
** (telepathy-gabble:5168): DEBUG: _process_caps_uri: not enough trust for URI http://telepathy.freedesktop.org/caps#jingle-audio
** (telepathy-gabble:5168): DEBUG: disco_waiter_new: created waiter 0x9dd4980 for handle 1 with serial 1
** (telepathy-gabble:5168): DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI http://telepathy.freedesktop.org/caps#jingle-audio
** (telepathy-gabble:5168): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x9dd49a0 for jtellier.test2 at gmail.com/Telepathy4EB93763
** (telepathy-gabble:5168): DEBUG: _process_caps_uri: not enough trust for URI http://telepathy.freedesktop.org/caps#voice-v1
** (telepathy-gabble:5168): DEBUG: disco_waiter_new: created waiter 0x9dd49c0 for handle 1 with serial 1
** (telepathy-gabble:5168): DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI http://telepathy.freedesktop.org/caps#voice-v1
** (telepathy-gabble:5168): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x9f41e00 for jtellier.test2 at gmail.com/Telepathy4EB93763
** (telepathy-gabble:5168): DEBUG: _process_caps_uri: not enough trust for URI http://telepathy.freedesktop.org/caps#0.7.6
** (telepathy-gabble:5168): DEBUG: disco_waiter_new: created waiter 0x9f41e20 for handle 1 with serial 1
** (telepathy-gabble:5168): DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI http://telepathy.freedesktop.org/caps#0.7.6
** (telepathy-gabble:5168): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x9f41e40 for jtellier.test2 at gmail.com/Telepathy4EB93763
** (telepathy-gabble:5168): DEBUG: _process_caps: Emitting caps update: handle 1, old 0, new 0
(telepathy-gabble:5168): tp-glib-DEBUG: channel_request_new: New channel request at 0x9dc6508: ctype=org.freedesktop.Telepathy.Channel.Type.ContactList htype=3 handle=1 suppress=1
** (telepathy-gabble:5168): DEBUG: _gabble_roster_get_channel: Looking up channel 3:1 "publish"
** (telepathy-gabble:5168): DEBUG: _gabble_roster_create_channel: Instantiating channel 3:1 "publish"
[1m[37mtp_group_mixin_change_flags: emitting group flags changed
added : [[22mCAN_REMOVE|MESSAGE_REMOVE|MESSAGE_ACCEPT|PROPERTIES[1m]
removed : [[22m[1m]
flags now: [[22mCAN_REMOVE|MESSAGE_REMOVE|MESSAGE_ACCEPT|PROPERTIES[1m]
[0m** (telepathy-gabble:5168): DEBUG: _gabble_roster_create_channel: created /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/RosterChannel/List/publish
** (telepathy-gabble:5168): DEBUG: _gabble_roster_create_channel: roster not yet received, not emitting signal for publish list channel
** (telepathy-gabble:5168): DEBUG: gabble_presence_cache_do_update: jtellier.test1 at gmail.com (2) resource TelepathyC58B9EDA prio 0 presence 7 message "(null)"
(telepathy-gabble:5168): tp-glib-DEBUG: tp_presence_mixin_emit_presence_update: called.
(telepathy-gabble:5168): tp-glib-DEBUG: construct_presence_hash: called.
(telepathy-gabble:5168): tp-glib-DEBUG: construct_simple_presence_hash: called.
** (telepathy-gabble:5168): DEBUG: _process_caps_uri: not enough trust for URI http://telepathy.freedesktop.org/caps#jingle-video
** (telepathy-gabble:5168): DEBUG: disco_waiter_new: created waiter 0x9f41f60 for handle 2 with serial 2
** (telepathy-gabble:5168): DEBUG: _process_caps_uri: only 1 trust out of 5 possible thus far, sending disco for URI http://telepathy.freedesktop.org/caps#jingle-video
** (telepathy-gabble:5168): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x9f41f80 for jtellier.test1 at gmail.com/TelepathyC58B9EDA
** (telepathy-gabble:5168): DEBUG: _process_caps_uri: not enough trust for URI http://telepathy.freedesktop.org/caps#jingle-audio
** (telepathy-gabble:5168): DEBUG: disco_waiter_new: created waiter 0x9f41fa0 for handle 2 with serial 2
** (telepathy-gabble:5168): DEBUG: _process_caps_uri: only 1 trust out of 5 possible thus far, sending disco for URI http://telepathy.freedesktop.org/caps#jingle-audio
** (telepathy-gabble:5168): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x9f41fc0 for jtellier.test1 at gmail.com/TelepathyC58B9EDA
** (telepathy-gabble:5168): DEBUG: _process_caps_uri: not enough trust for URI http://telepathy.freedesktop.org/caps#voice-v1
** (telepathy-gabble:5168): DEBUG: disco_waiter_new: created waiter 0x9dca400 for handle 2 with serial 2
** (telepathy-gabble:5168): DEBUG: _process_caps_uri: only 1 trust out of 5 possible thus far, sending disco for URI http://telepathy.freedesktop.org/caps#voice-v1
** (telepathy-gabble:5168): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x9dca420 for jtellier.test1 at gmail.com/TelepathyC58B9EDA
** (telepathy-gabble:5168): DEBUG: _process_caps_uri: not enough trust for URI http://telepathy.freedesktop.org/caps#0.6.2.1
** (telepathy-gabble:5168): DEBUG: disco_waiter_new: created waiter 0x9dca440 for handle 2 with serial 2
** (telepathy-gabble:5168): DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI http://telepathy.freedesktop.org/caps#0.6.2.1
** (telepathy-gabble:5168): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x9dca460 for jtellier.test1 at gmail.com/TelepathyC58B9EDA
** (telepathy-gabble:5168): DEBUG: _process_caps: Emitting caps update: handle 2, old 0, new 0
(telepathy-gabble:5168): tp-glib-DEBUG: channel_request_new: New channel request at 0x9dc64a8: ctype=org.freedesktop.Telepathy.Channel.Type.ContactList htype=3 handle=2 suppress=1
** (telepathy-gabble:5168): DEBUG: _gabble_roster_get_channel: Looking up channel 3:2 "subscribe"
** (telepathy-gabble:5168): DEBUG: _gabble_roster_create_channel: Instantiating channel 3:2 "subscribe"
[1m[37mtp_group_mixin_change_flags: emitting group flags changed
added : [[22mCAN_ADD|CAN_REMOVE|CAN_RESCIND|MESSAGE_ADD|MESSAGE_REMOVE|MESSAGE_RESCIND|PROPERTIES[1m]
removed : [[22m[1m]
flags now: [[22mCAN_ADD|CAN_REMOVE|CAN_RESCIND|MESSAGE_ADD|MESSAGE_REMOVE|MESSAGE_RESCIND|PROPERTIES[1m]
[0m** (telepathy-gabble:5168): DEBUG: _gabble_roster_create_channel: created /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/RosterChannel/List/subscribe
** (telepathy-gabble:5168): DEBUG: _gabble_roster_create_channel: roster not yet received, not emitting signal for subscribe list channel
** (telepathy-gabble:5168): DEBUG: send_next_request: processing request 0x9dd4940
** (telepathy-gabble:5168): DEBUG: jingle_info_cb: jingle info: got stun server stun.l.google.com, port 19302
** (telepathy-gabble:5168): DEBUG: take_stun_server: Resolving primary STUN server stun.l.google.com:19302
** (telepathy-gabble:5168): DEBUG: stun_server_resolved_cb: Resolved STUN server stun.l.google.com:19302 to 64.233.169.126:19302
** (telepathy-gabble:5168): DEBUG: jingle_info_cb: jingle info: got relay token CAESIQoYanRlbGxpZXIudGVzdDJAZ21haWwuY29tENTo8KCaJBoQeXffb2JOkhKPcZvOWq86ig==
** (telepathy-gabble:5168): DEBUG: _gabble_roster_get_channel: Looking up channel 3:1 "publish"
** (telepathy-gabble:5168): DEBUG: _gabble_roster_get_channel: Looking up channel 3:2 "subscribe"
** (telepathy-gabble:5168): DEBUG: _gabble_roster_item_update: name for contact#2 changed to jtellier test
** (telepathy-gabble:5168): DEBUG: _gabble_roster_item_update: Checking which groups contact#2 was just added to:
** (telepathy-gabble:5168): DEBUG: _gabble_roster_item_update: Checking which groups contact#2 was just removed from:
** (telepathy-gabble:5168): DEBUG: gabble_roster_iq_cb: jid: jtellier.test1 at gmail.com, subscription: both, name: jtellier test
** (telepathy-gabble:5168): DEBUG: gabble_roster_iq_cb: calling change members on publish channel
[1m[36memit_members_changed_signals: 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:5168): DEBUG: gabble_roster_iq_cb: calling change members on subscribe channel
[1m[36memit_members_changed_signals: 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:5168): DEBUG: _gabble_roster_get_channel: Looking up channel 3:3 "known"
** (telepathy-gabble:5168): DEBUG: _gabble_roster_create_channel: Instantiating channel 3:3 "known"
[1m[37mtp_group_mixin_change_flags: emitting group flags changed
added : [[22mCAN_REMOVE|PROPERTIES[1m]
removed : [[22m[1m]
flags now: [[22mCAN_REMOVE|PROPERTIES[1m]
[0m** (telepathy-gabble:5168): DEBUG: _gabble_roster_create_channel: created /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/RosterChannel/List/known
** (telepathy-gabble:5168): DEBUG: _gabble_roster_create_channel: roster not yet received, not emitting signal for known list channel
** (telepathy-gabble:5168): DEBUG: gabble_roster_iq_cb: calling change members on known channel
[1m[36memit_members_changed_signals: 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:5168): DEBUG: gabble_roster_iq_cb: calling change members on any group channels
** (telepathy-gabble:5168): DEBUG: _gabble_roster_get_channel: Looking up channel 3:4 "deny"
** (telepathy-gabble:5168): DEBUG: _gabble_roster_create_channel: Instantiating channel 3:4 "deny"
[1m[37mtp_group_mixin_change_flags: emitting group flags changed
added : [[22mCAN_ADD|CAN_REMOVE|PROPERTIES[1m]
removed : [[22m[1m]
flags now: [[22mCAN_ADD|CAN_REMOVE|PROPERTIES[1m]
[0m** (telepathy-gabble:5168): DEBUG: _gabble_roster_create_channel: created /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/RosterChannel/List/deny
** (telepathy-gabble:5168): DEBUG: _gabble_roster_create_channel: roster not yet received, not emitting signal for deny list channel
** (telepathy-gabble:5168): DEBUG: gabble_roster_iq_cb: calling change members on deny channel
(telepathy-gabble:5168): tp-glib-DEBUG: change_members: not emitting signal, nothing changed
** (telepathy-gabble:5168): DEBUG: _gabble_roster_emit_one: roster now received, emitting signal signal for publish list channel
(telepathy-gabble:5168): tp-glib-DEBUG: satisfy_request: completing queued request 0x9dc6508 with success, channel_type=org.freedesktop.Telepathy.Channel.Type.ContactList, handle_type=3, handle=1, suppress_handler=1
(telepathy-gabble:5168): tp-glib-DEBUG: channel_request_free: Freeing channel request at 0x9dc6508: ctype=org.freedesktop.Telepathy.Channel.Type.ContactList htype=3 handle=1 suppress=1
** (telepathy-gabble:5168): DEBUG: _gabble_roster_emit_one: roster now received, emitting signal signal for subscribe list channel
(telepathy-gabble:5168): tp-glib-DEBUG: satisfy_request: completing queued request 0x9dc64a8 with success, channel_type=org.freedesktop.Telepathy.Channel.Type.ContactList, handle_type=3, handle=2, suppress_handler=1
(telepathy-gabble:5168): tp-glib-DEBUG: channel_request_free: Freeing channel request at 0x9dc64a8: ctype=org.freedesktop.Telepathy.Channel.Type.ContactList htype=3 handle=2 suppress=1
** (telepathy-gabble:5168): DEBUG: _gabble_roster_emit_one: roster now received, emitting signal signal for known list channel
** (telepathy-gabble:5168): DEBUG: _gabble_roster_emit_one: roster now received, emitting signal signal for deny list channel
** (telepathy-gabble:5168): DEBUG: disco_items_cb: Got error on items request: the feature requested is not implemented by the recipient or server and therefore cannot be processed
(telepathy-gabble:5168): tp-glib-DEBUG: tp_presence_mixin_get_contacts_dbus_property: called.
(telepathy-gabble:5168): tp-glib-DEBUG: tp_base_connection_dbus_request_handles: 0 handles of type 1, for :1.94
(telepathy-gabble:5168): tp-glib-DEBUG: tp_presence_mixin_get_presence: called.
(telepathy-gabble:5168): tp-glib-DEBUG: construct_presence_hash: called.
** (telepathy-gabble:5168): DEBUG: gabble_connection_request_aliases: requesting vCard for alias of contact jtellier.test2 at gmail.com
** (telepathy-gabble:5168): DEBUG: gabble_vcard_manager_request: Created request 0x9f44580 to retrieve <1>'s vCard
** (telepathy-gabble:5168): DEBUG: cache_entry_ensure_queued: adding to cache entry 0x9dc67c8 with <iq> already pending
(telepathy-gabble:5168): tp-glib-DEBUG: tp_presence_mixin_get_presence: called.
(telepathy-gabble:5168): tp-glib-DEBUG: tp_base_connection_hold_handles: 1 handles of type 1, for :1.94
(telepathy-gabble:5168): tp-glib-DEBUG: tp_presence_mixin_get_presence: called.
(telepathy-gabble:5168): tp-glib-DEBUG: construct_presence_hash: called.
** (telepathy-gabble:5168): DEBUG: connection_iq_disco_cb: got disco request for node http://telepathy.freedesktop.org/caps#4Fh+34kqr9/LBpRvm9LMt8fOA70=, caps are 33ff
** (telepathy-gabble:5168): DEBUG: connection_iq_disco_cb: caps now 13311
** (telepathy-gabble:5168): DEBUG: connection_iq_disco_cb: got disco request for node http://telepathy.freedesktop.org/caps#4Fh+34kqr9/LBpRvm9LMt8fOA70=, caps are 33ff
** (telepathy-gabble:5168): DEBUG: connection_iq_disco_cb: caps now 13311
** (telepathy-gabble:5168): DEBUG: response_cb: got reply for request 0x9dd4940
** (telepathy-gabble:5168): DEBUG: pipeline_reply_cb: called for entry 0x9dc67c8
** (telepathy-gabble:5168): DEBUG: pipeline_reply_cb: will patch vcard
** (telepathy-gabble:5168): DEBUG: gabble_request_pipeline_enqueue: enqueued new request as item 0x9f44620
** (telepathy-gabble:5168): DEBUG: observe_vcard: got vCard alias "jtellier test2" for handle 1 from <FN>
** (telepathy-gabble:5168): DEBUG: delete_request: Discarding request 0x9f44580
** (telepathy-gabble:5168): DEBUG: cache_entry_attempt_to_free: Not freeing vCard cache entry 0x9dc67c8: it has a cached vCard 0x9f36f40
** (telepathy-gabble:5168): DEBUG: delete_request: Discarding request 0x9dd4920
** (telepathy-gabble:5168): DEBUG: cache_entry_attempt_to_free: Not freeing vCard cache entry 0x9dc67c8: it has a cached vCard 0x9f36f40
** (telepathy-gabble:5168): DEBUG: delete_item: deleting item 0x9dd4940
** (telepathy-gabble:5168): DEBUG: send_next_request: processing request 0x9f44620
** (telepathy-gabble:5168): DEBUG: connection_iq_disco_cb: got disco request for node http://telepathy.freedesktop.org/caps#V1f7M4IpVQljB/IapSPy4UF35HE=, caps are 33ff
** (telepathy-gabble:5168): DEBUG: connection_iq_disco_cb: caps now 13311
** (telepathy-gabble:5168): DEBUG: connection_iq_disco_cb: sending disco response:
<iq type="result" to="jtellier.test2 at gmail.com/Telepathy4EB93763" id="271381943634"> <query node="http://telepathy.freedesktop.org/caps#V1f7M4IpVQljB/IapSPy4UF35HE=" xmlns="http://jabber.org/protocol/disco#info"> <identity type="pc" name="Telepathy Gabble 0.7.22" category="client"></identity>
<feature var="http://www.google.com/xmpp/protocol/session"></feature>
<feature var="http://www.google.com/transport/p2p"></feature>
<feature var="http://jabber.org/protocol/jingle"></feature>
<feature var="urn:xmpp:jingle:0"></feature>
<feature var="http://jabber.org/protocol/chatstates"></feature>
<feature var="http://jabber.org/protocol/nick"></feature>
<feature var="http://jabber.org/protocol/nick+notify"></feature>
<feature var="http://jabber.org/protocol/si"></feature>
<feature var="http://jabber.org/protocol/ibb"></feature>
<feature var="http://telepathy.freedesktop.org/xmpp/tubes"></feature>
<feature var="http://jabber.org/protocol/bytestreams"></feature>
<feature var="http://www.google.com/xmpp/protocol/voice/v1"></feature>
<feature var="http://jabber.org/protocol/jingle/description/audio"></feature>
<feature var="http://jabber.org/protocol/jingle/description/video"></feature>
<feature var="urn:xmpp:jingle:apps:rtp:0"></feature>
</query>
</iq>
** (telepathy-gabble:5168): DEBUG: connection_iq_disco_cb: got disco request for node http://telepathy.freedesktop.org/caps#V1f7M4IpVQljB/IapSPy4UF35HE=, caps are 33ff
** (telepathy-gabble:5168): DEBUG: connection_iq_disco_cb: caps now 13311
** (telepathy-gabble:5168): DEBUG: connection_iq_disco_cb: sending disco response:
<iq type="result" to="jtellier.test2 at gmail.com/Telepathy4EB93763" id="272892944636"> <query node="http://telepathy.freedesktop.org/caps#V1f7M4IpVQljB/IapSPy4UF35HE=" xmlns="http://jabber.org/protocol/disco#info"> <identity type="pc" name="Telepathy Gabble 0.7.22" category="client"></identity>
<feature var="http://www.google.com/xmpp/protocol/session"></feature>
<feature var="http://www.google.com/transport/p2p"></feature>
<feature var="http://jabber.org/protocol/jingle"></feature>
<feature var="urn:xmpp:jingle:0"></feature>
<feature var="http://jabber.org/protocol/chatstates"></feature>
<feature var="http://jabber.org/protocol/nick"></feature>
<feature var="http://jabber.org/protocol/nick+notify"></feature>
<feature var="http://jabber.org/protocol/si"></feature>
<feature var="http://jabber.org/protocol/ibb"></feature>
<feature var="http://telepathy.freedesktop.org/xmpp/tubes"></feature>
<feature var="http://jabber.org/protocol/bytestreams"></feature>
<feature var="http://www.google.com/xmpp/protocol/voice/v1"></feature>
<feature var="http://jabber.org/protocol/jingle/description/audio"></feature>
<feature var="http://jabber.org/protocol/jingle/description/video"></feature>
<feature var="urn:xmpp:jingle:apps:rtp:0"></feature>
</query>
</iq>
** (telepathy-gabble:5168): DEBUG: _caps_disco_cb: setting caps for 1 (thanks to 1 jtellier.test2 at gmail.com/Telepathy4EB93763) to 16 (save_caps 0)
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: about to add caps 16 to resource Telepathy4EB93763 with serial 1
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: found resource Telepathy4EB93763
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: new serial 1, old 0, clearing caps
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: adding caps 16 to resource Telepathy4EB93763
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: resource Telepathy4EB93763 caps now 16
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: total caps now 16
** (telepathy-gabble:5168): DEBUG: _caps_disco_cb: caps for 1 (thanks to 1 jtellier.test2 at gmail.com/Telepathy4EB93763) now 16
** (telepathy-gabble:5168): DEBUG: disco_waiter_free: freeing waiter 0x9dd48c0 for handle 1 with serial 1
** (telepathy-gabble:5168): DEBUG: _caps_disco_cb: setting caps for 1 (thanks to 1 jtellier.test2 at gmail.com/Telepathy4EB93763) to 8 (save_caps 16)
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: about to add caps 8 to resource Telepathy4EB93763 with serial 1
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: found resource Telepathy4EB93763
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: adding caps 8 to resource Telepathy4EB93763
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: resource Telepathy4EB93763 caps now 24
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: total caps now 24
** (telepathy-gabble:5168): DEBUG: _caps_disco_cb: caps for 1 (thanks to 1 jtellier.test2 at gmail.com/Telepathy4EB93763) now 24
** (telepathy-gabble:5168): DEBUG: disco_waiter_free: freeing waiter 0x9dd4980 for handle 1 with serial 1
** (telepathy-gabble:5168): DEBUG: _caps_disco_cb: setting caps for 2 (thanks to 2 jtellier.test1 at gmail.com/TelepathyC58B9EDA) to 16 (save_caps 0)
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: about to add caps 16 to resource TelepathyC58B9EDA with serial 2
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: found resource TelepathyC58B9EDA
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: new serial 2, old 0, clearing caps
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: adding caps 16 to resource TelepathyC58B9EDA
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: resource TelepathyC58B9EDA caps now 16
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: total caps now 16
** (telepathy-gabble:5168): DEBUG: _caps_disco_cb: caps for 2 (thanks to 2 jtellier.test1 at gmail.com/TelepathyC58B9EDA) now 16
** (telepathy-gabble:5168): DEBUG: disco_waiter_free: freeing waiter 0x9f41f60 for handle 2 with serial 2
** (telepathy-gabble:5168): DEBUG: _caps_disco_cb: setting caps for 1 (thanks to 1 jtellier.test2 at gmail.com/Telepathy4EB93763) to 2 (save_caps 24)
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: about to add caps 2 to resource Telepathy4EB93763 with serial 1
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: found resource Telepathy4EB93763
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: adding caps 2 to resource Telepathy4EB93763
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: resource Telepathy4EB93763 caps now 26
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: total caps now 26
** (telepathy-gabble:5168): DEBUG: _caps_disco_cb: caps for 1 (thanks to 1 jtellier.test2 at gmail.com/Telepathy4EB93763) now 26
** (telepathy-gabble:5168): DEBUG: disco_waiter_free: freeing waiter 0x9dd49c0 for handle 1 with serial 1
** (telepathy-gabble:5168): DEBUG: _caps_disco_cb: setting caps for 1 (thanks to 1 jtellier.test2 at gmail.com/Telepathy4EB93763) to 869 (save_caps 26)
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: about to add caps 869 to resource Telepathy4EB93763 with serial 1
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: found resource Telepathy4EB93763
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: adding caps 869 to resource Telepathy4EB93763
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: resource Telepathy4EB93763 caps now 895
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: total caps now 895
** (telepathy-gabble:5168): DEBUG: _caps_disco_cb: caps for 1 (thanks to 1 jtellier.test2 at gmail.com/Telepathy4EB93763) now 895
** (telepathy-gabble:5168): DEBUG: disco_waiter_free: freeing waiter 0x9f41e20 for handle 1 with serial 1
** (telepathy-gabble:5168): DEBUG: response_cb: got reply for request 0x9f44620
** (telepathy-gabble:5168): DEBUG: replace_reply_cb: called: no error
** (telepathy-gabble:5168): DEBUG: gabble_vcard_manager_remove_edit_request: request == 0x9dc6520
** (telepathy-gabble:5168): DEBUG: delete_item: deleting item 0x9f44620
** (telepathy-gabble:5168): DEBUG: _caps_disco_cb: setting caps for 2 (thanks to 2 jtellier.test1 at gmail.com/TelepathyC58B9EDA) to 8 (save_caps 16)
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: about to add caps 8 to resource TelepathyC58B9EDA with serial 2
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: found resource TelepathyC58B9EDA
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: adding caps 8 to resource TelepathyC58B9EDA
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: resource TelepathyC58B9EDA caps now 24
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: total caps now 24
** (telepathy-gabble:5168): DEBUG: _caps_disco_cb: caps for 2 (thanks to 2 jtellier.test1 at gmail.com/TelepathyC58B9EDA) now 24
** (telepathy-gabble:5168): DEBUG: disco_waiter_free: freeing waiter 0x9f41fa0 for handle 2 with serial 2
** (telepathy-gabble:5168): DEBUG: _caps_disco_cb: setting caps for 2 (thanks to 2 jtellier.test1 at gmail.com/TelepathyC58B9EDA) to 2 (save_caps 24)
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: about to add caps 2 to resource TelepathyC58B9EDA with serial 2
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: found resource TelepathyC58B9EDA
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: adding caps 2 to resource TelepathyC58B9EDA
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: resource TelepathyC58B9EDA caps now 26
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: total caps now 26
** (telepathy-gabble:5168): DEBUG: _caps_disco_cb: caps for 2 (thanks to 2 jtellier.test1 at gmail.com/TelepathyC58B9EDA) now 26
** (telepathy-gabble:5168): DEBUG: disco_waiter_free: freeing waiter 0x9dca400 for handle 2 with serial 2
** (telepathy-gabble:5168): DEBUG: _caps_disco_cb: setting caps for 2 (thanks to 2 jtellier.test1 at gmail.com/TelepathyC58B9EDA) to 2085 (save_caps 26)
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: about to add caps 2085 to resource TelepathyC58B9EDA with serial 2
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: found resource TelepathyC58B9EDA
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: adding caps 2085 to resource TelepathyC58B9EDA
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: resource TelepathyC58B9EDA caps now 2111
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: total caps now 2111
** (telepathy-gabble:5168): DEBUG: _caps_disco_cb: caps for 2 (thanks to 2 jtellier.test1 at gmail.com/TelepathyC58B9EDA) now 2111
** (telepathy-gabble:5168): DEBUG: disco_waiter_free: freeing waiter 0x9dca440 for handle 2 with serial 2
** (telepathy-gabble:5168): DEBUG: connection_iq_disco_cb: got disco request for node http://telepathy.freedesktop.org/caps#V1f7M4IpVQljB/IapSPy4UF35HE=, caps are 33ff
** (telepathy-gabble:5168): DEBUG: connection_iq_disco_cb: caps now 13311
** (telepathy-gabble:5168): DEBUG: connection_iq_disco_cb: sending disco response:
<iq type="result" to="jtellier.test2 at gmail.com/Telepathy4EB93763" id="70810104085"> <query node="http://telepathy.freedesktop.org/caps#V1f7M4IpVQljB/IapSPy4UF35HE=" xmlns="http://jabber.org/protocol/disco#info"> <identity type="pc" name="Telepathy Gabble 0.7.22" category="client"></identity>
<feature var="http://www.google.com/xmpp/protocol/session"></feature>
<feature var="http://www.google.com/transport/p2p"></feature>
<feature var="http://jabber.org/protocol/jingle"></feature>
<feature var="urn:xmpp:jingle:0"></feature>
<feature var="http://jabber.org/protocol/chatstates"></feature>
<feature var="http://jabber.org/protocol/nick"></feature>
<feature var="http://jabber.org/protocol/nick+notify"></feature>
<feature var="http://jabber.org/protocol/si"></feature>
<feature var="http://jabber.org/protocol/ibb"></feature>
<feature var="http://telepathy.freedesktop.org/xmpp/tubes"></feature>
<feature var="http://jabber.org/protocol/bytestreams"></feature>
<feature var="http://www.google.com/xmpp/protocol/voice/v1"></feature>
<feature var="http://jabber.org/protocol/jingle/description/audio"></feature>
<feature var="http://jabber.org/protocol/jingle/description/video"></feature>
<feature var="urn:xmpp:jingle:apps:rtp:0"></feature>
</query>
</iq>
(telepathy-gabble:5168): tp-glib-DEBUG: tp_cm_param_setter_offset: account = "jtellier.test1 at gmail.com"
(telepathy-gabble:5168): tp-glib-DEBUG: tp_cm_param_setter_offset: password = <hidden>
(telepathy-gabble:5168): tp-glib-DEBUG: tp_cm_param_setter_offset: server = "talk.google.com"
(telepathy-gabble:5168): tp-glib-DEBUG: tp_cm_param_setter_offset: resource = "Telepathy"
(telepathy-gabble:5168): tp-glib-DEBUG: tp_cm_param_setter_offset: priority = 0 = 0x0
(telepathy-gabble:5168): tp-glib-DEBUG: tp_cm_param_setter_offset: port = 5223 = 0x1467
(telepathy-gabble:5168): tp-glib-DEBUG: tp_cm_param_setter_offset: old-ssl = TRUE
(telepathy-gabble:5168): tp-glib-DEBUG: tp_cm_param_setter_offset: require-encryption = FALSE
(telepathy-gabble:5168): tp-glib-DEBUG: tp_cm_param_setter_offset: register = FALSE
(telepathy-gabble:5168): tp-glib-DEBUG: tp_cm_param_setter_offset: low-bandwidth = FALSE
(telepathy-gabble:5168): tp-glib-DEBUG: parse_parameters: https-proxy-server not given, using default behaviour
(telepathy-gabble:5168): tp-glib-DEBUG: tp_cm_param_setter_offset: https-proxy-port = 443 = 0x1bb
(telepathy-gabble:5168): tp-glib-DEBUG: tp_cm_param_setter_offset: fallback-conference-server = "conference.jabber.org"
(telepathy-gabble:5168): tp-glib-DEBUG: parse_parameters: stun-server not given, using default behaviour
(telepathy-gabble:5168): tp-glib-DEBUG: tp_cm_param_setter_offset: stun-port = 3478 = 0xd96
(telepathy-gabble:5168): tp-glib-DEBUG: tp_cm_param_setter_offset: fallback-stun-server = "stun.collabora.co.uk"
(telepathy-gabble:5168): tp-glib-DEBUG: tp_cm_param_setter_offset: fallback-stun-port = 3478 = 0xd96
(telepathy-gabble:5168): tp-glib-DEBUG: tp_cm_param_setter_offset: ignore-ssl-errors = TRUE
(telepathy-gabble:5168): tp-glib-DEBUG: parse_parameters: alias not given, using default behaviour
(telepathy-gabble:5168): tp-glib-DEBUG: tp_base_connection_init: Initializing (TpBaseConnection *)0x9dce150
** (telepathy-gabble:5168): DEBUG: gabble_connection_init: Initializing (GabbleConnection *)0x9dce150
(telepathy-gabble:5168): tp-glib-DEBUG: tp_base_connection_constructor: Post-construction: (TpBaseConnection *)0x9dce150
(telepathy-gabble:5168): tp-glib-DEBUG: tp_base_connection_constructor: Handle repo for type #0 at (nil)
(telepathy-gabble:5168): tp-glib-DEBUG: tp_base_connection_constructor: Handle repo for type #1 at 0x9dd1350
(telepathy-gabble:5168): tp-glib-DEBUG: tp_base_connection_constructor: Handle repo for type #2 at 0x9dbea90
(telepathy-gabble:5168): tp-glib-DEBUG: tp_base_connection_constructor: Handle repo for type #3 at 0x9f41e20
(telepathy-gabble:5168): tp-glib-DEBUG: tp_base_connection_constructor: Handle repo for type #4 at 0x9f373b0
** (telepathy-gabble:5168): DEBUG: gabble_roomlist_manager_constructed: 0x9dc54a0
(telepathy-gabble:5168): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #0 at 0x9dd06b8
(telepathy-gabble:5168): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #1 at 0x9dc5450
(telepathy-gabble:5168): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #2 at 0x9dc54a0
(telepathy-gabble:5168): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #3 at 0x9dc8e10
(telepathy-gabble:5168): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #4 at 0x9dc5478
(telepathy-gabble:5168): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #5 at 0x9dc5518
(telepathy-gabble:5168): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #6 at 0x9dd4940
** (telepathy-gabble:5168): DEBUG: gabble_connection_constructor: Post-construction: (GabbleConnection *)0x9dce150
(telepathy-gabble:5168): tp-glib-DEBUG: tp_presence_mixin_init: called.
(telepathy-gabble:5168): tp-glib-DEBUG: tp_base_connection_register: bus name org.freedesktop.Telepathy.Connection.gabble.jabber.jtellier_2etest1_40gmail_2ecom_2fTelepathy
(telepathy-gabble:5168): tp-glib-DEBUG: tp_base_connection_register: object path /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy
** (telepathy-gabble:5168): DEBUG: _gabble_connection_connect: disabling SRV because "server" or "port" parameter specified, will connect to talk.google.com
** (telepathy-gabble:5168): DEBUG: do_connect: calling lm_connection_open
(telepathy-gabble:5168): tp-glib-DEBUG: tp_base_connection_change_status: was 4294967295, now 1, for reason 1
(telepathy-gabble:5168): tp-glib-DEBUG: tp_base_connection_change_status: emitting status-changed to 1, for reason 1
** (telepathy-gabble:5168): DEBUG: connection_status_changed_cb: adding callbacks
** (telepathy-gabble:5168): DEBUG: connection_status_changed_cb: adding callbacks
** (telepathy-gabble:5168): DEBUG: connection_status_changed_cb: adding callbacks
** (telepathy-gabble:5168): DEBUG: do_auth: authenticating with username: jtellier.test1, password: <hidden>, resource: Telepathy
(telepathy-gabble:5168): tp-glib-DEBUG: tp_base_connection_change_status: was 0, now 2, for reason 1
(telepathy-gabble:5168): tp-glib-DEBUG: tp_base_connection_change_status: emitting status-changed to 2, for reason 1
** (telepathy-gabble:5168): DEBUG: gabble_roster_close_all: closing channels
** (telepathy-gabble:5168): DEBUG: roster_channel_closed_cb: 0x9dc5f18, channel 0x9dd3878
** (telepathy-gabble:5168): DEBUG: roster_channel_closed_cb: 0x9dc5f18, channel 0x9dd38c0
** (telepathy-gabble:5168): DEBUG: roster_channel_closed_cb: 0x9dc5f18, channel 0x9dd3908
** (telepathy-gabble:5168): DEBUG: roster_channel_closed_cb: 0x9dc5f18, channel 0x9dd3950
** (telepathy-gabble:5168): DEBUG: gabble_roster_close_all: removing callbacks
** (telepathy-gabble:5168): DEBUG: gabble_im_factory_close_all: closing channels
** (telepathy-gabble:5168): DEBUG: gabble_im_factory_close_all: removing callbacks
** (telepathy-gabble:5168): DEBUG: connection_status_changed_cb: disconnected, closing room lists
** (telepathy-gabble:5168): DEBUG: gabble_roomlist_manager_close_all: 0x9dc51b8
** (telepathy-gabble:5168): DEBUG: gabble_muc_factory_close_all: closing channels
** (telepathy-gabble:5168): DEBUG: gabble_muc_factory_close_all: removing callbacks
** (telepathy-gabble:5168): DEBUG: gabble_private_tubes_factory_close_all: closing 1-1 tubes channels
** (telepathy-gabble:5168): DEBUG: gabble_media_factory_close_all: closing channels
** (telepathy-gabble:5168): DEBUG: connection_shut_down: still open; calling lm_connection_close
** (telepathy-gabble:5168): DEBUG: connection_disconnected_cb: called with reason 0
** (telepathy-gabble:5168): DEBUG: connection_disconnected_cb: expected; emitting DISCONNECTED
(telepathy-gabble:5168): tp-glib-DEBUG: connection_shutdown_finished_cb: dereferenced connection
** (telepathy-gabble:5168): DEBUG: gabble_connection_dispose: called
** (telepathy-gabble:5168): DEBUG: gabble_bytestream_factory_dispose: dispose called
** (telepathy-gabble:5168): DEBUG: gabble_disco_dispose: dispose called
** (telepathy-gabble:5168): DEBUG: gabble_disco_finalize: called with 0x9dc77a0
** (telepathy-gabble:5168): DEBUG: gabble_request_pipeline_dispose: disposing request-pipeline
** (telepathy-gabble:5168): DEBUG: gabble_vcard_manager_dispose: 0x9dc5f50
** (telepathy-gabble:5168): DEBUG: gabble_vcard_manager_finalize: 0x9dc5f50
** (telepathy-gabble:5168): DEBUG: gabble_jingle_factory_dispose: dispose called
** (telepathy-gabble:5168): DEBUG: gabble_presence_cache_dispose: dispose called
** (telepathy-gabble:5168): DEBUG: disco_waiter_list_free: list (nil)
** (telepathy-gabble:5168): DEBUG: disco_waiter_list_free: list (nil)
** (telepathy-gabble:5168): DEBUG: disco_waiter_list_free: list (nil)
** (telepathy-gabble:5168): DEBUG: disco_waiter_list_free: list (nil)
** (telepathy-gabble:5168): DEBUG: disco_waiter_list_free: list (nil)
** (telepathy-gabble:5168): DEBUG: gabble_presence_cache_finalize: called with 0x9dc8a08
** (telepathy-gabble:5168): DEBUG: gabble_roster_dispose: dispose called
** (telepathy-gabble:5168): DEBUG: gabble_roster_close_all: closing channels
** (telepathy-gabble:5168): DEBUG: gabble_roster_finalize: called with 0x9dc5f18
** (telepathy-gabble:5168): DEBUG: gabble_im_factory_dispose: dispose called
** (telepathy-gabble:5168): DEBUG: gabble_roomlist_manager_dispose: running
** (telepathy-gabble:5168): DEBUG: gabble_roomlist_manager_close_all: 0x9dc51b8
** (telepathy-gabble:5168): DEBUG: gabble_muc_factory_dispose: dispose called
** (telepathy-gabble:5168): DEBUG: gabble_muc_factory_close_all: closing channels
** (telepathy-gabble:5168): DEBUG: gabble_private_tubes_factory_dispose: dispose called
** (telepathy-gabble:5168): DEBUG: gabble_private_tubes_factory_close_all: closing 1-1 tubes channels
** (telepathy-gabble:5168): DEBUG: gabble_media_factory_dispose: dispose called
** (telepathy-gabble:5168): DEBUG: gabble_media_factory_close_all: closing channels
** (telepathy-gabble:5168): DEBUG: gabble_olpc_gadget_manager_dispose: running
** (telepathy-gabble:5168): DEBUG: gabble_olpc_gadget_manager_close_all: 0x9dc73a0
(telepathy-gabble:5168): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9dc5e70: lost weak ref to 0x9dbec60
(telepathy-gabble:5168): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9dc5ea8: lost weak ref to 0x9dbecf0
(telepathy-gabble:5168): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9dc5ee0: lost weak ref to 0x9dbed80
** (telepathy-gabble:5168): DEBUG: gabble_connection_finalize: called with 0x9dce000
(telepathy-gabble:5168): tp-glib-DEBUG: tp_contacts_mixin_finalize: 0x9dce000
(telepathy-gabble:5168): tp-glib-DEBUG: tp_presence_mixin_finalize: 0x9dce000
** (telepathy-gabble:5168): DEBUG: connection_auth_cb: Created self handle 1, our JID is jtellier.test1 at gmail.com/Telepathy548FF824
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: about to add caps 9189 to resource Telepathy548FF824 with serial 1
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: found resource Telepathy548FF824
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: new serial 1, old 0, clearing caps
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: adding caps 9189 to resource Telepathy548FF824
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: resource Telepathy548FF824 caps now 9189
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: total caps now 9189
** (telepathy-gabble:5168): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x9dd4800 for gmail.com
** (telepathy-gabble:5168): DEBUG: connection_iq_unknown_cb: got unknown iq:
<iq id="22100186105" type="result"></iq>
** (telepathy-gabble:5168): DEBUG: connection_disco_cb: got:
<query xmlns="http://jabber.org/protocol/disco#info"> <identity name="Google Talk" type="im" category="server"></identity>
<feature var="http://jabber.org/protocol/disco#info"></feature>
<feature var="google:jingleinfo"></feature>
<feature var="google:roster"></feature>
<feature var="google:nosave"></feature>
<feature var="google:setting"></feature>
<feature var="google:shared-status"></feature>
<feature var="http://jabber.org/protocol/archive#otr"></feature>
<feature var="google:mail:notify"></feature>
<feature var="http://jabber.org/protocol/archive#save"></feature>
</query>
** (telepathy-gabble:5168): DEBUG: connection_disco_cb: set features flags to 3
(telepathy-gabble:5168): tp-glib-DEBUG: tp_base_connection_change_status: was 1, now 0, for reason 1
(telepathy-gabble:5168): tp-glib-DEBUG: tp_base_connection_change_status: emitting status-changed to 0, for reason 1
** (telepathy-gabble:5168): DEBUG: connection_status_changed_cb: requesting roster
** (telepathy-gabble:5168): DEBUG: take_stun_server: Resolving fallback STUN server stun.collabora.co.uk:3478
** (telepathy-gabble:5168): DEBUG: stun_server_resolved_cb: Resolved STUN server stun.collabora.co.uk:3478 to 93.93.131.100:3478
** (telepathy-gabble:5168): DEBUG: gabble_disco_conn_status_changed_cb: connected, initiating service discovery on gmail.com
** (telepathy-gabble:5168): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x9dd47a0 for gmail.com
** (telepathy-gabble:5168): DEBUG: gabble_vcard_manager_request: Created request 0x9dd4820 to retrieve <1>'s vCard
** (telepathy-gabble:5168): DEBUG: cache_entry_ensure_queued: Cache entry 0x9dc6400 is my own, not setting @to
** (telepathy-gabble:5168): DEBUG: gabble_request_pipeline_enqueue: enqueued new request as item 0x9dd4840
** (telepathy-gabble:5168): DEBUG: cache_entry_ensure_queued: adding request to cache entry 0x9dc6400 and queueing the <iq>
(telepathy-gabble:5168): tp-glib-DEBUG: tp_presence_mixin_emit_presence_update: called.
(telepathy-gabble:5168): tp-glib-DEBUG: construct_presence_hash: called.
(telepathy-gabble:5168): tp-glib-DEBUG: construct_simple_presence_hash: called.
** (telepathy-gabble:5168): DEBUG: gabble_presence_cache_do_update: jtellier.test1 at gmail.com (1) resource TelepathyC58B9EDA prio 0 presence 7 message "(null)"
(telepathy-gabble:5168): tp-glib-DEBUG: tp_presence_mixin_emit_presence_update: called.
(telepathy-gabble:5168): tp-glib-DEBUG: construct_presence_hash: called.
(telepathy-gabble:5168): tp-glib-DEBUG: construct_simple_presence_hash: called.
** (telepathy-gabble:5168): DEBUG: _process_caps_uri: not enough trust for URI http://telepathy.freedesktop.org/caps#jingle-video
** (telepathy-gabble:5168): DEBUG: disco_waiter_new: created waiter 0x9dd4720 for handle 1 with serial 1
** (telepathy-gabble:5168): DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI http://telepathy.freedesktop.org/caps#jingle-video
** (telepathy-gabble:5168): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x9dd4520 for jtellier.test1 at gmail.com/TelepathyC58B9EDA
** (telepathy-gabble:5168): DEBUG: _process_caps_uri: not enough trust for URI http://telepathy.freedesktop.org/caps#jingle-audio
** (telepathy-gabble:5168): DEBUG: disco_waiter_new: created waiter 0x9dd4500 for handle 1 with serial 1
** (telepathy-gabble:5168): DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI http://telepathy.freedesktop.org/caps#jingle-audio
** (telepathy-gabble:5168): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x9dd4400 for jtellier.test1 at gmail.com/TelepathyC58B9EDA
** (telepathy-gabble:5168): DEBUG: _process_caps_uri: not enough trust for URI http://telepathy.freedesktop.org/caps#voice-v1
** (telepathy-gabble:5168): DEBUG: disco_waiter_new: created waiter 0x9dc77c0 for handle 1 with serial 1
** (telepathy-gabble:5168): DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI http://telepathy.freedesktop.org/caps#voice-v1
** (telepathy-gabble:5168): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x9dc7360 for jtellier.test1 at gmail.com/TelepathyC58B9EDA
** (telepathy-gabble:5168): DEBUG: _process_caps_uri: not enough trust for URI http://telepathy.freedesktop.org/caps#0.6.2.1
** (telepathy-gabble:5168): DEBUG: disco_waiter_new: created waiter 0x9dd4700 for handle 1 with serial 1
** (telepathy-gabble:5168): DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI http://telepathy.freedesktop.org/caps#0.6.2.1
** (telepathy-gabble:5168): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x9dd46e0 for jtellier.test1 at gmail.com/TelepathyC58B9EDA
** (telepathy-gabble:5168): DEBUG: _process_caps: Emitting caps update: handle 1, old 0, new 0
** (telepathy-gabble:5168): DEBUG: gabble_presence_cache_do_update: jtellier.test2 at gmail.com (2) resource Telepathy4EB93763 prio 0 presence 7 message "(null)"
(telepathy-gabble:5168): tp-glib-DEBUG: tp_presence_mixin_emit_presence_update: called.
(telepathy-gabble:5168): tp-glib-DEBUG: construct_presence_hash: called.
(telepathy-gabble:5168): tp-glib-DEBUG: construct_simple_presence_hash: called.
** (telepathy-gabble:5168): DEBUG: _process_caps_uri: not enough trust for URI http://telepathy.freedesktop.org/caps#jingle-video
** (telepathy-gabble:5168): DEBUG: disco_waiter_new: created waiter 0x9dd4760 for handle 2 with serial 2
** (telepathy-gabble:5168): DEBUG: _process_caps_uri: only 1 trust out of 5 possible thus far, sending disco for URI http://telepathy.freedesktop.org/caps#jingle-video
** (telepathy-gabble:5168): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x9dd4740 for jtellier.test2 at gmail.com/Telepathy4EB93763
** (telepathy-gabble:5168): DEBUG: _process_caps_uri: not enough trust for URI http://telepathy.freedesktop.org/caps#jingle-audio
** (telepathy-gabble:5168): DEBUG: disco_waiter_new: created waiter 0x9dc7260 for handle 2 with serial 2
** (telepathy-gabble:5168): DEBUG: _process_caps_uri: only 1 trust out of 5 possible thus far, sending disco for URI http://telepathy.freedesktop.org/caps#jingle-audio
** (telepathy-gabble:5168): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x9dc7220 for jtellier.test2 at gmail.com/Telepathy4EB93763
** (telepathy-gabble:5168): DEBUG: _process_caps_uri: not enough trust for URI http://telepathy.freedesktop.org/caps#voice-v1
** (telepathy-gabble:5168): DEBUG: disco_waiter_new: created waiter 0x9dc7240 for handle 2 with serial 2
** (telepathy-gabble:5168): DEBUG: _process_caps_uri: only 1 trust out of 5 possible thus far, sending disco for URI http://telepathy.freedesktop.org/caps#voice-v1
** (telepathy-gabble:5168): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x9dc7280 for jtellier.test2 at gmail.com/Telepathy4EB93763
** (telepathy-gabble:5168): DEBUG: _process_caps_uri: not enough trust for URI http://telepathy.freedesktop.org/caps#0.7.6
** (telepathy-gabble:5168): DEBUG: disco_waiter_new: created waiter 0x9dc7200 for handle 2 with serial 2
** (telepathy-gabble:5168): DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI http://telepathy.freedesktop.org/caps#0.7.6
** (telepathy-gabble:5168): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x9dc71a0 for jtellier.test2 at gmail.com/Telepathy4EB93763
** (telepathy-gabble:5168): DEBUG: _process_caps: Emitting caps update: handle 2, old 0, new 0
** (telepathy-gabble:5168): DEBUG: send_next_request: processing request 0x9dd4840
(telepathy-gabble:5168): tp-glib-DEBUG: tp_presence_mixin_get_contacts_dbus_property: called.
(telepathy-gabble:5168): tp-glib-DEBUG: tp_presence_mixin_get_statuses: called.
(telepathy-gabble:5168): tp-glib-DEBUG: check_status_available: requested status hidden is not available
** (telepathy-gabble:5168): DEBUG: gabble_connection_advertise_capabilities: caps before: 23e5
** (telepathy-gabble:5168): DEBUG: gabble_connection_advertise_capabilities: caps to add: 0
** (telepathy-gabble:5168): DEBUG: gabble_connection_advertise_capabilities: caps to remove: 0
** (telepathy-gabble:5168): DEBUG: gabble_connection_advertise_capabilities: caps after: 23e5
** (telepathy-gabble:5168): DEBUG: gabble_vcard_manager_edit: called; invalidating cache
** (telepathy-gabble:5168): DEBUG: cache_entry_attempt_to_free: Not freeing vCard cache entry 0x9dc6400: it has a pipeline_item 0x9dd4840
** (telepathy-gabble:5168): DEBUG: gabble_vcard_manager_edit: checking if we have pending requests already
** (telepathy-gabble:5168): DEBUG: gabble_vcard_manager_edit: NICKNAME => value of length 13 starting jtellier test
(telepathy-gabble:5168): tp-glib-DEBUG: tp_presence_mixin_set_status: called.
(telepathy-gabble:5168): tp-glib-DEBUG: set_status_foreach: called.
(telepathy-gabble:5168): tp-glib-DEBUG: check_for_status: Found status "available", checking if it's available...
(telepathy-gabble:5168): tp-glib-DEBUG: set_status_foreach: The status is available.
(telepathy-gabble:5168): tp-glib-DEBUG: set_status_foreach: Got optional argument ("message", "")
(telepathy-gabble:5168): tp-glib-DEBUG: set_status_foreach: About to try setting status "available"
(telepathy-gabble:5168): tp-glib-DEBUG: tp_presence_mixin_emit_presence_update: called.
(telepathy-gabble:5168): tp-glib-DEBUG: construct_presence_hash: called.
(telepathy-gabble:5168): tp-glib-DEBUG: construct_simple_presence_hash: called.
(telepathy-gabble:5168): tp-glib-DEBUG: tp_presence_mixin_get_contacts_dbus_property: called.
(telepathy-gabble:5168): tp-glib-DEBUG: tp_presence_mixin_get_contacts_dbus_property: called.
(telepathy-gabble:5168): tp-glib-DEBUG: tp_base_connection_dbus_request_handles: 1 handles of type 3, for :1.94
(telepathy-gabble:5168): tp-glib-DEBUG: tp_base_connection_dbus_request_handles: 1 handles of type 3, for :1.94
** (telepathy-gabble:5168): DEBUG: gabble_connection_advertise_capabilities: caps before: 23e5
** (telepathy-gabble:5168): DEBUG: _gabble_media_channel_typeflags_to_caps: adding jingle caps
** (telepathy-gabble:5168): DEBUG: gabble_connection_advertise_capabilities: caps to add: 301f
** (telepathy-gabble:5168): DEBUG: gabble_connection_advertise_capabilities: caps to remove: 0
** (telepathy-gabble:5168): DEBUG: gabble_connection_advertise_capabilities: caps after: 33ff
** (telepathy-gabble:5168): DEBUG: gabble_connection_advertise_capabilities: before != after, changing
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: about to add caps 13311 to resource Telepathy548FF824 with serial 2
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: found resource Telepathy548FF824
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: new serial 2, old 1, clearing caps
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: adding caps 13311 to resource Telepathy548FF824
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: resource Telepathy548FF824 caps now 13311
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: total caps now 13311
** (telepathy-gabble:5168): DEBUG: gabble_connection_advertise_capabilities: set caps: 33ff
(telepathy-gabble:5168): tp-glib-DEBUG: channel_request_new: New channel request at 0x9dc6648: ctype=org.freedesktop.Telepathy.Channel.Type.ContactList htype=3 handle=1 suppress=1
** (telepathy-gabble:5168): DEBUG: _gabble_roster_get_channel: Looking up channel 3:1 "publish"
** (telepathy-gabble:5168): DEBUG: _gabble_roster_create_channel: Instantiating channel 3:1 "publish"
[1m[37mtp_group_mixin_change_flags: emitting group flags changed
added : [[22mCAN_REMOVE|MESSAGE_REMOVE|MESSAGE_ACCEPT|PROPERTIES[1m]
removed : [[22m[1m]
flags now: [[22mCAN_REMOVE|MESSAGE_REMOVE|MESSAGE_ACCEPT|PROPERTIES[1m]
[0m** (telepathy-gabble:5168): DEBUG: _gabble_roster_create_channel: created /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/RosterChannel/List/publish
** (telepathy-gabble:5168): DEBUG: _gabble_roster_create_channel: roster not yet received, not emitting signal for publish list channel
(telepathy-gabble:5168): tp-glib-DEBUG: channel_request_new: New channel request at 0x9dc6598: ctype=org.freedesktop.Telepathy.Channel.Type.ContactList htype=3 handle=2 suppress=1
** (telepathy-gabble:5168): DEBUG: _gabble_roster_get_channel: Looking up channel 3:2 "subscribe"
** (telepathy-gabble:5168): DEBUG: _gabble_roster_create_channel: Instantiating channel 3:2 "subscribe"
[1m[37mtp_group_mixin_change_flags: emitting group flags changed
added : [[22mCAN_ADD|CAN_REMOVE|CAN_RESCIND|MESSAGE_ADD|MESSAGE_REMOVE|MESSAGE_RESCIND|PROPERTIES[1m]
removed : [[22m[1m]
flags now: [[22mCAN_ADD|CAN_REMOVE|CAN_RESCIND|MESSAGE_ADD|MESSAGE_REMOVE|MESSAGE_RESCIND|PROPERTIES[1m]
[0m** (telepathy-gabble:5168): DEBUG: _gabble_roster_create_channel: created /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/RosterChannel/List/subscribe
** (telepathy-gabble:5168): DEBUG: _gabble_roster_create_channel: roster not yet received, not emitting signal for subscribe list channel
** (telepathy-gabble:5168): DEBUG: jingle_info_cb: jingle info: got stun server stun.l.google.com, port 19302
** (telepathy-gabble:5168): DEBUG: take_stun_server: Resolving primary STUN server stun.l.google.com:19302
** (telepathy-gabble:5168): DEBUG: stun_server_resolved_cb: Resolved STUN server stun.l.google.com:19302 to 64.233.169.126:19302
** (telepathy-gabble:5168): DEBUG: jingle_info_cb: jingle info: got relay token CAESIQoYanRlbGxpZXIudGVzdDFAZ21haWwuY29tEMGf8aCaJBoQYGivITbv2fGwkG8rNsihUw==
** (telepathy-gabble:5168): DEBUG: _gabble_roster_get_channel: Looking up channel 3:1 "publish"
** (telepathy-gabble:5168): DEBUG: _gabble_roster_get_channel: Looking up channel 3:2 "subscribe"
** (telepathy-gabble:5168): DEBUG: _gabble_roster_item_update: name for contact#2 changed to jtellier test2
** (telepathy-gabble:5168): DEBUG: _gabble_roster_item_update: Checking which groups contact#2 was just added to:
** (telepathy-gabble:5168): DEBUG: _gabble_roster_item_update: Checking which groups contact#2 was just removed from:
** (telepathy-gabble:5168): DEBUG: gabble_roster_iq_cb: jid: jtellier.test2 at gmail.com, subscription: both, name: jtellier test2
** (telepathy-gabble:5168): DEBUG: _gabble_roster_item_update: name for contact#3 changed to GTalk2VoIP mapped contact
** (telepathy-gabble:5168): DEBUG: _gabble_roster_item_update: Checking which groups contact#3 was just added to:
** (telepathy-gabble:5168): DEBUG: _gabble_roster_item_update: Checking which groups contact#3 was just removed from:
** (telepathy-gabble:5168): DEBUG: gabble_roster_iq_cb: jid: 5146672499 at gtalk2voip.com, subscription: both, name: GTalk2VoIP mapped contact
** (telepathy-gabble:5168): DEBUG: _gabble_roster_item_update: name for contact#4 changed to guillaume.desmottes
** (telepathy-gabble:5168): DEBUG: _gabble_roster_item_update: Checking which groups contact#4 was just added to:
** (telepathy-gabble:5168): DEBUG: _gabble_roster_item_update: Checking which groups contact#4 was just removed from:
** (telepathy-gabble:5168): DEBUG: gabble_roster_iq_cb: jid: guillaume.desmottes at collabora.co.uk, subscription: both, name: guillaume.desmottes
** (telepathy-gabble:5168): DEBUG: _gabble_roster_item_update: name for contact#5 changed to GTalk2VoIP mapped contact
** (telepathy-gabble:5168): DEBUG: _gabble_roster_item_update: Checking which groups contact#5 was just added to:
** (telepathy-gabble:5168): DEBUG: _gabble_roster_item_update: Checking which groups contact#5 was just removed from:
** (telepathy-gabble:5168): DEBUG: gabble_roster_iq_cb: jid: service at gtalk2voip.com, subscription: both, name: GTalk2VoIP mapped contact
** (telepathy-gabble:5168): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 1 (jtellier.test1 at gmail.com)
** (telepathy-gabble:5168): DEBUG: _gabble_roster_item_update: Checking which groups contact#1 was just added to:
** (telepathy-gabble:5168): DEBUG: _gabble_roster_item_update: Checking which groups contact#1 was just removed from:
** (telepathy-gabble:5168): DEBUG: gabble_roster_iq_cb: jid: jtellier.test1 at gmail.com, subscription: remove
** (telepathy-gabble:5168): DEBUG: _gabble_roster_item_update: name for contact#6 changed to kakaroto test1
** (telepathy-gabble:5168): DEBUG: _gabble_roster_item_update: Checking which groups contact#6 was just added to:
** (telepathy-gabble:5168): DEBUG: _gabble_roster_item_update: Checking which groups contact#6 was just removed from:
** (telepathy-gabble:5168): DEBUG: gabble_roster_iq_cb: jid: kakaroto.test1 at gmail.com, subscription: both, name: kakaroto test1
** (telepathy-gabble:5168): DEBUG: gabble_roster_iq_cb: calling change members on publish channel
[1m[36memit_members_changed_signals: emitting members changed
message : ""
added : [[22m2 (jtellier.test2 at gmail.com)
3 (5146672499 at gtalk2voip.com)
4 (guillaume.desmottes at collabora.co.uk)
5 (service at gtalk2voip.com)
6 (kakaroto.test1 at gmail.com)[1m]
removed : [[22m[1m]
local_pending : [[22m[1m]
remote_pending: [[22m[1m]
actor : 0
reason : 0: unspecified reason
[0m** (telepathy-gabble:5168): DEBUG: gabble_roster_iq_cb: calling change members on subscribe channel
[1m[36memit_members_changed_signals: emitting members changed
message : ""
added : [[22m2 (jtellier.test2 at gmail.com)
3 (5146672499 at gtalk2voip.com)
4 (guillaume.desmottes at collabora.co.uk)
5 (service at gtalk2voip.com)
6 (kakaroto.test1 at gmail.com)[1m]
removed : [[22m[1m]
local_pending : [[22m[1m]
remote_pending: [[22m[1m]
actor : 0
reason : 0: unspecified reason
[0m** (telepathy-gabble:5168): DEBUG: _gabble_roster_get_channel: Looking up channel 3:3 "known"
** (telepathy-gabble:5168): DEBUG: _gabble_roster_create_channel: Instantiating channel 3:3 "known"
[1m[37mtp_group_mixin_change_flags: emitting group flags changed
added : [[22mCAN_REMOVE|PROPERTIES[1m]
removed : [[22m[1m]
flags now: [[22mCAN_REMOVE|PROPERTIES[1m]
[0m** (telepathy-gabble:5168): DEBUG: _gabble_roster_create_channel: created /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/RosterChannel/List/known
** (telepathy-gabble:5168): DEBUG: _gabble_roster_create_channel: roster not yet received, not emitting signal for known list channel
** (telepathy-gabble:5168): DEBUG: gabble_roster_iq_cb: calling change members on known channel
[1m[36memit_members_changed_signals: emitting members changed
message : ""
added : [[22m2 (jtellier.test2 at gmail.com)
3 (5146672499 at gtalk2voip.com)
4 (guillaume.desmottes at collabora.co.uk)
5 (service at gtalk2voip.com)
6 (kakaroto.test1 at gmail.com)[1m]
removed : [[22m[1m]
local_pending : [[22m[1m]
remote_pending: [[22m[1m]
actor : 0
reason : 0: unspecified reason
[0m** (telepathy-gabble:5168): DEBUG: gabble_roster_iq_cb: calling change members on any group channels
** (telepathy-gabble:5168): DEBUG: _gabble_roster_get_channel: Looking up channel 3:4 "deny"
** (telepathy-gabble:5168): DEBUG: _gabble_roster_create_channel: Instantiating channel 3:4 "deny"
[1m[37mtp_group_mixin_change_flags: emitting group flags changed
added : [[22mCAN_ADD|CAN_REMOVE|PROPERTIES[1m]
removed : [[22m[1m]
flags now: [[22mCAN_ADD|CAN_REMOVE|PROPERTIES[1m]
[0m** (telepathy-gabble:5168): DEBUG: _gabble_roster_create_channel: created /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/RosterChannel/List/deny
** (telepathy-gabble:5168): DEBUG: _gabble_roster_create_channel: roster not yet received, not emitting signal for deny list channel
** (telepathy-gabble:5168): DEBUG: gabble_roster_iq_cb: calling change members on deny channel
(telepathy-gabble:5168): tp-glib-DEBUG: change_members: not emitting signal, nothing changed
** (telepathy-gabble:5168): DEBUG: _gabble_roster_emit_one: roster now received, emitting signal signal for publish list channel
(telepathy-gabble:5168): tp-glib-DEBUG: satisfy_request: completing queued request 0x9dc6648 with success, channel_type=org.freedesktop.Telepathy.Channel.Type.ContactList, handle_type=3, handle=1, suppress_handler=1
(telepathy-gabble:5168): tp-glib-DEBUG: channel_request_free: Freeing channel request at 0x9dc6648: ctype=org.freedesktop.Telepathy.Channel.Type.ContactList htype=3 handle=1 suppress=1
** (telepathy-gabble:5168): DEBUG: _gabble_roster_emit_one: roster now received, emitting signal signal for subscribe list channel
(telepathy-gabble:5168): tp-glib-DEBUG: satisfy_request: completing queued request 0x9dc6598 with success, channel_type=org.freedesktop.Telepathy.Channel.Type.ContactList, handle_type=3, handle=2, suppress_handler=1
(telepathy-gabble:5168): tp-glib-DEBUG: channel_request_free: Freeing channel request at 0x9dc6598: ctype=org.freedesktop.Telepathy.Channel.Type.ContactList htype=3 handle=2 suppress=1
** (telepathy-gabble:5168): DEBUG: _gabble_roster_emit_one: roster now received, emitting signal signal for known list channel
** (telepathy-gabble:5168): DEBUG: _gabble_roster_emit_one: roster now received, emitting signal signal for deny list channel
(telepathy-gabble:5168): tp-glib-DEBUG: tp_presence_mixin_get_contacts_dbus_property: called.
(telepathy-gabble:5168): tp-glib-DEBUG: tp_base_connection_dbus_request_handles: 0 handles of type 1, for :1.94
(telepathy-gabble:5168): tp-glib-DEBUG: tp_presence_mixin_get_presence: called.
(telepathy-gabble:5168): tp-glib-DEBUG: construct_presence_hash: called.
** (telepathy-gabble:5168): DEBUG: gabble_connection_request_aliases: requesting vCard for alias of contact jtellier.test1 at gmail.com
** (telepathy-gabble:5168): DEBUG: gabble_vcard_manager_request: Created request 0x9dd4600 to retrieve <1>'s vCard
** (telepathy-gabble:5168): DEBUG: cache_entry_ensure_queued: adding to cache entry 0x9dc6400 with <iq> already pending
(telepathy-gabble:5168): tp-glib-DEBUG: tp_presence_mixin_get_presence: called.
(telepathy-gabble:5168): tp-glib-DEBUG: tp_base_connection_hold_handles: 5 handles of type 1, for :1.94
(telepathy-gabble:5168): tp-glib-DEBUG: tp_presence_mixin_get_presence: called.
(telepathy-gabble:5168): tp-glib-DEBUG: construct_presence_hash: called.
** (telepathy-gabble:5168): DEBUG: disco_items_cb: Got error on items request: the feature requested is not implemented by the recipient or server and therefore cannot be processed
** (telepathy-gabble:5168): DEBUG: connection_iq_disco_cb: got disco request for node http://telepathy.freedesktop.org/caps#4Fh+34kqr9/LBpRvm9LMt8fOA70=, caps are 33ff
** (telepathy-gabble:5168): DEBUG: connection_iq_disco_cb: caps now 13311
** (telepathy-gabble:5168): DEBUG: gabble_presence_cache_do_update: 5146672499 at gtalk2voip.com (3) resource GTalk2VoIP prio 0 presence 7 message "Press CALL to phone call. Offered by GTalk2VoIP Gateway. http://www.gtalk2voip.com/"
(telepathy-gabble:5168): tp-glib-DEBUG: tp_presence_mixin_emit_presence_update: called.
(telepathy-gabble:5168): tp-glib-DEBUG: construct_presence_hash: called.
(telepathy-gabble:5168): tp-glib-DEBUG: construct_simple_presence_hash: called.
** (telepathy-gabble:5168): DEBUG: _process_caps_uri: enough trust for URI http://www.google.com/xmpp/client/caps#voice-v1, setting caps for 3 (5146672499 at gtalk2voip.com/GTalk2VoIP) to 2
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: about to add caps 2 to resource GTalk2VoIP with serial 3
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: found resource GTalk2VoIP
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: new serial 3, old 0, clearing caps
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: adding caps 2 to resource GTalk2VoIP
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: resource GTalk2VoIP caps now 2
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: total caps now 2
** (telepathy-gabble:5168): DEBUG: _process_caps_uri: caps for 3 (5146672499 at gtalk2voip.com/GTalk2VoIP) now 2
** (telepathy-gabble:5168): DEBUG: _process_caps_uri: not enough trust for URI http://www.google.com/xmpp/client/caps#sidebar
** (telepathy-gabble:5168): DEBUG: disco_waiter_new: created waiter 0x9dd4680 for handle 3 with serial 3
** (telepathy-gabble:5168): DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI http://www.google.com/xmpp/client/caps#sidebar
** (telepathy-gabble:5168): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x9dd47a0 for 5146672499 at gtalk2voip.com/GTalk2VoIP
** (telepathy-gabble:5168): DEBUG: _process_caps_uri: not enough trust for URI http://www.google.com/xmpp/client/caps#1.0.0.104
** (telepathy-gabble:5168): DEBUG: disco_waiter_new: created waiter 0x9dd4660 for handle 3 with serial 3
** (telepathy-gabble:5168): DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI http://www.google.com/xmpp/client/caps#1.0.0.104
** (telepathy-gabble:5168): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x9dd4640 for 5146672499 at gtalk2voip.com/GTalk2VoIP
** (telepathy-gabble:5168): DEBUG: _process_caps: Emitting caps update: handle 3, old 0, new 2
** (telepathy-gabble:5168): DEBUG: connection_iq_disco_cb: got disco request for node http://telepathy.freedesktop.org/caps#4Fh+34kqr9/LBpRvm9LMt8fOA70=, caps are 33ff
** (telepathy-gabble:5168): DEBUG: connection_iq_disco_cb: caps now 13311
** (telepathy-gabble:5168): DEBUG: gabble_presence_cache_do_update: service at gtalk2voip.com (5) resource GTalk2VoIP prio 0 presence 7 message "Type HELP for instructions. Your personal account page: https://www.gtalk2voip.com/users/?auth=pRKJcQ6TTGN5rZAC"
(telepathy-gabble:5168): tp-glib-DEBUG: tp_presence_mixin_emit_presence_update: called.
(telepathy-gabble:5168): tp-glib-DEBUG: construct_presence_hash: called.
(telepathy-gabble:5168): tp-glib-DEBUG: construct_simple_presence_hash: called.
** (telepathy-gabble:5168): DEBUG: _process_caps_uri: enough trust for URI http://www.google.com/xmpp/client/caps#voice-v1, setting caps for 5 (service at gtalk2voip.com/GTalk2VoIP) to 2
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: about to add caps 2 to resource GTalk2VoIP with serial 4
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: found resource GTalk2VoIP
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: new serial 4, old 0, clearing caps
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: adding caps 2 to resource GTalk2VoIP
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: resource GTalk2VoIP caps now 2
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: total caps now 2
** (telepathy-gabble:5168): DEBUG: _process_caps_uri: caps for 5 (service at gtalk2voip.com/GTalk2VoIP) now 2
** (telepathy-gabble:5168): DEBUG: _process_caps_uri: not enough trust for URI http://www.google.com/xmpp/client/caps#sidebar
** (telepathy-gabble:5168): DEBUG: disco_waiter_new: created waiter 0x9dc74a0 for handle 5 with serial 4
** (telepathy-gabble:5168): DEBUG: _process_caps_uri: only 1 trust out of 5 possible thus far, sending disco for URI http://www.google.com/xmpp/client/caps#sidebar
** (telepathy-gabble:5168): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x9dc7480 for service at gtalk2voip.com/GTalk2VoIP
** (telepathy-gabble:5168): DEBUG: _process_caps_uri: not enough trust for URI http://www.google.com/xmpp/client/caps#1.0.0.104
** (telepathy-gabble:5168): DEBUG: disco_waiter_new: created waiter 0x9dc7460 for handle 5 with serial 4
** (telepathy-gabble:5168): DEBUG: _process_caps_uri: only 1 trust out of 5 possible thus far, sending disco for URI http://www.google.com/xmpp/client/caps#1.0.0.104
** (telepathy-gabble:5168): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x9dc72c0 for service at gtalk2voip.com/GTalk2VoIP
** (telepathy-gabble:5168): DEBUG: _process_caps: Emitting caps update: handle 5, old 0, new 2
** (telepathy-gabble:5168): DEBUG: response_cb: got reply for request 0x9dd4840
** (telepathy-gabble:5168): DEBUG: pipeline_reply_cb: called for entry 0x9dc6400
** (telepathy-gabble:5168): DEBUG: pipeline_reply_cb: will patch vcard
** (telepathy-gabble:5168): DEBUG: gabble_request_pipeline_enqueue: enqueued new request as item 0x9dc7440
** (telepathy-gabble:5168): DEBUG: observe_vcard: got vCard alias "jtellier test" for handle 1 from <FN>
** (telepathy-gabble:5168): DEBUG: delete_request: Discarding request 0x9dd4600
** (telepathy-gabble:5168): DEBUG: cache_entry_attempt_to_free: Not freeing vCard cache entry 0x9dc6400: it has a cached vCard 0x9dd1cc0
** (telepathy-gabble:5168): DEBUG: delete_request: Discarding request 0x9dd4820
** (telepathy-gabble:5168): DEBUG: cache_entry_attempt_to_free: Not freeing vCard cache entry 0x9dc6400: it has a cached vCard 0x9dd1cc0
** (telepathy-gabble:5168): DEBUG: delete_item: deleting item 0x9dd4840
** (telepathy-gabble:5168): DEBUG: send_next_request: processing request 0x9dc7440
** (telepathy-gabble:5168): DEBUG: connection_iq_disco_cb: got disco request for node http://telepathy.freedesktop.org/caps#4Fh+34kqr9/LBpRvm9LMt8fOA70=, caps are 33ff
** (telepathy-gabble:5168): DEBUG: connection_iq_disco_cb: caps now 13311
** (telepathy-gabble:5168): DEBUG: connection_iq_disco_cb: got disco request for node http://telepathy.freedesktop.org/caps#V1f7M4IpVQljB/IapSPy4UF35HE=, caps are 33ff
** (telepathy-gabble:5168): DEBUG: connection_iq_disco_cb: caps now 13311
** (telepathy-gabble:5168): DEBUG: connection_iq_disco_cb: sending disco response:
<iq type="result" to="jtellier.test2 at gmail.com/Telepathy4EB93763" id="1166044916"> <query node="http://telepathy.freedesktop.org/caps#V1f7M4IpVQljB/IapSPy4UF35HE=" xmlns="http://jabber.org/protocol/disco#info"> <identity type="pc" name="Telepathy Gabble 0.7.22" category="client"></identity>
<feature var="http://www.google.com/xmpp/protocol/session"></feature>
<feature var="http://www.google.com/transport/p2p"></feature>
<feature var="http://jabber.org/protocol/jingle"></feature>
<feature var="urn:xmpp:jingle:0"></feature>
<feature var="http://jabber.org/protocol/chatstates"></feature>
<feature var="http://jabber.org/protocol/nick"></feature>
<feature var="http://jabber.org/protocol/nick+notify"></feature>
<feature var="http://jabber.org/protocol/si"></feature>
<feature var="http://jabber.org/protocol/ibb"></feature>
<feature var="http://telepathy.freedesktop.org/xmpp/tubes"></feature>
<feature var="http://jabber.org/protocol/bytestreams"></feature>
<feature var="http://www.google.com/xmpp/protocol/voice/v1"></feature>
<feature var="http://jabber.org/protocol/jingle/description/audio"></feature>
<feature var="http://jabber.org/protocol/jingle/description/video"></feature>
<feature var="urn:xmpp:jingle:apps:rtp:0"></feature>
</query>
</iq>
** (telepathy-gabble:5168): DEBUG: _caps_disco_cb: setting caps for 2 (thanks to 2 jtellier.test2 at gmail.com/Telepathy4EB93763) to 16 (save_caps 0)
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: about to add caps 16 to resource Telepathy4EB93763 with serial 2
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: found resource Telepathy4EB93763
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: new serial 2, old 0, clearing caps
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: adding caps 16 to resource Telepathy4EB93763
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: resource Telepathy4EB93763 caps now 16
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: total caps now 16
** (telepathy-gabble:5168): DEBUG: _caps_disco_cb: caps for 2 (thanks to 2 jtellier.test2 at gmail.com/Telepathy4EB93763) now 16
** (telepathy-gabble:5168): DEBUG: disco_waiter_free: freeing waiter 0x9dd4760 for handle 2 with serial 2
** (telepathy-gabble:5168): DEBUG: _caps_disco_cb: setting caps for 2 (thanks to 2 jtellier.test2 at gmail.com/Telepathy4EB93763) to 8 (save_caps 16)
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: about to add caps 8 to resource Telepathy4EB93763 with serial 2
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: found resource Telepathy4EB93763
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: adding caps 8 to resource Telepathy4EB93763
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: resource Telepathy4EB93763 caps now 24
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: total caps now 24
** (telepathy-gabble:5168): DEBUG: _caps_disco_cb: caps for 2 (thanks to 2 jtellier.test2 at gmail.com/Telepathy4EB93763) now 24
** (telepathy-gabble:5168): DEBUG: disco_waiter_free: freeing waiter 0x9dc7260 for handle 2 with serial 2
** (telepathy-gabble:5168): DEBUG: _caps_disco_cb: setting caps for 2 (thanks to 2 jtellier.test2 at gmail.com/Telepathy4EB93763) to 2 (save_caps 24)
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: about to add caps 2 to resource Telepathy4EB93763 with serial 2
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: found resource Telepathy4EB93763
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: adding caps 2 to resource Telepathy4EB93763
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: resource Telepathy4EB93763 caps now 26
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: total caps now 26
** (telepathy-gabble:5168): DEBUG: _caps_disco_cb: caps for 2 (thanks to 2 jtellier.test2 at gmail.com/Telepathy4EB93763) now 26
** (telepathy-gabble:5168): DEBUG: disco_waiter_free: freeing waiter 0x9dc7240 for handle 2 with serial 2
** (telepathy-gabble:5168): DEBUG: _caps_disco_cb: setting caps for 2 (thanks to 2 jtellier.test2 at gmail.com/Telepathy4EB93763) to 869 (save_caps 26)
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: about to add caps 869 to resource Telepathy4EB93763 with serial 2
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: found resource Telepathy4EB93763
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: adding caps 869 to resource Telepathy4EB93763
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: resource Telepathy4EB93763 caps now 895
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: total caps now 895
** (telepathy-gabble:5168): DEBUG: _caps_disco_cb: caps for 2 (thanks to 2 jtellier.test2 at gmail.com/Telepathy4EB93763) now 895
** (telepathy-gabble:5168): DEBUG: disco_waiter_free: freeing waiter 0x9dc7200 for handle 2 with serial 2
** (telepathy-gabble:5168): DEBUG: response_cb: got reply for request 0x9dc7440
** (telepathy-gabble:5168): DEBUG: replace_reply_cb: called: no error
** (telepathy-gabble:5168): DEBUG: gabble_vcard_manager_remove_edit_request: request == 0x9dc67c8
** (telepathy-gabble:5168): DEBUG: delete_item: deleting item 0x9dc7440
** (telepathy-gabble:5168): DEBUG: connection_iq_disco_cb: got disco request for node http://telepathy.freedesktop.org/caps#V1f7M4IpVQljB/IapSPy4UF35HE=, caps are 33ff
** (telepathy-gabble:5168): DEBUG: connection_iq_disco_cb: caps now 13311
** (telepathy-gabble:5168): DEBUG: connection_iq_disco_cb: sending disco response:
<iq type="result" to="jtellier.test2 at gmail.com/Telepathy4EB93763" id="68833216257"> <query node="http://telepathy.freedesktop.org/caps#V1f7M4IpVQljB/IapSPy4UF35HE=" xmlns="http://jabber.org/protocol/disco#info"> <identity type="pc" name="Telepathy Gabble 0.7.22" category="client"></identity>
<feature var="http://www.google.com/xmpp/protocol/session"></feature>
<feature var="http://www.google.com/transport/p2p"></feature>
<feature var="http://jabber.org/protocol/jingle"></feature>
<feature var="urn:xmpp:jingle:0"></feature>
<feature var="http://jabber.org/protocol/chatstates"></feature>
<feature var="http://jabber.org/protocol/nick"></feature>
<feature var="http://jabber.org/protocol/nick+notify"></feature>
<feature var="http://jabber.org/protocol/si"></feature>
<feature var="http://jabber.org/protocol/ibb"></feature>
<feature var="http://telepathy.freedesktop.org/xmpp/tubes"></feature>
<feature var="http://jabber.org/protocol/bytestreams"></feature>
<feature var="http://www.google.com/xmpp/protocol/voice/v1"></feature>
<feature var="http://jabber.org/protocol/jingle/description/audio"></feature>
<feature var="http://jabber.org/protocol/jingle/description/video"></feature>
<feature var="urn:xmpp:jingle:apps:rtp:0"></feature>
</query>
</iq>
** (telepathy-gabble:5168): DEBUG: _caps_disco_cb: setting caps for 1 (thanks to 1 jtellier.test1 at gmail.com/TelepathyC58B9EDA) to 16 (save_caps 0)
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: about to add caps 16 to resource TelepathyC58B9EDA with serial 1
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: found resource TelepathyC58B9EDA
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: new serial 1, old 0, clearing caps
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: adding caps 16 to resource TelepathyC58B9EDA
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: resource TelepathyC58B9EDA caps now 16
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: total caps now 16
** (telepathy-gabble:5168): DEBUG: _caps_disco_cb: caps for 1 (thanks to 1 jtellier.test1 at gmail.com/TelepathyC58B9EDA) now 16
** (telepathy-gabble:5168): DEBUG: disco_waiter_free: freeing waiter 0x9dd4720 for handle 1 with serial 1
** (telepathy-gabble:5168): DEBUG: _caps_disco_cb: setting caps for 1 (thanks to 1 jtellier.test1 at gmail.com/TelepathyC58B9EDA) to 8 (save_caps 16)
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: about to add caps 8 to resource TelepathyC58B9EDA with serial 1
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: found resource TelepathyC58B9EDA
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: adding caps 8 to resource TelepathyC58B9EDA
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: resource TelepathyC58B9EDA caps now 24
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: total caps now 24
** (telepathy-gabble:5168): DEBUG: _caps_disco_cb: caps for 1 (thanks to 1 jtellier.test1 at gmail.com/TelepathyC58B9EDA) now 24
** (telepathy-gabble:5168): DEBUG: disco_waiter_free: freeing waiter 0x9dd4500 for handle 1 with serial 1
** (telepathy-gabble:5168): DEBUG: _caps_disco_cb: setting caps for 1 (thanks to 1 jtellier.test1 at gmail.com/TelepathyC58B9EDA) to 2 (save_caps 24)
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: about to add caps 2 to resource TelepathyC58B9EDA with serial 1
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: found resource TelepathyC58B9EDA
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: adding caps 2 to resource TelepathyC58B9EDA
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: resource TelepathyC58B9EDA caps now 26
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: total caps now 26
** (telepathy-gabble:5168): DEBUG: _caps_disco_cb: caps for 1 (thanks to 1 jtellier.test1 at gmail.com/TelepathyC58B9EDA) now 26
** (telepathy-gabble:5168): DEBUG: disco_waiter_free: freeing waiter 0x9dc77c0 for handle 1 with serial 1
** (telepathy-gabble:5168): DEBUG: _caps_disco_cb: setting caps for 1 (thanks to 1 jtellier.test1 at gmail.com/TelepathyC58B9EDA) to 2085 (save_caps 26)
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: about to add caps 2085 to resource TelepathyC58B9EDA with serial 1
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: found resource TelepathyC58B9EDA
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: adding caps 2085 to resource TelepathyC58B9EDA
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: resource TelepathyC58B9EDA caps now 2111
** (telepathy-gabble:5168): DEBUG: gabble_presence_set_capabilities: total caps now 2111
** (telepathy-gabble:5168): DEBUG: _caps_disco_cb: caps for 1 (thanks to 1 jtellier.test1 at gmail.com/TelepathyC58B9EDA) now 2111
** (telepathy-gabble:5168): DEBUG: disco_waiter_free: freeing waiter 0x9dd4700 for handle 1 with serial 1
** (telepathy-gabble:5168): DEBUG: connection_iq_disco_cb: got disco request for node http://telepathy.freedesktop.org/caps#4Fh+34kqr9/LBpRvm9LMt8fOA70=, caps are 33ff
** (telepathy-gabble:5168): DEBUG: connection_iq_disco_cb: caps now 13311
** (telepathy-gabble:5168): DEBUG: create_session: new session 1089333007 @ 0x9dc9d58 created
** (telepathy-gabble:5168): DEBUG: gabble_jingle_session_parse: jingle action 'session-initiate' from 'jtellier.test2 at gmail.com/Telepathy4EB93763' in session '1089333007' dialect 3 state 0
** (telepathy-gabble:5168): DEBUG: _each_content_add: namespace: http://jabber.org/protocol/jingle/description/audio
** (telepathy-gabble:5168): DEBUG: create_content: session creating new content type, conn == 0x9dce150, jf == 0x9dd3998
** (telepathy-gabble:5168): DEBUG: parse_description: node: description
** (telepathy-gabble:5168): DEBUG: parse_description: detected media type 1
** (telepathy-gabble:5168): DEBUG: parse_description: new remote codec: id = 96, name = speex, clockrate = 16000, channels = 1
** (telepathy-gabble:5168): DEBUG: parse_description: new remote codec: id = 8, name = PCMA, clockrate = 8000, channels = 1
** (telepathy-gabble:5168): DEBUG: parse_description: new remote codec: id = 0, name = PCMU, clockrate = 8000, channels = 1
** (telepathy-gabble:5168): DEBUG: parse_description: new remote codec: id = 97, name = MPA, clockrate = 90000, channels = 1
** (telepathy-gabble:5168): DEBUG: parse_description: new remote codec: id = 98, name = SIREN, clockrate = 16000, channels = 1
** (telepathy-gabble:5168): DEBUG: parse_description: new remote codec: id = 99, name = telephone-event, clockrate = 8000, channels = 1
** (telepathy-gabble:5168): DEBUG: parse_description: emitting remote-codecs signal
** (telepathy-gabble:5168): DEBUG: gabble_jingle_content_parse_add: content creating new transport type GabbleJingleTransportGoogle
** (telepathy-gabble:5168): DEBUG: parse_candidates: emitting 0 new remote candidates
** (telepathy-gabble:5168): DEBUG: set_state: Setting state of JingleSession: 0x9dc9d58 (priv = 0x9dc9d70) from 0 to 2
[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[36memit_members_changed_signals: emitting members changed
message : ""
added : [[22m2 (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 : [[22mCAN_ADD|PROPERTIES[1m]
removed : [[22m[1m]
flags now: [[22mCAN_ADD|PROPERTIES[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[1m[36memit_members_changed_signals: emitting members changed
message : ""
added : [[22m[1m]
removed : [[22m[1m]
local_pending : [[22m1 (jtellier.test1 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|PROPERTIES[1m]
[0m** (telepathy-gabble:5168): DEBUG: _latch_to_session: 0x9f35488: Latching onto session 0x9dc9d58
** (telepathy-gabble:5168): DEBUG: gabble_media_stream_set_property: 0x9f4a530: connecting to content 0x9f35420 signals
** (telepathy-gabble:5168): DEBUG: gabble_media_stream_set_property: stream audio1 connection state 0
** (telepathy-gabble:5168): DEBUG: update_direction: called
** (telepathy-gabble:5168): DEBUG: update_direction: setting pending local send flag
** (telepathy-gabble:5168): DEBUG: create_stream_from_content: 0x9f35488: created new MediaStream 0x9f4a530 for content 'audio1'
** (telepathy-gabble:5168): DEBUG: gabble_signal_connect_weak: connecting to 0x9f4a530:close with context 0x9dc1c20
** (telepathy-gabble:5168): DEBUG: gabble_signal_connect_weak: connecting to 0x9f4a530:error with context 0x9dc1ac0
** (telepathy-gabble:5168): DEBUG: gabble_signal_connect_weak: connecting to 0x9f4a530:unhold-failed with context 0x9dc1ba0
** (telepathy-gabble:5168): DEBUG: gabble_signal_connect_weak: connecting to 0x9f4a530:notify::connection-state with context 0x9dc1930
** (telepathy-gabble:5168): DEBUG: gabble_signal_connect_weak: connecting to 0x9f4a530:notify::combined-direction with context 0x9dc1b20
** (telepathy-gabble:5168): DEBUG: gabble_signal_connect_weak: connecting to 0x9f4a530:notify::local-hold with context 0x9f41bc0
** (telepathy-gabble:5168): DEBUG: create_stream_from_content: emitting StreamAdded with type 'audio'
** (telepathy-gabble:5168): DEBUG: stream_hold_state_changed: Stream at index 0 has local-hold=0
** (telepathy-gabble:5168): DEBUG: stream_hold_state_changed: all_held=0, any_held=0
** (telepathy-gabble:5168): DEBUG: new_media_channel: object path /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/MediaChannel0
** (telepathy-gabble:5168): DEBUG: new_remote_codecs_cb: called
** (telepathy-gabble:5168): DEBUG: new_remote_codecs_cb: new remote audio codec: 96 'speex' 0 16000 1
** (telepathy-gabble:5168): DEBUG: new_remote_codecs_cb: new remote audio codec: 8 'PCMA' 0 8000 1
** (telepathy-gabble:5168): DEBUG: new_remote_codecs_cb: new remote audio codec: 0 'PCMU' 0 8000 1
** (telepathy-gabble:5168): DEBUG: new_remote_codecs_cb: new remote audio codec: 97 'MPA' 0 90000 1
** (telepathy-gabble:5168): DEBUG: new_remote_codecs_cb: new remote audio codec: 98 'SIREN' 0 16000 1
** (telepathy-gabble:5168): DEBUG: new_remote_codecs_cb: new remote audio codec: 99 'telephone-event' 0 8000 1
** (telepathy-gabble:5168): DEBUG: new_remote_codecs_cb: pushing remote codecs
** (telepathy-gabble:5168): DEBUG: new_remote_candidates_cb: got new remote candidates
** (telepathy-gabble:5168): DEBUG: gabble_jingle_session_parse: jingle action 'transport-info' from 'jtellier.test2 at gmail.com/Telepathy4EB93763' in session '1089333007' dialect 3 state 2
** (telepathy-gabble:5168): DEBUG: parse_candidates: emitting 1 new remote candidates
** (telepathy-gabble:5168): DEBUG: new_remote_candidates_cb: got new remote candidates
** (telepathy-gabble:5168): DEBUG: gabble_jingle_session_parse: jingle action 'transport-info' from 'jtellier.test2 at gmail.com/Telepathy4EB93763' in session '1089333007' dialect 3 state 2
** (telepathy-gabble:5168): DEBUG: parse_candidates: emitting 1 new remote candidates
** (telepathy-gabble:5168): DEBUG: new_remote_candidates_cb: got new remote candidates
[1m[36memit_members_changed_signals: emitting members changed
message : ""
added : [[22m1 (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 : [[22m[1m]
removed : [[22mCAN_ADD[1m]
flags now: [[22mCAN_REMOVE|PROPERTIES[1m]
[0m** (telepathy-gabble:5168): DEBUG: gabble_media_stream_accept_pending_local_send: accepting pending local send on stream audio1
** (telepathy-gabble:5168): DEBUG: _emit_new_stream: emitting MediaSessionHandler:NewStreamHandler signal for audio stream 1
** (telepathy-gabble:5168): DEBUG: gabble_media_stream_ready: ready called
** (telepathy-gabble:5168): DEBUG: push_remote_codecs: passing 6 remote codecs to stream-engine
** (telepathy-gabble:5168): DEBUG: push_remote_candidates: passing 1 remote candidate to stream engine: R1
** (telepathy-gabble:5168): DEBUG: push_remote_candidates: passing 1 remote candidate to stream engine: R2
** (telepathy-gabble:5168): DEBUG: push_playing: stream audio1 emitting SetStreamPlaying(false)
** (telepathy-gabble:5168): DEBUG: push_sending: stream audio1 emitting SetStreamSending(false)
** (telepathy-gabble:5168): DEBUG: pass_local_codecs: ignoring local codecs, waiting for codec intersection
** (telepathy-gabble:5168): DEBUG: pass_local_codecs: putting list of 4 supported codecs from stream-engine into cache
** (telepathy-gabble:5168): DEBUG: pass_local_codecs: adding codec speex (96 16000 1)
** (telepathy-gabble:5168): DEBUG: pass_local_codecs: adding codec PCMA (8 8000 1)
** (telepathy-gabble:5168): DEBUG: pass_local_codecs: adding codec PCMU (0 8000 1)
** (telepathy-gabble:5168): DEBUG: pass_local_codecs: adding codec telephone-event (99 8000 1)
** (telepathy-gabble:5168): DEBUG: jingle_media_rtp_set_local_codecs: adding new local codecs
** (telepathy-gabble:5168): DEBUG: gabble_media_stream_new_native_candidate: google p2p connections only support the concept of one transport per candidate, ignoring other components
** (telepathy-gabble:5168): DEBUG: gabble_media_stream_new_native_candidate: put 1 native candidate from stream-engine into cache
** (telepathy-gabble:5168): DEBUG: add_candidates: content already signalled, transmitting candidates
** (telepathy-gabble:5168): DEBUG: gabble_media_stream_new_native_candidate: google p2p connections only support the concept of one transport per candidate, ignoring other components
** (telepathy-gabble:5168): DEBUG: gabble_media_stream_new_native_candidate: put 1 native candidate from stream-engine into cache
** (telepathy-gabble:5168): DEBUG: add_candidates: content already signalled, transmitting candidates
** (telepathy-gabble:5168): DEBUG: connection_iq_unknown_cb: got unknown iq:
<iq from="jtellier.test2 at gmail.com/Telepathy4EB93763" id="278602409624" to="jtellier.test1 at gmail.com/Telepathy548FF824" type="result"></iq>
** (telepathy-gabble:5168): DEBUG: connection_iq_unknown_cb: got unknown iq:
<iq from="jtellier.test2 at gmail.com/Telepathy4EB93763" id="279696445813" to="jtellier.test1 at gmail.com/Telepathy548FF824" type="result"></iq>
** (telepathy-gabble:5168): DEBUG: gabble_jingle_session_parse: jingle action 'transport-info' from 'jtellier.test2 at gmail.com/Telepathy4EB93763' in session '1089333007' dialect 3 state 2
** (telepathy-gabble:5168): DEBUG: parse_candidates: emitting 1 new remote candidates
** (telepathy-gabble:5168): DEBUG: new_remote_candidates_cb: got new remote candidates
** (telepathy-gabble:5168): DEBUG: push_remote_candidates: passing 1 remote candidate to stream engine: R3
** (telepathy-gabble:5168): DEBUG: gabble_media_stream_set_property: stream audio1 connection state 0
** (telepathy-gabble:5168): DEBUG: content_ready_cb: called
** (telepathy-gabble:5168): DEBUG: content_state_changed_cb: called
** (telepathy-gabble:5168): DEBUG: push_sending: stream audio1 emitting SetStreamSending(true)
** (telepathy-gabble:5168): DEBUG: push_playing: stream audio1 emitting SetStreamPlaying(true)
** (telepathy-gabble:5168): DEBUG: push_sending: stream audio1 emitting SetStreamSending(true)
** (telepathy-gabble:5168): DEBUG: set_state: Setting state of JingleSession: 0x9dc9d58 (priv = 0x9dc9d70) from 2 to 3
** (telepathy-gabble:5168): DEBUG: session_state_changed_cb: called
** (telepathy-gabble:5168): DEBUG: set_state: Setting state of JingleSession: 0x9dc9d58 (priv = 0x9dc9d70) from 3 to 4
** (telepathy-gabble:5168): DEBUG: session_state_changed_cb: called
** (telepathy-gabble:5168): DEBUG: connection_iq_unknown_cb: got unknown iq:
<iq from="jtellier.test2 at gmail.com/Telepathy4EB93763" id="353874913173" to="jtellier.test1 at gmail.com/Telepathy548FF824" type="result"></iq>
** (telepathy-gabble:5168): DEBUG: _caps_disco_cb: disco query failed: Request for info on 5146672499 at gtalk2voip.com/GTalk2VoIP timed out
** (telepathy-gabble:5168): DEBUG: _caps_disco_cb: failed to find a suitable candidate to retry disco request for URI http://www.google.com/xmpp/client/caps#sidebar
** (telepathy-gabble:5168): DEBUG: disco_waiter_list_free: list 0x9f48260
** (telepathy-gabble:5168): DEBUG: disco_waiter_free: freeing waiter 0x9dc74a0 for handle 5 with serial 4
** (telepathy-gabble:5168): DEBUG: disco_waiter_free: freeing waiter 0x9dd4680 for handle 3 with serial 3
** (telepathy-gabble:5168): DEBUG: _caps_disco_cb: disco query failed: Request for info on 5146672499 at gtalk2voip.com/GTalk2VoIP timed out
** (telepathy-gabble:5168): DEBUG: _caps_disco_cb: failed to find a suitable candidate to retry disco request for URI http://www.google.com/xmpp/client/caps#1.0.0.104
** (telepathy-gabble:5168): DEBUG: disco_waiter_list_free: list 0x9f37ad8
** (telepathy-gabble:5168): DEBUG: disco_waiter_free: freeing waiter 0x9dc7460 for handle 5 with serial 4
** (telepathy-gabble:5168): DEBUG: disco_waiter_free: freeing waiter 0x9dd4660 for handle 3 with serial 3
** (telepathy-gabble:5168): DEBUG: _caps_disco_cb: disco query failed: Request for info on service at gtalk2voip.com/GTalk2VoIP timed out
** (telepathy-gabble:5168): DEBUG: _caps_disco_cb: failed to find a suitable candidate to retry disco request for URI http://www.google.com/xmpp/client/caps#sidebar
** (telepathy-gabble:5168): DEBUG: _caps_disco_cb: disco query failed: Request for info on service at gtalk2voip.com/GTalk2VoIP timed out
** (telepathy-gabble:5168): DEBUG: _caps_disco_cb: failed to find a suitable candidate to retry disco request for URI http://www.google.com/xmpp/client/caps#1.0.0.104
** (telepathy-gabble:5168): DEBUG: _gabble_media_channel_request_streams: called
** (telepathy-gabble:5168): DEBUG: _gabble_media_channel_request_streams: Creating new jingle content with ns http://jabber.org/protocol/jingle/description/video : http://www.google.com/transport/p2p
** (telepathy-gabble:5168): DEBUG: create_content: session creating new content type, conn == 0x9dce150, jf == 0x9dd3998
** (telepathy-gabble:5168): DEBUG: session_new_content_cb: called
** (telepathy-gabble:5168): DEBUG: gabble_media_stream_set_property: 0x9f4a5d0: connecting to content 0x9f35558 signals
** (telepathy-gabble:5168): DEBUG: gabble_media_stream_set_property: stream stream2 connection state 0
** (telepathy-gabble:5168): DEBUG: update_direction: called
** (telepathy-gabble:5168): DEBUG: update_direction: setting pending local send flag
** (telepathy-gabble:5168): DEBUG: create_stream_from_content: 0x9f35488: created new MediaStream 0x9f4a5d0 for content 'stream2'
** (telepathy-gabble:5168): DEBUG: gabble_signal_connect_weak: connecting to 0x9f4a5d0:close with context 0x9f41c40
** (telepathy-gabble:5168): DEBUG: gabble_signal_connect_weak: connecting to 0x9f4a5d0:error with context 0x9dc1b60
** (telepathy-gabble:5168): DEBUG: gabble_signal_connect_weak: connecting to 0x9f4a5d0:unhold-failed with context 0x9f4d670
** (telepathy-gabble:5168): DEBUG: gabble_signal_connect_weak: connecting to 0x9f4a5d0:notify::connection-state with context 0x9f41a60
** (telepathy-gabble:5168): DEBUG: gabble_signal_connect_weak: connecting to 0x9f4a5d0:notify::combined-direction with context 0x9f30b20
** (telepathy-gabble:5168): DEBUG: gabble_signal_connect_weak: connecting to 0x9f4a5d0:notify::local-hold with context 0x9f30b70
** (telepathy-gabble:5168): DEBUG: create_stream_from_content: emitting StreamAdded with type 'video'
** (telepathy-gabble:5168): DEBUG: stream_hold_state_changed: Stream at index 0 has local-hold=0
** (telepathy-gabble:5168): DEBUG: stream_hold_state_changed: Stream at index 1 has local-hold=0
** (telepathy-gabble:5168): DEBUG: stream_hold_state_changed: all_held=0, any_held=0
** (telepathy-gabble:5168): DEBUG: create_stream_from_content: emitting MediaSessionHandler:NewStreamHandler signal for stream 2
** (telepathy-gabble:5168): DEBUG: new_remote_codecs_cb: called
** (telepathy-gabble:5168): DEBUG: new_remote_codecs_cb: pushing remote codecs
** (telepathy-gabble:5168): DEBUG: new_remote_candidates_cb: got new remote candidates
** (telepathy-gabble:5168): DEBUG: gabble_media_stream_new_native_candidate: google p2p connections only support the concept of one transport per candidate, ignoring other components
** (telepathy-gabble:5168): DEBUG: gabble_media_stream_new_native_candidate: put 1 native candidate from stream-engine into cache
** (telepathy-gabble:5168): DEBUG: add_candidates: content not signalled yet, waiting with candidates
** (telepathy-gabble:5168): DEBUG: gabble_media_stream_new_native_candidate: google p2p connections only support the concept of one transport per candidate, ignoring other components
** (telepathy-gabble:5168): DEBUG: gabble_media_stream_new_native_candidate: put 1 native candidate from stream-engine into cache
** (telepathy-gabble:5168): DEBUG: add_candidates: content not signalled yet, waiting with candidates
** (telepathy-gabble:5168): DEBUG: gabble_media_stream_ready: ready called
** (telepathy-gabble:5168): DEBUG: push_playing: stream stream2 emitting SetStreamPlaying(false)
** (telepathy-gabble:5168): DEBUG: push_sending: stream stream2 emitting SetStreamSending(false)
** (telepathy-gabble:5168): DEBUG: pass_local_codecs: putting list of 2 supported codecs from stream-engine into cache
** (telepathy-gabble:5168): DEBUG: pass_local_codecs: adding codec H264 (97 90000 0)
** (telepathy-gabble:5168): DEBUG: pass_local_codecs: adding codec THEORA (96 90000 0)
** (telepathy-gabble:5168): DEBUG: jingle_media_rtp_set_local_codecs: adding new local codecs
** (telepathy-gabble:5168): DEBUG: content_state_changed_cb: called
** (telepathy-gabble:5168): DEBUG: connection_iq_unknown_cb: got unknown iq:
<iq from="jtellier.test2 at gmail.com/Telepathy4EB93763" id="2067355795" to="jtellier.test1 at gmail.com/Telepathy548FF824" type="result"></iq>
** (telepathy-gabble:5168): DEBUG: connection_iq_unknown_cb: got unknown iq:
<iq from="jtellier.test2 at gmail.com/Telepathy4EB93763" id="2211257105" to="jtellier.test1 at gmail.com/Telepathy548FF824" type="result"></iq>
** (telepathy-gabble:5168): DEBUG: gabble_jingle_session_parse: jingle action 'content-remove' from 'jtellier.test2 at gmail.com/Telepathy4EB93763' in session '1089333007' dialect 3 state 4
** (telepathy-gabble:5168): DEBUG: gabble_jingle_content_remove: called for content stream2
** (telepathy-gabble:5168): DEBUG: content_state_changed_cb: called
** (telepathy-gabble:5168): DEBUG: push_playing: stream stream2 emitting SetStreamPlaying(false)
** (telepathy-gabble:5168): DEBUG: stream_hold_state_changed: Stream at index 0 has local-hold=0
** (telepathy-gabble:5168): DEBUG: stream_hold_state_changed: all_held=0, any_held=0
** (telepathy-gabble:5168): DEBUG: gabble_media_stream_dispose: called
** (telepathy-gabble:5168): DEBUG: instance_destroyed_cb: instance for 0x9f41c40 destroyed; cleaning up
** (telepathy-gabble:5168): DEBUG: instance_destroyed_cb: instance for 0x9dc1b60 destroyed; cleaning up
** (telepathy-gabble:5168): DEBUG: instance_destroyed_cb: instance for 0x9f4d670 destroyed; cleaning up
** (telepathy-gabble:5168): DEBUG: instance_destroyed_cb: instance for 0x9f41a60 destroyed; cleaning up
** (telepathy-gabble:5168): DEBUG: instance_destroyed_cb: instance for 0x9f30b20 destroyed; cleaning up
** (telepathy-gabble:5168): DEBUG: instance_destroyed_cb: instance for 0x9f30b70 destroyed; cleaning up
** (telepathy-gabble:5168): DEBUG: gabble_jingle_media_rtp_dispose: dispose called
** (telepathy-gabble:5168): DEBUG: gabble_jingle_content_dispose: dispose called
** (telepathy-gabble:5168): DEBUG: _gabble_media_channel_request_streams: called
** (telepathy-gabble:5168): DEBUG: _gabble_media_channel_request_streams: Creating new jingle content with ns http://jabber.org/protocol/jingle/description/video : http://www.google.com/transport/p2p
** (telepathy-gabble:5168): DEBUG: create_content: session creating new content type, conn == 0x9dce150, jf == 0x9dd3998
** (telepathy-gabble:5168): DEBUG: session_new_content_cb: called
** (telepathy-gabble:5168): DEBUG: gabble_media_stream_set_property: 0x9f4a490: connecting to content 0x9f35628 signals
** (telepathy-gabble:5168): DEBUG: gabble_media_stream_set_property: stream stream2 connection state 0
** (telepathy-gabble:5168): DEBUG: update_direction: called
** (telepathy-gabble:5168): DEBUG: update_direction: setting pending local send flag
** (telepathy-gabble:5168): DEBUG: create_stream_from_content: 0x9f35488: created new MediaStream 0x9f4a490 for content 'stream2'
** (telepathy-gabble:5168): DEBUG: gabble_signal_connect_weak: connecting to 0x9f4a490:close with context 0x9f30c00
** (telepathy-gabble:5168): DEBUG: gabble_signal_connect_weak: connecting to 0x9f4a490:error with context 0x9f30d10
** (telepathy-gabble:5168): DEBUG: gabble_signal_connect_weak: connecting to 0x9f4a490:unhold-failed with context 0x9f30e50
** (telepathy-gabble:5168): DEBUG: gabble_signal_connect_weak: connecting to 0x9f4a490:notify::connection-state with context 0x9f30e10
** (telepathy-gabble:5168): DEBUG: gabble_signal_connect_weak: connecting to 0x9f4a490:notify::combined-direction with context 0x9f30e30
** (telepathy-gabble:5168): DEBUG: gabble_signal_connect_weak: connecting to 0x9f4a490:notify::local-hold with context 0x9f30bb0
** (telepathy-gabble:5168): DEBUG: create_stream_from_content: emitting StreamAdded with type 'video'
** (telepathy-gabble:5168): DEBUG: stream_hold_state_changed: Stream at index 0 has local-hold=0
** (telepathy-gabble:5168): DEBUG: stream_hold_state_changed: Stream at index 1 has local-hold=0
** (telepathy-gabble:5168): DEBUG: stream_hold_state_changed: all_held=0, any_held=0
** (telepathy-gabble:5168): DEBUG: create_stream_from_content: emitting MediaSessionHandler:NewStreamHandler signal for stream 3
** (telepathy-gabble:5168): DEBUG: new_remote_codecs_cb: called
** (telepathy-gabble:5168): DEBUG: new_remote_codecs_cb: pushing remote codecs
** (telepathy-gabble:5168): DEBUG: new_remote_candidates_cb: got new remote candidates
** (telepathy-gabble:5168): DEBUG: gabble_media_stream_new_native_candidate: google p2p connections only support the concept of one transport per candidate, ignoring other components
** (telepathy-gabble:5168): DEBUG: gabble_media_stream_new_native_candidate: put 1 native candidate from stream-engine into cache
** (telepathy-gabble:5168): DEBUG: add_candidates: content not signalled yet, waiting with candidates
** (telepathy-gabble:5168): DEBUG: gabble_media_stream_new_native_candidate: google p2p connections only support the concept of one transport per candidate, ignoring other components
** (telepathy-gabble:5168): DEBUG: gabble_media_stream_new_native_candidate: put 1 native candidate from stream-engine into cache
** (telepathy-gabble:5168): DEBUG: add_candidates: content not signalled yet, waiting with candidates
** (telepathy-gabble:5168): DEBUG: gabble_media_stream_ready: ready called
** (telepathy-gabble:5168): DEBUG: push_playing: stream stream2 emitting SetStreamPlaying(false)
** (telepathy-gabble:5168): DEBUG: push_sending: stream stream2 emitting SetStreamSending(false)
** (telepathy-gabble:5168): DEBUG: pass_local_codecs: putting list of 2 supported codecs from stream-engine into cache
** (telepathy-gabble:5168): DEBUG: pass_local_codecs: adding codec H264 (97 90000 0)
** (telepathy-gabble:5168): DEBUG: pass_local_codecs: adding codec THEORA (96 90000 0)
** (telepathy-gabble:5168): DEBUG: jingle_media_rtp_set_local_codecs: adding new local codecs
** (telepathy-gabble:5168): DEBUG: content_state_changed_cb: called
** (telepathy-gabble:5168): DEBUG: connection_iq_unknown_cb: got unknown iq:
<iq from="jtellier.test2 at gmail.com/Telepathy4EB93763" id="2622026394" to="jtellier.test1 at gmail.com/Telepathy548FF824" type="result"></iq>
** (telepathy-gabble:5168): DEBUG: connection_iq_unknown_cb: got unknown iq:
<iq from="jtellier.test2 at gmail.com/Telepathy4EB93763" id="2519727166" to="jtellier.test1 at gmail.com/Telepathy548FF824" type="result"></iq>
** (telepathy-gabble:5168): DEBUG: gabble_jingle_session_parse: jingle action 'content-remove' from 'jtellier.test2 at gmail.com/Telepathy4EB93763' in session '1089333007' dialect 3 state 4
** (telepathy-gabble:5168): DEBUG: gabble_jingle_content_remove: called for content stream2
** (telepathy-gabble:5168): DEBUG: content_state_changed_cb: called
** (telepathy-gabble:5168): DEBUG: push_playing: stream stream2 emitting SetStreamPlaying(false)
** (telepathy-gabble:5168): DEBUG: stream_hold_state_changed: Stream at index 0 has local-hold=0
** (telepathy-gabble:5168): DEBUG: stream_hold_state_changed: all_held=0, any_held=0
** (telepathy-gabble:5168): DEBUG: gabble_media_stream_dispose: called
** (telepathy-gabble:5168): DEBUG: instance_destroyed_cb: instance for 0x9f30c00 destroyed; cleaning up
** (telepathy-gabble:5168): DEBUG: instance_destroyed_cb: instance for 0x9f30d10 destroyed; cleaning up
** (telepathy-gabble:5168): DEBUG: instance_destroyed_cb: instance for 0x9f30e50 destroyed; cleaning up
** (telepathy-gabble:5168): DEBUG: instance_destroyed_cb: instance for 0x9f30e10 destroyed; cleaning up
** (telepathy-gabble:5168): DEBUG: instance_destroyed_cb: instance for 0x9f30e30 destroyed; cleaning up
** (telepathy-gabble:5168): DEBUG: instance_destroyed_cb: instance for 0x9f30bb0 destroyed; cleaning up
** (telepathy-gabble:5168): DEBUG: gabble_jingle_media_rtp_dispose: dispose called
** (telepathy-gabble:5168): DEBUG: gabble_jingle_content_dispose: dispose called
** (telepathy-gabble:5168): DEBUG: gabble_jingle_session_parse: jingle action 'session-terminate' from 'jtellier.test2 at gmail.com/Telepathy4EB93763' in session '1089333007' dialect 3 state 4
** (telepathy-gabble:5168): DEBUG: on_session_terminate: remote end terminates the session
** (telepathy-gabble:5168): DEBUG: set_state: Setting state of JingleSession: 0x9dc9d58 (priv = 0x9dc9d70) from 4 to 5
** (telepathy-gabble:5168): DEBUG: session_state_changed_cb: called
** (telepathy-gabble:5168): DEBUG: session_terminated_cb: removing terminated session
** (telepathy-gabble:5168): DEBUG: session_terminated_cb: called
[1m[36memit_members_changed_signals: emitting members changed
message : ""
added : [[22m[1m]
removed : [[22m1 (jtellier.test1 at gmail.com)
2 (jtellier.test2 at gmail.com)[1m]
local_pending : [[22m[1m]
remote_pending: [[22m[1m]
actor : 2
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|PROPERTIES[1m]
[0m** (telepathy-gabble:5168): DEBUG: session_terminated_cb: unreffing streams
** (telepathy-gabble:5168): DEBUG: gabble_media_stream_dispose: called
** (telepathy-gabble:5168): DEBUG: instance_destroyed_cb: instance for 0x9dc1c20 destroyed; cleaning up
** (telepathy-gabble:5168): DEBUG: instance_destroyed_cb: instance for 0x9dc1ac0 destroyed; cleaning up
** (telepathy-gabble:5168): DEBUG: instance_destroyed_cb: instance for 0x9dc1ba0 destroyed; cleaning up
** (telepathy-gabble:5168): DEBUG: instance_destroyed_cb: instance for 0x9dc1930 destroyed; cleaning up
** (telepathy-gabble:5168): DEBUG: instance_destroyed_cb: instance for 0x9dc1b20 destroyed; cleaning up
** (telepathy-gabble:5168): DEBUG: instance_destroyed_cb: instance for 0x9f41bc0 destroyed; cleaning up
** (telepathy-gabble:5168): DEBUG: session_terminated_cb: calling media channel close from session terminated cb
** (telepathy-gabble:5168): DEBUG: gabble_media_channel_close: called on 0x9f35488
** (telepathy-gabble:5168): DEBUG: media_channel_closed_cb: removing media channel 0x9f35488 with ref count 2
** (telepathy-gabble:5168): DEBUG: gabble_media_channel_dispose: called
** (telepathy-gabble:5168): DEBUG: gabble_jingle_session_dispose: called
** (telepathy-gabble:5168): DEBUG: gabble_jingle_media_rtp_dispose: dispose called
** (telepathy-gabble:5168): DEBUG: gabble_jingle_content_dispose: dispose called
** (telepathy-gabble:5168): DEBUG: gabble_presence_cache_do_update: jtellier.test2 at gmail.com (2) resource Telepathy4EB93763 prio 0 presence 0 message "(null)"
(telepathy-gabble:5168): tp-glib-DEBUG: tp_presence_mixin_emit_presence_update: called.
(telepathy-gabble:5168): tp-glib-DEBUG: construct_presence_hash: called.
(telepathy-gabble:5168): tp-glib-DEBUG: construct_simple_presence_hash: called.
** (telepathy-gabble:5168): DEBUG: gabble_presence_cache_maybe_remove: discarding cached presence for unavailable jid jtellier.test2 at gmail.com
(telepathy-gabble:5168): tp-glib-DEBUG: tp_base_connection_change_status: was 0, now 2, for reason 1
(telepathy-gabble:5168): tp-glib-DEBUG: tp_base_connection_change_status: emitting status-changed to 2, for reason 1
** (telepathy-gabble:5168): DEBUG: gabble_roster_close_all: closing channels
** (telepathy-gabble:5168): DEBUG: roster_channel_closed_cb: 0x9dd06b8, channel 0x9dd39e0
** (telepathy-gabble:5168): DEBUG: roster_channel_closed_cb: 0x9dd06b8, channel 0x9dd3a28
** (telepathy-gabble:5168): DEBUG: roster_channel_closed_cb: 0x9dd06b8, channel 0x9dd3a70
** (telepathy-gabble:5168): DEBUG: roster_channel_closed_cb: 0x9dd06b8, channel 0x9dd3ab8
** (telepathy-gabble:5168): DEBUG: gabble_roster_close_all: removing callbacks
** (telepathy-gabble:5168): DEBUG: gabble_im_factory_close_all: closing channels
** (telepathy-gabble:5168): DEBUG: gabble_im_factory_close_all: removing callbacks
** (telepathy-gabble:5168): DEBUG: connection_status_changed_cb: disconnected, closing room lists
** (telepathy-gabble:5168): DEBUG: gabble_roomlist_manager_close_all: 0x9dc54a0
** (telepathy-gabble:5168): DEBUG: gabble_muc_factory_close_all: closing channels
** (telepathy-gabble:5168): DEBUG: gabble_muc_factory_close_all: removing callbacks
** (telepathy-gabble:5168): DEBUG: gabble_private_tubes_factory_close_all: closing 1-1 tubes channels
** (telepathy-gabble:5168): DEBUG: gabble_media_factory_close_all: closing channels
** (telepathy-gabble:5168): DEBUG: connection_shut_down: still open; calling lm_connection_close
** (telepathy-gabble:5168): DEBUG: connection_disconnected_cb: called with reason 0
** (telepathy-gabble:5168): DEBUG: connection_disconnected_cb: expected; emitting DISCONNECTED
(telepathy-gabble:5168): tp-glib-DEBUG: connection_shutdown_finished_cb: dereferenced connection
** (telepathy-gabble:5168): DEBUG: gabble_connection_dispose: called
** (telepathy-gabble:5168): DEBUG: gabble_bytestream_factory_dispose: dispose called
** (telepathy-gabble:5168): DEBUG: gabble_disco_dispose: dispose called
** (telepathy-gabble:5168): DEBUG: gabble_disco_finalize: called with 0x9f4c120
** (telepathy-gabble:5168): DEBUG: gabble_request_pipeline_dispose: disposing request-pipeline
** (telepathy-gabble:5168): DEBUG: gabble_vcard_manager_dispose: 0x9dd06f0
** (telepathy-gabble:5168): DEBUG: gabble_vcard_manager_finalize: 0x9dd06f0
** (telepathy-gabble:5168): DEBUG: gabble_jingle_factory_dispose: dispose called
** (telepathy-gabble:5168): DEBUG: gabble_presence_cache_dispose: dispose called
** (telepathy-gabble:5168): DEBUG: disco_waiter_list_free: list (nil)
** (telepathy-gabble:5168): DEBUG: disco_waiter_list_free: list (nil)
** (telepathy-gabble:5168): DEBUG: disco_waiter_list_free: list (nil)
** (telepathy-gabble:5168): DEBUG: disco_waiter_list_free: list (nil)
** (telepathy-gabble:5168): DEBUG: disco_waiter_list_free: list (nil)
** (telepathy-gabble:5168): DEBUG: gabble_presence_cache_finalize: called with 0x9dc8e50
** (telepathy-gabble:5168): DEBUG: gabble_roster_dispose: dispose called
** (telepathy-gabble:5168): DEBUG: gabble_roster_close_all: closing channels
** (telepathy-gabble:5168): DEBUG: gabble_roster_finalize: called with 0x9dd06b8
** (telepathy-gabble:5168): DEBUG: gabble_im_factory_dispose: dispose called
** (telepathy-gabble:5168): DEBUG: gabble_roomlist_manager_dispose: running
** (telepathy-gabble:5168): DEBUG: gabble_roomlist_manager_close_all: 0x9dc54a0
** (telepathy-gabble:5168): DEBUG: gabble_muc_factory_dispose: dispose called
** (telepathy-gabble:5168): DEBUG: gabble_muc_factory_close_all: closing channels
** (telepathy-gabble:5168): DEBUG: gabble_private_tubes_factory_dispose: dispose called
** (telepathy-gabble:5168): DEBUG: gabble_private_tubes_factory_close_all: closing 1-1 tubes channels
** (telepathy-gabble:5168): DEBUG: gabble_media_factory_dispose: dispose called
** (telepathy-gabble:5168): DEBUG: gabble_media_factory_close_all: closing channels
** (telepathy-gabble:5168): DEBUG: gabble_olpc_gadget_manager_dispose: running
** (telepathy-gabble:5168): DEBUG: gabble_olpc_gadget_manager_close_all: 0x9dd4940
(telepathy-gabble:5168): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9dd0610: lost weak ref to 0x9dd1350
(telepathy-gabble:5168): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9dd0648: lost weak ref to 0x9dbea90
(telepathy-gabble:5168): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9dd0680: lost weak ref to 0x9f373b0
** (telepathy-gabble:5168): DEBUG: gabble_connection_finalize: called with 0x9dce150
(telepathy-gabble:5168): tp-glib-DEBUG: tp_contacts_mixin_finalize: 0x9dce150
(telepathy-gabble:5168): tp-glib-DEBUG: tp_presence_mixin_finalize: 0x9dce150
-------------- next part --------------
(telepathy-gabble:5968): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x956c880: org.freedesktop.DBus DBusGProxy is 0x956c960
(telepathy-gabble:5968): tp-glib-DEBUG: started version 0.7.22 (telepathy-glib version 0.7.26)
(telepathy-gabble:5968): tp-glib-DEBUG: tp_cm_param_setter_offset: account = "jtellier.test2 at gmail.com"
(telepathy-gabble:5968): tp-glib-DEBUG: tp_cm_param_setter_offset: password = <hidden>
(telepathy-gabble:5968): tp-glib-DEBUG: tp_cm_param_setter_offset: server = "talk.google.com"
(telepathy-gabble:5968): tp-glib-DEBUG: tp_cm_param_setter_offset: resource = "Telepathy"
(telepathy-gabble:5968): tp-glib-DEBUG: tp_cm_param_setter_offset: priority = 0 = 0x0
(telepathy-gabble:5968): tp-glib-DEBUG: tp_cm_param_setter_offset: port = 5223 = 0x1467
(telepathy-gabble:5968): tp-glib-DEBUG: tp_cm_param_setter_offset: old-ssl = TRUE
(telepathy-gabble:5968): tp-glib-DEBUG: tp_cm_param_setter_offset: require-encryption = FALSE
(telepathy-gabble:5968): tp-glib-DEBUG: tp_cm_param_setter_offset: register = FALSE
(telepathy-gabble:5968): tp-glib-DEBUG: tp_cm_param_setter_offset: low-bandwidth = FALSE
(telepathy-gabble:5968): tp-glib-DEBUG: parse_parameters: https-proxy-server not given, using default behaviour
(telepathy-gabble:5968): tp-glib-DEBUG: tp_cm_param_setter_offset: https-proxy-port = 443 = 0x1bb
(telepathy-gabble:5968): tp-glib-DEBUG: tp_cm_param_setter_offset: fallback-conference-server = "conference.jabber.org"
(telepathy-gabble:5968): tp-glib-DEBUG: parse_parameters: stun-server not given, using default behaviour
(telepathy-gabble:5968): tp-glib-DEBUG: tp_cm_param_setter_offset: stun-port = 3478 = 0xd96
(telepathy-gabble:5968): tp-glib-DEBUG: tp_cm_param_setter_offset: fallback-stun-server = "stun.collabora.co.uk"
(telepathy-gabble:5968): tp-glib-DEBUG: tp_cm_param_setter_offset: fallback-stun-port = 3478 = 0xd96
(telepathy-gabble:5968): tp-glib-DEBUG: tp_cm_param_setter_offset: ignore-ssl-errors = TRUE
(telepathy-gabble:5968): tp-glib-DEBUG: parse_parameters: alias not given, using default behaviour
(telepathy-gabble:5968): tp-glib-DEBUG: tp_base_connection_class_init: Initializing (TpBaseConnectionClass *)0x9571ca8
** (telepathy-gabble:5968): DEBUG: gabble_connection_class_init: Initializing (GabbleConnectionClass *)0x9572f20
(telepathy-gabble:5968): tp-glib-DEBUG: tp_presence_mixin_class_init: called.
(telepathy-gabble:5968): tp-glib-DEBUG: tp_base_connection_init: Initializing (TpBaseConnection *)0x9575000
** (telepathy-gabble:5968): DEBUG: gabble_connection_init: Initializing (GabbleConnection *)0x9575000
(telepathy-gabble:5968): tp-glib-DEBUG: tp_base_connection_constructor: Post-construction: (TpBaseConnection *)0x9575000
(telepathy-gabble:5968): tp-glib-DEBUG: tp_base_connection_constructor: Handle repo for type #0 at (nil)
(telepathy-gabble:5968): tp-glib-DEBUG: tp_base_connection_constructor: Handle repo for type #1 at 0x9565c60
(telepathy-gabble:5968): tp-glib-DEBUG: tp_base_connection_constructor: Handle repo for type #2 at 0x9565cf0
(telepathy-gabble:5968): tp-glib-DEBUG: tp_base_connection_constructor: Handle repo for type #3 at 0x956e280
(telepathy-gabble:5968): tp-glib-DEBUG: tp_base_connection_constructor: Handle repo for type #4 at 0x9565d80
** (telepathy-gabble:5968): DEBUG: gabble_roomlist_manager_constructed: 0x956c1b8
(telepathy-gabble:5968): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #0 at 0x956cf18
(telepathy-gabble:5968): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #1 at 0x956c168
(telepathy-gabble:5968): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #2 at 0x956c1b8
(telepathy-gabble:5968): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #3 at 0x956f9c8
(telepathy-gabble:5968): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #4 at 0x956c250
(telepathy-gabble:5968): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #5 at 0x956c2c8
(telepathy-gabble:5968): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #6 at 0x956e3a0
** (telepathy-gabble:5968): DEBUG: gabble_connection_constructor: Post-construction: (GabbleConnection *)0x9575000
(telepathy-gabble:5968): tp-glib-DEBUG: tp_presence_mixin_init: called.
(telepathy-gabble:5968): tp-glib-DEBUG: tp_base_connection_register: bus name org.freedesktop.Telepathy.Connection.gabble.jabber.jtellier_2etest2_40gmail_2ecom_2fTelepathy
(telepathy-gabble:5968): tp-glib-DEBUG: tp_base_connection_register: object path /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy
** (telepathy-gabble:5968): DEBUG: _gabble_connection_connect: disabling SRV because "server" or "port" parameter specified, will connect to talk.google.com
** (telepathy-gabble:5968): DEBUG: do_connect: calling lm_connection_open
(telepathy-gabble:5968): tp-glib-DEBUG: tp_base_connection_change_status: was 4294967295, now 1, for reason 1
(telepathy-gabble:5968): tp-glib-DEBUG: tp_base_connection_change_status: emitting status-changed to 1, for reason 1
** (telepathy-gabble:5968): DEBUG: connection_status_changed_cb: adding callbacks
** (telepathy-gabble:5968): DEBUG: connection_status_changed_cb: adding callbacks
** (telepathy-gabble:5968): DEBUG: connection_status_changed_cb: adding callbacks
** (telepathy-gabble:5968): DEBUG: do_auth: authenticating with username: jtellier.test2, password: <hidden>, resource: Telepathy
** (telepathy-gabble:5968): DEBUG: connection_auth_cb: Created self handle 1, our JID is jtellier.test2 at gmail.com/Telepathy7263837A
** (telepathy-gabble:5968): DEBUG: gabble_presence_set_capabilities: about to add caps 9189 to resource Telepathy7263837A with serial 1
** (telepathy-gabble:5968): DEBUG: gabble_presence_set_capabilities: found resource Telepathy7263837A
** (telepathy-gabble:5968): DEBUG: gabble_presence_set_capabilities: new serial 1, old 0, clearing caps
** (telepathy-gabble:5968): DEBUG: gabble_presence_set_capabilities: adding caps 9189 to resource Telepathy7263837A
** (telepathy-gabble:5968): DEBUG: gabble_presence_set_capabilities: resource Telepathy7263837A caps now 9189
** (telepathy-gabble:5968): DEBUG: gabble_presence_set_capabilities: total caps now 9189
** (telepathy-gabble:5968): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x957b8c0 for gmail.com
** (telepathy-gabble:5968): DEBUG: connection_iq_unknown_cb: got unknown iq:
<iq id="6844564154" type="result"></iq>
** (telepathy-gabble:5968): DEBUG: connection_disco_cb: got:
<query xmlns="http://jabber.org/protocol/disco#info"> <identity name="Google Talk" type="im" category="server"></identity>
<feature var="http://jabber.org/protocol/disco#info"></feature>
<feature var="google:jingleinfo"></feature>
<feature var="google:roster"></feature>
<feature var="google:nosave"></feature>
<feature var="google:setting"></feature>
<feature var="google:shared-status"></feature>
<feature var="http://jabber.org/protocol/archive#otr"></feature>
<feature var="google:mail:notify"></feature>
<feature var="http://jabber.org/protocol/archive#save"></feature>
</query>
** (telepathy-gabble:5968): DEBUG: connection_disco_cb: set features flags to 3
(telepathy-gabble:5968): tp-glib-DEBUG: tp_base_connection_change_status: was 1, now 0, for reason 1
(telepathy-gabble:5968): tp-glib-DEBUG: tp_base_connection_change_status: emitting status-changed to 0, for reason 1
** (telepathy-gabble:5968): DEBUG: connection_status_changed_cb: requesting roster
** (telepathy-gabble:5968): DEBUG: take_stun_server: Resolving fallback STUN server stun.collabora.co.uk:3478
** (telepathy-gabble:5968): DEBUG: stun_server_resolved_cb: Resolved STUN server stun.collabora.co.uk:3478 to 93.93.131.100:3478
** (telepathy-gabble:5968): DEBUG: gabble_disco_conn_status_changed_cb: connected, initiating service discovery on gmail.com
** (telepathy-gabble:5968): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x957b900 for gmail.com
** (telepathy-gabble:5968): DEBUG: gabble_vcard_manager_request: Created request 0x957b920 to retrieve <1>'s vCard
** (telepathy-gabble:5968): DEBUG: cache_entry_ensure_queued: Cache entry 0x956d7c8 is my own, not setting @to
** (telepathy-gabble:5968): DEBUG: gabble_request_pipeline_enqueue: enqueued new request as item 0x957b940
** (telepathy-gabble:5968): DEBUG: cache_entry_ensure_queued: adding request to cache entry 0x956d7c8 and queueing the <iq>
(telepathy-gabble:5968): tp-glib-DEBUG: tp_presence_mixin_emit_presence_update: called.
(telepathy-gabble:5968): tp-glib-DEBUG: construct_presence_hash: called.
(telepathy-gabble:5968): tp-glib-DEBUG: construct_simple_presence_hash: called.
** (telepathy-gabble:5968): DEBUG: send_next_request: processing request 0x957b940
(telepathy-gabble:5968): tp-glib-DEBUG: tp_presence_mixin_get_contacts_dbus_property: called.
(telepathy-gabble:5968): tp-glib-DEBUG: tp_presence_mixin_get_statuses: called.
(telepathy-gabble:5968): tp-glib-DEBUG: check_status_available: requested status hidden is not available
** (telepathy-gabble:5968): DEBUG: gabble_connection_advertise_capabilities: caps before: 23e5
** (telepathy-gabble:5968): DEBUG: gabble_connection_advertise_capabilities: caps to add: 0
** (telepathy-gabble:5968): DEBUG: gabble_connection_advertise_capabilities: caps to remove: 0
** (telepathy-gabble:5968): DEBUG: gabble_connection_advertise_capabilities: caps after: 23e5
** (telepathy-gabble:5968): DEBUG: gabble_vcard_manager_edit: called; invalidating cache
** (telepathy-gabble:5968): DEBUG: cache_entry_attempt_to_free: Not freeing vCard cache entry 0x956d7c8: it has a pipeline_item 0x957b940
** (telepathy-gabble:5968): DEBUG: gabble_vcard_manager_edit: checking if we have pending requests already
** (telepathy-gabble:5968): DEBUG: gabble_vcard_manager_edit: NICKNAME => value of length 14 starting jtellier test2
(telepathy-gabble:5968): tp-glib-DEBUG: tp_presence_mixin_set_status: called.
(telepathy-gabble:5968): tp-glib-DEBUG: set_status_foreach: called.
(telepathy-gabble:5968): tp-glib-DEBUG: check_for_status: Found status "available", checking if it's available...
(telepathy-gabble:5968): tp-glib-DEBUG: set_status_foreach: The status is available.
(telepathy-gabble:5968): tp-glib-DEBUG: set_status_foreach: Got optional argument ("message", "")
(telepathy-gabble:5968): tp-glib-DEBUG: set_status_foreach: About to try setting status "available"
(telepathy-gabble:5968): tp-glib-DEBUG: tp_presence_mixin_emit_presence_update: called.
(telepathy-gabble:5968): tp-glib-DEBUG: construct_presence_hash: called.
(telepathy-gabble:5968): tp-glib-DEBUG: construct_simple_presence_hash: called.
(telepathy-gabble:5968): tp-glib-DEBUG: tp_presence_mixin_get_contacts_dbus_property: called.
** (telepathy-gabble:5968): DEBUG: gabble_connection_advertise_capabilities: caps before: 23e5
** (telepathy-gabble:5968): DEBUG: _gabble_media_channel_typeflags_to_caps: adding jingle caps
** (telepathy-gabble:5968): DEBUG: gabble_connection_advertise_capabilities: caps to add: 301f
** (telepathy-gabble:5968): DEBUG: gabble_connection_advertise_capabilities: caps to remove: 0
** (telepathy-gabble:5968): DEBUG: gabble_connection_advertise_capabilities: caps after: 33ff
** (telepathy-gabble:5968): DEBUG: gabble_connection_advertise_capabilities: before != after, changing
** (telepathy-gabble:5968): DEBUG: gabble_presence_set_capabilities: about to add caps 13311 to resource Telepathy7263837A with serial 2
** (telepathy-gabble:5968): DEBUG: gabble_presence_set_capabilities: found resource Telepathy7263837A
** (telepathy-gabble:5968): DEBUG: gabble_presence_set_capabilities: new serial 2, old 1, clearing caps
** (telepathy-gabble:5968): DEBUG: gabble_presence_set_capabilities: adding caps 13311 to resource Telepathy7263837A
** (telepathy-gabble:5968): DEBUG: gabble_presence_set_capabilities: resource Telepathy7263837A caps now 13311
** (telepathy-gabble:5968): DEBUG: gabble_presence_set_capabilities: total caps now 13311
** (telepathy-gabble:5968): DEBUG: gabble_connection_advertise_capabilities: set caps: 33ff
(telepathy-gabble:5968): tp-glib-DEBUG: tp_presence_mixin_get_contacts_dbus_property: called.
(telepathy-gabble:5968): tp-glib-DEBUG: tp_base_connection_dbus_request_handles: 1 handles of type 3, for :1.109
(telepathy-gabble:5968): tp-glib-DEBUG: tp_base_connection_dbus_request_handles: 1 handles of type 3, for :1.109
(telepathy-gabble:5968): tp-glib-DEBUG: channel_request_new: New channel request at 0x956d5b0: ctype=org.freedesktop.Telepathy.Channel.Type.ContactList htype=3 handle=1 suppress=1
** (telepathy-gabble:5968): DEBUG: _gabble_roster_get_channel: Looking up channel 3:1 "publish"
** (telepathy-gabble:5968): DEBUG: _gabble_roster_create_channel: Instantiating channel 3:1 "publish"
[1m[37mtp_group_mixin_change_flags: emitting group flags changed
added : [[22mCAN_REMOVE|MESSAGE_REMOVE|MESSAGE_ACCEPT|PROPERTIES[1m]
removed : [[22m[1m]
flags now: [[22mCAN_REMOVE|MESSAGE_REMOVE|MESSAGE_ACCEPT|PROPERTIES[1m]
[0m** (telepathy-gabble:5968): DEBUG: _gabble_roster_create_channel: created /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/RosterChannel/List/publish
** (telepathy-gabble:5968): DEBUG: _gabble_roster_create_channel: roster not yet received, not emitting signal for publish list channel
(telepathy-gabble:5968): tp-glib-DEBUG: channel_request_new: New channel request at 0x956d4c0: ctype=org.freedesktop.Telepathy.Channel.Type.ContactList htype=3 handle=2 suppress=1
** (telepathy-gabble:5968): DEBUG: _gabble_roster_get_channel: Looking up channel 3:2 "subscribe"
** (telepathy-gabble:5968): DEBUG: _gabble_roster_create_channel: Instantiating channel 3:2 "subscribe"
[1m[37mtp_group_mixin_change_flags: emitting group flags changed
added : [[22mCAN_ADD|CAN_REMOVE|CAN_RESCIND|MESSAGE_ADD|MESSAGE_REMOVE|MESSAGE_RESCIND|PROPERTIES[1m]
removed : [[22m[1m]
flags now: [[22mCAN_ADD|CAN_REMOVE|CAN_RESCIND|MESSAGE_ADD|MESSAGE_REMOVE|MESSAGE_RESCIND|PROPERTIES[1m]
[0m** (telepathy-gabble:5968): DEBUG: _gabble_roster_create_channel: created /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/RosterChannel/List/subscribe
** (telepathy-gabble:5968): DEBUG: _gabble_roster_create_channel: roster not yet received, not emitting signal for subscribe list channel
** (telepathy-gabble:5968): DEBUG: jingle_info_cb: jingle info: got stun server stun.l.google.com, port 19302
** (telepathy-gabble:5968): DEBUG: take_stun_server: Resolving primary STUN server stun.l.google.com:19302
** (telepathy-gabble:5968): DEBUG: stun_server_resolved_cb: Resolved STUN server stun.l.google.com:19302 to 64.233.169.126:19302
** (telepathy-gabble:5968): DEBUG: jingle_info_cb: jingle info: got relay token CAESIQoYanRlbGxpZXIudGVzdDJAZ21haWwuY29tEIKlwaGaJBoQ68P878ajFWX4J5tQPeGStg==
** (telepathy-gabble:5968): DEBUG: _gabble_roster_get_channel: Looking up channel 3:1 "publish"
** (telepathy-gabble:5968): DEBUG: _gabble_roster_get_channel: Looking up channel 3:2 "subscribe"
** (telepathy-gabble:5968): DEBUG: _gabble_roster_item_update: name for contact#2 changed to jtellier test
** (telepathy-gabble:5968): DEBUG: _gabble_roster_item_update: Checking which groups contact#2 was just added to:
** (telepathy-gabble:5968): DEBUG: _gabble_roster_item_update: Checking which groups contact#2 was just removed from:
** (telepathy-gabble:5968): DEBUG: gabble_roster_iq_cb: jid: jtellier.test1 at gmail.com, subscription: both, name: jtellier test
** (telepathy-gabble:5968): DEBUG: gabble_roster_iq_cb: calling change members on publish channel
[1m[36memit_members_changed_signals: 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:5968): DEBUG: gabble_roster_iq_cb: calling change members on subscribe channel
[1m[36memit_members_changed_signals: 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:5968): DEBUG: _gabble_roster_get_channel: Looking up channel 3:3 "known"
** (telepathy-gabble:5968): DEBUG: _gabble_roster_create_channel: Instantiating channel 3:3 "known"
[1m[37mtp_group_mixin_change_flags: emitting group flags changed
added : [[22mCAN_REMOVE|PROPERTIES[1m]
removed : [[22m[1m]
flags now: [[22mCAN_REMOVE|PROPERTIES[1m]
[0m** (telepathy-gabble:5968): DEBUG: _gabble_roster_create_channel: created /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/RosterChannel/List/known
** (telepathy-gabble:5968): DEBUG: _gabble_roster_create_channel: roster not yet received, not emitting signal for known list channel
** (telepathy-gabble:5968): DEBUG: gabble_roster_iq_cb: calling change members on known channel
[1m[36memit_members_changed_signals: 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:5968): DEBUG: gabble_roster_iq_cb: calling change members on any group channels
** (telepathy-gabble:5968): DEBUG: _gabble_roster_get_channel: Looking up channel 3:4 "deny"
** (telepathy-gabble:5968): DEBUG: _gabble_roster_create_channel: Instantiating channel 3:4 "deny"
[1m[37mtp_group_mixin_change_flags: emitting group flags changed
added : [[22mCAN_ADD|CAN_REMOVE|PROPERTIES[1m]
removed : [[22m[1m]
flags now: [[22mCAN_ADD|CAN_REMOVE|PROPERTIES[1m]
[0m** (telepathy-gabble:5968): DEBUG: _gabble_roster_create_channel: created /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/RosterChannel/List/deny
** (telepathy-gabble:5968): DEBUG: _gabble_roster_create_channel: roster not yet received, not emitting signal for deny list channel
** (telepathy-gabble:5968): DEBUG: gabble_roster_iq_cb: calling change members on deny channel
(telepathy-gabble:5968): tp-glib-DEBUG: change_members: not emitting signal, nothing changed
** (telepathy-gabble:5968): DEBUG: _gabble_roster_emit_one: roster now received, emitting signal signal for publish list channel
(telepathy-gabble:5968): tp-glib-DEBUG: satisfy_request: completing queued request 0x956d5b0 with success, channel_type=org.freedesktop.Telepathy.Channel.Type.ContactList, handle_type=3, handle=1, suppress_handler=1
(telepathy-gabble:5968): tp-glib-DEBUG: channel_request_free: Freeing channel request at 0x956d5b0: ctype=org.freedesktop.Telepathy.Channel.Type.ContactList htype=3 handle=1 suppress=1
** (telepathy-gabble:5968): DEBUG: _gabble_roster_emit_one: roster now received, emitting signal signal for subscribe list channel
(telepathy-gabble:5968): tp-glib-DEBUG: satisfy_request: completing queued request 0x956d4c0 with success, channel_type=org.freedesktop.Telepathy.Channel.Type.ContactList, handle_type=3, handle=2, suppress_handler=1
(telepathy-gabble:5968): tp-glib-DEBUG: channel_request_free: Freeing channel request at 0x956d4c0: ctype=org.freedesktop.Telepathy.Channel.Type.ContactList htype=3 handle=2 suppress=1
** (telepathy-gabble:5968): DEBUG: _gabble_roster_emit_one: roster now received, emitting signal signal for known list channel
** (telepathy-gabble:5968): DEBUG: _gabble_roster_emit_one: roster now received, emitting signal signal for deny list channel
** (telepathy-gabble:5968): DEBUG: disco_items_cb: Got error on items request: the feature requested is not implemented by the recipient or server and therefore cannot be processed
(telepathy-gabble:5968): tp-glib-DEBUG: tp_presence_mixin_get_contacts_dbus_property: called.
(telepathy-gabble:5968): tp-glib-DEBUG: tp_base_connection_dbus_request_handles: 0 handles of type 1, for :1.109
(telepathy-gabble:5968): tp-glib-DEBUG: tp_presence_mixin_get_presence: called.
(telepathy-gabble:5968): tp-glib-DEBUG: construct_presence_hash: called.
** (telepathy-gabble:5968): DEBUG: gabble_connection_request_aliases: requesting vCard for alias of contact jtellier.test2 at gmail.com
** (telepathy-gabble:5968): DEBUG: gabble_vcard_manager_request: Created request 0x96eb320 to retrieve <1>'s vCard
** (telepathy-gabble:5968): DEBUG: cache_entry_ensure_queued: adding to cache entry 0x956d7c8 with <iq> already pending
(telepathy-gabble:5968): tp-glib-DEBUG: tp_presence_mixin_get_presence: called.
(telepathy-gabble:5968): tp-glib-DEBUG: tp_base_connection_hold_handles: 1 handles of type 1, for :1.109
(telepathy-gabble:5968): tp-glib-DEBUG: tp_presence_mixin_get_presence: called.
(telepathy-gabble:5968): tp-glib-DEBUG: construct_presence_hash: called.
** (telepathy-gabble:5968): DEBUG: response_cb: got reply for request 0x957b940
** (telepathy-gabble:5968): DEBUG: pipeline_reply_cb: called for entry 0x956d7c8
** (telepathy-gabble:5968): DEBUG: pipeline_reply_cb: will patch vcard
** (telepathy-gabble:5968): DEBUG: gabble_request_pipeline_enqueue: enqueued new request as item 0x96eb3a0
** (telepathy-gabble:5968): DEBUG: observe_vcard: got vCard alias "jtellier test2" for handle 1 from <FN>
** (telepathy-gabble:5968): DEBUG: delete_request: Discarding request 0x96eb320
** (telepathy-gabble:5968): DEBUG: cache_entry_attempt_to_free: Not freeing vCard cache entry 0x956d7c8: it has a cached vCard 0x956b360
** (telepathy-gabble:5968): DEBUG: delete_request: Discarding request 0x957b920
** (telepathy-gabble:5968): DEBUG: cache_entry_attempt_to_free: Not freeing vCard cache entry 0x956d7c8: it has a cached vCard 0x956b360
** (telepathy-gabble:5968): DEBUG: delete_item: deleting item 0x957b940
** (telepathy-gabble:5968): DEBUG: send_next_request: processing request 0x96eb3a0
** (telepathy-gabble:5968): DEBUG: response_cb: got reply for request 0x96eb3a0
** (telepathy-gabble:5968): DEBUG: replace_reply_cb: called: no error
** (telepathy-gabble:5968): DEBUG: gabble_vcard_manager_remove_edit_request: request == 0x956d460
** (telepathy-gabble:5968): DEBUG: delete_item: deleting item 0x96eb3a0
(telepathy-gabble:5968): tp-glib-DEBUG: tp_base_connection_change_status: was 0, now 2, for reason 1
(telepathy-gabble:5968): tp-glib-DEBUG: tp_base_connection_change_status: emitting status-changed to 2, for reason 1
** (telepathy-gabble:5968): DEBUG: gabble_roster_close_all: closing channels
** (telepathy-gabble:5968): DEBUG: roster_channel_closed_cb: 0x956cf18, channel 0x957a878
** (telepathy-gabble:5968): DEBUG: roster_channel_closed_cb: 0x956cf18, channel 0x957a8c0
** (telepathy-gabble:5968): DEBUG: roster_channel_closed_cb: 0x956cf18, channel 0x957a908
** (telepathy-gabble:5968): DEBUG: roster_channel_closed_cb: 0x956cf18, channel 0x957a950
** (telepathy-gabble:5968): DEBUG: gabble_roster_close_all: removing callbacks
** (telepathy-gabble:5968): DEBUG: gabble_im_factory_close_all: closing channels
** (telepathy-gabble:5968): DEBUG: gabble_im_factory_close_all: removing callbacks
** (telepathy-gabble:5968): DEBUG: connection_status_changed_cb: disconnected, closing room lists
** (telepathy-gabble:5968): DEBUG: gabble_roomlist_manager_close_all: 0x956c1b8
** (telepathy-gabble:5968): DEBUG: gabble_muc_factory_close_all: closing channels
** (telepathy-gabble:5968): DEBUG: gabble_muc_factory_close_all: removing callbacks
** (telepathy-gabble:5968): DEBUG: gabble_private_tubes_factory_close_all: closing 1-1 tubes channels
** (telepathy-gabble:5968): DEBUG: gabble_media_factory_close_all: closing channels
** (telepathy-gabble:5968): DEBUG: connection_shut_down: still open; calling lm_connection_close
** (telepathy-gabble:5968): DEBUG: connection_disconnected_cb: called with reason 0
** (telepathy-gabble:5968): DEBUG: connection_disconnected_cb: expected; emitting DISCONNECTED
(telepathy-gabble:5968): tp-glib-DEBUG: connection_shutdown_finished_cb: dereferenced connection
** (telepathy-gabble:5968): DEBUG: gabble_connection_dispose: called
** (telepathy-gabble:5968): DEBUG: gabble_bytestream_factory_dispose: dispose called
** (telepathy-gabble:5968): DEBUG: gabble_disco_dispose: dispose called
** (telepathy-gabble:5968): DEBUG: gabble_disco_finalize: called with 0x956e7a0
** (telepathy-gabble:5968): DEBUG: gabble_request_pipeline_dispose: disposing request-pipeline
** (telepathy-gabble:5968): DEBUG: gabble_vcard_manager_dispose: 0x956cf50
** (telepathy-gabble:5968): DEBUG: gabble_vcard_manager_finalize: 0x956cf50
** (telepathy-gabble:5968): DEBUG: gabble_jingle_factory_dispose: dispose called
** (telepathy-gabble:5968): DEBUG: gabble_presence_cache_dispose: dispose called
** (telepathy-gabble:5968): DEBUG: gabble_presence_cache_finalize: called with 0x956fa08
** (telepathy-gabble:5968): DEBUG: gabble_roster_dispose: dispose called
** (telepathy-gabble:5968): DEBUG: gabble_roster_close_all: closing channels
** (telepathy-gabble:5968): DEBUG: gabble_roster_finalize: called with 0x956cf18
** (telepathy-gabble:5968): DEBUG: gabble_im_factory_dispose: dispose called
** (telepathy-gabble:5968): DEBUG: gabble_roomlist_manager_dispose: running
** (telepathy-gabble:5968): DEBUG: gabble_roomlist_manager_close_all: 0x956c1b8
** (telepathy-gabble:5968): DEBUG: gabble_muc_factory_dispose: dispose called
** (telepathy-gabble:5968): DEBUG: gabble_muc_factory_close_all: closing channels
** (telepathy-gabble:5968): DEBUG: gabble_private_tubes_factory_dispose: dispose called
** (telepathy-gabble:5968): DEBUG: gabble_private_tubes_factory_close_all: closing 1-1 tubes channels
** (telepathy-gabble:5968): DEBUG: gabble_media_factory_dispose: dispose called
** (telepathy-gabble:5968): DEBUG: gabble_media_factory_close_all: closing channels
** (telepathy-gabble:5968): DEBUG: gabble_olpc_gadget_manager_dispose: running
** (telepathy-gabble:5968): DEBUG: gabble_olpc_gadget_manager_close_all: 0x956e3a0
(telepathy-gabble:5968): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x956ce70: lost weak ref to 0x9565c60
(telepathy-gabble:5968): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x956cea8: lost weak ref to 0x9565cf0
(telepathy-gabble:5968): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x956cee0: lost weak ref to 0x9565d80
** (telepathy-gabble:5968): DEBUG: gabble_connection_finalize: called with 0x9575000
(telepathy-gabble:5968): tp-glib-DEBUG: tp_contacts_mixin_finalize: 0x9575000
(telepathy-gabble:5968): tp-glib-DEBUG: tp_presence_mixin_finalize: 0x9575000
(telepathy-gabble:5968): tp-glib-DEBUG: tp_cm_param_setter_offset: account = "jtellier.test1 at gmail.com"
(telepathy-gabble:5968): tp-glib-DEBUG: tp_cm_param_setter_offset: password = <hidden>
(telepathy-gabble:5968): tp-glib-DEBUG: tp_cm_param_setter_offset: server = "talk.google.com"
(telepathy-gabble:5968): tp-glib-DEBUG: tp_cm_param_setter_offset: resource = "Telepathy"
(telepathy-gabble:5968): tp-glib-DEBUG: tp_cm_param_setter_offset: priority = 0 = 0x0
(telepathy-gabble:5968): tp-glib-DEBUG: tp_cm_param_setter_offset: port = 5223 = 0x1467
(telepathy-gabble:5968): tp-glib-DEBUG: tp_cm_param_setter_offset: old-ssl = TRUE
(telepathy-gabble:5968): tp-glib-DEBUG: tp_cm_param_setter_offset: require-encryption = FALSE
(telepathy-gabble:5968): tp-glib-DEBUG: tp_cm_param_setter_offset: register = FALSE
(telepathy-gabble:5968): tp-glib-DEBUG: tp_cm_param_setter_offset: low-bandwidth = FALSE
(telepathy-gabble:5968): tp-glib-DEBUG: parse_parameters: https-proxy-server not given, using default behaviour
(telepathy-gabble:5968): tp-glib-DEBUG: tp_cm_param_setter_offset: https-proxy-port = 443 = 0x1bb
(telepathy-gabble:5968): tp-glib-DEBUG: tp_cm_param_setter_offset: fallback-conference-server = "conference.jabber.org"
(telepathy-gabble:5968): tp-glib-DEBUG: parse_parameters: stun-server not given, using default behaviour
(telepathy-gabble:5968): tp-glib-DEBUG: tp_cm_param_setter_offset: stun-port = 3478 = 0xd96
(telepathy-gabble:5968): tp-glib-DEBUG: tp_cm_param_setter_offset: fallback-stun-server = "stun.collabora.co.uk"
(telepathy-gabble:5968): tp-glib-DEBUG: tp_cm_param_setter_offset: fallback-stun-port = 3478 = 0xd96
(telepathy-gabble:5968): tp-glib-DEBUG: tp_cm_param_setter_offset: ignore-ssl-errors = TRUE
(telepathy-gabble:5968): tp-glib-DEBUG: parse_parameters: alias not given, using default behaviour
(telepathy-gabble:5968): tp-glib-DEBUG: tp_base_connection_init: Initializing (TpBaseConnection *)0x9575150
** (telepathy-gabble:5968): DEBUG: gabble_connection_init: Initializing (GabbleConnection *)0x9575150
(telepathy-gabble:5968): tp-glib-DEBUG: tp_base_connection_constructor: Post-construction: (TpBaseConnection *)0x9575150
(telepathy-gabble:5968): tp-glib-DEBUG: tp_base_connection_constructor: Handle repo for type #0 at (nil)
(telepathy-gabble:5968): tp-glib-DEBUG: tp_base_connection_constructor: Handle repo for type #1 at 0x9565cf0
(telepathy-gabble:5968): tp-glib-DEBUG: tp_base_connection_constructor: Handle repo for type #2 at 0x9565c60
(telepathy-gabble:5968): tp-glib-DEBUG: tp_base_connection_constructor: Handle repo for type #3 at 0x956e5a0
(telepathy-gabble:5968): tp-glib-DEBUG: tp_base_connection_constructor: Handle repo for type #4 at 0x9577fb0
** (telepathy-gabble:5968): DEBUG: gabble_roomlist_manager_constructed: 0x956c250
(telepathy-gabble:5968): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #0 at 0x95776b8
(telepathy-gabble:5968): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #1 at 0x956c2c8
(telepathy-gabble:5968): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #2 at 0x956c250
(telepathy-gabble:5968): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #3 at 0x956fe50
(telepathy-gabble:5968): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #4 at 0x956c1b8
(telepathy-gabble:5968): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #5 at 0x956c168
(telepathy-gabble:5968): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #6 at 0x956e4a0
** (telepathy-gabble:5968): DEBUG: gabble_connection_constructor: Post-construction: (GabbleConnection *)0x9575150
(telepathy-gabble:5968): tp-glib-DEBUG: tp_presence_mixin_init: called.
(telepathy-gabble:5968): tp-glib-DEBUG: tp_base_connection_register: bus name org.freedesktop.Telepathy.Connection.gabble.jabber.jtellier_2etest1_40gmail_2ecom_2fTelepathy
(telepathy-gabble:5968): tp-glib-DEBUG: tp_base_connection_register: object path /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy
** (telepathy-gabble:5968): DEBUG: _gabble_connection_connect: disabling SRV because "server" or "port" parameter specified, will connect to talk.google.com
** (telepathy-gabble:5968): DEBUG: do_connect: calling lm_connection_open
(telepathy-gabble:5968): tp-glib-DEBUG: tp_base_connection_change_status: was 4294967295, now 1, for reason 1
(telepathy-gabble:5968): tp-glib-DEBUG: tp_base_connection_change_status: emitting status-changed to 1, for reason 1
** (telepathy-gabble:5968): DEBUG: connection_status_changed_cb: adding callbacks
** (telepathy-gabble:5968): DEBUG: connection_status_changed_cb: adding callbacks
** (telepathy-gabble:5968): DEBUG: connection_status_changed_cb: adding callbacks
** (telepathy-gabble:5968): DEBUG: do_auth: authenticating with username: jtellier.test1, password: <hidden>, resource: Telepathy
** (telepathy-gabble:5968): DEBUG: connection_auth_cb: Created self handle 1, our JID is jtellier.test1 at gmail.com/TelepathyD4EC3E70
** (telepathy-gabble:5968): DEBUG: gabble_presence_set_capabilities: about to add caps 9189 to resource TelepathyD4EC3E70 with serial 1
** (telepathy-gabble:5968): DEBUG: gabble_presence_set_capabilities: found resource TelepathyD4EC3E70
** (telepathy-gabble:5968): DEBUG: gabble_presence_set_capabilities: new serial 1, old 0, clearing caps
** (telepathy-gabble:5968): DEBUG: gabble_presence_set_capabilities: adding caps 9189 to resource TelepathyD4EC3E70
** (telepathy-gabble:5968): DEBUG: gabble_presence_set_capabilities: resource TelepathyD4EC3E70 caps now 9189
** (telepathy-gabble:5968): DEBUG: gabble_presence_set_capabilities: total caps now 9189
** (telepathy-gabble:5968): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x956e3a0 for gmail.com
** (telepathy-gabble:5968): DEBUG: connection_iq_unknown_cb: got unknown iq:
<iq id="7016970158" type="result"></iq>
** (telepathy-gabble:5968): DEBUG: connection_disco_cb: got:
<query xmlns="http://jabber.org/protocol/disco#info"> <identity name="Google Talk" type="im" category="server"></identity>
<feature var="http://jabber.org/protocol/disco#info"></feature>
<feature var="google:jingleinfo"></feature>
<feature var="google:roster"></feature>
<feature var="google:nosave"></feature>
<feature var="google:setting"></feature>
<feature var="google:shared-status"></feature>
<feature var="http://jabber.org/protocol/archive#otr"></feature>
<feature var="google:mail:notify"></feature>
<feature var="http://jabber.org/protocol/archive#save"></feature>
</query>
** (telepathy-gabble:5968): DEBUG: connection_disco_cb: set features flags to 3
(telepathy-gabble:5968): tp-glib-DEBUG: tp_base_connection_change_status: was 1, now 0, for reason 1
(telepathy-gabble:5968): tp-glib-DEBUG: tp_base_connection_change_status: emitting status-changed to 0, for reason 1
** (telepathy-gabble:5968): DEBUG: connection_status_changed_cb: requesting roster
** (telepathy-gabble:5968): DEBUG: take_stun_server: Resolving fallback STUN server stun.collabora.co.uk:3478
** (telepathy-gabble:5968): DEBUG: stun_server_resolved_cb: Resolved STUN server stun.collabora.co.uk:3478 to 93.93.131.100:3478
** (telepathy-gabble:5968): DEBUG: gabble_disco_conn_status_changed_cb: connected, initiating service discovery on gmail.com
** (telepathy-gabble:5968): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x956e740 for gmail.com
** (telepathy-gabble:5968): DEBUG: gabble_vcard_manager_request: Created request 0x956e720 to retrieve <1>'s vCard
** (telepathy-gabble:5968): DEBUG: cache_entry_ensure_queued: Cache entry 0x956d508 is my own, not setting @to
** (telepathy-gabble:5968): DEBUG: gabble_request_pipeline_enqueue: enqueued new request as item 0x957b5a0
** (telepathy-gabble:5968): DEBUG: cache_entry_ensure_queued: adding request to cache entry 0x956d508 and queueing the <iq>
(telepathy-gabble:5968): tp-glib-DEBUG: tp_presence_mixin_emit_presence_update: called.
(telepathy-gabble:5968): tp-glib-DEBUG: construct_presence_hash: called.
(telepathy-gabble:5968): tp-glib-DEBUG: construct_simple_presence_hash: called.
(telepathy-gabble:5968): tp-glib-DEBUG: tp_presence_mixin_get_contacts_dbus_property: called.
(telepathy-gabble:5968): tp-glib-DEBUG: tp_presence_mixin_get_contacts_dbus_property: called.
(telepathy-gabble:5968): tp-glib-DEBUG: tp_presence_mixin_get_contacts_dbus_property: called.
(telepathy-gabble:5968): tp-glib-DEBUG: tp_presence_mixin_get_statuses: called.
(telepathy-gabble:5968): tp-glib-DEBUG: check_status_available: requested status hidden is not available
** (telepathy-gabble:5968): DEBUG: gabble_connection_advertise_capabilities: caps before: 23e5
** (telepathy-gabble:5968): DEBUG: gabble_connection_advertise_capabilities: caps to add: 0
** (telepathy-gabble:5968): DEBUG: gabble_connection_advertise_capabilities: caps to remove: 0
** (telepathy-gabble:5968): DEBUG: gabble_connection_advertise_capabilities: caps after: 23e5
** (telepathy-gabble:5968): DEBUG: gabble_vcard_manager_edit: called; invalidating cache
** (telepathy-gabble:5968): DEBUG: cache_entry_attempt_to_free: Not freeing vCard cache entry 0x956d508: it has a pipeline_item 0x957b5a0
** (telepathy-gabble:5968): DEBUG: gabble_vcard_manager_edit: checking if we have pending requests already
** (telepathy-gabble:5968): DEBUG: gabble_vcard_manager_edit: NICKNAME => value of length 13 starting jtellier test
(telepathy-gabble:5968): tp-glib-DEBUG: tp_presence_mixin_set_status: called.
(telepathy-gabble:5968): tp-glib-DEBUG: set_status_foreach: called.
(telepathy-gabble:5968): tp-glib-DEBUG: check_for_status: Found status "available", checking if it's available...
(telepathy-gabble:5968): tp-glib-DEBUG: set_status_foreach: The status is available.
(telepathy-gabble:5968): tp-glib-DEBUG: set_status_foreach: Got optional argument ("message", "")
(telepathy-gabble:5968): tp-glib-DEBUG: set_status_foreach: About to try setting status "available"
(telepathy-gabble:5968): tp-glib-DEBUG: tp_presence_mixin_emit_presence_update: called.
(telepathy-gabble:5968): tp-glib-DEBUG: construct_presence_hash: called.
(telepathy-gabble:5968): tp-glib-DEBUG: construct_simple_presence_hash: called.
(telepathy-gabble:5968): tp-glib-DEBUG: tp_base_connection_dbus_request_handles: 1 handles of type 3, for :1.109
(telepathy-gabble:5968): tp-glib-DEBUG: tp_base_connection_dbus_request_handles: 1 handles of type 3, for :1.109
** (telepathy-gabble:5968): DEBUG: gabble_connection_advertise_capabilities: caps before: 23e5
** (telepathy-gabble:5968): DEBUG: _gabble_media_channel_typeflags_to_caps: adding jingle caps
** (telepathy-gabble:5968): DEBUG: gabble_connection_advertise_capabilities: caps to add: 301f
** (telepathy-gabble:5968): DEBUG: gabble_connection_advertise_capabilities: caps to remove: 0
** (telepathy-gabble:5968): DEBUG: gabble_connection_advertise_capabilities: caps after: 33ff
** (telepathy-gabble:5968): DEBUG: gabble_connection_advertise_capabilities: before != after, changing
** (telepathy-gabble:5968): DEBUG: gabble_presence_set_capabilities: about to add caps 13311 to resource TelepathyD4EC3E70 with serial 2
** (telepathy-gabble:5968): DEBUG: gabble_presence_set_capabilities: found resource TelepathyD4EC3E70
** (telepathy-gabble:5968): DEBUG: gabble_presence_set_capabilities: new serial 2, old 1, clearing caps
** (telepathy-gabble:5968): DEBUG: gabble_presence_set_capabilities: adding caps 13311 to resource TelepathyD4EC3E70
** (telepathy-gabble:5968): DEBUG: gabble_presence_set_capabilities: resource TelepathyD4EC3E70 caps now 13311
** (telepathy-gabble:5968): DEBUG: gabble_presence_set_capabilities: total caps now 13311
** (telepathy-gabble:5968): DEBUG: gabble_connection_advertise_capabilities: set caps: 33ff
(telepathy-gabble:5968): tp-glib-DEBUG: channel_request_new: New channel request at 0x956d5c8: ctype=org.freedesktop.Telepathy.Channel.Type.ContactList htype=3 handle=1 suppress=1
** (telepathy-gabble:5968): DEBUG: _gabble_roster_get_channel: Looking up channel 3:1 "publish"
** (telepathy-gabble:5968): DEBUG: _gabble_roster_create_channel: Instantiating channel 3:1 "publish"
[1m[37mtp_group_mixin_change_flags: emitting group flags changed
added : [[22mCAN_REMOVE|MESSAGE_REMOVE|MESSAGE_ACCEPT|PROPERTIES[1m]
removed : [[22m[1m]
flags now: [[22mCAN_REMOVE|MESSAGE_REMOVE|MESSAGE_ACCEPT|PROPERTIES[1m]
[0m** (telepathy-gabble:5968): DEBUG: _gabble_roster_create_channel: created /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/RosterChannel/List/publish
** (telepathy-gabble:5968): DEBUG: _gabble_roster_create_channel: roster not yet received, not emitting signal for publish list channel
(telepathy-gabble:5968): tp-glib-DEBUG: channel_request_new: New channel request at 0x956d890: ctype=org.freedesktop.Telepathy.Channel.Type.ContactList htype=3 handle=2 suppress=1
** (telepathy-gabble:5968): DEBUG: _gabble_roster_get_channel: Looking up channel 3:2 "subscribe"
** (telepathy-gabble:5968): DEBUG: _gabble_roster_create_channel: Instantiating channel 3:2 "subscribe"
[1m[37mtp_group_mixin_change_flags: emitting group flags changed
added : [[22mCAN_ADD|CAN_REMOVE|CAN_RESCIND|MESSAGE_ADD|MESSAGE_REMOVE|MESSAGE_RESCIND|PROPERTIES[1m]
removed : [[22m[1m]
flags now: [[22mCAN_ADD|CAN_REMOVE|CAN_RESCIND|MESSAGE_ADD|MESSAGE_REMOVE|MESSAGE_RESCIND|PROPERTIES[1m]
[0m** (telepathy-gabble:5968): DEBUG: _gabble_roster_create_channel: created /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/RosterChannel/List/subscribe
** (telepathy-gabble:5968): DEBUG: _gabble_roster_create_channel: roster not yet received, not emitting signal for subscribe list channel
** (telepathy-gabble:5968): DEBUG: send_next_request: processing request 0x957b5a0
** (telepathy-gabble:5968): DEBUG: jingle_info_cb: jingle info: got stun server stun.l.google.com, port 19302
** (telepathy-gabble:5968): DEBUG: take_stun_server: Resolving primary STUN server stun.l.google.com:19302
** (telepathy-gabble:5968): DEBUG: stun_server_resolved_cb: Resolved STUN server stun.l.google.com:19302 to 64.233.169.126:19302
** (telepathy-gabble:5968): DEBUG: jingle_info_cb: jingle info: got relay token CAESIQoYanRlbGxpZXIudGVzdDFAZ21haWwuY29tEJjkwaGaJBoQuxCevM77QFDJa2z1mGsqew==
** (telepathy-gabble:5968): DEBUG: _gabble_roster_get_channel: Looking up channel 3:1 "publish"
** (telepathy-gabble:5968): DEBUG: _gabble_roster_get_channel: Looking up channel 3:2 "subscribe"
** (telepathy-gabble:5968): DEBUG: _gabble_roster_item_update: name for contact#2 changed to jtellier test2
** (telepathy-gabble:5968): DEBUG: _gabble_roster_item_update: Checking which groups contact#2 was just added to:
** (telepathy-gabble:5968): DEBUG: _gabble_roster_item_update: Checking which groups contact#2 was just removed from:
** (telepathy-gabble:5968): DEBUG: gabble_roster_iq_cb: jid: jtellier.test2 at gmail.com, subscription: both, name: jtellier test2
** (telepathy-gabble:5968): DEBUG: _gabble_roster_item_update: name for contact#3 changed to GTalk2VoIP mapped contact
** (telepathy-gabble:5968): DEBUG: _gabble_roster_item_update: Checking which groups contact#3 was just added to:
** (telepathy-gabble:5968): DEBUG: _gabble_roster_item_update: Checking which groups contact#3 was just removed from:
** (telepathy-gabble:5968): DEBUG: gabble_roster_iq_cb: jid: 5146672499 at gtalk2voip.com, subscription: both, name: GTalk2VoIP mapped contact
** (telepathy-gabble:5968): DEBUG: _gabble_roster_item_update: name for contact#4 changed to guillaume.desmottes
** (telepathy-gabble:5968): DEBUG: _gabble_roster_item_update: Checking which groups contact#4 was just added to:
** (telepathy-gabble:5968): DEBUG: _gabble_roster_item_update: Checking which groups contact#4 was just removed from:
** (telepathy-gabble:5968): DEBUG: gabble_roster_iq_cb: jid: guillaume.desmottes at collabora.co.uk, subscription: both, name: guillaume.desmottes
** (telepathy-gabble:5968): DEBUG: _gabble_roster_item_update: name for contact#5 changed to GTalk2VoIP mapped contact
** (telepathy-gabble:5968): DEBUG: _gabble_roster_item_update: Checking which groups contact#5 was just added to:
** (telepathy-gabble:5968): DEBUG: _gabble_roster_item_update: Checking which groups contact#5 was just removed from:
** (telepathy-gabble:5968): DEBUG: gabble_roster_iq_cb: jid: service at gtalk2voip.com, subscription: both, name: GTalk2VoIP mapped contact
** (telepathy-gabble:5968): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 1 (jtellier.test1 at gmail.com)
** (telepathy-gabble:5968): DEBUG: _gabble_roster_item_update: Checking which groups contact#1 was just added to:
** (telepathy-gabble:5968): DEBUG: _gabble_roster_item_update: Checking which groups contact#1 was just removed from:
** (telepathy-gabble:5968): DEBUG: gabble_roster_iq_cb: jid: jtellier.test1 at gmail.com, subscription: remove
** (telepathy-gabble:5968): DEBUG: _gabble_roster_item_update: name for contact#6 changed to kakaroto test1
** (telepathy-gabble:5968): DEBUG: _gabble_roster_item_update: Checking which groups contact#6 was just added to:
** (telepathy-gabble:5968): DEBUG: _gabble_roster_item_update: Checking which groups contact#6 was just removed from:
** (telepathy-gabble:5968): DEBUG: gabble_roster_iq_cb: jid: kakaroto.test1 at gmail.com, subscription: both, name: kakaroto test1
** (telepathy-gabble:5968): DEBUG: gabble_roster_iq_cb: calling change members on publish channel
[1m[36memit_members_changed_signals: emitting members changed
message : ""
added : [[22m2 (jtellier.test2 at gmail.com)
3 (5146672499 at gtalk2voip.com)
4 (guillaume.desmottes at collabora.co.uk)
5 (service at gtalk2voip.com)
6 (kakaroto.test1 at gmail.com)[1m]
removed : [[22m[1m]
local_pending : [[22m[1m]
remote_pending: [[22m[1m]
actor : 0
reason : 0: unspecified reason
[0m** (telepathy-gabble:5968): DEBUG: gabble_roster_iq_cb: calling change members on subscribe channel
[1m[36memit_members_changed_signals: emitting members changed
message : ""
added : [[22m2 (jtellier.test2 at gmail.com)
3 (5146672499 at gtalk2voip.com)
4 (guillaume.desmottes at collabora.co.uk)
5 (service at gtalk2voip.com)
6 (kakaroto.test1 at gmail.com)[1m]
removed : [[22m[1m]
local_pending : [[22m[1m]
remote_pending: [[22m[1m]
actor : 0
reason : 0: unspecified reason
[0m** (telepathy-gabble:5968): DEBUG: _gabble_roster_get_channel: Looking up channel 3:3 "known"
** (telepathy-gabble:5968): DEBUG: _gabble_roster_create_channel: Instantiating channel 3:3 "known"
[1m[37mtp_group_mixin_change_flags: emitting group flags changed
added : [[22mCAN_REMOVE|PROPERTIES[1m]
removed : [[22m[1m]
flags now: [[22mCAN_REMOVE|PROPERTIES[1m]
[0m** (telepathy-gabble:5968): DEBUG: _gabble_roster_create_channel: created /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/RosterChannel/List/known
** (telepathy-gabble:5968): DEBUG: _gabble_roster_create_channel: roster not yet received, not emitting signal for known list channel
** (telepathy-gabble:5968): DEBUG: gabble_roster_iq_cb: calling change members on known channel
[1m[36memit_members_changed_signals: emitting members changed
message : ""
added : [[22m2 (jtellier.test2 at gmail.com)
3 (5146672499 at gtalk2voip.com)
4 (guillaume.desmottes at collabora.co.uk)
5 (service at gtalk2voip.com)
6 (kakaroto.test1 at gmail.com)[1m]
removed : [[22m[1m]
local_pending : [[22m[1m]
remote_pending: [[22m[1m]
actor : 0
reason : 0: unspecified reason
[0m** (telepathy-gabble:5968): DEBUG: gabble_roster_iq_cb: calling change members on any group channels
** (telepathy-gabble:5968): DEBUG: _gabble_roster_get_channel: Looking up channel 3:4 "deny"
** (telepathy-gabble:5968): DEBUG: _gabble_roster_create_channel: Instantiating channel 3:4 "deny"
[1m[37mtp_group_mixin_change_flags: emitting group flags changed
added : [[22mCAN_ADD|CAN_REMOVE|PROPERTIES[1m]
removed : [[22m[1m]
flags now: [[22mCAN_ADD|CAN_REMOVE|PROPERTIES[1m]
[0m** (telepathy-gabble:5968): DEBUG: _gabble_roster_create_channel: created /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/RosterChannel/List/deny
** (telepathy-gabble:5968): DEBUG: _gabble_roster_create_channel: roster not yet received, not emitting signal for deny list channel
** (telepathy-gabble:5968): DEBUG: gabble_roster_iq_cb: calling change members on deny channel
(telepathy-gabble:5968): tp-glib-DEBUG: change_members: not emitting signal, nothing changed
** (telepathy-gabble:5968): DEBUG: _gabble_roster_emit_one: roster now received, emitting signal signal for publish list channel
(telepathy-gabble:5968): tp-glib-DEBUG: satisfy_request: completing queued request 0x956d5c8 with success, channel_type=org.freedesktop.Telepathy.Channel.Type.ContactList, handle_type=3, handle=1, suppress_handler=1
(telepathy-gabble:5968): tp-glib-DEBUG: channel_request_free: Freeing channel request at 0x956d5c8: ctype=org.freedesktop.Telepathy.Channel.Type.ContactList htype=3 handle=1 suppress=1
** (telepathy-gabble:5968): DEBUG: _gabble_roster_emit_one: roster now received, emitting signal signal for subscribe list channel
(telepathy-gabble:5968): tp-glib-DEBUG: satisfy_request: completing queued request 0x956d890 with success, channel_type=org.freedesktop.Telepathy.Channel.Type.ContactList, handle_type=3, handle=2, suppress_handler=1
(telepathy-gabble:5968): tp-glib-DEBUG: channel_request_free: Freeing channel request at 0x956d890: ctype=org.freedesktop.Telepathy.Channel.Type.ContactList htype=3 handle=2 suppress=1
** (telepathy-gabble:5968): DEBUG: _gabble_roster_emit_one: roster now received, emitting signal signal for known list channel
** (telepathy-gabble:5968): DEBUG: _gabble_roster_emit_one: roster now received, emitting signal signal for deny list channel
** (telepathy-gabble:5968): DEBUG: gabble_presence_cache_do_update: service at gtalk2voip.com (5) resource GTalk2VoIP prio 0 presence 7 message "Type HELP for instructions. Your personal account page: https://www.gtalk2voip.com/users/?auth=pRKJcQ6TTGN5rZAC"
(telepathy-gabble:5968): tp-glib-DEBUG: tp_presence_mixin_emit_presence_update: called.
(telepathy-gabble:5968): tp-glib-DEBUG: construct_presence_hash: called.
(telepathy-gabble:5968): tp-glib-DEBUG: construct_simple_presence_hash: called.
** (telepathy-gabble:5968): DEBUG: _process_caps_uri: enough trust for URI http://www.google.com/xmpp/client/caps#voice-v1, setting caps for 5 (service at gtalk2voip.com/GTalk2VoIP) to 2
** (telepathy-gabble:5968): DEBUG: gabble_presence_set_capabilities: about to add caps 2 to resource GTalk2VoIP with serial 1
** (telepathy-gabble:5968): DEBUG: gabble_presence_set_capabilities: found resource GTalk2VoIP
** (telepathy-gabble:5968): DEBUG: gabble_presence_set_capabilities: new serial 1, old 0, clearing caps
** (telepathy-gabble:5968): DEBUG: gabble_presence_set_capabilities: adding caps 2 to resource GTalk2VoIP
** (telepathy-gabble:5968): DEBUG: gabble_presence_set_capabilities: resource GTalk2VoIP caps now 2
** (telepathy-gabble:5968): DEBUG: gabble_presence_set_capabilities: total caps now 2
** (telepathy-gabble:5968): DEBUG: _process_caps_uri: caps for 5 (service at gtalk2voip.com/GTalk2VoIP) now 2
** (telepathy-gabble:5968): DEBUG: _process_caps_uri: not enough trust for URI http://www.google.com/xmpp/client/caps#sidebar
** (telepathy-gabble:5968): DEBUG: disco_waiter_new: created waiter 0x96eb020 for handle 5 with serial 1
** (telepathy-gabble:5968): DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI http://www.google.com/xmpp/client/caps#sidebar
** (telepathy-gabble:5968): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x96eb0c0 for service at gtalk2voip.com/GTalk2VoIP
** (telepathy-gabble:5968): DEBUG: _process_caps_uri: not enough trust for URI http://www.google.com/xmpp/client/caps#1.0.0.104
** (telepathy-gabble:5968): DEBUG: disco_waiter_new: created waiter 0x96eb0a0 for handle 5 with serial 1
** (telepathy-gabble:5968): DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI http://www.google.com/xmpp/client/caps#1.0.0.104
** (telepathy-gabble:5968): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x96eb080 for service at gtalk2voip.com/GTalk2VoIP
** (telepathy-gabble:5968): DEBUG: _process_caps: Emitting caps update: handle 5, old 0, new 2
** (telepathy-gabble:5968): DEBUG: disco_items_cb: Got error on items request: the feature requested is not implemented by the recipient or server and therefore cannot be processed
(telepathy-gabble:5968): tp-glib-DEBUG: tp_presence_mixin_get_contacts_dbus_property: called.
(telepathy-gabble:5968): tp-glib-DEBUG: tp_base_connection_dbus_request_handles: 0 handles of type 1, for :1.109
(telepathy-gabble:5968): tp-glib-DEBUG: tp_presence_mixin_get_presence: called.
(telepathy-gabble:5968): tp-glib-DEBUG: construct_presence_hash: called.
** (telepathy-gabble:5968): DEBUG: gabble_connection_request_aliases: requesting vCard for alias of contact jtellier.test1 at gmail.com
** (telepathy-gabble:5968): DEBUG: gabble_vcard_manager_request: Created request 0x96eb040 to retrieve <1>'s vCard
** (telepathy-gabble:5968): DEBUG: cache_entry_ensure_queued: adding to cache entry 0x956d508 with <iq> already pending
(telepathy-gabble:5968): tp-glib-DEBUG: tp_presence_mixin_get_presence: called.
(telepathy-gabble:5968): tp-glib-DEBUG: tp_base_connection_hold_handles: 5 handles of type 1, for :1.109
(telepathy-gabble:5968): tp-glib-DEBUG: tp_presence_mixin_get_presence: called.
(telepathy-gabble:5968): tp-glib-DEBUG: construct_presence_hash: called.
** (telepathy-gabble:5968): DEBUG: response_cb: got reply for request 0x957b5a0
** (telepathy-gabble:5968): DEBUG: pipeline_reply_cb: called for entry 0x956d508
** (telepathy-gabble:5968): DEBUG: pipeline_reply_cb: will patch vcard
** (telepathy-gabble:5968): DEBUG: gabble_request_pipeline_enqueue: enqueued new request as item 0x957b9a0
** (telepathy-gabble:5968): DEBUG: observe_vcard: got vCard alias "jtellier test" for handle 1 from <FN>
** (telepathy-gabble:5968): DEBUG: delete_request: Discarding request 0x96eb040
** (telepathy-gabble:5968): DEBUG: cache_entry_attempt_to_free: Not freeing vCard cache entry 0x956d508: it has a cached vCard 0x959e580
** (telepathy-gabble:5968): DEBUG: delete_request: Discarding request 0x956e720
** (telepathy-gabble:5968): DEBUG: cache_entry_attempt_to_free: Not freeing vCard cache entry 0x956d508: it has a cached vCard 0x959e580
** (telepathy-gabble:5968): DEBUG: delete_item: deleting item 0x957b5a0
** (telepathy-gabble:5968): DEBUG: send_next_request: processing request 0x957b9a0
** (telepathy-gabble:5968): DEBUG: gabble_presence_cache_do_update: 5146672499 at gtalk2voip.com (3) resource GTalk2VoIP prio 0 presence 7 message "Press CALL to phone call. Offered by GTalk2VoIP Gateway. http://www.gtalk2voip.com/"
(telepathy-gabble:5968): tp-glib-DEBUG: tp_presence_mixin_emit_presence_update: called.
(telepathy-gabble:5968): tp-glib-DEBUG: construct_presence_hash: called.
(telepathy-gabble:5968): tp-glib-DEBUG: construct_simple_presence_hash: called.
** (telepathy-gabble:5968): DEBUG: _process_caps_uri: enough trust for URI http://www.google.com/xmpp/client/caps#voice-v1, setting caps for 3 (5146672499 at gtalk2voip.com/GTalk2VoIP) to 2
** (telepathy-gabble:5968): DEBUG: gabble_presence_set_capabilities: about to add caps 2 to resource GTalk2VoIP with serial 2
** (telepathy-gabble:5968): DEBUG: gabble_presence_set_capabilities: found resource GTalk2VoIP
** (telepathy-gabble:5968): DEBUG: gabble_presence_set_capabilities: new serial 2, old 0, clearing caps
** (telepathy-gabble:5968): DEBUG: gabble_presence_set_capabilities: adding caps 2 to resource GTalk2VoIP
** (telepathy-gabble:5968): DEBUG: gabble_presence_set_capabilities: resource GTalk2VoIP caps now 2
** (telepathy-gabble:5968): DEBUG: gabble_presence_set_capabilities: total caps now 2
** (telepathy-gabble:5968): DEBUG: _process_caps_uri: caps for 3 (5146672499 at gtalk2voip.com/GTalk2VoIP) now 2
** (telepathy-gabble:5968): DEBUG: _process_caps_uri: not enough trust for URI http://www.google.com/xmpp/client/caps#sidebar
** (telepathy-gabble:5968): DEBUG: disco_waiter_new: created waiter 0x957b8e0 for handle 3 with serial 2
** (telepathy-gabble:5968): DEBUG: _process_caps_uri: only 1 trust out of 5 possible thus far, sending disco for URI http://www.google.com/xmpp/client/caps#sidebar
** (telepathy-gabble:5968): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x957b8c0 for 5146672499 at gtalk2voip.com/GTalk2VoIP
** (telepathy-gabble:5968): DEBUG: _process_caps_uri: not enough trust for URI http://www.google.com/xmpp/client/caps#1.0.0.104
** (telepathy-gabble:5968): DEBUG: disco_waiter_new: created waiter 0x96eb3a0 for handle 3 with serial 2
** (telepathy-gabble:5968): DEBUG: _process_caps_uri: only 1 trust out of 5 possible thus far, sending disco for URI http://www.google.com/xmpp/client/caps#1.0.0.104
** (telepathy-gabble:5968): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x957b940 for 5146672499 at gtalk2voip.com/GTalk2VoIP
** (telepathy-gabble:5968): DEBUG: _process_caps: Emitting caps update: handle 3, old 0, new 2
** (telepathy-gabble:5968): DEBUG: response_cb: got reply for request 0x957b9a0
** (telepathy-gabble:5968): DEBUG: replace_reply_cb: called: no error
** (telepathy-gabble:5968): DEBUG: gabble_vcard_manager_remove_edit_request: request == 0x956d648
** (telepathy-gabble:5968): DEBUG: delete_item: deleting item 0x957b9a0
** (telepathy-gabble:5968): DEBUG: _caps_disco_cb: disco query failed: Request for info on service at gtalk2voip.com/GTalk2VoIP timed out
** (telepathy-gabble:5968): DEBUG: _caps_disco_cb: failed to find a suitable candidate to retry disco request for URI http://www.google.com/xmpp/client/caps#sidebar
** (telepathy-gabble:5968): DEBUG: disco_waiter_list_free: list 0x96ddcb8
** (telepathy-gabble:5968): DEBUG: disco_waiter_free: freeing waiter 0x957b8e0 for handle 3 with serial 2
** (telepathy-gabble:5968): DEBUG: disco_waiter_free: freeing waiter 0x96eb020 for handle 5 with serial 1
** (telepathy-gabble:5968): DEBUG: _caps_disco_cb: disco query failed: Request for info on service at gtalk2voip.com/GTalk2VoIP timed out
** (telepathy-gabble:5968): DEBUG: _caps_disco_cb: failed to find a suitable candidate to retry disco request for URI http://www.google.com/xmpp/client/caps#1.0.0.104
** (telepathy-gabble:5968): DEBUG: disco_waiter_list_free: list 0x96ed8e0
** (telepathy-gabble:5968): DEBUG: disco_waiter_free: freeing waiter 0x96eb3a0 for handle 3 with serial 2
** (telepathy-gabble:5968): DEBUG: disco_waiter_free: freeing waiter 0x96eb0a0 for handle 5 with serial 1
** (telepathy-gabble:5968): DEBUG: _caps_disco_cb: disco query failed: Request for info on 5146672499 at gtalk2voip.com/GTalk2VoIP timed out
** (telepathy-gabble:5968): DEBUG: _caps_disco_cb: failed to find a suitable candidate to retry disco request for URI http://www.google.com/xmpp/client/caps#sidebar
** (telepathy-gabble:5968): DEBUG: _caps_disco_cb: disco query failed: Request for info on 5146672499 at gtalk2voip.com/GTalk2VoIP timed out
** (telepathy-gabble:5968): DEBUG: _caps_disco_cb: failed to find a suitable candidate to retry disco request for URI http://www.google.com/xmpp/client/caps#1.0.0.104
(telepathy-gabble:5968): tp-glib-DEBUG: channel_request_new: New channel request at 0x956d5b0: ctype=org.freedesktop.Telepathy.Channel.Type.Text htype=1 handle=5 suppress=1
** (telepathy-gabble:5968): DEBUG: new_im_channel: object path /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/ImChannel5
(telepathy-gabble:5968): tp-glib-DEBUG: satisfy_request: completing queued request 0x956d5b0 with success, channel_type=org.freedesktop.Telepathy.Channel.Type.Text, handle_type=1, handle=5, suppress_handler=1
(telepathy-gabble:5968): tp-glib-DEBUG: channel_request_free: Freeing channel request at 0x956d5b0: ctype=org.freedesktop.Telepathy.Channel.Type.Text htype=1 handle=5 suppress=1
** (telepathy-gabble:5968): DEBUG: gabble_im_channel_close: called on 0x9577850
** (telepathy-gabble:5968): DEBUG: gabble_im_channel_close: Actually closing, I have no pending messages
** (telepathy-gabble:5968): DEBUG: gabble_im_channel_close: Emitting Closed
** (telepathy-gabble:5968): DEBUG: im_channel_closed_cb: 0x956c2c8, channel 0x9577850
** (telepathy-gabble:5968): DEBUG: im_channel_closed_cb: removing channel with handle 5
** (telepathy-gabble:5968): DEBUG: gabble_im_channel_finalize: 0x9577850
(telepathy-gabble:5968): tp-glib-DEBUG: tp_message_mixin_finalize: 0x9577850
** (telepathy-gabble:5968): DEBUG: im_factory_message_cb: found no IM channel, creating one
** (telepathy-gabble:5968): DEBUG: new_im_channel: object path /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/ImChannel3
(telepathy-gabble:5968): tp-glib-DEBUG: parts_to_text: Parsing part 1, type text/plain, alternative (null)
(telepathy-gabble:5968): tp-glib-DEBUG: parts_to_text: ... is text/plain
(telepathy-gabble:5968): tp-glib-DEBUG: parts_to_text: ... using its text
** (telepathy-gabble:5968): DEBUG: gabble_presence_cache_do_update: 5146672499 at gtalk2voip.com (3) resource (null) prio 0 presence 7 message "Call from SIP: 5146672499 at 204.11.194.10"
(telepathy-gabble:5968): tp-glib-DEBUG: tp_presence_mixin_emit_presence_update: called.
(telepathy-gabble:5968): tp-glib-DEBUG: construct_presence_hash: called.
(telepathy-gabble:5968): tp-glib-DEBUG: construct_simple_presence_hash: called.
** (telepathy-gabble:5968): DEBUG: _process_caps_uri: enough trust for URI http://www.google.com/xmpp/client/caps#voice-v1, setting caps for 3 (5146672499 at gtalk2voip.com) to 2
** (telepathy-gabble:5968): DEBUG: gabble_presence_set_capabilities: about to add caps 2 to resource (null) with serial 3
** (telepathy-gabble:5968): DEBUG: gabble_presence_set_capabilities: total caps now 0
** (telepathy-gabble:5968): DEBUG: _process_caps_uri: caps for 3 (5146672499 at gtalk2voip.com) now 0
** (telepathy-gabble:5968): DEBUG: _process_caps_uri: not enough trust for URI http://www.google.com/xmpp/client/caps#sidebar
** (telepathy-gabble:5968): DEBUG: disco_waiter_new: created waiter 0x96eb060 for handle 3 with serial 3
** (telepathy-gabble:5968): DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI http://www.google.com/xmpp/client/caps#sidebar
** (telepathy-gabble:5968): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x957b9c0 for 5146672499 at gtalk2voip.com
** (telepathy-gabble:5968): DEBUG: _process_caps_uri: not enough trust for URI http://www.google.com/xmpp/client/caps#1.0.0.104
** (telepathy-gabble:5968): DEBUG: disco_waiter_new: created waiter 0x957b960 for handle 3 with serial 3
** (telepathy-gabble:5968): DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI http://www.google.com/xmpp/client/caps#1.0.0.104
** (telepathy-gabble:5968): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x956e740 for 5146672499 at gtalk2voip.com
** (telepathy-gabble:5968): DEBUG: _process_caps: Emitting caps update: handle 3, old 2, new 0
** (telepathy-gabble:5968): DEBUG: gabble_presence_cache_do_update: 5146672499 at gtalk2voip.com (3) resource (null) prio 0 presence 7 message "Call from SIP: 5146672499 at 204.11.194.10"
** (telepathy-gabble:5968): DEBUG: _process_caps_uri: enough trust for URI http://www.google.com/xmpp/client/caps#voice-v1, setting caps for 3 (5146672499 at gtalk2voip.com) to 2
** (telepathy-gabble:5968): DEBUG: gabble_presence_set_capabilities: about to add caps 2 to resource (null) with serial 4
** (telepathy-gabble:5968): DEBUG: gabble_presence_set_capabilities: total caps now 0
** (telepathy-gabble:5968): DEBUG: _process_caps_uri: caps for 3 (5146672499 at gtalk2voip.com) now 0
** (telepathy-gabble:5968): DEBUG: _process_caps_uri: not enough trust for URI http://www.google.com/xmpp/client/caps#sidebar
** (telepathy-gabble:5968): DEBUG: disco_waiter_new: created waiter 0x956e2a0 for handle 3 with serial 4
** (telepathy-gabble:5968): DEBUG: _process_caps_uri: only 1 trust out of 5 possible thus far, sending disco for URI http://www.google.com/xmpp/client/caps#sidebar
** (telepathy-gabble:5968): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x957b980 for 5146672499 at gtalk2voip.com
** (telepathy-gabble:5968): DEBUG: _process_caps_uri: not enough trust for URI http://www.google.com/xmpp/client/caps#1.0.0.104
** (telepathy-gabble:5968): DEBUG: disco_waiter_new: created waiter 0x957b8c0 for handle 3 with serial 4
** (telepathy-gabble:5968): DEBUG: _process_caps_uri: only 1 trust out of 5 possible thus far, sending disco for URI http://www.google.com/xmpp/client/caps#1.0.0.104
** (telepathy-gabble:5968): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x96eb340 for 5146672499 at gtalk2voip.com
** (telepathy-gabble:5968): DEBUG: _process_caps: Emitting caps update: handle 3, old 0, new 0
** (telepathy-gabble:5968): DEBUG: create_session: new session 771975078322 @ 0x9570d58 created
** (telepathy-gabble:5968): DEBUG: gabble_jingle_session_parse: jingle action 'initiate' from '5146672499 at gtalk2voip.com/GTalk2VoIP' in session '771975078322' dialect 2 state 0
** (telepathy-gabble:5968): DEBUG: _each_content_add: namespace: http://www.google.com/session/phone
** (telepathy-gabble:5968): DEBUG: create_content: session creating new content type, conn == 0x9575150, jf == 0x957a998
** (telepathy-gabble:5968): DEBUG: gabble_jingle_content_parse_add: detected GTalk3 dialect
** (telepathy-gabble:5968): DEBUG: parse_description: node: description
** (telepathy-gabble:5968): DEBUG: parse_description: detected media type 1
** (telepathy-gabble:5968): DEBUG: parse_description: new remote codec: id = 98, name = speex, clockrate = 0, channels = 1
** (telepathy-gabble:5968): DEBUG: parse_description: new remote codec: id = 102, name = iLBC, clockrate = 0, channels = 1
** (telepathy-gabble:5968): DEBUG: parse_description: new remote codec: id = 98, name = speex, clockrate = 0, channels = 1
** (telepathy-gabble:5968): DEBUG: parse_description: new remote codec: id = 98, name = speex, clockrate = 0, channels = 1
** (telepathy-gabble:5968): DEBUG: parse_description: new remote codec: id = 98, name = speex, clockrate = 0, channels = 1
** (telepathy-gabble:5968): DEBUG: parse_description: new remote codec: id = 98, name = speex, clockrate = 0, channels = 1
** (telepathy-gabble:5968): DEBUG: parse_description: new remote codec: id = 13, name = CN, clockrate = 0, channels = 1
** (telepathy-gabble:5968): DEBUG: parse_description: new remote codec: id = 0, name = PCMU, clockrate = 0, channels = 1
** (telepathy-gabble:5968): DEBUG: parse_description: emitting remote-codecs signal
** (telepathy-gabble:5968): DEBUG: gabble_jingle_content_parse_add: content creating new transport type GabbleJingleTransportGoogle
** (telepathy-gabble:5968): DEBUG: set_state: Setting state of JingleSession: 0x9570d58 (priv = 0x9570d70) from 0 to 2
[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[36memit_members_changed_signals: emitting members changed
message : ""
added : [[22m3 (5146672499 at gtalk2voip.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|PROPERTIES[1m]
removed : [[22m[1m]
flags now: [[22mCAN_ADD|PROPERTIES[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[1m[36memit_members_changed_signals: emitting members changed
message : ""
added : [[22m[1m]
removed : [[22m[1m]
local_pending : [[22m1 (jtellier.test1 at gmail.com)[1m]
remote_pending: [[22m[1m]
actor : 3
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|PROPERTIES[1m]
[0m** (telepathy-gabble:5968): DEBUG: _latch_to_session: 0x95ab098: Latching onto session 0x9570d58
** (telepathy-gabble:5968): DEBUG: gabble_media_stream_set_property: 0x96ee520: connecting to content 0x95ab030 signals
** (telepathy-gabble:5968): DEBUG: gabble_media_stream_set_property: stream gtalk connection state 0
** (telepathy-gabble:5968): DEBUG: update_direction: called
** (telepathy-gabble:5968): DEBUG: update_direction: setting pending local send flag
** (telepathy-gabble:5968): DEBUG: create_stream_from_content: 0x95ab098: created new MediaStream 0x96ee520 for content 'gtalk'
** (telepathy-gabble:5968): DEBUG: gabble_signal_connect_weak: connecting to 0x96ee520:close with context 0x95b1800
** (telepathy-gabble:5968): DEBUG: gabble_signal_connect_weak: connecting to 0x96ee520:error with context 0x95b1850
** (telepathy-gabble:5968): DEBUG: gabble_signal_connect_weak: connecting to 0x96ee520:unhold-failed with context 0x95b18a0
** (telepathy-gabble:5968): DEBUG: gabble_signal_connect_weak: connecting to 0x96ee520:notify::connection-state with context 0x95b18c0
** (telepathy-gabble:5968): DEBUG: gabble_signal_connect_weak: connecting to 0x96ee520:notify::combined-direction with context 0x96e8b20
** (telepathy-gabble:5968): DEBUG: gabble_signal_connect_weak: connecting to 0x96ee520:notify::local-hold with context 0x95b17d0
** (telepathy-gabble:5968): DEBUG: create_stream_from_content: emitting StreamAdded with type 'audio'
** (telepathy-gabble:5968): DEBUG: stream_hold_state_changed: Stream at index 0 has local-hold=0
** (telepathy-gabble:5968): DEBUG: stream_hold_state_changed: all_held=0, any_held=0
** (telepathy-gabble:5968): DEBUG: new_media_channel: object path /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/MediaChannel0
** (telepathy-gabble:5968): DEBUG: new_remote_codecs_cb: called
** (telepathy-gabble:5968): DEBUG: new_remote_codecs_cb: new remote audio codec: 98 'speex' 0 0 1
** (telepathy-gabble:5968): DEBUG: new_remote_codecs_cb: new remote audio codec: 102 'iLBC' 0 0 1
** (telepathy-gabble:5968): DEBUG: new_remote_codecs_cb: new remote audio codec: 98 'speex' 0 0 1
** (telepathy-gabble:5968): DEBUG: new_remote_codecs_cb: new remote audio codec: 98 'speex' 0 0 1
** (telepathy-gabble:5968): DEBUG: new_remote_codecs_cb: new remote audio codec: 98 'speex' 0 0 1
** (telepathy-gabble:5968): DEBUG: new_remote_codecs_cb: new remote audio codec: 98 'speex' 0 0 1
** (telepathy-gabble:5968): DEBUG: new_remote_codecs_cb: new remote audio codec: 13 'CN' 0 0 1
** (telepathy-gabble:5968): DEBUG: new_remote_codecs_cb: new remote audio codec: 0 'PCMU' 0 0 1
** (telepathy-gabble:5968): DEBUG: new_remote_codecs_cb: pushing remote codecs
** (telepathy-gabble:5968): DEBUG: new_remote_candidates_cb: got new remote candidates
(telepathy-gabble:5968): tp-glib-DEBUG: parts_to_text: Parsing part 1, type text/plain, alternative (null)
(telepathy-gabble:5968): tp-glib-DEBUG: parts_to_text: ... is text/plain
(telepathy-gabble:5968): tp-glib-DEBUG: parts_to_text: ... using its text
** (telepathy-gabble:5968): DEBUG: gabble_jingle_session_parse: jingle action 'candidates' from '5146672499 at gtalk2voip.com/GTalk2VoIP' in session '771975078322' dialect 1 state 2
** (telepathy-gabble:5968): DEBUG: parse_candidates: emitting 1 new remote candidates
** (telepathy-gabble:5968): DEBUG: new_remote_candidates_cb: got new remote candidates
(telepathy-gabble:5968): tp-glib-DEBUG: tp_message_mixin_acknowledge_pending_messages_async: acknowledging message id 0
** (telepathy-gabble:5968): DEBUG: gabble_jingle_session_parse: jingle action 'candidates' from '5146672499 at gtalk2voip.com/GTalk2VoIP' in session '771975078322' dialect 1 state 2
** (telepathy-gabble:5968): DEBUG: parse_candidates: emitting 1 new remote candidates
** (telepathy-gabble:5968): DEBUG: new_remote_candidates_cb: got new remote candidates
[1m[36memit_members_changed_signals: emitting members changed
message : ""
added : [[22m1 (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 : [[22m[1m]
removed : [[22mCAN_ADD[1m]
flags now: [[22mCAN_REMOVE|PROPERTIES[1m]
[0m** (telepathy-gabble:5968): DEBUG: gabble_media_stream_accept_pending_local_send: accepting pending local send on stream gtalk
** (telepathy-gabble:5968): DEBUG: _emit_new_stream: emitting MediaSessionHandler:NewStreamHandler signal for audio stream 1
** (telepathy-gabble:5968): DEBUG: gabble_media_stream_ready: ready called
** (telepathy-gabble:5968): DEBUG: push_remote_codecs: passing 8 remote codecs to stream-engine
** (telepathy-gabble:5968): DEBUG: push_remote_candidates: passing 1 remote candidate to stream engine: R1
** (telepathy-gabble:5968): DEBUG: push_remote_candidates: passing 1 remote candidate to stream engine: R2
** (telepathy-gabble:5968): DEBUG: push_playing: stream gtalk emitting SetStreamPlaying(false)
** (telepathy-gabble:5968): DEBUG: push_sending: stream gtalk emitting SetStreamSending(false)
** (telepathy-gabble:5968): DEBUG: pass_local_codecs: ignoring local codecs, waiting for codec intersection
** (telepathy-gabble:5968): DEBUG: gabble_media_stream_error: Media.StreamHandler::Error called, error 0 (Codec negotiation failed: The codec speex must have a non-0 clock rate) -- emitting signal
** (telepathy-gabble:5968): DEBUG: gabble_jingle_session_remove_content: called for last active content, doing session-terminate instead
** (telepathy-gabble:5968): DEBUG: gabble_jingle_content_remove: called for content gtalk
** (telepathy-gabble:5968): DEBUG: content_state_changed_cb: called
** (telepathy-gabble:5968): DEBUG: push_playing: stream gtalk emitting SetStreamPlaying(false)
** (telepathy-gabble:5968): DEBUG: gabble_jingle_session_terminate: we are terminating this session
** (telepathy-gabble:5968): DEBUG: set_state: Setting state of JingleSession: 0x9570d58 (priv = 0x9570d70) from 2 to 5
** (telepathy-gabble:5968): DEBUG: session_state_changed_cb: called
** (telepathy-gabble:5968): DEBUG: session_terminated_cb: removing terminated session
** (telepathy-gabble:5968): DEBUG: session_terminated_cb: called
[1m[36memit_members_changed_signals: emitting members changed
message : ""
added : [[22m[1m]
removed : [[22m1 (jtellier.test1 at gmail.com)
3 (5146672499 at gtalk2voip.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|PROPERTIES[1m]
[0m** (telepathy-gabble:5968): DEBUG: session_terminated_cb: unreffing streams
** (telepathy-gabble:5968): DEBUG: session_terminated_cb: calling media channel close from session terminated cb
** (telepathy-gabble:5968): DEBUG: gabble_media_channel_close: called on 0x95ab098
** (telepathy-gabble:5968): DEBUG: media_channel_closed_cb: removing media channel 0x95ab098 with ref count 2
** (telepathy-gabble:5968): DEBUG: gabble_media_channel_dispose: called
** (telepathy-gabble:5968): DEBUG: user_data_destroyed_cb: user_data for 0x95b1800 destroyed; disconnecting
** (telepathy-gabble:5968): DEBUG: user_data_destroyed_cb: user_data for 0x95b1850 destroyed; disconnecting
** (telepathy-gabble:5968): DEBUG: user_data_destroyed_cb: user_data for 0x95b18a0 destroyed; disconnecting
** (telepathy-gabble:5968): DEBUG: user_data_destroyed_cb: user_data for 0x95b18c0 destroyed; disconnecting
** (telepathy-gabble:5968): DEBUG: user_data_destroyed_cb: user_data for 0x96e8b20 destroyed; disconnecting
** (telepathy-gabble:5968): DEBUG: user_data_destroyed_cb: user_data for 0x95b17d0 destroyed; disconnecting
** (telepathy-gabble:5968): DEBUG: gabble_jingle_session_dispose: called
** (telepathy-gabble:5968): DEBUG: gabble_media_stream_dispose: called
** (telepathy-gabble:5968): DEBUG: connection_iq_unknown_cb: got unknown iq:
<iq id="31583162618" type="result" to="jtellier.test1 at gmail.com/TelepathyD4EC3E70" from="5146672499 at gtalk2voip.com/GTalk2VoIP"></iq>
(telepathy-gabble:5968): tp-glib-DEBUG: parts_to_text: Parsing part 1, type text/plain, alternative (null)
(telepathy-gabble:5968): tp-glib-DEBUG: parts_to_text: ... is text/plain
(telepathy-gabble:5968): tp-glib-DEBUG: parts_to_text: ... using its text
** (telepathy-gabble:5968): DEBUG: gabble_presence_cache_do_update: 5146672499 at gtalk2voip.com (3) resource (null) prio 0 presence 7 message "Press CALL to make call... Offered by GTalk2VoIP Gateway. http://www.gtalk2voip.com//"
(telepathy-gabble:5968): tp-glib-DEBUG: tp_presence_mixin_emit_presence_update: called.
(telepathy-gabble:5968): tp-glib-DEBUG: construct_presence_hash: called.
(telepathy-gabble:5968): tp-glib-DEBUG: construct_simple_presence_hash: called.
** (telepathy-gabble:5968): DEBUG: _process_caps_uri: enough trust for URI http://www.google.com/xmpp/client/caps#voice-v1, setting caps for 3 (5146672499 at gtalk2voip.com) to 2
** (telepathy-gabble:5968): DEBUG: gabble_presence_set_capabilities: about to add caps 2 to resource (null) with serial 5
** (telepathy-gabble:5968): DEBUG: gabble_presence_set_capabilities: total caps now 0
** (telepathy-gabble:5968): DEBUG: _process_caps_uri: caps for 3 (5146672499 at gtalk2voip.com) now 0
** (telepathy-gabble:5968): DEBUG: _process_caps_uri: not enough trust for URI http://www.google.com/xmpp/client/caps#sidebar
** (telepathy-gabble:5968): DEBUG: disco_waiter_new: created waiter 0x95af160 for handle 3 with serial 5
** (telepathy-gabble:5968): DEBUG: _process_caps_uri: only 2 trust out of 5 possible thus far, sending disco for URI http://www.google.com/xmpp/client/caps#sidebar
** (telepathy-gabble:5968): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x95af180 for 5146672499 at gtalk2voip.com
** (telepathy-gabble:5968): DEBUG: _process_caps_uri: not enough trust for URI http://www.google.com/xmpp/client/caps#1.0.0.104
** (telepathy-gabble:5968): DEBUG: disco_waiter_new: created waiter 0x95af1a0 for handle 3 with serial 5
** (telepathy-gabble:5968): DEBUG: _process_caps_uri: only 2 trust out of 5 possible thus far, sending disco for URI http://www.google.com/xmpp/client/caps#1.0.0.104
** (telepathy-gabble:5968): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x95af1c0 for 5146672499 at gtalk2voip.com
** (telepathy-gabble:5968): DEBUG: _process_caps: Emitting caps update: handle 3, old 0, new 0
(telepathy-gabble:5968): tp-glib-DEBUG: tp_message_mixin_acknowledge_pending_messages_async: acknowledging message id 1
(telepathy-gabble:5968): tp-glib-DEBUG: parts_to_text: Parsing part 1, type text/plain, alternative (null)
(telepathy-gabble:5968): tp-glib-DEBUG: parts_to_text: ... is text/plain
(telepathy-gabble:5968): tp-glib-DEBUG: parts_to_text: ... using its text
(telepathy-gabble:5968): tp-glib-DEBUG: tp_message_mixin_acknowledge_pending_messages_async: acknowledging message id 2
** (telepathy-gabble:5968): DEBUG: gabble_presence_cache_do_update: 5146672499 at gtalk2voip.com (3) resource (null) prio 0 presence 7 message "Press CALL to make call... Offered by GTalk2VoIP Gateway. http://www.gtalk2voip.com//"
** (telepathy-gabble:5968): DEBUG: _process_caps_uri: enough trust for URI http://www.google.com/xmpp/client/caps#voice-v1, setting caps for 3 (5146672499 at gtalk2voip.com) to 2
** (telepathy-gabble:5968): DEBUG: gabble_presence_set_capabilities: about to add caps 2 to resource (null) with serial 6
** (telepathy-gabble:5968): DEBUG: gabble_presence_set_capabilities: total caps now 0
** (telepathy-gabble:5968): DEBUG: _process_caps_uri: caps for 3 (5146672499 at gtalk2voip.com) now 0
** (telepathy-gabble:5968): DEBUG: _process_caps_uri: not enough trust for URI http://www.google.com/xmpp/client/caps#sidebar
** (telepathy-gabble:5968): DEBUG: disco_waiter_new: created waiter 0x95af200 for handle 3 with serial 6
** (telepathy-gabble:5968): DEBUG: _process_caps_uri: only 3 trust out of 5 possible thus far, sending disco for URI http://www.google.com/xmpp/client/caps#sidebar
** (telepathy-gabble:5968): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x95af220 for 5146672499 at gtalk2voip.com
** (telepathy-gabble:5968): DEBUG: _process_caps_uri: not enough trust for URI http://www.google.com/xmpp/client/caps#1.0.0.104
** (telepathy-gabble:5968): DEBUG: disco_waiter_new: created waiter 0x95af240 for handle 3 with serial 6
** (telepathy-gabble:5968): DEBUG: _process_caps_uri: only 3 trust out of 5 possible thus far, sending disco for URI http://www.google.com/xmpp/client/caps#1.0.0.104
** (telepathy-gabble:5968): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x95af260 for 5146672499 at gtalk2voip.com
** (telepathy-gabble:5968): DEBUG: _process_caps: Emitting caps update: handle 3, old 0, new 0
** (telepathy-gabble:5968): DEBUG: _caps_disco_cb: disco query failed: Request for info on 5146672499 at gtalk2voip.com timed out
** (telepathy-gabble:5968): DEBUG: _caps_disco_cb: failed to find a suitable candidate to retry disco request for URI http://www.google.com/xmpp/client/caps#sidebar
** (telepathy-gabble:5968): DEBUG: disco_waiter_list_free: list 0x96ec9d8
** (telepathy-gabble:5968): DEBUG: disco_waiter_free: freeing waiter 0x95af200 for handle 3 with serial 6
** (telepathy-gabble:5968): DEBUG: disco_waiter_free: freeing waiter 0x95af160 for handle 3 with serial 5
** (telepathy-gabble:5968): DEBUG: disco_waiter_free: freeing waiter 0x956e2a0 for handle 3 with serial 4
** (telepathy-gabble:5968): DEBUG: disco_waiter_free: freeing waiter 0x96eb060 for handle 3 with serial 3
** (telepathy-gabble:5968): DEBUG: _caps_disco_cb: disco query failed: Request for info on 5146672499 at gtalk2voip.com timed out
** (telepathy-gabble:5968): DEBUG: _caps_disco_cb: failed to find a suitable candidate to retry disco request for URI http://www.google.com/xmpp/client/caps#1.0.0.104
** (telepathy-gabble:5968): DEBUG: disco_waiter_list_free: list 0x95af680
** (telepathy-gabble:5968): DEBUG: disco_waiter_free: freeing waiter 0x95af240 for handle 3 with serial 6
** (telepathy-gabble:5968): DEBUG: disco_waiter_free: freeing waiter 0x95af1a0 for handle 3 with serial 5
** (telepathy-gabble:5968): DEBUG: disco_waiter_free: freeing waiter 0x957b8c0 for handle 3 with serial 4
** (telepathy-gabble:5968): DEBUG: disco_waiter_free: freeing waiter 0x957b960 for handle 3 with serial 3
** (telepathy-gabble:5968): DEBUG: _caps_disco_cb: disco query failed: Request for info on 5146672499 at gtalk2voip.com timed out
** (telepathy-gabble:5968): DEBUG: _caps_disco_cb: failed to find a suitable candidate to retry disco request for URI http://www.google.com/xmpp/client/caps#sidebar
** (telepathy-gabble:5968): DEBUG: _caps_disco_cb: disco query failed: Request for info on 5146672499 at gtalk2voip.com timed out
** (telepathy-gabble:5968): DEBUG: _caps_disco_cb: failed to find a suitable candidate to retry disco request for URI http://www.google.com/xmpp/client/caps#1.0.0.104
** (telepathy-gabble:5968): DEBUG: _caps_disco_cb: disco query failed: Request for info on 5146672499 at gtalk2voip.com timed out
** (telepathy-gabble:5968): DEBUG: _caps_disco_cb: failed to find a suitable candidate to retry disco request for URI http://www.google.com/xmpp/client/caps#sidebar
** (telepathy-gabble:5968): DEBUG: _caps_disco_cb: disco query failed: Request for info on 5146672499 at gtalk2voip.com timed out
** (telepathy-gabble:5968): DEBUG: _caps_disco_cb: failed to find a suitable candidate to retry disco request for URI http://www.google.com/xmpp/client/caps#1.0.0.104
** (telepathy-gabble:5968): DEBUG: _caps_disco_cb: disco query failed: Request for info on 5146672499 at gtalk2voip.com timed out
** (telepathy-gabble:5968): DEBUG: _caps_disco_cb: failed to find a suitable candidate to retry disco request for URI http://www.google.com/xmpp/client/caps#sidebar
** (telepathy-gabble:5968): DEBUG: _caps_disco_cb: disco query failed: Request for info on 5146672499 at gtalk2voip.com timed out
** (telepathy-gabble:5968): DEBUG: _caps_disco_cb: failed to find a suitable candidate to retry disco request for URI http://www.google.com/xmpp/client/caps#1.0.0.104
** (telepathy-gabble:5968): DEBUG: gabble_im_channel_close: called on 0x9577888
** (telepathy-gabble:5968): DEBUG: gabble_im_channel_close: Actually closing, I have no pending messages
** (telepathy-gabble:5968): DEBUG: gabble_im_channel_close: Emitting Closed
** (telepathy-gabble:5968): DEBUG: im_channel_closed_cb: 0x956c2c8, channel 0x9577888
** (telepathy-gabble:5968): DEBUG: im_channel_closed_cb: removing channel with handle 3
** (telepathy-gabble:5968): DEBUG: gabble_im_channel_finalize: 0x9577888
(telepathy-gabble:5968): tp-glib-DEBUG: tp_message_mixin_finalize: 0x9577888
** (telepathy-gabble:5968): DEBUG: im_factory_message_cb: found no IM channel, creating one
** (telepathy-gabble:5968): DEBUG: new_im_channel: object path /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/ImChannel3
(telepathy-gabble:5968): tp-glib-DEBUG: parts_to_text: Parsing part 1, type text/plain, alternative (null)
(telepathy-gabble:5968): tp-glib-DEBUG: parts_to_text: ... is text/plain
(telepathy-gabble:5968): tp-glib-DEBUG: parts_to_text: ... using its text
** (telepathy-gabble:5968): DEBUG: gabble_presence_cache_do_update: 5146672499 at gtalk2voip.com (3) resource (null) prio 0 presence 7 message "Call from SIP: 5146672499 at 204.11.194.10"
(telepathy-gabble:5968): tp-glib-DEBUG: tp_presence_mixin_emit_presence_update: called.
(telepathy-gabble:5968): tp-glib-DEBUG: construct_presence_hash: called.
(telepathy-gabble:5968): tp-glib-DEBUG: construct_simple_presence_hash: called.
** (telepathy-gabble:5968): DEBUG: _process_caps_uri: enough trust for URI http://www.google.com/xmpp/client/caps#voice-v1, setting caps for 3 (5146672499 at gtalk2voip.com) to 2
** (telepathy-gabble:5968): DEBUG: gabble_presence_set_capabilities: about to add caps 2 to resource (null) with serial 7
** (telepathy-gabble:5968): DEBUG: gabble_presence_set_capabilities: total caps now 0
** (telepathy-gabble:5968): DEBUG: _process_caps_uri: caps for 3 (5146672499 at gtalk2voip.com) now 0
** (telepathy-gabble:5968): DEBUG: _process_caps_uri: not enough trust for URI http://www.google.com/xmpp/client/caps#sidebar
** (telepathy-gabble:5968): DEBUG: disco_waiter_new: created waiter 0x95af060 for handle 3 with serial 7
** (telepathy-gabble:5968): DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI http://www.google.com/xmpp/client/caps#sidebar
** (telepathy-gabble:5968): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x95af040 for 5146672499 at gtalk2voip.com
** (telepathy-gabble:5968): DEBUG: _process_caps_uri: not enough trust for URI http://www.google.com/xmpp/client/caps#1.0.0.104
** (telepathy-gabble:5968): DEBUG: disco_waiter_new: created waiter 0x95af020 for handle 3 with serial 7
** (telepathy-gabble:5968): DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI http://www.google.com/xmpp/client/caps#1.0.0.104
** (telepathy-gabble:5968): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x95af000 for 5146672499 at gtalk2voip.com
** (telepathy-gabble:5968): DEBUG: _process_caps: Emitting caps update: handle 3, old 0, new 0
** (telepathy-gabble:5968): DEBUG: gabble_presence_cache_do_update: 5146672499 at gtalk2voip.com (3) resource (null) prio 0 presence 7 message "Call from SIP: 5146672499 at 204.11.194.10"
** (telepathy-gabble:5968): DEBUG: _process_caps_uri: enough trust for URI http://www.google.com/xmpp/client/caps#voice-v1, setting caps for 3 (5146672499 at gtalk2voip.com) to 2
** (telepathy-gabble:5968): DEBUG: gabble_presence_set_capabilities: about to add caps 2 to resource (null) with serial 8
** (telepathy-gabble:5968): DEBUG: gabble_presence_set_capabilities: total caps now 0
** (telepathy-gabble:5968): DEBUG: _process_caps_uri: caps for 3 (5146672499 at gtalk2voip.com) now 0
** (telepathy-gabble:5968): DEBUG: _process_caps_uri: not enough trust for URI http://www.google.com/xmpp/client/caps#sidebar
** (telepathy-gabble:5968): DEBUG: disco_waiter_new: created waiter 0x95aefc0 for handle 3 with serial 8
** (telepathy-gabble:5968): DEBUG: _process_caps_uri: only 1 trust out of 5 possible thus far, sending disco for URI http://www.google.com/xmpp/client/caps#sidebar
** (telepathy-gabble:5968): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x95aefa0 for 5146672499 at gtalk2voip.com
** (telepathy-gabble:5968): DEBUG: _process_caps_uri: not enough trust for URI http://www.google.com/xmpp/client/caps#1.0.0.104
** (telepathy-gabble:5968): DEBUG: disco_waiter_new: created waiter 0x95aef80 for handle 3 with serial 8
** (telepathy-gabble:5968): DEBUG: _process_caps_uri: only 1 trust out of 5 possible thus far, sending disco for URI http://www.google.com/xmpp/client/caps#1.0.0.104
** (telepathy-gabble:5968): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x95aef60 for 5146672499 at gtalk2voip.com
** (telepathy-gabble:5968): DEBUG: _process_caps: Emitting caps update: handle 3, old 0, new 0
** (telepathy-gabble:5968): DEBUG: create_session: new session 772011594992 @ 0x9570ee8 created
** (telepathy-gabble:5968): DEBUG: gabble_jingle_session_parse: jingle action 'initiate' from '5146672499 at gtalk2voip.com/GTalk2VoIP' in session '772011594992' dialect 2 state 0
** (telepathy-gabble:5968): DEBUG: _each_content_add: namespace: http://www.google.com/session/phone
** (telepathy-gabble:5968): DEBUG: create_content: session creating new content type, conn == 0x9575150, jf == 0x957a998
** (telepathy-gabble:5968): DEBUG: gabble_jingle_content_parse_add: detected GTalk3 dialect
** (telepathy-gabble:5968): DEBUG: parse_description: node: description
** (telepathy-gabble:5968): DEBUG: parse_description: detected media type 1
** (telepathy-gabble:5968): DEBUG: parse_description: new remote codec: id = 98, name = speex, clockrate = 0, channels = 1
** (telepathy-gabble:5968): DEBUG: parse_description: new remote codec: id = 102, name = iLBC, clockrate = 0, channels = 1
** (telepathy-gabble:5968): DEBUG: parse_description: new remote codec: id = 98, name = speex, clockrate = 0, channels = 1
** (telepathy-gabble:5968): DEBUG: parse_description: new remote codec: id = 98, name = speex, clockrate = 0, channels = 1
** (telepathy-gabble:5968): DEBUG: parse_description: new remote codec: id = 98, name = speex, clockrate = 0, channels = 1
** (telepathy-gabble:5968): DEBUG: parse_description: new remote codec: id = 98, name = speex, clockrate = 0, channels = 1
** (telepathy-gabble:5968): DEBUG: parse_description: new remote codec: id = 13, name = CN, clockrate = 0, channels = 1
** (telepathy-gabble:5968): DEBUG: parse_description: new remote codec: id = 0, name = PCMU, clockrate = 0, channels = 1
** (telepathy-gabble:5968): DEBUG: parse_description: emitting remote-codecs signal
** (telepathy-gabble:5968): DEBUG: gabble_jingle_content_parse_add: content creating new transport type GabbleJingleTransportGoogle
** (telepathy-gabble:5968): DEBUG: set_state: Setting state of JingleSession: 0x9570ee8 (priv = 0x9570f00) from 0 to 2
[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[36memit_members_changed_signals: emitting members changed
message : ""
added : [[22m3 (5146672499 at gtalk2voip.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|PROPERTIES[1m]
removed : [[22m[1m]
flags now: [[22mCAN_ADD|PROPERTIES[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[1m[36memit_members_changed_signals: emitting members changed
message : ""
added : [[22m[1m]
removed : [[22m[1m]
local_pending : [[22m1 (jtellier.test1 at gmail.com)[1m]
remote_pending: [[22m[1m]
actor : 3
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|PROPERTIES[1m]
[0m** (telepathy-gabble:5968): DEBUG: _latch_to_session: 0x95ab1d0: Latching onto session 0x9570ee8
** (telepathy-gabble:5968): DEBUG: gabble_media_stream_set_property: 0x96ee340: connecting to content 0x95ab168 signals
** (telepathy-gabble:5968): DEBUG: gabble_media_stream_set_property: stream gtalk connection state 0
** (telepathy-gabble:5968): DEBUG: update_direction: called
** (telepathy-gabble:5968): DEBUG: update_direction: setting pending local send flag
** (telepathy-gabble:5968): DEBUG: create_stream_from_content: 0x95ab1d0: created new MediaStream 0x96ee340 for content 'gtalk'
** (telepathy-gabble:5968): DEBUG: gabble_signal_connect_weak: connecting to 0x96ee340:close with context 0x96e8b20
** (telepathy-gabble:5968): DEBUG: gabble_signal_connect_weak: connecting to 0x96ee340:error with context 0x96e8a30
** (telepathy-gabble:5968): DEBUG: gabble_signal_connect_weak: connecting to 0x96ee340:unhold-failed with context 0x96e8ba0
** (telepathy-gabble:5968): DEBUG: gabble_signal_connect_weak: connecting to 0x96ee340:notify::connection-state with context 0x96e8850
** (telepathy-gabble:5968): DEBUG: gabble_signal_connect_weak: connecting to 0x96ee340:notify::combined-direction with context 0x95b1620
** (telepathy-gabble:5968): DEBUG: gabble_signal_connect_weak: connecting to 0x96ee340:notify::local-hold with context 0x9568a30
** (telepathy-gabble:5968): DEBUG: create_stream_from_content: emitting StreamAdded with type 'audio'
** (telepathy-gabble:5968): DEBUG: stream_hold_state_changed: Stream at index 0 has local-hold=0
** (telepathy-gabble:5968): DEBUG: stream_hold_state_changed: all_held=0, any_held=0
** (telepathy-gabble:5968): DEBUG: new_media_channel: object path /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/MediaChannel1
** (telepathy-gabble:5968): DEBUG: new_remote_codecs_cb: called
** (telepathy-gabble:5968): DEBUG: new_remote_codecs_cb: new remote audio codec: 98 'speex' 0 0 1
** (telepathy-gabble:5968): DEBUG: new_remote_codecs_cb: new remote audio codec: 102 'iLBC' 0 0 1
** (telepathy-gabble:5968): DEBUG: new_remote_codecs_cb: new remote audio codec: 98 'speex' 0 0 1
** (telepathy-gabble:5968): DEBUG: new_remote_codecs_cb: new remote audio codec: 98 'speex' 0 0 1
** (telepathy-gabble:5968): DEBUG: new_remote_codecs_cb: new remote audio codec: 98 'speex' 0 0 1
** (telepathy-gabble:5968): DEBUG: new_remote_codecs_cb: new remote audio codec: 98 'speex' 0 0 1
** (telepathy-gabble:5968): DEBUG: new_remote_codecs_cb: new remote audio codec: 13 'CN' 0 0 1
** (telepathy-gabble:5968): DEBUG: new_remote_codecs_cb: new remote audio codec: 0 'PCMU' 0 0 1
** (telepathy-gabble:5968): DEBUG: new_remote_codecs_cb: pushing remote codecs
** (telepathy-gabble:5968): DEBUG: new_remote_candidates_cb: got new remote candidates
(telepathy-gabble:5968): tp-glib-DEBUG: parts_to_text: Parsing part 1, type text/plain, alternative (null)
(telepathy-gabble:5968): tp-glib-DEBUG: parts_to_text: ... is text/plain
(telepathy-gabble:5968): tp-glib-DEBUG: parts_to_text: ... using its text
** (telepathy-gabble:5968): DEBUG: gabble_jingle_session_parse: jingle action 'candidates' from '5146672499 at gtalk2voip.com/GTalk2VoIP' in session '772011594992' dialect 1 state 2
** (telepathy-gabble:5968): DEBUG: parse_candidates: emitting 1 new remote candidates
** (telepathy-gabble:5968): DEBUG: new_remote_candidates_cb: got new remote candidates
(telepathy-gabble:5968): tp-glib-DEBUG: tp_message_mixin_acknowledge_pending_messages_async: acknowledging message id 0
[1m[36memit_members_changed_signals: emitting members changed
message : ""
added : [[22m1 (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 : [[22m[1m]
removed : [[22mCAN_ADD[1m]
flags now: [[22mCAN_REMOVE|PROPERTIES[1m]
[0m** (telepathy-gabble:5968): DEBUG: gabble_media_stream_accept_pending_local_send: accepting pending local send on stream gtalk
** (telepathy-gabble:5968): DEBUG: _emit_new_stream: emitting MediaSessionHandler:NewStreamHandler signal for audio stream 1
** (telepathy-gabble:5968): DEBUG: gabble_media_stream_ready: ready called
** (telepathy-gabble:5968): DEBUG: push_remote_codecs: passing 8 remote codecs to stream-engine
** (telepathy-gabble:5968): DEBUG: push_remote_candidates: passing 1 remote candidate to stream engine: R1
** (telepathy-gabble:5968): DEBUG: push_playing: stream gtalk emitting SetStreamPlaying(false)
** (telepathy-gabble:5968): DEBUG: push_sending: stream gtalk emitting SetStreamSending(false)
** (telepathy-gabble:5968): DEBUG: pass_local_codecs: ignoring local codecs, waiting for codec intersection
** (telepathy-gabble:5968): DEBUG: gabble_media_stream_error: Media.StreamHandler::Error called, error 0 (Codec negotiation failed: The codec speex must have a non-0 clock rate) -- emitting signal
** (telepathy-gabble:5968): DEBUG: gabble_jingle_session_remove_content: called for last active content, doing session-terminate instead
** (telepathy-gabble:5968): DEBUG: gabble_jingle_content_remove: called for content gtalk
** (telepathy-gabble:5968): DEBUG: content_state_changed_cb: called
** (telepathy-gabble:5968): DEBUG: push_playing: stream gtalk emitting SetStreamPlaying(false)
** (telepathy-gabble:5968): DEBUG: gabble_jingle_session_terminate: we are terminating this session
** (telepathy-gabble:5968): DEBUG: set_state: Setting state of JingleSession: 0x9570ee8 (priv = 0x9570f00) from 2 to 5
** (telepathy-gabble:5968): DEBUG: session_state_changed_cb: called
** (telepathy-gabble:5968): DEBUG: session_terminated_cb: removing terminated session
** (telepathy-gabble:5968): DEBUG: session_terminated_cb: called
[1m[36memit_members_changed_signals: emitting members changed
message : ""
added : [[22m[1m]
removed : [[22m1 (jtellier.test1 at gmail.com)
3 (5146672499 at gtalk2voip.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|PROPERTIES[1m]
[0m** (telepathy-gabble:5968): DEBUG: session_terminated_cb: unreffing streams
** (telepathy-gabble:5968): DEBUG: session_terminated_cb: calling media channel close from session terminated cb
** (telepathy-gabble:5968): DEBUG: gabble_media_channel_close: called on 0x95ab1d0
** (telepathy-gabble:5968): DEBUG: media_channel_closed_cb: removing media channel 0x95ab1d0 with ref count 2
** (telepathy-gabble:5968): DEBUG: gabble_media_channel_dispose: called
** (telepathy-gabble:5968): DEBUG: user_data_destroyed_cb: user_data for 0x96e8b20 destroyed; disconnecting
** (telepathy-gabble:5968): DEBUG: user_data_destroyed_cb: user_data for 0x96e8a30 destroyed; disconnecting
** (telepathy-gabble:5968): DEBUG: user_data_destroyed_cb: user_data for 0x96e8ba0 destroyed; disconnecting
** (telepathy-gabble:5968): DEBUG: user_data_destroyed_cb: user_data for 0x96e8850 destroyed; disconnecting
** (telepathy-gabble:5968): DEBUG: user_data_destroyed_cb: user_data for 0x95b1620 destroyed; disconnecting
** (telepathy-gabble:5968): DEBUG: user_data_destroyed_cb: user_data for 0x9568a30 destroyed; disconnecting
** (telepathy-gabble:5968): DEBUG: gabble_jingle_session_dispose: called
** (telepathy-gabble:5968): DEBUG: gabble_media_stream_dispose: called
** (telepathy-gabble:5968): DEBUG: connection_iq_unknown_cb: got unknown iq:
<iq id="7237772344" type="result" to="jtellier.test1 at gmail.com/TelepathyD4EC3E70" from="5146672499 at gtalk2voip.com/GTalk2VoIP"></iq>
(telepathy-gabble:5968): tp-glib-DEBUG: parts_to_text: Parsing part 1, type text/plain, alternative (null)
(telepathy-gabble:5968): tp-glib-DEBUG: parts_to_text: ... is text/plain
(telepathy-gabble:5968): tp-glib-DEBUG: parts_to_text: ... using its text
** (telepathy-gabble:5968): DEBUG: gabble_presence_cache_do_update: 5146672499 at gtalk2voip.com (3) resource (null) prio 0 presence 7 message "Press CALL to make call... Offered by GTalk2VoIP Gateway. http://www.gtalk2voip.com//"
(telepathy-gabble:5968): tp-glib-DEBUG: tp_presence_mixin_emit_presence_update: called.
(telepathy-gabble:5968): tp-glib-DEBUG: construct_presence_hash: called.
(telepathy-gabble:5968): tp-glib-DEBUG: construct_simple_presence_hash: called.
** (telepathy-gabble:5968): DEBUG: _process_caps_uri: enough trust for URI http://www.google.com/xmpp/client/caps#voice-v1, setting caps for 3 (5146672499 at gtalk2voip.com) to 2
** (telepathy-gabble:5968): DEBUG: gabble_presence_set_capabilities: about to add caps 2 to resource (null) with serial 9
** (telepathy-gabble:5968): DEBUG: gabble_presence_set_capabilities: total caps now 0
** (telepathy-gabble:5968): DEBUG: _process_caps_uri: caps for 3 (5146672499 at gtalk2voip.com) now 0
** (telepathy-gabble:5968): DEBUG: _process_caps_uri: not enough trust for URI http://www.google.com/xmpp/client/caps#sidebar
** (telepathy-gabble:5968): DEBUG: disco_waiter_new: created waiter 0x96eb340 for handle 3 with serial 9
** (telepathy-gabble:5968): DEBUG: _process_caps_uri: only 2 trust out of 5 possible thus far, sending disco for URI http://www.google.com/xmpp/client/caps#sidebar
** (telepathy-gabble:5968): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x95af280 for 5146672499 at gtalk2voip.com
** (telepathy-gabble:5968): DEBUG: _process_caps_uri: not enough trust for URI http://www.google.com/xmpp/client/caps#1.0.0.104
** (telepathy-gabble:5968): DEBUG: disco_waiter_new: created waiter 0x95af2a0 for handle 3 with serial 9
** (telepathy-gabble:5968): DEBUG: _process_caps_uri: only 2 trust out of 5 possible thus far, sending disco for URI http://www.google.com/xmpp/client/caps#1.0.0.104
** (telepathy-gabble:5968): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x95af2c0 for 5146672499 at gtalk2voip.com
** (telepathy-gabble:5968): DEBUG: _process_caps: Emitting caps update: handle 3, old 0, new 0
(telepathy-gabble:5968): tp-glib-DEBUG: tp_message_mixin_acknowledge_pending_messages_async: acknowledging message id 1
(telepathy-gabble:5968): tp-glib-DEBUG: parts_to_text: Parsing part 1, type text/plain, alternative (null)
(telepathy-gabble:5968): tp-glib-DEBUG: parts_to_text: ... is text/plain
(telepathy-gabble:5968): tp-glib-DEBUG: parts_to_text: ... using its text
(telepathy-gabble:5968): tp-glib-DEBUG: tp_message_mixin_acknowledge_pending_messages_async: acknowledging message id 2
** (telepathy-gabble:5968): DEBUG: gabble_presence_cache_do_update: 5146672499 at gtalk2voip.com (3) resource (null) prio 0 presence 7 message "Press CALL to make call... Offered by GTalk2VoIP Gateway. http://www.gtalk2voip.com//"
** (telepathy-gabble:5968): DEBUG: _process_caps_uri: enough trust for URI http://www.google.com/xmpp/client/caps#voice-v1, setting caps for 3 (5146672499 at gtalk2voip.com) to 2
** (telepathy-gabble:5968): DEBUG: gabble_presence_set_capabilities: about to add caps 2 to resource (null) with serial 10
** (telepathy-gabble:5968): DEBUG: gabble_presence_set_capabilities: total caps now 0
** (telepathy-gabble:5968): DEBUG: _process_caps_uri: caps for 3 (5146672499 at gtalk2voip.com) now 0
** (telepathy-gabble:5968): DEBUG: _process_caps_uri: not enough trust for URI http://www.google.com/xmpp/client/caps#sidebar
** (telepathy-gabble:5968): DEBUG: disco_waiter_new: created waiter 0x95af2e0 for handle 3 with serial 10
** (telepathy-gabble:5968): DEBUG: _process_caps_uri: only 3 trust out of 5 possible thus far, sending disco for URI http://www.google.com/xmpp/client/caps#sidebar
** (telepathy-gabble:5968): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x95af300 for 5146672499 at gtalk2voip.com
** (telepathy-gabble:5968): DEBUG: _process_caps_uri: not enough trust for URI http://www.google.com/xmpp/client/caps#1.0.0.104
** (telepathy-gabble:5968): DEBUG: disco_waiter_new: created waiter 0x956e720 for handle 3 with serial 10
** (telepathy-gabble:5968): DEBUG: _process_caps_uri: only 3 trust out of 5 possible thus far, sending disco for URI http://www.google.com/xmpp/client/caps#1.0.0.104
** (telepathy-gabble:5968): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x96eb000 for 5146672499 at gtalk2voip.com
** (telepathy-gabble:5968): DEBUG: _process_caps: Emitting caps update: handle 3, old 0, new 0
** (telepathy-gabble:5968): DEBUG: _caps_disco_cb: disco query failed: Request for info on 5146672499 at gtalk2voip.com timed out
** (telepathy-gabble:5968): DEBUG: _caps_disco_cb: failed to find a suitable candidate to retry disco request for URI http://www.google.com/xmpp/client/caps#sidebar
** (telepathy-gabble:5968): DEBUG: disco_waiter_list_free: list 0x95af7d0
** (telepathy-gabble:5968): DEBUG: disco_waiter_free: freeing waiter 0x95af2e0 for handle 3 with serial 10
** (telepathy-gabble:5968): DEBUG: disco_waiter_free: freeing waiter 0x96eb340 for handle 3 with serial 9
** (telepathy-gabble:5968): DEBUG: disco_waiter_free: freeing waiter 0x95aefc0 for handle 3 with serial 8
** (telepathy-gabble:5968): DEBUG: disco_waiter_free: freeing waiter 0x95af060 for handle 3 with serial 7
** (telepathy-gabble:5968): DEBUG: _caps_disco_cb: disco query failed: Request for info on 5146672499 at gtalk2voip.com timed out
** (telepathy-gabble:5968): DEBUG: _caps_disco_cb: failed to find a suitable candidate to retry disco request for URI http://www.google.com/xmpp/client/caps#1.0.0.104
** (telepathy-gabble:5968): DEBUG: disco_waiter_list_free: list 0x95b5188
** (telepathy-gabble:5968): DEBUG: disco_waiter_free: freeing waiter 0x956e720 for handle 3 with serial 10
** (telepathy-gabble:5968): DEBUG: disco_waiter_free: freeing waiter 0x95af2a0 for handle 3 with serial 9
** (telepathy-gabble:5968): DEBUG: disco_waiter_free: freeing waiter 0x95aef80 for handle 3 with serial 8
** (telepathy-gabble:5968): DEBUG: disco_waiter_free: freeing waiter 0x95af020 for handle 3 with serial 7
** (telepathy-gabble:5968): DEBUG: _caps_disco_cb: disco query failed: Request for info on 5146672499 at gtalk2voip.com timed out
** (telepathy-gabble:5968): DEBUG: _caps_disco_cb: failed to find a suitable candidate to retry disco request for URI http://www.google.com/xmpp/client/caps#sidebar
** (telepathy-gabble:5968): DEBUG: _caps_disco_cb: disco query failed: Request for info on 5146672499 at gtalk2voip.com timed out
** (telepathy-gabble:5968): DEBUG: _caps_disco_cb: failed to find a suitable candidate to retry disco request for URI http://www.google.com/xmpp/client/caps#1.0.0.104
** (telepathy-gabble:5968): DEBUG: _caps_disco_cb: disco query failed: Request for info on 5146672499 at gtalk2voip.com timed out
** (telepathy-gabble:5968): DEBUG: _caps_disco_cb: failed to find a suitable candidate to retry disco request for URI http://www.google.com/xmpp/client/caps#sidebar
** (telepathy-gabble:5968): DEBUG: _caps_disco_cb: disco query failed: Request for info on 5146672499 at gtalk2voip.com timed out
** (telepathy-gabble:5968): DEBUG: _caps_disco_cb: failed to find a suitable candidate to retry disco request for URI http://www.google.com/xmpp/client/caps#1.0.0.104
** (telepathy-gabble:5968): DEBUG: _caps_disco_cb: disco query failed: Request for info on 5146672499 at gtalk2voip.com timed out
** (telepathy-gabble:5968): DEBUG: _caps_disco_cb: failed to find a suitable candidate to retry disco request for URI http://www.google.com/xmpp/client/caps#sidebar
** (telepathy-gabble:5968): DEBUG: _caps_disco_cb: disco query failed: Request for info on 5146672499 at gtalk2voip.com timed out
** (telepathy-gabble:5968): DEBUG: _caps_disco_cb: failed to find a suitable candidate to retry disco request for URI http://www.google.com/xmpp/client/caps#1.0.0.104
** (telepathy-gabble:5968): DEBUG: gabble_im_channel_close: called on 0x95ac6e0
** (telepathy-gabble:5968): DEBUG: gabble_im_channel_close: Actually closing, I have no pending messages
** (telepathy-gabble:5968): DEBUG: gabble_im_channel_close: Emitting Closed
** (telepathy-gabble:5968): DEBUG: im_channel_closed_cb: 0x956c2c8, channel 0x95ac6e0
** (telepathy-gabble:5968): DEBUG: im_channel_closed_cb: removing channel with handle 3
** (telepathy-gabble:5968): DEBUG: gabble_im_channel_finalize: 0x95ac6e0
(telepathy-gabble:5968): tp-glib-DEBUG: tp_message_mixin_finalize: 0x95ac6e0
(telepathy-gabble:5968): tp-glib-DEBUG: tp_base_connection_change_status: was 0, now 2, for reason 1
(telepathy-gabble:5968): tp-glib-DEBUG: tp_base_connection_change_status: emitting status-changed to 2, for reason 1
** (telepathy-gabble:5968): DEBUG: gabble_roster_close_all: closing channels
** (telepathy-gabble:5968): DEBUG: roster_channel_closed_cb: 0x95776b8, channel 0x957a9e0
** (telepathy-gabble:5968): DEBUG: roster_channel_closed_cb: 0x95776b8, channel 0x957aa28
** (telepathy-gabble:5968): DEBUG: roster_channel_closed_cb: 0x95776b8, channel 0x957aa70
** (telepathy-gabble:5968): DEBUG: roster_channel_closed_cb: 0x95776b8, channel 0x957aab8
** (telepathy-gabble:5968): DEBUG: gabble_roster_close_all: removing callbacks
** (telepathy-gabble:5968): DEBUG: gabble_im_factory_close_all: closing channels
** (telepathy-gabble:5968): DEBUG: gabble_im_factory_close_all: removing callbacks
** (telepathy-gabble:5968): DEBUG: connection_status_changed_cb: disconnected, closing room lists
** (telepathy-gabble:5968): DEBUG: gabble_roomlist_manager_close_all: 0x956c250
** (telepathy-gabble:5968): DEBUG: gabble_muc_factory_close_all: closing channels
** (telepathy-gabble:5968): DEBUG: gabble_muc_factory_close_all: removing callbacks
** (telepathy-gabble:5968): DEBUG: gabble_private_tubes_factory_close_all: closing 1-1 tubes channels
** (telepathy-gabble:5968): DEBUG: gabble_media_factory_close_all: closing channels
** (telepathy-gabble:5968): DEBUG: connection_shut_down: still open; calling lm_connection_close
** (telepathy-gabble:5968): DEBUG: connection_disconnected_cb: called with reason 0
** (telepathy-gabble:5968): DEBUG: connection_disconnected_cb: expected; emitting DISCONNECTED
(telepathy-gabble:5968): tp-glib-DEBUG: connection_shutdown_finished_cb: dereferenced connection
** (telepathy-gabble:5968): DEBUG: gabble_connection_dispose: called
** (telepathy-gabble:5968): DEBUG: gabble_bytestream_factory_dispose: dispose called
** (telepathy-gabble:5968): DEBUG: gabble_disco_dispose: dispose called
** (telepathy-gabble:5968): DEBUG: gabble_disco_finalize: called with 0x96ece00
** (telepathy-gabble:5968): DEBUG: gabble_request_pipeline_dispose: disposing request-pipeline
** (telepathy-gabble:5968): DEBUG: gabble_vcard_manager_dispose: 0x95776f0
** (telepathy-gabble:5968): DEBUG: gabble_vcard_manager_finalize: 0x95776f0
** (telepathy-gabble:5968): DEBUG: gabble_jingle_factory_dispose: dispose called
** (telepathy-gabble:5968): DEBUG: gabble_presence_cache_dispose: dispose called
** (telepathy-gabble:5968): DEBUG: gabble_presence_cache_finalize: called with 0x956fe10
** (telepathy-gabble:5968): DEBUG: gabble_roster_dispose: dispose called
** (telepathy-gabble:5968): DEBUG: gabble_roster_close_all: closing channels
** (telepathy-gabble:5968): DEBUG: gabble_roster_finalize: called with 0x95776b8
** (telepathy-gabble:5968): DEBUG: gabble_im_factory_dispose: dispose called
** (telepathy-gabble:5968): DEBUG: gabble_roomlist_manager_dispose: running
** (telepathy-gabble:5968): DEBUG: gabble_roomlist_manager_close_all: 0x956c250
** (telepathy-gabble:5968): DEBUG: gabble_muc_factory_dispose: dispose called
** (telepathy-gabble:5968): DEBUG: gabble_muc_factory_close_all: closing channels
** (telepathy-gabble:5968): DEBUG: gabble_private_tubes_factory_dispose: dispose called
** (telepathy-gabble:5968): DEBUG: gabble_private_tubes_factory_close_all: closing 1-1 tubes channels
** (telepathy-gabble:5968): DEBUG: gabble_media_factory_dispose: dispose called
** (telepathy-gabble:5968): DEBUG: gabble_media_factory_close_all: closing channels
** (telepathy-gabble:5968): DEBUG: gabble_olpc_gadget_manager_dispose: running
** (telepathy-gabble:5968): DEBUG: gabble_olpc_gadget_manager_close_all: 0x956e4a0
(telepathy-gabble:5968): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9577610: lost weak ref to 0x9565cf0
(telepathy-gabble:5968): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9577648: lost weak ref to 0x9565c60
(telepathy-gabble:5968): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9577680: lost weak ref to 0x9577fb0
** (telepathy-gabble:5968): DEBUG: gabble_connection_finalize: called with 0x9575150
(telepathy-gabble:5968): tp-glib-DEBUG: tp_contacts_mixin_finalize: 0x9575150
(telepathy-gabble:5968): tp-glib-DEBUG: tp_presence_mixin_finalize: 0x9575150
-------------- next part --------------
(telepathy-gabble:5564): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9d52880: org.freedesktop.DBus DBusGProxy is 0x9d52960
(telepathy-gabble:5564): tp-glib-DEBUG: started version 0.7.22 (telepathy-glib version 0.7.26)
(telepathy-gabble:5564): tp-glib-DEBUG: tp_cm_param_setter_offset: account = "jtellier.test1 at gmail.com"
(telepathy-gabble:5564): tp-glib-DEBUG: tp_cm_param_setter_offset: password = <hidden>
(telepathy-gabble:5564): tp-glib-DEBUG: tp_cm_param_setter_offset: server = "talk.google.com"
(telepathy-gabble:5564): tp-glib-DEBUG: tp_cm_param_setter_offset: resource = "Telepathy"
(telepathy-gabble:5564): tp-glib-DEBUG: tp_cm_param_setter_offset: priority = 0 = 0x0
(telepathy-gabble:5564): tp-glib-DEBUG: tp_cm_param_setter_offset: port = 5223 = 0x1467
(telepathy-gabble:5564): tp-glib-DEBUG: tp_cm_param_setter_offset: old-ssl = TRUE
(telepathy-gabble:5564): tp-glib-DEBUG: tp_cm_param_setter_offset: require-encryption = FALSE
(telepathy-gabble:5564): tp-glib-DEBUG: tp_cm_param_setter_offset: register = FALSE
(telepathy-gabble:5564): tp-glib-DEBUG: tp_cm_param_setter_offset: low-bandwidth = FALSE
(telepathy-gabble:5564): tp-glib-DEBUG: parse_parameters: https-proxy-server not given, using default behaviour
(telepathy-gabble:5564): tp-glib-DEBUG: tp_cm_param_setter_offset: https-proxy-port = 443 = 0x1bb
(telepathy-gabble:5564): tp-glib-DEBUG: tp_cm_param_setter_offset: fallback-conference-server = "conference.jabber.org"
(telepathy-gabble:5564): tp-glib-DEBUG: parse_parameters: stun-server not given, using default behaviour
(telepathy-gabble:5564): tp-glib-DEBUG: tp_cm_param_setter_offset: stun-port = 3478 = 0xd96
(telepathy-gabble:5564): tp-glib-DEBUG: tp_cm_param_setter_offset: fallback-stun-server = "stun.collabora.co.uk"
(telepathy-gabble:5564): tp-glib-DEBUG: tp_cm_param_setter_offset: fallback-stun-port = 3478 = 0xd96
(telepathy-gabble:5564): tp-glib-DEBUG: tp_cm_param_setter_offset: ignore-ssl-errors = TRUE
(telepathy-gabble:5564): tp-glib-DEBUG: parse_parameters: alias not given, using default behaviour
(telepathy-gabble:5564): tp-glib-DEBUG: tp_base_connection_class_init: Initializing (TpBaseConnectionClass *)0x9d57ca8
** (telepathy-gabble:5564): DEBUG: gabble_connection_class_init: Initializing (GabbleConnectionClass *)0x9d58f20
(telepathy-gabble:5564): tp-glib-DEBUG: tp_presence_mixin_class_init: called.
(telepathy-gabble:5564): tp-glib-DEBUG: tp_base_connection_init: Initializing (TpBaseConnection *)0x9d5b000
** (telepathy-gabble:5564): DEBUG: gabble_connection_init: Initializing (GabbleConnection *)0x9d5b000
(telepathy-gabble:5564): tp-glib-DEBUG: tp_base_connection_constructor: Post-construction: (TpBaseConnection *)0x9d5b000
(telepathy-gabble:5564): tp-glib-DEBUG: tp_base_connection_constructor: Handle repo for type #0 at (nil)
(telepathy-gabble:5564): tp-glib-DEBUG: tp_base_connection_constructor: Handle repo for type #1 at 0x9d4bc60
(telepathy-gabble:5564): tp-glib-DEBUG: tp_base_connection_constructor: Handle repo for type #2 at 0x9d4bcf0
(telepathy-gabble:5564): tp-glib-DEBUG: tp_base_connection_constructor: Handle repo for type #3 at 0x9d54280
(telepathy-gabble:5564): tp-glib-DEBUG: tp_base_connection_constructor: Handle repo for type #4 at 0x9d4bd80
** (telepathy-gabble:5564): DEBUG: gabble_roomlist_manager_constructed: 0x9d521b8
(telepathy-gabble:5564): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #0 at 0x9d52f18
(telepathy-gabble:5564): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #1 at 0x9d52168
(telepathy-gabble:5564): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #2 at 0x9d521b8
(telepathy-gabble:5564): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #3 at 0x9d559c8
(telepathy-gabble:5564): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #4 at 0x9d52250
(telepathy-gabble:5564): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #5 at 0x9d522c8
(telepathy-gabble:5564): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #6 at 0x9d543a0
** (telepathy-gabble:5564): DEBUG: gabble_connection_constructor: Post-construction: (GabbleConnection *)0x9d5b000
(telepathy-gabble:5564): tp-glib-DEBUG: tp_presence_mixin_init: called.
(telepathy-gabble:5564): tp-glib-DEBUG: tp_base_connection_register: bus name org.freedesktop.Telepathy.Connection.gabble.jabber.jtellier_2etest1_40gmail_2ecom_2fTelepathy
(telepathy-gabble:5564): tp-glib-DEBUG: tp_base_connection_register: object path /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy
** (telepathy-gabble:5564): DEBUG: _gabble_connection_connect: disabling SRV because "server" or "port" parameter specified, will connect to talk.google.com
** (telepathy-gabble:5564): DEBUG: do_connect: calling lm_connection_open
(telepathy-gabble:5564): tp-glib-DEBUG: tp_base_connection_change_status: was 4294967295, now 1, for reason 1
(telepathy-gabble:5564): tp-glib-DEBUG: tp_base_connection_change_status: emitting status-changed to 1, for reason 1
** (telepathy-gabble:5564): DEBUG: connection_status_changed_cb: adding callbacks
** (telepathy-gabble:5564): DEBUG: connection_status_changed_cb: adding callbacks
** (telepathy-gabble:5564): DEBUG: connection_status_changed_cb: adding callbacks
** (telepathy-gabble:5564): DEBUG: do_auth: authenticating with username: jtellier.test1, password: <hidden>, resource: Telepathy
** (telepathy-gabble:5564): DEBUG: connection_auth_cb: Created self handle 1, our JID is jtellier.test1 at gmail.com/TelepathyEB2C69CA
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: about to add caps 9189 to resource TelepathyEB2C69CA with serial 1
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: found resource TelepathyEB2C69CA
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: new serial 1, old 0, clearing caps
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: adding caps 9189 to resource TelepathyEB2C69CA
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: resource TelepathyEB2C69CA caps now 9189
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: total caps now 9189
** (telepathy-gabble:5564): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x9d618c0 for gmail.com
** (telepathy-gabble:5564): DEBUG: connection_iq_unknown_cb: got unknown iq:
<iq id="80077769273" type="result"></iq>
** (telepathy-gabble:5564): DEBUG: connection_disco_cb: got:
<query xmlns="http://jabber.org/protocol/disco#info"> <identity name="Google Talk" type="im" category="server"></identity>
<feature var="http://jabber.org/protocol/disco#info"></feature>
<feature var="google:jingleinfo"></feature>
<feature var="google:roster"></feature>
<feature var="google:nosave"></feature>
<feature var="google:setting"></feature>
<feature var="google:shared-status"></feature>
<feature var="http://jabber.org/protocol/archive#otr"></feature>
<feature var="google:mail:notify"></feature>
<feature var="http://jabber.org/protocol/archive#save"></feature>
</query>
** (telepathy-gabble:5564): DEBUG: connection_disco_cb: set features flags to 3
(telepathy-gabble:5564): tp-glib-DEBUG: tp_base_connection_change_status: was 1, now 0, for reason 1
(telepathy-gabble:5564): tp-glib-DEBUG: tp_base_connection_change_status: emitting status-changed to 0, for reason 1
** (telepathy-gabble:5564): DEBUG: connection_status_changed_cb: requesting roster
** (telepathy-gabble:5564): DEBUG: take_stun_server: Resolving fallback STUN server stun.collabora.co.uk:3478
** (telepathy-gabble:5564): DEBUG: stun_server_resolved_cb: Resolved STUN server stun.collabora.co.uk:3478 to 93.93.131.100:3478
** (telepathy-gabble:5564): DEBUG: gabble_disco_conn_status_changed_cb: connected, initiating service discovery on gmail.com
** (telepathy-gabble:5564): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x9d61900 for gmail.com
** (telepathy-gabble:5564): DEBUG: gabble_vcard_manager_request: Created request 0x9d61920 to retrieve <1>'s vCard
** (telepathy-gabble:5564): DEBUG: cache_entry_ensure_queued: Cache entry 0x9d537c8 is my own, not setting @to
** (telepathy-gabble:5564): DEBUG: gabble_request_pipeline_enqueue: enqueued new request as item 0x9d61940
** (telepathy-gabble:5564): DEBUG: cache_entry_ensure_queued: adding request to cache entry 0x9d537c8 and queueing the <iq>
(telepathy-gabble:5564): tp-glib-DEBUG: tp_presence_mixin_emit_presence_update: called.
(telepathy-gabble:5564): tp-glib-DEBUG: construct_presence_hash: called.
(telepathy-gabble:5564): tp-glib-DEBUG: construct_simple_presence_hash: called.
** (telepathy-gabble:5564): DEBUG: send_next_request: processing request 0x9d61940
(telepathy-gabble:5564): tp-glib-DEBUG: tp_presence_mixin_get_contacts_dbus_property: called.
(telepathy-gabble:5564): tp-glib-DEBUG: tp_presence_mixin_get_statuses: called.
(telepathy-gabble:5564): tp-glib-DEBUG: check_status_available: requested status hidden is not available
** (telepathy-gabble:5564): DEBUG: gabble_connection_advertise_capabilities: caps before: 23e5
** (telepathy-gabble:5564): DEBUG: gabble_connection_advertise_capabilities: caps to add: 0
** (telepathy-gabble:5564): DEBUG: gabble_connection_advertise_capabilities: caps to remove: 0
** (telepathy-gabble:5564): DEBUG: gabble_connection_advertise_capabilities: caps after: 23e5
** (telepathy-gabble:5564): DEBUG: gabble_vcard_manager_edit: called; invalidating cache
** (telepathy-gabble:5564): DEBUG: cache_entry_attempt_to_free: Not freeing vCard cache entry 0x9d537c8: it has a pipeline_item 0x9d61940
** (telepathy-gabble:5564): DEBUG: gabble_vcard_manager_edit: checking if we have pending requests already
** (telepathy-gabble:5564): DEBUG: gabble_vcard_manager_edit: NICKNAME => value of length 13 starting jtellier test
(telepathy-gabble:5564): tp-glib-DEBUG: tp_presence_mixin_set_status: called.
(telepathy-gabble:5564): tp-glib-DEBUG: set_status_foreach: called.
(telepathy-gabble:5564): tp-glib-DEBUG: check_for_status: Found status "available", checking if it's available...
(telepathy-gabble:5564): tp-glib-DEBUG: set_status_foreach: The status is available.
(telepathy-gabble:5564): tp-glib-DEBUG: set_status_foreach: Got optional argument ("message", "")
(telepathy-gabble:5564): tp-glib-DEBUG: set_status_foreach: About to try setting status "available"
(telepathy-gabble:5564): tp-glib-DEBUG: tp_presence_mixin_emit_presence_update: called.
(telepathy-gabble:5564): tp-glib-DEBUG: construct_presence_hash: called.
(telepathy-gabble:5564): tp-glib-DEBUG: construct_simple_presence_hash: called.
(telepathy-gabble:5564): tp-glib-DEBUG: tp_presence_mixin_get_contacts_dbus_property: called.
** (telepathy-gabble:5564): DEBUG: gabble_connection_advertise_capabilities: caps before: 23e5
** (telepathy-gabble:5564): DEBUG: _gabble_media_channel_typeflags_to_caps: adding jingle caps
** (telepathy-gabble:5564): DEBUG: gabble_connection_advertise_capabilities: caps to add: 301f
** (telepathy-gabble:5564): DEBUG: gabble_connection_advertise_capabilities: caps to remove: 0
** (telepathy-gabble:5564): DEBUG: gabble_connection_advertise_capabilities: caps after: 33ff
** (telepathy-gabble:5564): DEBUG: gabble_connection_advertise_capabilities: before != after, changing
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: about to add caps 13311 to resource TelepathyEB2C69CA with serial 2
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: found resource TelepathyEB2C69CA
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: new serial 2, old 1, clearing caps
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: adding caps 13311 to resource TelepathyEB2C69CA
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: resource TelepathyEB2C69CA caps now 13311
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: total caps now 13311
** (telepathy-gabble:5564): DEBUG: gabble_connection_advertise_capabilities: set caps: 33ff
(telepathy-gabble:5564): tp-glib-DEBUG: tp_presence_mixin_get_contacts_dbus_property: called.
** (telepathy-gabble:5564): DEBUG: gabble_presence_cache_do_update: jtellier.test1 at gmail.com (1) resource TelepathyC58B9EDA prio 0 presence 5 message "(null)"
(telepathy-gabble:5564): tp-glib-DEBUG: tp_presence_mixin_emit_presence_update: called.
(telepathy-gabble:5564): tp-glib-DEBUG: construct_presence_hash: called.
(telepathy-gabble:5564): tp-glib-DEBUG: construct_simple_presence_hash: called.
** (telepathy-gabble:5564): DEBUG: _process_caps_uri: not enough trust for URI http://telepathy.freedesktop.org/caps#jingle-video
** (telepathy-gabble:5564): DEBUG: disco_waiter_new: created waiter 0x9d618e0 for handle 1 with serial 1
** (telepathy-gabble:5564): DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI http://telepathy.freedesktop.org/caps#jingle-video
** (telepathy-gabble:5564): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x9d61980 for jtellier.test1 at gmail.com/TelepathyC58B9EDA
** (telepathy-gabble:5564): DEBUG: _process_caps_uri: not enough trust for URI http://telepathy.freedesktop.org/caps#jingle-audio
** (telepathy-gabble:5564): DEBUG: disco_waiter_new: created waiter 0x9d619a0 for handle 1 with serial 1
** (telepathy-gabble:5564): DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI http://telepathy.freedesktop.org/caps#jingle-audio
** (telepathy-gabble:5564): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x9d619c0 for jtellier.test1 at gmail.com/TelepathyC58B9EDA
** (telepathy-gabble:5564): DEBUG: _process_caps_uri: not enough trust for URI http://telepathy.freedesktop.org/caps#voice-v1
** (telepathy-gabble:5564): DEBUG: disco_waiter_new: created waiter 0x9ed0c00 for handle 1 with serial 1
** (telepathy-gabble:5564): DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI http://telepathy.freedesktop.org/caps#voice-v1
** (telepathy-gabble:5564): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x9ed0c20 for jtellier.test1 at gmail.com/TelepathyC58B9EDA
** (telepathy-gabble:5564): DEBUG: _process_caps_uri: not enough trust for URI http://telepathy.freedesktop.org/caps#0.6.2.1
** (telepathy-gabble:5564): DEBUG: disco_waiter_new: created waiter 0x9ed0c40 for handle 1 with serial 1
** (telepathy-gabble:5564): DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI http://telepathy.freedesktop.org/caps#0.6.2.1
** (telepathy-gabble:5564): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x9ed0c60 for jtellier.test1 at gmail.com/TelepathyC58B9EDA
** (telepathy-gabble:5564): DEBUG: _process_caps: Emitting caps update: handle 1, old 0, new 0
** (telepathy-gabble:5564): DEBUG: gabble_presence_cache_do_update: jtellier.test1 at gmail.com (1) resource Talk.v10432A56E91 prio 24 presence 7 message "(null)"
(telepathy-gabble:5564): tp-glib-DEBUG: tp_presence_mixin_emit_presence_update: called.
(telepathy-gabble:5564): tp-glib-DEBUG: construct_presence_hash: called.
(telepathy-gabble:5564): tp-glib-DEBUG: construct_simple_presence_hash: called.
** (telepathy-gabble:5564): DEBUG: _process_caps_uri: enough trust for URI http://www.google.com/xmpp/client/caps#voice-v1, setting caps for 1 (jtellier.test1 at gmail.com/Talk.v10432A56E91) to 2
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: about to add caps 2 to resource Talk.v10432A56E91 with serial 2
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: found resource Talk.v10432A56E91
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: new serial 2, old 0, clearing caps
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: adding caps 2 to resource Talk.v10432A56E91
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: resource Talk.v10432A56E91 caps now 2
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: total caps now 2
** (telepathy-gabble:5564): DEBUG: _process_caps_uri: caps for 1 (jtellier.test1 at gmail.com/Talk.v10432A56E91) now 2
** (telepathy-gabble:5564): DEBUG: _process_caps_uri: not enough trust for URI http://www.google.com/xmpp/client/caps#share-v1
** (telepathy-gabble:5564): DEBUG: disco_waiter_new: created waiter 0x9ed0ca0 for handle 1 with serial 2
** (telepathy-gabble:5564): DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI http://www.google.com/xmpp/client/caps#share-v1
** (telepathy-gabble:5564): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x9ed0cc0 for jtellier.test1 at gmail.com/Talk.v10432A56E91
** (telepathy-gabble:5564): DEBUG: _process_caps_uri: not enough trust for URI http://www.google.com/xmpp/client/caps#1.0.0.104
** (telepathy-gabble:5564): DEBUG: disco_waiter_new: created waiter 0x9ed0ce0 for handle 1 with serial 2
** (telepathy-gabble:5564): DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI http://www.google.com/xmpp/client/caps#1.0.0.104
** (telepathy-gabble:5564): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x9ed0d00 for jtellier.test1 at gmail.com/Talk.v10432A56E91
** (telepathy-gabble:5564): DEBUG: _process_caps: Emitting caps update: handle 1, old 0, new 2
(telepathy-gabble:5564): tp-glib-DEBUG: tp_base_connection_dbus_request_handles: 1 handles of type 3, for :1.104
(telepathy-gabble:5564): tp-glib-DEBUG: tp_base_connection_dbus_request_handles: 1 handles of type 3, for :1.104
(telepathy-gabble:5564): tp-glib-DEBUG: channel_request_new: New channel request at 0x9d53478: ctype=org.freedesktop.Telepathy.Channel.Type.ContactList htype=3 handle=1 suppress=1
** (telepathy-gabble:5564): DEBUG: _gabble_roster_get_channel: Looking up channel 3:1 "publish"
** (telepathy-gabble:5564): DEBUG: _gabble_roster_create_channel: Instantiating channel 3:1 "publish"
[1m[37mtp_group_mixin_change_flags: emitting group flags changed
added : [[22mCAN_REMOVE|MESSAGE_REMOVE|MESSAGE_ACCEPT|PROPERTIES[1m]
removed : [[22m[1m]
flags now: [[22mCAN_REMOVE|MESSAGE_REMOVE|MESSAGE_ACCEPT|PROPERTIES[1m]
[0m** (telepathy-gabble:5564): DEBUG: _gabble_roster_create_channel: created /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/RosterChannel/List/publish
** (telepathy-gabble:5564): DEBUG: _gabble_roster_create_channel: roster not yet received, not emitting signal for publish list channel
(telepathy-gabble:5564): tp-glib-DEBUG: channel_request_new: New channel request at 0x9d53618: ctype=org.freedesktop.Telepathy.Channel.Type.ContactList htype=3 handle=2 suppress=1
** (telepathy-gabble:5564): DEBUG: _gabble_roster_get_channel: Looking up channel 3:2 "subscribe"
** (telepathy-gabble:5564): DEBUG: _gabble_roster_create_channel: Instantiating channel 3:2 "subscribe"
[1m[37mtp_group_mixin_change_flags: emitting group flags changed
added : [[22mCAN_ADD|CAN_REMOVE|CAN_RESCIND|MESSAGE_ADD|MESSAGE_REMOVE|MESSAGE_RESCIND|PROPERTIES[1m]
removed : [[22m[1m]
flags now: [[22mCAN_ADD|CAN_REMOVE|CAN_RESCIND|MESSAGE_ADD|MESSAGE_REMOVE|MESSAGE_RESCIND|PROPERTIES[1m]
[0m** (telepathy-gabble:5564): DEBUG: _gabble_roster_create_channel: created /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/RosterChannel/List/subscribe
** (telepathy-gabble:5564): DEBUG: _gabble_roster_create_channel: roster not yet received, not emitting signal for subscribe list channel
** (telepathy-gabble:5564): DEBUG: jingle_info_cb: jingle info: got stun server stun.l.google.com, port 19302
** (telepathy-gabble:5564): DEBUG: take_stun_server: Resolving primary STUN server stun.l.google.com:19302
** (telepathy-gabble:5564): DEBUG: stun_server_resolved_cb: Resolved STUN server stun.l.google.com:19302 to 64.233.169.126:19302
** (telepathy-gabble:5564): DEBUG: jingle_info_cb: jingle info: got relay token CAESIQoYanRlbGxpZXIudGVzdDFAZ21haWwuY29tEIXCnKGaJBoQijcMu5cK5qnEup1Try4WDQ==
** (telepathy-gabble:5564): DEBUG: _gabble_roster_get_channel: Looking up channel 3:1 "publish"
** (telepathy-gabble:5564): DEBUG: _gabble_roster_get_channel: Looking up channel 3:2 "subscribe"
** (telepathy-gabble:5564): DEBUG: _gabble_roster_item_update: name for contact#2 changed to jtellier test2
** (telepathy-gabble:5564): DEBUG: _gabble_roster_item_update: Checking which groups contact#2 was just added to:
** (telepathy-gabble:5564): DEBUG: _gabble_roster_item_update: Checking which groups contact#2 was just removed from:
** (telepathy-gabble:5564): DEBUG: gabble_roster_iq_cb: jid: jtellier.test2 at gmail.com, subscription: both, name: jtellier test2
** (telepathy-gabble:5564): DEBUG: _gabble_roster_item_update: name for contact#3 changed to GTalk2VoIP mapped contact
** (telepathy-gabble:5564): DEBUG: _gabble_roster_item_update: Checking which groups contact#3 was just added to:
** (telepathy-gabble:5564): DEBUG: _gabble_roster_item_update: Checking which groups contact#3 was just removed from:
** (telepathy-gabble:5564): DEBUG: gabble_roster_iq_cb: jid: 5146672499 at gtalk2voip.com, subscription: both, name: GTalk2VoIP mapped contact
** (telepathy-gabble:5564): DEBUG: _gabble_roster_item_update: name for contact#4 changed to guillaume.desmottes
** (telepathy-gabble:5564): DEBUG: _gabble_roster_item_update: Checking which groups contact#4 was just added to:
** (telepathy-gabble:5564): DEBUG: _gabble_roster_item_update: Checking which groups contact#4 was just removed from:
** (telepathy-gabble:5564): DEBUG: gabble_roster_iq_cb: jid: guillaume.desmottes at collabora.co.uk, subscription: both, name: guillaume.desmottes
** (telepathy-gabble:5564): DEBUG: _gabble_roster_item_update: name for contact#5 changed to GTalk2VoIP mapped contact
** (telepathy-gabble:5564): DEBUG: _gabble_roster_item_update: Checking which groups contact#5 was just added to:
** (telepathy-gabble:5564): DEBUG: _gabble_roster_item_update: Checking which groups contact#5 was just removed from:
** (telepathy-gabble:5564): DEBUG: gabble_roster_iq_cb: jid: service at gtalk2voip.com, subscription: both, name: GTalk2VoIP mapped contact
** (telepathy-gabble:5564): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 1 (jtellier.test1 at gmail.com)
** (telepathy-gabble:5564): DEBUG: _gabble_roster_item_update: Checking which groups contact#1 was just added to:
** (telepathy-gabble:5564): DEBUG: _gabble_roster_item_update: Checking which groups contact#1 was just removed from:
** (telepathy-gabble:5564): DEBUG: gabble_roster_iq_cb: jid: jtellier.test1 at gmail.com, subscription: remove
** (telepathy-gabble:5564): DEBUG: _gabble_roster_item_update: name for contact#6 changed to kakaroto test1
** (telepathy-gabble:5564): DEBUG: _gabble_roster_item_update: Checking which groups contact#6 was just added to:
** (telepathy-gabble:5564): DEBUG: _gabble_roster_item_update: Checking which groups contact#6 was just removed from:
** (telepathy-gabble:5564): DEBUG: gabble_roster_iq_cb: jid: kakaroto.test1 at gmail.com, subscription: both, name: kakaroto test1
** (telepathy-gabble:5564): DEBUG: gabble_roster_iq_cb: calling change members on publish channel
[1m[36memit_members_changed_signals: emitting members changed
message : ""
added : [[22m2 (jtellier.test2 at gmail.com)
3 (5146672499 at gtalk2voip.com)
4 (guillaume.desmottes at collabora.co.uk)
5 (service at gtalk2voip.com)
6 (kakaroto.test1 at gmail.com)[1m]
removed : [[22m[1m]
local_pending : [[22m[1m]
remote_pending: [[22m[1m]
actor : 0
reason : 0: unspecified reason
[0m** (telepathy-gabble:5564): DEBUG: gabble_roster_iq_cb: calling change members on subscribe channel
[1m[36memit_members_changed_signals: emitting members changed
message : ""
added : [[22m2 (jtellier.test2 at gmail.com)
3 (5146672499 at gtalk2voip.com)
4 (guillaume.desmottes at collabora.co.uk)
5 (service at gtalk2voip.com)
6 (kakaroto.test1 at gmail.com)[1m]
removed : [[22m[1m]
local_pending : [[22m[1m]
remote_pending: [[22m[1m]
actor : 0
reason : 0: unspecified reason
[0m** (telepathy-gabble:5564): DEBUG: _gabble_roster_get_channel: Looking up channel 3:3 "known"
** (telepathy-gabble:5564): DEBUG: _gabble_roster_create_channel: Instantiating channel 3:3 "known"
[1m[37mtp_group_mixin_change_flags: emitting group flags changed
added : [[22mCAN_REMOVE|PROPERTIES[1m]
removed : [[22m[1m]
flags now: [[22mCAN_REMOVE|PROPERTIES[1m]
[0m** (telepathy-gabble:5564): DEBUG: _gabble_roster_create_channel: created /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/RosterChannel/List/known
** (telepathy-gabble:5564): DEBUG: _gabble_roster_create_channel: roster not yet received, not emitting signal for known list channel
** (telepathy-gabble:5564): DEBUG: gabble_roster_iq_cb: calling change members on known channel
[1m[36memit_members_changed_signals: emitting members changed
message : ""
added : [[22m2 (jtellier.test2 at gmail.com)
3 (5146672499 at gtalk2voip.com)
4 (guillaume.desmottes at collabora.co.uk)
5 (service at gtalk2voip.com)
6 (kakaroto.test1 at gmail.com)[1m]
removed : [[22m[1m]
local_pending : [[22m[1m]
remote_pending: [[22m[1m]
actor : 0
reason : 0: unspecified reason
[0m** (telepathy-gabble:5564): DEBUG: gabble_roster_iq_cb: calling change members on any group channels
** (telepathy-gabble:5564): DEBUG: _gabble_roster_get_channel: Looking up channel 3:4 "deny"
** (telepathy-gabble:5564): DEBUG: _gabble_roster_create_channel: Instantiating channel 3:4 "deny"
[1m[37mtp_group_mixin_change_flags: emitting group flags changed
added : [[22mCAN_ADD|CAN_REMOVE|PROPERTIES[1m]
removed : [[22m[1m]
flags now: [[22mCAN_ADD|CAN_REMOVE|PROPERTIES[1m]
[0m** (telepathy-gabble:5564): DEBUG: _gabble_roster_create_channel: created /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/RosterChannel/List/deny
** (telepathy-gabble:5564): DEBUG: _gabble_roster_create_channel: roster not yet received, not emitting signal for deny list channel
** (telepathy-gabble:5564): DEBUG: gabble_roster_iq_cb: calling change members on deny channel
(telepathy-gabble:5564): tp-glib-DEBUG: change_members: not emitting signal, nothing changed
** (telepathy-gabble:5564): DEBUG: _gabble_roster_emit_one: roster now received, emitting signal signal for publish list channel
(telepathy-gabble:5564): tp-glib-DEBUG: satisfy_request: completing queued request 0x9d53478 with success, channel_type=org.freedesktop.Telepathy.Channel.Type.ContactList, handle_type=3, handle=1, suppress_handler=1
(telepathy-gabble:5564): tp-glib-DEBUG: channel_request_free: Freeing channel request at 0x9d53478: ctype=org.freedesktop.Telepathy.Channel.Type.ContactList htype=3 handle=1 suppress=1
** (telepathy-gabble:5564): DEBUG: _gabble_roster_emit_one: roster now received, emitting signal signal for subscribe list channel
(telepathy-gabble:5564): tp-glib-DEBUG: satisfy_request: completing queued request 0x9d53618 with success, channel_type=org.freedesktop.Telepathy.Channel.Type.ContactList, handle_type=3, handle=2, suppress_handler=1
(telepathy-gabble:5564): tp-glib-DEBUG: channel_request_free: Freeing channel request at 0x9d53618: ctype=org.freedesktop.Telepathy.Channel.Type.ContactList htype=3 handle=2 suppress=1
** (telepathy-gabble:5564): DEBUG: _gabble_roster_emit_one: roster now received, emitting signal signal for known list channel
** (telepathy-gabble:5564): DEBUG: _gabble_roster_emit_one: roster now received, emitting signal signal for deny list channel
(telepathy-gabble:5564): tp-glib-DEBUG: tp_presence_mixin_get_contacts_dbus_property: called.
(telepathy-gabble:5564): tp-glib-DEBUG: tp_base_connection_dbus_request_handles: 0 handles of type 1, for :1.104
(telepathy-gabble:5564): tp-glib-DEBUG: tp_presence_mixin_get_presence: called.
(telepathy-gabble:5564): tp-glib-DEBUG: construct_presence_hash: called.
** (telepathy-gabble:5564): DEBUG: gabble_connection_request_aliases: requesting vCard for alias of contact jtellier.test1 at gmail.com
** (telepathy-gabble:5564): DEBUG: gabble_vcard_manager_request: Created request 0x9ed1120 to retrieve <1>'s vCard
** (telepathy-gabble:5564): DEBUG: cache_entry_ensure_queued: adding to cache entry 0x9d537c8 with <iq> already pending
(telepathy-gabble:5564): tp-glib-DEBUG: tp_presence_mixin_get_presence: called.
(telepathy-gabble:5564): tp-glib-DEBUG: tp_base_connection_hold_handles: 5 handles of type 1, for :1.104
(telepathy-gabble:5564): tp-glib-DEBUG: tp_presence_mixin_get_presence: called.
(telepathy-gabble:5564): tp-glib-DEBUG: construct_presence_hash: called.
** (telepathy-gabble:5564): DEBUG: disco_items_cb: Got error on items request: the feature requested is not implemented by the recipient or server and therefore cannot be processed
** (telepathy-gabble:5564): DEBUG: response_cb: got reply for request 0x9d61940
** (telepathy-gabble:5564): DEBUG: pipeline_reply_cb: called for entry 0x9d537c8
** (telepathy-gabble:5564): DEBUG: pipeline_reply_cb: will patch vcard
** (telepathy-gabble:5564): DEBUG: gabble_request_pipeline_enqueue: enqueued new request as item 0x9ed11a0
** (telepathy-gabble:5564): DEBUG: observe_vcard: got vCard alias "jtellier test" for handle 1 from <FN>
** (telepathy-gabble:5564): DEBUG: delete_request: Discarding request 0x9ed1120
** (telepathy-gabble:5564): DEBUG: cache_entry_attempt_to_free: Not freeing vCard cache entry 0x9d537c8: it has a cached vCard 0x9ec3518
** (telepathy-gabble:5564): DEBUG: delete_request: Discarding request 0x9d61920
** (telepathy-gabble:5564): DEBUG: cache_entry_attempt_to_free: Not freeing vCard cache entry 0x9d537c8: it has a cached vCard 0x9ec3518
** (telepathy-gabble:5564): DEBUG: delete_item: deleting item 0x9d61940
** (telepathy-gabble:5564): DEBUG: send_next_request: processing request 0x9ed11a0
** (telepathy-gabble:5564): DEBUG: connection_iq_unknown_cb: got unknown iq:
<iq from="jtellier.test1 at gmail.com/Talk.v10432A56E91" id="29" to="jtellier.test1 at gmail.com/TelepathyEB2C69CA" type="set"> <com:command xmlns:com="http://jabber.org/protocol/commands" action="execute" node="locate-machine"></com:command>
</iq>
** (telepathy-gabble:5564): DEBUG: connection_iq_disco_cb: got disco request for node http://telepathy.freedesktop.org/caps#4Fh+34kqr9/LBpRvm9LMt8fOA70=, caps are 33ff
** (telepathy-gabble:5564): DEBUG: connection_iq_disco_cb: caps now 13311
** (telepathy-gabble:5564): DEBUG: gabble_presence_cache_do_update: 5146672499 at gtalk2voip.com (3) resource GTalk2VoIP prio 0 presence 7 message "Press CALL to phone call. Offered by GTalk2VoIP Gateway. http://www.gtalk2voip.com/"
(telepathy-gabble:5564): tp-glib-DEBUG: tp_presence_mixin_emit_presence_update: called.
(telepathy-gabble:5564): tp-glib-DEBUG: construct_presence_hash: called.
(telepathy-gabble:5564): tp-glib-DEBUG: construct_simple_presence_hash: called.
** (telepathy-gabble:5564): DEBUG: _process_caps_uri: enough trust for URI http://www.google.com/xmpp/client/caps#voice-v1, setting caps for 3 (5146672499 at gtalk2voip.com/GTalk2VoIP) to 2
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: about to add caps 2 to resource GTalk2VoIP with serial 3
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: found resource GTalk2VoIP
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: new serial 3, old 0, clearing caps
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: adding caps 2 to resource GTalk2VoIP
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: resource GTalk2VoIP caps now 2
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: total caps now 2
** (telepathy-gabble:5564): DEBUG: _process_caps_uri: caps for 3 (5146672499 at gtalk2voip.com/GTalk2VoIP) now 2
** (telepathy-gabble:5564): DEBUG: _process_caps_uri: not enough trust for URI http://www.google.com/xmpp/client/caps#sidebar
** (telepathy-gabble:5564): DEBUG: disco_waiter_new: created waiter 0x9ed1200 for handle 3 with serial 3
** (telepathy-gabble:5564): DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI http://www.google.com/xmpp/client/caps#sidebar
** (telepathy-gabble:5564): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x9ed1220 for 5146672499 at gtalk2voip.com/GTalk2VoIP
** (telepathy-gabble:5564): DEBUG: _process_caps_uri: not enough trust for URI http://www.google.com/xmpp/client/caps#1.0.0.104
** (telepathy-gabble:5564): DEBUG: disco_waiter_new: created waiter 0x9ed1240 for handle 3 with serial 3
** (telepathy-gabble:5564): DEBUG: _process_caps_uri: only 1 trust out of 5 possible thus far, sending disco for URI http://www.google.com/xmpp/client/caps#1.0.0.104
** (telepathy-gabble:5564): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x9d61940 for 5146672499 at gtalk2voip.com/GTalk2VoIP
** (telepathy-gabble:5564): DEBUG: _process_caps: Emitting caps update: handle 3, old 0, new 2
** (telepathy-gabble:5564): DEBUG: gabble_presence_cache_do_update: service at gtalk2voip.com (5) resource GTalk2VoIP prio 0 presence 7 message "Type HELP for instructions. Your personal account page: https://www.gtalk2voip.com/users/?auth=pRKJcQ6TTGN5rZAC"
(telepathy-gabble:5564): tp-glib-DEBUG: tp_presence_mixin_emit_presence_update: called.
(telepathy-gabble:5564): tp-glib-DEBUG: construct_presence_hash: called.
(telepathy-gabble:5564): tp-glib-DEBUG: construct_simple_presence_hash: called.
** (telepathy-gabble:5564): DEBUG: _process_caps_uri: enough trust for URI http://www.google.com/xmpp/client/caps#voice-v1, setting caps for 5 (service at gtalk2voip.com/GTalk2VoIP) to 2
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: about to add caps 2 to resource GTalk2VoIP with serial 4
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: found resource GTalk2VoIP
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: new serial 4, old 0, clearing caps
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: adding caps 2 to resource GTalk2VoIP
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: resource GTalk2VoIP caps now 2
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: total caps now 2
** (telepathy-gabble:5564): DEBUG: _process_caps_uri: caps for 5 (service at gtalk2voip.com/GTalk2VoIP) now 2
** (telepathy-gabble:5564): DEBUG: _process_caps_uri: not enough trust for URI http://www.google.com/xmpp/client/caps#sidebar
** (telepathy-gabble:5564): DEBUG: disco_waiter_new: created waiter 0x9ed1140 for handle 5 with serial 4
** (telepathy-gabble:5564): DEBUG: _process_caps_uri: only 1 trust out of 5 possible thus far, sending disco for URI http://www.google.com/xmpp/client/caps#sidebar
** (telepathy-gabble:5564): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x9d61960 for service at gtalk2voip.com/GTalk2VoIP
** (telepathy-gabble:5564): DEBUG: _process_caps_uri: not enough trust for URI http://www.google.com/xmpp/client/caps#1.0.0.104
** (telepathy-gabble:5564): DEBUG: disco_waiter_new: created waiter 0x9ed1120 for handle 5 with serial 4
** (telepathy-gabble:5564): DEBUG: _process_caps_uri: only 2 trust out of 5 possible thus far, sending disco for URI http://www.google.com/xmpp/client/caps#1.0.0.104
** (telepathy-gabble:5564): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x9ed1100 for service at gtalk2voip.com/GTalk2VoIP
** (telepathy-gabble:5564): DEBUG: _process_caps: Emitting caps update: handle 5, old 0, new 2
** (telepathy-gabble:5564): DEBUG: _caps_disco_cb: setting caps for 1 (thanks to 1 jtellier.test1 at gmail.com/Talk.v10432A56E91) to 0 (save_caps 2)
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: about to add caps 0 to resource Talk.v10432A56E91 with serial 2
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: found resource Talk.v10432A56E91
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: adding caps 0 to resource Talk.v10432A56E91
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: resource Talk.v10432A56E91 caps now 2
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: total caps now 2
** (telepathy-gabble:5564): DEBUG: _caps_disco_cb: caps for 1 (thanks to 1 jtellier.test1 at gmail.com/Talk.v10432A56E91) now 2
** (telepathy-gabble:5564): DEBUG: disco_waiter_free: freeing waiter 0x9ed0ca0 for handle 1 with serial 2
** (telepathy-gabble:5564): DEBUG: response_cb: got reply for request 0x9ed11a0
** (telepathy-gabble:5564): DEBUG: replace_reply_cb: called: no error
** (telepathy-gabble:5564): DEBUG: gabble_vcard_manager_remove_edit_request: request == 0x9d53430
** (telepathy-gabble:5564): DEBUG: delete_item: deleting item 0x9ed11a0
** (telepathy-gabble:5564): DEBUG: _caps_disco_cb: setting caps for 1 (thanks to 1 jtellier.test1 at gmail.com/Talk.v10432A56E91) to 0 (save_caps 2)
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: about to add caps 0 to resource Talk.v10432A56E91 with serial 2
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: found resource Talk.v10432A56E91
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: adding caps 0 to resource Talk.v10432A56E91
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: resource Talk.v10432A56E91 caps now 2
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: total caps now 2
** (telepathy-gabble:5564): DEBUG: _caps_disco_cb: caps for 1 (thanks to 1 jtellier.test1 at gmail.com/Talk.v10432A56E91) now 2
** (telepathy-gabble:5564): DEBUG: disco_waiter_free: freeing waiter 0x9ed0ce0 for handle 1 with serial 2
** (telepathy-gabble:5564): DEBUG: connection_iq_disco_cb: got disco request for node http://telepathy.freedesktop.org/caps#4Fh+34kqr9/LBpRvm9LMt8fOA70=, caps are 33ff
** (telepathy-gabble:5564): DEBUG: connection_iq_disco_cb: caps now 13311
** (telepathy-gabble:5564): DEBUG: _caps_disco_cb: setting caps for 1 (thanks to 1 jtellier.test1 at gmail.com/TelepathyC58B9EDA) to 16 (save_caps 2)
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: about to add caps 16 to resource TelepathyC58B9EDA with serial 1
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: found resource TelepathyC58B9EDA
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: new serial 1, old 0, clearing caps
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: adding caps 16 to resource TelepathyC58B9EDA
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: resource TelepathyC58B9EDA caps now 16
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: total caps now 18
** (telepathy-gabble:5564): DEBUG: _caps_disco_cb: caps for 1 (thanks to 1 jtellier.test1 at gmail.com/TelepathyC58B9EDA) now 18
** (telepathy-gabble:5564): DEBUG: disco_waiter_free: freeing waiter 0x9d618e0 for handle 1 with serial 1
** (telepathy-gabble:5564): DEBUG: _caps_disco_cb: setting caps for 1 (thanks to 1 jtellier.test1 at gmail.com/TelepathyC58B9EDA) to 8 (save_caps 18)
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: about to add caps 8 to resource TelepathyC58B9EDA with serial 1
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: found resource TelepathyC58B9EDA
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: adding caps 8 to resource TelepathyC58B9EDA
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: resource TelepathyC58B9EDA caps now 24
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: total caps now 26
** (telepathy-gabble:5564): DEBUG: _caps_disco_cb: caps for 1 (thanks to 1 jtellier.test1 at gmail.com/TelepathyC58B9EDA) now 26
** (telepathy-gabble:5564): DEBUG: disco_waiter_free: freeing waiter 0x9d619a0 for handle 1 with serial 1
** (telepathy-gabble:5564): DEBUG: _caps_disco_cb: setting caps for 1 (thanks to 1 jtellier.test1 at gmail.com/TelepathyC58B9EDA) to 2 (save_caps 26)
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: about to add caps 2 to resource TelepathyC58B9EDA with serial 1
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: found resource TelepathyC58B9EDA
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: adding caps 2 to resource TelepathyC58B9EDA
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: resource TelepathyC58B9EDA caps now 26
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: total caps now 26
** (telepathy-gabble:5564): DEBUG: _caps_disco_cb: caps for 1 (thanks to 1 jtellier.test1 at gmail.com/TelepathyC58B9EDA) now 26
** (telepathy-gabble:5564): DEBUG: disco_waiter_free: freeing waiter 0x9ed0c00 for handle 1 with serial 1
** (telepathy-gabble:5564): DEBUG: _caps_disco_cb: setting caps for 1 (thanks to 1 jtellier.test1 at gmail.com/TelepathyC58B9EDA) to 2085 (save_caps 26)
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: about to add caps 2085 to resource TelepathyC58B9EDA with serial 1
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: found resource TelepathyC58B9EDA
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: adding caps 2085 to resource TelepathyC58B9EDA
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: resource TelepathyC58B9EDA caps now 2111
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: total caps now 2111
** (telepathy-gabble:5564): DEBUG: _caps_disco_cb: caps for 1 (thanks to 1 jtellier.test1 at gmail.com/TelepathyC58B9EDA) now 2111
** (telepathy-gabble:5564): DEBUG: disco_waiter_free: freeing waiter 0x9ed0c40 for handle 1 with serial 1
** (telepathy-gabble:5564): DEBUG: gabble_presence_cache_do_update: 5146672499 at gtalk2voip.com (3) resource GTalk2VoIP prio 0 presence 7 message "Press CALL to phone call. Offered by GTalk2VoIP Gateway. http://www.gtalk2voip.com/"
** (telepathy-gabble:5564): DEBUG: _process_caps_uri: enough trust for URI http://www.google.com/xmpp/client/caps#voice-v1, setting caps for 3 (5146672499 at gtalk2voip.com/GTalk2VoIP) to 2
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: about to add caps 2 to resource GTalk2VoIP with serial 5
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: found resource GTalk2VoIP
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: new serial 5, old 3, clearing caps
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: adding caps 2 to resource GTalk2VoIP
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: resource GTalk2VoIP caps now 2
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: total caps now 2
** (telepathy-gabble:5564): DEBUG: _process_caps_uri: caps for 3 (5146672499 at gtalk2voip.com/GTalk2VoIP) now 2
** (telepathy-gabble:5564): DEBUG: _process_caps_uri: not enough trust for URI http://www.google.com/xmpp/client/caps#sidebar
** (telepathy-gabble:5564): DEBUG: disco_waiter_new: created waiter 0x9d61900 for handle 3 with serial 5
** (telepathy-gabble:5564): DEBUG: _process_caps_uri: only 2 trust out of 5 possible thus far, sending disco for URI http://www.google.com/xmpp/client/caps#sidebar
** (telepathy-gabble:5564): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x9ed1180 for 5146672499 at gtalk2voip.com/GTalk2VoIP
** (telepathy-gabble:5564): DEBUG: _process_caps_uri: not enough trust for URI http://www.google.com/xmpp/client/caps#1.0.0.104
** (telepathy-gabble:5564): DEBUG: disco_waiter_new: created waiter 0x9ed1160 for handle 3 with serial 5
** (telepathy-gabble:5564): DEBUG: _process_caps_uri: only 3 trust out of 5 possible thus far, sending disco for URI http://www.google.com/xmpp/client/caps#1.0.0.104
** (telepathy-gabble:5564): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x9ed0f00 for 5146672499 at gtalk2voip.com/GTalk2VoIP
** (telepathy-gabble:5564): DEBUG: _process_caps: Emitting caps update: handle 3, old 2, new 2
(telepathy-gabble:5564): tp-glib-DEBUG: tp_base_connection_change_status: was 0, now 2, for reason 1
(telepathy-gabble:5564): tp-glib-DEBUG: tp_base_connection_change_status: emitting status-changed to 2, for reason 1
** (telepathy-gabble:5564): DEBUG: gabble_roster_close_all: closing channels
** (telepathy-gabble:5564): DEBUG: roster_channel_closed_cb: 0x9d52f18, channel 0x9d60878
** (telepathy-gabble:5564): DEBUG: roster_channel_closed_cb: 0x9d52f18, channel 0x9d608c0
** (telepathy-gabble:5564): DEBUG: roster_channel_closed_cb: 0x9d52f18, channel 0x9d60908
** (telepathy-gabble:5564): DEBUG: roster_channel_closed_cb: 0x9d52f18, channel 0x9d60950
** (telepathy-gabble:5564): DEBUG: gabble_roster_close_all: removing callbacks
** (telepathy-gabble:5564): DEBUG: gabble_im_factory_close_all: closing channels
** (telepathy-gabble:5564): DEBUG: gabble_im_factory_close_all: removing callbacks
** (telepathy-gabble:5564): DEBUG: connection_status_changed_cb: disconnected, closing room lists
** (telepathy-gabble:5564): DEBUG: gabble_roomlist_manager_close_all: 0x9d521b8
** (telepathy-gabble:5564): DEBUG: gabble_muc_factory_close_all: closing channels
** (telepathy-gabble:5564): DEBUG: gabble_muc_factory_close_all: removing callbacks
** (telepathy-gabble:5564): DEBUG: gabble_private_tubes_factory_close_all: closing 1-1 tubes channels
** (telepathy-gabble:5564): DEBUG: gabble_media_factory_close_all: closing channels
** (telepathy-gabble:5564): DEBUG: connection_shut_down: still open; calling lm_connection_close
** (telepathy-gabble:5564): DEBUG: connection_disconnected_cb: called with reason 0
** (telepathy-gabble:5564): DEBUG: connection_disconnected_cb: expected; emitting DISCONNECTED
(telepathy-gabble:5564): tp-glib-DEBUG: connection_shutdown_finished_cb: dereferenced connection
** (telepathy-gabble:5564): DEBUG: gabble_connection_dispose: called
** (telepathy-gabble:5564): DEBUG: gabble_bytestream_factory_dispose: dispose called
** (telepathy-gabble:5564): DEBUG: gabble_disco_dispose: dispose called
** (telepathy-gabble:5564): DEBUG: _caps_disco_cb: disco query failed: Request for info on 5146672499 at gtalk2voip.com/GTalk2VoIP cancelled
** (telepathy-gabble:5564): DEBUG: _caps_disco_cb: failed to find a suitable candidate to retry disco request for URI http://www.google.com/xmpp/client/caps#1.0.0.104
** (telepathy-gabble:5564): DEBUG: disco_waiter_list_free: list 0x9d61e40
** (telepathy-gabble:5564): DEBUG: disco_waiter_free: freeing waiter 0x9ed1160 for handle 3 with serial 5
** (telepathy-gabble:5564): DEBUG: disco_waiter_free: freeing waiter 0x9ed1120 for handle 5 with serial 4
** (telepathy-gabble:5564): DEBUG: disco_waiter_free: freeing waiter 0x9ed1240 for handle 3 with serial 3
** (telepathy-gabble:5564): DEBUG: _caps_disco_cb: disco query failed: Request for info on 5146672499 at gtalk2voip.com/GTalk2VoIP cancelled
** (telepathy-gabble:5564): DEBUG: _caps_disco_cb: failed to find a suitable candidate to retry disco request for URI http://www.google.com/xmpp/client/caps#sidebar
** (telepathy-gabble:5564): DEBUG: disco_waiter_list_free: list 0x9ec3eb8
** (telepathy-gabble:5564): DEBUG: disco_waiter_free: freeing waiter 0x9d61900 for handle 3 with serial 5
** (telepathy-gabble:5564): DEBUG: disco_waiter_free: freeing waiter 0x9ed1140 for handle 5 with serial 4
** (telepathy-gabble:5564): DEBUG: disco_waiter_free: freeing waiter 0x9ed1200 for handle 3 with serial 3
** (telepathy-gabble:5564): DEBUG: _caps_disco_cb: disco query failed: Request for info on service at gtalk2voip.com/GTalk2VoIP cancelled
** (telepathy-gabble:5564): DEBUG: _caps_disco_cb: failed to find a suitable candidate to retry disco request for URI http://www.google.com/xmpp/client/caps#1.0.0.104
** (telepathy-gabble:5564): DEBUG: _caps_disco_cb: disco query failed: Request for info on service at gtalk2voip.com/GTalk2VoIP cancelled
** (telepathy-gabble:5564): DEBUG: _caps_disco_cb: failed to find a suitable candidate to retry disco request for URI http://www.google.com/xmpp/client/caps#sidebar
** (telepathy-gabble:5564): DEBUG: _caps_disco_cb: disco query failed: Request for info on 5146672499 at gtalk2voip.com/GTalk2VoIP cancelled
** (telepathy-gabble:5564): DEBUG: _caps_disco_cb: failed to find a suitable candidate to retry disco request for URI http://www.google.com/xmpp/client/caps#1.0.0.104
** (telepathy-gabble:5564): DEBUG: _caps_disco_cb: disco query failed: Request for info on 5146672499 at gtalk2voip.com/GTalk2VoIP cancelled
** (telepathy-gabble:5564): DEBUG: _caps_disco_cb: failed to find a suitable candidate to retry disco request for URI http://www.google.com/xmpp/client/caps#sidebar
** (telepathy-gabble:5564): DEBUG: gabble_disco_finalize: called with 0x9d547a0
** (telepathy-gabble:5564): DEBUG: gabble_request_pipeline_dispose: disposing request-pipeline
** (telepathy-gabble:5564): DEBUG: gabble_vcard_manager_dispose: 0x9d52f50
** (telepathy-gabble:5564): DEBUG: gabble_vcard_manager_finalize: 0x9d52f50
** (telepathy-gabble:5564): DEBUG: gabble_jingle_factory_dispose: dispose called
** (telepathy-gabble:5564): DEBUG: gabble_presence_cache_dispose: dispose called
** (telepathy-gabble:5564): DEBUG: disco_waiter_list_free: list (nil)
** (telepathy-gabble:5564): DEBUG: disco_waiter_list_free: list (nil)
** (telepathy-gabble:5564): DEBUG: disco_waiter_list_free: list (nil)
** (telepathy-gabble:5564): DEBUG: disco_waiter_list_free: list (nil)
** (telepathy-gabble:5564): DEBUG: disco_waiter_list_free: list (nil)
** (telepathy-gabble:5564): DEBUG: gabble_presence_cache_finalize: called with 0x9d55a08
** (telepathy-gabble:5564): DEBUG: gabble_roster_dispose: dispose called
** (telepathy-gabble:5564): DEBUG: gabble_roster_close_all: closing channels
** (telepathy-gabble:5564): DEBUG: gabble_roster_finalize: called with 0x9d52f18
** (telepathy-gabble:5564): DEBUG: gabble_im_factory_dispose: dispose called
** (telepathy-gabble:5564): DEBUG: gabble_roomlist_manager_dispose: running
** (telepathy-gabble:5564): DEBUG: gabble_roomlist_manager_close_all: 0x9d521b8
** (telepathy-gabble:5564): DEBUG: gabble_muc_factory_dispose: dispose called
** (telepathy-gabble:5564): DEBUG: gabble_muc_factory_close_all: closing channels
** (telepathy-gabble:5564): DEBUG: gabble_private_tubes_factory_dispose: dispose called
** (telepathy-gabble:5564): DEBUG: gabble_private_tubes_factory_close_all: closing 1-1 tubes channels
** (telepathy-gabble:5564): DEBUG: gabble_media_factory_dispose: dispose called
** (telepathy-gabble:5564): DEBUG: gabble_media_factory_close_all: closing channels
** (telepathy-gabble:5564): DEBUG: gabble_olpc_gadget_manager_dispose: running
** (telepathy-gabble:5564): DEBUG: gabble_olpc_gadget_manager_close_all: 0x9d543a0
(telepathy-gabble:5564): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9d52e70: lost weak ref to 0x9d4bc60
(telepathy-gabble:5564): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9d52ea8: lost weak ref to 0x9d4bcf0
(telepathy-gabble:5564): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9d52ee0: lost weak ref to 0x9d4bd80
** (telepathy-gabble:5564): DEBUG: gabble_connection_finalize: called with 0x9d5b000
(telepathy-gabble:5564): tp-glib-DEBUG: tp_contacts_mixin_finalize: 0x9d5b000
(telepathy-gabble:5564): tp-glib-DEBUG: tp_presence_mixin_finalize: 0x9d5b000
(telepathy-gabble:5564): tp-glib-DEBUG: tp_cm_param_setter_offset: account = "jtellier.test2 at gmail.com"
(telepathy-gabble:5564): tp-glib-DEBUG: tp_cm_param_setter_offset: password = <hidden>
(telepathy-gabble:5564): tp-glib-DEBUG: tp_cm_param_setter_offset: server = "talk.google.com"
(telepathy-gabble:5564): tp-glib-DEBUG: tp_cm_param_setter_offset: resource = "Telepathy"
(telepathy-gabble:5564): tp-glib-DEBUG: tp_cm_param_setter_offset: priority = 0 = 0x0
(telepathy-gabble:5564): tp-glib-DEBUG: tp_cm_param_setter_offset: port = 5223 = 0x1467
(telepathy-gabble:5564): tp-glib-DEBUG: tp_cm_param_setter_offset: old-ssl = TRUE
(telepathy-gabble:5564): tp-glib-DEBUG: tp_cm_param_setter_offset: require-encryption = FALSE
(telepathy-gabble:5564): tp-glib-DEBUG: tp_cm_param_setter_offset: register = FALSE
(telepathy-gabble:5564): tp-glib-DEBUG: tp_cm_param_setter_offset: low-bandwidth = FALSE
(telepathy-gabble:5564): tp-glib-DEBUG: parse_parameters: https-proxy-server not given, using default behaviour
(telepathy-gabble:5564): tp-glib-DEBUG: tp_cm_param_setter_offset: https-proxy-port = 443 = 0x1bb
(telepathy-gabble:5564): tp-glib-DEBUG: tp_cm_param_setter_offset: fallback-conference-server = "conference.jabber.org"
(telepathy-gabble:5564): tp-glib-DEBUG: parse_parameters: stun-server not given, using default behaviour
(telepathy-gabble:5564): tp-glib-DEBUG: tp_cm_param_setter_offset: stun-port = 3478 = 0xd96
(telepathy-gabble:5564): tp-glib-DEBUG: tp_cm_param_setter_offset: fallback-stun-server = "stun.collabora.co.uk"
(telepathy-gabble:5564): tp-glib-DEBUG: tp_cm_param_setter_offset: fallback-stun-port = 3478 = 0xd96
(telepathy-gabble:5564): tp-glib-DEBUG: tp_cm_param_setter_offset: ignore-ssl-errors = TRUE
(telepathy-gabble:5564): tp-glib-DEBUG: parse_parameters: alias not given, using default behaviour
(telepathy-gabble:5564): tp-glib-DEBUG: tp_base_connection_init: Initializing (TpBaseConnection *)0x9d5b150
** (telepathy-gabble:5564): DEBUG: gabble_connection_init: Initializing (GabbleConnection *)0x9d5b150
(telepathy-gabble:5564): tp-glib-DEBUG: tp_base_connection_constructor: Post-construction: (TpBaseConnection *)0x9d5b150
(telepathy-gabble:5564): tp-glib-DEBUG: tp_base_connection_constructor: Handle repo for type #0 at (nil)
(telepathy-gabble:5564): tp-glib-DEBUG: tp_base_connection_constructor: Handle repo for type #1 at 0x9d4bcf0
(telepathy-gabble:5564): tp-glib-DEBUG: tp_base_connection_constructor: Handle repo for type #2 at 0x9d4bc60
(telepathy-gabble:5564): tp-glib-DEBUG: tp_base_connection_constructor: Handle repo for type #3 at 0x9d545a0
(telepathy-gabble:5564): tp-glib-DEBUG: tp_base_connection_constructor: Handle repo for type #4 at 0x9d5dfb0
** (telepathy-gabble:5564): DEBUG: gabble_roomlist_manager_constructed: 0x9d52250
(telepathy-gabble:5564): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #0 at 0x9d5d6b8
(telepathy-gabble:5564): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #1 at 0x9d522c8
(telepathy-gabble:5564): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #2 at 0x9d52250
(telepathy-gabble:5564): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #3 at 0x9d55e10
(telepathy-gabble:5564): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #4 at 0x9d521b8
(telepathy-gabble:5564): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #5 at 0x9d52168
(telepathy-gabble:5564): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #6 at 0x9d544a0
** (telepathy-gabble:5564): DEBUG: gabble_connection_constructor: Post-construction: (GabbleConnection *)0x9d5b150
(telepathy-gabble:5564): tp-glib-DEBUG: tp_presence_mixin_init: called.
(telepathy-gabble:5564): tp-glib-DEBUG: tp_base_connection_register: bus name org.freedesktop.Telepathy.Connection.gabble.jabber.jtellier_2etest2_40gmail_2ecom_2fTelepathy
(telepathy-gabble:5564): tp-glib-DEBUG: tp_base_connection_register: object path /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy
** (telepathy-gabble:5564): DEBUG: _gabble_connection_connect: disabling SRV because "server" or "port" parameter specified, will connect to talk.google.com
** (telepathy-gabble:5564): DEBUG: do_connect: calling lm_connection_open
(telepathy-gabble:5564): tp-glib-DEBUG: tp_base_connection_change_status: was 4294967295, now 1, for reason 1
(telepathy-gabble:5564): tp-glib-DEBUG: tp_base_connection_change_status: emitting status-changed to 1, for reason 1
** (telepathy-gabble:5564): DEBUG: connection_status_changed_cb: adding callbacks
** (telepathy-gabble:5564): DEBUG: connection_status_changed_cb: adding callbacks
** (telepathy-gabble:5564): DEBUG: connection_status_changed_cb: adding callbacks
** (telepathy-gabble:5564): DEBUG: do_auth: authenticating with username: jtellier.test2, password: <hidden>, resource: Telepathy
** (telepathy-gabble:5564): DEBUG: connection_auth_cb: Created self handle 1, our JID is jtellier.test2 at gmail.com/Telepathy2EE46D56
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: about to add caps 9189 to resource Telepathy2EE46D56 with serial 1
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: found resource Telepathy2EE46D56
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: new serial 1, old 0, clearing caps
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: adding caps 9189 to resource Telepathy2EE46D56
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: resource Telepathy2EE46D56 caps now 9189
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: total caps now 9189
** (telepathy-gabble:5564): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x9d543a0 for gmail.com
** (telepathy-gabble:5564): DEBUG: connection_iq_unknown_cb: got unknown iq:
<iq id="90343254179" type="result"></iq>
** (telepathy-gabble:5564): DEBUG: connection_disco_cb: got:
<query xmlns="http://jabber.org/protocol/disco#info"> <identity name="Google Talk" type="im" category="server"></identity>
<feature var="http://jabber.org/protocol/disco#info"></feature>
<feature var="google:jingleinfo"></feature>
<feature var="google:roster"></feature>
<feature var="google:nosave"></feature>
<feature var="google:setting"></feature>
<feature var="google:shared-status"></feature>
<feature var="http://jabber.org/protocol/archive#otr"></feature>
<feature var="google:mail:notify"></feature>
<feature var="http://jabber.org/protocol/archive#save"></feature>
</query>
** (telepathy-gabble:5564): DEBUG: connection_disco_cb: set features flags to 3
(telepathy-gabble:5564): tp-glib-DEBUG: tp_base_connection_change_status: was 1, now 0, for reason 1
(telepathy-gabble:5564): tp-glib-DEBUG: tp_base_connection_change_status: emitting status-changed to 0, for reason 1
** (telepathy-gabble:5564): DEBUG: connection_status_changed_cb: requesting roster
** (telepathy-gabble:5564): DEBUG: take_stun_server: Resolving fallback STUN server stun.collabora.co.uk:3478
** (telepathy-gabble:5564): DEBUG: stun_server_resolved_cb: Resolved STUN server stun.collabora.co.uk:3478 to 93.93.131.100:3478
** (telepathy-gabble:5564): DEBUG: gabble_disco_conn_status_changed_cb: connected, initiating service discovery on gmail.com
** (telepathy-gabble:5564): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x9d54740 for gmail.com
** (telepathy-gabble:5564): DEBUG: gabble_vcard_manager_request: Created request 0x9d54720 to retrieve <1>'s vCard
** (telepathy-gabble:5564): DEBUG: cache_entry_ensure_queued: Cache entry 0x9d534c0 is my own, not setting @to
** (telepathy-gabble:5564): DEBUG: gabble_request_pipeline_enqueue: enqueued new request as item 0x9d615a0
** (telepathy-gabble:5564): DEBUG: cache_entry_ensure_queued: adding request to cache entry 0x9d534c0 and queueing the <iq>
(telepathy-gabble:5564): tp-glib-DEBUG: tp_presence_mixin_emit_presence_update: called.
(telepathy-gabble:5564): tp-glib-DEBUG: construct_presence_hash: called.
(telepathy-gabble:5564): tp-glib-DEBUG: construct_simple_presence_hash: called.
(telepathy-gabble:5564): tp-glib-DEBUG: tp_presence_mixin_get_contacts_dbus_property: called.
(telepathy-gabble:5564): tp-glib-DEBUG: tp_presence_mixin_get_contacts_dbus_property: called.
(telepathy-gabble:5564): tp-glib-DEBUG: tp_presence_mixin_get_contacts_dbus_property: called.
(telepathy-gabble:5564): tp-glib-DEBUG: tp_presence_mixin_get_statuses: called.
(telepathy-gabble:5564): tp-glib-DEBUG: check_status_available: requested status hidden is not available
** (telepathy-gabble:5564): DEBUG: gabble_connection_advertise_capabilities: caps before: 23e5
** (telepathy-gabble:5564): DEBUG: gabble_connection_advertise_capabilities: caps to add: 0
** (telepathy-gabble:5564): DEBUG: gabble_connection_advertise_capabilities: caps to remove: 0
** (telepathy-gabble:5564): DEBUG: gabble_connection_advertise_capabilities: caps after: 23e5
** (telepathy-gabble:5564): DEBUG: gabble_vcard_manager_edit: called; invalidating cache
** (telepathy-gabble:5564): DEBUG: cache_entry_attempt_to_free: Not freeing vCard cache entry 0x9d534c0: it has a pipeline_item 0x9d615a0
** (telepathy-gabble:5564): DEBUG: gabble_vcard_manager_edit: checking if we have pending requests already
** (telepathy-gabble:5564): DEBUG: gabble_vcard_manager_edit: NICKNAME => value of length 14 starting jtellier test2
(telepathy-gabble:5564): tp-glib-DEBUG: tp_presence_mixin_set_status: called.
(telepathy-gabble:5564): tp-glib-DEBUG: set_status_foreach: called.
(telepathy-gabble:5564): tp-glib-DEBUG: check_for_status: Found status "available", checking if it's available...
(telepathy-gabble:5564): tp-glib-DEBUG: set_status_foreach: The status is available.
(telepathy-gabble:5564): tp-glib-DEBUG: set_status_foreach: Got optional argument ("message", "")
(telepathy-gabble:5564): tp-glib-DEBUG: set_status_foreach: About to try setting status "available"
(telepathy-gabble:5564): tp-glib-DEBUG: tp_presence_mixin_emit_presence_update: called.
(telepathy-gabble:5564): tp-glib-DEBUG: construct_presence_hash: called.
(telepathy-gabble:5564): tp-glib-DEBUG: construct_simple_presence_hash: called.
(telepathy-gabble:5564): tp-glib-DEBUG: tp_base_connection_dbus_request_handles: 1 handles of type 3, for :1.104
(telepathy-gabble:5564): tp-glib-DEBUG: tp_base_connection_dbus_request_handles: 1 handles of type 3, for :1.104
** (telepathy-gabble:5564): DEBUG: gabble_connection_advertise_capabilities: caps before: 23e5
** (telepathy-gabble:5564): DEBUG: _gabble_media_channel_typeflags_to_caps: adding jingle caps
** (telepathy-gabble:5564): DEBUG: gabble_connection_advertise_capabilities: caps to add: 301f
** (telepathy-gabble:5564): DEBUG: gabble_connection_advertise_capabilities: caps to remove: 0
** (telepathy-gabble:5564): DEBUG: gabble_connection_advertise_capabilities: caps after: 33ff
** (telepathy-gabble:5564): DEBUG: gabble_connection_advertise_capabilities: before != after, changing
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: about to add caps 13311 to resource Telepathy2EE46D56 with serial 2
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: found resource Telepathy2EE46D56
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: new serial 2, old 1, clearing caps
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: adding caps 13311 to resource Telepathy2EE46D56
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: resource Telepathy2EE46D56 caps now 13311
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: total caps now 13311
** (telepathy-gabble:5564): DEBUG: gabble_connection_advertise_capabilities: set caps: 33ff
(telepathy-gabble:5564): tp-glib-DEBUG: channel_request_new: New channel request at 0x9d53418: ctype=org.freedesktop.Telepathy.Channel.Type.ContactList htype=3 handle=1 suppress=1
** (telepathy-gabble:5564): DEBUG: _gabble_roster_get_channel: Looking up channel 3:1 "publish"
** (telepathy-gabble:5564): DEBUG: _gabble_roster_create_channel: Instantiating channel 3:1 "publish"
[1m[37mtp_group_mixin_change_flags: emitting group flags changed
added : [[22mCAN_REMOVE|MESSAGE_REMOVE|MESSAGE_ACCEPT|PROPERTIES[1m]
removed : [[22m[1m]
flags now: [[22mCAN_REMOVE|MESSAGE_REMOVE|MESSAGE_ACCEPT|PROPERTIES[1m]
[0m** (telepathy-gabble:5564): DEBUG: _gabble_roster_create_channel: created /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/RosterChannel/List/publish
** (telepathy-gabble:5564): DEBUG: _gabble_roster_create_channel: roster not yet received, not emitting signal for publish list channel
(telepathy-gabble:5564): tp-glib-DEBUG: channel_request_new: New channel request at 0x9d53630: ctype=org.freedesktop.Telepathy.Channel.Type.ContactList htype=3 handle=2 suppress=1
** (telepathy-gabble:5564): DEBUG: _gabble_roster_get_channel: Looking up channel 3:2 "subscribe"
** (telepathy-gabble:5564): DEBUG: _gabble_roster_create_channel: Instantiating channel 3:2 "subscribe"
[1m[37mtp_group_mixin_change_flags: emitting group flags changed
added : [[22mCAN_ADD|CAN_REMOVE|CAN_RESCIND|MESSAGE_ADD|MESSAGE_REMOVE|MESSAGE_RESCIND|PROPERTIES[1m]
removed : [[22m[1m]
flags now: [[22mCAN_ADD|CAN_REMOVE|CAN_RESCIND|MESSAGE_ADD|MESSAGE_REMOVE|MESSAGE_RESCIND|PROPERTIES[1m]
[0m** (telepathy-gabble:5564): DEBUG: _gabble_roster_create_channel: created /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/RosterChannel/List/subscribe
** (telepathy-gabble:5564): DEBUG: _gabble_roster_create_channel: roster not yet received, not emitting signal for subscribe list channel
** (telepathy-gabble:5564): DEBUG: send_next_request: processing request 0x9d615a0
** (telepathy-gabble:5564): DEBUG: gabble_presence_cache_do_update: jtellier.test1 at gmail.com (2) resource Talk.v10432A56E91 prio 24 presence 7 message "(null)"
(telepathy-gabble:5564): tp-glib-DEBUG: tp_presence_mixin_emit_presence_update: called.
(telepathy-gabble:5564): tp-glib-DEBUG: construct_presence_hash: called.
(telepathy-gabble:5564): tp-glib-DEBUG: construct_simple_presence_hash: called.
** (telepathy-gabble:5564): DEBUG: _process_caps_uri: enough trust for URI http://www.google.com/xmpp/client/caps#voice-v1, setting caps for 2 (jtellier.test1 at gmail.com/Talk.v10432A56E91) to 2
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: about to add caps 2 to resource Talk.v10432A56E91 with serial 1
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: found resource Talk.v10432A56E91
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: new serial 1, old 0, clearing caps
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: adding caps 2 to resource Talk.v10432A56E91
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: resource Talk.v10432A56E91 caps now 2
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: total caps now 2
** (telepathy-gabble:5564): DEBUG: _process_caps_uri: caps for 2 (jtellier.test1 at gmail.com/Talk.v10432A56E91) now 2
** (telepathy-gabble:5564): DEBUG: _process_caps_uri: not enough trust for URI http://www.google.com/xmpp/client/caps#share-v1
** (telepathy-gabble:5564): DEBUG: disco_waiter_new: created waiter 0x9ed1060 for handle 2 with serial 1
** (telepathy-gabble:5564): DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI http://www.google.com/xmpp/client/caps#share-v1
** (telepathy-gabble:5564): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x9ed1040 for jtellier.test1 at gmail.com/Talk.v10432A56E91
** (telepathy-gabble:5564): DEBUG: _process_caps_uri: not enough trust for URI http://www.google.com/xmpp/client/caps#1.0.0.104
** (telepathy-gabble:5564): DEBUG: disco_waiter_new: created waiter 0x9ed1020 for handle 2 with serial 1
** (telepathy-gabble:5564): DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI http://www.google.com/xmpp/client/caps#1.0.0.104
** (telepathy-gabble:5564): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x9ed10e0 for jtellier.test1 at gmail.com/Talk.v10432A56E91
** (telepathy-gabble:5564): DEBUG: _process_caps: Emitting caps update: handle 2, old 0, new 2
** (telepathy-gabble:5564): DEBUG: gabble_presence_cache_do_update: jtellier.test1 at gmail.com (2) resource TelepathyC58B9EDA prio 0 presence 5 message "(null)"
** (telepathy-gabble:5564): DEBUG: _process_caps_uri: not enough trust for URI http://telepathy.freedesktop.org/caps#jingle-video
** (telepathy-gabble:5564): DEBUG: disco_waiter_new: created waiter 0x9ed0fa0 for handle 2 with serial 2
** (telepathy-gabble:5564): DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI http://telepathy.freedesktop.org/caps#jingle-video
** (telepathy-gabble:5564): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x9ed0f80 for jtellier.test1 at gmail.com/TelepathyC58B9EDA
** (telepathy-gabble:5564): DEBUG: _process_caps_uri: not enough trust for URI http://telepathy.freedesktop.org/caps#jingle-audio
** (telepathy-gabble:5564): DEBUG: disco_waiter_new: created waiter 0x9ed0f60 for handle 2 with serial 2
** (telepathy-gabble:5564): DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI http://telepathy.freedesktop.org/caps#jingle-audio
** (telepathy-gabble:5564): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x9ed0f40 for jtellier.test1 at gmail.com/TelepathyC58B9EDA
** (telepathy-gabble:5564): DEBUG: _process_caps_uri: not enough trust for URI http://telepathy.freedesktop.org/caps#voice-v1
** (telepathy-gabble:5564): DEBUG: disco_waiter_new: created waiter 0x9ed0f20 for handle 2 with serial 2
** (telepathy-gabble:5564): DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI http://telepathy.freedesktop.org/caps#voice-v1
** (telepathy-gabble:5564): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x9ed1000 for jtellier.test1 at gmail.com/TelepathyC58B9EDA
** (telepathy-gabble:5564): DEBUG: _process_caps_uri: not enough trust for URI http://telepathy.freedesktop.org/caps#0.6.2.1
** (telepathy-gabble:5564): DEBUG: disco_waiter_new: created waiter 0x9ed0fc0 for handle 2 with serial 2
** (telepathy-gabble:5564): DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI http://telepathy.freedesktop.org/caps#0.6.2.1
** (telepathy-gabble:5564): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x9ed0ea0 for jtellier.test1 at gmail.com/TelepathyC58B9EDA
** (telepathy-gabble:5564): DEBUG: _process_caps: Emitting caps update: handle 2, old 2, new 2
** (telepathy-gabble:5564): DEBUG: jingle_info_cb: jingle info: got stun server stun.l.google.com, port 19302
** (telepathy-gabble:5564): DEBUG: take_stun_server: Resolving primary STUN server stun.l.google.com:19302
** (telepathy-gabble:5564): DEBUG: stun_server_resolved_cb: Resolved STUN server stun.l.google.com:19302 to 64.233.169.126:19302
** (telepathy-gabble:5564): DEBUG: jingle_info_cb: jingle info: got relay token CAESIQoYanRlbGxpZXIudGVzdDJAZ21haWwuY29tEKPDnaGaJBoQCY2Au6YjN4Z/M6OYpH6RyQ==
** (telepathy-gabble:5564): DEBUG: _gabble_roster_get_channel: Looking up channel 3:1 "publish"
** (telepathy-gabble:5564): DEBUG: _gabble_roster_get_channel: Looking up channel 3:2 "subscribe"
** (telepathy-gabble:5564): DEBUG: _gabble_roster_item_update: name for contact#2 changed to jtellier test
** (telepathy-gabble:5564): DEBUG: _gabble_roster_item_update: Checking which groups contact#2 was just added to:
** (telepathy-gabble:5564): DEBUG: _gabble_roster_item_update: Checking which groups contact#2 was just removed from:
** (telepathy-gabble:5564): DEBUG: gabble_roster_iq_cb: jid: jtellier.test1 at gmail.com, subscription: both, name: jtellier test
** (telepathy-gabble:5564): DEBUG: gabble_roster_iq_cb: calling change members on publish channel
[1m[36memit_members_changed_signals: 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:5564): DEBUG: gabble_roster_iq_cb: calling change members on subscribe channel
[1m[36memit_members_changed_signals: 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:5564): DEBUG: _gabble_roster_get_channel: Looking up channel 3:3 "known"
** (telepathy-gabble:5564): DEBUG: _gabble_roster_create_channel: Instantiating channel 3:3 "known"
[1m[37mtp_group_mixin_change_flags: emitting group flags changed
added : [[22mCAN_REMOVE|PROPERTIES[1m]
removed : [[22m[1m]
flags now: [[22mCAN_REMOVE|PROPERTIES[1m]
[0m** (telepathy-gabble:5564): DEBUG: _gabble_roster_create_channel: created /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/RosterChannel/List/known
** (telepathy-gabble:5564): DEBUG: _gabble_roster_create_channel: roster not yet received, not emitting signal for known list channel
** (telepathy-gabble:5564): DEBUG: gabble_roster_iq_cb: calling change members on known channel
[1m[36memit_members_changed_signals: 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:5564): DEBUG: gabble_roster_iq_cb: calling change members on any group channels
** (telepathy-gabble:5564): DEBUG: _gabble_roster_get_channel: Looking up channel 3:4 "deny"
** (telepathy-gabble:5564): DEBUG: _gabble_roster_create_channel: Instantiating channel 3:4 "deny"
[1m[37mtp_group_mixin_change_flags: emitting group flags changed
added : [[22mCAN_ADD|CAN_REMOVE|PROPERTIES[1m]
removed : [[22m[1m]
flags now: [[22mCAN_ADD|CAN_REMOVE|PROPERTIES[1m]
[0m** (telepathy-gabble:5564): DEBUG: _gabble_roster_create_channel: created /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/RosterChannel/List/deny
** (telepathy-gabble:5564): DEBUG: _gabble_roster_create_channel: roster not yet received, not emitting signal for deny list channel
** (telepathy-gabble:5564): DEBUG: gabble_roster_iq_cb: calling change members on deny channel
(telepathy-gabble:5564): tp-glib-DEBUG: change_members: not emitting signal, nothing changed
** (telepathy-gabble:5564): DEBUG: _gabble_roster_emit_one: roster now received, emitting signal signal for publish list channel
(telepathy-gabble:5564): tp-glib-DEBUG: satisfy_request: completing queued request 0x9d53418 with success, channel_type=org.freedesktop.Telepathy.Channel.Type.ContactList, handle_type=3, handle=1, suppress_handler=1
(telepathy-gabble:5564): tp-glib-DEBUG: channel_request_free: Freeing channel request at 0x9d53418: ctype=org.freedesktop.Telepathy.Channel.Type.ContactList htype=3 handle=1 suppress=1
** (telepathy-gabble:5564): DEBUG: _gabble_roster_emit_one: roster now received, emitting signal signal for subscribe list channel
(telepathy-gabble:5564): tp-glib-DEBUG: satisfy_request: completing queued request 0x9d53630 with success, channel_type=org.freedesktop.Telepathy.Channel.Type.ContactList, handle_type=3, handle=2, suppress_handler=1
(telepathy-gabble:5564): tp-glib-DEBUG: channel_request_free: Freeing channel request at 0x9d53630: ctype=org.freedesktop.Telepathy.Channel.Type.ContactList htype=3 handle=2 suppress=1
** (telepathy-gabble:5564): DEBUG: _gabble_roster_emit_one: roster now received, emitting signal signal for known list channel
** (telepathy-gabble:5564): DEBUG: _gabble_roster_emit_one: roster now received, emitting signal signal for deny list channel
(telepathy-gabble:5564): tp-glib-DEBUG: tp_presence_mixin_get_contacts_dbus_property: called.
(telepathy-gabble:5564): tp-glib-DEBUG: tp_base_connection_dbus_request_handles: 0 handles of type 1, for :1.104
(telepathy-gabble:5564): tp-glib-DEBUG: tp_presence_mixin_get_presence: called.
(telepathy-gabble:5564): tp-glib-DEBUG: construct_presence_hash: called.
** (telepathy-gabble:5564): DEBUG: gabble_connection_request_aliases: requesting vCard for alias of contact jtellier.test2 at gmail.com
** (telepathy-gabble:5564): DEBUG: gabble_vcard_manager_request: Created request 0x9ed0c00 to retrieve <1>'s vCard
** (telepathy-gabble:5564): DEBUG: cache_entry_ensure_queued: adding to cache entry 0x9d534c0 with <iq> already pending
(telepathy-gabble:5564): tp-glib-DEBUG: tp_presence_mixin_get_presence: called.
(telepathy-gabble:5564): tp-glib-DEBUG: tp_base_connection_hold_handles: 1 handles of type 1, for :1.104
(telepathy-gabble:5564): tp-glib-DEBUG: tp_presence_mixin_get_presence: called.
(telepathy-gabble:5564): tp-glib-DEBUG: construct_presence_hash: called.
** (telepathy-gabble:5564): DEBUG: disco_items_cb: Got error on items request: the feature requested is not implemented by the recipient or server and therefore cannot be processed
** (telepathy-gabble:5564): DEBUG: response_cb: got reply for request 0x9d615a0
** (telepathy-gabble:5564): DEBUG: pipeline_reply_cb: called for entry 0x9d534c0
** (telepathy-gabble:5564): DEBUG: pipeline_reply_cb: will patch vcard
** (telepathy-gabble:5564): DEBUG: gabble_request_pipeline_enqueue: enqueued new request as item 0x9d618e0
** (telepathy-gabble:5564): DEBUG: observe_vcard: got vCard alias "jtellier test2" for handle 1 from <FN>
** (telepathy-gabble:5564): DEBUG: delete_request: Discarding request 0x9ed0c00
** (telepathy-gabble:5564): DEBUG: cache_entry_attempt_to_free: Not freeing vCard cache entry 0x9d534c0: it has a cached vCard 0x9ed3030
** (telepathy-gabble:5564): DEBUG: delete_request: Discarding request 0x9d54720
** (telepathy-gabble:5564): DEBUG: cache_entry_attempt_to_free: Not freeing vCard cache entry 0x9d534c0: it has a cached vCard 0x9ed3030
** (telepathy-gabble:5564): DEBUG: delete_item: deleting item 0x9d615a0
** (telepathy-gabble:5564): DEBUG: send_next_request: processing request 0x9d618e0
** (telepathy-gabble:5564): DEBUG: connection_iq_disco_cb: got disco request for node http://telepathy.freedesktop.org/caps#4Fh+34kqr9/LBpRvm9LMt8fOA70=, caps are 33ff
** (telepathy-gabble:5564): DEBUG: connection_iq_disco_cb: caps now 13311
** (telepathy-gabble:5564): DEBUG: _caps_disco_cb: setting caps for 2 (thanks to 2 jtellier.test1 at gmail.com/Talk.v10432A56E91) to 0 (save_caps 2)
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: about to add caps 0 to resource Talk.v10432A56E91 with serial 1
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: found resource Talk.v10432A56E91
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: adding caps 0 to resource Talk.v10432A56E91
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: resource Talk.v10432A56E91 caps now 2
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: total caps now 2
** (telepathy-gabble:5564): DEBUG: _caps_disco_cb: caps for 2 (thanks to 2 jtellier.test1 at gmail.com/Talk.v10432A56E91) now 2
** (telepathy-gabble:5564): DEBUG: disco_waiter_free: freeing waiter 0x9ed1060 for handle 2 with serial 1
** (telepathy-gabble:5564): DEBUG: response_cb: got reply for request 0x9d618e0
** (telepathy-gabble:5564): DEBUG: replace_reply_cb: called: no error
** (telepathy-gabble:5564): DEBUG: gabble_vcard_manager_remove_edit_request: request == 0x9d53430
** (telepathy-gabble:5564): DEBUG: delete_item: deleting item 0x9d618e0
** (telepathy-gabble:5564): DEBUG: _caps_disco_cb: setting caps for 2 (thanks to 2 jtellier.test1 at gmail.com/Talk.v10432A56E91) to 0 (save_caps 2)
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: about to add caps 0 to resource Talk.v10432A56E91 with serial 1
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: found resource Talk.v10432A56E91
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: adding caps 0 to resource Talk.v10432A56E91
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: resource Talk.v10432A56E91 caps now 2
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: total caps now 2
** (telepathy-gabble:5564): DEBUG: _caps_disco_cb: caps for 2 (thanks to 2 jtellier.test1 at gmail.com/Talk.v10432A56E91) now 2
** (telepathy-gabble:5564): DEBUG: disco_waiter_free: freeing waiter 0x9ed1020 for handle 2 with serial 1
** (telepathy-gabble:5564): DEBUG: _caps_disco_cb: setting caps for 2 (thanks to 2 jtellier.test1 at gmail.com/TelepathyC58B9EDA) to 16 (save_caps 2)
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: about to add caps 16 to resource TelepathyC58B9EDA with serial 2
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: found resource TelepathyC58B9EDA
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: new serial 2, old 0, clearing caps
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: adding caps 16 to resource TelepathyC58B9EDA
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: resource TelepathyC58B9EDA caps now 16
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: total caps now 18
** (telepathy-gabble:5564): DEBUG: _caps_disco_cb: caps for 2 (thanks to 2 jtellier.test1 at gmail.com/TelepathyC58B9EDA) now 18
** (telepathy-gabble:5564): DEBUG: disco_waiter_free: freeing waiter 0x9ed0fa0 for handle 2 with serial 2
** (telepathy-gabble:5564): DEBUG: _caps_disco_cb: setting caps for 2 (thanks to 2 jtellier.test1 at gmail.com/TelepathyC58B9EDA) to 8 (save_caps 18)
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: about to add caps 8 to resource TelepathyC58B9EDA with serial 2
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: found resource TelepathyC58B9EDA
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: adding caps 8 to resource TelepathyC58B9EDA
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: resource TelepathyC58B9EDA caps now 24
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: total caps now 26
** (telepathy-gabble:5564): DEBUG: _caps_disco_cb: caps for 2 (thanks to 2 jtellier.test1 at gmail.com/TelepathyC58B9EDA) now 26
** (telepathy-gabble:5564): DEBUG: disco_waiter_free: freeing waiter 0x9ed0f60 for handle 2 with serial 2
** (telepathy-gabble:5564): DEBUG: _caps_disco_cb: setting caps for 2 (thanks to 2 jtellier.test1 at gmail.com/TelepathyC58B9EDA) to 2 (save_caps 26)
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: about to add caps 2 to resource TelepathyC58B9EDA with serial 2
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: found resource TelepathyC58B9EDA
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: adding caps 2 to resource TelepathyC58B9EDA
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: resource TelepathyC58B9EDA caps now 26
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: total caps now 26
** (telepathy-gabble:5564): DEBUG: _caps_disco_cb: caps for 2 (thanks to 2 jtellier.test1 at gmail.com/TelepathyC58B9EDA) now 26
** (telepathy-gabble:5564): DEBUG: disco_waiter_free: freeing waiter 0x9ed0f20 for handle 2 with serial 2
** (telepathy-gabble:5564): DEBUG: connection_iq_disco_cb: got disco request for node http://telepathy.freedesktop.org/caps#4Fh+34kqr9/LBpRvm9LMt8fOA70=, caps are 33ff
** (telepathy-gabble:5564): DEBUG: connection_iq_disco_cb: caps now 13311
** (telepathy-gabble:5564): DEBUG: _caps_disco_cb: setting caps for 2 (thanks to 2 jtellier.test1 at gmail.com/TelepathyC58B9EDA) to 2085 (save_caps 26)
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: about to add caps 2085 to resource TelepathyC58B9EDA with serial 2
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: found resource TelepathyC58B9EDA
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: adding caps 2085 to resource TelepathyC58B9EDA
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: resource TelepathyC58B9EDA caps now 2111
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: total caps now 2111
** (telepathy-gabble:5564): DEBUG: _caps_disco_cb: caps for 2 (thanks to 2 jtellier.test1 at gmail.com/TelepathyC58B9EDA) now 2111
** (telepathy-gabble:5564): DEBUG: disco_waiter_free: freeing waiter 0x9ed0fc0 for handle 2 with serial 2
(telepathy-gabble:5564): tp-glib-DEBUG: channel_request_new: New channel request at 0x9d53878: ctype=org.freedesktop.Telepathy.Channel.Type.StreamedMedia htype=1 handle=2 suppress=1
[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[36memit_members_changed_signals: 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 : [[22mCAN_ADD|PROPERTIES[1m]
removed : [[22m[1m]
flags now: [[22mCAN_ADD|PROPERTIES[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:5564): DEBUG: new_media_channel: object path /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/MediaChannel0
(telepathy-gabble:5564): tp-glib-DEBUG: satisfy_request: completing queued request 0x9d53878 with success, channel_type=org.freedesktop.Telepathy.Channel.Type.StreamedMedia, handle_type=1, handle=2, suppress_handler=1
(telepathy-gabble:5564): tp-glib-DEBUG: channel_request_free: Freeing channel request at 0x9d53878: ctype=org.freedesktop.Telepathy.Channel.Type.StreamedMedia htype=1 handle=2 suppress=1
** (telepathy-gabble:5564): DEBUG: create_session: 0x9d50c30: Creating new outgoing session
** (telepathy-gabble:5564): DEBUG: create_session: new session 73969530 @ 0x9d56d58 created
** (telepathy-gabble:5564): DEBUG: _latch_to_session: 0x9d50c30: Latching onto session 0x9d56d58
** (telepathy-gabble:5564): DEBUG: _gabble_media_channel_request_streams: called
** (telepathy-gabble:5564): DEBUG: _gabble_media_channel_request_streams: picking the best resource (want audio: 1, want video: 0
** (telepathy-gabble:5564): DEBUG: _gabble_media_channel_request_streams: Picking resource 'TelepathyC58B9EDA' (transport: http://www.google.com/transport/p2p, dialect: 3)
** (telepathy-gabble:5564): DEBUG: _gabble_media_channel_request_streams: Creating new jingle content with ns http://jabber.org/protocol/jingle/description/audio : http://www.google.com/transport/p2p
** (telepathy-gabble:5564): DEBUG: create_content: session creating new content type, conn == 0x9d5b150, jf == 0x9d60998
** (telepathy-gabble:5564): DEBUG: session_new_content_cb: called
** (telepathy-gabble:5564): DEBUG: gabble_media_stream_set_property: 0x9ed7c90: connecting to content 0x9d50c98 signals
** (telepathy-gabble:5564): DEBUG: gabble_media_stream_set_property: stream stream1 connection state 0
** (telepathy-gabble:5564): DEBUG: update_direction: called
** (telepathy-gabble:5564): DEBUG: update_direction: setting pending local send flag
** (telepathy-gabble:5564): DEBUG: create_stream_from_content: 0x9d50c30: created new MediaStream 0x9ed7c90 for content 'stream1'
** (telepathy-gabble:5564): DEBUG: gabble_signal_connect_weak: connecting to 0x9ed7c90:close with context 0x9d4eac0
** (telepathy-gabble:5564): DEBUG: gabble_signal_connect_weak: connecting to 0x9ed7c90:error with context 0x9d4ec90
** (telepathy-gabble:5564): DEBUG: gabble_signal_connect_weak: connecting to 0x9ed7c90:unhold-failed with context 0x9d4e9c0
** (telepathy-gabble:5564): DEBUG: gabble_signal_connect_weak: connecting to 0x9ed7c90:notify::connection-state with context 0x9d4ea70
** (telepathy-gabble:5564): DEBUG: gabble_signal_connect_weak: connecting to 0x9ed7c90:notify::combined-direction with context 0x9d4ecb0
** (telepathy-gabble:5564): DEBUG: gabble_signal_connect_weak: connecting to 0x9ed7c90:notify::local-hold with context 0x9ece920
** (telepathy-gabble:5564): DEBUG: create_stream_from_content: emitting StreamAdded with type 'audio'
** (telepathy-gabble:5564): DEBUG: stream_hold_state_changed: Stream at index 0 has local-hold=0
** (telepathy-gabble:5564): DEBUG: stream_hold_state_changed: all_held=0, any_held=0
** (telepathy-gabble:5564): DEBUG: new_remote_codecs_cb: called
** (telepathy-gabble:5564): DEBUG: new_remote_codecs_cb: pushing remote codecs
** (telepathy-gabble:5564): DEBUG: new_remote_candidates_cb: got new remote candidates
** (telepathy-gabble:5564): DEBUG: _emit_new_stream: emitting MediaSessionHandler:NewStreamHandler signal for audio stream 1
** (telepathy-gabble:5564): DEBUG: gabble_media_stream_ready: ready called
** (telepathy-gabble:5564): DEBUG: push_playing: stream stream1 emitting SetStreamPlaying(false)
** (telepathy-gabble:5564): DEBUG: push_sending: stream stream1 emitting SetStreamSending(false)
** (telepathy-gabble:5564): DEBUG: pass_local_codecs: putting list of 7 supported codecs from stream-engine into cache
** (telepathy-gabble:5564): DEBUG: pass_local_codecs: adding codec SPEEX (100 16000 1)
** (telepathy-gabble:5564): DEBUG: pass_local_codecs: adding codec SPEEX (101 8000 1)
** (telepathy-gabble:5564): DEBUG: pass_local_codecs: adding codec PCMU (0 8000 0)
** (telepathy-gabble:5564): DEBUG: pass_local_codecs: adding codec PCMA (8 8000 0)
** (telepathy-gabble:5564): DEBUG: pass_local_codecs: adding codec GSM (3 8000 0)
** (telepathy-gabble:5564): DEBUG: pass_local_codecs: adding codec telephone-event (98 8000 0)
** (telepathy-gabble:5564): DEBUG: pass_local_codecs: adding codec telephone-event (99 90000 0)
** (telepathy-gabble:5564): DEBUG: jingle_media_rtp_set_local_codecs: adding new local codecs
** (telepathy-gabble:5564): DEBUG: content_ready_cb: called
** (telepathy-gabble:5564): DEBUG: content_state_changed_cb: called
** (telepathy-gabble:5564): DEBUG: set_state: Setting state of JingleSession: 0x9d56d58 (priv = 0x9d56d70) from 0 to 1
** (telepathy-gabble:5564): DEBUG: session_state_changed_cb: called
[1m[36memit_members_changed_signals: emitting members changed
message : ""
added : [[22m[1m]
removed : [[22m[1m]
local_pending : [[22m[1m]
remote_pending: [[22m2 (jtellier.test1 at gmail.com)[1m]
actor : 0
reason : 0: unspecified reason
[0m[1m[37mtp_group_mixin_change_flags: emitting group flags changed
added : [[22mCAN_REMOVE|CAN_RESCIND[1m]
removed : [[22mCAN_ADD[1m]
flags now: [[22mCAN_REMOVE|CAN_RESCIND|PROPERTIES[1m]
[0m** (telepathy-gabble:5564): DEBUG: gabble_media_stream_new_native_candidate: google p2p connections only support the concept of one transport per candidate, ignoring other components
** (telepathy-gabble:5564): DEBUG: gabble_media_stream_new_native_candidate: put 1 native candidate from stream-engine into cache
** (telepathy-gabble:5564): DEBUG: add_candidates: content already signalled, transmitting candidates
** (telepathy-gabble:5564): DEBUG: gabble_media_stream_new_native_candidate: google p2p connections only support the concept of one transport per candidate, ignoring other components
** (telepathy-gabble:5564): DEBUG: gabble_media_stream_new_native_candidate: put 1 native candidate from stream-engine into cache
** (telepathy-gabble:5564): DEBUG: add_candidates: content already signalled, transmitting candidates
** (telepathy-gabble:5564): DEBUG: set_state: Setting state of JingleSession: 0x9d56d58 (priv = 0x9d56d70) from 1 to 2
** (telepathy-gabble:5564): DEBUG: session_state_changed_cb: called
(telepathy-gabble:5564): tp-glib-DEBUG: change_members: not emitting signal, nothing changed
(telepathy-gabble:5564): tp-glib-DEBUG: tp_group_mixin_change_flags: No change: 2054 includes all the bits of 6 and none of 1
** (telepathy-gabble:5564): DEBUG: connection_iq_unknown_cb: got unknown iq:
<iq from="jtellier.test1 at gmail.com/TelepathyC58B9EDA" id="282766839762" to="jtellier.test2 at gmail.com/Telepathy2EE46D56" type="result"></iq>
** (telepathy-gabble:5564): DEBUG: connection_iq_unknown_cb: got unknown iq:
<iq from="jtellier.test1 at gmail.com/TelepathyC58B9EDA" id="352411877663" to="jtellier.test2 at gmail.com/Telepathy2EE46D56" type="result"></iq>
** (telepathy-gabble:5564): DEBUG: connection_iq_unknown_cb: got unknown iq:
<iq from="jtellier.test1 at gmail.com/TelepathyC58B9EDA" id="352344878361" to="jtellier.test2 at gmail.com/Telepathy2EE46D56" type="result"></iq>
** (telepathy-gabble:5564): DEBUG: gabble_jingle_session_parse: jingle action 'transport-info' from 'jtellier.test1 at gmail.com/TelepathyC58B9EDA' in session '73969530' dialect 3 state 2
** (telepathy-gabble:5564): DEBUG: parse_candidates: emitting 1 new remote candidates
** (telepathy-gabble:5564): DEBUG: new_remote_candidates_cb: got new remote candidates
** (telepathy-gabble:5564): DEBUG: push_remote_candidates: passing 1 remote candidate to stream engine: R1
** (telepathy-gabble:5564): DEBUG: gabble_jingle_session_parse: jingle action 'transport-info' from 'jtellier.test1 at gmail.com/TelepathyC58B9EDA' in session '73969530' dialect 3 state 2
** (telepathy-gabble:5564): DEBUG: parse_candidates: emitting 1 new remote candidates
** (telepathy-gabble:5564): DEBUG: new_remote_candidates_cb: got new remote candidates
** (telepathy-gabble:5564): DEBUG: push_remote_candidates: passing 1 remote candidate to stream engine: R2
** (telepathy-gabble:5564): DEBUG: gabble_media_stream_set_property: stream stream1 connection state 0
** (telepathy-gabble:5564): DEBUG: gabble_presence_cache_do_update: jtellier.test1 at gmail.com (2) resource TelepathyC58B9EDA prio 0 presence 7 message "(null)"
** (telepathy-gabble:5564): DEBUG: _process_caps_uri: enough trust for URI http://telepathy.freedesktop.org/caps#jingle-video, setting caps for 2 (jtellier.test1 at gmail.com/TelepathyC58B9EDA) to 16
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: about to add caps 16 to resource TelepathyC58B9EDA with serial 3
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: found resource TelepathyC58B9EDA
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: new serial 3, old 2, clearing caps
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: adding caps 16 to resource TelepathyC58B9EDA
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: resource TelepathyC58B9EDA caps now 16
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: total caps now 18
** (telepathy-gabble:5564): DEBUG: _process_caps_uri: caps for 2 (jtellier.test1 at gmail.com/TelepathyC58B9EDA) now 18
** (telepathy-gabble:5564): DEBUG: _process_caps_uri: enough trust for URI http://telepathy.freedesktop.org/caps#jingle-audio, setting caps for 2 (jtellier.test1 at gmail.com/TelepathyC58B9EDA) to 8
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: about to add caps 8 to resource TelepathyC58B9EDA with serial 3
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: found resource TelepathyC58B9EDA
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: adding caps 8 to resource TelepathyC58B9EDA
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: resource TelepathyC58B9EDA caps now 24
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: total caps now 26
** (telepathy-gabble:5564): DEBUG: _process_caps_uri: caps for 2 (jtellier.test1 at gmail.com/TelepathyC58B9EDA) now 26
** (telepathy-gabble:5564): DEBUG: _process_caps_uri: enough trust for URI http://telepathy.freedesktop.org/caps#voice-v1, setting caps for 2 (jtellier.test1 at gmail.com/TelepathyC58B9EDA) to 2
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: about to add caps 2 to resource TelepathyC58B9EDA with serial 3
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: found resource TelepathyC58B9EDA
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: adding caps 2 to resource TelepathyC58B9EDA
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: resource TelepathyC58B9EDA caps now 26
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: total caps now 26
** (telepathy-gabble:5564): DEBUG: _process_caps_uri: caps for 2 (jtellier.test1 at gmail.com/TelepathyC58B9EDA) now 26
** (telepathy-gabble:5564): DEBUG: _process_caps_uri: enough trust for URI http://telepathy.freedesktop.org/caps#0.6.2.1, setting caps for 2 (jtellier.test1 at gmail.com/TelepathyC58B9EDA) to 2085
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: about to add caps 2085 to resource TelepathyC58B9EDA with serial 3
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: found resource TelepathyC58B9EDA
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: adding caps 2085 to resource TelepathyC58B9EDA
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: resource TelepathyC58B9EDA caps now 2111
** (telepathy-gabble:5564): DEBUG: gabble_presence_set_capabilities: total caps now 2111
** (telepathy-gabble:5564): DEBUG: _process_caps_uri: caps for 2 (jtellier.test1 at gmail.com/TelepathyC58B9EDA) now 2111
** (telepathy-gabble:5564): DEBUG: _process_caps: Emitting caps update: handle 2, old 2111, new 2111
** (telepathy-gabble:5564): DEBUG: gabble_jingle_session_parse: jingle action 'session-terminate' from 'jtellier.test1 at gmail.com/TelepathyC58B9EDA' in session '73969530' dialect 3 state 2
** (telepathy-gabble:5564): DEBUG: on_session_terminate: remote end terminates the session
** (telepathy-gabble:5564): DEBUG: set_state: Setting state of JingleSession: 0x9d56d58 (priv = 0x9d56d70) from 2 to 5
** (telepathy-gabble:5564): DEBUG: session_state_changed_cb: called
** (telepathy-gabble:5564): DEBUG: session_terminated_cb: removing terminated session
** (telepathy-gabble:5564): DEBUG: session_terminated_cb: called
[1m[36memit_members_changed_signals: 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 : 2
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|CAN_RESCIND|PROPERTIES[1m]
[0m** (telepathy-gabble:5564): DEBUG: session_terminated_cb: unreffing streams
** (telepathy-gabble:5564): DEBUG: gabble_media_stream_dispose: called
** (telepathy-gabble:5564): DEBUG: instance_destroyed_cb: instance for 0x9d4eac0 destroyed; cleaning up
** (telepathy-gabble:5564): DEBUG: instance_destroyed_cb: instance for 0x9d4ec90 destroyed; cleaning up
** (telepathy-gabble:5564): DEBUG: instance_destroyed_cb: instance for 0x9d4e9c0 destroyed; cleaning up
** (telepathy-gabble:5564): DEBUG: instance_destroyed_cb: instance for 0x9d4ea70 destroyed; cleaning up
** (telepathy-gabble:5564): DEBUG: instance_destroyed_cb: instance for 0x9d4ecb0 destroyed; cleaning up
** (telepathy-gabble:5564): DEBUG: instance_destroyed_cb: instance for 0x9ece920 destroyed; cleaning up
** (telepathy-gabble:5564): DEBUG: session_terminated_cb: calling media channel close from session terminated cb
** (telepathy-gabble:5564): DEBUG: gabble_media_channel_close: called on 0x9d50c30
** (telepathy-gabble:5564): DEBUG: media_channel_closed_cb: removing media channel 0x9d50c30 with ref count 2
** (telepathy-gabble:5564): DEBUG: gabble_media_channel_dispose: called
** (telepathy-gabble:5564): DEBUG: gabble_jingle_session_dispose: called
** (telepathy-gabble:5564): DEBUG: gabble_jingle_media_rtp_dispose: dispose called
** (telepathy-gabble:5564): DEBUG: gabble_jingle_content_dispose: dispose called
** (telepathy-gabble:5564): DEBUG: gabble_presence_cache_do_update: jtellier.test1 at gmail.com (2) resource TelepathyC58B9EDA prio 0 presence 0 message "(null)"
(telepathy-gabble:5564): tp-glib-DEBUG: channel_request_new: New channel request at 0x9d53400: ctype=org.freedesktop.Telepathy.Channel.Type.StreamedMedia htype=1 handle=2 suppress=1
[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[36memit_members_changed_signals: 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 : [[22mCAN_ADD|PROPERTIES[1m]
removed : [[22m[1m]
flags now: [[22mCAN_ADD|PROPERTIES[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:5564): DEBUG: new_media_channel: object path /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/MediaChannel1
(telepathy-gabble:5564): tp-glib-DEBUG: satisfy_request: completing queued request 0x9d53400 with success, channel_type=org.freedesktop.Telepathy.Channel.Type.StreamedMedia, handle_type=1, handle=2, suppress_handler=1
(telepathy-gabble:5564): tp-glib-DEBUG: channel_request_free: Freeing channel request at 0x9d53400: ctype=org.freedesktop.Telepathy.Channel.Type.StreamedMedia htype=1 handle=2 suppress=1
** (telepathy-gabble:5564): DEBUG: create_session: 0x9d50d68: Creating new outgoing session
** (telepathy-gabble:5564): DEBUG: create_session: new session 76861438 @ 0x9d56e48 created
** (telepathy-gabble:5564): DEBUG: _latch_to_session: 0x9d50d68: Latching onto session 0x9d56e48
** (telepathy-gabble:5564): DEBUG: _gabble_media_channel_request_streams: called
** (telepathy-gabble:5564): DEBUG: _gabble_media_channel_request_streams: picking the best resource (want audio: 1, want video: 0
** (telepathy-gabble:5564): DEBUG: _gabble_media_channel_request_streams: Picking resource 'Talk.v10432A56E91' (transport: http://www.google.com/transport/p2p, dialect: 2)
** (telepathy-gabble:5564): DEBUG: _gabble_media_channel_request_streams: Creating new jingle content with ns http://www.google.com/session/phone : http://www.google.com/transport/p2p
** (telepathy-gabble:5564): DEBUG: create_content: session creating new content type, conn == 0x9d5b150, jf == 0x9d60998
** (telepathy-gabble:5564): DEBUG: session_new_content_cb: called
** (telepathy-gabble:5564): DEBUG: gabble_media_stream_set_property: 0x9ed7dd0: connecting to content 0x9d50dd0 signals
** (telepathy-gabble:5564): DEBUG: gabble_media_stream_set_property: stream stream1 connection state 0
** (telepathy-gabble:5564): DEBUG: update_direction: called
** (telepathy-gabble:5564): DEBUG: update_direction: setting pending local send flag
** (telepathy-gabble:5564): DEBUG: create_stream_from_content: 0x9d50d68: created new MediaStream 0x9ed7dd0 for content 'stream1'
** (telepathy-gabble:5564): DEBUG: gabble_signal_connect_weak: connecting to 0x9ed7dd0:close with context 0x9ecebb0
** (telepathy-gabble:5564): DEBUG: gabble_signal_connect_weak: connecting to 0x9ed7dd0:error with context 0x9d4ea70
** (telepathy-gabble:5564): DEBUG: gabble_signal_connect_weak: connecting to 0x9ed7dd0:unhold-failed with context 0x9ecebc0
** (telepathy-gabble:5564): DEBUG: gabble_signal_connect_weak: connecting to 0x9ed7dd0:notify::connection-state with context 0x9d93240
** (telepathy-gabble:5564): DEBUG: gabble_signal_connect_weak: connecting to 0x9ed7dd0:notify::combined-direction with context 0x9d93050
** (telepathy-gabble:5564): DEBUG: gabble_signal_connect_weak: connecting to 0x9ed7dd0:notify::local-hold with context 0x9d931b0
** (telepathy-gabble:5564): DEBUG: create_stream_from_content: emitting StreamAdded with type 'audio'
** (telepathy-gabble:5564): DEBUG: stream_hold_state_changed: Stream at index 0 has local-hold=0
** (telepathy-gabble:5564): DEBUG: stream_hold_state_changed: all_held=0, any_held=0
** (telepathy-gabble:5564): DEBUG: new_remote_codecs_cb: called
** (telepathy-gabble:5564): DEBUG: new_remote_codecs_cb: pushing remote codecs
** (telepathy-gabble:5564): DEBUG: new_remote_candidates_cb: got new remote candidates
** (telepathy-gabble:5564): DEBUG: _emit_new_stream: emitting MediaSessionHandler:NewStreamHandler signal for audio stream 1
** (telepathy-gabble:5564): DEBUG: gabble_media_stream_ready: ready called
** (telepathy-gabble:5564): DEBUG: push_playing: stream stream1 emitting SetStreamPlaying(false)
** (telepathy-gabble:5564): DEBUG: push_sending: stream stream1 emitting SetStreamSending(false)
** (telepathy-gabble:5564): DEBUG: pass_local_codecs: putting list of 7 supported codecs from stream-engine into cache
** (telepathy-gabble:5564): DEBUG: pass_local_codecs: adding codec SPEEX (100 16000 1)
** (telepathy-gabble:5564): DEBUG: pass_local_codecs: adding codec SPEEX (101 8000 1)
** (telepathy-gabble:5564): DEBUG: pass_local_codecs: adding codec PCMU (0 8000 0)
** (telepathy-gabble:5564): DEBUG: pass_local_codecs: adding codec PCMA (8 8000 0)
** (telepathy-gabble:5564): DEBUG: pass_local_codecs: adding codec GSM (3 8000 0)
** (telepathy-gabble:5564): DEBUG: pass_local_codecs: adding codec telephone-event (98 8000 0)
** (telepathy-gabble:5564): DEBUG: pass_local_codecs: adding codec telephone-event (99 90000 0)
** (telepathy-gabble:5564): DEBUG: jingle_media_rtp_set_local_codecs: adding new local codecs
** (telepathy-gabble:5564): DEBUG: content_ready_cb: called
** (telepathy-gabble:5564): DEBUG: content_state_changed_cb: called
** (telepathy-gabble:5564): DEBUG: set_state: Setting state of JingleSession: 0x9d56e48 (priv = 0x9d56e60) from 0 to 1
** (telepathy-gabble:5564): DEBUG: session_state_changed_cb: called
[1m[36memit_members_changed_signals: emitting members changed
message : ""
added : [[22m[1m]
removed : [[22m[1m]
local_pending : [[22m[1m]
remote_pending: [[22m2 (jtellier.test1 at gmail.com)[1m]
actor : 0
reason : 0: unspecified reason
[0m[1m[37mtp_group_mixin_change_flags: emitting group flags changed
added : [[22mCAN_REMOVE|CAN_RESCIND[1m]
removed : [[22mCAN_ADD[1m]
flags now: [[22mCAN_REMOVE|CAN_RESCIND|PROPERTIES[1m]
[0m** (telepathy-gabble:5564): DEBUG: gabble_media_stream_new_native_candidate: google p2p connections only support the concept of one transport per candidate, ignoring other components
** (telepathy-gabble:5564): DEBUG: gabble_media_stream_new_native_candidate: put 1 native candidate from stream-engine into cache
** (telepathy-gabble:5564): DEBUG: add_candidates: content already signalled, transmitting candidates
** (telepathy-gabble:5564): DEBUG: gabble_media_stream_new_native_candidate: google p2p connections only support the concept of one transport per candidate, ignoring other components
** (telepathy-gabble:5564): DEBUG: gabble_media_stream_new_native_candidate: put 1 native candidate from stream-engine into cache
** (telepathy-gabble:5564): DEBUG: add_candidates: content already signalled, transmitting candidates
** (telepathy-gabble:5564): DEBUG: set_state: Setting state of JingleSession: 0x9d56e48 (priv = 0x9d56e60) from 1 to 2
** (telepathy-gabble:5564): DEBUG: session_state_changed_cb: called
(telepathy-gabble:5564): tp-glib-DEBUG: change_members: not emitting signal, nothing changed
(telepathy-gabble:5564): tp-glib-DEBUG: tp_group_mixin_change_flags: No change: 2054 includes all the bits of 6 and none of 1
** (telepathy-gabble:5564): DEBUG: gabble_jingle_session_parse: jingle action 'transport-accept' from 'jtellier.test1 at gmail.com/Talk.v10432A56E91' in session '76861438' dialect 2 state 2
** (telepathy-gabble:5564): DEBUG: on_transport_accept: Ignoring 'transport-accept' action from peer
** (telepathy-gabble:5564): DEBUG: connection_iq_unknown_cb: got unknown iq:
<iq from="jtellier.test1 at gmail.com/Talk.v10432A56E91" type="result" id="358605391305" to="jtellier.test2 at gmail.com/Telepathy2EE46D56"></iq>
** (telepathy-gabble:5564): DEBUG: connection_iq_unknown_cb: got unknown iq:
<iq from="jtellier.test1 at gmail.com/Talk.v10432A56E91" type="result" id="280774413332" to="jtellier.test2 at gmail.com/Telepathy2EE46D56"></iq>
** (telepathy-gabble:5564): DEBUG: connection_iq_unknown_cb: got unknown iq:
<iq from="jtellier.test1 at gmail.com/Talk.v10432A56E91" type="result" id="282727414500" to="jtellier.test2 at gmail.com/Telepathy2EE46D56"></iq>
** (telepathy-gabble:5564): DEBUG: gabble_jingle_session_parse: jingle action 'transport-info' from 'jtellier.test1 at gmail.com/Talk.v10432A56E91' in session '76861438' dialect 2 state 2
** (telepathy-gabble:5564): DEBUG: parse_candidates: emitting 1 new remote candidates
** (telepathy-gabble:5564): DEBUG: new_remote_candidates_cb: got new remote candidates
** (telepathy-gabble:5564): DEBUG: push_remote_candidates: passing 1 remote candidate to stream engine: R1
** (telepathy-gabble:5564): DEBUG: gabble_jingle_session_parse: jingle action 'transport-info' from 'jtellier.test1 at gmail.com/Talk.v10432A56E91' in session '76861438' dialect 2 state 2
** (telepathy-gabble:5564): DEBUG: parse_candidates: emitting 1 new remote candidates
** (telepathy-gabble:5564): DEBUG: new_remote_candidates_cb: got new remote candidates
** (telepathy-gabble:5564): DEBUG: push_remote_candidates: passing 1 remote candidate to stream engine: R2
** (telepathy-gabble:5564): DEBUG: gabble_jingle_session_parse: jingle action 'transport-info' from 'jtellier.test1 at gmail.com/Talk.v10432A56E91' in session '76861438' dialect 2 state 2
** (telepathy-gabble:5564): DEBUG: parse_candidates: emitting 1 new remote candidates
** (telepathy-gabble:5564): DEBUG: new_remote_candidates_cb: got new remote candidates
** (telepathy-gabble:5564): DEBUG: push_remote_candidates: passing 1 remote candidate to stream engine: R3
** (telepathy-gabble:5564): DEBUG: gabble_media_stream_set_property: stream stream1 connection state 0
** (telepathy-gabble:5564): DEBUG: gabble_jingle_session_parse: jingle action 'accept' from 'jtellier.test1 at gmail.com/Talk.v10432A56E91' in session '76861438' dialect 2 state 2
** (telepathy-gabble:5564): DEBUG: on_session_accept: called
** (telepathy-gabble:5564): DEBUG: gabble_jingle_content_parse_accept: no transport node, assuming GTalk3 dialect
** (telepathy-gabble:5564): DEBUG: parse_description: node: description
** (telepathy-gabble:5564): DEBUG: parse_description: detected media type 1
** (telepathy-gabble:5564): DEBUG: parse_description: new remote codec: id = 0, name = PCMU, clockrate = 8000, channels = 1
** (telepathy-gabble:5564): DEBUG: parse_description: new remote codec: id = 8, name = PCMA, clockrate = 8000, channels = 1
** (telepathy-gabble:5564): DEBUG: parse_description: new remote codec: id = 98, name = telephone-event, clockrate = 8000, channels = 1
** (telepathy-gabble:5564): DEBUG: parse_description: emitting remote-codecs signal
** (telepathy-gabble:5564): DEBUG: new_remote_codecs_cb: called
** (telepathy-gabble:5564): DEBUG: new_remote_codecs_cb: new remote audio codec: 0 'PCMU' 0 8000 1
** (telepathy-gabble:5564): DEBUG: new_remote_codecs_cb: new remote audio codec: 8 'PCMA' 0 8000 1
** (telepathy-gabble:5564): DEBUG: new_remote_codecs_cb: new remote audio codec: 98 'telephone-event' 0 8000 1
** (telepathy-gabble:5564): DEBUG: new_remote_codecs_cb: pushing remote codecs
** (telepathy-gabble:5564): DEBUG: push_remote_codecs: passing 3 remote codecs to stream-engine
** (telepathy-gabble:5564): DEBUG: content_state_changed_cb: called
** (telepathy-gabble:5564): DEBUG: push_sending: stream stream1 emitting SetStreamSending(true)
** (telepathy-gabble:5564): DEBUG: push_playing: stream stream1 emitting SetStreamPlaying(true)
** (telepathy-gabble:5564): DEBUG: push_sending: stream stream1 emitting SetStreamSending(true)
** (telepathy-gabble:5564): DEBUG: set_state: Setting state of JingleSession: 0x9d56e48 (priv = 0x9d56e60) from 2 to 4
** (telepathy-gabble:5564): DEBUG: session_state_changed_cb: called
** (telepathy-gabble:5564): DEBUG: session_state_changed_cb: adding peer to the member list and updating flags
[1m[36memit_members_changed_signals: 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 : [[22m[1m]
removed : [[22mCAN_RESCIND[1m]
flags now: [[22mCAN_REMOVE|PROPERTIES[1m]
[0m** (telepathy-gabble:5564): DEBUG: pass_local_codecs: we already sent our codecs, ignoring codec intersection
** (telepathy-gabble:5564): DEBUG: gabble_media_channel_close_async: called
** (telepathy-gabble:5564): DEBUG: gabble_media_channel_close: called on 0x9d50d68
** (telepathy-gabble:5564): DEBUG: gabble_jingle_session_terminate: we are terminating this session
** (telepathy-gabble:5564): DEBUG: set_state: Setting state of JingleSession: 0x9d56e48 (priv = 0x9d56e60) from 4 to 5
** (telepathy-gabble:5564): DEBUG: session_state_changed_cb: called
** (telepathy-gabble:5564): DEBUG: session_terminated_cb: removing terminated session
** (telepathy-gabble:5564): DEBUG: session_terminated_cb: called
[1m[36memit_members_changed_signals: 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|PROPERTIES[1m]
[0m** (telepathy-gabble:5564): DEBUG: session_terminated_cb: unreffing streams
** (telepathy-gabble:5564): DEBUG: gabble_media_stream_dispose: called
** (telepathy-gabble:5564): DEBUG: instance_destroyed_cb: instance for 0x9ecebb0 destroyed; cleaning up
** (telepathy-gabble:5564): DEBUG: instance_destroyed_cb: instance for 0x9d4ea70 destroyed; cleaning up
** (telepathy-gabble:5564): DEBUG: instance_destroyed_cb: instance for 0x9ecebc0 destroyed; cleaning up
** (telepathy-gabble:5564): DEBUG: instance_destroyed_cb: instance for 0x9d93240 destroyed; cleaning up
** (telepathy-gabble:5564): DEBUG: instance_destroyed_cb: instance for 0x9d93050 destroyed; cleaning up
** (telepathy-gabble:5564): DEBUG: instance_destroyed_cb: instance for 0x9d931b0 destroyed; cleaning up
** (telepathy-gabble:5564): DEBUG: gabble_jingle_session_dispose: called
** (telepathy-gabble:5564): DEBUG: gabble_jingle_media_rtp_dispose: dispose called
** (telepathy-gabble:5564): DEBUG: gabble_jingle_content_dispose: dispose called
** (telepathy-gabble:5564): DEBUG: media_channel_closed_cb: removing media channel 0x9d50d68 with ref count 3
** (telepathy-gabble:5564): DEBUG: gabble_media_channel_dispose: called
** (telepathy-gabble:5564): DEBUG: connection_iq_unknown_cb: got unknown iq:
<iq from="jtellier.test1 at gmail.com/Talk.v10432A56E91" type="result" id="264567428847" to="jtellier.test2 at gmail.com/Telepathy2EE46D56"></iq>
-------------- next part --------------
(telepathy-gabble:4846): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0xa072880: org.freedesktop.DBus DBusGProxy is 0xa072960
(telepathy-gabble:4846): tp-glib-DEBUG: started version 0.7.22 (telepathy-glib version 0.7.26)
(telepathy-gabble:4846): tp-glib-DEBUG: tp_cm_param_setter_offset: account = "jtellier.test1 at gmail.com"
(telepathy-gabble:4846): tp-glib-DEBUG: tp_cm_param_setter_offset: password = <hidden>
(telepathy-gabble:4846): tp-glib-DEBUG: tp_cm_param_setter_offset: server = "talk.google.com"
(telepathy-gabble:4846): tp-glib-DEBUG: tp_cm_param_setter_offset: resource = "Telepathy"
(telepathy-gabble:4846): tp-glib-DEBUG: tp_cm_param_setter_offset: priority = 0 = 0x0
(telepathy-gabble:4846): tp-glib-DEBUG: tp_cm_param_setter_offset: port = 5223 = 0x1467
(telepathy-gabble:4846): tp-glib-DEBUG: tp_cm_param_setter_offset: old-ssl = TRUE
(telepathy-gabble:4846): tp-glib-DEBUG: tp_cm_param_setter_offset: require-encryption = FALSE
(telepathy-gabble:4846): tp-glib-DEBUG: tp_cm_param_setter_offset: register = FALSE
(telepathy-gabble:4846): tp-glib-DEBUG: tp_cm_param_setter_offset: low-bandwidth = FALSE
(telepathy-gabble:4846): tp-glib-DEBUG: parse_parameters: https-proxy-server not given, using default behaviour
(telepathy-gabble:4846): tp-glib-DEBUG: tp_cm_param_setter_offset: https-proxy-port = 443 = 0x1bb
(telepathy-gabble:4846): tp-glib-DEBUG: tp_cm_param_setter_offset: fallback-conference-server = "conference.jabber.org"
(telepathy-gabble:4846): tp-glib-DEBUG: parse_parameters: stun-server not given, using default behaviour
(telepathy-gabble:4846): tp-glib-DEBUG: tp_cm_param_setter_offset: stun-port = 3478 = 0xd96
(telepathy-gabble:4846): tp-glib-DEBUG: tp_cm_param_setter_offset: fallback-stun-server = "stun.collabora.co.uk"
(telepathy-gabble:4846): tp-glib-DEBUG: tp_cm_param_setter_offset: fallback-stun-port = 3478 = 0xd96
(telepathy-gabble:4846): tp-glib-DEBUG: tp_cm_param_setter_offset: ignore-ssl-errors = TRUE
(telepathy-gabble:4846): tp-glib-DEBUG: parse_parameters: alias not given, using default behaviour
(telepathy-gabble:4846): tp-glib-DEBUG: tp_base_connection_class_init: Initializing (TpBaseConnectionClass *)0xa077ca8
** (telepathy-gabble:4846): DEBUG: gabble_connection_class_init: Initializing (GabbleConnectionClass *)0xa078f20
(telepathy-gabble:4846): tp-glib-DEBUG: tp_presence_mixin_class_init: called.
(telepathy-gabble:4846): tp-glib-DEBUG: tp_base_connection_init: Initializing (TpBaseConnection *)0xa07b000
** (telepathy-gabble:4846): DEBUG: gabble_connection_init: Initializing (GabbleConnection *)0xa07b000
(telepathy-gabble:4846): tp-glib-DEBUG: tp_base_connection_constructor: Post-construction: (TpBaseConnection *)0xa07b000
(telepathy-gabble:4846): tp-glib-DEBUG: tp_base_connection_constructor: Handle repo for type #0 at (nil)
(telepathy-gabble:4846): tp-glib-DEBUG: tp_base_connection_constructor: Handle repo for type #1 at 0xa06bc60
(telepathy-gabble:4846): tp-glib-DEBUG: tp_base_connection_constructor: Handle repo for type #2 at 0xa06bcf0
(telepathy-gabble:4846): tp-glib-DEBUG: tp_base_connection_constructor: Handle repo for type #3 at 0xa074280
(telepathy-gabble:4846): tp-glib-DEBUG: tp_base_connection_constructor: Handle repo for type #4 at 0xa06bd80
** (telepathy-gabble:4846): DEBUG: gabble_roomlist_manager_constructed: 0xa0721b8
(telepathy-gabble:4846): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #0 at 0xa072f18
(telepathy-gabble:4846): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #1 at 0xa072168
(telepathy-gabble:4846): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #2 at 0xa0721b8
(telepathy-gabble:4846): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #3 at 0xa0759c8
(telepathy-gabble:4846): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #4 at 0xa072250
(telepathy-gabble:4846): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #5 at 0xa0722c8
(telepathy-gabble:4846): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #6 at 0xa0743a0
** (telepathy-gabble:4846): DEBUG: gabble_connection_constructor: Post-construction: (GabbleConnection *)0xa07b000
(telepathy-gabble:4846): tp-glib-DEBUG: tp_presence_mixin_init: called.
(telepathy-gabble:4846): tp-glib-DEBUG: tp_base_connection_register: bus name org.freedesktop.Telepathy.Connection.gabble.jabber.jtellier_2etest1_40gmail_2ecom_2fTelepathy
(telepathy-gabble:4846): tp-glib-DEBUG: tp_base_connection_register: object path /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy
** (telepathy-gabble:4846): DEBUG: _gabble_connection_connect: disabling SRV because "server" or "port" parameter specified, will connect to talk.google.com
** (telepathy-gabble:4846): DEBUG: do_connect: calling lm_connection_open
(telepathy-gabble:4846): tp-glib-DEBUG: tp_base_connection_change_status: was 4294967295, now 1, for reason 1
(telepathy-gabble:4846): tp-glib-DEBUG: tp_base_connection_change_status: emitting status-changed to 1, for reason 1
** (telepathy-gabble:4846): DEBUG: connection_status_changed_cb: adding callbacks
** (telepathy-gabble:4846): DEBUG: connection_status_changed_cb: adding callbacks
** (telepathy-gabble:4846): DEBUG: connection_status_changed_cb: adding callbacks
** (telepathy-gabble:4846): DEBUG: do_auth: authenticating with username: jtellier.test1, password: <hidden>, resource: Telepathy
** (telepathy-gabble:4846): DEBUG: connection_auth_cb: Created self handle 1, our JID is jtellier.test1 at gmail.com/Telepathy39FEBB9B
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: about to add caps 9189 to resource Telepathy39FEBB9B with serial 1
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: found resource Telepathy39FEBB9B
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: new serial 1, old 0, clearing caps
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: adding caps 9189 to resource Telepathy39FEBB9B
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: resource Telepathy39FEBB9B caps now 9189
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: total caps now 9189
** (telepathy-gabble:4846): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0xa0818c0 for gmail.com
** (telepathy-gabble:4846): DEBUG: connection_iq_unknown_cb: got unknown iq:
<iq id="274502407759" type="result"></iq>
** (telepathy-gabble:4846): DEBUG: connection_disco_cb: got:
<query xmlns="http://jabber.org/protocol/disco#info"> <identity name="Google Talk" type="im" category="server"></identity>
<feature var="http://jabber.org/protocol/disco#info"></feature>
<feature var="google:jingleinfo"></feature>
<feature var="google:roster"></feature>
<feature var="google:nosave"></feature>
<feature var="google:setting"></feature>
<feature var="google:shared-status"></feature>
<feature var="http://jabber.org/protocol/archive#otr"></feature>
<feature var="google:mail:notify"></feature>
<feature var="http://jabber.org/protocol/archive#save"></feature>
</query>
** (telepathy-gabble:4846): DEBUG: connection_disco_cb: set features flags to 3
(telepathy-gabble:4846): tp-glib-DEBUG: tp_base_connection_change_status: was 1, now 0, for reason 1
(telepathy-gabble:4846): tp-glib-DEBUG: tp_base_connection_change_status: emitting status-changed to 0, for reason 1
** (telepathy-gabble:4846): DEBUG: connection_status_changed_cb: requesting roster
** (telepathy-gabble:4846): DEBUG: take_stun_server: Resolving fallback STUN server stun.collabora.co.uk:3478
** (telepathy-gabble:4846): DEBUG: stun_server_resolved_cb: Resolved STUN server stun.collabora.co.uk:3478 to 93.93.131.100:3478
** (telepathy-gabble:4846): DEBUG: gabble_disco_conn_status_changed_cb: connected, initiating service discovery on gmail.com
** (telepathy-gabble:4846): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0xa081900 for gmail.com
** (telepathy-gabble:4846): DEBUG: gabble_vcard_manager_request: Created request 0xa081920 to retrieve <1>'s vCard
** (telepathy-gabble:4846): DEBUG: cache_entry_ensure_queued: Cache entry 0xa0737c8 is my own, not setting @to
** (telepathy-gabble:4846): DEBUG: gabble_request_pipeline_enqueue: enqueued new request as item 0xa081940
** (telepathy-gabble:4846): DEBUG: cache_entry_ensure_queued: adding request to cache entry 0xa0737c8 and queueing the <iq>
(telepathy-gabble:4846): tp-glib-DEBUG: tp_presence_mixin_emit_presence_update: called.
(telepathy-gabble:4846): tp-glib-DEBUG: construct_presence_hash: called.
(telepathy-gabble:4846): tp-glib-DEBUG: construct_simple_presence_hash: called.
** (telepathy-gabble:4846): DEBUG: gabble_presence_cache_do_update: jtellier.test1 at gmail.com (1) resource TelepathyC58B9EDA prio 0 presence 5 message "(null)"
(telepathy-gabble:4846): tp-glib-DEBUG: tp_presence_mixin_emit_presence_update: called.
(telepathy-gabble:4846): tp-glib-DEBUG: construct_presence_hash: called.
(telepathy-gabble:4846): tp-glib-DEBUG: construct_simple_presence_hash: called.
** (telepathy-gabble:4846): DEBUG: _process_caps_uri: not enough trust for URI http://telepathy.freedesktop.org/caps#jingle-video
** (telepathy-gabble:4846): DEBUG: disco_waiter_new: created waiter 0xa0818c0 for handle 1 with serial 1
** (telepathy-gabble:4846): DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI http://telepathy.freedesktop.org/caps#jingle-video
** (telepathy-gabble:4846): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0xa0818e0 for jtellier.test1 at gmail.com/TelepathyC58B9EDA
** (telepathy-gabble:4846): DEBUG: _process_caps_uri: not enough trust for URI http://telepathy.freedesktop.org/caps#jingle-audio
** (telepathy-gabble:4846): DEBUG: disco_waiter_new: created waiter 0xa081980 for handle 1 with serial 1
** (telepathy-gabble:4846): DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI http://telepathy.freedesktop.org/caps#jingle-audio
** (telepathy-gabble:4846): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0xa0819a0 for jtellier.test1 at gmail.com/TelepathyC58B9EDA
** (telepathy-gabble:4846): DEBUG: _process_caps_uri: not enough trust for URI http://telepathy.freedesktop.org/caps#voice-v1
** (telepathy-gabble:4846): DEBUG: disco_waiter_new: created waiter 0xa0819c0 for handle 1 with serial 1
** (telepathy-gabble:4846): DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI http://telepathy.freedesktop.org/caps#voice-v1
** (telepathy-gabble:4846): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0xa1ef600 for jtellier.test1 at gmail.com/TelepathyC58B9EDA
** (telepathy-gabble:4846): DEBUG: _process_caps_uri: not enough trust for URI http://telepathy.freedesktop.org/caps#0.6.2.1
** (telepathy-gabble:4846): DEBUG: disco_waiter_new: created waiter 0xa1ef620 for handle 1 with serial 1
** (telepathy-gabble:4846): DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI http://telepathy.freedesktop.org/caps#0.6.2.1
** (telepathy-gabble:4846): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0xa1ef640 for jtellier.test1 at gmail.com/TelepathyC58B9EDA
** (telepathy-gabble:4846): DEBUG: _process_caps: Emitting caps update: handle 1, old 0, new 0
(telepathy-gabble:4846): tp-glib-DEBUG: tp_presence_mixin_get_contacts_dbus_property: called.
(telepathy-gabble:4846): tp-glib-DEBUG: tp_presence_mixin_get_statuses: called.
(telepathy-gabble:4846): tp-glib-DEBUG: check_status_available: requested status hidden is not available
** (telepathy-gabble:4846): DEBUG: gabble_connection_advertise_capabilities: caps before: 23e5
** (telepathy-gabble:4846): DEBUG: gabble_connection_advertise_capabilities: caps to add: 0
** (telepathy-gabble:4846): DEBUG: gabble_connection_advertise_capabilities: caps to remove: 0
** (telepathy-gabble:4846): DEBUG: gabble_connection_advertise_capabilities: caps after: 23e5
** (telepathy-gabble:4846): DEBUG: gabble_vcard_manager_edit: called; invalidating cache
** (telepathy-gabble:4846): DEBUG: cache_entry_attempt_to_free: Not freeing vCard cache entry 0xa0737c8: it has a pipeline_item 0xa081940
** (telepathy-gabble:4846): DEBUG: gabble_vcard_manager_edit: checking if we have pending requests already
** (telepathy-gabble:4846): DEBUG: gabble_vcard_manager_edit: NICKNAME => value of length 13 starting jtellier test
(telepathy-gabble:4846): tp-glib-DEBUG: tp_presence_mixin_set_status: called.
(telepathy-gabble:4846): tp-glib-DEBUG: set_status_foreach: called.
(telepathy-gabble:4846): tp-glib-DEBUG: check_for_status: Found status "available", checking if it's available...
(telepathy-gabble:4846): tp-glib-DEBUG: set_status_foreach: The status is available.
(telepathy-gabble:4846): tp-glib-DEBUG: set_status_foreach: Got optional argument ("message", "")
(telepathy-gabble:4846): tp-glib-DEBUG: set_status_foreach: About to try setting status "available"
(telepathy-gabble:4846): tp-glib-DEBUG: tp_presence_mixin_emit_presence_update: called.
(telepathy-gabble:4846): tp-glib-DEBUG: construct_presence_hash: called.
(telepathy-gabble:4846): tp-glib-DEBUG: construct_simple_presence_hash: called.
** (telepathy-gabble:4846): DEBUG: send_next_request: processing request 0xa081940
(telepathy-gabble:4846): tp-glib-DEBUG: tp_presence_mixin_get_contacts_dbus_property: called.
** (telepathy-gabble:4846): DEBUG: gabble_connection_advertise_capabilities: caps before: 23e5
** (telepathy-gabble:4846): DEBUG: _gabble_media_channel_typeflags_to_caps: adding jingle caps
** (telepathy-gabble:4846): DEBUG: gabble_connection_advertise_capabilities: caps to add: 301f
** (telepathy-gabble:4846): DEBUG: gabble_connection_advertise_capabilities: caps to remove: 0
** (telepathy-gabble:4846): DEBUG: gabble_connection_advertise_capabilities: caps after: 33ff
** (telepathy-gabble:4846): DEBUG: gabble_connection_advertise_capabilities: before != after, changing
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: about to add caps 13311 to resource Telepathy39FEBB9B with serial 2
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: found resource Telepathy39FEBB9B
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: new serial 2, old 1, clearing caps
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: adding caps 13311 to resource Telepathy39FEBB9B
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: resource Telepathy39FEBB9B caps now 13311
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: total caps now 13311
** (telepathy-gabble:4846): DEBUG: gabble_connection_advertise_capabilities: set caps: 33ff
(telepathy-gabble:4846): tp-glib-DEBUG: tp_presence_mixin_get_contacts_dbus_property: called.
(telepathy-gabble:4846): tp-glib-DEBUG: tp_base_connection_dbus_request_handles: 1 handles of type 3, for :1.84
(telepathy-gabble:4846): tp-glib-DEBUG: tp_base_connection_dbus_request_handles: 1 handles of type 3, for :1.84
(telepathy-gabble:4846): tp-glib-DEBUG: channel_request_new: New channel request at 0xa073690: ctype=org.freedesktop.Telepathy.Channel.Type.ContactList htype=3 handle=1 suppress=1
** (telepathy-gabble:4846): DEBUG: _gabble_roster_get_channel: Looking up channel 3:1 "publish"
** (telepathy-gabble:4846): DEBUG: _gabble_roster_create_channel: Instantiating channel 3:1 "publish"
[1m[37mtp_group_mixin_change_flags: emitting group flags changed
added : [[22mCAN_REMOVE|MESSAGE_REMOVE|MESSAGE_ACCEPT|PROPERTIES[1m]
removed : [[22m[1m]
flags now: [[22mCAN_REMOVE|MESSAGE_REMOVE|MESSAGE_ACCEPT|PROPERTIES[1m]
[0m** (telepathy-gabble:4846): DEBUG: _gabble_roster_create_channel: created /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/RosterChannel/List/publish
** (telepathy-gabble:4846): DEBUG: _gabble_roster_create_channel: roster not yet received, not emitting signal for publish list channel
(telepathy-gabble:4846): tp-glib-DEBUG: channel_request_new: New channel request at 0xa073768: ctype=org.freedesktop.Telepathy.Channel.Type.ContactList htype=3 handle=2 suppress=1
** (telepathy-gabble:4846): DEBUG: _gabble_roster_get_channel: Looking up channel 3:2 "subscribe"
** (telepathy-gabble:4846): DEBUG: _gabble_roster_create_channel: Instantiating channel 3:2 "subscribe"
[1m[37mtp_group_mixin_change_flags: emitting group flags changed
added : [[22mCAN_ADD|CAN_REMOVE|CAN_RESCIND|MESSAGE_ADD|MESSAGE_REMOVE|MESSAGE_RESCIND|PROPERTIES[1m]
removed : [[22m[1m]
flags now: [[22mCAN_ADD|CAN_REMOVE|CAN_RESCIND|MESSAGE_ADD|MESSAGE_REMOVE|MESSAGE_RESCIND|PROPERTIES[1m]
[0m** (telepathy-gabble:4846): DEBUG: _gabble_roster_create_channel: created /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/RosterChannel/List/subscribe
** (telepathy-gabble:4846): DEBUG: _gabble_roster_create_channel: roster not yet received, not emitting signal for subscribe list channel
** (telepathy-gabble:4846): DEBUG: jingle_info_cb: jingle info: got stun server stun.l.google.com, port 19302
** (telepathy-gabble:4846): DEBUG: take_stun_server: Resolving primary STUN server stun.l.google.com:19302
** (telepathy-gabble:4846): DEBUG: stun_server_resolved_cb: Resolved STUN server stun.l.google.com:19302 to 64.233.169.126:19302
** (telepathy-gabble:4846): DEBUG: jingle_info_cb: jingle info: got relay token CAESIQoYanRlbGxpZXIudGVzdDFAZ21haWwuY29tEJmowqCaJBoQwgEIoG4lWsZ5tjt/I2kFow==
** (telepathy-gabble:4846): DEBUG: _gabble_roster_get_channel: Looking up channel 3:1 "publish"
** (telepathy-gabble:4846): DEBUG: _gabble_roster_get_channel: Looking up channel 3:2 "subscribe"
** (telepathy-gabble:4846): DEBUG: _gabble_roster_item_update: name for contact#2 changed to jtellier test2
** (telepathy-gabble:4846): DEBUG: _gabble_roster_item_update: Checking which groups contact#2 was just added to:
** (telepathy-gabble:4846): DEBUG: _gabble_roster_item_update: Checking which groups contact#2 was just removed from:
** (telepathy-gabble:4846): DEBUG: gabble_roster_iq_cb: jid: jtellier.test2 at gmail.com, subscription: both, name: jtellier test2
** (telepathy-gabble:4846): DEBUG: _gabble_roster_item_update: name for contact#3 changed to GTalk2VoIP mapped contact
** (telepathy-gabble:4846): DEBUG: _gabble_roster_item_update: Checking which groups contact#3 was just added to:
** (telepathy-gabble:4846): DEBUG: _gabble_roster_item_update: Checking which groups contact#3 was just removed from:
** (telepathy-gabble:4846): DEBUG: gabble_roster_iq_cb: jid: 5146672499 at gtalk2voip.com, subscription: both, name: GTalk2VoIP mapped contact
** (telepathy-gabble:4846): DEBUG: _gabble_roster_item_update: name for contact#4 changed to guillaume.desmottes
** (telepathy-gabble:4846): DEBUG: _gabble_roster_item_update: Checking which groups contact#4 was just added to:
** (telepathy-gabble:4846): DEBUG: _gabble_roster_item_update: Checking which groups contact#4 was just removed from:
** (telepathy-gabble:4846): DEBUG: gabble_roster_iq_cb: jid: guillaume.desmottes at collabora.co.uk, subscription: both, name: guillaume.desmottes
** (telepathy-gabble:4846): DEBUG: _gabble_roster_item_update: name for contact#5 changed to GTalk2VoIP mapped contact
** (telepathy-gabble:4846): DEBUG: _gabble_roster_item_update: Checking which groups contact#5 was just added to:
** (telepathy-gabble:4846): DEBUG: _gabble_roster_item_update: Checking which groups contact#5 was just removed from:
** (telepathy-gabble:4846): DEBUG: gabble_roster_iq_cb: jid: service at gtalk2voip.com, subscription: both, name: GTalk2VoIP mapped contact
** (telepathy-gabble:4846): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 1 (jtellier.test1 at gmail.com)
** (telepathy-gabble:4846): DEBUG: _gabble_roster_item_update: Checking which groups contact#1 was just added to:
** (telepathy-gabble:4846): DEBUG: _gabble_roster_item_update: Checking which groups contact#1 was just removed from:
** (telepathy-gabble:4846): DEBUG: gabble_roster_iq_cb: jid: jtellier.test1 at gmail.com, subscription: remove
** (telepathy-gabble:4846): DEBUG: _gabble_roster_item_update: name for contact#6 changed to kakaroto test1
** (telepathy-gabble:4846): DEBUG: _gabble_roster_item_update: Checking which groups contact#6 was just added to:
** (telepathy-gabble:4846): DEBUG: _gabble_roster_item_update: Checking which groups contact#6 was just removed from:
** (telepathy-gabble:4846): DEBUG: gabble_roster_iq_cb: jid: kakaroto.test1 at gmail.com, subscription: both, name: kakaroto test1
** (telepathy-gabble:4846): DEBUG: gabble_roster_iq_cb: calling change members on publish channel
[1m[36memit_members_changed_signals: emitting members changed
message : ""
added : [[22m2 (jtellier.test2 at gmail.com)
3 (5146672499 at gtalk2voip.com)
4 (guillaume.desmottes at collabora.co.uk)
5 (service at gtalk2voip.com)
6 (kakaroto.test1 at gmail.com)[1m]
removed : [[22m[1m]
local_pending : [[22m[1m]
remote_pending: [[22m[1m]
actor : 0
reason : 0: unspecified reason
[0m** (telepathy-gabble:4846): DEBUG: gabble_roster_iq_cb: calling change members on subscribe channel
[1m[36memit_members_changed_signals: emitting members changed
message : ""
added : [[22m2 (jtellier.test2 at gmail.com)
3 (5146672499 at gtalk2voip.com)
4 (guillaume.desmottes at collabora.co.uk)
5 (service at gtalk2voip.com)
6 (kakaroto.test1 at gmail.com)[1m]
removed : [[22m[1m]
local_pending : [[22m[1m]
remote_pending: [[22m[1m]
actor : 0
reason : 0: unspecified reason
[0m** (telepathy-gabble:4846): DEBUG: _gabble_roster_get_channel: Looking up channel 3:3 "known"
** (telepathy-gabble:4846): DEBUG: _gabble_roster_create_channel: Instantiating channel 3:3 "known"
[1m[37mtp_group_mixin_change_flags: emitting group flags changed
added : [[22mCAN_REMOVE|PROPERTIES[1m]
removed : [[22m[1m]
flags now: [[22mCAN_REMOVE|PROPERTIES[1m]
[0m** (telepathy-gabble:4846): DEBUG: _gabble_roster_create_channel: created /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/RosterChannel/List/known
** (telepathy-gabble:4846): DEBUG: _gabble_roster_create_channel: roster not yet received, not emitting signal for known list channel
** (telepathy-gabble:4846): DEBUG: gabble_roster_iq_cb: calling change members on known channel
[1m[36memit_members_changed_signals: emitting members changed
message : ""
added : [[22m2 (jtellier.test2 at gmail.com)
3 (5146672499 at gtalk2voip.com)
4 (guillaume.desmottes at collabora.co.uk)
5 (service at gtalk2voip.com)
6 (kakaroto.test1 at gmail.com)[1m]
removed : [[22m[1m]
local_pending : [[22m[1m]
remote_pending: [[22m[1m]
actor : 0
reason : 0: unspecified reason
[0m** (telepathy-gabble:4846): DEBUG: gabble_roster_iq_cb: calling change members on any group channels
** (telepathy-gabble:4846): DEBUG: _gabble_roster_get_channel: Looking up channel 3:4 "deny"
** (telepathy-gabble:4846): DEBUG: _gabble_roster_create_channel: Instantiating channel 3:4 "deny"
[1m[37mtp_group_mixin_change_flags: emitting group flags changed
added : [[22mCAN_ADD|CAN_REMOVE|PROPERTIES[1m]
removed : [[22m[1m]
flags now: [[22mCAN_ADD|CAN_REMOVE|PROPERTIES[1m]
[0m** (telepathy-gabble:4846): DEBUG: _gabble_roster_create_channel: created /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest1_40gmail_2ecom_2fTelepathy/RosterChannel/List/deny
** (telepathy-gabble:4846): DEBUG: _gabble_roster_create_channel: roster not yet received, not emitting signal for deny list channel
** (telepathy-gabble:4846): DEBUG: gabble_roster_iq_cb: calling change members on deny channel
(telepathy-gabble:4846): tp-glib-DEBUG: change_members: not emitting signal, nothing changed
** (telepathy-gabble:4846): DEBUG: _gabble_roster_emit_one: roster now received, emitting signal signal for publish list channel
(telepathy-gabble:4846): tp-glib-DEBUG: satisfy_request: completing queued request 0xa073690 with success, channel_type=org.freedesktop.Telepathy.Channel.Type.ContactList, handle_type=3, handle=1, suppress_handler=1
(telepathy-gabble:4846): tp-glib-DEBUG: channel_request_free: Freeing channel request at 0xa073690: ctype=org.freedesktop.Telepathy.Channel.Type.ContactList htype=3 handle=1 suppress=1
** (telepathy-gabble:4846): DEBUG: _gabble_roster_emit_one: roster now received, emitting signal signal for subscribe list channel
(telepathy-gabble:4846): tp-glib-DEBUG: satisfy_request: completing queued request 0xa073768 with success, channel_type=org.freedesktop.Telepathy.Channel.Type.ContactList, handle_type=3, handle=2, suppress_handler=1
(telepathy-gabble:4846): tp-glib-DEBUG: channel_request_free: Freeing channel request at 0xa073768: ctype=org.freedesktop.Telepathy.Channel.Type.ContactList htype=3 handle=2 suppress=1
** (telepathy-gabble:4846): DEBUG: _gabble_roster_emit_one: roster now received, emitting signal signal for known list channel
** (telepathy-gabble:4846): DEBUG: _gabble_roster_emit_one: roster now received, emitting signal signal for deny list channel
(telepathy-gabble:4846): tp-glib-DEBUG: tp_presence_mixin_get_contacts_dbus_property: called.
(telepathy-gabble:4846): tp-glib-DEBUG: tp_base_connection_dbus_request_handles: 0 handles of type 1, for :1.84
(telepathy-gabble:4846): tp-glib-DEBUG: tp_presence_mixin_get_presence: called.
(telepathy-gabble:4846): tp-glib-DEBUG: construct_presence_hash: called.
** (telepathy-gabble:4846): DEBUG: gabble_connection_request_aliases: requesting vCard for alias of contact jtellier.test1 at gmail.com
** (telepathy-gabble:4846): DEBUG: gabble_vcard_manager_request: Created request 0xa1efa80 to retrieve <1>'s vCard
** (telepathy-gabble:4846): DEBUG: cache_entry_ensure_queued: adding to cache entry 0xa0737c8 with <iq> already pending
(telepathy-gabble:4846): tp-glib-DEBUG: tp_presence_mixin_get_presence: called.
(telepathy-gabble:4846): tp-glib-DEBUG: tp_base_connection_hold_handles: 5 handles of type 1, for :1.84
(telepathy-gabble:4846): tp-glib-DEBUG: tp_presence_mixin_get_presence: called.
(telepathy-gabble:4846): tp-glib-DEBUG: construct_presence_hash: called.
** (telepathy-gabble:4846): DEBUG: disco_items_cb: Got error on items request: the feature requested is not implemented by the recipient or server and therefore cannot be processed
** (telepathy-gabble:4846): DEBUG: connection_iq_disco_cb: got disco request for node http://telepathy.freedesktop.org/caps#4Fh+34kqr9/LBpRvm9LMt8fOA70=, caps are 33ff
** (telepathy-gabble:4846): DEBUG: connection_iq_disco_cb: caps now 13311
** (telepathy-gabble:4846): DEBUG: response_cb: got reply for request 0xa081940
** (telepathy-gabble:4846): DEBUG: pipeline_reply_cb: called for entry 0xa0737c8
** (telepathy-gabble:4846): DEBUG: pipeline_reply_cb: will patch vcard
** (telepathy-gabble:4846): DEBUG: gabble_request_pipeline_enqueue: enqueued new request as item 0xa1efb00
** (telepathy-gabble:4846): DEBUG: observe_vcard: got vCard alias "jtellier test" for handle 1 from <FN>
** (telepathy-gabble:4846): DEBUG: delete_request: Discarding request 0xa1efa80
** (telepathy-gabble:4846): DEBUG: cache_entry_attempt_to_free: Not freeing vCard cache entry 0xa0737c8: it has a cached vCard 0xa1e3ec0
** (telepathy-gabble:4846): DEBUG: delete_request: Discarding request 0xa081920
** (telepathy-gabble:4846): DEBUG: cache_entry_attempt_to_free: Not freeing vCard cache entry 0xa0737c8: it has a cached vCard 0xa1e3ec0
** (telepathy-gabble:4846): DEBUG: delete_item: deleting item 0xa081940
** (telepathy-gabble:4846): DEBUG: send_next_request: processing request 0xa1efb00
** (telepathy-gabble:4846): DEBUG: gabble_presence_cache_do_update: service at gtalk2voip.com (5) resource GTalk2VoIP prio 0 presence 7 message "Type HELP for instructions. Your personal account page: https://www.gtalk2voip.com/users/?auth=pRKJcQ6TTGN5rZAC"
(telepathy-gabble:4846): tp-glib-DEBUG: tp_presence_mixin_emit_presence_update: called.
(telepathy-gabble:4846): tp-glib-DEBUG: construct_presence_hash: called.
(telepathy-gabble:4846): tp-glib-DEBUG: construct_simple_presence_hash: called.
** (telepathy-gabble:4846): DEBUG: _process_caps_uri: enough trust for URI http://www.google.com/xmpp/client/caps#voice-v1, setting caps for 5 (service at gtalk2voip.com/GTalk2VoIP) to 2
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: about to add caps 2 to resource GTalk2VoIP with serial 2
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: found resource GTalk2VoIP
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: new serial 2, old 0, clearing caps
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: adding caps 2 to resource GTalk2VoIP
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: resource GTalk2VoIP caps now 2
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: total caps now 2
** (telepathy-gabble:4846): DEBUG: _process_caps_uri: caps for 5 (service at gtalk2voip.com/GTalk2VoIP) now 2
** (telepathy-gabble:4846): DEBUG: _process_caps_uri: not enough trust for URI http://www.google.com/xmpp/client/caps#sidebar
** (telepathy-gabble:4846): DEBUG: disco_waiter_new: created waiter 0xa1efb40 for handle 5 with serial 2
** (telepathy-gabble:4846): DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI http://www.google.com/xmpp/client/caps#sidebar
** (telepathy-gabble:4846): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0xa1efb60 for service at gtalk2voip.com/GTalk2VoIP
** (telepathy-gabble:4846): DEBUG: _process_caps_uri: not enough trust for URI http://www.google.com/xmpp/client/caps#1.0.0.104
** (telepathy-gabble:4846): DEBUG: disco_waiter_new: created waiter 0xa1efb80 for handle 5 with serial 2
** (telepathy-gabble:4846): DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI http://www.google.com/xmpp/client/caps#1.0.0.104
** (telepathy-gabble:4846): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0xa1efba0 for service at gtalk2voip.com/GTalk2VoIP
** (telepathy-gabble:4846): DEBUG: _process_caps: Emitting caps update: handle 5, old 0, new 2
** (telepathy-gabble:4846): DEBUG: gabble_presence_cache_do_update: 5146672499 at gtalk2voip.com (3) resource GTalk2VoIP prio 0 presence 7 message "Press CALL to phone call. Offered by GTalk2VoIP Gateway. http://www.gtalk2voip.com/"
(telepathy-gabble:4846): tp-glib-DEBUG: tp_presence_mixin_emit_presence_update: called.
(telepathy-gabble:4846): tp-glib-DEBUG: construct_presence_hash: called.
(telepathy-gabble:4846): tp-glib-DEBUG: construct_simple_presence_hash: called.
** (telepathy-gabble:4846): DEBUG: _process_caps_uri: enough trust for URI http://www.google.com/xmpp/client/caps#voice-v1, setting caps for 3 (5146672499 at gtalk2voip.com/GTalk2VoIP) to 2
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: about to add caps 2 to resource GTalk2VoIP with serial 3
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: found resource GTalk2VoIP
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: new serial 3, old 0, clearing caps
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: adding caps 2 to resource GTalk2VoIP
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: resource GTalk2VoIP caps now 2
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: total caps now 2
** (telepathy-gabble:4846): DEBUG: _process_caps_uri: caps for 3 (5146672499 at gtalk2voip.com/GTalk2VoIP) now 2
** (telepathy-gabble:4846): DEBUG: _process_caps_uri: not enough trust for URI http://www.google.com/xmpp/client/caps#sidebar
** (telepathy-gabble:4846): DEBUG: disco_waiter_new: created waiter 0xa1efc00 for handle 3 with serial 3
** (telepathy-gabble:4846): DEBUG: _process_caps_uri: only 1 trust out of 5 possible thus far, sending disco for URI http://www.google.com/xmpp/client/caps#sidebar
** (telepathy-gabble:4846): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0xa1efc20 for 5146672499 at gtalk2voip.com/GTalk2VoIP
** (telepathy-gabble:4846): DEBUG: _process_caps_uri: not enough trust for URI http://www.google.com/xmpp/client/caps#1.0.0.104
** (telepathy-gabble:4846): DEBUG: disco_waiter_new: created waiter 0xa1efc40 for handle 3 with serial 3
** (telepathy-gabble:4846): DEBUG: _process_caps_uri: only 1 trust out of 5 possible thus far, sending disco for URI http://www.google.com/xmpp/client/caps#1.0.0.104
** (telepathy-gabble:4846): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0xa081940 for 5146672499 at gtalk2voip.com/GTalk2VoIP
** (telepathy-gabble:4846): DEBUG: _process_caps: Emitting caps update: handle 3, old 0, new 2
** (telepathy-gabble:4846): DEBUG: response_cb: got reply for request 0xa1efb00
** (telepathy-gabble:4846): DEBUG: replace_reply_cb: called: no error
** (telepathy-gabble:4846): DEBUG: gabble_vcard_manager_remove_edit_request: request == 0xa0734a8
** (telepathy-gabble:4846): DEBUG: delete_item: deleting item 0xa1efb00
** (telepathy-gabble:4846): DEBUG: _caps_disco_cb: setting caps for 1 (thanks to 1 jtellier.test1 at gmail.com/TelepathyC58B9EDA) to 16 (save_caps 0)
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: about to add caps 16 to resource TelepathyC58B9EDA with serial 1
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: found resource TelepathyC58B9EDA
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: new serial 1, old 0, clearing caps
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: adding caps 16 to resource TelepathyC58B9EDA
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: resource TelepathyC58B9EDA caps now 16
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: total caps now 16
** (telepathy-gabble:4846): DEBUG: _caps_disco_cb: caps for 1 (thanks to 1 jtellier.test1 at gmail.com/TelepathyC58B9EDA) now 16
** (telepathy-gabble:4846): DEBUG: disco_waiter_free: freeing waiter 0xa0818c0 for handle 1 with serial 1
** (telepathy-gabble:4846): DEBUG: _caps_disco_cb: setting caps for 1 (thanks to 1 jtellier.test1 at gmail.com/TelepathyC58B9EDA) to 8 (save_caps 16)
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: about to add caps 8 to resource TelepathyC58B9EDA with serial 1
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: found resource TelepathyC58B9EDA
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: adding caps 8 to resource TelepathyC58B9EDA
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: resource TelepathyC58B9EDA caps now 24
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: total caps now 24
** (telepathy-gabble:4846): DEBUG: _caps_disco_cb: caps for 1 (thanks to 1 jtellier.test1 at gmail.com/TelepathyC58B9EDA) now 24
** (telepathy-gabble:4846): DEBUG: disco_waiter_free: freeing waiter 0xa081980 for handle 1 with serial 1
** (telepathy-gabble:4846): DEBUG: _caps_disco_cb: setting caps for 1 (thanks to 1 jtellier.test1 at gmail.com/TelepathyC58B9EDA) to 2 (save_caps 24)
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: about to add caps 2 to resource TelepathyC58B9EDA with serial 1
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: found resource TelepathyC58B9EDA
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: adding caps 2 to resource TelepathyC58B9EDA
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: resource TelepathyC58B9EDA caps now 26
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: total caps now 26
** (telepathy-gabble:4846): DEBUG: _caps_disco_cb: caps for 1 (thanks to 1 jtellier.test1 at gmail.com/TelepathyC58B9EDA) now 26
** (telepathy-gabble:4846): DEBUG: disco_waiter_free: freeing waiter 0xa0819c0 for handle 1 with serial 1
** (telepathy-gabble:4846): DEBUG: _caps_disco_cb: setting caps for 1 (thanks to 1 jtellier.test1 at gmail.com/TelepathyC58B9EDA) to 2085 (save_caps 26)
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: about to add caps 2085 to resource TelepathyC58B9EDA with serial 1
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: found resource TelepathyC58B9EDA
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: adding caps 2085 to resource TelepathyC58B9EDA
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: resource TelepathyC58B9EDA caps now 2111
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: total caps now 2111
** (telepathy-gabble:4846): DEBUG: _caps_disco_cb: caps for 1 (thanks to 1 jtellier.test1 at gmail.com/TelepathyC58B9EDA) now 2111
** (telepathy-gabble:4846): DEBUG: disco_waiter_free: freeing waiter 0xa1ef620 for handle 1 with serial 1
** (telepathy-gabble:4846): DEBUG: connection_iq_disco_cb: got disco request for node http://telepathy.freedesktop.org/caps#4Fh+34kqr9/LBpRvm9LMt8fOA70=, caps are 33ff
** (telepathy-gabble:4846): DEBUG: connection_iq_disco_cb: caps now 13311
** (telepathy-gabble:4846): DEBUG: gabble_presence_cache_do_update: jtellier.test1 at gmail.com (1) resource TelepathyC58B9EDA prio 0 presence 7 message "(null)"
(telepathy-gabble:4846): tp-glib-DEBUG: tp_presence_mixin_emit_presence_update: called.
(telepathy-gabble:4846): tp-glib-DEBUG: construct_presence_hash: called.
(telepathy-gabble:4846): tp-glib-DEBUG: construct_simple_presence_hash: called.
** (telepathy-gabble:4846): DEBUG: _process_caps_uri: enough trust for URI http://telepathy.freedesktop.org/caps#jingle-video, setting caps for 1 (jtellier.test1 at gmail.com/TelepathyC58B9EDA) to 16
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: about to add caps 16 to resource TelepathyC58B9EDA with serial 4
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: found resource TelepathyC58B9EDA
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: new serial 4, old 1, clearing caps
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: adding caps 16 to resource TelepathyC58B9EDA
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: resource TelepathyC58B9EDA caps now 16
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: total caps now 16
** (telepathy-gabble:4846): DEBUG: _process_caps_uri: caps for 1 (jtellier.test1 at gmail.com/TelepathyC58B9EDA) now 16
** (telepathy-gabble:4846): DEBUG: _process_caps_uri: enough trust for URI http://telepathy.freedesktop.org/caps#jingle-audio, setting caps for 1 (jtellier.test1 at gmail.com/TelepathyC58B9EDA) to 8
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: about to add caps 8 to resource TelepathyC58B9EDA with serial 4
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: found resource TelepathyC58B9EDA
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: adding caps 8 to resource TelepathyC58B9EDA
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: resource TelepathyC58B9EDA caps now 24
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: total caps now 24
** (telepathy-gabble:4846): DEBUG: _process_caps_uri: caps for 1 (jtellier.test1 at gmail.com/TelepathyC58B9EDA) now 24
** (telepathy-gabble:4846): DEBUG: _process_caps_uri: enough trust for URI http://telepathy.freedesktop.org/caps#voice-v1, setting caps for 1 (jtellier.test1 at gmail.com/TelepathyC58B9EDA) to 2
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: about to add caps 2 to resource TelepathyC58B9EDA with serial 4
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: found resource TelepathyC58B9EDA
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: adding caps 2 to resource TelepathyC58B9EDA
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: resource TelepathyC58B9EDA caps now 26
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: total caps now 26
** (telepathy-gabble:4846): DEBUG: _process_caps_uri: caps for 1 (jtellier.test1 at gmail.com/TelepathyC58B9EDA) now 26
** (telepathy-gabble:4846): DEBUG: _process_caps_uri: enough trust for URI http://telepathy.freedesktop.org/caps#0.6.2.1, setting caps for 1 (jtellier.test1 at gmail.com/TelepathyC58B9EDA) to 2085
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: about to add caps 2085 to resource TelepathyC58B9EDA with serial 4
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: found resource TelepathyC58B9EDA
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: adding caps 2085 to resource TelepathyC58B9EDA
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: resource TelepathyC58B9EDA caps now 2111
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: total caps now 2111
** (telepathy-gabble:4846): DEBUG: _process_caps_uri: caps for 1 (jtellier.test1 at gmail.com/TelepathyC58B9EDA) now 2111
** (telepathy-gabble:4846): DEBUG: _process_caps: Emitting caps update: handle 1, old 2111, new 2111
(telepathy-gabble:4846): tp-glib-DEBUG: tp_base_connection_change_status: was 0, now 2, for reason 1
(telepathy-gabble:4846): tp-glib-DEBUG: tp_base_connection_change_status: emitting status-changed to 2, for reason 1
** (telepathy-gabble:4846): DEBUG: gabble_roster_close_all: closing channels
** (telepathy-gabble:4846): DEBUG: roster_channel_closed_cb: 0xa072f18, channel 0xa080878
** (telepathy-gabble:4846): DEBUG: roster_channel_closed_cb: 0xa072f18, channel 0xa0808c0
** (telepathy-gabble:4846): DEBUG: roster_channel_closed_cb: 0xa072f18, channel 0xa080908
** (telepathy-gabble:4846): DEBUG: roster_channel_closed_cb: 0xa072f18, channel 0xa080950
** (telepathy-gabble:4846): DEBUG: gabble_roster_close_all: removing callbacks
** (telepathy-gabble:4846): DEBUG: gabble_im_factory_close_all: closing channels
** (telepathy-gabble:4846): DEBUG: gabble_im_factory_close_all: removing callbacks
** (telepathy-gabble:4846): DEBUG: connection_status_changed_cb: disconnected, closing room lists
** (telepathy-gabble:4846): DEBUG: gabble_roomlist_manager_close_all: 0xa0721b8
** (telepathy-gabble:4846): DEBUG: gabble_muc_factory_close_all: closing channels
** (telepathy-gabble:4846): DEBUG: gabble_muc_factory_close_all: removing callbacks
** (telepathy-gabble:4846): DEBUG: gabble_private_tubes_factory_close_all: closing 1-1 tubes channels
** (telepathy-gabble:4846): DEBUG: gabble_media_factory_close_all: closing channels
** (telepathy-gabble:4846): DEBUG: connection_shut_down: still open; calling lm_connection_close
** (telepathy-gabble:4846): DEBUG: connection_disconnected_cb: called with reason 0
** (telepathy-gabble:4846): DEBUG: connection_disconnected_cb: expected; emitting DISCONNECTED
(telepathy-gabble:4846): tp-glib-DEBUG: connection_shutdown_finished_cb: dereferenced connection
** (telepathy-gabble:4846): DEBUG: gabble_connection_dispose: called
** (telepathy-gabble:4846): DEBUG: gabble_bytestream_factory_dispose: dispose called
** (telepathy-gabble:4846): DEBUG: gabble_disco_dispose: dispose called
** (telepathy-gabble:4846): DEBUG: _caps_disco_cb: disco query failed: Request for info on 5146672499 at gtalk2voip.com/GTalk2VoIP cancelled
** (telepathy-gabble:4846): DEBUG: _caps_disco_cb: failed to find a suitable candidate to retry disco request for URI http://www.google.com/xmpp/client/caps#1.0.0.104
** (telepathy-gabble:4846): DEBUG: disco_waiter_list_free: list 0xa1e3e00
** (telepathy-gabble:4846): DEBUG: disco_waiter_free: freeing waiter 0xa1efc40 for handle 3 with serial 3
** (telepathy-gabble:4846): DEBUG: disco_waiter_free: freeing waiter 0xa1efb80 for handle 5 with serial 2
** (telepathy-gabble:4846): DEBUG: _caps_disco_cb: disco query failed: Request for info on 5146672499 at gtalk2voip.com/GTalk2VoIP cancelled
** (telepathy-gabble:4846): DEBUG: _caps_disco_cb: failed to find a suitable candidate to retry disco request for URI http://www.google.com/xmpp/client/caps#sidebar
** (telepathy-gabble:4846): DEBUG: disco_waiter_list_free: list 0xa1f5e58
** (telepathy-gabble:4846): DEBUG: disco_waiter_free: freeing waiter 0xa1efc00 for handle 3 with serial 3
** (telepathy-gabble:4846): DEBUG: disco_waiter_free: freeing waiter 0xa1efb40 for handle 5 with serial 2
** (telepathy-gabble:4846): DEBUG: _caps_disco_cb: disco query failed: Request for info on service at gtalk2voip.com/GTalk2VoIP cancelled
** (telepathy-gabble:4846): DEBUG: _caps_disco_cb: failed to find a suitable candidate to retry disco request for URI http://www.google.com/xmpp/client/caps#1.0.0.104
** (telepathy-gabble:4846): DEBUG: _caps_disco_cb: disco query failed: Request for info on service at gtalk2voip.com/GTalk2VoIP cancelled
** (telepathy-gabble:4846): DEBUG: _caps_disco_cb: failed to find a suitable candidate to retry disco request for URI http://www.google.com/xmpp/client/caps#sidebar
** (telepathy-gabble:4846): DEBUG: gabble_disco_finalize: called with 0xa0747a0
** (telepathy-gabble:4846): DEBUG: gabble_request_pipeline_dispose: disposing request-pipeline
** (telepathy-gabble:4846): DEBUG: gabble_vcard_manager_dispose: 0xa072f50
** (telepathy-gabble:4846): DEBUG: gabble_vcard_manager_finalize: 0xa072f50
** (telepathy-gabble:4846): DEBUG: gabble_jingle_factory_dispose: dispose called
** (telepathy-gabble:4846): DEBUG: gabble_presence_cache_dispose: dispose called
** (telepathy-gabble:4846): DEBUG: disco_waiter_list_free: list (nil)
** (telepathy-gabble:4846): DEBUG: disco_waiter_list_free: list (nil)
** (telepathy-gabble:4846): DEBUG: disco_waiter_list_free: list (nil)
** (telepathy-gabble:4846): DEBUG: disco_waiter_list_free: list (nil)
** (telepathy-gabble:4846): DEBUG: gabble_presence_cache_finalize: called with 0xa075a08
** (telepathy-gabble:4846): DEBUG: gabble_roster_dispose: dispose called
** (telepathy-gabble:4846): DEBUG: gabble_roster_close_all: closing channels
** (telepathy-gabble:4846): DEBUG: gabble_roster_finalize: called with 0xa072f18
** (telepathy-gabble:4846): DEBUG: gabble_im_factory_dispose: dispose called
** (telepathy-gabble:4846): DEBUG: gabble_roomlist_manager_dispose: running
** (telepathy-gabble:4846): DEBUG: gabble_roomlist_manager_close_all: 0xa0721b8
** (telepathy-gabble:4846): DEBUG: gabble_muc_factory_dispose: dispose called
** (telepathy-gabble:4846): DEBUG: gabble_muc_factory_close_all: closing channels
** (telepathy-gabble:4846): DEBUG: gabble_private_tubes_factory_dispose: dispose called
** (telepathy-gabble:4846): DEBUG: gabble_private_tubes_factory_close_all: closing 1-1 tubes channels
** (telepathy-gabble:4846): DEBUG: gabble_media_factory_dispose: dispose called
** (telepathy-gabble:4846): DEBUG: gabble_media_factory_close_all: closing channels
** (telepathy-gabble:4846): DEBUG: gabble_olpc_gadget_manager_dispose: running
** (telepathy-gabble:4846): DEBUG: gabble_olpc_gadget_manager_close_all: 0xa0743a0
(telepathy-gabble:4846): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa072e70: lost weak ref to 0xa06bc60
(telepathy-gabble:4846): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa072ea8: lost weak ref to 0xa06bcf0
(telepathy-gabble:4846): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa072ee0: lost weak ref to 0xa06bd80
** (telepathy-gabble:4846): DEBUG: gabble_connection_finalize: called with 0xa07b000
(telepathy-gabble:4846): tp-glib-DEBUG: tp_contacts_mixin_finalize: 0xa07b000
(telepathy-gabble:4846): tp-glib-DEBUG: tp_presence_mixin_finalize: 0xa07b000
(telepathy-gabble:4846): tp-glib-DEBUG: tp_cm_param_setter_offset: account = "jtellier.test2 at gmail.com"
(telepathy-gabble:4846): tp-glib-DEBUG: tp_cm_param_setter_offset: password = <hidden>
(telepathy-gabble:4846): tp-glib-DEBUG: tp_cm_param_setter_offset: server = "talk.google.com"
(telepathy-gabble:4846): tp-glib-DEBUG: tp_cm_param_setter_offset: resource = "Telepathy"
(telepathy-gabble:4846): tp-glib-DEBUG: tp_cm_param_setter_offset: priority = 0 = 0x0
(telepathy-gabble:4846): tp-glib-DEBUG: tp_cm_param_setter_offset: port = 5223 = 0x1467
(telepathy-gabble:4846): tp-glib-DEBUG: tp_cm_param_setter_offset: old-ssl = TRUE
(telepathy-gabble:4846): tp-glib-DEBUG: tp_cm_param_setter_offset: require-encryption = FALSE
(telepathy-gabble:4846): tp-glib-DEBUG: tp_cm_param_setter_offset: register = FALSE
(telepathy-gabble:4846): tp-glib-DEBUG: tp_cm_param_setter_offset: low-bandwidth = FALSE
(telepathy-gabble:4846): tp-glib-DEBUG: parse_parameters: https-proxy-server not given, using default behaviour
(telepathy-gabble:4846): tp-glib-DEBUG: tp_cm_param_setter_offset: https-proxy-port = 443 = 0x1bb
(telepathy-gabble:4846): tp-glib-DEBUG: tp_cm_param_setter_offset: fallback-conference-server = "conference.jabber.org"
(telepathy-gabble:4846): tp-glib-DEBUG: parse_parameters: stun-server not given, using default behaviour
(telepathy-gabble:4846): tp-glib-DEBUG: tp_cm_param_setter_offset: stun-port = 3478 = 0xd96
(telepathy-gabble:4846): tp-glib-DEBUG: tp_cm_param_setter_offset: fallback-stun-server = "stun.collabora.co.uk"
(telepathy-gabble:4846): tp-glib-DEBUG: tp_cm_param_setter_offset: fallback-stun-port = 3478 = 0xd96
(telepathy-gabble:4846): tp-glib-DEBUG: tp_cm_param_setter_offset: ignore-ssl-errors = TRUE
(telepathy-gabble:4846): tp-glib-DEBUG: parse_parameters: alias not given, using default behaviour
(telepathy-gabble:4846): tp-glib-DEBUG: tp_base_connection_init: Initializing (TpBaseConnection *)0xa07b150
** (telepathy-gabble:4846): DEBUG: gabble_connection_init: Initializing (GabbleConnection *)0xa07b150
(telepathy-gabble:4846): tp-glib-DEBUG: tp_base_connection_constructor: Post-construction: (TpBaseConnection *)0xa07b150
(telepathy-gabble:4846): tp-glib-DEBUG: tp_base_connection_constructor: Handle repo for type #0 at (nil)
(telepathy-gabble:4846): tp-glib-DEBUG: tp_base_connection_constructor: Handle repo for type #1 at 0xa06bcf0
(telepathy-gabble:4846): tp-glib-DEBUG: tp_base_connection_constructor: Handle repo for type #2 at 0xa06bc60
(telepathy-gabble:4846): tp-glib-DEBUG: tp_base_connection_constructor: Handle repo for type #3 at 0xa0745a0
(telepathy-gabble:4846): tp-glib-DEBUG: tp_base_connection_constructor: Handle repo for type #4 at 0xa07dfb0
** (telepathy-gabble:4846): DEBUG: gabble_roomlist_manager_constructed: 0xa072250
(telepathy-gabble:4846): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #0 at 0xa07d6b8
(telepathy-gabble:4846): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #1 at 0xa0722c8
(telepathy-gabble:4846): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #2 at 0xa072250
(telepathy-gabble:4846): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #3 at 0xa075dd0
(telepathy-gabble:4846): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #4 at 0xa0721b8
(telepathy-gabble:4846): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #5 at 0xa072168
(telepathy-gabble:4846): tp-glib-DEBUG: tp_base_connection_constructor: Channel manager #6 at 0xa0744a0
** (telepathy-gabble:4846): DEBUG: gabble_connection_constructor: Post-construction: (GabbleConnection *)0xa07b150
(telepathy-gabble:4846): tp-glib-DEBUG: tp_presence_mixin_init: called.
(telepathy-gabble:4846): tp-glib-DEBUG: tp_base_connection_register: bus name org.freedesktop.Telepathy.Connection.gabble.jabber.jtellier_2etest2_40gmail_2ecom_2fTelepathy
(telepathy-gabble:4846): tp-glib-DEBUG: tp_base_connection_register: object path /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy
** (telepathy-gabble:4846): DEBUG: _gabble_connection_connect: disabling SRV because "server" or "port" parameter specified, will connect to talk.google.com
** (telepathy-gabble:4846): DEBUG: do_connect: calling lm_connection_open
(telepathy-gabble:4846): tp-glib-DEBUG: tp_base_connection_change_status: was 4294967295, now 1, for reason 1
(telepathy-gabble:4846): tp-glib-DEBUG: tp_base_connection_change_status: emitting status-changed to 1, for reason 1
** (telepathy-gabble:4846): DEBUG: connection_status_changed_cb: adding callbacks
** (telepathy-gabble:4846): DEBUG: connection_status_changed_cb: adding callbacks
** (telepathy-gabble:4846): DEBUG: connection_status_changed_cb: adding callbacks
** (telepathy-gabble:4846): DEBUG: do_auth: authenticating with username: jtellier.test2, password: <hidden>, resource: Telepathy
** (telepathy-gabble:4846): DEBUG: connection_auth_cb: Created self handle 1, our JID is jtellier.test2 at gmail.com/Telepathy961E35AB
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: about to add caps 9189 to resource Telepathy961E35AB with serial 1
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: found resource Telepathy961E35AB
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: new serial 1, old 0, clearing caps
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: adding caps 9189 to resource Telepathy961E35AB
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: resource Telepathy961E35AB caps now 9189
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: total caps now 9189
** (telepathy-gabble:4846): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0xa0743a0 for gmail.com
** (telepathy-gabble:4846): DEBUG: connection_iq_unknown_cb: got unknown iq:
<iq id="6969971722" type="result"></iq>
** (telepathy-gabble:4846): DEBUG: connection_disco_cb: got:
<query xmlns="http://jabber.org/protocol/disco#info"> <identity name="Google Talk" type="im" category="server"></identity>
<feature var="http://jabber.org/protocol/disco#info"></feature>
<feature var="google:jingleinfo"></feature>
<feature var="google:roster"></feature>
<feature var="google:nosave"></feature>
<feature var="google:setting"></feature>
<feature var="google:shared-status"></feature>
<feature var="http://jabber.org/protocol/archive#otr"></feature>
<feature var="google:mail:notify"></feature>
<feature var="http://jabber.org/protocol/archive#save"></feature>
</query>
** (telepathy-gabble:4846): DEBUG: connection_disco_cb: set features flags to 3
(telepathy-gabble:4846): tp-glib-DEBUG: tp_base_connection_change_status: was 1, now 0, for reason 1
(telepathy-gabble:4846): tp-glib-DEBUG: tp_base_connection_change_status: emitting status-changed to 0, for reason 1
** (telepathy-gabble:4846): DEBUG: connection_status_changed_cb: requesting roster
** (telepathy-gabble:4846): DEBUG: take_stun_server: Resolving fallback STUN server stun.collabora.co.uk:3478
** (telepathy-gabble:4846): DEBUG: stun_server_resolved_cb: Resolved STUN server stun.collabora.co.uk:3478 to 93.93.131.100:3478
** (telepathy-gabble:4846): DEBUG: gabble_disco_conn_status_changed_cb: connected, initiating service discovery on gmail.com
** (telepathy-gabble:4846): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0xa074740 for gmail.com
** (telepathy-gabble:4846): DEBUG: gabble_vcard_manager_request: Created request 0xa074720 to retrieve <1>'s vCard
** (telepathy-gabble:4846): DEBUG: cache_entry_ensure_queued: Cache entry 0xa073508 is my own, not setting @to
** (telepathy-gabble:4846): DEBUG: gabble_request_pipeline_enqueue: enqueued new request as item 0xa0815a0
** (telepathy-gabble:4846): DEBUG: cache_entry_ensure_queued: adding request to cache entry 0xa073508 and queueing the <iq>
(telepathy-gabble:4846): tp-glib-DEBUG: tp_presence_mixin_emit_presence_update: called.
(telepathy-gabble:4846): tp-glib-DEBUG: construct_presence_hash: called.
(telepathy-gabble:4846): tp-glib-DEBUG: construct_simple_presence_hash: called.
** (telepathy-gabble:4846): DEBUG: gabble_presence_cache_do_update: jtellier.test1 at gmail.com (2) resource TelepathyC58B9EDA prio 0 presence 7 message "(null)"
(telepathy-gabble:4846): tp-glib-DEBUG: tp_presence_mixin_emit_presence_update: called.
(telepathy-gabble:4846): tp-glib-DEBUG: construct_presence_hash: called.
(telepathy-gabble:4846): tp-glib-DEBUG: construct_simple_presence_hash: called.
** (telepathy-gabble:4846): DEBUG: _process_caps_uri: not enough trust for URI http://telepathy.freedesktop.org/caps#jingle-video
** (telepathy-gabble:4846): DEBUG: disco_waiter_new: created waiter 0xa0743a0 for handle 2 with serial 1
** (telepathy-gabble:4846): DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI http://telepathy.freedesktop.org/caps#jingle-video
** (telepathy-gabble:4846): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0xa074760 for jtellier.test1 at gmail.com/TelepathyC58B9EDA
** (telepathy-gabble:4846): DEBUG: _process_caps_uri: not enough trust for URI http://telepathy.freedesktop.org/caps#jingle-audio
** (telepathy-gabble:4846): DEBUG: disco_waiter_new: created waiter 0xa1efb60 for handle 2 with serial 1
** (telepathy-gabble:4846): DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI http://telepathy.freedesktop.org/caps#jingle-audio
** (telepathy-gabble:4846): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0xa1efba0 for jtellier.test1 at gmail.com/TelepathyC58B9EDA
** (telepathy-gabble:4846): DEBUG: _process_caps_uri: not enough trust for URI http://telepathy.freedesktop.org/caps#voice-v1
** (telepathy-gabble:4846): DEBUG: disco_waiter_new: created waiter 0xa1efc20 for handle 2 with serial 1
** (telepathy-gabble:4846): DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI http://telepathy.freedesktop.org/caps#voice-v1
** (telepathy-gabble:4846): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0xa1efb40 for jtellier.test1 at gmail.com/TelepathyC58B9EDA
** (telepathy-gabble:4846): DEBUG: _process_caps_uri: not enough trust for URI http://telepathy.freedesktop.org/caps#0.6.2.1
** (telepathy-gabble:4846): DEBUG: disco_waiter_new: created waiter 0xa1efc00 for handle 2 with serial 1
** (telepathy-gabble:4846): DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI http://telepathy.freedesktop.org/caps#0.6.2.1
** (telepathy-gabble:4846): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0xa081940 for jtellier.test1 at gmail.com/TelepathyC58B9EDA
** (telepathy-gabble:4846): DEBUG: _process_caps: Emitting caps update: handle 2, old 0, new 0
(telepathy-gabble:4846): tp-glib-DEBUG: tp_presence_mixin_get_contacts_dbus_property: called.
(telepathy-gabble:4846): tp-glib-DEBUG: tp_presence_mixin_get_contacts_dbus_property: called.
(telepathy-gabble:4846): tp-glib-DEBUG: tp_presence_mixin_get_contacts_dbus_property: called.
(telepathy-gabble:4846): tp-glib-DEBUG: tp_presence_mixin_get_statuses: called.
(telepathy-gabble:4846): tp-glib-DEBUG: check_status_available: requested status hidden is not available
** (telepathy-gabble:4846): DEBUG: gabble_connection_advertise_capabilities: caps before: 23e5
** (telepathy-gabble:4846): DEBUG: gabble_connection_advertise_capabilities: caps to add: 0
** (telepathy-gabble:4846): DEBUG: gabble_connection_advertise_capabilities: caps to remove: 0
** (telepathy-gabble:4846): DEBUG: gabble_connection_advertise_capabilities: caps after: 23e5
** (telepathy-gabble:4846): DEBUG: gabble_vcard_manager_edit: called; invalidating cache
** (telepathy-gabble:4846): DEBUG: cache_entry_attempt_to_free: Not freeing vCard cache entry 0xa073508: it has a pipeline_item 0xa0815a0
** (telepathy-gabble:4846): DEBUG: gabble_vcard_manager_edit: checking if we have pending requests already
** (telepathy-gabble:4846): DEBUG: gabble_vcard_manager_edit: NICKNAME => value of length 14 starting jtellier test2
(telepathy-gabble:4846): tp-glib-DEBUG: tp_presence_mixin_set_status: called.
(telepathy-gabble:4846): tp-glib-DEBUG: set_status_foreach: called.
(telepathy-gabble:4846): tp-glib-DEBUG: check_for_status: Found status "available", checking if it's available...
(telepathy-gabble:4846): tp-glib-DEBUG: set_status_foreach: The status is available.
(telepathy-gabble:4846): tp-glib-DEBUG: set_status_foreach: Got optional argument ("message", "")
(telepathy-gabble:4846): tp-glib-DEBUG: set_status_foreach: About to try setting status "available"
(telepathy-gabble:4846): tp-glib-DEBUG: tp_presence_mixin_emit_presence_update: called.
(telepathy-gabble:4846): tp-glib-DEBUG: construct_presence_hash: called.
(telepathy-gabble:4846): tp-glib-DEBUG: construct_simple_presence_hash: called.
(telepathy-gabble:4846): tp-glib-DEBUG: tp_base_connection_dbus_request_handles: 1 handles of type 3, for :1.84
(telepathy-gabble:4846): tp-glib-DEBUG: tp_base_connection_dbus_request_handles: 1 handles of type 3, for :1.84
** (telepathy-gabble:4846): DEBUG: gabble_connection_advertise_capabilities: caps before: 23e5
** (telepathy-gabble:4846): DEBUG: _gabble_media_channel_typeflags_to_caps: adding jingle caps
** (telepathy-gabble:4846): DEBUG: gabble_connection_advertise_capabilities: caps to add: 301f
** (telepathy-gabble:4846): DEBUG: gabble_connection_advertise_capabilities: caps to remove: 0
** (telepathy-gabble:4846): DEBUG: gabble_connection_advertise_capabilities: caps after: 33ff
** (telepathy-gabble:4846): DEBUG: gabble_connection_advertise_capabilities: before != after, changing
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: about to add caps 13311 to resource Telepathy961E35AB with serial 2
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: found resource Telepathy961E35AB
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: new serial 2, old 1, clearing caps
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: adding caps 13311 to resource Telepathy961E35AB
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: resource Telepathy961E35AB caps now 13311
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: total caps now 13311
** (telepathy-gabble:4846): DEBUG: gabble_connection_advertise_capabilities: set caps: 33ff
(telepathy-gabble:4846): tp-glib-DEBUG: channel_request_new: New channel request at 0xa073818: ctype=org.freedesktop.Telepathy.Channel.Type.ContactList htype=3 handle=1 suppress=1
** (telepathy-gabble:4846): DEBUG: _gabble_roster_get_channel: Looking up channel 3:1 "publish"
** (telepathy-gabble:4846): DEBUG: _gabble_roster_create_channel: Instantiating channel 3:1 "publish"
[1m[37mtp_group_mixin_change_flags: emitting group flags changed
added : [[22mCAN_REMOVE|MESSAGE_REMOVE|MESSAGE_ACCEPT|PROPERTIES[1m]
removed : [[22m[1m]
flags now: [[22mCAN_REMOVE|MESSAGE_REMOVE|MESSAGE_ACCEPT|PROPERTIES[1m]
[0m** (telepathy-gabble:4846): DEBUG: _gabble_roster_create_channel: created /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/RosterChannel/List/publish
** (telepathy-gabble:4846): DEBUG: _gabble_roster_create_channel: roster not yet received, not emitting signal for publish list channel
(telepathy-gabble:4846): tp-glib-DEBUG: channel_request_new: New channel request at 0xa073430: ctype=org.freedesktop.Telepathy.Channel.Type.ContactList htype=3 handle=2 suppress=1
** (telepathy-gabble:4846): DEBUG: _gabble_roster_get_channel: Looking up channel 3:2 "subscribe"
** (telepathy-gabble:4846): DEBUG: _gabble_roster_create_channel: Instantiating channel 3:2 "subscribe"
[1m[37mtp_group_mixin_change_flags: emitting group flags changed
added : [[22mCAN_ADD|CAN_REMOVE|CAN_RESCIND|MESSAGE_ADD|MESSAGE_REMOVE|MESSAGE_RESCIND|PROPERTIES[1m]
removed : [[22m[1m]
flags now: [[22mCAN_ADD|CAN_REMOVE|CAN_RESCIND|MESSAGE_ADD|MESSAGE_REMOVE|MESSAGE_RESCIND|PROPERTIES[1m]
[0m** (telepathy-gabble:4846): DEBUG: _gabble_roster_create_channel: created /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/RosterChannel/List/subscribe
** (telepathy-gabble:4846): DEBUG: _gabble_roster_create_channel: roster not yet received, not emitting signal for subscribe list channel
** (telepathy-gabble:4846): DEBUG: send_next_request: processing request 0xa0815a0
** (telepathy-gabble:4846): DEBUG: jingle_info_cb: jingle info: got stun server stun.l.google.com, port 19302
** (telepathy-gabble:4846): DEBUG: take_stun_server: Resolving primary STUN server stun.l.google.com:19302
** (telepathy-gabble:4846): DEBUG: stun_server_resolved_cb: Resolved STUN server stun.l.google.com:19302 to 64.233.169.126:19302
** (telepathy-gabble:4846): DEBUG: jingle_info_cb: jingle info: got relay token CAESIQoYanRlbGxpZXIudGVzdDJAZ21haWwuY29tELeqw6CaJBoQgH9md2/llydQmj5FSsuXFw==
** (telepathy-gabble:4846): DEBUG: _gabble_roster_get_channel: Looking up channel 3:1 "publish"
** (telepathy-gabble:4846): DEBUG: _gabble_roster_get_channel: Looking up channel 3:2 "subscribe"
** (telepathy-gabble:4846): DEBUG: _gabble_roster_item_update: name for contact#2 changed to jtellier test
** (telepathy-gabble:4846): DEBUG: _gabble_roster_item_update: Checking which groups contact#2 was just added to:
** (telepathy-gabble:4846): DEBUG: _gabble_roster_item_update: Checking which groups contact#2 was just removed from:
** (telepathy-gabble:4846): DEBUG: gabble_roster_iq_cb: jid: jtellier.test1 at gmail.com, subscription: both, name: jtellier test
** (telepathy-gabble:4846): DEBUG: gabble_roster_iq_cb: calling change members on publish channel
[1m[36memit_members_changed_signals: 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:4846): DEBUG: gabble_roster_iq_cb: calling change members on subscribe channel
[1m[36memit_members_changed_signals: 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:4846): DEBUG: _gabble_roster_get_channel: Looking up channel 3:3 "known"
** (telepathy-gabble:4846): DEBUG: _gabble_roster_create_channel: Instantiating channel 3:3 "known"
[1m[37mtp_group_mixin_change_flags: emitting group flags changed
added : [[22mCAN_REMOVE|PROPERTIES[1m]
removed : [[22m[1m]
flags now: [[22mCAN_REMOVE|PROPERTIES[1m]
[0m** (telepathy-gabble:4846): DEBUG: _gabble_roster_create_channel: created /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/RosterChannel/List/known
** (telepathy-gabble:4846): DEBUG: _gabble_roster_create_channel: roster not yet received, not emitting signal for known list channel
** (telepathy-gabble:4846): DEBUG: gabble_roster_iq_cb: calling change members on known channel
[1m[36memit_members_changed_signals: 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:4846): DEBUG: gabble_roster_iq_cb: calling change members on any group channels
** (telepathy-gabble:4846): DEBUG: _gabble_roster_get_channel: Looking up channel 3:4 "deny"
** (telepathy-gabble:4846): DEBUG: _gabble_roster_create_channel: Instantiating channel 3:4 "deny"
[1m[37mtp_group_mixin_change_flags: emitting group flags changed
added : [[22mCAN_ADD|CAN_REMOVE|PROPERTIES[1m]
removed : [[22m[1m]
flags now: [[22mCAN_ADD|CAN_REMOVE|PROPERTIES[1m]
[0m** (telepathy-gabble:4846): DEBUG: _gabble_roster_create_channel: created /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/RosterChannel/List/deny
** (telepathy-gabble:4846): DEBUG: _gabble_roster_create_channel: roster not yet received, not emitting signal for deny list channel
** (telepathy-gabble:4846): DEBUG: gabble_roster_iq_cb: calling change members on deny channel
(telepathy-gabble:4846): tp-glib-DEBUG: change_members: not emitting signal, nothing changed
** (telepathy-gabble:4846): DEBUG: _gabble_roster_emit_one: roster now received, emitting signal signal for publish list channel
(telepathy-gabble:4846): tp-glib-DEBUG: satisfy_request: completing queued request 0xa073818 with success, channel_type=org.freedesktop.Telepathy.Channel.Type.ContactList, handle_type=3, handle=1, suppress_handler=1
(telepathy-gabble:4846): tp-glib-DEBUG: channel_request_free: Freeing channel request at 0xa073818: ctype=org.freedesktop.Telepathy.Channel.Type.ContactList htype=3 handle=1 suppress=1
** (telepathy-gabble:4846): DEBUG: _gabble_roster_emit_one: roster now received, emitting signal signal for subscribe list channel
(telepathy-gabble:4846): tp-glib-DEBUG: satisfy_request: completing queued request 0xa073430 with success, channel_type=org.freedesktop.Telepathy.Channel.Type.ContactList, handle_type=3, handle=2, suppress_handler=1
(telepathy-gabble:4846): tp-glib-DEBUG: channel_request_free: Freeing channel request at 0xa073430: ctype=org.freedesktop.Telepathy.Channel.Type.ContactList htype=3 handle=2 suppress=1
** (telepathy-gabble:4846): DEBUG: _gabble_roster_emit_one: roster now received, emitting signal signal for known list channel
** (telepathy-gabble:4846): DEBUG: _gabble_roster_emit_one: roster now received, emitting signal signal for deny list channel
** (telepathy-gabble:4846): DEBUG: disco_items_cb: Got error on items request: the feature requested is not implemented by the recipient or server and therefore cannot be processed
** (telepathy-gabble:4846): DEBUG: connection_iq_disco_cb: got disco request for node http://telepathy.freedesktop.org/caps#4Fh+34kqr9/LBpRvm9LMt8fOA70=, caps are 33ff
** (telepathy-gabble:4846): DEBUG: connection_iq_disco_cb: caps now 13311
** (telepathy-gabble:4846): DEBUG: response_cb: got reply for request 0xa0815a0
** (telepathy-gabble:4846): DEBUG: pipeline_reply_cb: called for entry 0xa073508
** (telepathy-gabble:4846): DEBUG: pipeline_reply_cb: will patch vcard
** (telepathy-gabble:4846): DEBUG: gabble_request_pipeline_enqueue: enqueued new request as item 0xa1ef740
** (telepathy-gabble:4846): DEBUG: observe_vcard: got vCard alias "jtellier test2" for handle 1 from <FN>
** (telepathy-gabble:4846): DEBUG: delete_request: Discarding request 0xa074720
** (telepathy-gabble:4846): DEBUG: cache_entry_attempt_to_free: Not freeing vCard cache entry 0xa073508: it has a cached vCard 0xa0b03f0
** (telepathy-gabble:4846): DEBUG: delete_item: deleting item 0xa0815a0
** (telepathy-gabble:4846): DEBUG: send_next_request: processing request 0xa1ef740
(telepathy-gabble:4846): tp-glib-DEBUG: tp_presence_mixin_get_contacts_dbus_property: called.
(telepathy-gabble:4846): tp-glib-DEBUG: tp_base_connection_dbus_request_handles: 0 handles of type 1, for :1.84
(telepathy-gabble:4846): tp-glib-DEBUG: tp_presence_mixin_get_presence: called.
(telepathy-gabble:4846): tp-glib-DEBUG: construct_presence_hash: called.
(telepathy-gabble:4846): tp-glib-DEBUG: tp_presence_mixin_get_presence: called.
(telepathy-gabble:4846): tp-glib-DEBUG: tp_base_connection_hold_handles: 1 handles of type 1, for :1.84
(telepathy-gabble:4846): tp-glib-DEBUG: tp_presence_mixin_get_presence: called.
(telepathy-gabble:4846): tp-glib-DEBUG: construct_presence_hash: called.
** (telepathy-gabble:4846): DEBUG: response_cb: got reply for request 0xa1ef740
** (telepathy-gabble:4846): DEBUG: replace_reply_cb: called: no error
** (telepathy-gabble:4846): DEBUG: gabble_vcard_manager_remove_edit_request: request == 0xa073798
** (telepathy-gabble:4846): DEBUG: delete_item: deleting item 0xa1ef740
** (telepathy-gabble:4846): DEBUG: _caps_disco_cb: setting caps for 2 (thanks to 2 jtellier.test1 at gmail.com/TelepathyC58B9EDA) to 16 (save_caps 0)
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: about to add caps 16 to resource TelepathyC58B9EDA with serial 1
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: found resource TelepathyC58B9EDA
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: new serial 1, old 0, clearing caps
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: adding caps 16 to resource TelepathyC58B9EDA
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: resource TelepathyC58B9EDA caps now 16
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: total caps now 16
** (telepathy-gabble:4846): DEBUG: _caps_disco_cb: caps for 2 (thanks to 2 jtellier.test1 at gmail.com/TelepathyC58B9EDA) now 16
** (telepathy-gabble:4846): DEBUG: disco_waiter_free: freeing waiter 0xa0743a0 for handle 2 with serial 1
** (telepathy-gabble:4846): DEBUG: _caps_disco_cb: setting caps for 2 (thanks to 2 jtellier.test1 at gmail.com/TelepathyC58B9EDA) to 8 (save_caps 16)
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: about to add caps 8 to resource TelepathyC58B9EDA with serial 1
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: found resource TelepathyC58B9EDA
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: adding caps 8 to resource TelepathyC58B9EDA
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: resource TelepathyC58B9EDA caps now 24
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: total caps now 24
** (telepathy-gabble:4846): DEBUG: _caps_disco_cb: caps for 2 (thanks to 2 jtellier.test1 at gmail.com/TelepathyC58B9EDA) now 24
** (telepathy-gabble:4846): DEBUG: disco_waiter_free: freeing waiter 0xa1efb60 for handle 2 with serial 1
** (telepathy-gabble:4846): DEBUG: _caps_disco_cb: setting caps for 2 (thanks to 2 jtellier.test1 at gmail.com/TelepathyC58B9EDA) to 2 (save_caps 24)
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: about to add caps 2 to resource TelepathyC58B9EDA with serial 1
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: found resource TelepathyC58B9EDA
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: adding caps 2 to resource TelepathyC58B9EDA
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: resource TelepathyC58B9EDA caps now 26
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: total caps now 26
** (telepathy-gabble:4846): DEBUG: _caps_disco_cb: caps for 2 (thanks to 2 jtellier.test1 at gmail.com/TelepathyC58B9EDA) now 26
** (telepathy-gabble:4846): DEBUG: disco_waiter_free: freeing waiter 0xa1efc20 for handle 2 with serial 1
** (telepathy-gabble:4846): DEBUG: _caps_disco_cb: setting caps for 2 (thanks to 2 jtellier.test1 at gmail.com/TelepathyC58B9EDA) to 2085 (save_caps 26)
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: about to add caps 2085 to resource TelepathyC58B9EDA with serial 1
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: found resource TelepathyC58B9EDA
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: adding caps 2085 to resource TelepathyC58B9EDA
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: resource TelepathyC58B9EDA caps now 2111
** (telepathy-gabble:4846): DEBUG: gabble_presence_set_capabilities: total caps now 2111
** (telepathy-gabble:4846): DEBUG: _caps_disco_cb: caps for 2 (thanks to 2 jtellier.test1 at gmail.com/TelepathyC58B9EDA) now 2111
** (telepathy-gabble:4846): DEBUG: disco_waiter_free: freeing waiter 0xa1efc00 for handle 2 with serial 1
** (telepathy-gabble:4846): DEBUG: connection_iq_disco_cb: got disco request for node http://telepathy.freedesktop.org/caps#4Fh+34kqr9/LBpRvm9LMt8fOA70=, caps are 33ff
** (telepathy-gabble:4846): DEBUG: connection_iq_disco_cb: caps now 13311
(telepathy-gabble:4846): tp-glib-DEBUG: channel_request_new: New channel request at 0xa0736a8: ctype=org.freedesktop.Telepathy.Channel.Type.StreamedMedia htype=1 handle=2 suppress=1
[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[36memit_members_changed_signals: 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 : [[22mCAN_ADD|PROPERTIES[1m]
removed : [[22m[1m]
flags now: [[22mCAN_ADD|PROPERTIES[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:4846): DEBUG: new_media_channel: object path /org/freedesktop/Telepathy/Connection/gabble/jabber/jtellier_2etest2_40gmail_2ecom_2fTelepathy/MediaChannel0
(telepathy-gabble:4846): tp-glib-DEBUG: satisfy_request: completing queued request 0xa0736a8 with success, channel_type=org.freedesktop.Telepathy.Channel.Type.StreamedMedia, handle_type=1, handle=2, suppress_handler=1
(telepathy-gabble:4846): tp-glib-DEBUG: channel_request_free: Freeing channel request at 0xa0736a8: ctype=org.freedesktop.Telepathy.Channel.Type.StreamedMedia htype=1 handle=2 suppress=1
** (telepathy-gabble:4846): DEBUG: create_session: 0xa0a4830: Creating new outgoing session
** (telepathy-gabble:4846): DEBUG: create_session: new session 1596829973 @ 0xa076d58 created
** (telepathy-gabble:4846): DEBUG: _latch_to_session: 0xa0a4830: Latching onto session 0xa076d58
** (telepathy-gabble:4846): DEBUG: _gabble_media_channel_request_streams: called
** (telepathy-gabble:4846): DEBUG: _gabble_media_channel_request_streams: picking the best resource (want audio: 1, want video: 0
** (telepathy-gabble:4846): DEBUG: _gabble_media_channel_request_streams: Picking resource 'TelepathyC58B9EDA' (transport: http://www.google.com/transport/p2p, dialect: 3)
** (telepathy-gabble:4846): DEBUG: _gabble_media_channel_request_streams: Creating new jingle content with ns http://jabber.org/protocol/jingle/description/audio : http://www.google.com/transport/p2p
** (telepathy-gabble:4846): DEBUG: create_content: session creating new content type, conn == 0xa07b150, jf == 0xa080998
** (telepathy-gabble:4846): DEBUG: session_new_content_cb: called
** (telepathy-gabble:4846): DEBUG: gabble_media_stream_set_property: 0xa1f6c90: connecting to content 0xa0a4898 signals
** (telepathy-gabble:4846): DEBUG: gabble_media_stream_set_property: stream stream1 connection state 0
** (telepathy-gabble:4846): DEBUG: update_direction: called
** (telepathy-gabble:4846): DEBUG: update_direction: setting pending local send flag
** (telepathy-gabble:4846): DEBUG: create_stream_from_content: 0xa0a4830: created new MediaStream 0xa1f6c90 for content 'stream1'
** (telepathy-gabble:4846): DEBUG: gabble_signal_connect_weak: connecting to 0xa1f6c90:close with context 0xa06eab0
** (telepathy-gabble:4846): DEBUG: gabble_signal_connect_weak: connecting to 0xa1f6c90:error with context 0xa1eea00
** (telepathy-gabble:4846): DEBUG: gabble_signal_connect_weak: connecting to 0xa1f6c90:unhold-failed with context 0xa06ea40
** (telepathy-gabble:4846): DEBUG: gabble_signal_connect_weak: connecting to 0xa1f6c90:notify::connection-state with context 0xa06ec30
** (telepathy-gabble:4846): DEBUG: gabble_signal_connect_weak: connecting to 0xa1f6c90:notify::combined-direction with context 0xa06ebc0
** (telepathy-gabble:4846): DEBUG: gabble_signal_connect_weak: connecting to 0xa1f6c90:notify::local-hold with context 0xa1ee990
** (telepathy-gabble:4846): DEBUG: create_stream_from_content: emitting StreamAdded with type 'audio'
** (telepathy-gabble:4846): DEBUG: stream_hold_state_changed: Stream at index 0 has local-hold=0
** (telepathy-gabble:4846): DEBUG: stream_hold_state_changed: all_held=0, any_held=0
** (telepathy-gabble:4846): DEBUG: new_remote_codecs_cb: called
** (telepathy-gabble:4846): DEBUG: new_remote_codecs_cb: pushing remote codecs
** (telepathy-gabble:4846): DEBUG: new_remote_candidates_cb: got new remote candidates
** (telepathy-gabble:4846): DEBUG: _emit_new_stream: emitting MediaSessionHandler:NewStreamHandler signal for audio stream 1
** (telepathy-gabble:4846): DEBUG: gabble_media_stream_ready: ready called
** (telepathy-gabble:4846): DEBUG: push_playing: stream stream1 emitting SetStreamPlaying(false)
** (telepathy-gabble:4846): DEBUG: push_sending: stream stream1 emitting SetStreamSending(false)
** (telepathy-gabble:4846): DEBUG: pass_local_codecs: putting list of 7 supported codecs from stream-engine into cache
** (telepathy-gabble:4846): DEBUG: pass_local_codecs: adding codec SPEEX (100 16000 1)
** (telepathy-gabble:4846): DEBUG: pass_local_codecs: adding codec SPEEX (101 8000 1)
** (telepathy-gabble:4846): DEBUG: pass_local_codecs: adding codec PCMU (0 8000 0)
** (telepathy-gabble:4846): DEBUG: pass_local_codecs: adding codec PCMA (8 8000 0)
** (telepathy-gabble:4846): DEBUG: pass_local_codecs: adding codec GSM (3 8000 0)
** (telepathy-gabble:4846): DEBUG: pass_local_codecs: adding codec telephone-event (98 8000 0)
** (telepathy-gabble:4846): DEBUG: pass_local_codecs: adding codec telephone-event (99 90000 0)
** (telepathy-gabble:4846): DEBUG: jingle_media_rtp_set_local_codecs: adding new local codecs
** (telepathy-gabble:4846): DEBUG: content_ready_cb: called
** (telepathy-gabble:4846): DEBUG: content_state_changed_cb: called
** (telepathy-gabble:4846): DEBUG: set_state: Setting state of JingleSession: 0xa076d58 (priv = 0xa076d70) from 0 to 1
** (telepathy-gabble:4846): DEBUG: session_state_changed_cb: called
[1m[36memit_members_changed_signals: emitting members changed
message : ""
added : [[22m[1m]
removed : [[22m[1m]
local_pending : [[22m[1m]
remote_pending: [[22m2 (jtellier.test1 at gmail.com)[1m]
actor : 0
reason : 0: unspecified reason
[0m[1m[37mtp_group_mixin_change_flags: emitting group flags changed
added : [[22mCAN_REMOVE|CAN_RESCIND[1m]
removed : [[22mCAN_ADD[1m]
flags now: [[22mCAN_REMOVE|CAN_RESCIND|PROPERTIES[1m]
[0m** (telepathy-gabble:4846): DEBUG: gabble_media_stream_new_native_candidate: google p2p connections only support the concept of one transport per candidate, ignoring other components
** (telepathy-gabble:4846): DEBUG: gabble_media_stream_new_native_candidate: put 1 native candidate from stream-engine into cache
** (telepathy-gabble:4846): DEBUG: add_candidates: content already signalled, transmitting candidates
** (telepathy-gabble:4846): DEBUG: gabble_media_stream_new_native_candidate: google p2p connections only support the concept of one transport per candidate, ignoring other components
** (telepathy-gabble:4846): DEBUG: gabble_media_stream_new_native_candidate: put 1 native candidate from stream-engine into cache
** (telepathy-gabble:4846): DEBUG: add_candidates: content already signalled, transmitting candidates
** (telepathy-gabble:4846): DEBUG: set_state: Setting state of JingleSession: 0xa076d58 (priv = 0xa076d70) from 1 to 2
** (telepathy-gabble:4846): DEBUG: session_state_changed_cb: called
(telepathy-gabble:4846): tp-glib-DEBUG: change_members: not emitting signal, nothing changed
(telepathy-gabble:4846): tp-glib-DEBUG: tp_group_mixin_change_flags: No change: 2054 includes all the bits of 6 and none of 1
** (telepathy-gabble:4846): DEBUG: connection_iq_unknown_cb: got unknown iq:
<iq from="jtellier.test1 at gmail.com/TelepathyC58B9EDA" id="327824887007" to="jtellier.test2 at gmail.com/Telepathy961E35AB" type="result"></iq>
** (telepathy-gabble:4846): DEBUG: connection_iq_unknown_cb: got unknown iq:
<iq from="jtellier.test1 at gmail.com/TelepathyC58B9EDA" id="262225918557" to="jtellier.test2 at gmail.com/Telepathy961E35AB" type="result"></iq>
** (telepathy-gabble:4846): DEBUG: connection_iq_unknown_cb: got unknown iq:
<iq from="jtellier.test1 at gmail.com/TelepathyC58B9EDA" id="262778919235" to="jtellier.test2 at gmail.com/Telepathy961E35AB" type="result"></iq>
** (telepathy-gabble:4846): DEBUG: gabble_jingle_session_parse: jingle action 'transport-info' from 'jtellier.test1 at gmail.com/TelepathyC58B9EDA' in session '1596829973' dialect 3 state 2
** (telepathy-gabble:4846): DEBUG: parse_candidates: emitting 1 new remote candidates
** (telepathy-gabble:4846): DEBUG: new_remote_candidates_cb: got new remote candidates
** (telepathy-gabble:4846): DEBUG: push_remote_candidates: passing 1 remote candidate to stream engine: R1
** (telepathy-gabble:4846): DEBUG: gabble_jingle_session_parse: jingle action 'transport-info' from 'jtellier.test1 at gmail.com/TelepathyC58B9EDA' in session '1596829973' dialect 3 state 2
** (telepathy-gabble:4846): DEBUG: parse_candidates: emitting 1 new remote candidates
** (telepathy-gabble:4846): DEBUG: new_remote_candidates_cb: got new remote candidates
** (telepathy-gabble:4846): DEBUG: push_remote_candidates: passing 1 remote candidate to stream engine: R2
** (telepathy-gabble:4846): DEBUG: gabble_media_stream_set_property: stream stream1 connection state 0
** (telepathy-gabble:4846): DEBUG: gabble_jingle_session_parse: jingle action 'session-accept' from 'jtellier.test1 at gmail.com/TelepathyC58B9EDA' in session '1596829973' dialect 3 state 2
** (telepathy-gabble:4846): DEBUG: on_session_accept: called
** (telepathy-gabble:4846): DEBUG: parse_description: node: description
** (telepathy-gabble:4846): DEBUG: parse_description: detected media type 1
** (telepathy-gabble:4846): DEBUG: parse_description: new remote codec: id = 0, name = PCMU, clockrate = 8000, channels = 1
** (telepathy-gabble:4846): DEBUG: parse_description: new remote codec: id = 8, name = PCMA, clockrate = 8000, channels = 1
** (telepathy-gabble:4846): DEBUG: parse_description: new remote codec: id = 13, name = CN, clockrate = 8000, channels = 1
** (telepathy-gabble:4846): DEBUG: parse_description: new remote codec: id = 98, name = telephone-event, clockrate = 8000, channels = 1
** (telepathy-gabble:4846): DEBUG: parse_description: emitting remote-codecs signal
** (telepathy-gabble:4846): DEBUG: new_remote_codecs_cb: called
** (telepathy-gabble:4846): DEBUG: new_remote_codecs_cb: new remote audio codec: 0 'PCMU' 0 8000 1
** (telepathy-gabble:4846): DEBUG: new_remote_codecs_cb: new remote audio codec: 8 'PCMA' 0 8000 1
** (telepathy-gabble:4846): DEBUG: new_remote_codecs_cb: new remote audio codec: 13 'CN' 0 8000 1
** (telepathy-gabble:4846): DEBUG: new_remote_codecs_cb: new remote audio codec: 98 'telephone-event' 0 8000 1
** (telepathy-gabble:4846): DEBUG: new_remote_codecs_cb: pushing remote codecs
** (telepathy-gabble:4846): DEBUG: push_remote_codecs: passing 4 remote codecs to stream-engine
** (telepathy-gabble:4846): DEBUG: content_state_changed_cb: called
** (telepathy-gabble:4846): DEBUG: push_sending: stream stream1 emitting SetStreamSending(true)
** (telepathy-gabble:4846): DEBUG: push_playing: stream stream1 emitting SetStreamPlaying(true)
** (telepathy-gabble:4846): DEBUG: push_sending: stream stream1 emitting SetStreamSending(true)
** (telepathy-gabble:4846): DEBUG: set_state: Setting state of JingleSession: 0xa076d58 (priv = 0xa076d70) from 2 to 4
** (telepathy-gabble:4846): DEBUG: session_state_changed_cb: called
** (telepathy-gabble:4846): DEBUG: session_state_changed_cb: adding peer to the member list and updating flags
[1m[36memit_members_changed_signals: 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 : [[22m[1m]
removed : [[22mCAN_RESCIND[1m]
flags now: [[22mCAN_REMOVE|PROPERTIES[1m]
[0m** (telepathy-gabble:4846): DEBUG: pass_local_codecs: we already sent our codecs, ignoring codec intersection
** (telepathy-gabble:4846): DEBUG: _gabble_media_channel_request_streams: called
** (telepathy-gabble:4846): DEBUG: _gabble_media_channel_request_streams: Creating new jingle content with ns http://jabber.org/protocol/jingle/description/video : http://www.google.com/transport/p2p
** (telepathy-gabble:4846): DEBUG: create_content: session creating new content type, conn == 0xa07b150, jf == 0xa080998
** (telepathy-gabble:4846): DEBUG: session_new_content_cb: called
** (telepathy-gabble:4846): DEBUG: gabble_media_stream_set_property: 0xa1f6dd0: connecting to content 0xa0a4968 signals
** (telepathy-gabble:4846): DEBUG: gabble_media_stream_set_property: stream stream2 connection state 0
** (telepathy-gabble:4846): DEBUG: update_direction: called
** (telepathy-gabble:4846): DEBUG: update_direction: setting pending local send flag
** (telepathy-gabble:4846): DEBUG: create_stream_from_content: 0xa0a4830: created new MediaStream 0xa1f6dd0 for content 'stream2'
** (telepathy-gabble:4846): DEBUG: gabble_signal_connect_weak: connecting to 0xa1f6dd0:close with context 0xa0b7b40
** (telepathy-gabble:4846): DEBUG: gabble_signal_connect_weak: connecting to 0xa1f6dd0:error with context 0xa0b7b90
** (telepathy-gabble:4846): DEBUG: gabble_signal_connect_weak: connecting to 0xa1f6dd0:unhold-failed with context 0xa0b7d00
** (telepathy-gabble:4846): DEBUG: gabble_signal_connect_weak: connecting to 0xa1f6dd0:notify::connection-state with context 0xa0b7d50
** (telepathy-gabble:4846): DEBUG: gabble_signal_connect_weak: connecting to 0xa1f6dd0:notify::combined-direction with context 0xa0b7da0
** (telepathy-gabble:4846): DEBUG: gabble_signal_connect_weak: connecting to 0xa1f6dd0:notify::local-hold with context 0xa0b7e10
** (telepathy-gabble:4846): DEBUG: create_stream_from_content: emitting StreamAdded with type 'video'
** (telepathy-gabble:4846): DEBUG: stream_hold_state_changed: Stream at index 0 has local-hold=0
** (telepathy-gabble:4846): DEBUG: stream_hold_state_changed: Stream at index 1 has local-hold=0
** (telepathy-gabble:4846): DEBUG: stream_hold_state_changed: all_held=0, any_held=0
** (telepathy-gabble:4846): DEBUG: create_stream_from_content: emitting MediaSessionHandler:NewStreamHandler signal for stream 2
** (telepathy-gabble:4846): DEBUG: new_remote_codecs_cb: called
** (telepathy-gabble:4846): DEBUG: new_remote_codecs_cb: pushing remote codecs
** (telepathy-gabble:4846): DEBUG: new_remote_candidates_cb: got new remote candidates
** (telepathy-gabble:4846): DEBUG: gabble_media_stream_new_native_candidate: google p2p connections only support the concept of one transport per candidate, ignoring other components
** (telepathy-gabble:4846): DEBUG: gabble_media_stream_new_native_candidate: put 1 native candidate from stream-engine into cache
** (telepathy-gabble:4846): DEBUG: add_candidates: content not signalled yet, waiting with candidates
** (telepathy-gabble:4846): DEBUG: gabble_media_stream_new_native_candidate: google p2p connections only support the concept of one transport per candidate, ignoring other components
** (telepathy-gabble:4846): DEBUG: gabble_media_stream_new_native_candidate: put 1 native candidate from stream-engine into cache
** (telepathy-gabble:4846): DEBUG: add_candidates: content not signalled yet, waiting with candidates
** (telepathy-gabble:4846): DEBUG: gabble_media_stream_ready: ready called
** (telepathy-gabble:4846): DEBUG: push_playing: stream stream2 emitting SetStreamPlaying(false)
** (telepathy-gabble:4846): DEBUG: push_sending: stream stream2 emitting SetStreamSending(false)
** (telepathy-gabble:4846): DEBUG: pass_local_codecs: putting list of 2 supported codecs from stream-engine into cache
** (telepathy-gabble:4846): DEBUG: pass_local_codecs: adding codec H264 (97 90000 0)
** (telepathy-gabble:4846): DEBUG: pass_local_codecs: adding codec THEORA (96 90000 0)
** (telepathy-gabble:4846): DEBUG: jingle_media_rtp_set_local_codecs: adding new local codecs
** (telepathy-gabble:4846): DEBUG: content_state_changed_cb: called
** (telepathy-gabble:4846): DEBUG: connection_iq_unknown_cb: got unknown iq:
<iq from="jtellier.test1 at gmail.com/TelepathyC58B9EDA" id="91072124871" to="jtellier.test2 at gmail.com/Telepathy961E35AB" type="result"></iq>
** (telepathy-gabble:4846): DEBUG: connection_iq_unknown_cb: got unknown iq:
<iq from="jtellier.test1 at gmail.com/TelepathyC58B9EDA" id="90703125457" to="jtellier.test2 at gmail.com/Telepathy961E35AB" type="result"></iq>
** (telepathy-gabble:4846): DEBUG: gabble_jingle_session_parse: jingle action 'content-modify' from 'jtellier.test1 at gmail.com/TelepathyC58B9EDA' in session '1596829973' dialect 3 state 4
** (telepathy-gabble:4846): DEBUG: update_direction: called
** (telepathy-gabble:4846): DEBUG: gabble_jingle_session_parse: jingle action 'transport-info' from 'jtellier.test1 at gmail.com/TelepathyC58B9EDA' in session '1596829973' dialect 3 state 4
** (telepathy-gabble:4846): DEBUG: parse_candidates: emitting 1 new remote candidates
** (telepathy-gabble:4846): DEBUG: new_remote_candidates_cb: got new remote candidates
** (telepathy-gabble:4846): DEBUG: push_remote_candidates: passing 1 remote candidate to stream engine: R1
** (telepathy-gabble:4846): DEBUG: gabble_jingle_session_parse: jingle action 'transport-info' from 'jtellier.test1 at gmail.com/TelepathyC58B9EDA' in session '1596829973' dialect 3 state 4
** (telepathy-gabble:4846): DEBUG: parse_candidates: emitting 1 new remote candidates
** (telepathy-gabble:4846): DEBUG: new_remote_candidates_cb: got new remote candidates
** (telepathy-gabble:4846): DEBUG: push_remote_candidates: passing 1 remote candidate to stream engine: R2
** (telepathy-gabble:4846): DEBUG: gabble_media_stream_set_property: stream stream2 connection state 0
** (telepathy-gabble:4846): DEBUG: gabble_jingle_session_parse: jingle action 'content-accept' from 'jtellier.test1 at gmail.com/TelepathyC58B9EDA' in session '1596829973' dialect 3 state 4
** (telepathy-gabble:4846): DEBUG: parse_description: node: description
** (telepathy-gabble:4846): DEBUG: parse_description: detected media type 2
** (telepathy-gabble:4846): DEBUG: parse_description: emitting remote-codecs signal
** (telepathy-gabble:4846): DEBUG: new_remote_codecs_cb: called
** (telepathy-gabble:4846): DEBUG: new_remote_codecs_cb: pushing remote codecs
** (telepathy-gabble:4846): DEBUG: content_state_changed_cb: called
** (telepathy-gabble:4846): DEBUG: push_sending: stream stream2 emitting SetStreamSending(true)
** (telepathy-gabble:4846): DEBUG: push_playing: stream stream2 emitting SetStreamPlaying(true)
** (telepathy-gabble:4846): DEBUG: push_sending: stream stream2 emitting SetStreamSending(true)
** (telepathy-gabble:4846): DEBUG: gabble_media_channel_request_stream_direction: request for NONE direction; removing stream
** (telepathy-gabble:4846): DEBUG: gabble_jingle_content_remove: called for content stream2
** (telepathy-gabble:4846): DEBUG: content_state_changed_cb: called
** (telepathy-gabble:4846): DEBUG: push_playing: stream stream2 emitting SetStreamPlaying(false)
** (telepathy-gabble:4846): DEBUG: stream_hold_state_changed: Stream at index 0 has local-hold=0
** (telepathy-gabble:4846): DEBUG: stream_hold_state_changed: all_held=0, any_held=0
** (telepathy-gabble:4846): DEBUG: gabble_media_stream_dispose: called
** (telepathy-gabble:4846): DEBUG: instance_destroyed_cb: instance for 0xa0b7b40 destroyed; cleaning up
** (telepathy-gabble:4846): DEBUG: instance_destroyed_cb: instance for 0xa0b7b90 destroyed; cleaning up
** (telepathy-gabble:4846): DEBUG: instance_destroyed_cb: instance for 0xa0b7d00 destroyed; cleaning up
** (telepathy-gabble:4846): DEBUG: instance_destroyed_cb: instance for 0xa0b7d50 destroyed; cleaning up
** (telepathy-gabble:4846): DEBUG: instance_destroyed_cb: instance for 0xa0b7da0 destroyed; cleaning up
** (telepathy-gabble:4846): DEBUG: instance_destroyed_cb: instance for 0xa0b7e10 destroyed; cleaning up
** (telepathy-gabble:4846): DEBUG: gabble_media_stream_set_property: stream stream1 connection state 2
** (telepathy-gabble:4846): DEBUG: _gabble_media_channel_request_streams: called
** (telepathy-gabble:4846): DEBUG: _gabble_media_channel_request_streams: Creating new jingle content with ns http://jabber.org/protocol/jingle/description/video : http://www.google.com/transport/p2p
** (telepathy-gabble:4846): DEBUG: create_content: session creating new content type, conn == 0xa07b150, jf == 0xa080998
** (telepathy-gabble:4846): DEBUG: session_new_content_cb: called
** (telepathy-gabble:4846): DEBUG: gabble_media_stream_set_property: 0xa1f6d30: connecting to content 0xa0a4a38 signals
** (telepathy-gabble:4846): DEBUG: gabble_media_stream_set_property: stream stream2 connection state 0
** (telepathy-gabble:4846): DEBUG: update_direction: called
** (telepathy-gabble:4846): DEBUG: update_direction: setting pending local send flag
** (telepathy-gabble:4846): DEBUG: create_stream_from_content: 0xa0a4830: created new MediaStream 0xa1f6d30 for content 'stream2'
** (telepathy-gabble:4846): DEBUG: gabble_signal_connect_weak: connecting to 0xa1f6d30:close with context 0xa0b7eb0
** (telepathy-gabble:4846): DEBUG: gabble_signal_connect_weak: connecting to 0xa1f6d30:error with context 0xa0b7da0
** (telepathy-gabble:4846): DEBUG: gabble_signal_connect_weak: connecting to 0xa1f6d30:unhold-failed with context 0xa0b7b20
** (telepathy-gabble:4846): DEBUG: gabble_signal_connect_weak: connecting to 0xa1f6d30:notify::connection-state with context 0xa0b7e00
** (telepathy-gabble:4846): DEBUG: gabble_signal_connect_weak: connecting to 0xa1f6d30:notify::combined-direction with context 0xa0b36d0
** (telepathy-gabble:4846): DEBUG: gabble_signal_connect_weak: connecting to 0xa1f6d30:notify::local-hold with context 0xa0b7ea0
** (telepathy-gabble:4846): DEBUG: create_stream_from_content: emitting StreamAdded with type 'video'
** (telepathy-gabble:4846): DEBUG: stream_hold_state_changed: Stream at index 0 has local-hold=0
** (telepathy-gabble:4846): DEBUG: stream_hold_state_changed: Stream at index 1 has local-hold=0
** (telepathy-gabble:4846): DEBUG: stream_hold_state_changed: all_held=0, any_held=0
** (telepathy-gabble:4846): DEBUG: create_stream_from_content: emitting MediaSessionHandler:NewStreamHandler signal for stream 3
** (telepathy-gabble:4846): DEBUG: new_remote_codecs_cb: called
** (telepathy-gabble:4846): DEBUG: new_remote_codecs_cb: pushing remote codecs
** (telepathy-gabble:4846): DEBUG: new_remote_candidates_cb: got new remote candidates
** (telepathy-gabble:4846): DEBUG: gabble_media_stream_new_native_candidate: google p2p connections only support the concept of one transport per candidate, ignoring other components
** (telepathy-gabble:4846): DEBUG: gabble_media_stream_new_native_candidate: put 1 native candidate from stream-engine into cache
** (telepathy-gabble:4846): DEBUG: add_candidates: content not signalled yet, waiting with candidates
** (telepathy-gabble:4846): DEBUG: gabble_media_stream_new_native_candidate: google p2p connections only support the concept of one transport per candidate, ignoring other components
** (telepathy-gabble:4846): DEBUG: gabble_media_stream_new_native_candidate: put 1 native candidate from stream-engine into cache
** (telepathy-gabble:4846): DEBUG: add_candidates: content not signalled yet, waiting with candidates
** (telepathy-gabble:4846): DEBUG: gabble_media_stream_ready: ready called
** (telepathy-gabble:4846): DEBUG: push_playing: stream stream2 emitting SetStreamPlaying(false)
** (telepathy-gabble:4846): DEBUG: push_sending: stream stream2 emitting SetStreamSending(false)
** (telepathy-gabble:4846): DEBUG: pass_local_codecs: putting list of 2 supported codecs from stream-engine into cache
** (telepathy-gabble:4846): DEBUG: pass_local_codecs: adding codec H264 (97 90000 0)
** (telepathy-gabble:4846): DEBUG: pass_local_codecs: adding codec THEORA (96 90000 0)
** (telepathy-gabble:4846): DEBUG: jingle_media_rtp_set_local_codecs: adding new local codecs
** (telepathy-gabble:4846): DEBUG: content_state_changed_cb: called
** (telepathy-gabble:4846): DEBUG: connection_iq_unknown_cb: got unknown iq:
<iq from="jtellier.test1 at gmail.com/TelepathyC58B9EDA" id="17244706396" to="jtellier.test2 at gmail.com/Telepathy961E35AB" type="result"></iq>
** (telepathy-gabble:4846): DEBUG: connection_iq_unknown_cb: got unknown iq:
<iq from="jtellier.test1 at gmail.com/TelepathyC58B9EDA" id="16975707086" to="jtellier.test2 at gmail.com/Telepathy961E35AB" type="result"></iq>
** (telepathy-gabble:4846): DEBUG: gabble_jingle_session_parse: jingle action 'content-modify' from 'jtellier.test1 at gmail.com/TelepathyC58B9EDA' in session '1596829973' dialect 3 state 4
** (telepathy-gabble:4846): DEBUG: update_direction: called
** (telepathy-gabble:4846): DEBUG: gabble_jingle_session_parse: jingle action 'transport-info' from 'jtellier.test1 at gmail.com/TelepathyC58B9EDA' in session '1596829973' dialect 3 state 4
** (telepathy-gabble:4846): DEBUG: parse_candidates: emitting 1 new remote candidates
** (telepathy-gabble:4846): DEBUG: new_remote_candidates_cb: got new remote candidates
** (telepathy-gabble:4846): DEBUG: push_remote_candidates: passing 1 remote candidate to stream engine: R1
** (telepathy-gabble:4846): DEBUG: gabble_jingle_session_parse: jingle action 'transport-info' from 'jtellier.test1 at gmail.com/TelepathyC58B9EDA' in session '1596829973' dialect 3 state 4
** (telepathy-gabble:4846): DEBUG: parse_candidates: emitting 1 new remote candidates
** (telepathy-gabble:4846): DEBUG: new_remote_candidates_cb: got new remote candidates
** (telepathy-gabble:4846): DEBUG: push_remote_candidates: passing 1 remote candidate to stream engine: R2
** (telepathy-gabble:4846): DEBUG: gabble_media_stream_set_property: stream stream2 connection state 0
** (telepathy-gabble:4846): DEBUG: gabble_jingle_session_parse: jingle action 'content-accept' from 'jtellier.test1 at gmail.com/TelepathyC58B9EDA' in session '1596829973' dialect 3 state 4
** (telepathy-gabble:4846): DEBUG: parse_description: node: description
** (telepathy-gabble:4846): DEBUG: parse_description: detected media type 2
** (telepathy-gabble:4846): DEBUG: parse_description: emitting remote-codecs signal
** (telepathy-gabble:4846): DEBUG: new_remote_codecs_cb: called
** (telepathy-gabble:4846): DEBUG: new_remote_codecs_cb: pushing remote codecs
** (telepathy-gabble:4846): DEBUG: content_state_changed_cb: called
** (telepathy-gabble:4846): DEBUG: push_sending: stream stream2 emitting SetStreamSending(true)
** (telepathy-gabble:4846): DEBUG: push_playing: stream stream2 emitting SetStreamPlaying(true)
** (telepathy-gabble:4846): DEBUG: push_sending: stream stream2 emitting SetStreamSending(true)
** (telepathy-gabble:4846): DEBUG: gabble_media_channel_request_stream_direction: request for NONE direction; removing stream
** (telepathy-gabble:4846): DEBUG: gabble_jingle_content_remove: called for content stream2
** (telepathy-gabble:4846): DEBUG: content_state_changed_cb: called
** (telepathy-gabble:4846): DEBUG: push_playing: stream stream2 emitting SetStreamPlaying(false)
** (telepathy-gabble:4846): DEBUG: stream_hold_state_changed: Stream at index 0 has local-hold=0
** (telepathy-gabble:4846): DEBUG: stream_hold_state_changed: all_held=0, any_held=0
** (telepathy-gabble:4846): DEBUG: gabble_media_stream_dispose: called
** (telepathy-gabble:4846): DEBUG: instance_destroyed_cb: instance for 0xa0b7eb0 destroyed; cleaning up
** (telepathy-gabble:4846): DEBUG: instance_destroyed_cb: instance for 0xa0b7da0 destroyed; cleaning up
** (telepathy-gabble:4846): DEBUG: instance_destroyed_cb: instance for 0xa0b7b20 destroyed; cleaning up
** (telepathy-gabble:4846): DEBUG: instance_destroyed_cb: instance for 0xa0b7e00 destroyed; cleaning up
** (telepathy-gabble:4846): DEBUG: instance_destroyed_cb: instance for 0xa0b36d0 destroyed; cleaning up
** (telepathy-gabble:4846): DEBUG: instance_destroyed_cb: instance for 0xa0b7ea0 destroyed; cleaning up
** (telepathy-gabble:4846): DEBUG: gabble_jingle_session_parse: jingle action 'content-add' from 'jtellier.test1 at gmail.com/TelepathyC58B9EDA' in session '1596829973' dialect 3 state 4
** (telepathy-gabble:4846): DEBUG: _each_content_add: namespace: http://jabber.org/protocol/jingle/description/video
** (telepathy-gabble:4846): DEBUG: create_content: session creating new content type, conn == 0xa07b150, jf == 0xa080998
** (telepathy-gabble:4846): DEBUG: parse_description: node: description
** (telepathy-gabble:4846): DEBUG: parse_description: detected media type 2
** (telepathy-gabble:4846): DEBUG: parse_description: new remote codec: id = 34, name = H263, clockrate = 90000, channels = 1
** (telepathy-gabble:4846): DEBUG: parse_description: new remote codec: id = 96, name = H263-1998, clockrate = 90000, channels = 1
** (telepathy-gabble:4846): DEBUG: parse_description: new remote codec: id = 97, name = H263-N800, clockrate = 90000, channels = 1
** (telepathy-gabble:4846): DEBUG: parse_description: emitting remote-codecs signal
** (telepathy-gabble:4846): DEBUG: gabble_jingle_content_parse_add: content creating new transport type GabbleJingleTransportGoogle
** (telepathy-gabble:4846): DEBUG: parse_candidates: emitting 0 new remote candidates
** (telepathy-gabble:4846): DEBUG: session_new_content_cb: called
** (telepathy-gabble:4846): DEBUG: gabble_media_stream_set_property: 0xa1f6bf0: connecting to content 0xa0a4b08 signals
** (telepathy-gabble:4846): DEBUG: gabble_media_stream_set_property: stream video1 connection state 0
** (telepathy-gabble:4846): DEBUG: update_direction: called
** (telepathy-gabble:4846): DEBUG: update_direction: setting pending local send flag
** (telepathy-gabble:4846): DEBUG: create_stream_from_content: 0xa0a4830: created new MediaStream 0xa1f6bf0 for content 'video1'
** (telepathy-gabble:4846): DEBUG: gabble_signal_connect_weak: connecting to 0xa1f6bf0:close with context 0xa0b7f00
** (telepathy-gabble:4846): DEBUG: gabble_signal_connect_weak: connecting to 0xa1f6bf0:error with context 0xa0b3790
** (telepathy-gabble:4846): DEBUG: gabble_signal_connect_weak: connecting to 0xa1f6bf0:unhold-failed with context 0xa1eebc0
** (telepathy-gabble:4846): DEBUG: gabble_signal_connect_weak: connecting to 0xa1f6bf0:notify::connection-state with context 0xa0b7e00
** (telepathy-gabble:4846): DEBUG: gabble_signal_connect_weak: connecting to 0xa1f6bf0:notify::combined-direction with context 0xa0bc720
** (telepathy-gabble:4846): DEBUG: gabble_signal_connect_weak: connecting to 0xa1f6bf0:notify::local-hold with context 0xa0b3810
** (telepathy-gabble:4846): DEBUG: create_stream_from_content: emitting StreamAdded with type 'video'
** (telepathy-gabble:4846): DEBUG: stream_hold_state_changed: Stream at index 0 has local-hold=0
** (telepathy-gabble:4846): DEBUG: stream_hold_state_changed: Stream at index 1 has local-hold=0
** (telepathy-gabble:4846): DEBUG: stream_hold_state_changed: all_held=0, any_held=0
** (telepathy-gabble:4846): DEBUG: create_stream_from_content: emitting MediaSessionHandler:NewStreamHandler signal for stream 4
** (telepathy-gabble:4846): DEBUG: new_remote_codecs_cb: called
** (telepathy-gabble:4846): DEBUG: new_remote_codecs_cb: new remote video codec: 34 'H263' 1 90000 1
** (telepathy-gabble:4846): DEBUG: new_remote_codecs_cb: new remote video codec: 96 'H263-1998' 1 90000 1
** (telepathy-gabble:4846): DEBUG: new_remote_codecs_cb: new remote video codec: 97 'H263-N800' 1 90000 1
** (telepathy-gabble:4846): DEBUG: new_remote_codecs_cb: pushing remote codecs
** (telepathy-gabble:4846): DEBUG: new_remote_candidates_cb: got new remote candidates
** (telepathy-gabble:4846): DEBUG: gabble_media_stream_new_native_candidate: google p2p connections only support the concept of one transport per candidate, ignoring other components
** (telepathy-gabble:4846): DEBUG: gabble_media_stream_new_native_candidate: put 1 native candidate from stream-engine into cache
** (telepathy-gabble:4846): DEBUG: add_candidates: content already signalled, transmitting candidates
** (telepathy-gabble:4846): DEBUG: gabble_media_stream_new_native_candidate: google p2p connections only support the concept of one transport per candidate, ignoring other components
** (telepathy-gabble:4846): DEBUG: gabble_media_stream_new_native_candidate: put 1 native candidate from stream-engine into cache
** (telepathy-gabble:4846): DEBUG: add_candidates: content already signalled, transmitting candidates
** (telepathy-gabble:4846): DEBUG: gabble_jingle_session_parse: jingle action 'transport-info' from 'jtellier.test1 at gmail.com/TelepathyC58B9EDA' in session '1596829973' dialect 3 state 4
** (telepathy-gabble:4846): DEBUG: parse_candidates: emitting 1 new remote candidates
** (telepathy-gabble:4846): DEBUG: new_remote_candidates_cb: got new remote candidates
** (telepathy-gabble:4846): DEBUG: connection_iq_unknown_cb: got unknown iq:
<iq from="jtellier.test1 at gmail.com/TelepathyC58B9EDA" id="5068136122" to="jtellier.test2 at gmail.com/Telepathy961E35AB" type="result"></iq>
** (telepathy-gabble:4846): DEBUG: gabble_jingle_session_parse: jingle action 'transport-info' from 'jtellier.test1 at gmail.com/TelepathyC58B9EDA' in session '1596829973' dialect 3 state 4
** (telepathy-gabble:4846): DEBUG: parse_candidates: emitting 1 new remote candidates
** (telepathy-gabble:4846): DEBUG: new_remote_candidates_cb: got new remote candidates
** (telepathy-gabble:4846): DEBUG: connection_iq_unknown_cb: got unknown iq:
<iq from="jtellier.test1 at gmail.com/TelepathyC58B9EDA" id="4238137281" to="jtellier.test2 at gmail.com/Telepathy961E35AB" type="result"></iq>
** (telepathy-gabble:4846): DEBUG: gabble_media_stream_ready: ready called
** (telepathy-gabble:4846): DEBUG: push_remote_codecs: passing 3 remote codecs to stream-engine
** (telepathy-gabble:4846): DEBUG: push_remote_candidates: passing 1 remote candidate to stream engine: R1
** (telepathy-gabble:4846): DEBUG: push_remote_candidates: passing 1 remote candidate to stream engine: R2
** (telepathy-gabble:4846): DEBUG: push_playing: stream video1 emitting SetStreamPlaying(false)
** (telepathy-gabble:4846): DEBUG: push_sending: stream video1 emitting SetStreamSending(false)
** (telepathy-gabble:4846): DEBUG: pass_local_codecs: ignoring local codecs, waiting for codec intersection
** (telepathy-gabble:4846): DEBUG: gabble_media_stream_error: Media.StreamHandler::Error called, error 0 (Codec negotiation failed: There was no intersection between the remote codecs and the local ones) -- emitting signal
** (telepathy-gabble:4846): DEBUG: gabble_jingle_content_remove: called for content video1
** (telepathy-gabble:4846): DEBUG: content_state_changed_cb: called
** (telepathy-gabble:4846): DEBUG: push_playing: stream video1 emitting SetStreamPlaying(false)
** (telepathy-gabble:4846): DEBUG: gabble_media_stream_set_property: stream video1 connection state 0
** (telepathy-gabble:4846): DEBUG: stream_hold_state_changed: Stream at index 0 has local-hold=0
** (telepathy-gabble:4846): DEBUG: stream_hold_state_changed: all_held=0, any_held=0
** (telepathy-gabble:4846): DEBUG: gabble_media_stream_dispose: called
** (telepathy-gabble:4846): DEBUG: instance_destroyed_cb: instance for 0xa0b7f00 destroyed; cleaning up
** (telepathy-gabble:4846): DEBUG: instance_destroyed_cb: instance for 0xa0b3790 destroyed; cleaning up
** (telepathy-gabble:4846): DEBUG: instance_destroyed_cb: instance for 0xa1eebc0 destroyed; cleaning up
** (telepathy-gabble:4846): DEBUG: instance_destroyed_cb: instance for 0xa0b7e00 destroyed; cleaning up
** (telepathy-gabble:4846): DEBUG: instance_destroyed_cb: instance for 0xa0bc720 destroyed; cleaning up
** (telepathy-gabble:4846): DEBUG: instance_destroyed_cb: instance for 0xa0b3810 destroyed; cleaning up
** (telepathy-gabble:4846): DEBUG: gabble_jingle_session_parse: jingle action 'content-add' from 'jtellier.test1 at gmail.com/TelepathyC58B9EDA' in session '1596829973' dialect 3 state 4
** (telepathy-gabble:4846): DEBUG: _each_content_add: namespace: http://jabber.org/protocol/jingle/description/video
** (telepathy-gabble:4846): DEBUG: create_content: session creating new content type, conn == 0xa07b150, jf == 0xa080998
** (telepathy-gabble:4846): DEBUG: parse_description: node: description
** (telepathy-gabble:4846): DEBUG: parse_description: detected media type 2
** (telepathy-gabble:4846): DEBUG: parse_description: new remote codec: id = 34, name = H263, clockrate = 90000, channels = 1
** (telepathy-gabble:4846): DEBUG: parse_description: new remote codec: id = 96, name = H263-1998, clockrate = 90000, channels = 1
** (telepathy-gabble:4846): DEBUG: parse_description: new remote codec: id = 97, name = H263-N800, clockrate = 90000, channels = 1
** (telepathy-gabble:4846): DEBUG: parse_description: emitting remote-codecs signal
** (telepathy-gabble:4846): DEBUG: gabble_jingle_content_parse_add: content creating new transport type GabbleJingleTransportGoogle
** (telepathy-gabble:4846): DEBUG: parse_candidates: emitting 0 new remote candidates
** (telepathy-gabble:4846): DEBUG: session_new_content_cb: called
** (telepathy-gabble:4846): DEBUG: gabble_media_stream_set_property: 0xa1f6b50: connecting to content 0xa1f4438 signals
** (telepathy-gabble:4846): DEBUG: gabble_media_stream_set_property: stream video1 connection state 0
** (telepathy-gabble:4846): DEBUG: update_direction: called
** (telepathy-gabble:4846): DEBUG: update_direction: setting pending local send flag
** (telepathy-gabble:4846): DEBUG: create_stream_from_content: 0xa0a4830: created new MediaStream 0xa1f6b50 for content 'video1'
** (telepathy-gabble:4846): DEBUG: gabble_signal_connect_weak: connecting to 0xa1f6b50:close with context 0xa0bc870
** (telepathy-gabble:4846): DEBUG: gabble_signal_connect_weak: connecting to 0xa1f6b50:error with context 0xa0b7fb0
** (telepathy-gabble:4846): DEBUG: gabble_signal_connect_weak: connecting to 0xa1f6b50:unhold-failed with context 0xa0bc820
** (telepathy-gabble:4846): DEBUG: gabble_signal_connect_weak: connecting to 0xa1f6b50:notify::connection-state with context 0xa0bc700
** (telepathy-gabble:4846): DEBUG: gabble_signal_connect_weak: connecting to 0xa1f6b50:notify::combined-direction with context 0xa0b7b60
** (telepathy-gabble:4846): DEBUG: gabble_signal_connect_weak: connecting to 0xa1f6b50:notify::local-hold with context 0xa0b7d80
** (telepathy-gabble:4846): DEBUG: create_stream_from_content: emitting StreamAdded with type 'video'
** (telepathy-gabble:4846): DEBUG: stream_hold_state_changed: Stream at index 0 has local-hold=0
** (telepathy-gabble:4846): DEBUG: stream_hold_state_changed: Stream at index 1 has local-hold=0
** (telepathy-gabble:4846): DEBUG: stream_hold_state_changed: all_held=0, any_held=0
** (telepathy-gabble:4846): DEBUG: create_stream_from_content: emitting MediaSessionHandler:NewStreamHandler signal for stream 5
** (telepathy-gabble:4846): DEBUG: new_remote_codecs_cb: called
** (telepathy-gabble:4846): DEBUG: new_remote_codecs_cb: new remote video codec: 34 'H263' 1 90000 1
** (telepathy-gabble:4846): DEBUG: new_remote_codecs_cb: new remote video codec: 96 'H263-1998' 1 90000 1
** (telepathy-gabble:4846): DEBUG: new_remote_codecs_cb: new remote video codec: 97 'H263-N800' 1 90000 1
** (telepathy-gabble:4846): DEBUG: new_remote_codecs_cb: pushing remote codecs
** (telepathy-gabble:4846): DEBUG: new_remote_candidates_cb: got new remote candidates
** (telepathy-gabble:4846): DEBUG: gabble_media_stream_new_native_candidate: google p2p connections only support the concept of one transport per candidate, ignoring other components
** (telepathy-gabble:4846): DEBUG: gabble_media_stream_new_native_candidate: put 1 native candidate from stream-engine into cache
** (telepathy-gabble:4846): DEBUG: add_candidates: content already signalled, transmitting candidates
** (telepathy-gabble:4846): DEBUG: gabble_media_stream_new_native_candidate: google p2p connections only support the concept of one transport per candidate, ignoring other components
** (telepathy-gabble:4846): DEBUG: gabble_media_stream_new_native_candidate: put 1 native candidate from stream-engine into cache
** (telepathy-gabble:4846): DEBUG: add_candidates: content already signalled, transmitting candidates
** (telepathy-gabble:4846): DEBUG: gabble_jingle_session_parse: jingle action 'transport-info' from 'jtellier.test1 at gmail.com/TelepathyC58B9EDA' in session '1596829973' dialect 3 state 4
** (telepathy-gabble:4846): DEBUG: parse_candidates: emitting 1 new remote candidates
** (telepathy-gabble:4846): DEBUG: new_remote_candidates_cb: got new remote candidates
** (telepathy-gabble:4846): DEBUG: gabble_jingle_session_parse: jingle action 'transport-info' from 'jtellier.test1 at gmail.com/TelepathyC58B9EDA' in session '1596829973' dialect 3 state 4
** (telepathy-gabble:4846): DEBUG: parse_candidates: emitting 1 new remote candidates
** (telepathy-gabble:4846): DEBUG: new_remote_candidates_cb: got new remote candidates
** (telepathy-gabble:4846): DEBUG: gabble_media_stream_ready: ready called
** (telepathy-gabble:4846): DEBUG: push_remote_codecs: passing 3 remote codecs to stream-engine
** (telepathy-gabble:4846): DEBUG: push_remote_candidates: passing 1 remote candidate to stream engine: R1
** (telepathy-gabble:4846): DEBUG: push_remote_candidates: passing 1 remote candidate to stream engine: R2
** (telepathy-gabble:4846): DEBUG: push_playing: stream video1 emitting SetStreamPlaying(false)
** (telepathy-gabble:4846): DEBUG: push_sending: stream video1 emitting SetStreamSending(false)
** (telepathy-gabble:4846): DEBUG: pass_local_codecs: ignoring local codecs, waiting for codec intersection
** (telepathy-gabble:4846): DEBUG: gabble_media_stream_error: Media.StreamHandler::Error called, error 0 (Codec negotiation failed: There was no intersection between the remote codecs and the local ones) -- emitting signal
** (telepathy-gabble:4846): DEBUG: gabble_jingle_content_remove: called for content video1
** (telepathy-gabble:4846): DEBUG: content_state_changed_cb: called
** (telepathy-gabble:4846): DEBUG: push_playing: stream video1 emitting SetStreamPlaying(false)
** (telepathy-gabble:4846): DEBUG: connection_iq_unknown_cb: got unknown iq:
<iq from="jtellier.test1 at gmail.com/TelepathyC58B9EDA" id="74642764768" to="jtellier.test2 at gmail.com/Telepathy961E35AB" type="result"></iq>
** (telepathy-gabble:4846): DEBUG: gabble_media_stream_set_property: stream video1 connection state 0
** (telepathy-gabble:4846): DEBUG: connection_iq_unknown_cb: got unknown iq:
<iq from="jtellier.test1 at gmail.com/TelepathyC58B9EDA" id="74588765741" to="jtellier.test2 at gmail.com/Telepathy961E35AB" type="result"></iq>
** (telepathy-gabble:4846): DEBUG: stream_hold_state_changed: Stream at index 0 has local-hold=0
** (telepathy-gabble:4846): DEBUG: stream_hold_state_changed: all_held=0, any_held=0
** (telepathy-gabble:4846): DEBUG: gabble_media_stream_dispose: called
** (telepathy-gabble:4846): DEBUG: instance_destroyed_cb: instance for 0xa0bc870 destroyed; cleaning up
** (telepathy-gabble:4846): DEBUG: instance_destroyed_cb: instance for 0xa0b7fb0 destroyed; cleaning up
** (telepathy-gabble:4846): DEBUG: instance_destroyed_cb: instance for 0xa0bc820 destroyed; cleaning up
** (telepathy-gabble:4846): DEBUG: instance_destroyed_cb: instance for 0xa0bc700 destroyed; cleaning up
** (telepathy-gabble:4846): DEBUG: instance_destroyed_cb: instance for 0xa0b7b60 destroyed; cleaning up
** (telepathy-gabble:4846): DEBUG: instance_destroyed_cb: instance for 0xa0b7d80 destroyed; cleaning up
** (telepathy-gabble:4846): DEBUG: gabble_media_channel_close_async: called
** (telepathy-gabble:4846): DEBUG: gabble_media_channel_close: called on 0xa0a4830
** (telepathy-gabble:4846): DEBUG: gabble_jingle_session_terminate: we are terminating this session
** (telepathy-gabble:4846): DEBUG: set_state: Setting state of JingleSession: 0xa076d58 (priv = 0xa076d70) from 4 to 5
** (telepathy-gabble:4846): DEBUG: session_state_changed_cb: called
** (telepathy-gabble:4846): DEBUG: session_terminated_cb: removing terminated session
** (telepathy-gabble:4846): DEBUG: session_terminated_cb: called
[1m[36memit_members_changed_signals: 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|PROPERTIES[1m]
[0m** (telepathy-gabble:4846): DEBUG: session_terminated_cb: unreffing streams
** (telepathy-gabble:4846): DEBUG: gabble_media_stream_dispose: called
** (telepathy-gabble:4846): DEBUG: instance_destroyed_cb: instance for 0xa06eab0 destroyed; cleaning up
** (telepathy-gabble:4846): DEBUG: instance_destroyed_cb: instance for 0xa1eea00 destroyed; cleaning up
** (telepathy-gabble:4846): DEBUG: instance_destroyed_cb: instance for 0xa06ea40 destroyed; cleaning up
** (telepathy-gabble:4846): DEBUG: instance_destroyed_cb: instance for 0xa06ec30 destroyed; cleaning up
** (telepathy-gabble:4846): DEBUG: instance_destroyed_cb: instance for 0xa06ebc0 destroyed; cleaning up
** (telepathy-gabble:4846): DEBUG: instance_destroyed_cb: instance for 0xa1ee990 destroyed; cleaning up
** (telepathy-gabble:4846): DEBUG: gabble_jingle_session_dispose: called
** (telepathy-gabble:4846): DEBUG: gabble_jingle_media_rtp_dispose: dispose called
** (telepathy-gabble:4846): DEBUG: gabble_jingle_content_dispose: dispose called
** (telepathy-gabble:4846): DEBUG: media_channel_closed_cb: removing media channel 0xa0a4830 with ref count 3
** (telepathy-gabble:4846): DEBUG: gabble_media_channel_dispose: called
** (telepathy-gabble:4846): DEBUG: connection_iq_unknown_cb: got unknown iq:
<iq from="jtellier.test1 at gmail.com/TelepathyC58B9EDA" id="267304432113" to="jtellier.test2 at gmail.com/Telepathy961E35AB" type="result"></iq>
(telepathy-gabble:4846): tp-glib-DEBUG: tp_base_connection_change_status: was 0, now 2, for reason 1
(telepathy-gabble:4846): tp-glib-DEBUG: tp_base_connection_change_status: emitting status-changed to 2, for reason 1
** (telepathy-gabble:4846): DEBUG: gabble_roster_close_all: closing channels
** (telepathy-gabble:4846): DEBUG: roster_channel_closed_cb: 0xa07d6b8, channel 0xa0809e0
** (telepathy-gabble:4846): DEBUG: roster_channel_closed_cb: 0xa07d6b8, channel 0xa080a28
** (telepathy-gabble:4846): DEBUG: roster_channel_closed_cb: 0xa07d6b8, channel 0xa080a70
** (telepathy-gabble:4846): DEBUG: roster_channel_closed_cb: 0xa07d6b8, channel 0xa080ab8
** (telepathy-gabble:4846): DEBUG: gabble_roster_close_all: removing callbacks
** (telepathy-gabble:4846): DEBUG: gabble_im_factory_close_all: closing channels
** (telepathy-gabble:4846): DEBUG: gabble_im_factory_close_all: removing callbacks
** (telepathy-gabble:4846): DEBUG: connection_status_changed_cb: disconnected, closing room lists
** (telepathy-gabble:4846): DEBUG: gabble_roomlist_manager_close_all: 0xa072250
** (telepathy-gabble:4846): DEBUG: gabble_muc_factory_close_all: closing channels
** (telepathy-gabble:4846): DEBUG: gabble_muc_factory_close_all: removing callbacks
** (telepathy-gabble:4846): DEBUG: gabble_private_tubes_factory_close_all: closing 1-1 tubes channels
** (telepathy-gabble:4846): DEBUG: gabble_media_factory_close_all: closing channels
** (telepathy-gabble:4846): DEBUG: connection_shut_down: still open; calling lm_connection_close
** (telepathy-gabble:4846): DEBUG: connection_disconnected_cb: called with reason 0
** (telepathy-gabble:4846): DEBUG: connection_disconnected_cb: expected; emitting DISCONNECTED
(telepathy-gabble:4846): tp-glib-DEBUG: connection_shutdown_finished_cb: dereferenced connection
** (telepathy-gabble:4846): DEBUG: gabble_connection_dispose: called
** (telepathy-gabble:4846): DEBUG: gabble_bytestream_factory_dispose: dispose called
** (telepathy-gabble:4846): DEBUG: gabble_disco_dispose: dispose called
** (telepathy-gabble:4846): DEBUG: gabble_disco_finalize: called with 0xa1efae0
** (telepathy-gabble:4846): DEBUG: gabble_request_pipeline_dispose: disposing request-pipeline
** (telepathy-gabble:4846): DEBUG: gabble_vcard_manager_dispose: 0xa07d6f0
** (telepathy-gabble:4846): DEBUG: gabble_vcard_manager_finalize: 0xa07d6f0
** (telepathy-gabble:4846): DEBUG: gabble_jingle_factory_dispose: dispose called
** (telepathy-gabble:4846): DEBUG: gabble_presence_cache_dispose: dispose called
** (telepathy-gabble:4846): DEBUG: disco_waiter_list_free: list (nil)
** (telepathy-gabble:4846): DEBUG: disco_waiter_list_free: list (nil)
** (telepathy-gabble:4846): DEBUG: disco_waiter_list_free: list (nil)
** (telepathy-gabble:4846): DEBUG: disco_waiter_list_free: list (nil)
** (telepathy-gabble:4846): DEBUG: gabble_presence_cache_finalize: called with 0xa075e10
** (telepathy-gabble:4846): DEBUG: gabble_roster_dispose: dispose called
** (telepathy-gabble:4846): DEBUG: gabble_roster_close_all: closing channels
** (telepathy-gabble:4846): DEBUG: gabble_roster_finalize: called with 0xa07d6b8
** (telepathy-gabble:4846): DEBUG: gabble_im_factory_dispose: dispose called
** (telepathy-gabble:4846): DEBUG: gabble_roomlist_manager_dispose: running
** (telepathy-gabble:4846): DEBUG: gabble_roomlist_manager_close_all: 0xa072250
** (telepathy-gabble:4846): DEBUG: gabble_muc_factory_dispose: dispose called
** (telepathy-gabble:4846): DEBUG: gabble_muc_factory_close_all: closing channels
** (telepathy-gabble:4846): DEBUG: gabble_private_tubes_factory_dispose: dispose called
** (telepathy-gabble:4846): DEBUG: gabble_private_tubes_factory_close_all: closing 1-1 tubes channels
** (telepathy-gabble:4846): DEBUG: gabble_media_factory_dispose: dispose called
** (telepathy-gabble:4846): DEBUG: gabble_media_factory_close_all: closing channels
** (telepathy-gabble:4846): DEBUG: gabble_olpc_gadget_manager_dispose: running
** (telepathy-gabble:4846): DEBUG: gabble_olpc_gadget_manager_close_all: 0xa0744a0
(telepathy-gabble:4846): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa07d610: lost weak ref to 0xa06bcf0
(telepathy-gabble:4846): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa07d648: lost weak ref to 0xa06bc60
(telepathy-gabble:4846): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0xa07d680: lost weak ref to 0xa07dfb0
** (telepathy-gabble:4846): DEBUG: gabble_connection_finalize: called with 0xa07b150
(telepathy-gabble:4846): tp-glib-DEBUG: tp_contacts_mixin_finalize: 0xa07b150
(telepathy-gabble:4846): tp-glib-DEBUG: tp_presence_mixin_finalize: 0xa07b150
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/telepathy/attachments/20090604/4330df57/attachment-0001.pgp
More information about the telepathy
mailing list