Openser xmpp module is up and running.. I have configured it in "server" mode so that there is no need for a separate jabber server. I am trying to register "sip-communicator" client using jabber protocol to openser server... But the registration fails with message " Connection refused" 502 XMPP error. Please can any one provide any suggestions/ help ???
Thanks Anjum
On Friday 28 September 2007, Anjum Syed wrote:
Openser xmpp module is up and running.. I have configured it in "server" mode so that there is no need for a separate jabber server. I am trying to register "sip-communicator" client using jabber protocol to openser server... But the registration fails with message " Connection refused" 502 XMPP error. Please can any one provide any suggestions/ help ???
Hello Anjum,
what version of openser do you use?
You should try to increase the log level in the openser.cfg and look in the log file for error messages or some hints about the problem.
Cheers,
Henning
Henning Westerholt-2 wrote:
On Friday 28 September 2007, Anjum Syed wrote:
Openser xmpp module is up and running.. I have configured it in "server" mode so that there is no need for a separate jabber server. I am trying to register "sip-communicator" client using jabber protocol to openser server... But the registration fails with message " Connection refused" 502 XMPP error. Please can any one provide any suggestions/ help ???
Hello Anjum,
what version of openser do you use?
You should try to increase the log level in the openser.cfg and look in the log file for error messages or some hints about the problem.
Cheers,
Henning
Users mailing list Users@openser.org http://openser.org/cgi-bin/mailman/listinfo/users
Thanks for the reply.. I am using 1.2 ... I can send you the config file if required....
Anjum
Hello,
you cannot register an xmpp client to openser. In "server" mode openser can only talk with other xmpp servers via server-to-server link. In "component" mode, openser will talk with an xmpp server, via c2s link. OpenSER is not a full xmpp server implementation.
Cheers, Daniel
On 09/28/07 11:30, Anjum Syed wrote:
Henning Westerholt-2 wrote:
On Friday 28 September 2007, Anjum Syed wrote:
Openser xmpp module is up and running.. I have configured it in "server" mode so that there is no need for a separate jabber server. I am trying to register "sip-communicator" client using jabber protocol to openser server... But the registration fails with message " Connection refused" 502 XMPP error. Please can any one provide any suggestions/ help ???
Hello Anjum,
what version of openser do you use?
You should try to increase the log level in the openser.cfg and look in the log file for error messages or some hints about the problem.
Cheers,
Henning
Users mailing list Users@openser.org http://openser.org/cgi-bin/mailman/listinfo/users
Thanks for the reply.. I am using 1.2 ... I can send you the config file if required....
Anjum