Hi, standards people.

We're in early stage of implementing XEP-0166: Jingle in our iOS client
(mostly because we *really* want those
<https://developer.apple.com/documentation/pushkit> sweet high-priority
background notifications), and we ran into a problem:

per XEP-0166, initiator sends iq stanza to full jid:

<iq from='[email protected]/orchard'
    id='xs51r0k4'
    to='[email protected]/balcony'
    type='set'>

And it is the problem.

1) This message can't be delivered to some offline iOS devices,
because sender does not necessarily know their resources at all
2) Initiator should not choose which device will responder use to
answer a call.

We're currenlty thinking to use message type stanzas sent to barejid
to initiate jingle session, and the XEP should probably be amended to
address these two problems.


-- 
Andrew Nenakhov
CEO, Redsolution, Inc.
https://redsolution.com <http://www.redsolution.com>
_______________________________________________
Standards mailing list
Info: https://mail.jabber.org/mailman/listinfo/standards
Unsubscribe: [email protected]
_______________________________________________

Reply via email to