Parameters.
Short Description. changes status to away
Parameters.
Short Description. changes status to available
Parameters. <JID> [name]
Short Description. adds user to our roster while asking for authorization
Parameters. <options> <JID>
Short Description. authorization support
<action> <JID> -a, --accept <JID> authorize JID -d, --deny <JID> deny JID authorization -r, --request <JID> send autorization request -c, --cancel <JID> cancel authorization
Parameters. [description/-]
Short Description. changes status to away
If description wasn't given, random description will be looked for. Giving ,,-'' instead of description will clear description.
Parameters. [description/-]
Short Description. changes status to available
If description wasn't given, random description will be looked for. Giving ,,-'' instead of description will clear description.
Parameters. <options>
Short Description. changes data in vcard
-f, --fullname <full name> -n, --nick <nickname> -b, --born <birth year> -c, --city <city> -d, --description <description> -C, --country <country> If any of these parameteres is not given, it's value will be cleared on vCard. Giving ,,-%n'' will clear %Tall fields.
Parameters.
Short Description. sends chat message
Parameters.
Short Description. connects with server
Parameters. [name]
Short Description. removes user from roster
Parameters. [description/-]
Short Description. rozłącza się od serwera
If description wasn't given, random description will be looked for. Giving ,,-'' instead of description will clear description.
Parameters. [description/-]
Short Description. changes status to ,,do not disturb''
If description wasn't given, random description will be looked for. Giving ,,-'' instead of description will clear description.
Parameters. [description/-]
Short Description. changes status to ,,free for chat''
If description wasn't given, random description will be looked for. Giving ,,-'' instead of description will clear description.
Parameters. [description/-]
Short Description. changes status to invisible
If description wasn't given, random description will be looked for. Giving ,,-'' instead of description will clear description.
Parameters.
Short Description. retrieves information on last logout time for given jid
Parameters.
Short Description. sends message
All receivers are marked by *. Preceding multiline message with string set in subject_prefix variable will make this line subject of this message.
Parameters. <alias> <options>
Short Description. changes roster entries
Possible options: -n, --nickname <nickname> contact nickname
Parameters.
Short Description. changes password
Parameters.
Short Description. disconnects and connects again
Parameters.
Short Description. retrieves Jabber Directory info about given jid
Parameters.
Short Description. retrieves information about OS and client of given jid
Parameters. [description/-]
Short Description. changes to status ,,extended away''
If description wasn't given, random description will be looked for. Giving ,,-'' instead of description will clear description.
Parameters.
Short Description. sends xml stream
Command must be UTF-8 encoded, all XML special characters have to be changed to XML entities (< > &).
Type. string
Default value. none
short session name
Type. bool
Default value. 0
Whether autoresponder should handle incoming messages in this session. Works only when 'autoresponder' plugin is loaded.
Type. integer
Default value. 600
Idle time in seconds, after which status will be set to 'away'. If 0, auto_away will be disabled.
Type. string
Default value. none
Description to be set while entering auto-away. If null, the current description will be kept. Can contain following escape sequences: %? output following chars only if description is set %! output following chars only if description is not set %/ output following chars always (disable above) %$ output current description here %% output '%'
Type. integer
Default value. 0
Idle time in seconds, after which status will be set to 'xa'. If 0, auto_xa will be disabled.
Type. string
Default value. none
Description to be set while entering auto-xa. If null, the current description will be kept. Can contain following escape sequences: %? output following chars only if description is set %! output following chars only if description is not set %/ output following chars always (disable above) %$ output current description here %% output '%'
Type. integer
Default value. 0
Variable determines that status will be change to 'available', if current away status was set automatically. If 1, status is changed whenever user send any message. If 2, status is changed after keypressed.
Type. bool
Default value. 0
Variable determines session should be connected after program startup.
Type. integer
Default value. 10
Variable determines, that how long program need to wait to reconnect, after disconnect or invalid connection. If 0, program won't try.
Type. integer
Default value. 0
Whether ekg2 should handle authorization request automagically. Variable bitmapped (i.e. you should sum up following values): 1 - accept subscribe requests 2 - accept unsubscribe requests 4 - deny subscribe requests 8 - deny unsubscribe requests 5 - ignore subscribe requests 10 - ignore unsubscribe requests
Type. integer
Default value. -1
-1 - use global display_notify variable. 0 - ignore status changes 1 - show all changes 2 - show only changes from unavailable to available and vice versa Setting ,,contacts'' variable to 2 takes precendence (status changes are hidden).
Type. integer
Default value. 1
Set when server's features should be shown: 0 - never 1 - only when first connected 2 - always
Type. string
Default value. xml,simple
Defines file formats to use when logging to file. See also: log_path variable
Type. string
Default value. none
User password. Necessary while connecting.
Type. bool
Default value. 0
Determines whether password can be sent using plaintext (1) or digest (0) method.
Type. integer
Default value. 5222
Server port.
Type. integer
Default value. 5
Jabber server connection priority.
Type. string
Default value. ekg2
Jabber resource.
Type. string
Default value. none
Server address. Set only if it's other than server part of JID.
Type. integer
Default value. 5223
Ciphered connection port.
Type. bool
Default value. 1
If set to 1 ekg2 will use ciphered connection.
Type. string
Default value. none
Client name returned when being queried.
Type. string
Default value. none
Client version returned when being queried.
Type. string
Default value. none
OS information returned when being queried.