Handle simple execution

Tested with ping from biboumi
This commit is contained in:
Paul Fariello
2018-03-22 22:21:15 +02:20
parent c9f6a78f57
commit 925cd488c1
6 changed files with 60 additions and 4 deletions

View File

@@ -157,6 +157,7 @@
#define STANZA_ATTR_REASON "reason"
#define STANZA_ATTR_AUTOJOIN "autojoin"
#define STANZA_ATTR_PASSWORD "password"
#define STANZA_ATTR_STATUS "status"
#define STANZA_TEXT_AWAY "away"
#define STANZA_TEXT_DND "dnd"