summaryrefslogtreecommitdiff
path: root/include/asterisk/xmpp.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asterisk/xmpp.h')
-rw-r--r--include/asterisk/xmpp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asterisk/xmpp.h b/include/asterisk/xmpp.h
index ab21987bc..1bac90042 100644
--- a/include/asterisk/xmpp.h
+++ b/include/asterisk/xmpp.h
@@ -35,7 +35,7 @@
#endif /* HAVE_OPENSSL */
/* file is read by blocks with this size */
-#define NET_IO_BUF_SIZE 4096
+#define NET_IO_BUF_SIZE 16384
/* Return value for timeout connection expiration */
#define IKS_NET_EXPIRED 12