Built motion from commit (unavailable).|2.4.13
[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 _0x55ac=['originatecalleridname','exports','util','lodash','moment','milliseconds','seconds','state','statedesc','Answer','scheduledat','type','campaigntype','outbound','queue','countbusyretry','countcongestionretry','countnoanswerretry','uniqueid','calleridname','name','calleridnum','starttime','responsetime','answertime','format','YYYY-MM-DD\x20HH:mm:ss','ringtime','holdtime','talktime','endtime','membername','reason','callback','callbackuniqueid','callbackat','recallme','ContactId','ListId','UserId','VoiceQueueId','originatecalleridnum'];(function(_0x54516f,_0x334f78){var _0x39734e=function(_0x156eb6){while(--_0x156eb6){_0x54516f['push'](_0x54516f['shift']());}};_0x39734e(++_0x334f78);}(_0x55ac,0xaa));var _0xc55a=function(_0x26fd61,_0x37511d){_0x26fd61=_0x26fd61-0x0;var _0x4b293c=_0x55ac[_0x26fd61];return _0x4b293c;};'use strict';var util=require(_0xc55a('0x0'));var _=require(_0xc55a('0x1'));var moment=require(_0xc55a('0x2'));function getSeconds(_0x252e4e,_0x20166b){var _0xa1e55f=moment(_0x252e4e)[_0xc55a('0x3')](0x0);var _0x2cac04=moment(_0x20166b)[_0xc55a('0x3')](0x0);return _0xa1e55f['diff'](_0x2cac04,_0xc55a('0x4'));}function AgentComplete(_0x1a95bf,_0x5ab8e4){this[_0xc55a('0x5')]=0x4;this[_0xc55a('0x6')]=_0xc55a('0x7');this[_0xc55a('0x8')]=_0x1a95bf[_0xc55a('0x8')];this['type']=_0x1a95bf[_0xc55a('0x9')];this[_0xc55a('0xa')]=_0x1a95bf[_0xc55a('0x9')]===_0xc55a('0xb')?_0xc55a('0xc'):_0x1a95bf[_0xc55a('0x9')];this[_0xc55a('0xd')]=_0x1a95bf['countbusyretry'];this[_0xc55a('0xe')]=_0x1a95bf['countcongestionretry'];this[_0xc55a('0xf')]=_0x1a95bf['countnoanswerretry'];this['countglobal']=_0x1a95bf[_0xc55a('0xd')]+_0x1a95bf[_0xc55a('0xe')]+_0x1a95bf['countnoanswerretry'];this['uniqueid']=_0x5ab8e4[_0xc55a('0x10')];this[_0xc55a('0x11')]=_0x1a95bf[_0xc55a('0x12')];this[_0xc55a('0x13')]=_0x1a95bf['number'];this[_0xc55a('0x14')]=_0x1a95bf['starttime'];this[_0xc55a('0x15')]=_0x1a95bf[_0xc55a('0x15')];this['answertime']=_0x1a95bf[_0xc55a('0x16')];this['endtime']=moment()[_0xc55a('0x17')](_0xc55a('0x18'));this[_0xc55a('0x19')]=getSeconds(_0x1a95bf[_0xc55a('0x15')],_0x1a95bf['starttime']);this[_0xc55a('0x1a')]=getSeconds(_0x1a95bf[_0xc55a('0x16')],_0x1a95bf['responsetime']);this[_0xc55a('0x1b')]=getSeconds(this[_0xc55a('0x1c')],_0x1a95bf['answertime']);this[_0xc55a('0xc')]=_0x5ab8e4[_0xc55a('0xc')];this[_0xc55a('0x1d')]=_0x5ab8e4[_0xc55a('0x1d')];this[_0xc55a('0x1e')]=_0x5ab8e4[_0xc55a('0x1e')];this[_0xc55a('0x1f')]=_0x1a95bf[_0xc55a('0x1f')];this[_0xc55a('0x20')]=_0x1a95bf[_0xc55a('0x20')];this[_0xc55a('0x21')]=_0x1a95bf[_0xc55a('0x21')];this[_0xc55a('0x22')]=_0x1a95bf['recallme'];this[_0xc55a('0x23')]=_0x1a95bf[_0xc55a('0x23')];this[_0xc55a('0x24')]=_0x1a95bf[_0xc55a('0x24')];this[_0xc55a('0x25')]=_0x1a95bf[_0xc55a('0x25')];this[_0xc55a('0x26')]=_0x1a95bf['VoiceQueueId'];this['CampaignId']=_0x1a95bf['CampaignId'];this['originatecalleridnum']=_0x1a95bf[_0xc55a('0x27')]||'';this[_0xc55a('0x28')]=_0x1a95bf[_0xc55a('0x28')]||'';}module[_0xc55a('0x29')]=AgentComplete;