69660d75c8ee8a23f8bab35e26b0678c5cb92c77
[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 _0x5670=['ContactId','ListId','UserId','VoiceQueueId','CampaignId','lodash','milliseconds','diff','seconds','state','Answer','scheduledat','type','campaigntype','outbound','queue','countbusyretry','countcongestionretry','countnoanswerretry','countglobal','countdropretry','countabandonedretry','countmachineretry','countagentrejectretry','countnosuchnumberretry','uniqueid','calleridname','name','number','starttime','responsetime','endtime','format','ringtime','holdtime','membername','callback','callbackuniqueid','callbackat','recallme'];(function(_0x28cb02,_0x36bfe4){var _0x12866f=function(_0x2680b7){while(--_0x2680b7){_0x28cb02['push'](_0x28cb02['shift']());}};_0x12866f(++_0x36bfe4);}(_0x5670,0x7d));var _0x0567=function(_0x2535ee,_0x200e7b){_0x2535ee=_0x2535ee-0x0;var _0x163e61=_0x5670[_0x2535ee];return _0x163e61;};'use strict';var util=require('util');var _=require(_0x0567('0x0'));var moment=require('moment');function getSeconds(_0x4a837f,_0x8e37bd){var _0x3fc17a=moment(_0x4a837f)['milliseconds'](0x0);var _0x14c9d3=moment(_0x8e37bd)[_0x0567('0x1')](0x0);return _0x3fc17a[_0x0567('0x2')](_0x14c9d3,_0x0567('0x3'));}function Hangup(_0x333e02,_0x3fe2a0){this[_0x0567('0x4')]=0x4;this['statedesc']=_0x0567('0x5');this[_0x0567('0x6')]=_0x333e02[_0x0567('0x6')];this[_0x0567('0x7')]=_0x333e02['type'];this[_0x0567('0x8')]=_0x333e02['type']===_0x0567('0x9')?_0x0567('0xa'):_0x333e02[_0x0567('0x7')];this[_0x0567('0xb')]=_0x333e02['countbusyretry'];this[_0x0567('0xc')]=_0x333e02[_0x0567('0xc')];this[_0x0567('0xd')]=_0x333e02[_0x0567('0xd')];this[_0x0567('0xe')]=_0x333e02['countbusyretry']+_0x333e02[_0x0567('0xc')]+_0x333e02[_0x0567('0xd')]+_0x333e02['countnosuchnumberretry']+_0x333e02[_0x0567('0xf')]+_0x333e02[_0x0567('0x10')]+_0x333e02[_0x0567('0x11')]+_0x333e02[_0x0567('0x12')];this[_0x0567('0x13')]=_0x333e02[_0x0567('0x13')];this['countdropretry']=_0x333e02[_0x0567('0xf')];this['countabandonedretry']=_0x333e02['countabandonedretry'];this['countmachineretry']=_0x333e02[_0x0567('0x11')];this[_0x0567('0x12')]=_0x333e02[_0x0567('0x12')];this[_0x0567('0x14')]=_0x3fe2a0[_0x0567('0x14')];this[_0x0567('0x15')]=_0x333e02[_0x0567('0x16')];this['calleridnum']=_0x333e02[_0x0567('0x17')];this[_0x0567('0x18')]=_0x333e02['starttime'];this[_0x0567('0x19')]=_0x333e02[_0x0567('0x19')];this[_0x0567('0x1a')]=moment()[_0x0567('0x1b')]('YYYY-MM-DD\x20HH:mm:ss');this[_0x0567('0x1c')]=getSeconds(_0x333e02['responsetime'],_0x333e02[_0x0567('0x18')]);this[_0x0567('0x1d')]=0x0;this['talktime']=getSeconds(this[_0x0567('0x1a')],_0x333e02[_0x0567('0x19')]);this[_0x0567('0xa')]=_0x333e02['queue'];this[_0x0567('0x1e')]='IVR';this['reason']=_0x3fe2a0['cause-txt'];this[_0x0567('0x1f')]=_0x333e02['callback'];this[_0x0567('0x20')]=_0x333e02[_0x0567('0x20')];this[_0x0567('0x21')]=_0x333e02[_0x0567('0x21')];this[_0x0567('0x22')]=_0x333e02[_0x0567('0x22')];this[_0x0567('0x23')]=_0x333e02[_0x0567('0x23')];this[_0x0567('0x24')]=_0x333e02[_0x0567('0x24')];this['UserId']=_0x333e02[_0x0567('0x25')];this[_0x0567('0x26')]=_0x333e02[_0x0567('0x26')];this[_0x0567('0x27')]=_0x333e02[_0x0567('0x27')];}module['exports']=Hangup;