Created
February 16, 2010 14:55
-
-
Save conorh/305568 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
=INFO REPORT==== 2010-02-16 04:51:40 === | |
D(<0.199.0>:ejabberd_receiver:320) : Received XML on stream = "<message type=\"chat\" id=\"purple45d00c31\" to=\"[email protected]\" from=\"[email protected]/Adium18999378\"><body>fasdf</body><html xmlns=\"http://jabber.org/protocol/xhtml-im\"><body xmlns=\"http://www.w3.org/1999/xhtml\"><span style=\"font-family: Helvetica; font-size: medium; background: #ffffff;\">fasdf</span></body></html><nos:x value=\"disabled\" xmlns:nos=\"google:nosave\"/><arc:record otr=\"false\" xmlns:arc=\"http://jabber.org/protocol/archive\"/></message>" | |
=INFO REPORT==== 2010-02-16 04:51:40 === | |
D(<0.199.0>:shaper:61) : State: {maxrate,50000,193.68630641370012, | |
1266295899126721}, Size=455 | |
M=4.558829829111692, I=1420.107 | |
=INFO REPORT==== 2010-02-16 04:51:40 === | |
D(<0.200.0>:ejabberd_router:301) : route | |
from {jid,"someuser","gmail.com","Adium18999378","someuser", | |
"gmail.com","Adium18999378"} | |
to {jid,"test","mydomain.com",[],"test","mydomain.com",[]} | |
packet {xmlelement,"message", | |
[{"type","chat"}, | |
{"id","purple45d00c31"}, | |
{"to","[email protected]"}, | |
{"from","[email protected]/Adium18999378"}], | |
[{xmlelement,"body",[],[{xmlcdata,<<"fasdf">>}]}, | |
{xmlelement,"html", | |
[{"xmlns","http://jabber.org/protocol/xhtml-im"}], | |
[{xmlelement,"body", | |
[{"xmlns","http://www.w3.org/1999/xhtml"}], | |
[{xmlelement,"span", | |
[{"style", | |
"font-family: Helvetica; font-size: medium; background: #ffffff;"}], | |
[{xmlcdata,<<"fasdf">>}]}]}]}, | |
{xmlelement,"nos:x", | |
[{"value","disabled"},{"xmlns:nos","google:nosave"}], | |
[]}, | |
{xmlelement,"arc:record", | |
[{"otr","false"}, | |
{"xmlns:arc","http://jabber.org/protocol/archive"}], | |
[]}]} | |
=INFO REPORT==== 2010-02-16 04:51:40 === | |
D(<0.200.0>:ejabberd_local:286) : local route | |
from {jid,"someuser","gmail.com","Adium18999378","someuser", | |
"gmail.com","Adium18999378"} | |
to {jid,"test","mydomain.com",[],"test","mydomain.com",[]} | |
packet {xmlelement,"message", | |
[{"type","chat"},{"id",[...]},{[...],...},{...}], | |
[{xmlelement,[...],...}, | |
{xmlelement,...}, | |
{...}|...]} | |
=INFO REPORT==== 2010-02-16 04:51:40 === | |
D(<0.200.0>:ejabberd_sm:394) : session manager | |
from {jid,"someuser","gmail.com","Adium18999378","someuser", | |
"gmail.com","Adium18999378"} | |
to {jid,"test","mydomain.com",[],"test","mydomain.com",[]} | |
packet {xmlelement,"message", | |
[{"type","chat"},{"id",[...]},{[...],...},{...}], | |
[{xmlelement,[...],...}, | |
{xmlelement,...}, | |
{...}|...]} | |
=INFO REPORT==== 2010-02-16 04:51:40 === | |
D(<0.200.0>:ejabberd_router:301) : route | |
from {jid,"test","mydomain.com",[],"test","mydomain.com",[]} | |
to {jid,"someuser","gmail.com","Adium18999378","someuser", | |
"gmail.com","Adium18999378"} | |
packet {xmlelement,"message", | |
[{"type","error"}, | |
{"to","[email protected]/Adium18999378"}, | |
{"from","[email protected]"}, | |
{"id","purple45d00c31"}], | |
[{xmlelement,"body",[],[{xmlcdata,<<"fasdf">>}]}, | |
{xmlelement,"html", | |
[{"xmlns","http://jabber.org/protocol/xhtml-im"}], | |
[{xmlelement,"body", | |
[{"xmlns","http://www.w3.org/1999/xhtml"}], | |
[{xmlelement,"span", | |
[{"style", | |
"font-family: Helvetica; font-size: medium; background: #ffffff;"}], | |
[{xmlcdata,<<"fasdf">>}]}]}]}, | |
{xmlelement,"nos:x", | |
[{"value","disabled"},{"xmlns:nos","google:nosave"}], | |
[]}, | |
{xmlelement,"arc:record", | |
[{"otr","false"}, | |
{"xmlns:arc","http://jabber.org/protocol/archive"}], | |
[]}, | |
{xmlelement,"error", | |
[{"code","503"},{"type","cancel"}], | |
[{xmlelement,"service-unavailable", | |
[{"xmlns","urn:ietf:params:xml:ns:xmpp-stanzas"}], | |
[]}]}]} | |
=INFO REPORT==== 2010-02-16 04:51:40 === | |
D(<0.200.0>:ejabberd_s2s:251) : s2s manager | |
from {jid,"test","mydomain.com",[],"test","mydomain.com",[]} | |
to {jid,"someuser","gmail.com","Adium18999378","someuser", | |
"gmail.com","Adium18999378"} | |
packet {xmlelement,"message", | |
[{"type","error"},{"to",[...]},{[...],...},{...}], | |
[{xmlelement,[...],...}, | |
{xmlelement,...}, | |
{...}|...]} | |
=INFO REPORT==== 2010-02-16 04:51:40 === | |
D(<0.200.0>:ejabberd_s2s:286) : Finding connection for {"mydomain.com", | |
"gmail.com"} | |
=INFO REPORT==== 2010-02-16 04:51:40 === | |
D(<0.200.0>:ejabberd_s2s:336) : Using ejabberd_s2s_out <0.201.0> | |
=INFO REPORT==== 2010-02-16 04:51:40 === | |
D(<0.200.0>:ejabberd_s2s:255) : sending to process <0.201.0> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment