<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size: 12pt; color: rgb(0, 0, 0); font-family: Calibri, Helvetica, sans-serif, "EmojiFont", "Apple Color Emoji", "Segoe UI Emoji", NotoColorEmoji, "Segoe UI Symbol", "Android Emoji", EmojiSymbols;" dir="ltr">
<p style="margin-top:0;margin-bottom:0">Thanks <span>Vallimamod, that gives me some additional info we weren't aware of (re: preamble and t38 max bitrate).</span></p>
<p style="margin-top:0;margin-bottom:0"><span><br>
</span></p>
I noticed you mentioned disabling v17; which would allow the bitrate to increase to 14400, which is where we're seeing the problem. We want to force/limit the max bitrate under all circumstances (t38 or t30 over g711) to 9600, which we know works.<br>
<br>
Some additional info;<br>
<br>
Doing some further digging; the problem doesn't appear to specifically lie with t38; from what we can see some fax calls come in via t30 over g711 which also fail with a bit rate of 14400.
<br>
<br>
<div>Given the preamble info you mentioned, could it be we're sending the sending fax our capabilities (i.e. max bitrate = 9600) and it's ignoring this and sends it across at 14400? I would assume that most, if not all faxes have the capability to send at 9600
 if requested?</div>
<br>
Given our issue relates to incoming (i.e we're the receiving end), is there anything else we can do within FS to force the lower bit rate?<br>
<br>
cheers,<br>
A<br>
<br>
<br>
 <br>
<div style="color: rgb(0, 0, 0);">
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font style="font-size:11pt" face="Calibri, sans-serif" color="#000000"><b>From:</b> FreeSWITCH-users <freeswitch-users-bounces@lists.freeswitch.org> on behalf of Vallimamod Abdullah <vma@vallimamod.org><br>
<b>Sent:</b> Thursday, 1 March 2018 4:34 AM<br>
<b>To:</b> FreeSWITCH Users Help<br>
<b>Subject:</b> Re: [Freeswitch-users] Fax Transmit Rate - force to 9600?</font>
<div> </div>
</div>
<div class="" style="word-wrap:break-word; line-break:after-white-space">Hi,
<div class=""><br class="">
</div>
<div class="">From the error message, it looks like the remote fax drops the call when it sees no match between capabilities (it's the receiving fax who sends the preamble with its capabilities first.)</div>
<div class="">According to the source code, with v17 disabled, the max bitrate over t38 is 9600, else it's 14400. So I guess you need to enable v17 to communicate with faxes with min bitrates greater than 9600.</div>
<div class=""><br class="">
<div class="">
<div class="" style="color:rgb(0,0,0); letter-spacing:normal; text-align:start; text-indent:0px; text-transform:none; white-space:normal; word-spacing:0px; word-wrap:break-word">
<div class="" style="color:rgb(0,0,0); letter-spacing:normal; text-align:start; text-indent:0px; text-transform:none; white-space:normal; word-spacing:0px; word-wrap:break-word">
<div class="" style="color:rgb(0,0,0); letter-spacing:normal; text-align:start; text-indent:0px; text-transform:none; white-space:normal; word-spacing:0px; word-wrap:break-word">
Best Regards,<br class="">
-- <br class="">
Vallimamod Abdullah</div>
<div class="" style="color:rgb(0,0,0); letter-spacing:normal; text-align:start; text-indent:0px; text-transform:none; white-space:normal; word-spacing:0px; word-wrap:break-word">
SIP Solutions</div>
<div class="" style="color:rgb(0,0,0); letter-spacing:normal; text-align:start; text-indent:0px; text-transform:none; white-space:normal; word-spacing:0px; word-wrap:break-word">
<a href="mailto:vma@sipsolutions.fr" class="" id="LPlnk412397" previewremoved="true">vma@sipsolutions.fr</a><br class="">
.</div>
</div>
</div>
</div>
<div><br class="">
<blockquote type="cite" class="">
<div class="">On 28 Feb 2018, at 02:32, Andrew <<a href="mailto:asims1979@hotmail.com" class="" id="LPlnk524519" previewremoved="true">asims1979@hotmail.com</a>> wrote:</div>
<br class="x_Apple-interchange-newline">
<div class="">
<div id="x_divtagdefaultwrapper" dir="ltr" class="" style="font-style:normal; font-weight:normal; letter-spacing:normal; text-align:start; text-indent:0px; text-transform:none; white-space:normal; word-spacing:0px; font-size:12pt; font-family:Calibri,Helvetica,sans-serif,EmojiFont,"Apple Color Emoji","Segoe UI Emoji",NotoColorEmoji,"Segoe UI Symbol","Android Emoji",EmojiSymbols">
<div class="" style="margin-top:0px; margin-bottom:0px">Hi all,</div>
<div class="" style="margin-top:0px; margin-bottom:0px"><br class="">
</div>
We've been trying to get our fax implementation as reliable as possible using FS; we've had some great results with inbound faxes with the following items set in the incoming dial-plan:
<div class="" style="margin-top:0px; margin-bottom:0px"><br class="">
</div>
<p class="" style="margin-top:0px; margin-bottom:0px"></p>
<div class="">
<div class="">action application ="answer"/><br class="">
action application="playback" data="silence_stream://2000"/></div>
action    set    ignore_early_media=true<br class="">
action    set    absolute_codec_string='PCMU,PCMA'<br class="">
action    set    fax_enable_t38=true<br class="">
action    set    fax_verbose=true<br class="">
action    set    fax_use_ecm=true<br class="">
action    set    disable-v17=true<br class="">
action    set    fax_v17_disabled=true<br class="">
action    set    fax_disable_v17=true<br class="">
action    set    fax_enable_t38_request=true<br class="">
<span class="">application    rxfax    <span class="">/tmp/FAX-IN-${uuid}.tif</span></span></div>
<p class="" style="margin-top:0px; margin-bottom:0px"></p>
<div class="" style="margin-top:0px; margin-bottom:0px"><span class="">application    hangup</span></div>
<div class="" style="margin-top:0px; margin-bottom:0px"><br class="">
The one thing that we have identified with this configuration is that 99% of inbound faxes come through fine when the fax transfer rate is negotiated at 9600 bps (as a result of the<span class="">fax_v17_disabled=true</span><span class="x_Apple-converted-space"> </span>setting).<br class="">
</div>
<div class="" style="margin-top:0px; margin-bottom:0px"><br class="">
</div>
<div class="" style="margin-top:0px; margin-bottom:0px">However, we still see quite a few incoming faxes reported as coming in with a<span class="x_Apple-converted-space"> </span><span class="">fax transfer rate</span><span class="x_Apple-converted-space"> </span>of
 14400 bps, which have a 100% fail rate.</div>
<div class="" style="margin-top:0px; margin-bottom:0px"><br class="">
</div>
<div class="" style="margin-top:0px; margin-bottom:0px">I understand that the two ends need to negotiate a rate; but how do we force (or only offer) the rate of 9600 or lower? My understanding is that<span class="x_Apple-converted-space"> </span><span class="">the
 fax_v17_disabled=true setting should cover that? My first thought was that the remote end was forcing the rate at 14400, regardless of what we were sending back in terms of fax capabilities.</span></div>
<div class="" style="margin-top:0px; margin-bottom:0px"><span class=""><br class="">
</span></div>
<div class="" style="margin-top:0px; margin-bottom:0px"><span class="">Not sure if it helps, but the two error messages we receive when faxes fail due to the 14400 rate are:<br class="">
</span></div>
<p class="" style="margin-top:0px; margin-bottom:0px"><span class=""></span></p>
<div class="">- Unexpected DCN while waiting for DCS or DIS, and<br class="">
<div class="">- The call dropped prematurely<span class="x_Apple-converted-space"> </span><br class="">
</div>
<span class=""></span><span class=""><br class="">
My thought was, If we could find a way to get all faxes coming in at 9600, we'd be able to improve the reliability.<span class="x_Apple-converted-space"> </span><br class="">
<br class="">
Looking through the wiki and previous list messages, the<span class="x_Apple-converted-space"> </span><span class="">fax_disable_v17=true</span><span class="x_Apple-converted-space"> </span>setting seems to be the documented approach, but I'm not sure why we're
 still seeing faxes come in at a higher rate.<br class="">
<br class="">
Any advice on this or are we missing something with regards to locking in the lower speed?<br class="">
<br class="">
cheers,<br class="">
A<br class="">
</span></div>
<p class="" style="margin-top:0px; margin-bottom:0px"></p>
<div class="" style="margin-top:0px; margin-bottom:0px"><br class="">
</div>
</div>
<span class="" style="font-family:Monaco; font-size:12px; font-style: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 class="" style="font-family:Monaco; font-size:12px; font-style:normal; font-weight:normal; letter-spacing:normal; text-align:start; text-indent:0px; text-transform:none; white-space:normal; word-spacing:0px">
<span class="" style="font-family:Monaco; font-size:12px; font-style: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><br class="" style="font-family:Monaco; font-size:12px; font-style:normal; font-weight:normal; letter-spacing:normal; text-align:start; text-indent:0px; text-transform:none; white-space:normal; word-spacing:0px">
<a href="mailto:consulting@freeswitch.org" class="" style="font-family:Monaco; font-size:12px; font-style:normal; font-weight:normal; letter-spacing:normal; orphans:auto; text-align:start; text-indent:0px; text-transform:none; white-space:normal; widows:auto; word-spacing:0px" id="LPlnk122358" previewremoved="true">consulting@freeswitch.org</a><br class="" style="font-family:Monaco; font-size:12px; font-style:normal; font-weight:normal; letter-spacing:normal; text-align:start; text-indent:0px; text-transform:none; white-space:normal; word-spacing:0px">
<a href="http://www.freeswitchsolutions.com/" class="" style="font-family:Monaco; font-size:12px; font-style:normal; font-weight:normal; letter-spacing:normal; orphans:auto; text-align:start; text-indent:0px; text-transform:none; white-space:normal; widows:auto; word-spacing:0px" id="LPlnk226640" previewremoved="true">http://www.freeswitchsolutions.com</a><br class="" style="font-family:Monaco; font-size:12px; font-style:normal; font-weight:normal; letter-spacing:normal; text-align:start; text-indent:0px; text-transform:none; white-space:normal; word-spacing:0px">
<br class="" style="font-family:Monaco; font-size:12px; font-style:normal; font-weight:normal; letter-spacing:normal; text-align:start; text-indent:0px; text-transform:none; white-space:normal; word-spacing:0px">
<span class="" style="font-family:Monaco; font-size:12px; font-style: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 class="" style="font-family:Monaco; font-size:12px; font-style:normal; font-weight:normal; letter-spacing:normal; text-align:start; text-indent:0px; text-transform:none; white-space:normal; word-spacing:0px">
<a href="http://www.freeswitch.org/" class="" style="font-family:Monaco; font-size:12px; font-style:normal; font-weight:normal; letter-spacing:normal; orphans:auto; text-align:start; text-indent:0px; text-transform:none; white-space:normal; widows:auto; word-spacing:0px" id="LPlnk501369" previewremoved="true">http://www.freeswitch.org</a>
<div id="LPBorder_GT_15198553490040.6339831736892577" style="margin-bottom: 20px; overflow: auto; width: 100%; text-indent: 0px;">
<table id="LPContainer_15198553489990.8247902622325498" style="width: 90%; background-color: rgb(255, 255, 255); position: relative; overflow: auto; padding-top: 20px; padding-bottom: 20px; margin-top: 20px; border-top: 1px dotted rgb(200, 200, 200); border-bottom: 1px dotted rgb(200, 200, 200);" role="presentation" cellspacing="0">
<tbody>
<tr style="border-spacing: 0px;" valign="top">
<td id="ImageCell_15198553490010.790359529208887" style="width: 250px; position: relative; display: table-cell; padding-right: 20px;" colspan="1">
<div id="LPImageContainer_15198553490010.20557703986780307" style="background-color: rgb(255, 255, 255); height: 131px; position: relative; margin: auto; display: table; width: 250px;">
<a id="LPImageAnchor_15198553490020.7660517080964747" style="display: table-cell; text-align: center;" href="http://www.freeswitch.org/" target="_blank"><img style="display: inline-block; max-width: 250px; max-height: 250px; height: 131px; width: 250px; border-width: 0px; vertical-align: bottom;" id="LPThumbnailImageID_15198553490020.8848827433420321" width="250" height="131" src="https://freeswitch.org/theme/img/freeswitch-social.png"></a></div>
</td>
<td id="TextCell_15198553490020.666370265268997" style="vertical-align: top; position: relative; padding: 0px; display: table-cell;" colspan="2">
<div id="LPRemovePreviewContainer_15198553490020.22920293707496475"></div>
<div id="LPTitle_15198553490020.6124396549557777" style="top: 0px; color: rgb(0, 120, 215); font-weight: 400; font-size: 21px; font-family: "wf_segoe-ui_light", "Segoe UI Light", "Segoe WP Light", "Segoe UI", "Segoe WP", Tahoma, Arial, sans-serif; line-height: 21px;">
<a id="LPUrlAnchor_15198553490030.5454708763953425" style="text-decoration: none;" href="http://www.freeswitch.org/" target="_blank">FreeSWITCH</a></div>
<div id="LPMetadata_15198553490030.6086819543392902" style="margin: 10px 0px 16px; color: rgb(102, 102, 102); font-weight: 400; font-family: "wf_segoe-ui_normal", "Segoe UI", "Segoe WP", Tahoma, Arial, sans-serif; font-size: 14px; line-height: 14px;">
www.freeswitch.org</div>
<div id="LPDescription_15198553490030.4222442135009439" style="display: block; color: rgb(102, 102, 102); font-weight: 400; font-family: "wf_segoe-ui_normal", "Segoe UI", "Segoe WP", Tahoma, Arial, sans-serif; font-size: 14px; line-height: 20px; max-height: 100px; overflow: hidden;">
FreeSWITCH is an open-source media application designed to support popular protools such as SIP and WebRTC and provides a platform to develop voice and video applications.</div>
</td>
</tr>
</tbody>
</table>
</div>
<br class="" style="font-family:Monaco; font-size:12px; font-style:normal; font-weight:normal; letter-spacing:normal; text-align:start; text-indent:0px; text-transform:none; white-space:normal; word-spacing:0px">
<a href="http://confluence.freeswitch.org/" class="" style="font-family:Monaco; font-size:12px; font-style:normal; font-weight:normal; letter-spacing:normal; orphans:auto; text-align:start; text-indent:0px; text-transform:none; white-space:normal; widows:auto; word-spacing:0px" id="LPlnk183487" previewremoved="true">http://confluence.freeswitch.org</a><br class="" style="font-family:Monaco; font-size:12px; font-style:normal; font-weight:normal; letter-spacing:normal; text-align:start; text-indent:0px; text-transform:none; white-space:normal; word-spacing:0px">
<a href="http://www.cluecon.com/" class="" style="font-family:Monaco; font-size:12px; font-style:normal; font-weight:normal; letter-spacing:normal; orphans:auto; text-align:start; text-indent:0px; text-transform:none; white-space:normal; widows:auto; word-spacing:0px" id="LPlnk560282" previewremoved="true">http://www.cluecon.com</a>
<div id="LPBorder_GT_15198553490660.9078082116910421" style="margin-bottom: 20px; overflow: auto; width: 100%; text-indent: 0px;">
<table id="LPContainer_15198553490630.7723326045057132" style="width: 90%; background-color: rgb(255, 255, 255); position: relative; overflow: auto; padding-top: 20px; padding-bottom: 20px; margin-top: 20px; border-top: 1px dotted rgb(200, 200, 200); border-bottom: 1px dotted rgb(200, 200, 200);" role="presentation" cellspacing="0">
<tbody>
<tr style="border-spacing: 0px;" valign="top">
<td id="ImageCell_15198553490640.28700344504442354" style="width: 250px; position: relative; display: table-cell; padding-right: 20px;" colspan="1">
<div id="LPImageContainer_15198553490640.48389256003448344" style="background-color: rgb(255, 255, 255); height: 151px; position: relative; margin: auto; display: table; width: 250px;">
<a id="LPImageAnchor_15198553490650.8385079484088009" style="display: table-cell; text-align: center;" href="http://www.cluecon.com/" target="_blank"><img style="display: inline-block; max-width: 250px; max-height: 250px; height: 151px; width: 250px; border-width: 0px; vertical-align: bottom;" id="LPThumbnailImageID_15198553490650.3482109330072902" width="250" height="151" src="https://cluecon.com/theme/img/cluecon/hook1.jpg"></a></div>
</td>
<td id="TextCell_15198553490650.9963284851664446" style="vertical-align: top; position: relative; padding: 0px; display: table-cell;" colspan="2">
<div id="LPRemovePreviewContainer_15198553490650.6226565265184565"></div>
<div id="LPTitle_15198553490650.7768238192258964" style="top: 0px; color: rgb(0, 120, 215); font-weight: 400; font-size: 21px; font-family: "wf_segoe-ui_light", "Segoe UI Light", "Segoe WP Light", "Segoe UI", "Segoe WP", Tahoma, Arial, sans-serif; line-height: 21px;">
<a id="LPUrlAnchor_15198553490650.6424567392108899" style="text-decoration: none;" href="http://www.cluecon.com/" target="_blank">ClueCon Telephony and WebRTC Developer's conference</a></div>
<div id="LPMetadata_15198553490650.3638828030639968" style="margin: 10px 0px 16px; color: rgb(102, 102, 102); font-weight: 400; font-family: "wf_segoe-ui_normal", "Segoe UI", "Segoe WP", Tahoma, Arial, sans-serif; font-size: 14px; line-height: 14px;">
www.cluecon.com</div>
<div id="LPDescription_15198553490660.4530967064478789" style="display: block; color: rgb(102, 102, 102); font-weight: 400; font-family: "wf_segoe-ui_normal", "Segoe UI", "Segoe WP", Tahoma, Arial, sans-serif; font-size: 14px; line-height: 20px; max-height: 100px; overflow: hidden;">
ClueCon is an annual event bringing together all of the open source Telephony and WebRTC developers to collaberate on the latest technology in the communications industry.</div>
</td>
</tr>
</tbody>
</table>
</div>
<br class="" style="font-family:Monaco; font-size:12px; font-style:normal; font-weight:normal; letter-spacing:normal; text-align:start; text-indent:0px; text-transform:none; white-space:normal; word-spacing:0px">
<br class="" style="font-family:Monaco; font-size:12px; font-style:normal; font-weight:normal; letter-spacing:normal; text-align:start; text-indent:0px; text-transform:none; white-space:normal; word-spacing:0px">
<span class="" style="font-family:Monaco; font-size:12px; font-style: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 class="" style="font-family:Monaco; font-size:12px; font-style:normal; font-weight:normal; letter-spacing:normal; text-align:start; text-indent:0px; text-transform:none; white-space:normal; word-spacing:0px">
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" class="" style="font-family:Monaco; font-size:12px; font-style:normal; font-weight:normal; letter-spacing:normal; orphans:auto; text-align:start; text-indent:0px; text-transform:none; white-space:normal; widows:auto; word-spacing:0px" id="LPlnk617795" previewremoved="true">FreeSWITCH-users@lists.freeswitch.org</a><br class="" style="font-family:Monaco; font-size:12px; font-style:normal; font-weight:normal; letter-spacing:normal; text-align:start; text-indent:0px; text-transform:none; white-space:normal; word-spacing:0px">
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" class="" style="font-family:Monaco; font-size:12px; font-style:normal; font-weight:normal; letter-spacing:normal; orphans:auto; text-align:start; text-indent:0px; text-transform:none; white-space:normal; widows:auto; word-spacing:0px" id="LPlnk941374" previewremoved="true">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a>
<div id="LPBorder_GT_15198553785630.38514534694725766" style="margin-bottom: 20px; overflow: auto; width: 100%; text-indent: 0px;">
<table id="LPContainer_15198553785600.0508841159067589" style="width: 90%; background-color: rgb(255, 255, 255); position: relative; overflow: auto; padding-top: 20px; padding-bottom: 20px; margin-top: 20px; border-top: 1px dotted rgb(200, 200, 200); border-bottom: 1px dotted rgb(200, 200, 200);" role="presentation" cellspacing="0">
<tbody>
<tr style="border-spacing: 0px;" valign="top">
<td id="TextCell_15198553785610.22046082208424334" style="vertical-align: top; position: relative; padding: 0px; display: table-cell;" colspan="2">
<div id="LPRemovePreviewContainer_15198553785610.19556846087341684"></div>
<div id="LPTitle_15198553785610.5198548029528343" style="top: 0px; color: rgb(0, 120, 215); font-weight: 400; font-size: 21px; font-family: "wf_segoe-ui_light", "Segoe UI Light", "Segoe WP Light", "Segoe UI", "Segoe WP", Tahoma, Arial, sans-serif; line-height: 21px;">
<a id="LPUrlAnchor_15198553785610.9830724788646045" style="text-decoration: none;" href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">FreeSWITCH-users Info Page</a></div>
<div id="LPMetadata_15198553785620.24167386810359115" style="margin: 10px 0px 16px; color: rgb(102, 102, 102); font-weight: 400; font-family: "wf_segoe-ui_normal", "Segoe UI", "Segoe WP", Tahoma, Arial, sans-serif; font-size: 14px; line-height: 14px;">
lists.freeswitch.org</div>
<div id="LPDescription_15198553785620.036459539368477345" style="display: block; color: rgb(102, 102, 102); font-weight: 400; font-family: "wf_segoe-ui_normal", "Segoe UI", "Segoe WP", Tahoma, Arial, sans-serif; font-size: 14px; line-height: 20px; max-height: 100px; overflow: hidden;">
To see the collection of prior postings to the list, visit the FreeSWITCH-users Archives. Using FreeSWITCH-users: To post a message to all the list ...</div>
</td>
</tr>
</tbody>
</table>
</div>
<br class="" style="font-family:Monaco; font-size:12px; font-style:normal; font-weight:normal; letter-spacing:normal; text-align:start; text-indent:0px; text-transform:none; white-space:normal; word-spacing:0px">
<span class="" style="font-family:Monaco; font-size:12px; font-style: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:</span><a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" class="" style="font-family:Monaco; font-size:12px; font-style:normal; font-weight:normal; letter-spacing:normal; orphans:auto; text-align:start; text-indent:0px; text-transform:none; white-space:normal; widows:auto; word-spacing:0px" id="LPlnk35783" previewremoved="true">http://lists.freeswitch.org/mailman/options/freeswitch-users</a>
<div id="LPBorder_GT_15198553784070.15779347273400735" style="margin-bottom: 20px; overflow: auto; width: 100%; text-indent: 0px;">
<table id="LPContainer_15198553784040.6989130903424071" style="width: 90%; background-color: rgb(255, 255, 255); position: relative; overflow: auto; padding-top: 20px; padding-bottom: 20px; margin-top: 20px; border-top: 1px dotted rgb(200, 200, 200); border-bottom: 1px dotted rgb(200, 200, 200);" role="presentation" cellspacing="0">
<tbody>
<tr style="border-spacing: 0px;" valign="top">
<td id="TextCell_15198553784050.32301222581293176" style="vertical-align: top; position: relative; padding: 0px; display: table-cell;" colspan="2">
<div id="LPRemovePreviewContainer_15198553784050.317540387771974"></div>
<div id="LPTitle_15198553784050.6672970472342913" style="top: 0px; color: rgb(0, 120, 215); font-weight: 400; font-size: 21px; font-family: "wf_segoe-ui_light", "Segoe UI Light", "Segoe WP Light", "Segoe UI", "Segoe WP", Tahoma, Arial, sans-serif; line-height: 21px;">
<a id="LPUrlAnchor_15198553784050.2573961367000085" style="text-decoration: none;" href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">FreeSWITCH-users list: member options login page</a></div>
<div id="LPMetadata_15198553784060.6955900053771598" style="margin: 10px 0px 16px; color: rgb(102, 102, 102); font-weight: 400; font-family: "wf_segoe-ui_normal", "Segoe UI", "Segoe WP", Tahoma, Arial, sans-serif; font-size: 14px; line-height: 14px;">
lists.freeswitch.org</div>
<div id="LPDescription_15198553784060.7275446818608945" style="display: block; color: rgb(102, 102, 102); font-weight: 400; font-family: "wf_segoe-ui_normal", "Segoe UI", "Segoe WP", Tahoma, Arial, sans-serif; font-size: 14px; line-height: 20px; max-height: 100px; overflow: hidden;">
In order to change your membership option, you must first log in by giving your email address and membership password in the section below.</div>
</td>
</tr>
</tbody>
</table>
</div>
<br class="" style="font-family:Monaco; font-size:12px; font-style:normal; font-weight:normal; letter-spacing:normal; text-align:start; text-indent:0px; text-transform:none; white-space:normal; word-spacing:0px">
<a href="http://www.freeswitch.org/" class="" style="font-family:Monaco; font-size:12px; font-style:normal; font-weight:normal; letter-spacing:normal; orphans:auto; text-align:start; text-indent:0px; text-transform:none; white-space:normal; widows:auto; word-spacing:0px" id="LPlnk630073" previewremoved="true">http://www.freeswitch.org</a></div>
<div id="LPBorder_GT_15198554095390.9330349264373007" style="margin-bottom: 20px; overflow: auto; width: 100%; text-indent: 0px;">
<table id="LPContainer_15198554095360.574375696267376" style="width: 90%; background-color: rgb(255, 255, 255); position: relative; overflow: auto; padding-top: 20px; padding-bottom: 20px; margin-top: 20px; border-top: 1px dotted rgb(200, 200, 200); border-bottom: 1px dotted rgb(200, 200, 200);" role="presentation" cellspacing="0">
<tbody>
<tr style="border-spacing: 0px;" valign="top">
<td id="ImageCell_15198554095370.0359497108357818" style="width: 250px; position: relative; display: table-cell; padding-right: 20px;" colspan="1">
<div id="LPImageContainer_15198554095370.01518687846522826" style="background-color: rgb(255, 255, 255); height: 131px; position: relative; margin: auto; display: table; width: 250px;">
<a id="LPImageAnchor_15198554095370.9432107924604284" style="display: table-cell; text-align: center;" href="http://www.freeswitch.org/" target="_blank"><img style="display: inline-block; max-width: 250px; max-height: 250px; height: 131px; width: 250px; border-width: 0px; vertical-align: bottom;" id="LPThumbnailImageID_15198554095370.7023041240098147" width="250" height="131" src="https://freeswitch.org/theme/img/freeswitch-social.png"></a></div>
</td>
<td id="TextCell_15198554095380.4040246321275959" style="vertical-align: top; position: relative; padding: 0px; display: table-cell;" colspan="2">
<div id="LPRemovePreviewContainer_15198554095380.7053293313545012"></div>
<div id="LPTitle_15198554095380.555189344650945" style="top: 0px; color: rgb(0, 120, 215); font-weight: 400; font-size: 21px; font-family: "wf_segoe-ui_light", "Segoe UI Light", "Segoe WP Light", "Segoe UI", "Segoe WP", Tahoma, Arial, sans-serif; line-height: 21px;">
<a id="LPUrlAnchor_15198554095380.07430537729622677" style="text-decoration: none;" href="http://www.freeswitch.org/" target="_blank">FreeSWITCH</a></div>
<div id="LPMetadata_15198554095380.2925905212955594" style="margin: 10px 0px 16px; color: rgb(102, 102, 102); font-weight: 400; font-family: "wf_segoe-ui_normal", "Segoe UI", "Segoe WP", Tahoma, Arial, sans-serif; font-size: 14px; line-height: 14px;">
www.freeswitch.org</div>
<div id="LPDescription_15198554095390.9095545637796418" style="display: block; color: rgb(102, 102, 102); font-weight: 400; font-family: "wf_segoe-ui_normal", "Segoe UI", "Segoe WP", Tahoma, Arial, sans-serif; font-size: 14px; line-height: 20px; max-height: 100px; overflow: hidden;">
FreeSWITCH is an open-source media application designed to support popular protools such as SIP and WebRTC and provides a platform to develop voice and video applications.</div>
</td>
</tr>
</tbody>
</table>
</div>
</blockquote>
</div>
<br class="">
</div>
</div>
</div>
</div>
</body>
</html>