<div dir="ltr"><pre>Hi Vallimamod,

Thank you for your reply. Here is the information you requested. I&#39;ve masked some of the data. 

freeswitch-debug 2016-12-29 18:12:51.367469 [NOTICE] kazoo_node.c:302 log|691c7b7e-cdf2-11e6-9852-a73efaac9f3b|building xferext extension: bridge {ignore_display_updates=&#39;true&#39;,ecallmgr_Account-ID=&#39;98c46437cbcd43e3d1a518a8de083038&#39;,ecallmgr_Reseller-ID=&#39;0534605f933714aca28e2b34b49e2a73&#39;,effective_caller_id_number=&#39;+1MASKED_NUMBER2&#39;,effective_caller_id_name=&#39;1MASKED_NUMBER2&#39;,origination_caller_id_number=&#39;+1MASKED_NUMBER2&#39;,origination_caller_id_name=&#39;1MASKED_NUMBER2&#39;,ignore_early_media=&#39;true&#39;,local_var_clobber=&#39;true&#39;}[sip_from_uri=&#39;sip:+1MASKED_NUMBER2@MA.SK.ED.IP2&#39;,ecallmgr_Global-Resource=&#39;true&#39;,ecallmgr_Resource-ID=&#39;bandwidth&#39;,ecallmgr_Original-Number=&#39;MASKED_NUMBER&#39;,leg_progress_timeout=&#39;8&#39;,effective_callee_id_number=&#39;MASKED_NUMBER&#39;,effective_callee_id_name=&#39;MASKED_NUMBER&#39;]sofia/sipinterface_1/+1MASKED_NUMBER@MA.SK.ED.IP2|[sip_from_uri=&#39;sip:+1MASKED_NUMBER2@MA.SK.ED.IP&#39;,ecallmgr_Global-Resource=&#39;true&#39;,ecallmgr_Resource-ID=&#39;bandwidth&#39;,ecallmgr_Original-Number=&#39;MASKED_NUMBER&#39;,leg_progress_timeout=&#39;8&#39;,effective_callee_id_number=&#39;MASKED_NUMBER&#39;,effective_callee_id_name=&#39;MASKED_NUMBER&#39;]sofia/sipinterface_1/+1MASKED_NUMBER@MA.SK.ED.IP

freeswitch-debug 694ca916-cdf2-11e6-9863-a73efaac9f3b 2016-12-29 18:12:51.367469 [NOTICE] switch_channel.c:1077 New Channel sofia/sipinterface_1/%2B1MASKED_NUMBER@MA.SK.ED.IP2 [694ca916-cdf2-11e6-9863-a73efaac9f3b] 
freeswitch-debug 2016-12-29 18:12:51.390874 [INFO] kazoo_node.c:625 exec: uuid_setvar_multi(694ca916-cdf2-11e6-9863-a73efaac9f3b ecallmgr_Channel-Authorized=true;ecallmgr_Global-Resource=true;ecallmgr_Reseller-ID=0534605f933714aca28e2b34b49e2a73;ecallmgr_Account-ID=98c46437cbcd43e3d1a518a8de083038)
freeswitch-debug 694ca916-cdf2-11e6-9863-a73efaac9f3b 2016-12-29 18:12:52.147490 [NOTICE] sofia.c:6767 Ring-Ready sofia/sipinterface_1/%2B1MASKED_NUMBER@MA.SK.ED.IP2!
freeswitch-debug 694ca916-cdf2-11e6-9863-a73efaac9f3b 2016-12-29 18:13:19.227463 [NOTICE] sofia.c:7532 Channel [sofia/sipinterface_1/%2B1MASKED_NUMBER@MA.SK.ED.IP2] has been answered
freeswitch-debug 694ca916-cdf2-11e6-9863-a73efaac9f3b 2016-12-29 18:13:22.007462 [NOTICE] switch_ivr_originate.c:3519 Hangup sofia/sipinterface_1/%2B1MASKED_NUMBER@MA.SK.ED.IP2 [CS_CONSUME_MEDIA] [NO_ANSWER]
freeswitch-debug 694ca916-cdf2-11e6-9863-a73efaac9f3b 2016-12-29 18:13:22.007462 [ERR] switch_ivr_originate.c:224 sofia/sipinterface_1/%2B1MASKED_NUMBER@MA.SK.ED.IP2 Error Playing File! 
freeswitch-debug 694ca916-cdf2-11e6-9863-a73efaac9f3b 2016-12-29 18:13:22.007462 [NOTICE] switch_core_session.c:1642 Session 14305 (sofia/sipinterface_1/%2B1MASKED_NUMBER@MA.SK.ED.IP2) Ended 
freeswitch-debug 694ca916-cdf2-11e6-9863-a73efaac9f3b 2016-12-29 18:13:22.007462 [NOTICE] switch_core_session.c:1646 Close Channel sofia/sipinterface_1/%2B1MASKED_NUMBER@MA.SK.ED.IP2 [CS_DESTROY]

<br>Thanks,
Michael Dunton
Software Developer
Tresta.com

&gt;Hi John,
&gt;
&gt;Can you please give more details on how this error appears? Your dialplan and debug logs will be helpful. 
&gt;
&gt;In the mean time, I have noticed a few things that may help you:
&gt;
&gt;- The current stable version of freeSWITCH is 1.6, You should definitely try with it. The source and repos are available at <a href="https://freeswitch.org/">https://freeswitch.org/</a>&gt;confluence/display/FREESWITCH/Installation
&gt;
&gt;- Unless you have altered it, the channel name &quot;sofia/sipinterface_1/&quot; is incomplete, it should be like &quot;sofia/sipinterface_1/dialed_extension&quot;. You &gt;may need to double check that your dial params are correct and the call was actually made.
&gt;
&gt;- The timeout variables are for playback terminators (when the user presses a key to stop the playback). So they won&#39;t help if the call never made it.
&gt;
&gt;- When the call is hanged up during the playback, it is not considered as an error by switch_ivr_play_file()
&gt;
&gt;
&gt;Best Regards,
&gt;-- 
&gt;Vallimamod Abdullah
&gt;vma at <a href="http://vallimamod.org">vallimamod.org</a>
&gt;.
&gt;
&gt;&gt; On 20 Dec 2016, at 22:41, John.Nowlin at <a href="http://tresta.com">tresta.com</a> wrote:
&gt;&gt; 
&gt;&gt; FreeSWITCH Version 1.4.26~64bit ( 64bit)
&gt;&gt;  
&gt;&gt; We receive this error, “[ERR] switch_ivr_originate.c:224 sofia/sipinterface_1/  Error Playing File!” whenever the leg receiving the call hangs up before the extant media can start playing.
&gt;&gt;  
&gt;&gt; After looking through switch_ivr_originate.c, I tried setting the global variables playback_timeout_sec=10 and playback_timeout_as_success=true but did not see a change in behavior.
&gt;&gt;  
&gt;&gt;             status = switch_ivr_read(collect-&gt;&gt;session,
&gt;&gt;                                     (uint32_t)len,
&gt;&gt;                                     (uint32_t)len,
&gt;&gt;                                     collect-&gt;&gt;file, NULL, buf, sizeof(buf), collect-&gt;&gt;confirm_timeout, NULL, 0);
&gt;&gt;             
&gt;&gt;             
&gt;&gt;             if (status != SWITCH_STATUS_SUCCESS &amp;&amp; status != SWITCH_STATUS_BREAK &amp;&amp; status != SWITCH_STATUS_TOO_SMALL) {
&gt;&gt;                   switch_log_printf(SWITCH_CHANNEL_SESSION_LOG(collect-&gt;&gt;session), SWITCH_LOG_ERROR, &quot;%s Error Playing File!\n&quot;,
&gt;&gt;                                             switch_channel_get_name(channel));
&gt;&gt;                   switch_channel_hangup(channel, SWITCH_CAUSE_DESTINATION_OUT_OF_ORDER);
&gt;&gt;             }
&gt;&gt;  
&gt;&gt; Is there some other setting that can inform switch_ivr_originate to not worry about having not played the media after the recipient has hung up?
&gt;&gt;  
&gt;&gt; john nowlin
&gt;&gt; Senior Software Developer
&gt;&gt;  
&gt;&gt; Tresta
&gt;&gt; office: 850.383.7756
&gt;&gt; mobile: 850.294.5635
&gt;&gt; <a href="http://www.tresta.com">www.tresta.com</a>
&gt;&gt; —
&gt;&gt; A Better Phone Experience
&gt;&gt;  
&gt;&gt;  
&gt;&gt;  
&gt;&gt; _________________________________________________________________________
&gt;&gt; Professional FreeSWITCH Consulting Services: 
&gt;&gt; consulting at <a href="http://freeswitch.org">freeswitch.org</a>
&gt;&gt; <a href="http://www.freeswitchsolutions.com">http://www.freeswitchsolutions.com</a>
&gt;&gt; 
&gt;&gt; Official FreeSWITCH Sites
&gt;&gt; <a href="http://www.freeswitch.org">http://www.freeswitch.org</a>
&gt;&gt; <a href="http://confluence.freeswitch.org">http://confluence.freeswitch.org</a>
&gt;&gt; <a href="http://www.cluecon.com">http://www.cluecon.com</a>
&gt;&gt; 
&gt;&gt; FreeSWITCH-users mailing list
&gt;&gt; FreeSWITCH-users at <a href="http://lists.freeswitch.org">lists.freeswitch.org</a>
&gt;&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a>
&gt;&gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a>
MA.SK.ED.IP2 <a href="http://www.freeswitch.org">http://www.freeswitch.org</a><br></pre></div>