Re: Valid syntax for TURN USERNAME

The TURN URL is like any other URL, any magic characters need to be
URL-encoded. However, the 'username' and 'credential' fields in
RTCIceServer should be processed as-is.

If this isn't what you are seeing, please file a bug.


On Tue, Jan 14, 2014 at 3:22 PM, Iñaki Baz Castillo <ibc@aliax.net> wrote:

> Hi,
>
> AFAIK RFC 5766 (TURN) nor RFC 7065 (TURN URI) define the grammar for
> the TURN USERNAME field. Hope I'm wrong but I was not able to find it
> out.
>
> Chrome complains if the given value contains a "@" symbol but, is that
> based on something?
>
> So, what is the valid grammar for TURN USERNAME?
>
> Thanks a lot.
>
> --
> Iñaki Baz Castillo
> <ibc@aliax.net>
>
>

Received on Wednesday, 15 January 2014 06:26:22 UTC