Built motion from commit 14588770.|2.5.38
[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 _0xa16c=['IVR','reason','cause-txt','callback','callbackuniqueid','callbackat','recallme','ContactId','UserId','VoiceQueueId','CampaignId','exports','util','lodash','moment','milliseconds','diff','seconds','state','Answer','scheduledat','type','campaigntype','countbusyretry','countnoanswerretry','countglobal','countcongestionretry','countnosuchnumberretry','countdropretry','countabandonedretry','countagentrejectretry','countmachineretry','calleridname','name','calleridnum','number','starttime','responsetime','holdtime','talktime','endtime','queue'];(function(_0x5eaca5,_0x5effb5){var _0x15baf6=function(_0x1239b3){while(--_0x1239b3){_0x5eaca5['push'](_0x5eaca5['shift']());}};_0x15baf6(++_0x5effb5);}(_0xa16c,0xde));var _0xca16=function(_0x3650e7,_0x5aedcf){_0x3650e7=_0x3650e7-0x0;var _0x214054=_0xa16c[_0x3650e7];return _0x214054;};'use strict';var util=require(_0xca16('0x0'));var _=require(_0xca16('0x1'));var moment=require(_0xca16('0x2'));function getSeconds(_0x283b6f,_0xc40e07){var _0x246dea=moment(_0x283b6f)[_0xca16('0x3')](0x0);var _0x3a0560=moment(_0xc40e07)[_0xca16('0x3')](0x0);return _0x246dea[_0xca16('0x4')](_0x3a0560,_0xca16('0x5'));}function Hangup(_0x13200f,_0x33d667){this[_0xca16('0x6')]=0x4;this['statedesc']=_0xca16('0x7');this[_0xca16('0x8')]=_0x13200f[_0xca16('0x8')];this['type']=_0x13200f[_0xca16('0x9')];this[_0xca16('0xa')]=_0x13200f['type']==='outbound'?'queue':_0x13200f[_0xca16('0x9')];this[_0xca16('0xb')]=_0x13200f['countbusyretry'];this['countcongestionretry']=_0x13200f['countcongestionretry'];this[_0xca16('0xc')]=_0x13200f[_0xca16('0xc')];this[_0xca16('0xd')]=_0x13200f[_0xca16('0xb')]+_0x13200f[_0xca16('0xe')]+_0x13200f['countnoanswerretry']+_0x13200f[_0xca16('0xf')]+_0x13200f[_0xca16('0x10')]+_0x13200f[_0xca16('0x11')]+_0x13200f['countmachineretry']+_0x13200f[_0xca16('0x12')];this[_0xca16('0xf')]=_0x13200f[_0xca16('0xf')];this['countdropretry']=_0x13200f[_0xca16('0x10')];this[_0xca16('0x11')]=_0x13200f[_0xca16('0x11')];this[_0xca16('0x13')]=_0x13200f['countmachineretry'];this['countagentrejectretry']=_0x13200f[_0xca16('0x12')];this['uniqueid']=_0x33d667['uniqueid'];this[_0xca16('0x14')]=_0x13200f[_0xca16('0x15')];this[_0xca16('0x16')]=_0x13200f[_0xca16('0x17')];this[_0xca16('0x18')]=_0x13200f[_0xca16('0x18')];this['responsetime']=_0x13200f[_0xca16('0x19')];this['endtime']=moment()['format']('YYYY-MM-DD\x20HH:mm:ss');this['ringtime']=getSeconds(_0x13200f[_0xca16('0x19')],_0x13200f[_0xca16('0x18')]);this[_0xca16('0x1a')]=0x0;this[_0xca16('0x1b')]=getSeconds(this[_0xca16('0x1c')],_0x13200f[_0xca16('0x19')]);this[_0xca16('0x1d')]=_0x13200f[_0xca16('0x1d')];this['membername']=_0xca16('0x1e');this[_0xca16('0x1f')]=_0x33d667[_0xca16('0x20')];this['callback']=_0x13200f[_0xca16('0x21')];this[_0xca16('0x22')]=_0x13200f['callbackuniqueid'];this[_0xca16('0x23')]=_0x13200f[_0xca16('0x23')];this[_0xca16('0x24')]=_0x13200f[_0xca16('0x24')];this[_0xca16('0x25')]=_0x13200f['ContactId'];this['ListId']=_0x13200f['ListId'];this[_0xca16('0x26')]=_0x13200f[_0xca16('0x26')];this[_0xca16('0x27')]=_0x13200f[_0xca16('0x27')];this[_0xca16('0x28')]=_0x13200f[_0xca16('0x28')];}module[_0xca16('0x29')]=Hangup;