<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
"If log-uuid-short is set, or -S is passed to fs_cli, we only
display the first 8 hex digits of the UUID. The log-uuid-chars
option may instead be set to specify some other truncation length
for the UUID." -Travis Cross in the commit message.<br>
<br>
Let me know if this helps, if not, I can try to explain it.<br>
<br>
-Kathleen<br>
<br>
<br>
<div class="moz-cite-prefix">On 06/19/2014 04:40 AM, Avi Marcus
wrote:<br>
</div>
<blockquote
cite="mid:00000146b3ede9f7-146dc14e-4af8-4075-aafd-bdd517f86684-000000@email.amazonses.com"
type="cite">
<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 moz-do-not-send="true"
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 moz-do-not-send="true"
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 moz-do-not-send="true"
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 moz-do-not-send="true"
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 moz-do-not-send="true"
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 moz-do-not-send="true"
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 moz-do-not-send="true"
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 moz-do-not-send="true"
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 moz-do-not-send="true"
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 moz-do-not-send="true"
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 moz-do-not-send="true"
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 moz-do-not-send="true"
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 moz-do-not-send="true"
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 moz-do-not-send="true"
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
moz-do-not-send="true"
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 moz-do-not-send="true" href="tel:%28877%29%20211-9337" value="+18772119337" target="_blank">(877) 211-9337</a>
Cell: <a moz-do-not-send="true" href="tel:%28703%29%20859-3757" value="+17038593757" target="_blank">(703) 859-3757</a>
<a moz-do-not-send="true" 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 moz-do-not-send="true"
href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a moz-do-not-send="true"
href="http://www.freeswitchsolutions.com"
target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication
Server<br>
<a moz-do-not-send="true" href="http://www.cudatel.com"
target="_blank">http://www.cudatel.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a moz-do-not-send="true" href="http://www.freeswitch.org"
target="_blank">http://www.freeswitch.org</a><br>
<a moz-do-not-send="true"
href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
<a moz-do-not-send="true" href="http://www.cluecon.com"
target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a moz-do-not-send="true"
href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a moz-do-not-send="true"
href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users"
target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a moz-do-not-send="true"
href="http://lists.freeswitch.org/mailman/options/freeswitch-users"
target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a moz-do-not-send="true" href="http://www.freeswitch.org"
target="_blank">http://www.freeswitch.org</a><br>
<br>
</blockquote>
</div>
<br>
</div>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_________________________________________________________________________
Professional FreeSWITCH Consulting Services:
<a class="moz-txt-link-abbreviated" href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a>
<a class="moz-txt-link-freetext" href="http://www.freeswitchsolutions.com">http://www.freeswitchsolutions.com</a>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server
<a class="moz-txt-link-freetext" href="http://www.cudatel.com">http://www.cudatel.com</a>
Official FreeSWITCH Sites
<a class="moz-txt-link-freetext" href="http://www.freeswitch.org">http://www.freeswitch.org</a>
<a class="moz-txt-link-freetext" href="http://wiki.freeswitch.org">http://wiki.freeswitch.org</a>
<a class="moz-txt-link-freetext" href="http://www.cluecon.com">http://www.cluecon.com</a>
FreeSWITCH-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a>
<a class="moz-txt-link-freetext" href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a>
UNSUBSCRIBE:<a class="moz-txt-link-freetext" href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a>
<a class="moz-txt-link-freetext" href="http://www.freeswitch.org">http://www.freeswitch.org</a>
</pre>
</blockquote>
<br>
<pre class="moz-signature" cols="72">--
Kathleen King
Quentus Technologies, INC
1037 NE 65th St Suite 273
Seattle, WA 98115
Main: (877) 211-9337
Cell: (703) 859-3757
<a class="moz-txt-link-abbreviated" href="mailto:kathleen.king@quentustech.com">kathleen.king@quentustech.com</a></pre>
</body>
</html>