Built motion from commit (unavailable).|2.5.22
[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 _0xb5c6=['campaigntype','countbusyretry','countcongestionretry','countglobal','countnoanswerretry','countagentrejectretry','countnosuchnumberretry','countabandonedretry','countmachineretry','calleridname','calleridnum','starttime','responsetime','endtime','ringtime','holdtime','talktime','callbackuniqueid','callbackat','recallme','ContactId','UserId','VoiceQueueId','CampaignId','originatecalleridnum','originatecalleridname','exports','util','moment','milliseconds','uniqueid','scheduledat','type'];(function(_0x496783,_0x28d071){var _0x314c57=function(_0x1de6bf){while(--_0x1de6bf){_0x496783['push'](_0x496783['shift']());}};_0x314c57(++_0x28d071);}(_0xb5c6,0x1e9));var _0x6b5c=function(_0x501510,_0x61caa9){_0x501510=_0x501510-0x0;var _0x1e6ee5=_0xb5c6[_0x501510];return _0x1e6ee5;};'use strict';var util=require(_0x6b5c('0x0'));var _=require('lodash');var moment=require(_0x6b5c('0x1'));function getSeconds(_0x531983,_0x248e15){var _0x447559=moment(_0x531983)[_0x6b5c('0x2')](0x0);var _0xbd6aed=moment(_0x248e15)[_0x6b5c('0x2')](0x0);return _0x447559['diff'](_0xbd6aed,'seconds');}function Final(_0x46ff97){this[_0x6b5c('0x3')]=_0x46ff97['uniqueid'];this['scheduledat']=_0x46ff97[_0x6b5c('0x4')];this['type']=_0x46ff97[_0x6b5c('0x5')];this[_0x6b5c('0x6')]=_0x46ff97['type']==='outbound'?'queue':_0x46ff97[_0x6b5c('0x5')];this[_0x6b5c('0x7')]=_0x46ff97['countbusyretry'];this[_0x6b5c('0x8')]=_0x46ff97[_0x6b5c('0x8')];this['countnoanswerretry']=_0x46ff97['countnoanswerretry'];this[_0x6b5c('0x9')]=_0x46ff97[_0x6b5c('0x7')]+_0x46ff97[_0x6b5c('0x8')]+_0x46ff97[_0x6b5c('0xa')]+_0x46ff97['countnosuchnumberretry']+_0x46ff97['countdropretry']+_0x46ff97['countabandonedretry']+_0x46ff97['countmachineretry']+_0x46ff97[_0x6b5c('0xb')];this[_0x6b5c('0xc')]=_0x46ff97[_0x6b5c('0xc')];this['countdropretry']=_0x46ff97['countdropretry'];this[_0x6b5c('0xd')]=_0x46ff97['countabandonedretry'];this[_0x6b5c('0xe')]=_0x46ff97[_0x6b5c('0xe')];this['countagentrejectretry']=_0x46ff97[_0x6b5c('0xb')];this['queue']=_0x46ff97['queue'];this['calleridname']=_0x46ff97[_0x6b5c('0xf')];this[_0x6b5c('0x10')]=_0x46ff97[_0x6b5c('0x10')];this[_0x6b5c('0x11')]=_0x46ff97[_0x6b5c('0x11')];this[_0x6b5c('0x12')]=_0x46ff97['responsetime'];this[_0x6b5c('0x13')]=_0x46ff97[_0x6b5c('0x12')];this[_0x6b5c('0x14')]=_0x46ff97['ringtime']||0x0;this[_0x6b5c('0x15')]=_0x46ff97[_0x6b5c('0x15')]||0x0;this['talktime']=_0x46ff97[_0x6b5c('0x16')]||0x0;this['callback']=_0x46ff97['callback'];this[_0x6b5c('0x17')]=_0x46ff97[_0x6b5c('0x17')];this[_0x6b5c('0x18')]=_0x46ff97[_0x6b5c('0x18')];this[_0x6b5c('0x19')]=_0x46ff97[_0x6b5c('0x19')];this[_0x6b5c('0x1a')]=_0x46ff97[_0x6b5c('0x1a')];this['ListId']=_0x46ff97['ListId'];this[_0x6b5c('0x1b')]=_0x46ff97[_0x6b5c('0x1b')];this[_0x6b5c('0x1c')]=_0x46ff97[_0x6b5c('0x1c')];this[_0x6b5c('0x1d')]=_0x46ff97[_0x6b5c('0x1d')];this[_0x6b5c('0x1e')]=_0x46ff97[_0x6b5c('0x1e')]||'';this[_0x6b5c('0x1f')]=_0x46ff97['originatecalleridname']||'';}module[_0x6b5c('0x20')]=Final;