<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="Generator" content="Microsoft Word 14 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";
        mso-fareast-language:EN-US;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";
        mso-fareast-language:EN-US;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-GB" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal">Hi All,<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">FreeSWITCH version 1.6.19<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">We are using LUA “session:recordFile” to record greetings which works perfectly on non-video devices, however video phones (such as Polycom VVX500\VVX600, Yealink  T49G etc) are not supported unless video is disabled on the device thus
 preventing it from attempting to negotiate video in the SDP message. We have H264 enabled  in FS gobal_codec_prefs, disabling H264 also resolves the problem.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">From the point we begin the recording there is a 10 second delay before the recording starts on video devices, recording starts after the error “Unable to establish inbound video stream” occurs.<o:p></o:p></p>
<p class="MsoNormal">2017-09-28 13:01:39.885386 [NOTICE] switch_core_io.c:1202 Activating write resampler
<o:p></o:p></p>
<p class="MsoNormal">2017-09-28 13:01:39.985376 [DEBUG] switch_cpp.cpp:895 getDigits dtmf_buf:
<o:p></o:p></p>
<p class="MsoNormal">2017-09-28 13:01:49.985371 [ERR] switch_ivr_play_say.c:496 Unable to establish inbound video stream
<o:p></o:p></p>
<p class="MsoNormal">2017-09-28 13:01:49.985371 [DEBUG] switch_ivr_play_say.c:560 Raw Codec Activated, ready to waste resources!
<o:p></o:p></p>
<p class="MsoNormal">2017-09-28 13:01:49.985371 [DEBUG] switch_ivr_play_say.c:674 Raw Codec Activated<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">We’ve tried to work around the issue by adding this to our dialplan before the call is answered but the same issue occurs:<o:p></o:p></p>
<p class="MsoNormal"><action application="export" data=" absolute_codec_string=PCMA,PCMU"/><o:p></o:p></p>
<p class="MsoNormal"><action application="export" data="codec_string=PCMA,PCMU"/><o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Looks like this is a known issue:<o:p></o:p></p>
<p class="MsoNormal"><a href="https://groups.google.com/forum/#!topic/2600hz-users/61XyiXya5Ik">https://groups.google.com/forum/#!topic/2600hz-users/61XyiXya5Ik</a><o:p></o:p></p>
<p class="MsoNormal"><a href="https://freeswitch.org/jira/si/jira.issueviews:issue-html/FS-9632/FS-9632.html">https://freeswitch.org/jira/si/jira.issueviews:issue-html/FS-9632/FS-9632.html</a><o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">The JIRA “FS-9632” was marked as resolved but doesn’t appear to apply to LUA when using “session:recordFile”.<o:p></o:p></p>
<p class="MsoNormal"><a href="https://freeswitch.org/jira/browse/FS-9632">https://freeswitch.org/jira/browse/FS-9632</a><o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Perhaps we’ve missed something, does anyone have any ideas?<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Thanks,<o:p></o:p></p>
<p class="MsoNormal">Shaun<o:p></o:p></p>
</div>
<br clear="both">
______________________________________________________________________<BR>
This message has been checked for all known viruses by  MessageLabs Virus Scanning Service.<BR>
______________________________________________________________________<BR>
</body>
</html>