Преглед на файлове

Expresses the desire to have the conference focus invited into the MUC ASAP.

dev1
Lyubomir Marinov преди 9 години
родител
ревизия
6bb7eadf9a
променени са 1 файла, в които са добавени 5 реда и са изтрити 0 реда
  1. 5
    0
      modules/xmpp/moderator.js

+ 5
- 0
modules/xmpp/moderator.js Целия файл

@@ -267,6 +267,11 @@ Moderator.prototype.allocateConferenceFocus =  function (callback) {
267 267
         function (error) {
268 268
             self._allocateConferenceFocusError(error);
269 269
         });
270
+    // XXX We're pressed for time here because we're beginning a complex and/or
271
+    // lengthy conference-establishment process which supposedly involves
272
+    // multiple RTTs. We don't have the time to wait for Strophe to decide to
273
+    // send our IQ.
274
+    this.connection.flush();
270 275
 };
271 276
 
272 277
 /**

Loading…
Отказ
Запис