effa2fa6ec6c3327cb967c1ee7edbaddc46c8db7
[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 _0x985c=['CampaignId','util','lodash','moment','milliseconds','diff','state','statedesc','Answer','scheduledat','type','campaigntype','outbound','queue','countbusyretry','countcongestionretry','countnoanswerretry','countglobal','countdropretry','countagentrejectretry','countnosuchnumberretry','countabandonedretry','countmachineretry','uniqueid','calleridname','name','calleridnum','number','starttime','format','YYYY-MM-DD\x20HH:mm:ss','ringtime','responsetime','holdtime','talktime','endtime','IVR','reason','cause-txt','callback','callbackuniqueid','callbackat','recallme','ContactId','ListId','UserId','VoiceQueueId'];(function(_0x565c49,_0x54acd0){var _0x20ca34=function(_0x42f7e1){while(--_0x42f7e1){_0x565c49['push'](_0x565c49['shift']());}};_0x20ca34(++_0x54acd0);}(_0x985c,0xec));var _0xc985=function(_0x4c34d7,_0x7f723c){_0x4c34d7=_0x4c34d7-0x0;var _0x357b56=_0x985c[_0x4c34d7];return _0x357b56;};'use strict';var util=require(_0xc985('0x0'));var _=require(_0xc985('0x1'));var moment=require(_0xc985('0x2'));function getSeconds(_0x169eaa,_0x833cda){var _0x3972c0=moment(_0x169eaa)['milliseconds'](0x0);var _0x3458ba=moment(_0x833cda)[_0xc985('0x3')](0x0);return _0x3972c0[_0xc985('0x4')](_0x3458ba,'seconds');}function Hangup(_0x2a936e,_0xaaa8cd){this[_0xc985('0x5')]=0x4;this[_0xc985('0x6')]=_0xc985('0x7');this[_0xc985('0x8')]=_0x2a936e[_0xc985('0x8')];this['type']=_0x2a936e[_0xc985('0x9')];this[_0xc985('0xa')]=_0x2a936e['type']===_0xc985('0xb')?_0xc985('0xc'):_0x2a936e['type'];this[_0xc985('0xd')]=_0x2a936e[_0xc985('0xd')];this[_0xc985('0xe')]=_0x2a936e[_0xc985('0xe')];this[_0xc985('0xf')]=_0x2a936e[_0xc985('0xf')];this[_0xc985('0x10')]=_0x2a936e[_0xc985('0xd')]+_0x2a936e[_0xc985('0xe')]+_0x2a936e['countnoanswerretry']+_0x2a936e['countnosuchnumberretry']+_0x2a936e[_0xc985('0x11')]+_0x2a936e['countabandonedretry']+_0x2a936e['countmachineretry']+_0x2a936e[_0xc985('0x12')];this[_0xc985('0x13')]=_0x2a936e[_0xc985('0x13')];this[_0xc985('0x11')]=_0x2a936e[_0xc985('0x11')];this[_0xc985('0x14')]=_0x2a936e[_0xc985('0x14')];this[_0xc985('0x15')]=_0x2a936e[_0xc985('0x15')];this[_0xc985('0x12')]=_0x2a936e['countagentrejectretry'];this[_0xc985('0x16')]=_0xaaa8cd[_0xc985('0x16')];this[_0xc985('0x17')]=_0x2a936e[_0xc985('0x18')];this[_0xc985('0x19')]=_0x2a936e[_0xc985('0x1a')];this[_0xc985('0x1b')]=_0x2a936e[_0xc985('0x1b')];this['responsetime']=_0x2a936e['responsetime'];this['endtime']=moment()[_0xc985('0x1c')](_0xc985('0x1d'));this[_0xc985('0x1e')]=getSeconds(_0x2a936e[_0xc985('0x1f')],_0x2a936e['starttime']);this[_0xc985('0x20')]=0x0;this[_0xc985('0x21')]=getSeconds(this[_0xc985('0x22')],_0x2a936e['responsetime']);this[_0xc985('0xc')]=_0x2a936e[_0xc985('0xc')];this['membername']=_0xc985('0x23');this[_0xc985('0x24')]=_0xaaa8cd[_0xc985('0x25')];this[_0xc985('0x26')]=_0x2a936e[_0xc985('0x26')];this[_0xc985('0x27')]=_0x2a936e[_0xc985('0x27')];this[_0xc985('0x28')]=_0x2a936e[_0xc985('0x28')];this[_0xc985('0x29')]=_0x2a936e[_0xc985('0x29')];this['ContactId']=_0x2a936e[_0xc985('0x2a')];this[_0xc985('0x2b')]=_0x2a936e['ListId'];this[_0xc985('0x2c')]=_0x2a936e[_0xc985('0x2c')];this[_0xc985('0x2d')]=_0x2a936e[_0xc985('0x2d')];this[_0xc985('0x2e')]=_0x2a936e['CampaignId'];}module['exports']=Hangup;