[Freeswitch-users] Correct progress time variable in CDR

John Nash john.nash778 at gmail.com
Sat Jan 31 17:28:40 MSK 2015


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.

I printed variables in two extensions ..

Extension 1 (where sound file is being played)
------------------------------------------------------------------
Caller-Profile-Created-Time: [1422696316256090]
Caller-Channel-Created-Time: [1422696316256090]
Caller-Channel-Answered-Time: [0]
Caller-Channel-Progress-Time: [0]
Caller-Channel-Progress-Media-Time: [0]

Extension 2 (where call is being bridged transferred from Extension 1)
----------------------------------------------------------------------------------------------------
Caller-Profile-Created-Time: [1422696320776083]
Caller-Channel-Created-Time: [1422696316256090]
Caller-Channel-Answered-Time: [0]
Caller-Channel-Progress-Time: [0]
Caller-Channel-Progress-Media-Time: [1422696316256090]

>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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20150131/1359a1cc/attachment.html 


Join us at ClueCon 2016 Aug 8-12, 2016
More information about the FreeSWITCH-users mailing list