a19df7f630129c8dae970f85d744382a0a829140
[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 _0xb538=['scheduledat','type','campaigntype','outbound','queue','countbusyretry','countcongestionretry','countnoanswerretry','countglobal','countnosuchnumberretry','countdropretry','countabandonedretry','countmachineretry','countagentrejectretry','uniqueid','calleridname','name','starttime','responsetime','endtime','YYYY-MM-DD\x20HH:mm:ss','ringtime','membername','callback','callbackuniqueid','callbackat','recallme','ContactId','ListId','UserId','VoiceQueueId','CampaignId','exports','lodash','moment','milliseconds','diff','seconds','Answer'];(function(_0x30af99,_0x7d5a5c){var _0x324ac4=function(_0x10a8d8){while(--_0x10a8d8){_0x30af99['push'](_0x30af99['shift']());}};_0x324ac4(++_0x7d5a5c);}(_0xb538,0x1ce));var _0x8b53=function(_0x2e46df,_0x28a4c0){_0x2e46df=_0x2e46df-0x0;var _0x93b0b=_0xb538[_0x2e46df];return _0x93b0b;};'use strict';var util=require('util');var _=require(_0x8b53('0x0'));var moment=require(_0x8b53('0x1'));function getSeconds(_0x55a6cc,_0x35c675){var _0x52ef7e=moment(_0x55a6cc)['milliseconds'](0x0);var _0x34c6f4=moment(_0x35c675)[_0x8b53('0x2')](0x0);return _0x52ef7e[_0x8b53('0x3')](_0x34c6f4,_0x8b53('0x4'));}function Hangup(_0x46f835,_0xc03792){this['state']=0x4;this['statedesc']=_0x8b53('0x5');this[_0x8b53('0x6')]=_0x46f835['scheduledat'];this[_0x8b53('0x7')]=_0x46f835[_0x8b53('0x7')];this[_0x8b53('0x8')]=_0x46f835['type']===_0x8b53('0x9')?_0x8b53('0xa'):_0x46f835[_0x8b53('0x7')];this[_0x8b53('0xb')]=_0x46f835[_0x8b53('0xb')];this['countcongestionretry']=_0x46f835[_0x8b53('0xc')];this[_0x8b53('0xd')]=_0x46f835[_0x8b53('0xd')];this[_0x8b53('0xe')]=_0x46f835[_0x8b53('0xb')]+_0x46f835[_0x8b53('0xc')]+_0x46f835[_0x8b53('0xd')]+_0x46f835[_0x8b53('0xf')]+_0x46f835[_0x8b53('0x10')]+_0x46f835[_0x8b53('0x11')]+_0x46f835[_0x8b53('0x12')]+_0x46f835[_0x8b53('0x13')];this['countnosuchnumberretry']=_0x46f835[_0x8b53('0xf')];this[_0x8b53('0x10')]=_0x46f835[_0x8b53('0x10')];this[_0x8b53('0x11')]=_0x46f835[_0x8b53('0x11')];this['countmachineretry']=_0x46f835[_0x8b53('0x12')];this[_0x8b53('0x13')]=_0x46f835[_0x8b53('0x13')];this[_0x8b53('0x14')]=_0xc03792[_0x8b53('0x14')];this[_0x8b53('0x15')]=_0x46f835[_0x8b53('0x16')];this['calleridnum']=_0x46f835['number'];this[_0x8b53('0x17')]=_0x46f835[_0x8b53('0x17')];this[_0x8b53('0x18')]=_0x46f835['responsetime'];this[_0x8b53('0x19')]=moment()['format'](_0x8b53('0x1a'));this[_0x8b53('0x1b')]=getSeconds(_0x46f835['responsetime'],_0x46f835['starttime']);this['holdtime']=0x0;this['talktime']=getSeconds(this[_0x8b53('0x19')],_0x46f835[_0x8b53('0x18')]);this[_0x8b53('0xa')]=_0x46f835['queue'];this[_0x8b53('0x1c')]='IVR';this['reason']=_0xc03792['cause-txt'];this[_0x8b53('0x1d')]=_0x46f835[_0x8b53('0x1d')];this[_0x8b53('0x1e')]=_0x46f835[_0x8b53('0x1e')];this[_0x8b53('0x1f')]=_0x46f835['callbackat'];this[_0x8b53('0x20')]=_0x46f835['recallme'];this[_0x8b53('0x21')]=_0x46f835[_0x8b53('0x21')];this[_0x8b53('0x22')]=_0x46f835['ListId'];this[_0x8b53('0x23')]=_0x46f835[_0x8b53('0x23')];this[_0x8b53('0x24')]=_0x46f835['VoiceQueueId'];this[_0x8b53('0x25')]=_0x46f835[_0x8b53('0x25')];}module[_0x8b53('0x26')]=Hangup;