7ce0b65accff49198af553e2bcca7e7ee0c75b22
[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 _0x2a99=['ListId','UserId','VoiceQueueId','CampaignId','originatecalleridnum','originatecalleridname','lodash','moment','milliseconds','uniqueid','scheduledat','type','campaigntype','outbound','countbusyretry','countcongestionretry','countnoanswerretry','countglobal','countnosuchnumberretry','countdropretry','countabandonedretry','countagentrejectretry','calleridname','calleridnum','starttime','responsetime','endtime','ringtime','holdtime','talktime','callback','callbackuniqueid','callbackat','recallme','ContactId'];(function(_0x3596b7,_0x10b8b6){var _0x46994a=function(_0x5ebd7d){while(--_0x5ebd7d){_0x3596b7['push'](_0x3596b7['shift']());}};_0x46994a(++_0x10b8b6);}(_0x2a99,0xb5));var _0x92a9=function(_0x3efd98,_0x5a231a){_0x3efd98=_0x3efd98-0x0;var _0x3d99b7=_0x2a99[_0x3efd98];return _0x3d99b7;};'use strict';var util=require('util');var _=require(_0x92a9('0x0'));var moment=require(_0x92a9('0x1'));function getSeconds(_0x12aee2,_0x27ea4f){var _0x2a04f1=moment(_0x12aee2)[_0x92a9('0x2')](0x0);var _0x1041ac=moment(_0x27ea4f)[_0x92a9('0x2')](0x0);return _0x2a04f1['diff'](_0x1041ac,'seconds');}function Final(_0x479225){this[_0x92a9('0x3')]=_0x479225['uniqueid'];this['scheduledat']=_0x479225[_0x92a9('0x4')];this[_0x92a9('0x5')]=_0x479225[_0x92a9('0x5')];this[_0x92a9('0x6')]=_0x479225['type']===_0x92a9('0x7')?'queue':_0x479225[_0x92a9('0x5')];this[_0x92a9('0x8')]=_0x479225[_0x92a9('0x8')];this[_0x92a9('0x9')]=_0x479225[_0x92a9('0x9')];this[_0x92a9('0xa')]=_0x479225['countnoanswerretry'];this[_0x92a9('0xb')]=_0x479225[_0x92a9('0x8')]+_0x479225[_0x92a9('0x9')]+_0x479225['countnoanswerretry']+_0x479225[_0x92a9('0xc')]+_0x479225[_0x92a9('0xd')]+_0x479225[_0x92a9('0xe')]+_0x479225['countmachineretry']+_0x479225[_0x92a9('0xf')];this[_0x92a9('0xc')]=_0x479225[_0x92a9('0xc')];this['countdropretry']=_0x479225[_0x92a9('0xd')];this[_0x92a9('0xe')]=_0x479225['countabandonedretry'];this['countmachineretry']=_0x479225['countmachineretry'];this[_0x92a9('0xf')]=_0x479225[_0x92a9('0xf')];this['queue']=_0x479225['queue'];this['calleridname']=_0x479225[_0x92a9('0x10')];this[_0x92a9('0x11')]=_0x479225[_0x92a9('0x11')];this[_0x92a9('0x12')]=_0x479225[_0x92a9('0x12')];this[_0x92a9('0x13')]=_0x479225['responsetime'];this[_0x92a9('0x14')]=_0x479225[_0x92a9('0x13')];this[_0x92a9('0x15')]=_0x479225['ringtime']||0x0;this[_0x92a9('0x16')]=_0x479225[_0x92a9('0x16')]||0x0;this[_0x92a9('0x17')]=_0x479225['talktime']||0x0;this[_0x92a9('0x18')]=_0x479225[_0x92a9('0x18')];this['callbackuniqueid']=_0x479225[_0x92a9('0x19')];this[_0x92a9('0x1a')]=_0x479225[_0x92a9('0x1a')];this[_0x92a9('0x1b')]=_0x479225[_0x92a9('0x1b')];this[_0x92a9('0x1c')]=_0x479225[_0x92a9('0x1c')];this[_0x92a9('0x1d')]=_0x479225[_0x92a9('0x1d')];this[_0x92a9('0x1e')]=_0x479225['UserId'];this[_0x92a9('0x1f')]=_0x479225['VoiceQueueId'];this[_0x92a9('0x20')]=_0x479225['CampaignId'];this[_0x92a9('0x21')]=_0x479225['originatecalleridnum']||'';this[_0x92a9('0x22')]=_0x479225[_0x92a9('0x22')]||'';}module['exports']=Final;