> > Hi Ranga, > > > > I am working for adding sipxconfig support for conference > to openfire > > chatroom replication (XX-6515). I need your help with: > > > > 1. sipXconfig is now filling (in my dev branch) the > information about > > chatrooms in xmpp-account-info.xml file but the chatrooms are not > > replicated in openfire (not all the time). The only exception I am > > getting in sipxopenfire.log file is related to > creation/replication of > > groups that does not seem to be related to chatrooms anyways. Is it > > because the chatrooms needs to belong to a chatgroup service? > > > > ""2009-09-15T14:01:22.045000Z":18:JAVA:ERR:bart.itcnetworks:Ti > > mer-3:00000000:AccountsParser:"Exception caught while parsing > > accountsdb " > > org.sipfoundry.openfire.plugin.presence.SipXOpenfirePluginException: > > java.lang.NullPointerException: JID cannot be null at > > org.sipfoundry.openfire.config.AccountsParser.parse(AccountsPa > > rser.java:217) > > " > > > This happens when the XML file does not include all the > attributes of the chat room. Please review the xsd document > and make sure that you supply every single parameter that it supplies.
Took a quick look at the attachment and chat rooms are missing the 'conference-pin'. > > > > I attached the xml created in my setup. Any pointers/help > appreciated. > > > > 2. I found one settings for chatrooms that I think needs to be > > "modeled" > > in xmpp-account-info.xml. Please let me know what you > think: This is: > > "Maximum legs" (conference - sipx) into "Maximum Room Occupants" in > > openfire > > > > > > 3. The password for chatroom and user is in clear text in > the xml. Is > > this ok? > > IMO, yes > > > > > > > Thank you in advance, > > Daniel > > > > > > > > > > > > On Thu, 2009-09-17 at 09:36 -0400, M. Ranganathan wrote: > > > > > > > > > On Thu, Sep 17, 2009 at 9:16 AM, Damian Krzeminski > > > <[email protected]> wrote: > > > M. Ranganathan wrote: > > > > Hello, > > > > > > > > I dont see a group chat configuration screen in > > sipx-config > > > nor do I see > > > > an automatically assigned group chat in the user's > > > conference page. Did > > > > I miss it or is it not yet done? > > > > > > > > > > > > > Please see my e-mail on OpenFire support in sipXconfig: > > > > http://permalink.gmane.org/gmane.comp.voip.sipx.devel/18260 > > > > > > It has reference to chat room issues. > > > > > > > > > Thanks for the pointer. Sorry I missed it before. > > > > > > > > > Regards > > > > > > > > > Ranga > > > D. > > > > > > _______________________________________________ > > > sipx-dev mailing list [email protected] > > > List Archive: http://list.sipfoundry.org/archive/sipx-dev > > > Unsubscribe: > > > http://list.sipfoundry.org/mailman/listinfo/sipx-dev > > > sipXecs IP PBX -- http://www.sipfoundry.org/ > > > > > > > > > > > > -- > > > M. Ranganathan > > > > > > _______________________________________________ > > > sipx-dev mailing list [email protected] List Archive: > > > http://list.sipfoundry.org/archive/sipx-dev > > > Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev > > > sipXecs IP PBX -- http://www.sipfoundry.org/ > > > _______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev sipXecs IP PBX -- http://www.sipfoundry.org/
