Built motion from commit 85328c08.|2.5.50
[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 _0xac95=['holdtime','talktime','callback','callbackuniqueid','callbackat','recallme','ContactId','UserId','CampaignId','originatecalleridnum','originatecalleridname','exports','util','lodash','moment','milliseconds','diff','seconds','uniqueid','scheduledat','type','campaigntype','outbound','queue','countbusyretry','countcongestionretry','countnoanswerretry','countglobal','countnosuchnumberretry','countdropretry','countagentrejectretry','countabandonedretry','countmachineretry','calleridname','calleridnum','starttime','responsetime','endtime','ringtime'];(function(_0x1708e0,_0x1cf4e2){var _0x5a4e51=function(_0x1d55a6){while(--_0x1d55a6){_0x1708e0['push'](_0x1708e0['shift']());}};_0x5a4e51(++_0x1cf4e2);}(_0xac95,0xa8));var _0x5ac9=function(_0x406c0c,_0x269520){_0x406c0c=_0x406c0c-0x0;var _0x54ea2a=_0xac95[_0x406c0c];return _0x54ea2a;};'use strict';var util=require(_0x5ac9('0x0'));var _=require(_0x5ac9('0x1'));var moment=require(_0x5ac9('0x2'));function getSeconds(_0x471ff6,_0x4c14a3){var _0x57ca1c=moment(_0x471ff6)[_0x5ac9('0x3')](0x0);var _0x1ebdea=moment(_0x4c14a3)['milliseconds'](0x0);return _0x57ca1c[_0x5ac9('0x4')](_0x1ebdea,_0x5ac9('0x5'));}function Final(_0x5b445a){this[_0x5ac9('0x6')]=_0x5b445a[_0x5ac9('0x6')];this[_0x5ac9('0x7')]=_0x5b445a['scheduledat'];this['type']=_0x5b445a[_0x5ac9('0x8')];this[_0x5ac9('0x9')]=_0x5b445a[_0x5ac9('0x8')]===_0x5ac9('0xa')?_0x5ac9('0xb'):_0x5b445a[_0x5ac9('0x8')];this['countbusyretry']=_0x5b445a[_0x5ac9('0xc')];this[_0x5ac9('0xd')]=_0x5b445a['countcongestionretry'];this[_0x5ac9('0xe')]=_0x5b445a['countnoanswerretry'];this[_0x5ac9('0xf')]=_0x5b445a['countbusyretry']+_0x5b445a[_0x5ac9('0xd')]+_0x5b445a[_0x5ac9('0xe')]+_0x5b445a[_0x5ac9('0x10')]+_0x5b445a[_0x5ac9('0x11')]+_0x5b445a['countabandonedretry']+_0x5b445a['countmachineretry']+_0x5b445a[_0x5ac9('0x12')];this['countnosuchnumberretry']=_0x5b445a[_0x5ac9('0x10')];this[_0x5ac9('0x11')]=_0x5b445a['countdropretry'];this[_0x5ac9('0x13')]=_0x5b445a[_0x5ac9('0x13')];this[_0x5ac9('0x14')]=_0x5b445a[_0x5ac9('0x14')];this[_0x5ac9('0x12')]=_0x5b445a[_0x5ac9('0x12')];this[_0x5ac9('0xb')]=_0x5b445a[_0x5ac9('0xb')];this[_0x5ac9('0x15')]=_0x5b445a['calleridname'];this['calleridnum']=_0x5b445a[_0x5ac9('0x16')];this[_0x5ac9('0x17')]=_0x5b445a[_0x5ac9('0x17')];this[_0x5ac9('0x18')]=_0x5b445a[_0x5ac9('0x18')];this[_0x5ac9('0x19')]=_0x5b445a[_0x5ac9('0x18')];this[_0x5ac9('0x1a')]=_0x5b445a[_0x5ac9('0x1a')]||0x0;this[_0x5ac9('0x1b')]=_0x5b445a[_0x5ac9('0x1b')]||0x0;this[_0x5ac9('0x1c')]=_0x5b445a[_0x5ac9('0x1c')]||0x0;this['callback']=_0x5b445a[_0x5ac9('0x1d')];this[_0x5ac9('0x1e')]=_0x5b445a[_0x5ac9('0x1e')];this[_0x5ac9('0x1f')]=_0x5b445a[_0x5ac9('0x1f')];this['recallme']=_0x5b445a[_0x5ac9('0x20')];this[_0x5ac9('0x21')]=_0x5b445a['ContactId'];this['ListId']=_0x5b445a['ListId'];this[_0x5ac9('0x22')]=_0x5b445a[_0x5ac9('0x22')];this['VoiceQueueId']=_0x5b445a['VoiceQueueId'];this[_0x5ac9('0x23')]=_0x5b445a['CampaignId'];this['originatecalleridnum']=_0x5b445a[_0x5ac9('0x24')]||'';this['originatecalleridname']=_0x5b445a[_0x5ac9('0x25')]||'';}module[_0x5ac9('0x26')]=Final;