Give more info what is not working ? JSXC for sogo is working on versions 2 and 4 for me...
From: [email protected] <[email protected]> On Behalf Of Harish Sent: Friday, March 9, 2018 10:04 AM To: Christian Mack <[email protected]> Subject: Re: [SOGo] xmpp not working with sogo Hello Christian Mack, I referred below url but still not working chat window not showing, please help me if any configuration is missed. Thanks and best regards, Harish Jadhav | +91 9764611003 Groots Software Technologies|Follow us on : website <http://www.groots.in/> | Linked-in. <https://www.linkedin.com/company/groots> Call us For Support: +91-7350288880 | Sales: +91-7350288881 -------------------------------------------------------------------------------------------------------------------- -- Original Message -- From: Christian Mack [[email protected]] To: [[email protected]] Date: Thu 08 March 2018 [1:10:13 PM] Subject: Re: [SOGo] xmpp not working with sogo Hello Did you read the installation guide? https://github.com/jsxc/jsxc.sogo Kind regards, Christian Mack Am 03.03.2018 um 04:17 schrieb Harish ([email protected] <mailto:[email protected]> ): > Hello Team, > I have installed xmpp and try to integrate with sogo but its not working. > Please refer xmpp config file. > /usr/lib64/GNUstep/SOGo/WebServerResources/sjsxc/js/sjsxc.config.js > /** > * Rename/copy this file to sjsxc.config.js and adjust the settings. > */ > var sjsxc = {}; > sjsxc.config = { > /** enable chat by default? */ > enable: true, > xmpp: { > /** url to bosh server binding. */ > url: 'http://mail.xyz.in:5222/http-bind/', > /** domain part of your jid */ > domain: 'xyz.in', > /** which resource should be used? Blank, means random. */ > resource: '', > /** Allow user to overwrite xmpp settings? */ > overwrite: true, > /** Should chat start on login? */ > onlogin: true > }, > /** JSXC options. */ > jsxc: { > }, > /** Domain specific settings. */ > /* 'example.local': { > enable: false > }*/ > }; > > Thanks and best regards, > Harish Jadhav | +91 9764611003 > website | <https://www.linkedin.com/company/groots>Linked-in. > Call us For Support: +91-7350288880 | Sales: +91-7350288881 > -------------------------------------------------------------------------------------------------------------------- > -- Christian Mack Universität Konstanz Kommunikations-, Informations-, Medienzentrum (KIM) Abteilung Basisdienste 78457 Konstanz +49 7531 88-4416 -- [email protected] <mailto:[email protected]> https://inverse.ca/sogo/lists -- [email protected] https://inverse.ca/sogo/lists
