File: xmppserver

package info (click to toggle)
irssi-plugin-xmpp 0.51%2Bcvs20100627-1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 876 kB
  • ctags: 720
  • sloc: ansic: 7,731; makefile: 135
file content (11 lines) | stat: -rw-r--r-- 538 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
11

XMPPSERVER %|[-ssl] [-server <host>] [-port <port>] <jid>[/<resource] [<password>]

     -ssl: use SSL when connecting (deprecated, StartTLS will be used by default if this parameter is not specified)
     -host: the host
     -port: the port (if not specified, 5222 is used for a normal connection or 5223 for an SSL connection)

This command disconnects the server in active window and connects to the new one. It will take the same arguments as /XMPPCONNECT.

See also: XMPPCONNECT, CONNECT, SERVER, DISCONNECT, RECONNECT, RMRECONNS