Built motion from commit (unavailable).|2.5.15
[motion2.git] / server / services / ami / dialer / final.js
1 // *************************************************************************
2 // *                                                                       *
3 // * xCALLY Motion -  The Omnichannel Contact Center                       *
4 // * Copyright (c) Xenialab s.r.l. All Rights Reserved                     *
5 // *                                                                       *
6 // *************************************************************************
7 // *                                                                       *
8 // * Email: info@xcally.com                                                *
9 // * Website: https://www.xcally.com                                       *
10 // *                                                                       *
11 // *************************************************************************
12 // *                                                                       *
13 // * The SOFTWARE PRODUCT is protected by copyright laws and international *
14 // * copyright treaties, as well as other intellectual property laws and   *
15 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                         *
16 // *                                                                       *
17 // *************************************************************************
18 var _0x8b91=['ContactId','ListId','UserId','VoiceQueueId','CampaignId','originatecalleridnum','originatecalleridname','exports','util','lodash','moment','milliseconds','diff','seconds','uniqueid','scheduledat','type','outbound','queue','countbusyretry','countcongestionretry','countnoanswerretry','countglobal','countdropretry','countabandonedretry','countmachineretry','countagentrejectretry','countnosuchnumberretry','calleridname','calleridnum','starttime','responsetime','endtime','ringtime','holdtime','talktime','callback','callbackuniqueid','callbackat','recallme'];(function(_0xc2461b,_0x313358){var _0x498d57=function(_0x423248){while(--_0x423248){_0xc2461b['push'](_0xc2461b['shift']());}};_0x498d57(++_0x313358);}(_0x8b91,0xf8));var _0x18b9=function(_0x4c84d7,_0x1fe00e){_0x4c84d7=_0x4c84d7-0x0;var _0x471679=_0x8b91[_0x4c84d7];return _0x471679;};'use strict';var util=require(_0x18b9('0x0'));var _=require(_0x18b9('0x1'));var moment=require(_0x18b9('0x2'));function getSeconds(_0x205d79,_0x5425f7){var _0x1a5983=moment(_0x205d79)[_0x18b9('0x3')](0x0);var _0xe80fa3=moment(_0x5425f7)['milliseconds'](0x0);return _0x1a5983[_0x18b9('0x4')](_0xe80fa3,_0x18b9('0x5'));}function Final(_0x41cef4){this[_0x18b9('0x6')]=_0x41cef4['uniqueid'];this[_0x18b9('0x7')]=_0x41cef4[_0x18b9('0x7')];this[_0x18b9('0x8')]=_0x41cef4[_0x18b9('0x8')];this['campaigntype']=_0x41cef4[_0x18b9('0x8')]===_0x18b9('0x9')?_0x18b9('0xa'):_0x41cef4[_0x18b9('0x8')];this[_0x18b9('0xb')]=_0x41cef4[_0x18b9('0xb')];this['countcongestionretry']=_0x41cef4[_0x18b9('0xc')];this[_0x18b9('0xd')]=_0x41cef4['countnoanswerretry'];this[_0x18b9('0xe')]=_0x41cef4['countbusyretry']+_0x41cef4[_0x18b9('0xc')]+_0x41cef4['countnoanswerretry']+_0x41cef4['countnosuchnumberretry']+_0x41cef4[_0x18b9('0xf')]+_0x41cef4[_0x18b9('0x10')]+_0x41cef4[_0x18b9('0x11')]+_0x41cef4[_0x18b9('0x12')];this[_0x18b9('0x13')]=_0x41cef4[_0x18b9('0x13')];this[_0x18b9('0xf')]=_0x41cef4['countdropretry'];this['countabandonedretry']=_0x41cef4[_0x18b9('0x10')];this[_0x18b9('0x11')]=_0x41cef4[_0x18b9('0x11')];this[_0x18b9('0x12')]=_0x41cef4['countagentrejectretry'];this[_0x18b9('0xa')]=_0x41cef4[_0x18b9('0xa')];this['calleridname']=_0x41cef4[_0x18b9('0x14')];this['calleridnum']=_0x41cef4[_0x18b9('0x15')];this['starttime']=_0x41cef4[_0x18b9('0x16')];this['responsetime']=_0x41cef4[_0x18b9('0x17')];this[_0x18b9('0x18')]=_0x41cef4['responsetime'];this[_0x18b9('0x19')]=_0x41cef4[_0x18b9('0x19')]||0x0;this['holdtime']=_0x41cef4[_0x18b9('0x1a')]||0x0;this[_0x18b9('0x1b')]=_0x41cef4[_0x18b9('0x1b')]||0x0;this[_0x18b9('0x1c')]=_0x41cef4[_0x18b9('0x1c')];this[_0x18b9('0x1d')]=_0x41cef4[_0x18b9('0x1d')];this[_0x18b9('0x1e')]=_0x41cef4[_0x18b9('0x1e')];this[_0x18b9('0x1f')]=_0x41cef4[_0x18b9('0x1f')];this['ContactId']=_0x41cef4[_0x18b9('0x20')];this[_0x18b9('0x21')]=_0x41cef4[_0x18b9('0x21')];this[_0x18b9('0x22')]=_0x41cef4['UserId'];this[_0x18b9('0x23')]=_0x41cef4[_0x18b9('0x23')];this[_0x18b9('0x24')]=_0x41cef4[_0x18b9('0x24')];this[_0x18b9('0x25')]=_0x41cef4[_0x18b9('0x25')]||'';this[_0x18b9('0x26')]=_0x41cef4['originatecalleridname']||'';}module[_0x18b9('0x27')]=Final;