File: xmppserver

package info (click to toggle)
irssi-plugin-xmpp 0.52%2Bgit20140102-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 1,336 kB
  • ctags: 1,440
  • sloc: ansic: 8,039; makefile: 105; perl: 58
file content (11 lines) | stat: -rw-r--r-- 538 bytes parent folder | download | duplicates (8)
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