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
--------------------------------------------------------------------------------------------------------------------
-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Reply via email to