<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">I suspect if you do transport param like transport=ws it would work but I haven't tried that. &nbsp;I'm not sure why it would be desirable because you can't create outbound websocket connections, so why would you want it on a different profile?<div>&nbsp;<br><div><div>On Jun 26, 2013, at 9:28 AM, Joćo Mesquita &lt;<a href="mailto:jmesquita@freeswitch.org">jmesquita@freeswitch.org</a>&gt; wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div dir="ltr">Whooray!!!! I've installed the new beta yesterday and tried it out with Chrome+JsSIP and it works fantastic!!!<div><br></div><div style="">One question tho, is it possible/desirable to have a sofia profile to work only with webrtc and not with udp or tcp bindings?</div>
<div style=""><br></div><div style="">I haven't tried and I guess I should've before asking dumb questions but....</div></div><div class="gmail_extra"><br clear="all"><div>Joćo Mesquita<br>FreeSWITCH™ Solutions<br></div>

<br><br><div class="gmail_quote">On Tue, Jun 25, 2013 at 7:42 PM, Anthony Minessale <span dir="ltr">&lt;<a href="mailto:anthony.minessale@gmail.com" target="_blank">anthony.minessale@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0px 0px 0px 0.8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; position: static; z-index: auto; ">
<div dir="ltr">Now also working in latest FireFox 22&nbsp;<div><br></div><div>sipml5 works with both chrome and FF</div><div><br></div><div><a href="https://webrtc.freeswitch.org/sipml5/" target="_blank">https://webrtc.freeswitch.org/sipml5/</a><br>

</div><div><br></div></div><div class="gmail_extra"><div><div class="h5"><br><br><div class="gmail_quote">On Tue, Jun 25, 2013 at 2:04 AM, Michael Jerris <span dir="ltr">&lt;<a href="mailto:mike@jerris.com" target="_blank">mike@jerris.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin: 0px 0px 0px 0.8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; position: static; z-index: auto; ">Media is not handled by websockets. &nbsp;Web-sockets are a new transport for sip signaling. &nbsp;If an endpoint registers from a websocket transport, when we send it a call, we automatically send it an sdp appropriate for webrtc. &nbsp;If you want to send a call with an sdp for webrtc that isn't for a registration over websockets, just add media_webrtc=true var to the origination vars. &nbsp;If we receive an sdp from webrtc, we will automatically handle it.<br>


<br>
Mike<br>
<div><br>
On Jun 25, 2013, at 12:37 AM, Jeff Leung &lt;<a href="mailto:jleung@v10networks.ca" target="_blank">jleung@v10networks.ca</a>&gt; wrote:<br>
<br>
&gt; Media wise, how would that be handled with web sockets?<br>
&gt;<br>
&gt;&gt; -----Original Message-----<br>
&gt;&gt; From: <a href="mailto:freeswitch-users-bounces@lists.freeswitch.org" target="_blank">freeswitch-users-bounces@lists.freeswitch.org</a> [mailto:<a href="mailto:freeswitch-" target="_blank">freeswitch-</a><br>
&gt;&gt; <a href="mailto:users-bounces@lists.freeswitch.org" target="_blank">users-bounces@lists.freeswitch.org</a>] On Behalf Of Dan Barua<br>
&gt;&gt; Sent: Monday, June 24, 2013 3:10 PM<br>
&gt;&gt; To: <a href="mailto:freeswitch-users@lists.freeswitch.org" target="_blank">freeswitch-users@lists.freeswitch.org</a><br>
&gt;&gt; Subject: Re: [Freeswitch-users] FreeSWITCH adds WebRTC support to new<br>
&gt;&gt; 1.4 BETA.<br>
&gt;&gt;<br>
&gt;&gt; I asked the same question on Google+, Michael Jerris helpfully replied:<br>
&gt;&gt;<br>
&gt;&gt; you just need to setup FreeSWITCH as normal, and add 2 configuration<br>
&gt;&gt; params for the binding addresses for the websockets and secure<br>
&gt;&gt; websockets. &nbsp;the params are ws-binding and wss-binding format is ip:port or<br>
&gt;&gt; just :port if your using the same ip as sip-ip<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; I haven't got round to trying it myself yet.<br>
&gt;&gt;<br>
&gt;</div></blockquote></div></div></div></div></blockquote></div></div></blockquote></div></div></body></html>