scuba323 / ijab

Automatically exported from code.google.com/p/ijab
1 stars 0 forks source link

Connect to Openfire #32

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I read all the threads talking about openfire, none solved my problem, I can 
not connect to openfire. Could someone help me?

Original issue reported on code.google.com by nelisson...@gmail.com on 21 Jun 2011 at 7:51

GoogleCodeExporter commented 9 years ago
This is in my ijab_config.js

xmpp:{
        domain:"parati.carros.local",
        http_bind:"/http-bind/",
        host:"http://parati.carros.local:7070",
        port:5222,
        server_type:"openfire",
        auto_login:false,
        none_roster:false,
        get_roster_delay:true,
        username_cookie_field:"username",
        token_cookie_field:"SID",
        anonymous_prefix:"",
        max_reconnect:3,
        enable_muc:true,
        muc_servernode:"conference.anzsoft.com",
        vcard_search_servernode:"vjud.anzsoft.com",
        gateways:{},
    },

Original comment by nelisson...@gmail.com on 21 Jun 2011 at 7:52

GoogleCodeExporter commented 9 years ago
花了一天多时间研究ijab,我发现,ijab自身到处是问题.
比如:
   1.源码不能编译
   2.默认不支持openfire,尽管server_type设置为openfire
   3....

Original comment by pcens...@gmail.com on 26 Oct 2011 at 7:20

GoogleCodeExporter commented 9 years ago
没错,根本用不了

Original comment by acew...@gmail.com on 7 Aug 2012 at 9:20