Built motion from commit (unavailable).|2.2.1
[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 _0x0936=['responsetime','answertime','endtime','format','YYYY-MM-DD\x20HH:mm:ss','ringtime','talktime','reason','callback','callbackuniqueid','recallme','ContactId','ListId','UserId','VoiceQueueId','CampaignId','originatecalleridnum','exports','util','lodash','moment','milliseconds','diff','state','statedesc','Answer','scheduledat','campaigntype','outbound','queue','type','countbusyretry','countcongestionretry','countnoanswerretry','countglobal','calleridname','name','calleridnum','number','starttime'];(function(_0x4b8d9c,_0x23d270){var _0x42d631=function(_0x10008b){while(--_0x10008b){_0x4b8d9c['push'](_0x4b8d9c['shift']());}};_0x42d631(++_0x23d270);}(_0x0936,0x102));var _0x6093=function(_0x36cbe9,_0x41ea42){_0x36cbe9=_0x36cbe9-0x0;var _0x443303=_0x0936[_0x36cbe9];return _0x443303;};'use strict';var util=require(_0x6093('0x0'));var _=require(_0x6093('0x1'));var moment=require(_0x6093('0x2'));function getSeconds(_0x4693b3,_0x5ae2e2){var _0x17c1f9=moment(_0x4693b3)[_0x6093('0x3')](0x0);var _0x57993c=moment(_0x5ae2e2)[_0x6093('0x3')](0x0);return _0x17c1f9[_0x6093('0x4')](_0x57993c,'seconds');}function AgentComplete(_0x40f923,_0x3530a2){this[_0x6093('0x5')]=0x4;this[_0x6093('0x6')]=_0x6093('0x7');this['scheduledat']=_0x40f923[_0x6093('0x8')];this['type']=_0x40f923['type'];this[_0x6093('0x9')]=_0x40f923['type']===_0x6093('0xa')?_0x6093('0xb'):_0x40f923[_0x6093('0xc')];this[_0x6093('0xd')]=_0x40f923['countbusyretry'];this[_0x6093('0xe')]=_0x40f923[_0x6093('0xe')];this[_0x6093('0xf')]=_0x40f923[_0x6093('0xf')];this[_0x6093('0x10')]=_0x40f923[_0x6093('0xd')]+_0x40f923[_0x6093('0xe')]+_0x40f923[_0x6093('0xf')];this['uniqueid']=_0x3530a2['uniqueid'];this[_0x6093('0x11')]=_0x40f923[_0x6093('0x12')];this[_0x6093('0x13')]=_0x40f923[_0x6093('0x14')];this['starttime']=_0x40f923[_0x6093('0x15')];this[_0x6093('0x16')]=_0x40f923['responsetime'];this[_0x6093('0x17')]=_0x40f923[_0x6093('0x17')];this[_0x6093('0x18')]=moment()[_0x6093('0x19')](_0x6093('0x1a'));this[_0x6093('0x1b')]=getSeconds(_0x40f923[_0x6093('0x16')],_0x40f923['starttime']);this['holdtime']=getSeconds(_0x40f923[_0x6093('0x17')],_0x40f923['responsetime']);this[_0x6093('0x1c')]=getSeconds(this[_0x6093('0x18')],_0x40f923['answertime']);this[_0x6093('0xb')]=_0x3530a2[_0x6093('0xb')];this['membername']=_0x3530a2['membername'];this[_0x6093('0x1d')]=_0x3530a2[_0x6093('0x1d')];this['callback']=_0x40f923[_0x6093('0x1e')];this[_0x6093('0x1f')]=_0x40f923[_0x6093('0x1f')];this['callbackat']=_0x40f923['callbackat'];this[_0x6093('0x20')]=_0x40f923[_0x6093('0x20')];this[_0x6093('0x21')]=_0x40f923[_0x6093('0x21')];this[_0x6093('0x22')]=_0x40f923[_0x6093('0x22')];this['UserId']=_0x40f923[_0x6093('0x23')];this['VoiceQueueId']=_0x40f923[_0x6093('0x24')];this[_0x6093('0x25')]=_0x40f923['CampaignId'];this[_0x6093('0x26')]=_0x40f923[_0x6093('0x26')]||'';this['originatecalleridname']=_0x40f923['originatecalleridname']||'';}module[_0x6093('0x27')]=AgentComplete;