W3C home > Mailing lists > Public > public-webrtc@w3.org > March 2013

Re: Request to Add "username" property to RTCIceServer Object

From: Justin Uberti <juberti@google.com>
Date: Fri, 15 Mar 2013 13:18:43 -0700
Message-ID: <CAOJ7v-38hW9hJd9Vbdm1194RCAL0baAKzAjzUesA0LiCwB2oqQ@mail.gmail.com>
To: "Suhas Nandakumar (snandaku)" <snandaku@cisco.com>
Cc: "public-webrtc@w3.org" <public-webrtc@w3.org>
Sounds good to me.


On Fri, Mar 15, 2013 at 10:47 AM, Suhas Nandakumar (snandaku) <
snandaku@cisco.com> wrote:

>  Hi ,
>
>    I would like to make a request to add optional "username" parameter to
> RTCIceSever  dictionary to enable one to set the username as part of the
> configuration.
>
>  This change is due to removal of user part from the latest TURN URI
> Spec: http://tools.ietf.org/html/draft-petithuguenin-behave-turn-uris-03 and
> hence we need a way to include username outside the uri property of the
> RTCIceServer object.
>
>  Existing:
> dictionary RTCIcseServer {
>   DOMString  url;
>   nullable DOMString credential;
> }
>
>
>  Proposes Change:
>  dictionary RTCIcseServer {
>   DOMString  url;
>   nullable DOMString username;
>   nullable DOMString credential;
> }
>
>  Thanks
> Suhas
>
Received on Friday, 15 March 2013 20:19:31 UTC

This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 19:17:42 UTC