sounds great.  Let me know when you get to that point and I can work on setting up where we will store this in a repo<span></span><br><br>On Thursday, March 10, 2016, Shlomi Schwartz &lt;<a href="mailto:shlomis@liveperson.com">shlomis@liveperson.com</a>&gt; wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">I will, once it&#39;s done</div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Mar 9, 2016 at 11:40 PM, Michael Jerris <span dir="ltr">&lt;<a href="javascript:_e(%7B%7D,&#39;cvml&#39;,&#39;mike@jerris.com&#39;);" target="_blank">mike@jerris.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word">Looks like you figured a bunch of things out from the comments on stackoverflow.  Yes verto should support video fine in 1.6 and master.  Are you planning on releasing this code?  If so, we would be interested.<div><br></div><div>Mike</div><div><div><div><br><div><blockquote type="cite"><div>On Mar 6, 2016, at 6:48 AM, Shlomi Schwartz &lt;<a href="javascript:_e(%7B%7D,&#39;cvml&#39;,&#39;shlomis@liveperson.com&#39;);" target="_blank">shlomis@liveperson.com</a>&gt; wrote:</div><br><div><div dir="ltr">Posted a detailed question on stack overflow (<a href="http://stackoverflow.com/questions/35826464/webrtc-ios-freeswitch-cant-hear-audio" target="_blank">http://stackoverflow.com/questions/35826464/webrtc-ios-freeswitch-cant-hear-audio</a>)<div>Any help is appreciated :)</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Mar 5, 2016 at 10:21 PM, Anthony Minessale <span dir="ltr">&lt;<a href="javascript:_e(%7B%7D,&#39;cvml&#39;,&#39;anthony.minessale@gmail.com&#39;);" target="_blank">anthony.minessale@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><a href="http://webrtc.freeswitch.org/" target="_blank">webrtc.freeswitch.org</a> is out of date and runs 1.4 where video support has not been fully implemented.<div>The latest code is always running on <a href="http://cantina.freeswitch.org/" target="_blank">cantina.freeswitch.org</a> using master from the tree </div><div><br></div><div>/vc  is verto communicator.</div><div>/verto is the reference implementation client.</div><div><br></div><div><br></div><div><br></div><div><br></div></div><div class="gmail_extra"><div><div><br><div class="gmail_quote">On Sat, Mar 5, 2016 at 12:13 PM, David Wafula <span dir="ltr">&lt;<a href="javascript:_e(%7B%7D,&#39;cvml&#39;,&#39;davidwaf@gmail.com&#39;);" target="_blank">davidwaf@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">I  just got the same results after following the docs from <a href="http://evoluxbr.github.io/verto-docs/" style="font-size:12.8px" target="_blank">http://evoluxbr.github.io/<span>verto</span>-docs/</a>: audio works but video is blank</div><div class="gmail_extra"><div><div><br><div class="gmail_quote">On Thu, Mar 3, 2016 at 3:36 PM, Shlomi Schwartz <span dir="ltr">&lt;<a href="javascript:_e(%7B%7D,&#39;cvml&#39;,&#39;shlomis@liveperson.com&#39;);" target="_blank">shlomis@liveperson.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">While developing the MOD_VERTO on IOS, I was able to get remote stream back from my chrome browser. However this video stream appears black (I do here audio, from my PC on my iPhone).<div>So I went over to <a href="https://webrtc.freeswitch.org/verto/index.html#page-main" target="_blank">https://webrtc.freeswitch.org/verto/index.html#page-main</a> (CHrome - <span style="color:rgb(48,57,66);font-family:&#39;Helvetica Neue&#39;,&#39;Lucida Grande&#39;,sans-serif;font-size:12px">Version 48.0.2564.116 (64-bit)</span>) and unfortunatly the demo page have similar issues:<div><br></div><div>The local video is frozen, and on the remote side the video is black.</div><div><br></div><div>I&#39;m not sure where to start, if anyone can point me to the right direction that would be great :)</div></div></div><div><div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Mar 3, 2016 at 10:25 AM, Shlomi Schwartz <span dir="ltr">&lt;<a href="javascript:_e(%7B%7D,&#39;cvml&#39;,&#39;shlomis@liveperson.com&#39;);" target="_blank">shlomis@liveperson.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Sure, I&#39;ll do that - for now I&#39;m in the signaling phase. Is there a place where I can find more information, like error codes and method invocation flow?</div><div><div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Mar 2, 2016 at 1:22 AM, Michael Jerris <span dir="ltr">&lt;<a href="javascript:_e(%7B%7D,&#39;cvml&#39;,&#39;mike@jerris.com&#39;);" target="_blank">mike@jerris.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word">If you get this working, I&#39;d love to have that open sourced if at all possible.  We have been wanting to work on it so it will get done eventually but if you get it sorted out first it would be a big help.<div><br><div><blockquote type="cite"><div><div><div>On Feb 29, 2016, at 6:43 AM, Shlomi Schwartz &lt;<a href="javascript:_e(%7B%7D,&#39;cvml&#39;,&#39;shlomis@liveperson.com&#39;);" target="_blank">shlomis@liveperson.com</a>&gt; wrote:</div><br></div></div><div><div><div><div dir="ltr" style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px">super, thanks</div><div class="gmail_extra" style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><br><div class="gmail_quote">On Sun, Feb 28, 2016 at 5:17 PM, Shlomi Schwartz<span> </span><span dir="ltr">&lt;<a href="javascript:_e(%7B%7D,&#39;cvml&#39;,&#39;shlomis@liveperson.com&#39;);" target="_blank">shlomis@liveperson.com</a>&gt;</span><span> </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"><div dir="ltr">Hi all,<div><br></div><div>Hello, I&#39;m trying to implement mod_verto JSONRPC on IOS, is there any documentation regarding the dialogParams on verto.invite method?</div><div><br></div><div>The only documentation I found was : <a href="https://freeswitch.org/confluence/display/FREESWITCH/mod_verto" target="_blank">https://freeswitch.org/confluence/display/FREESWITCH/mod_verto</a></div><div><br></div><div>Thanks :)<span><font color="#888888"><br clear="all"><div><br></div>--<span> </span><br><div><div style="width:400px;float:left"><table cellpadding="0" cellspacing="0" border="0"><tbody><tr><td valign="top" colspan="2"><img src="https://signature.s3.amazonaws.com/2015/lp_logo.png" style="display:block;border:0px"></td></tr><tr><td valign="top" colspan="2" style="padding-top:19px"><font style="font-family:arial;font-size:20px;color:rgb(22,32,54)">Shlomi Schwartz</font></td></tr><tr><td valign="top" colspan="2"><font style="font-family:arial;font-size:13px;color:rgb(124,119,116)">R&amp;D Technical Leader</font></td></tr><tr><td valign="top" style="padding-top:10px"><font style="font-family:arial;font-size:13px;color:rgb(124,119,116);font-weight:bold">T:<span> </span><span style="font-weight:normal"><a href="tel:%2B972-74-700-4511" value="+972747004511" target="_blank">+972-74-700-4511</a></span></font></td></tr><tr><td valign="top" colspan="2" style="padding-top:20px"><table cellpadding="0" cellspacing="0" border="0"><tbody><tr><td valign="top"><table cellpadding="0" cellspacing="0" border="0"><tbody><tr><td valign="top" style="padding-right:10px"><a href="http://www.linkedin.com/company/164748" target="_blank"><img src="https://signature.s3.amazonaws.com/2015/LinkedIn.png" style="display:block;border:0px"></a></td><td valign="top" style="padding-right:10px"><a href="http://twitter.com/liveperson" target="_blank"><img src="https://signature.s3.amazonaws.com/2015/Twitter.png" style="display:block;border:0px"></a></td><td valign="top"><a href="http://www.facebook.com/LivePersonInc" target="_blank"><img src="https://signature.s3.amazonaws.com/2015/Facebook.png" style="display:block;border:0px"></a></td></tr></tbody></table></td><td valign="top" style="padding-top:7px;padding-left:10px"><font style="font-family:arial;font-size:16px;color:rgb(124,119,116);font-style:italic">We Create Meaningful Connections</font></td></tr></tbody></table></td></tr><tr><td valign="top" colspan="2" style="padding-top:20px"><a href="http://info.liveperson.com/201602/liz-welch/liveperson-robert-locascio-on-death-of-the-800-call.html" target="_blank"><img src="https://signature.s3.amazonaws.com/2015/banners/Inc_email_banner_2.8.2016.jpg" style="display:block;border:0px"></a></td></tr></tbody></table></div><div style="clear:both"></div></div></font></span></div></div></blockquote></div><br><br clear="all"><div><br></div>--<span> </span><br><div><div style="width:400px;float:left"><table cellpadding="0" cellspacing="0" border="0"><tbody><tr><td valign="top" colspan="2"><img src="https://signature.s3.amazonaws.com/2015/lp_logo.png" style="display:block;border:0px"></td></tr><tr><td valign="top" colspan="2" style="padding-top:19px"><font style="font-family:arial;font-size:20px;color:rgb(22,32,54)">Shlomi Schwartz</font></td></tr><tr><td valign="top" colspan="2"><font style="font-family:arial;font-size:13px;color:rgb(124,119,116)">R&amp;D Technical Leader</font></td></tr><tr><td valign="top" style="padding-top:10px"><font style="font-family:arial;font-size:13px;color:rgb(124,119,116);font-weight:bold">T:<span> </span><span style="font-weight:normal"><a href="tel:%2B972-74-700-4511" value="+972747004511" target="_blank">+972-74-700-4511</a></span></font></td></tr><tr><td valign="top" colspan="2" style="padding-top:20px"><table cellpadding="0" cellspacing="0" border="0"><tbody><tr><td valign="top"><table cellpadding="0" cellspacing="0" border="0"><tbody><tr><td valign="top" style="padding-right:10px"><a href="http://www.linkedin.com/company/164748" target="_blank"><img src="https://signature.s3.amazonaws.com/2015/LinkedIn.png" style="display:block;border:0px"></a></td><td valign="top" style="padding-right:10px"><a href="http://twitter.com/liveperson" target="_blank"><img src="https://signature.s3.amazonaws.com/2015/Twitter.png" style="display:block;border:0px"></a></td><td valign="top"><a href="http://www.facebook.com/LivePersonInc" target="_blank"><img src="https://signature.s3.amazonaws.com/2015/Facebook.png" style="display:block;border:0px"></a></td></tr></tbody></table></td><td valign="top" style="padding-top:7px;padding-left:10px"><font style="font-family:arial;font-size:16px;color:rgb(124,119,116);font-style:italic">We Create Meaningful Connections</font></td></tr></tbody></table></td></tr><tr><td valign="top" colspan="2" style="padding-top:20px"><a href="http://info.liveperson.com/201602/liz-welch/liveperson-robert-locascio-on-death-of-the-800-call.html" target="_blank"><img src="https://signature.s3.amazonaws.com/2015/banners/Inc_email_banner_2.8.2016.jpg" style="display:block;border:0px"></a></td></tr></tbody></table></div><div style="clear:both"></div></div></div><br style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"></div></div><span><div style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><font size="1">This message may contain confidential and/or privileged information. </font></div><div style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><font size="1">If you are not the addressee or authorized to receive this on behalf of the addressee you must not use, copy, disclose or take action based on this message or any information herein. </font></div><div style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><font size="1">If you have received this message in error, please advise the sender immediately by reply email and delete this message. Thank you.</font></div><span style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;float:none;display:inline!important">_________________________________________________________________________</span><br style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><span style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;float:none;display:inline!important">Professional FreeSWITCH Consulting Services:<span> </span></span><br style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><span style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;float:none;display:inline!important"><a href="javascript:_e(%7B%7D,&#39;cvml&#39;,&#39;consulting@freeswitch.org&#39;);" target="_blank">consulting@freeswitch.org</a></span><br style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><span style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;float:none;display:inline!important"><a href="http://www.freeswitchsolutions.com/" target="_blank">http://www.freeswitchsolutions.com</a></span><br style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><br style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><span style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;float:none;display:inline!important">Official FreeSWITCH Sites</span><br style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><span style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;float:none;display:inline!important"><a href="http://www.freeswitch.org/" target="_blank">http://www.freeswitch.org</a></span><br style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><span style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;float:none;display:inline!important"><a href="http://confluence.freeswitch.org/" target="_blank">http://confluence.freeswitch.org</a></span><br style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><span style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;float:none;display:inline!important"><a href="http://www.cluecon.com/" target="_blank">http://www.cluecon.com</a></span><br style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><br style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><span style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;float:none;display:inline!important">FreeSWITCH-users mailing list</span><br style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><span style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;float:none;display:inline!important"><a href="javascript:_e(%7B%7D,&#39;cvml&#39;,&#39;FreeSWITCH-users@lists.freeswitch.org&#39;);" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a></span><br style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><span style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;float:none;display:inline!important"><a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a></span><br style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><span style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;float:none;display:inline!important">UNSUBSCRIBE:http://<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">lists.freeswitch.org/mailman/options/freeswitch-users</a></span><br style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><span style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;float:none;display:inline!important"><a href="http://www.freeswitch.org/" target="_blank">http://www.freeswitch.org</a></span></span></div></blockquote></div><br></div></div><br>_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="javascript:_e(%7B%7D,&#39;cvml&#39;,&#39;consulting@freeswitch.org&#39;);" target="_blank">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com/" rel="noreferrer" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org/" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://confluence.freeswitch.org/" rel="noreferrer" target="_blank">http://confluence.freeswitch.org</a><br>
<a href="http://www.cluecon.com/" rel="noreferrer" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="javascript:_e(%7B%7D,&#39;cvml&#39;,&#39;FreeSWITCH-users@lists.freeswitch.org&#39;);" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" rel="noreferrer" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" rel="noreferrer" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org/" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div><div style="width:400px;float:left"> 

<table cellpadding="0" cellspacing="0" border="0">

<tbody><tr>
        <td valign="top" colspan="2"><img src="https://signature.s3.amazonaws.com/2015/lp_logo.png" style="display:block;border:0"></td>
</tr>
<tr>
        <td valign="top" colspan="2" style="padding-top:19px"><font style="font-family:arial;font-size:20px;color:#162036">Shlomi Schwartz</font></td>
</tr>
<tr>
        <td valign="top" colspan="2"><font style="font-family:arial;font-size:13px;color:#7c7774">R&amp;D Technical Leader</font></td>
</tr>
<tr>
        <td valign="top" style="padding-top:10px"><font style="font-family:arial;font-size:13px;color:#7c7774;font-weight:bold">T: <span style="font-weight:normal"><a href="tel:%2B972-74-700-4511" value="+972747004511" target="_blank">+972-74-700-4511</a></span></font></td>
</tr>


<tr>
        <td valign="top" colspan="2" style="padding-top:20px">
                <table cellpadding="0" cellspacing="0" border="0">
                <tbody><tr>
                        <td valign="top">
                                <table cellpadding="0" cellspacing="0" border="0">
                                <tbody><tr>
                                        <td valign="top" style="padding-right:10px"><a href="http://www.linkedin.com/company/164748" target="_blank"><img src="https://signature.s3.amazonaws.com/2015/LinkedIn.png" style="display:block;border:0"></a></td>
                                        <td valign="top" style="padding-right:10px"><a href="http://twitter.com/liveperson" target="_blank"><img src="https://signature.s3.amazonaws.com/2015/Twitter.png" style="display:block;border:0"></a></td>
                                        <td valign="top"><a href="http://www.facebook.com/LivePersonInc" target="_blank"><img src="https://signature.s3.amazonaws.com/2015/Facebook.png" style="display:block;border:0"></a></td>
                                </tr>
                                </tbody></table>
                        </td>
                        <td valign="top" style="padding-top:7px;padding-left:10px"><font style="font-family:arial;font-size:16px;color:#7c7774;font-style:italic">We Create Meaningful Connections</font></td>
                </tr>
                </tbody></table>
        </td>
</tr>
<tr>
        <td valign="top" colspan="2" style="padding-top:20px"><a href="http://info.liveperson.com/201602/liz-welch/liveperson-robert-locascio-on-death-of-the-800-call.html" target="_blank"><img src="https://signature.s3.amazonaws.com/2015/banners/Inc_email_banner_2.8.2016.jpg" style="display:block;border:0"></a></td>
</tr>


</tbody></table>


</div> 
<div style="clear:both"></div></div>
</div>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div><div style="width:400px;float:left"> 

<table cellpadding="0" cellspacing="0" border="0">

<tbody><tr>
        <td valign="top" colspan="2"><img src="https://signature.s3.amazonaws.com/2015/lp_logo.png" style="display:block;border:0"></td>
</tr>
<tr>
        <td valign="top" colspan="2" style="padding-top:19px"><font style="font-family:arial;font-size:20px;color:#162036">Shlomi Schwartz</font></td>
</tr>
<tr>
        <td valign="top" colspan="2"><font style="font-family:arial;font-size:13px;color:#7c7774">R&amp;D Technical Leader</font></td>
</tr>
<tr>
        <td valign="top" style="padding-top:10px"><font style="font-family:arial;font-size:13px;color:#7c7774;font-weight:bold">T: <span style="font-weight:normal"><a href="tel:%2B972-74-700-4511" value="+972747004511" target="_blank">+972-74-700-4511</a></span></font></td>
</tr>


<tr>
        <td valign="top" colspan="2" style="padding-top:20px">
                <table cellpadding="0" cellspacing="0" border="0">
                <tbody><tr>
                        <td valign="top">
                                <table cellpadding="0" cellspacing="0" border="0">
                                <tbody><tr>
                                        <td valign="top" style="padding-right:10px"><a href="http://www.linkedin.com/company/164748" target="_blank"><img src="https://signature.s3.amazonaws.com/2015/LinkedIn.png" style="display:block;border:0"></a></td>
                                        <td valign="top" style="padding-right:10px"><a href="http://twitter.com/liveperson" target="_blank"><img src="https://signature.s3.amazonaws.com/2015/Twitter.png" style="display:block;border:0"></a></td>
                                        <td valign="top"><a href="http://www.facebook.com/LivePersonInc" target="_blank"><img src="https://signature.s3.amazonaws.com/2015/Facebook.png" style="display:block;border:0"></a></td>
                                </tr>
                                </tbody></table>
                        </td>
                        <td valign="top" style="padding-top:7px;padding-left:10px"><font style="font-family:arial;font-size:16px;color:#7c7774;font-style:italic">We Create Meaningful Connections</font></td>
                </tr>
                </tbody></table>
        </td>
</tr>
<tr>
        <td valign="top" colspan="2" style="padding-top:20px"><a href="http://info.liveperson.com/201602/liz-welch/liveperson-robert-locascio-on-death-of-the-800-call.html" target="_blank"><img src="https://signature.s3.amazonaws.com/2015/banners/Inc_email_banner_2.8.2016.jpg" style="display:block;border:0"></a></td>
</tr>


</tbody></table>


</div> 
<div style="clear:both"></div></div>
</div>

<br>
<div><font size="1">This message may contain confidential and/or privileged information. </font></div><div><font size="1">If you are not the addressee or authorized to receive this on behalf of the addressee you must not use, copy, disclose or take action based on this message or any information herein. </font></div><div><font size="1">If you have received this message in error, please advise the sender immediately by reply email and delete this message. Thank you.</font></div></div></div><br>_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="javascript:_e(%7B%7D,&#39;cvml&#39;,&#39;consulting@freeswitch.org&#39;);" target="_blank">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com/" rel="noreferrer" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org/" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://confluence.freeswitch.org/" rel="noreferrer" target="_blank">http://confluence.freeswitch.org</a><br>
<a href="http://www.cluecon.com/" rel="noreferrer" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="javascript:_e(%7B%7D,&#39;cvml&#39;,&#39;FreeSWITCH-users@lists.freeswitch.org&#39;);" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" rel="noreferrer" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" rel="noreferrer" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org/" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br></blockquote></div><br><br clear="all"><div><br></div>-- <br></div></div><div><div dir="ltr"><div>David W</div></div></div>
</div>
<br>_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="javascript:_e(%7B%7D,&#39;cvml&#39;,&#39;consulting@freeswitch.org&#39;);" target="_blank">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com/" rel="noreferrer" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org/" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://confluence.freeswitch.org/" rel="noreferrer" target="_blank">http://confluence.freeswitch.org</a><br>
<a href="http://www.cluecon.com/" rel="noreferrer" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="javascript:_e(%7B%7D,&#39;cvml&#39;,&#39;FreeSWITCH-users@lists.freeswitch.org&#39;);" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" rel="noreferrer" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" rel="noreferrer" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org/" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br></blockquote></div><br><br clear="all"><div><br></div>-- <br></div></div><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr">Anthony Minessale II       ♬ @anthmfs  ♬ @FreeSWITCH  ♬<div><br><div>☞ <a href="http://freeswitch.org/" target="_blank">http://freeswitch.org/</a>  ☞ <a href="http://cluecon.com/" target="_blank">http://cluecon.com/</a>  ☞ <a href="http://twitter.com/FreeSWITCH" target="_blank">http://twitter.com/FreeSWITCH</a></div><div><div>☞ <a href="http://irc.freenode.net/" target="_blank">irc.freenode.net</a> #freeswitch ☞ <u><a href="http://freeswitch.org/g+" target="_blank">http://freeswitch.org/g+</a></u><br><br></div><div>ClueCon Weekly Development Call <br></div><div>☎ <a href="javascript:_e(%7B%7D,&#39;cvml&#39;,&#39;sip:888@conference.freeswitch.org&#39;);" target="_blank">sip:888@conference.freeswitch.org</a>  ☎ <a href="tel:%2B19193869900" value="+19193869900" target="_blank">+19193869900</a> </div><div><br></div></div></div><div><a href="https://www.youtube.com/watch?v=9XXgW34t40s" style="color:rgb(17,85,204);font-size:12.8000001907349px" target="_blank">https://www.youtube.com/watch?v=9XXgW34t40s</a></div><div><a href="https://www.youtube.com/watch?v=NLaDpGQuZDA" target="_blank">https://www.youtube.com/watch?v=NLaDpGQuZDA</a><br></div></div></div></div></div></div></div>
</div>
<br>_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="javascript:_e(%7B%7D,&#39;cvml&#39;,&#39;consulting@freeswitch.org&#39;);" target="_blank">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com/" rel="noreferrer" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org/" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://confluence.freeswitch.org/" rel="noreferrer" target="_blank">http://confluence.freeswitch.org</a><br>
<a href="http://www.cluecon.com/" rel="noreferrer" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="javascript:_e(%7B%7D,&#39;cvml&#39;,&#39;FreeSWITCH-users@lists.freeswitch.org&#39;);" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" rel="noreferrer" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" rel="noreferrer" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org/" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div><div style="width:400px;float:left"> 

<table cellpadding="0" cellspacing="0" border="0">

<tbody><tr>
        <td valign="top" colspan="2"><img src="https://signature.s3.amazonaws.com/2015/lp_logo.png" style="display:block;border:0"></td>
</tr>
<tr>
        <td valign="top" colspan="2" style="padding-top:19px"><font style="font-family:arial;font-size:20px;color:#162036">Shlomi Schwartz</font></td>
</tr>
<tr>
        <td valign="top" colspan="2"><font style="font-family:arial;font-size:13px;color:#7c7774">R&amp;D Technical Leader</font></td>
</tr>
<tr>
        <td valign="top" style="padding-top:10px"><font style="font-family:arial;font-size:13px;color:#7c7774;font-weight:bold">T: <span style="font-weight:normal"><a href="tel:%2B972-74-700-4511" value="+972747004511" target="_blank">+972-74-700-4511</a></span></font></td>
</tr>


<tr>
        <td valign="top" colspan="2" style="padding-top:20px">
                <table cellpadding="0" cellspacing="0" border="0">
                <tbody><tr>
                        <td valign="top">
                                <table cellpadding="0" cellspacing="0" border="0">
                                <tbody><tr>
                                        <td valign="top" style="padding-right:10px"><a href="http://www.linkedin.com/company/164748" target="_blank"><img src="https://signature.s3.amazonaws.com/2015/LinkedIn.png" style="display:block;border:0"></a></td>
                                        <td valign="top" style="padding-right:10px"><a href="http://twitter.com/liveperson" target="_blank"><img src="https://signature.s3.amazonaws.com/2015/Twitter.png" style="display:block;border:0"></a></td>
                                        <td valign="top"><a href="http://www.facebook.com/LivePersonInc" target="_blank"><img src="https://signature.s3.amazonaws.com/2015/Facebook.png" style="display:block;border:0"></a></td>
                                </tr>
                                </tbody></table>
                        </td>
                        <td valign="top" style="padding-top:7px;padding-left:10px"><font style="font-family:arial;font-size:16px;color:#7c7774;font-style:italic">We Create Meaningful Connections</font></td>
                </tr>
                </tbody></table>
        </td>
</tr>
<tr>
        <td valign="top" colspan="2" style="padding-top:20px"><a href="http://info.liveperson.com/201602/liz-welch/liveperson-robert-locascio-on-death-of-the-800-call.html" target="_blank"><img src="https://signature.s3.amazonaws.com/2015/banners/Inc_email_banner_2.8.2016.jpg" style="display:block;border:0"></a></td>
</tr>


</tbody></table>


</div> 
<div style="clear:both"></div></div>
</div>

<br>
<div><font size="1">This message may contain confidential and/or privileged information. </font></div><div><font size="1">If you are not the addressee or authorized to receive this on behalf of the addressee you must not use, copy, disclose or take action based on this message or any information herein. </font></div><div><font size="1">If you have received this message in error, please advise the sender immediately by reply email and delete this message. Thank you.</font></div>_________________________________________________________________________<br>Professional FreeSWITCH Consulting Services: <br><a href="javascript:_e(%7B%7D,&#39;cvml&#39;,&#39;consulting@freeswitch.org&#39;);" target="_blank">consulting@freeswitch.org</a><br><a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br><br>Official FreeSWITCH Sites<br><a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br><a href="http://confluence.freeswitch.org" target="_blank">http://confluence.freeswitch.org</a><br><a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br><br>FreeSWITCH-users mailing list<br><a href="javascript:_e(%7B%7D,&#39;cvml&#39;,&#39;FreeSWITCH-users@lists.freeswitch.org&#39;);" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br><a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br><a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a></div></blockquote></div><br></div></div></div></div><br>_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="javascript:_e(%7B%7D,&#39;cvml&#39;,&#39;consulting@freeswitch.org&#39;);" target="_blank">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" rel="noreferrer" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://confluence.freeswitch.org" rel="noreferrer" target="_blank">http://confluence.freeswitch.org</a><br>
<a href="http://www.cluecon.com" rel="noreferrer" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="javascript:_e(%7B%7D,&#39;cvml&#39;,&#39;FreeSWITCH-users@lists.freeswitch.org&#39;);" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" rel="noreferrer" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" rel="noreferrer" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div><div style="width:400px;float:left"> 

<table cellpadding="0" cellspacing="0" border="0">

<tbody><tr>
        <td valign="top" colspan="2"><img src="https://signature.s3.amazonaws.com/2015/lp_logo.png" style="display:block;border:0"></td>
</tr>
<tr>
        <td valign="top" colspan="2" style="padding-top:19px"><font style="font-family:arial;font-size:20px;color:#162036">Shlomi Schwartz</font></td>
</tr>
<tr>
        <td valign="top" colspan="2"><font style="font-family:arial;font-size:13px;color:#7c7774">R&amp;D Technical Leader</font></td>
</tr>
<tr>
        <td valign="top" style="padding-top:10px"><font style="font-family:arial;font-size:13px;color:#7c7774;font-weight:bold">T: <span style="font-weight:normal">+972-74-700-4511</span></font></td>
</tr>


<tr>
        <td valign="top" colspan="2" style="padding-top:20px">
                <table cellpadding="0" cellspacing="0" border="0">
                <tbody><tr>
                        <td valign="top">
                                <table cellpadding="0" cellspacing="0" border="0">
                                <tbody><tr>
                                        <td valign="top" style="padding-right:10px"><a href="http://www.linkedin.com/company/164748" target="_blank"><img src="https://signature.s3.amazonaws.com/2015/LinkedIn.png" style="display:block;border:0"></a></td>
                                        <td valign="top" style="padding-right:10px"><a href="http://twitter.com/liveperson" target="_blank"><img src="https://signature.s3.amazonaws.com/2015/Twitter.png" style="display:block;border:0"></a></td>
                                        <td valign="top"><a href="http://www.facebook.com/LivePersonInc" target="_blank"><img src="https://signature.s3.amazonaws.com/2015/Facebook.png" style="display:block;border:0"></a></td>
                                </tr>
                                </tbody></table>
                        </td>
                        <td valign="top" style="padding-top:7px;padding-left:10px"><font style="font-family:arial;font-size:16px;color:#7c7774;font-style:italic">We Create Meaningful Connections</font></td>
                </tr>
                </tbody></table>
        </td>
</tr>
<tr>
        <td valign="top" colspan="2" style="padding-top:20px"><a href="http://info.liveperson.com/201602/liz-welch/liveperson-robert-locascio-on-death-of-the-800-call.html" target="_blank"><img src="https://signature.s3.amazonaws.com/2015/banners/Inc_email_banner_2.8.2016.jpg" style="display:block;border:0"></a></td>
</tr>


</tbody></table>


</div> 
<div style="clear:both"></div></div>
</div>

<br>
<div><font size="1">This message may contain confidential and/or privileged information. </font></div><div><font size="1">If you are not the addressee or authorized to receive this on behalf of the addressee you must not use, copy, disclose or take action based on this message or any information herein. </font></div><div><font size="1">If you have received this message in error, please advise the sender immediately by reply email and delete this message. Thank you.</font></div></blockquote>