b236a6d1861033bd77233668d40a803ffdc02336
[motion2.git] / server / services / ami / dialer / models / 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 _0x444a=['ContactId','ListId','VoiceQueueId','CampaignId','originatecalleridnum','originatecalleridname','exports','moment','state','statedesc','scheduledat','type','campaigntype','outbound','queue','countbusyretry','countcongestionretry','countnoanswerretry','countglobal','countnosuchnumberretry','countdropretry','countabandonedretry','countmachineretry','countagentrejectretry','uniqueid','name','number','starttime','responsetime','answertime','endtime','format','holdtime','getSeconds','talktime','membername','reason','callback','callbackuniqueid','callbackat','recallme'];(function(_0x5cfd4d,_0xe5a4fc){var _0x26e4e9=function(_0x40105d){while(--_0x40105d){_0x5cfd4d['push'](_0x5cfd4d['shift']());}};_0x26e4e9(++_0xe5a4fc);}(_0x444a,0x178));var _0xa444=function(_0x595604,_0x2cc998){_0x595604=_0x595604-0x0;var _0x1466f3=_0x444a[_0x595604];return _0x1466f3;};'use strict';var moment=require(_0xa444('0x0'));var utils=require('../utils');function AgentComplete(_0x3e6cfa,_0x575f33){this[_0xa444('0x1')]=0x4;this[_0xa444('0x2')]='Answer';this[_0xa444('0x3')]=_0x3e6cfa['scheduledat'];this[_0xa444('0x4')]=_0x3e6cfa[_0xa444('0x4')];this[_0xa444('0x5')]=_0x3e6cfa['type']===_0xa444('0x6')?_0xa444('0x7'):_0x3e6cfa[_0xa444('0x4')];this[_0xa444('0x8')]=_0x3e6cfa[_0xa444('0x8')];this[_0xa444('0x9')]=_0x3e6cfa[_0xa444('0x9')];this[_0xa444('0xa')]=_0x3e6cfa[_0xa444('0xa')];this[_0xa444('0xb')]=_0x3e6cfa[_0xa444('0x8')]+_0x3e6cfa[_0xa444('0x9')]+_0x3e6cfa['countnoanswerretry']+_0x3e6cfa[_0xa444('0xc')]+_0x3e6cfa[_0xa444('0xd')]+_0x3e6cfa[_0xa444('0xe')]+_0x3e6cfa[_0xa444('0xf')]+_0x3e6cfa[_0xa444('0x10')];this[_0xa444('0xc')]=_0x3e6cfa['countnosuchnumberretry'];this[_0xa444('0xd')]=_0x3e6cfa[_0xa444('0xd')];this[_0xa444('0xe')]=_0x3e6cfa[_0xa444('0xe')];this[_0xa444('0xf')]=_0x3e6cfa[_0xa444('0xf')];this[_0xa444('0x10')]=_0x3e6cfa[_0xa444('0x10')];this[_0xa444('0x11')]=_0x575f33[_0xa444('0x11')];this['calleridname']=_0x3e6cfa[_0xa444('0x12')];this['calleridnum']=_0x3e6cfa[_0xa444('0x13')];this['starttime']=_0x3e6cfa[_0xa444('0x14')];this['responsetime']=_0x3e6cfa[_0xa444('0x15')];this[_0xa444('0x16')]=_0x3e6cfa[_0xa444('0x16')];this[_0xa444('0x17')]=moment()[_0xa444('0x18')]('YYYY-MM-DD\x20HH:mm:ss');this['ringtime']=utils['getSeconds'](_0x3e6cfa[_0xa444('0x15')],_0x3e6cfa[_0xa444('0x14')]);this[_0xa444('0x19')]=utils[_0xa444('0x1a')](_0x3e6cfa[_0xa444('0x16')],_0x3e6cfa['responsetime']);this[_0xa444('0x1b')]=utils[_0xa444('0x1a')](this[_0xa444('0x17')],_0x3e6cfa[_0xa444('0x16')]);this[_0xa444('0x7')]=_0x575f33['queue'];this[_0xa444('0x1c')]=_0x575f33[_0xa444('0x1c')];this[_0xa444('0x1d')]=_0x575f33[_0xa444('0x1d')];this[_0xa444('0x1e')]=_0x3e6cfa[_0xa444('0x1e')];this[_0xa444('0x1f')]=_0x3e6cfa[_0xa444('0x1f')];this[_0xa444('0x20')]=_0x3e6cfa['callbackat'];this[_0xa444('0x21')]=_0x3e6cfa[_0xa444('0x21')];this[_0xa444('0x22')]=_0x3e6cfa[_0xa444('0x22')];this[_0xa444('0x23')]=_0x3e6cfa['ListId'];this['UserId']=_0x3e6cfa['UserId'];this[_0xa444('0x24')]=_0x3e6cfa[_0xa444('0x24')];this[_0xa444('0x25')]=_0x3e6cfa['CampaignId'];this[_0xa444('0x26')]=_0x3e6cfa[_0xa444('0x26')]||'';this[_0xa444('0x27')]=_0x3e6cfa[_0xa444('0x27')]||'';this['agiafterat']=_0x3e6cfa['agiafterat'];}module[_0xa444('0x28')]=AgentComplete;