df5b6059e018a904329daf9f452d8dc774bd0612
[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 _0x030f=['responsetime','format','YYYY-MM-DD\x20HH:mm:ss','holdtime','endtime','membername','IVR','reason','cause-txt','callback','callbackuniqueid','callbackat','recallme','ListId','UserId','VoiceQueueId','CampaignId','exports','util','lodash','moment','milliseconds','diff','state','statedesc','scheduledat','type','campaigntype','outbound','queue','countbusyretry','countcongestionretry','countnoanswerretry','countglobal','countnosuchnumberretry','countabandonedretry','countmachineretry','countagentrejectretry','countdropretry','calleridname','calleridnum','number','starttime'];(function(_0x230f1b,_0x4476e4){var _0xb49d87=function(_0x32db7a){while(--_0x32db7a){_0x230f1b['push'](_0x230f1b['shift']());}};_0xb49d87(++_0x4476e4);}(_0x030f,0xe9));var _0xf030=function(_0x2f4767,_0x4f317b){_0x2f4767=_0x2f4767-0x0;var _0x3d8aae=_0x030f[_0x2f4767];return _0x3d8aae;};'use strict';var util=require(_0xf030('0x0'));var _=require(_0xf030('0x1'));var moment=require(_0xf030('0x2'));function getSeconds(_0x30cb6f,_0x23a12f){var _0x2f91e5=moment(_0x30cb6f)['milliseconds'](0x0);var _0x3f088f=moment(_0x23a12f)[_0xf030('0x3')](0x0);return _0x2f91e5[_0xf030('0x4')](_0x3f088f,'seconds');}function Hangup(_0x494070,_0x1781d2){this[_0xf030('0x5')]=0x4;this[_0xf030('0x6')]='Answer';this[_0xf030('0x7')]=_0x494070[_0xf030('0x7')];this[_0xf030('0x8')]=_0x494070[_0xf030('0x8')];this[_0xf030('0x9')]=_0x494070[_0xf030('0x8')]===_0xf030('0xa')?_0xf030('0xb'):_0x494070['type'];this['countbusyretry']=_0x494070[_0xf030('0xc')];this['countcongestionretry']=_0x494070[_0xf030('0xd')];this[_0xf030('0xe')]=_0x494070[_0xf030('0xe')];this[_0xf030('0xf')]=_0x494070[_0xf030('0xc')]+_0x494070[_0xf030('0xd')]+_0x494070[_0xf030('0xe')]+_0x494070[_0xf030('0x10')]+_0x494070['countdropretry']+_0x494070[_0xf030('0x11')]+_0x494070[_0xf030('0x12')]+_0x494070[_0xf030('0x13')];this['countnosuchnumberretry']=_0x494070[_0xf030('0x10')];this[_0xf030('0x14')]=_0x494070['countdropretry'];this['countabandonedretry']=_0x494070[_0xf030('0x11')];this[_0xf030('0x12')]=_0x494070[_0xf030('0x12')];this[_0xf030('0x13')]=_0x494070[_0xf030('0x13')];this['uniqueid']=_0x1781d2['uniqueid'];this[_0xf030('0x15')]=_0x494070['name'];this[_0xf030('0x16')]=_0x494070[_0xf030('0x17')];this[_0xf030('0x18')]=_0x494070[_0xf030('0x18')];this[_0xf030('0x19')]=_0x494070[_0xf030('0x19')];this['endtime']=moment()[_0xf030('0x1a')](_0xf030('0x1b'));this['ringtime']=getSeconds(_0x494070['responsetime'],_0x494070[_0xf030('0x18')]);this[_0xf030('0x1c')]=0x0;this['talktime']=getSeconds(this[_0xf030('0x1d')],_0x494070[_0xf030('0x19')]);this[_0xf030('0xb')]=_0x494070['queue'];this[_0xf030('0x1e')]=_0xf030('0x1f');this[_0xf030('0x20')]=_0x1781d2[_0xf030('0x21')];this['callback']=_0x494070[_0xf030('0x22')];this[_0xf030('0x23')]=_0x494070[_0xf030('0x23')];this[_0xf030('0x24')]=_0x494070['callbackat'];this['recallme']=_0x494070[_0xf030('0x25')];this['ContactId']=_0x494070['ContactId'];this[_0xf030('0x26')]=_0x494070[_0xf030('0x26')];this[_0xf030('0x27')]=_0x494070[_0xf030('0x27')];this[_0xf030('0x28')]=_0x494070[_0xf030('0x28')];this[_0xf030('0x29')]=_0x494070[_0xf030('0x29')];}module[_0xf030('0x2a')]=Hangup;