22a55d24d55973274aba5798551b8c5cb9a1ff68
[motion2.git] / server / services / ami / dialer / hangup.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 _0xfee8=['endtime','queue','membername','reason','callback','callbackuniqueid','callbackat','recallme','ContactId','ListId','UserId','VoiceQueueId','CampaignId','exports','util','lodash','moment','milliseconds','diff','seconds','state','statedesc','scheduledat','type','countbusyretry','countcongestionretry','countnoanswerretry','countdropretry','countabandonedretry','countmachineretry','countagentrejectretry','countnosuchnumberretry','uniqueid','calleridname','name','calleridnum','number','starttime','responsetime','format','YYYY-MM-DD\x20HH:mm:ss','ringtime','holdtime','talktime'];(function(_0x36a55d,_0x3c147d){var _0x423010=function(_0x572013){while(--_0x572013){_0x36a55d['push'](_0x36a55d['shift']());}};_0x423010(++_0x3c147d);}(_0xfee8,0x66));var _0x8fee=function(_0x59008b,_0x75ea97){_0x59008b=_0x59008b-0x0;var _0x20359c=_0xfee8[_0x59008b];return _0x20359c;};'use strict';var util=require(_0x8fee('0x0'));var _=require(_0x8fee('0x1'));var moment=require(_0x8fee('0x2'));function getSeconds(_0x578eea,_0x14e6d7){var _0x454b83=moment(_0x578eea)[_0x8fee('0x3')](0x0);var _0x251d36=moment(_0x14e6d7)[_0x8fee('0x3')](0x0);return _0x454b83[_0x8fee('0x4')](_0x251d36,_0x8fee('0x5'));}function Hangup(_0x58672b,_0x1a2340){this[_0x8fee('0x6')]=0x4;this[_0x8fee('0x7')]='Answer';this[_0x8fee('0x8')]=_0x58672b[_0x8fee('0x8')];this['type']=_0x58672b[_0x8fee('0x9')];this['campaigntype']=_0x58672b['type']==='outbound'?'queue':_0x58672b['type'];this[_0x8fee('0xa')]=_0x58672b['countbusyretry'];this[_0x8fee('0xb')]=_0x58672b[_0x8fee('0xb')];this[_0x8fee('0xc')]=_0x58672b[_0x8fee('0xc')];this['countglobal']=_0x58672b['countbusyretry']+_0x58672b['countcongestionretry']+_0x58672b[_0x8fee('0xc')]+_0x58672b['countnosuchnumberretry']+_0x58672b[_0x8fee('0xd')]+_0x58672b[_0x8fee('0xe')]+_0x58672b[_0x8fee('0xf')]+_0x58672b[_0x8fee('0x10')];this[_0x8fee('0x11')]=_0x58672b['countnosuchnumberretry'];this['countdropretry']=_0x58672b[_0x8fee('0xd')];this[_0x8fee('0xe')]=_0x58672b[_0x8fee('0xe')];this[_0x8fee('0xf')]=_0x58672b[_0x8fee('0xf')];this[_0x8fee('0x10')]=_0x58672b[_0x8fee('0x10')];this[_0x8fee('0x12')]=_0x1a2340['uniqueid'];this[_0x8fee('0x13')]=_0x58672b[_0x8fee('0x14')];this[_0x8fee('0x15')]=_0x58672b[_0x8fee('0x16')];this[_0x8fee('0x17')]=_0x58672b['starttime'];this[_0x8fee('0x18')]=_0x58672b['responsetime'];this['endtime']=moment()[_0x8fee('0x19')](_0x8fee('0x1a'));this[_0x8fee('0x1b')]=getSeconds(_0x58672b[_0x8fee('0x18')],_0x58672b[_0x8fee('0x17')]);this[_0x8fee('0x1c')]=0x0;this[_0x8fee('0x1d')]=getSeconds(this[_0x8fee('0x1e')],_0x58672b[_0x8fee('0x18')]);this['queue']=_0x58672b[_0x8fee('0x1f')];this[_0x8fee('0x20')]='IVR';this[_0x8fee('0x21')]=_0x1a2340['cause-txt'];this[_0x8fee('0x22')]=_0x58672b[_0x8fee('0x22')];this[_0x8fee('0x23')]=_0x58672b[_0x8fee('0x23')];this[_0x8fee('0x24')]=_0x58672b[_0x8fee('0x24')];this['recallme']=_0x58672b[_0x8fee('0x25')];this[_0x8fee('0x26')]=_0x58672b[_0x8fee('0x26')];this['ListId']=_0x58672b[_0x8fee('0x27')];this[_0x8fee('0x28')]=_0x58672b[_0x8fee('0x28')];this[_0x8fee('0x29')]=_0x58672b[_0x8fee('0x29')];this[_0x8fee('0x2a')]=_0x58672b[_0x8fee('0x2a')];}module[_0x8fee('0x2b')]=Hangup;