<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <meta http-equiv="content-type" content="text/html;
      charset=ISO-8859-1">
    <meta http-equiv="content-type" content="text/html;
      charset=ISO-8859-1">
    &nbsp; Hello, again. This week in the
    FreeSWITCH master branch we had 40 commits. We had quite a few new
    features this week such as work in mod_LDAP to allow for
    authenticating from LDAP instead of the XML directory, added a new
    option to request TEP to be used for an outbound fax call in
    spandsp,
    added additional warnings to remind users to change the default
    password in the default dialplan, support for hardware DTMF in
    ftmod_gsm, and added clear channel for mono participants while in a
    conference with 3D callers. These are just a few of the commits for
    this week and more miscellaneous commits can be found in the
    attached
    text document. <br>
    <br>
    The following bugs were squashed:<br>
    ba067f3 Fix for failing rpm build in
    mod_spidermonkey.&nbsp;
    <br>
    Jira:
    <a href="http://jira.freeswitch.org/browse/FS-6563">http://jira.freeswitch.org/browse/FS-6563</a>&nbsp;
    <br>
    e1d814b Fix for CDR insert fail in
    mod_cdr_pg_csv when variable with quote="false" attribute
    is not defined in mod_cdr_pg_csv.
    <br>
    Jira:
    <a href="http://jira.freeswitch.org/browse/FS-6565">http://jira.freeswitch.org/browse/FS-6565</a>
    <br>
    8951d26 Fixed a strepoch daylight
    saving time bug in FS core.
    <br>
    Jira:
    <a href="http://jira.freeswitch.org/browse/FS-6626">http://jira.freeswitch.org/browse/FS-6626</a>
    <br>
    8ec7b25 Enabled fscore_pb to work on OS
    X.
    <br>
    Jira:
    <a href="http://jira.freeswitch.org/browse/FS-4939">http://jira.freeswitch.org/browse/FS-4939</a>
    <br>
    21ae587 Removed disabling of require
    timer for T.38 re-invites in mod_sofia.<br>
    <br>
    New features that were
    added:<br>
    9a4e29d Authenticate users from LDAP instead of XML
    directory.
    <br>
    Jira:
    <a href="http://jira.freeswitch.org/browse/FS-4870">http://jira.freeswitch.org/browse/FS-4870</a>
    <br>
    a79a9ea Set total detect time variable
    in mod_avmd.
    <br>
    Jira:
    <a href="http://jira.freeswitch.org/browse/FS-6373">http://jira.freeswitch.org/browse/FS-6373</a>
    <br>
    ec00823 FS-5516 allow get params in URL
    in mod_xml_cdr.
    <br>
    Jira:
    <a href="http://jira.freeswitch.org/browse/FS-5516">http://jira.freeswitch.org/browse/FS-5516</a>
    <br>
    28e90ad FS-5501 fire event on profile
    start in mod_sofia
    <br>
    Jira:
    <a href="http://jira.freeswitch.org/browse/FS-5501">http://jira.freeswitch.org/browse/FS-5501</a>
    <br>
    a03963f Fold livetables into verto obj
    and expose moderator mode in mod_verto.
    <br>
    0fb179a Add new option to request TEP
    to be used for an outbound fax call in mod_spandsp
    <br>
    a99df48 FS-4861 improve logging when
    using c++ wrapper in FS core.
    <br>
    Jira:
    <a href="http://jira.freeswitch.org/browse/FS-4861">http://jira.freeswitch.org/browse/FS-4861</a>
    <br>
    e79f872 Additional fields can now be
    specified by adding
    LOG_FIELDS[name=string_value,@#name=number_value]
    to beginning of log. Added _microtimestamp additional field since
    graylog2 only has millisecond timestamp precision in mod_graylog2.
    <br>
    07f4c62 Added ORDER BY score to select
    statement for 'callcenter_config queue list members QUEUE' in
    mod_conference.
    <br>
    Jira:
    <a href="http://jira.freeswitch.org/browse/FS-6646">http://jira.freeswitch.org/browse/FS-6646</a>
    <br>
    ebe4238 Added additional alerting if
    default directory password is not changed in default dialplan
    configs.
    <br>
    4bc1b73 Allow hwdtmf parameter to
    accept detect or generate in ftdmod_gsm.
    <br>
    eae1c44 Additional input checks on
    LOG_FIELDS[] in mod_graylog2.
    <br>
    4021482 Added additional checks that
    HDLC frames arriving at the T.38 gateway engine begin with the
    correct 2 bytes in spandsp.
    <br>
    0b6f10a Added support for hardware DTMF
    in ftmod_gsm.
    <br>
    a0a8a66 Increased expires from integer
    to bigint in mod_sofia.
    <br>
    Jira:
    <a href="http://jira.freeswitch.org/browse/FS-6420">http://jira.freeswitch.org/browse/FS-6420</a>
    <br>
    64489c5 Added support for DTMF
    generation to be performed in the signaling modules (currently only
    used by the gsm signaling driver) in freetdm
    <br>
    fd9d77f Add clear channel for mono
    participants while in a conference with 3d callers in
    mod_conference.
    <br>
    88940d3 Log websocket write failures in
    mod_verto.<br>
    <br>
    Improvements in cross platform build
    supports:<br>
    99d0f13 Attempt to fix build of
    mod_cdr_pg_csv
    <br>
    Jira:
    <a href="http://jira.freeswitch.org/browse/FS-6566">http://jira.freeswitch.org/browse/FS-6566</a>
    <br>
    In terms of stability these were the
    use cases that were fixed:<br>
    e742522 Fix several leaks on module
    shutdown in mod_freetdm.<br>
    <br>
    Feedback is welcome at
    <a class="moz-txt-link-abbreviated" href="mailto:kathleen.king@quentustech.com">kathleen.king@quentustech.com</a> and the commits for this week are in
    the attached file along with the corresponding Jira links. <br>
    <style type="text/css"></style>
    <style type="text/css"></style>
    <pre class="moz-signature" cols="72">-- 
Kathleen King
Quentus Technologies, INC
1037 NE 65th St Suite 273
Seattle, WA 98115
Main:   (253) 617-3210
Cell:   (703) 859-3757
<a class="moz-txt-link-abbreviated" href="mailto:kathleen.king@quentustech.com">kathleen.king@quentustech.com</a></pre>
  </body>
</html>