otalk / jingle.js

A generic Jingle session manager implementation, suitable for integration by other XMPP libraries.
MIT License
89 stars 17 forks source link

Filetransfer test #29

Closed fippo closed 9 years ago

fippo commented 9 years ago

adds a filetransfer test

fippo commented 9 years ago

Digging deeper: http://hancke.name/tmp/fail.txt There is a setRemoteDescriptionOnFailure. Because the bundle group has sdparta_0 but the mid is data. This is because the responder is responding with a content name=data:

B { to: 'userA@example.com/foo', type: 'set', jingle: { contents: [ { creator: 'initiator', name: 'data'

@legastero?

fippo commented 9 years ago

adding tests that expose bugs is fun! published as 1.7.1