close
Warning:
Failed to sync with repository "(default)": [Errno 12] Cannot allocate memory; repository information may be out of date. Look in the Trac log for more information including mitigation strategies.
- Timestamp:
-
2014-07-14T18:07:44Z (11 years ago)
- Author:
-
dx
- Comment:
-
Adding code blocks to description
Also this one sounds vaguely familiar
Legend:
- Unmodified
- Added
- Removed
- Modified
-
initial
|
v2
|
|
2 | 2 | |
3 | 3 | xmlconsole: |
| 4 | {{{ |
4 | 5 | <xmlconsole> TX: <?xml version='1.0' ?><stream:stream to="chat.analytemedia.com" xmlns="jabber:client" xmlns:stream="http://etherx.jabber.org/streams" version="1.0"> |
5 | 6 | <xmlconsole> RX: <stream:features><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>DIGEST-MD5</mechanism><mechanism>PLAIN</mechanism><mechanism>CRAM-MD5</mechanism></mechanisms></stream:features> |
… |
… |
|
14 | 15 | <xmlconsole> RX: <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cnNwYXV0aD1hZGVjMjkyNWI2NDg4YzllMmFlMWI4YmNhZTExMTM4Nw==</success> |
15 | 16 | <xmlconsole> TX: <stream:stream to="chat.analytemedia.com" xmlns="jabber:client" xmlns:stream="http://etherx.jabber.org/streams" version="1.0"> |
| 17 | }}} |
16 | 18 | |
17 | 19 | Connection settings: |
| 20 | {{{ |
18 | 21 | <@root> auto_connect = `true' |
19 | 22 | <@root> auto_reconnect = `true' |
… |
… |
|
38 | 41 | <@root> away is empty |
39 | 42 | <@root> status is empty |
| 43 | }}} |