Skip to content

Commit 15df4b0

Browse files
author
Konrad Kierus
committed
Allow stanzas from bare JIDs if peer is full JID (most simple implementation, for better one please see discussion here: otalk/jingle.js#20 and this PR otalk/jingle.js#21
1 parent 565e8b4 commit 15df4b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"faye-websocket": "^0.11.1",
3030
"hostmeta": "^2.0.0",
3131
"iana-hashes": "^1.0.2",
32-
"jingle": "github:konradkierus/jingle.js",
32+
"jingle": "github:konradkierus/jingle.js#feature/sip_integration",
3333
"jxt": "^3.0.1",
3434
"jxt-xmpp": "^2.0.0",
3535
"jxt-xmpp-types": "^3.0.0",

0 commit comments

Comments
 (0)