d8406f8f0b2061b3d326bace6712c45a89b90965
[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 _0xade0=['calleridnum','starttime','responsetime','ringtime','holdtime','talktime','callback','callbackuniqueid','callbackat','recallme','ContactId','ListId','UserId','VoiceQueueId','CampaignId','originatecalleridnum','originatecalleridname','exports','util','lodash','milliseconds','diff','uniqueid','scheduledat','type','outbound','queue','countbusyretry','countnoanswerretry','countglobal','countcongestionretry','countnosuchnumberretry','countabandonedretry','countmachineretry','countagentrejectretry','countdropretry','calleridname'];(function(_0x23c651,_0x143982){var _0xbe7bdb=function(_0x1979e2){while(--_0x1979e2){_0x23c651['push'](_0x23c651['shift']());}};_0xbe7bdb(++_0x143982);}(_0xade0,0x115));var _0x0ade=function(_0x2ed8f3,_0x4aa12f){_0x2ed8f3=_0x2ed8f3-0x0;var _0x525a55=_0xade0[_0x2ed8f3];return _0x525a55;};'use strict';var util=require(_0x0ade('0x0'));var _=require(_0x0ade('0x1'));var moment=require('moment');function getSeconds(_0x3fc3a2,_0x1b9b84){var _0x57c9c5=moment(_0x3fc3a2)[_0x0ade('0x2')](0x0);var _0xf9e864=moment(_0x1b9b84)[_0x0ade('0x2')](0x0);return _0x57c9c5[_0x0ade('0x3')](_0xf9e864,'seconds');}function Final(_0x152cbb){this[_0x0ade('0x4')]=_0x152cbb['uniqueid'];this[_0x0ade('0x5')]=_0x152cbb[_0x0ade('0x5')];this[_0x0ade('0x6')]=_0x152cbb[_0x0ade('0x6')];this['campaigntype']=_0x152cbb[_0x0ade('0x6')]===_0x0ade('0x7')?_0x0ade('0x8'):_0x152cbb[_0x0ade('0x6')];this[_0x0ade('0x9')]=_0x152cbb[_0x0ade('0x9')];this['countcongestionretry']=_0x152cbb['countcongestionretry'];this[_0x0ade('0xa')]=_0x152cbb[_0x0ade('0xa')];this[_0x0ade('0xb')]=_0x152cbb['countbusyretry']+_0x152cbb[_0x0ade('0xc')]+_0x152cbb[_0x0ade('0xa')]+_0x152cbb[_0x0ade('0xd')]+_0x152cbb['countdropretry']+_0x152cbb[_0x0ade('0xe')]+_0x152cbb[_0x0ade('0xf')]+_0x152cbb[_0x0ade('0x10')];this['countnosuchnumberretry']=_0x152cbb[_0x0ade('0xd')];this[_0x0ade('0x11')]=_0x152cbb[_0x0ade('0x11')];this['countabandonedretry']=_0x152cbb[_0x0ade('0xe')];this[_0x0ade('0xf')]=_0x152cbb[_0x0ade('0xf')];this[_0x0ade('0x10')]=_0x152cbb[_0x0ade('0x10')];this[_0x0ade('0x8')]=_0x152cbb[_0x0ade('0x8')];this[_0x0ade('0x12')]=_0x152cbb[_0x0ade('0x12')];this[_0x0ade('0x13')]=_0x152cbb[_0x0ade('0x13')];this[_0x0ade('0x14')]=_0x152cbb['starttime'];this[_0x0ade('0x15')]=_0x152cbb[_0x0ade('0x15')];this['endtime']=_0x152cbb[_0x0ade('0x15')];this[_0x0ade('0x16')]=_0x152cbb[_0x0ade('0x16')]||0x0;this[_0x0ade('0x17')]=_0x152cbb[_0x0ade('0x17')]||0x0;this[_0x0ade('0x18')]=_0x152cbb[_0x0ade('0x18')]||0x0;this[_0x0ade('0x19')]=_0x152cbb[_0x0ade('0x19')];this[_0x0ade('0x1a')]=_0x152cbb['callbackuniqueid'];this['callbackat']=_0x152cbb[_0x0ade('0x1b')];this[_0x0ade('0x1c')]=_0x152cbb[_0x0ade('0x1c')];this['ContactId']=_0x152cbb[_0x0ade('0x1d')];this[_0x0ade('0x1e')]=_0x152cbb[_0x0ade('0x1e')];this[_0x0ade('0x1f')]=_0x152cbb[_0x0ade('0x1f')];this['VoiceQueueId']=_0x152cbb[_0x0ade('0x20')];this[_0x0ade('0x21')]=_0x152cbb[_0x0ade('0x21')];this[_0x0ade('0x22')]=_0x152cbb[_0x0ade('0x22')]||'';this[_0x0ade('0x23')]=_0x152cbb[_0x0ade('0x23')]||'';}module[_0x0ade('0x24')]=Final;