[telepathy-gabble/master] ICE candidates don't have a 'name' attribute.
Will Thompson
will.thompson at collabora.co.uk
Sun Jun 28 08:36:51 PDT 2009
---
src/jingle-transport-iceudp.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/src/jingle-transport-iceudp.c b/src/jingle-transport-iceudp.c
index 0dd52cb..df3d56a 100644
--- a/src/jingle-transport-iceudp.c
+++ b/src/jingle-transport-iceudp.c
@@ -430,7 +430,6 @@ inject_candidates (GabbleJingleTransportIface *obj,
"component", comp_str,
"foundation", c->id,
"id", id_str,
- "name", "rtp",
"network", "0",
"generation", "0",
NULL);
--
1.5.6.5
More information about the telepathy-commits
mailing list