[telepathy-gabble/master] JingleTransportIceUdp: send "id" candidate param

Senko Rasic senko.rasic at collabora.co.uk
Mon Jun 29 04:43:02 PDT 2009


---
 src/jingle-transport-iceudp.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/jingle-transport-iceudp.c b/src/jingle-transport-iceudp.c
index 22f387b..807fc12 100644
--- a/src/jingle-transport-iceudp.c
+++ b/src/jingle-transport-iceudp.c
@@ -453,6 +453,7 @@ transmit_candidates (GabbleJingleTransportIceUdp *transport, GList *candidates)
           "type", type_str,
           "component", comp_str,
           "foundation", found_str,
+          "id", found_str,
           "name", "rtp",
           "network", "0",
           "generation", "0",
-- 
1.5.6.5




More information about the telepathy-commits mailing list