Daniel Pocock
2014-08-01 09:30:25 UTC
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
/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