<div dir="ltr">Thanks!<div><br></div><div>What is <span style="font-family:arial,sans-serif;font-size:12.800000190734863px">log-uuid-short? It didn't show up on the wiki or on confluence - </span><font face="arial, sans-serif"><a href="https://confluence.freeswitch.org/dosearchsite.action?queryString=log-uuid-short">https://confluence.freeswitch.org/dosearchsite.action?queryString=log-uuid-short</a></font></div>
<div class="gmail_extra"><br clear="all"><div><div dir="ltr"><span style="font-family:Verdana,Arial,Helvetica,sans-serif;font-size:small">-Avi<br></span></div></div>
<br><br><div class="gmail_quote">On Thu, Jun 19, 2014 at 7:50 AM, Kathleen King <span dir="ltr"><<a href="mailto:kathleen.king@quentustech.com" target="_blank">kathleen.king@quentustech.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div bgcolor="#FFFFFF" text="#000000">
<p style="margin-bottom:0in">Hello, again. This passed two weeks in
the FreeSWITCH master branch we had 65 commits. These passed two
weeks some new features have been added! A new log-uuid-short
option
was added to fs_cli, added stereo capabilities of Freeswitch, and
this week saw the addition of a new module called mod_verto! </p>
<p style="margin-bottom:0in">You can test the new module and stereo
capabilities by using headphones to play with the sound and
following
the link below using Chrome. Make a call into a conference at
3500,
hear some funny prompts at 9386, or 3d1 to hear a 3D sound demo! <a href="https://webrtc.freeswitch.org/verto/verto.html#page-main" target="_blank">https://webrtc.freeswitch.org/verto/verto.html#page-main</a>
</p>
<p style="margin-bottom:0in">Mod_verto is a signaling protocol that
is used to simplify coding and implementing calls from web
browsers
and various devices to Freeswitch. More information about this new
module can be found here:
<a href="https://confluence.freeswitch.org/display/FREESWITCH/mod_verto" target="_blank">https://confluence.freeswitch.org/display/FREESWITCH/mod_verto</a>
And the stereo capabilities can be seen in the commits 928a989 and
4e5ecdf.</p>
<p style="margin-bottom:0in"> </p>
<p style="margin-bottom:0in">The following bugs were squashed:</p>
3ab1044 FS-6562 --resolve fixed event
not firing for SIP message username prefixed with '+' in mod_sofia<br>
Jira:
<a href="http://jira.freeswitch.org/browse/FS-6562" target="_blank">http://jira.freeswitch.org/browse/FS-6562</a><br>
3549488 Fixed a problem in FAX where
a received handshake, delayed so much it is received as we queue a
retry, causes the retry frame to remain queued in the HDLC entity.<br>
0685027 fixed a bug that was causing
WSS to disconnect randomly in libsofia<br>
Jira:
<a href="http://jira.freeswitch.org/browse/FS-6574" target="_blank">http://jira.freeswitch.org/browse/FS-6574</a><br>
280e816 FS-6590 fixed stereo files
audio issue in mod_shout<br>
Jira:
<a href="http://jira.freeswitch.org/browse/FS-6590" target="_blank">http://jira.freeswitch.org/browse/FS-6590</a><br>
c82ac3a FS-6535 fix double lock on
speech detection failure in mod_rayo<br>
Jira:
<a href="http://jira.freeswitch.org/browse/FS-6535" target="_blank">http://jira.freeswitch.org/browse/FS-6535</a><br>
bb6869b FS-6535 allow multiple grammars
(including dtmf) when using unimrcp in mod_rayo<br>
Jira:
<a href="http://jira.freeswitch.org/browse/FS-6535" target="_blank">http://jira.freeswitch.org/browse/FS-6535</a><br>
9e600ec FS-6591 --resolve If you are
still using spidermonkey you should migrate to v8<br>
Jira:
<a href="http://jira.freeswitch.org/browse/FS-6591" target="_blank">http://jira.freeswitch.org/browse/FS-6591</a>
<p style="margin-bottom:0in">New features that were
added:<br>
49ee678 FS-6540 Adding proxy refer replaces please test
</p>
Jira:
<a href="http://jira.freeswitch.org/browse/FS-6540" target="_blank">http://jira.freeswitch.org/browse/FS-6540</a><br>
c015013 Add log-uuid-short option to
fs_cli<br>
928a989 the first pass for adding
stereo support for FS<br>
1ffb1ee WIP on the addition of a new
module called mod_verto<br>
c0e7e7b add reset function to clear
some state data in the rtp session in switch_rtp<br>
94ab52c Improved FAX disconnect
handling in spandsp<br>
33541dc add logging to mod_verto<br>
4e5ecdf setting plc to only run on mono
channels<br>
9108a08 fixing the build for mod_verto<br>
31a181a implement digit timeout for
dialing in mod_skinny<br>
12da85e Check for execv(3) errors when
reincarnating<br>
7f36607 verto default config for
mod_verto<br>
bfaf20c fix install for mod_verto
<p style="margin-bottom:0in">Improvements in cross platform build
supports:</p>
ab5278c stereo: fix mod_flite,
mod_ssml, mod_unimrcp compile errors<br>
97cc089 fix compile errs in
mod_conference<br>
09ae3a9 don't require more libs than we
really need when linking embedded perl modules<br>
a607c20 Windows fix for commit
a0e9ddf58943171a9031159919e99ef20147a11e in esl_config<br>
9aa5102 FS-6535 fixed a compiler error
in mod_rayo<br>
Jira:
<a href="http://jira.freeswitch.org/browse/FS-6535" target="_blank">http://jira.freeswitch.org/browse/FS-6535</a><br>
43770aa fixed the building of libldns
in Windows<br>
Jira:
<a href="http://jira.freeswitch.org/browse/FS-6583" target="_blank">http://jira.freeswitch.org/browse/FS-6583</a>
<p style="margin-bottom:0in">In terms of stability these were the
use cases that were fixed:</p>
fc7a749 Various little memory leak
possibilities in spandsp sorts, and the spandsp test suite is now
mostly OK with valgrind<br>
148c21c FS-477 fix leaked lock in
mod_skinny<br>
Jira:
<a href="http://jira.freeswitch.org/browse/FS-477" target="_blank">http://jira.freeswitch.org/browse/FS-477</a>
<p style="margin-bottom:0in">Feedback is welcome at
<a href="mailto:kathleen.king@quentustech.com" target="_blank">kathleen.king@quentustech.com</a> and the commits for this week are in
the attached file along with the corresponding Jira links.</p><span class="HOEnZb"><font color="#888888">
<pre cols="72">--
Kathleen King
Quentus Technologies, INC
1037 NE 65th St Suite 273
Seattle, WA 98115
Main: <a href="tel:%28877%29%20211-9337" value="+18772119337" target="_blank">(877) 211-9337</a>
Cell: <a href="tel:%28703%29%20859-3757" value="+17038593757" target="_blank">(703) 859-3757</a>
<a href="mailto:kathleen.king@quentustech.com" target="_blank">kathleen.king@quentustech.com</a></pre>
</font></span></div>
<br>_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.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://wiki.freeswitch.org" target="_blank">http://wiki.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="mailto:FreeSWITCH-users@lists.freeswitch.org">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><br>
<br></blockquote></div><br></div></div>