Built motion from commit 14588770.|2.5.38
[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 _0xae24=['countcongestionretry','countnoanswerretry','countglobal','countnosuchnumberretry','countdropretry','countabandonedretry','countmachineretry','countagentrejectretry','calleridname','calleridnum','starttime','responsetime','ringtime','holdtime','talktime','callback','callbackuniqueid','recallme','ContactId','ListId','UserId','VoiceQueueId','CampaignId','originatecalleridnum','originatecalleridname','exports','util','moment','milliseconds','seconds','uniqueid','scheduledat','campaigntype','queue','type','countbusyretry'];(function(_0x2fa9ef,_0x11eb49){var _0x40a7db=function(_0x387c7c){while(--_0x387c7c){_0x2fa9ef['push'](_0x2fa9ef['shift']());}};_0x40a7db(++_0x11eb49);}(_0xae24,0x182));var _0x4ae2=function(_0x43cda3,_0x27f87c){_0x43cda3=_0x43cda3-0x0;var _0x2760f9=_0xae24[_0x43cda3];return _0x2760f9;};'use strict';var util=require(_0x4ae2('0x0'));var _=require('lodash');var moment=require(_0x4ae2('0x1'));function getSeconds(_0x4997b0,_0xf4c45d){var _0x1bf293=moment(_0x4997b0)['milliseconds'](0x0);var _0x5b6f4d=moment(_0xf4c45d)[_0x4ae2('0x2')](0x0);return _0x1bf293['diff'](_0x5b6f4d,_0x4ae2('0x3'));}function Final(_0xf26f45){this[_0x4ae2('0x4')]=_0xf26f45[_0x4ae2('0x4')];this[_0x4ae2('0x5')]=_0xf26f45[_0x4ae2('0x5')];this['type']=_0xf26f45['type'];this[_0x4ae2('0x6')]=_0xf26f45['type']==='outbound'?_0x4ae2('0x7'):_0xf26f45[_0x4ae2('0x8')];this['countbusyretry']=_0xf26f45[_0x4ae2('0x9')];this[_0x4ae2('0xa')]=_0xf26f45[_0x4ae2('0xa')];this[_0x4ae2('0xb')]=_0xf26f45['countnoanswerretry'];this[_0x4ae2('0xc')]=_0xf26f45[_0x4ae2('0x9')]+_0xf26f45[_0x4ae2('0xa')]+_0xf26f45['countnoanswerretry']+_0xf26f45[_0x4ae2('0xd')]+_0xf26f45[_0x4ae2('0xe')]+_0xf26f45[_0x4ae2('0xf')]+_0xf26f45[_0x4ae2('0x10')]+_0xf26f45[_0x4ae2('0x11')];this[_0x4ae2('0xd')]=_0xf26f45[_0x4ae2('0xd')];this[_0x4ae2('0xe')]=_0xf26f45[_0x4ae2('0xe')];this['countabandonedretry']=_0xf26f45['countabandonedretry'];this['countmachineretry']=_0xf26f45[_0x4ae2('0x10')];this[_0x4ae2('0x11')]=_0xf26f45['countagentrejectretry'];this[_0x4ae2('0x7')]=_0xf26f45[_0x4ae2('0x7')];this[_0x4ae2('0x12')]=_0xf26f45[_0x4ae2('0x12')];this[_0x4ae2('0x13')]=_0xf26f45[_0x4ae2('0x13')];this[_0x4ae2('0x14')]=_0xf26f45[_0x4ae2('0x14')];this[_0x4ae2('0x15')]=_0xf26f45[_0x4ae2('0x15')];this['endtime']=_0xf26f45['responsetime'];this[_0x4ae2('0x16')]=_0xf26f45[_0x4ae2('0x16')]||0x0;this['holdtime']=_0xf26f45[_0x4ae2('0x17')]||0x0;this[_0x4ae2('0x18')]=_0xf26f45[_0x4ae2('0x18')]||0x0;this[_0x4ae2('0x19')]=_0xf26f45[_0x4ae2('0x19')];this['callbackuniqueid']=_0xf26f45[_0x4ae2('0x1a')];this['callbackat']=_0xf26f45['callbackat'];this[_0x4ae2('0x1b')]=_0xf26f45[_0x4ae2('0x1b')];this[_0x4ae2('0x1c')]=_0xf26f45[_0x4ae2('0x1c')];this[_0x4ae2('0x1d')]=_0xf26f45['ListId'];this[_0x4ae2('0x1e')]=_0xf26f45['UserId'];this[_0x4ae2('0x1f')]=_0xf26f45[_0x4ae2('0x1f')];this[_0x4ae2('0x20')]=_0xf26f45['CampaignId'];this[_0x4ae2('0x21')]=_0xf26f45[_0x4ae2('0x21')]||'';this[_0x4ae2('0x22')]=_0xf26f45[_0x4ae2('0x22')]||'';}module[_0x4ae2('0x23')]=Final;