Built motion from commit f7863d46.|2.5.41
[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 _0x62d0=['queue','countbusyretry','countcongestionretry','countnoanswerretry','countglobal','countnosuchnumberretry','countdropretry','countabandonedretry','countmachineretry','countagentrejectretry','uniqueid','calleridname','name','calleridnum','number','starttime','responsetime','endtime','format','YYYY-MM-DD\x20HH:mm:ss','ringtime','holdtime','talktime','IVR','cause-txt','callback','callbackuniqueid','callbackat','recallme','ContactId','ListId','UserId','VoiceQueueId','CampaignId','exports','util','lodash','milliseconds','diff','seconds','state','statedesc','Answer','scheduledat','type','campaigntype','outbound'];(function(_0x4fe5b5,_0x41efab){var _0x221fbe=function(_0x35fd94){while(--_0x35fd94){_0x4fe5b5['push'](_0x4fe5b5['shift']());}};_0x221fbe(++_0x41efab);}(_0x62d0,0x13d));var _0x062d=function(_0x29d94e,_0xf386d6){_0x29d94e=_0x29d94e-0x0;var _0x106237=_0x62d0[_0x29d94e];return _0x106237;};'use strict';var util=require(_0x062d('0x0'));var _=require(_0x062d('0x1'));var moment=require('moment');function getSeconds(_0x119b60,_0x31473b){var _0x12cb56=moment(_0x119b60)[_0x062d('0x2')](0x0);var _0x50ec87=moment(_0x31473b)[_0x062d('0x2')](0x0);return _0x12cb56[_0x062d('0x3')](_0x50ec87,_0x062d('0x4'));}function Hangup(_0x3ff043,_0x5c9675){this[_0x062d('0x5')]=0x4;this[_0x062d('0x6')]=_0x062d('0x7');this['scheduledat']=_0x3ff043[_0x062d('0x8')];this[_0x062d('0x9')]=_0x3ff043[_0x062d('0x9')];this[_0x062d('0xa')]=_0x3ff043[_0x062d('0x9')]===_0x062d('0xb')?_0x062d('0xc'):_0x3ff043[_0x062d('0x9')];this[_0x062d('0xd')]=_0x3ff043['countbusyretry'];this[_0x062d('0xe')]=_0x3ff043[_0x062d('0xe')];this['countnoanswerretry']=_0x3ff043[_0x062d('0xf')];this[_0x062d('0x10')]=_0x3ff043[_0x062d('0xd')]+_0x3ff043[_0x062d('0xe')]+_0x3ff043[_0x062d('0xf')]+_0x3ff043[_0x062d('0x11')]+_0x3ff043[_0x062d('0x12')]+_0x3ff043[_0x062d('0x13')]+_0x3ff043[_0x062d('0x14')]+_0x3ff043[_0x062d('0x15')];this['countnosuchnumberretry']=_0x3ff043['countnosuchnumberretry'];this[_0x062d('0x12')]=_0x3ff043['countdropretry'];this[_0x062d('0x13')]=_0x3ff043[_0x062d('0x13')];this[_0x062d('0x14')]=_0x3ff043[_0x062d('0x14')];this[_0x062d('0x15')]=_0x3ff043[_0x062d('0x15')];this[_0x062d('0x16')]=_0x5c9675[_0x062d('0x16')];this[_0x062d('0x17')]=_0x3ff043[_0x062d('0x18')];this[_0x062d('0x19')]=_0x3ff043[_0x062d('0x1a')];this['starttime']=_0x3ff043[_0x062d('0x1b')];this[_0x062d('0x1c')]=_0x3ff043[_0x062d('0x1c')];this[_0x062d('0x1d')]=moment()[_0x062d('0x1e')](_0x062d('0x1f'));this[_0x062d('0x20')]=getSeconds(_0x3ff043['responsetime'],_0x3ff043[_0x062d('0x1b')]);this[_0x062d('0x21')]=0x0;this[_0x062d('0x22')]=getSeconds(this[_0x062d('0x1d')],_0x3ff043[_0x062d('0x1c')]);this[_0x062d('0xc')]=_0x3ff043[_0x062d('0xc')];this['membername']=_0x062d('0x23');this['reason']=_0x5c9675[_0x062d('0x24')];this[_0x062d('0x25')]=_0x3ff043['callback'];this[_0x062d('0x26')]=_0x3ff043[_0x062d('0x26')];this[_0x062d('0x27')]=_0x3ff043[_0x062d('0x27')];this[_0x062d('0x28')]=_0x3ff043['recallme'];this[_0x062d('0x29')]=_0x3ff043[_0x062d('0x29')];this[_0x062d('0x2a')]=_0x3ff043[_0x062d('0x2a')];this[_0x062d('0x2b')]=_0x3ff043[_0x062d('0x2b')];this[_0x062d('0x2c')]=_0x3ff043[_0x062d('0x2c')];this[_0x062d('0x2d')]=_0x3ff043['CampaignId'];}module[_0x062d('0x2e')]=Hangup;