Login Status


ShareSource Site » Projects » pymsnt » pymsntBug Tracker

Project: MSN transport for XMPP [Bug Tracker]

(*) Summary   [^] Files   [_] Wiki   (») Mercurial Repository  
Actions » View tickets | Report a bug

Bug #363

Vital Bug Details
Summery: message unable to deliver when connection timed out
  Severity: Medium
Status: Priority: Low
Assigned to: Nobody Percent Complete: 0%
Bug Reporter
Reported by: Anonymous ( on Sunday, 25 October 2009, 12:31PM (25/10/2009) )
Bug Details
i have pymsnt running behind firewall and tcp connection will timeout in 10mins.

every msg sent after 10mins idle will be lost.


[2009-10-26 00:25:56] INFO :: email@gmail.com :: Message packet :: onMessage :: Session :: {'body': u'Test6', 'el': <twisted.words.xish.domish.Element object at 0x52809d0>, 'froj': <twisted.words.protocols.jabber.jid.JID instance at 0x51c37a0>, 'fro': u'email@gmail.com/androidvgfJwidSdbas', 'self': 'instance', 'composing': None, 'mID': u'dflK5-58', 'inviteTo': '', 'to': u'destemail..msn.com@msn1.domain.com', 'noerror': False, 'child': <twisted.words.xish.domish.Element object at 0x5280f50>, 'inviteRoom': '', 'mtype': u'chat', 'messageEvent': False, 'toj': <twisted.words.protocols.jabber.jid.JID instance at 0x51e4c20>}
[2009-10-26 00:25:56] INFO :: email@gmail.com :: Message. :: messageReceived :: Session :: {'body': u'Test6', 'resource': u'androidvgfJwidSdbas', 'dest': u'destemail..msn.com@msn1.domain.com', 'self': 'instance', 'mtype': u'chat', 'source': u'email@gmail.com', 'noerror': False, 'destr': None, 'groupchat': None}
[2009-10-26 00:25:56] INFO :: email@gmail.com :: :: sendMessage :: glue.LegacyConnection :: {'text': u'Test6', 'noerror': False, 'userHandle': 'destemail@msn.com', 'self': 'instance'}
[2009-10-26 00:25:56] INFO :: (u'email@gmail.com', 'destemail@msn.com') :: :: sendMessageReal :: msn.msnw.OneSwitchboardSession :: {'text': u'Test6', 'noerror': False, 'self': 'instance'}
[2009-10-26 00:25:56] << MSG 4 N 67
[2009-10-26 00:25:56] << MIME-Version: 1.0
[2009-10-26 00:25:56] << Content-Type: text/plain; charset=UTF-8
[2009-10-26 00:25:56] Test6
[2009-10-26 00:25:56] INFO :: (u'email@gmail.com', 'destemail@msn.com') :: :: connectionLost :: msn.msnw.OneSwitchboardSession :: {'reason': <twisted.python.failure.Failure twisted.internet.error.ConnectionLost>, 'self': 'instance'}
[2009-10-26 00:25:56] Stopping factory <twisted.internet.protocol.ClientFactory instance at 0x5263368>

View History »

Comments

No comments :(

Want to comment?

Please login to ShareSource.