840edb31d89e8308d9248febae55148a426556a8
[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 _0xf16f=['countglobal','countdropretry','countmachineretry','countagentrejectretry','countnosuchnumberretry','countabandonedretry','uniqueid','calleridname','name','calleridnum','number','responsetime','YYYY-MM-DD\x20HH:mm:ss','ringtime','starttime','talktime','endtime','membername','IVR','reason','cause-txt','callback','callbackuniqueid','callbackat','recallme','ContactId','ListId','UserId','VoiceQueueId','CampaignId','lodash','moment','milliseconds','diff','seconds','state','Answer','scheduledat','type','campaigntype','outbound','queue','countbusyretry','countcongestionretry','countnoanswerretry'];(function(_0x3f51e6,_0x2d8c78){var _0x353838=function(_0xa5fdf0){while(--_0xa5fdf0){_0x3f51e6['push'](_0x3f51e6['shift']());}};_0x353838(++_0x2d8c78);}(_0xf16f,0xff));var _0xff16=function(_0x56107c,_0x2541fc){_0x56107c=_0x56107c-0x0;var _0x4bd31b=_0xf16f[_0x56107c];return _0x4bd31b;};'use strict';var util=require('util');var _=require(_0xff16('0x0'));var moment=require(_0xff16('0x1'));function getSeconds(_0x20b17b,_0xbf68aa){var _0x298e90=moment(_0x20b17b)[_0xff16('0x2')](0x0);var _0x903270=moment(_0xbf68aa)['milliseconds'](0x0);return _0x298e90[_0xff16('0x3')](_0x903270,_0xff16('0x4'));}function Hangup(_0x1107d9,_0x288efe){this[_0xff16('0x5')]=0x4;this['statedesc']=_0xff16('0x6');this[_0xff16('0x7')]=_0x1107d9[_0xff16('0x7')];this[_0xff16('0x8')]=_0x1107d9[_0xff16('0x8')];this[_0xff16('0x9')]=_0x1107d9['type']===_0xff16('0xa')?_0xff16('0xb'):_0x1107d9[_0xff16('0x8')];this[_0xff16('0xc')]=_0x1107d9[_0xff16('0xc')];this[_0xff16('0xd')]=_0x1107d9['countcongestionretry'];this[_0xff16('0xe')]=_0x1107d9['countnoanswerretry'];this[_0xff16('0xf')]=_0x1107d9[_0xff16('0xc')]+_0x1107d9[_0xff16('0xd')]+_0x1107d9[_0xff16('0xe')]+_0x1107d9['countnosuchnumberretry']+_0x1107d9[_0xff16('0x10')]+_0x1107d9['countabandonedretry']+_0x1107d9[_0xff16('0x11')]+_0x1107d9[_0xff16('0x12')];this[_0xff16('0x13')]=_0x1107d9[_0xff16('0x13')];this['countdropretry']=_0x1107d9[_0xff16('0x10')];this[_0xff16('0x14')]=_0x1107d9['countabandonedretry'];this[_0xff16('0x11')]=_0x1107d9[_0xff16('0x11')];this['countagentrejectretry']=_0x1107d9['countagentrejectretry'];this[_0xff16('0x15')]=_0x288efe[_0xff16('0x15')];this[_0xff16('0x16')]=_0x1107d9[_0xff16('0x17')];this[_0xff16('0x18')]=_0x1107d9[_0xff16('0x19')];this['starttime']=_0x1107d9['starttime'];this[_0xff16('0x1a')]=_0x1107d9['responsetime'];this['endtime']=moment()['format'](_0xff16('0x1b'));this[_0xff16('0x1c')]=getSeconds(_0x1107d9['responsetime'],_0x1107d9[_0xff16('0x1d')]);this['holdtime']=0x0;this[_0xff16('0x1e')]=getSeconds(this[_0xff16('0x1f')],_0x1107d9[_0xff16('0x1a')]);this[_0xff16('0xb')]=_0x1107d9[_0xff16('0xb')];this[_0xff16('0x20')]=_0xff16('0x21');this[_0xff16('0x22')]=_0x288efe[_0xff16('0x23')];this[_0xff16('0x24')]=_0x1107d9[_0xff16('0x24')];this[_0xff16('0x25')]=_0x1107d9[_0xff16('0x25')];this[_0xff16('0x26')]=_0x1107d9[_0xff16('0x26')];this[_0xff16('0x27')]=_0x1107d9[_0xff16('0x27')];this[_0xff16('0x28')]=_0x1107d9[_0xff16('0x28')];this[_0xff16('0x29')]=_0x1107d9[_0xff16('0x29')];this[_0xff16('0x2a')]=_0x1107d9[_0xff16('0x2a')];this[_0xff16('0x2b')]=_0x1107d9['VoiceQueueId'];this[_0xff16('0x2c')]=_0x1107d9[_0xff16('0x2c')];}module['exports']=Hangup;