7c4e784ac7292d14faab5aa2006b22c3921028f9
[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 _0x15ce=['ringtime','holdtime','talktime','membername','reason','cause-txt','callback','callbackuniqueid','callbackat','recallme','ContactId','ListId','UserId','VoiceQueueId','CampaignId','exports','util','lodash','milliseconds','diff','seconds','state','statedesc','Answer','type','campaigntype','outbound','queue','countbusyretry','countcongestionretry','countnoanswerretry','countglobal','countnosuchnumberretry','countdropretry','countabandonedretry','countmachineretry','countagentrejectretry','uniqueid','name','calleridnum','number','starttime','responsetime','endtime','format','YYYY-MM-DD\x20HH:mm:ss'];(function(_0x55bf6b,_0x40ee51){var _0x3a1fc1=function(_0x149e86){while(--_0x149e86){_0x55bf6b['push'](_0x55bf6b['shift']());}};_0x3a1fc1(++_0x40ee51);}(_0x15ce,0x180));var _0xe15c=function(_0x502c7d,_0x2f1285){_0x502c7d=_0x502c7d-0x0;var _0x30b7ed=_0x15ce[_0x502c7d];return _0x30b7ed;};'use strict';var util=require(_0xe15c('0x0'));var _=require(_0xe15c('0x1'));var moment=require('moment');function getSeconds(_0x1cd450,_0x1d09b0){var _0x4f127d=moment(_0x1cd450)['milliseconds'](0x0);var _0xf26306=moment(_0x1d09b0)[_0xe15c('0x2')](0x0);return _0x4f127d[_0xe15c('0x3')](_0xf26306,_0xe15c('0x4'));}function Hangup(_0x397a74,_0x4e3fef){this[_0xe15c('0x5')]=0x4;this[_0xe15c('0x6')]=_0xe15c('0x7');this['scheduledat']=_0x397a74['scheduledat'];this[_0xe15c('0x8')]=_0x397a74['type'];this[_0xe15c('0x9')]=_0x397a74[_0xe15c('0x8')]===_0xe15c('0xa')?_0xe15c('0xb'):_0x397a74[_0xe15c('0x8')];this[_0xe15c('0xc')]=_0x397a74[_0xe15c('0xc')];this[_0xe15c('0xd')]=_0x397a74[_0xe15c('0xd')];this['countnoanswerretry']=_0x397a74[_0xe15c('0xe')];this[_0xe15c('0xf')]=_0x397a74[_0xe15c('0xc')]+_0x397a74[_0xe15c('0xd')]+_0x397a74[_0xe15c('0xe')]+_0x397a74[_0xe15c('0x10')]+_0x397a74[_0xe15c('0x11')]+_0x397a74[_0xe15c('0x12')]+_0x397a74[_0xe15c('0x13')]+_0x397a74[_0xe15c('0x14')];this[_0xe15c('0x10')]=_0x397a74[_0xe15c('0x10')];this[_0xe15c('0x11')]=_0x397a74[_0xe15c('0x11')];this['countabandonedretry']=_0x397a74['countabandonedretry'];this[_0xe15c('0x13')]=_0x397a74[_0xe15c('0x13')];this['countagentrejectretry']=_0x397a74[_0xe15c('0x14')];this[_0xe15c('0x15')]=_0x4e3fef['uniqueid'];this['calleridname']=_0x397a74[_0xe15c('0x16')];this[_0xe15c('0x17')]=_0x397a74[_0xe15c('0x18')];this[_0xe15c('0x19')]=_0x397a74['starttime'];this[_0xe15c('0x1a')]=_0x397a74[_0xe15c('0x1a')];this[_0xe15c('0x1b')]=moment()[_0xe15c('0x1c')](_0xe15c('0x1d'));this[_0xe15c('0x1e')]=getSeconds(_0x397a74[_0xe15c('0x1a')],_0x397a74[_0xe15c('0x19')]);this[_0xe15c('0x1f')]=0x0;this[_0xe15c('0x20')]=getSeconds(this[_0xe15c('0x1b')],_0x397a74[_0xe15c('0x1a')]);this[_0xe15c('0xb')]=_0x397a74[_0xe15c('0xb')];this[_0xe15c('0x21')]='IVR';this[_0xe15c('0x22')]=_0x4e3fef[_0xe15c('0x23')];this[_0xe15c('0x24')]=_0x397a74[_0xe15c('0x24')];this['callbackuniqueid']=_0x397a74[_0xe15c('0x25')];this[_0xe15c('0x26')]=_0x397a74[_0xe15c('0x26')];this[_0xe15c('0x27')]=_0x397a74[_0xe15c('0x27')];this[_0xe15c('0x28')]=_0x397a74['ContactId'];this['ListId']=_0x397a74[_0xe15c('0x29')];this[_0xe15c('0x2a')]=_0x397a74['UserId'];this[_0xe15c('0x2b')]=_0x397a74[_0xe15c('0x2b')];this['CampaignId']=_0x397a74[_0xe15c('0x2c')];}module[_0xe15c('0x2d')]=Hangup;