<div dir="ltr">You&#39;ll want to look at the timestamps set on the b-leg.</div><div class="gmail_extra"><br><div class="gmail_quote">On 31 January 2015 at 14:28, John Nash <span dir="ltr">&lt;<a href="mailto:john.nash778@gmail.com" target="_blank">john.nash778@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>In my setup when Invite comes to freeswitch dialplan plays a sound file and then Bridge the call to destination. I am using csv CDR and trying to get timestamp when there is either 180 or 183 from end destination (After bridge). What variables should I use the correct progress timestamp.<br><br></div><div>I printed variables in two extensions ..<br><br></div><div>Extension 1 (where sound file is being played)<br>------------------------------------------------------------------<br>Caller-Profile-Created-Time: [1422696316256090]<br>Caller-Channel-Created-Time: [1422696316256090]<br>Caller-Channel-Answered-Time: [0]<br>Caller-Channel-Progress-Time: [0]<br>Caller-Channel-Progress-Media-Time: [0]<br><br>Extension 2 (where call is being bridged transferred from Extension 1)<br>----------------------------------------------------------------------------------------------------<br>Caller-Profile-Created-Time: [1422696320776083]<br>Caller-Channel-Created-Time: [1422696316256090]<br>Caller-Channel-Answered-Time: [0]<br>Caller-Channel-Progress-Time: [0]<br>Caller-Channel-Progress-Media-Time: [1422696316256090]<br><br></div><div>From this log I think progress timestamp is the one generated when sound file plays but I need the progress time when 180/183 received after bridge.<br></div><div><br><br></div><br></div>
<br>_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://confluence.freeswitch.org" target="_blank">http://confluence.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br></blockquote></div><br></div>