501249b1d884d651b065c6a30f750555a77d1e08
[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 _0x5a99=['recallme','ContactId','ListId','UserId','VoiceQueueId','CampaignId','originatecalleridnum','originatecalleridname','exports','util','lodash','moment','milliseconds','diff','seconds','uniqueid','scheduledat','type','campaigntype','outbound','queue','countbusyretry','countnoanswerretry','calleridname','starttime','responsetime','endtime','ringtime','holdtime','talktime','callback','callbackat'];(function(_0x3f7a43,_0xb74c7f){var _0x225578=function(_0x91ba39){while(--_0x91ba39){_0x3f7a43['push'](_0x3f7a43['shift']());}};_0x225578(++_0xb74c7f);}(_0x5a99,0xc9));var _0x95a9=function(_0x26858d,_0x29963c){_0x26858d=_0x26858d-0x0;var _0x2c407b=_0x5a99[_0x26858d];return _0x2c407b;};'use strict';var util=require(_0x95a9('0x0'));var _=require(_0x95a9('0x1'));var moment=require(_0x95a9('0x2'));function getSeconds(_0x5dc4d9,_0xa50e8e){var _0x285b0a=moment(_0x5dc4d9)[_0x95a9('0x3')](0x0);var _0x475a71=moment(_0xa50e8e)['milliseconds'](0x0);return _0x285b0a[_0x95a9('0x4')](_0x475a71,_0x95a9('0x5'));}function Final(_0x1b50ac){this[_0x95a9('0x6')]=_0x1b50ac['uniqueid'];this[_0x95a9('0x7')]=_0x1b50ac[_0x95a9('0x7')];this[_0x95a9('0x8')]=_0x1b50ac['type'];this[_0x95a9('0x9')]=_0x1b50ac['type']===_0x95a9('0xa')?_0x95a9('0xb'):_0x1b50ac[_0x95a9('0x8')];this[_0x95a9('0xc')]=_0x1b50ac[_0x95a9('0xc')];this['countcongestionretry']=_0x1b50ac['countcongestionretry'];this[_0x95a9('0xd')]=_0x1b50ac[_0x95a9('0xd')];this['countglobal']=_0x1b50ac[_0x95a9('0xc')]+_0x1b50ac['countcongestionretry']+_0x1b50ac[_0x95a9('0xd')];this[_0x95a9('0xb')]=_0x1b50ac[_0x95a9('0xb')];this[_0x95a9('0xe')]=_0x1b50ac[_0x95a9('0xe')];this['calleridnum']=_0x1b50ac['calleridnum'];this['starttime']=_0x1b50ac[_0x95a9('0xf')];this['responsetime']=_0x1b50ac[_0x95a9('0x10')];this[_0x95a9('0x11')]=_0x1b50ac[_0x95a9('0x10')];this['ringtime']=_0x1b50ac[_0x95a9('0x12')]||0x0;this['holdtime']=_0x1b50ac[_0x95a9('0x13')]||0x0;this[_0x95a9('0x14')]=_0x1b50ac[_0x95a9('0x14')]||0x0;this['callback']=_0x1b50ac[_0x95a9('0x15')];this['callbackuniqueid']=_0x1b50ac['callbackuniqueid'];this[_0x95a9('0x16')]=_0x1b50ac[_0x95a9('0x16')];this[_0x95a9('0x17')]=_0x1b50ac[_0x95a9('0x17')];this[_0x95a9('0x18')]=_0x1b50ac[_0x95a9('0x18')];this[_0x95a9('0x19')]=_0x1b50ac[_0x95a9('0x19')];this[_0x95a9('0x1a')]=_0x1b50ac[_0x95a9('0x1a')];this[_0x95a9('0x1b')]=_0x1b50ac['VoiceQueueId'];this[_0x95a9('0x1c')]=_0x1b50ac[_0x95a9('0x1c')];this[_0x95a9('0x1d')]=_0x1b50ac[_0x95a9('0x1d')]||'';this['originatecalleridname']=_0x1b50ac[_0x95a9('0x1e')]||'';}module[_0x95a9('0x1f')]=Final;