<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
<META NAME="GENERATOR" CONTENT="GtkHTML/3.24.5">
</HEAD>
<BODY>
This is my jabber.conf :<BR>
<BR>
<FONT COLOR="#0000ff"><FONT SIZE="2">[general]</FONT></FONT><BR>
<FONT COLOR="#0000ff"><FONT SIZE="2">debug=yes ;;Turn on debugging by default.</FONT></FONT><BR>
<FONT COLOR="#0000ff"><FONT SIZE="2">;autoprune=no ;;Auto remove users from buddy list.</FONT></FONT><BR>
<FONT COLOR="#0000ff"><FONT SIZE="2">;autoregister=yes ;;Auto register users from buddy list.</FONT></FONT><BR>
<BR>
<FONT COLOR="#0000ff"><FONT SIZE="2">[asterisk] ;;label</FONT></FONT><BR>
<FONT COLOR="#0000ff"><FONT SIZE="2">type=client ;;Client or Component connection</FONT></FONT><BR>
<FONT COLOR="#0000ff"><FONT SIZE="2">serverhost=openfire.jocan.local ;;Route to server for example talk.google.com</FONT></FONT><BR>
<FONT COLOR="#0000ff"><FONT SIZE="2">username=asterisk@openfire.jocan.local ;;Username with optional roster.</FONT></FONT><BR>
<FONT COLOR="#0000ff"><FONT SIZE="2">secret=password ;;Password</FONT></FONT><BR>
<FONT COLOR="#0000ff"><FONT SIZE="2">port=5222 ;;Port to use defaults to 5222</FONT></FONT><BR>
<FONT COLOR="#0000ff"><FONT SIZE="2">usetls=yes ;;Use tls or not</FONT></FONT><BR>
<FONT COLOR="#0000ff"><FONT SIZE="2">usesasl=yes ;;Use sasl or not</FONT></FONT><BR>
<FONT COLOR="#0000ff"><FONT SIZE="2">statusmessage="I am Asterisk" ;;Have custom status message for Asterisk.</FONT></FONT><BR>
<FONT COLOR="#0000ff"><FONT SIZE="2">timeout=100 ;;Timeout on the message stack.</FONT></FONT><BR>
<BR>
What did I change ?<BR>
- I use the FQDN for the arguments 'serverhost' and 'username' in stead of the IP-address of the OpenFire-server.<BR>
<BR>
Now all works well :<BR>
<BR>
<FONT COLOR="#0000ff"><FONT SIZE="2">jabber show connected</FONT></FONT><BR>
<FONT COLOR="#0000ff"><FONT SIZE="2">Jabber Users and their status:</FONT></FONT><BR>
<FONT COLOR="#0000ff"><FONT SIZE="2"> User: asterisk@openfire.jocan.local - Connected</FONT></FONT><BR>
<FONT COLOR="#0000ff"><FONT SIZE="2">----</FONT></FONT><BR>
<FONT COLOR="#0000ff"><FONT SIZE="2"> Number of users: 1</FONT></FONT><BR>
<BR>
Greetingz,<BR>
Jonas.
</BODY>
</HTML>