-
Notifications
You must be signed in to change notification settings - Fork 135
Config_Client_XMPP
Keith Sterling edited this page Feb 20, 2019
·
1 revision
In addition to the common configuration items available to all clients, the additional configuration items available to a XMPP client are as follows
xmpp:
server: talk.google.com
port: 5222
xep_0030: true
xep_0004: true
xep_0060: true
xep_0199: true
- server - The IP or DNS name of the server hosting your XMPP Client
- port - The port number the server is running on
- xep_0030 - Enable XMPP Extension xep_0030 - Service Discovery
- xep_0004 - Enable XMPP Extension xep_0004 - Data Forms
- xep_0060 - Enable XMPP Extension xep_0060 - Publish-Subscribe
- xep_0199 - Enable XMPP Extension xep_0199 - XMPP Ping
Email: keiffster@gmail.com | Twitter: @keiffster | Facebook: keith.sterling | LinkedIn: keithsterling | My Blog
- Home
- Background
- Guiding Principles
- Reporting an Issue
- Installation
- You And Your Bot
- Bots
- Clients
- Configuration
- AIML
- Sentence Splitting
- Natural Langauge Processing
- Normalization
- Spelling
- Sentiment Analysis
- Translation
- Security
- Hot Reload
- Logging
- Out of Band
- Multi Language
- RDF Support
- Rich Media
- Asynchronous Events
- Triggers
- External Services
- Dynamic Sets, Maps & Vars
- Extensions
- Pre & Post Processors
- Custom Nodes
- The Brain Tree
- Utilities
- Building It Yourself
- Creating Your Own Bot
- Contributing
- Performance Testing
- FAQ
- History
- Website