Built motion from commit (unavailable).|2.4.20
[motion2.git] / server / services / ami / dialer / agentComplete.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 _0x4f4a=['statedesc','Answer','scheduledat','type','outbound','queue','countcongestionretry','countnoanswerretry','countglobal','countbusyretry','uniqueid','calleridname','name','calleridnum','starttime','responsetime','answertime','format','YYYY-MM-DD\x20HH:mm:ss','ringtime','holdtime','talktime','membername','callback','callbackuniqueid','callbackat','recallme','ContactId','UserId','VoiceQueueId','CampaignId','originatecalleridnum','originatecalleridname','exports','util','lodash','moment','milliseconds','diff','seconds','state'];(function(_0x18db07,_0x234f5a){var _0x28aa41=function(_0x4b2edc){while(--_0x4b2edc){_0x18db07['push'](_0x18db07['shift']());}};_0x28aa41(++_0x234f5a);}(_0x4f4a,0x1bc));var _0xa4f4=function(_0x1ad6e2,_0xa1460b){_0x1ad6e2=_0x1ad6e2-0x0;var _0x1b2a23=_0x4f4a[_0x1ad6e2];return _0x1b2a23;};'use strict';var util=require(_0xa4f4('0x0'));var _=require(_0xa4f4('0x1'));var moment=require(_0xa4f4('0x2'));function getSeconds(_0x5dc228,_0x446bcc){var _0x2051c9=moment(_0x5dc228)[_0xa4f4('0x3')](0x0);var _0x42bfef=moment(_0x446bcc)['milliseconds'](0x0);return _0x2051c9[_0xa4f4('0x4')](_0x42bfef,_0xa4f4('0x5'));}function AgentComplete(_0x556abd,_0x5ec323){this[_0xa4f4('0x6')]=0x4;this[_0xa4f4('0x7')]=_0xa4f4('0x8');this[_0xa4f4('0x9')]=_0x556abd['scheduledat'];this[_0xa4f4('0xa')]=_0x556abd['type'];this['campaigntype']=_0x556abd[_0xa4f4('0xa')]===_0xa4f4('0xb')?_0xa4f4('0xc'):_0x556abd[_0xa4f4('0xa')];this['countbusyretry']=_0x556abd['countbusyretry'];this[_0xa4f4('0xd')]=_0x556abd[_0xa4f4('0xd')];this['countnoanswerretry']=_0x556abd[_0xa4f4('0xe')];this[_0xa4f4('0xf')]=_0x556abd[_0xa4f4('0x10')]+_0x556abd[_0xa4f4('0xd')]+_0x556abd['countnoanswerretry'];this[_0xa4f4('0x11')]=_0x5ec323[_0xa4f4('0x11')];this[_0xa4f4('0x12')]=_0x556abd[_0xa4f4('0x13')];this[_0xa4f4('0x14')]=_0x556abd['number'];this['starttime']=_0x556abd[_0xa4f4('0x15')];this[_0xa4f4('0x16')]=_0x556abd[_0xa4f4('0x16')];this[_0xa4f4('0x17')]=_0x556abd[_0xa4f4('0x17')];this['endtime']=moment()[_0xa4f4('0x18')](_0xa4f4('0x19'));this[_0xa4f4('0x1a')]=getSeconds(_0x556abd[_0xa4f4('0x16')],_0x556abd[_0xa4f4('0x15')]);this[_0xa4f4('0x1b')]=getSeconds(_0x556abd[_0xa4f4('0x17')],_0x556abd[_0xa4f4('0x16')]);this[_0xa4f4('0x1c')]=getSeconds(this['endtime'],_0x556abd[_0xa4f4('0x17')]);this['queue']=_0x5ec323[_0xa4f4('0xc')];this['membername']=_0x5ec323[_0xa4f4('0x1d')];this['reason']=_0x5ec323['reason'];this[_0xa4f4('0x1e')]=_0x556abd[_0xa4f4('0x1e')];this['callbackuniqueid']=_0x556abd[_0xa4f4('0x1f')];this[_0xa4f4('0x20')]=_0x556abd['callbackat'];this[_0xa4f4('0x21')]=_0x556abd[_0xa4f4('0x21')];this['ContactId']=_0x556abd[_0xa4f4('0x22')];this['ListId']=_0x556abd['ListId'];this[_0xa4f4('0x23')]=_0x556abd['UserId'];this[_0xa4f4('0x24')]=_0x556abd[_0xa4f4('0x24')];this[_0xa4f4('0x25')]=_0x556abd['CampaignId'];this['originatecalleridnum']=_0x556abd[_0xa4f4('0x26')]||'';this['originatecalleridname']=_0x556abd[_0xa4f4('0x27')]||'';}module[_0xa4f4('0x28')]=AgentComplete;