f18b574911ea7804594d440a380db4d67c4c3924
[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 _0x964b=['ringtime','holdtime','talktime','callback','callbackuniqueid','callbackat','ContactId','ListId','UserId','CampaignId','originatecalleridnum','originatecalleridname','exports','util','lodash','milliseconds','seconds','uniqueid','scheduledat','type','countbusyretry','countcongestionretry','countnoanswerretry','countglobal','queue','calleridnum','starttime','responsetime','endtime'];(function(_0x465a0c,_0x19d4d5){var _0x1e202e=function(_0x27bd8a){while(--_0x27bd8a){_0x465a0c['push'](_0x465a0c['shift']());}};_0x1e202e(++_0x19d4d5);}(_0x964b,0x112));var _0xb964=function(_0x363023,_0x580c72){_0x363023=_0x363023-0x0;var _0x54682e=_0x964b[_0x363023];return _0x54682e;};'use strict';var util=require(_0xb964('0x0'));var _=require(_0xb964('0x1'));var moment=require('moment');function getSeconds(_0x113480,_0x41664c){var _0x1b5e70=moment(_0x113480)['milliseconds'](0x0);var _0x5c4f01=moment(_0x41664c)[_0xb964('0x2')](0x0);return _0x1b5e70['diff'](_0x5c4f01,_0xb964('0x3'));}function Final(_0x249313){this[_0xb964('0x4')]=_0x249313[_0xb964('0x4')];this[_0xb964('0x5')]=_0x249313[_0xb964('0x5')];this[_0xb964('0x6')]=_0x249313['type'];this['campaigntype']=_0x249313[_0xb964('0x6')]==='outbound'?'queue':_0x249313[_0xb964('0x6')];this[_0xb964('0x7')]=_0x249313[_0xb964('0x7')];this[_0xb964('0x8')]=_0x249313[_0xb964('0x8')];this[_0xb964('0x9')]=_0x249313['countnoanswerretry'];this[_0xb964('0xa')]=_0x249313[_0xb964('0x7')]+_0x249313[_0xb964('0x8')]+_0x249313[_0xb964('0x9')];this['queue']=_0x249313[_0xb964('0xb')];this['calleridname']=_0x249313['calleridname'];this[_0xb964('0xc')]=_0x249313[_0xb964('0xc')];this[_0xb964('0xd')]=_0x249313[_0xb964('0xd')];this[_0xb964('0xe')]=_0x249313[_0xb964('0xe')];this[_0xb964('0xf')]=_0x249313['responsetime'];this[_0xb964('0x10')]=_0x249313['ringtime']||0x0;this['holdtime']=_0x249313[_0xb964('0x11')]||0x0;this[_0xb964('0x12')]=_0x249313[_0xb964('0x12')]||0x0;this[_0xb964('0x13')]=_0x249313[_0xb964('0x13')];this[_0xb964('0x14')]=_0x249313[_0xb964('0x14')];this[_0xb964('0x15')]=_0x249313[_0xb964('0x15')];this['recallme']=_0x249313['recallme'];this['ContactId']=_0x249313[_0xb964('0x16')];this[_0xb964('0x17')]=_0x249313[_0xb964('0x17')];this[_0xb964('0x18')]=_0x249313[_0xb964('0x18')];this['VoiceQueueId']=_0x249313['VoiceQueueId'];this['CampaignId']=_0x249313[_0xb964('0x19')];this[_0xb964('0x1a')]=_0x249313[_0xb964('0x1a')]||'';this['originatecalleridname']=_0x249313[_0xb964('0x1b')]||'';}module[_0xb964('0x1c')]=Final;