Discussion:
[jitsi-users] launching Jitsi with XMPP URIs
Daniel Pocock
2014-08-01 09:30:25 UTC
Permalink
If I do:

/usr/bin/jitsi xmpp:user-***@public.gmane.org

then Jitsi starts an XMPP call to user-***@public.gmane.org

XEP-0032[1] specifies some URI query parameters (there are more in the
registry[2]), e.g.

xmpp:user-***@public.gmane.org?message

should start a chat session instead of a phone call. However, using
this syntax, Jitsi complains "Unknown param: message"

Should this be supported or is anybody working on it already?

Is it intended that an XMPP URI without a parameter will always start a
phone call, or should we ask the XMPP people to add explicit parameters
to the registry for voice call and video call?

Are there any alternative query parameters that Jitsi accepts for XMPP?

1. http://xmpp.org/extensions/xep-0032.html#sect-idp1520416

2. http://xmpp.org/registrar/querytypes.html
Daniel Pocock
2014-08-01 09:51:35 UTC
Permalink
oops, it is the opposite - Jitsi starts a phone call for SIP URIs, but
for XMPP URIs it is always starting a chat session.
Post by Daniel Pocock
XEP-0032[1] specifies some URI query parameters (there are more in the
registry[2]), e.g.
should start a chat session instead of a phone call. However, using
this syntax, Jitsi complains "Unknown param: message"
Should this be supported or is anybody working on it already?
Is it intended that an XMPP URI without a parameter will always start a
phone call, or should we ask the XMPP people to add explicit parameters
to the registry for voice call and video call?
Are there any alternative query parameters that Jitsi accepts for XMPP?
1. http://xmpp.org/extensions/xep-0032.html#sect-idp1520416
2. http://xmpp.org/registrar/querytypes.html
_______________________________________________
users mailing list
http://lists.jitsi.org/mailman/listinfo/users
Loading...