Built motion from commit 47436d59.|2.6.7
[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 _0x1013=['callbackat','recallme','ListId','UserId','VoiceQueueId','exports','util','moment','milliseconds','diff','seconds','state','statedesc','Answer','scheduledat','type','campaigntype','outbound','queue','countbusyretry','countcongestionretry','countnoanswerretry','countglobal','countnosuchnumberretry','countdropretry','countabandonedretry','countmachineretry','countagentrejectretry','uniqueid','name','number','starttime','responsetime','format','YYYY-MM-DD\x20HH:mm:ss','ringtime','holdtime','talktime','endtime','membername','cause-txt','callback','callbackuniqueid'];(function(_0xe312a8,_0x5ceae9){var _0x1112cd=function(_0x399981){while(--_0x399981){_0xe312a8['push'](_0xe312a8['shift']());}};_0x1112cd(++_0x5ceae9);}(_0x1013,0xdd));var _0x3101=function(_0xc7b074,_0x515aaa){_0xc7b074=_0xc7b074-0x0;var _0x141c2b=_0x1013[_0xc7b074];return _0x141c2b;};'use strict';var util=require(_0x3101('0x0'));var _=require('lodash');var moment=require(_0x3101('0x1'));function getSeconds(_0x425df4,_0x40b5e8){var _0x291734=moment(_0x425df4)[_0x3101('0x2')](0x0);var _0x27554a=moment(_0x40b5e8)[_0x3101('0x2')](0x0);return _0x291734[_0x3101('0x3')](_0x27554a,_0x3101('0x4'));}function Hangup(_0x5636c2,_0x2bdbad){this[_0x3101('0x5')]=0x4;this[_0x3101('0x6')]=_0x3101('0x7');this[_0x3101('0x8')]=_0x5636c2[_0x3101('0x8')];this[_0x3101('0x9')]=_0x5636c2[_0x3101('0x9')];this[_0x3101('0xa')]=_0x5636c2[_0x3101('0x9')]===_0x3101('0xb')?_0x3101('0xc'):_0x5636c2[_0x3101('0x9')];this['countbusyretry']=_0x5636c2[_0x3101('0xd')];this[_0x3101('0xe')]=_0x5636c2[_0x3101('0xe')];this[_0x3101('0xf')]=_0x5636c2['countnoanswerretry'];this[_0x3101('0x10')]=_0x5636c2['countbusyretry']+_0x5636c2[_0x3101('0xe')]+_0x5636c2[_0x3101('0xf')]+_0x5636c2[_0x3101('0x11')]+_0x5636c2[_0x3101('0x12')]+_0x5636c2[_0x3101('0x13')]+_0x5636c2[_0x3101('0x14')]+_0x5636c2['countagentrejectretry'];this['countnosuchnumberretry']=_0x5636c2[_0x3101('0x11')];this['countdropretry']=_0x5636c2['countdropretry'];this[_0x3101('0x13')]=_0x5636c2[_0x3101('0x13')];this[_0x3101('0x14')]=_0x5636c2['countmachineretry'];this[_0x3101('0x15')]=_0x5636c2[_0x3101('0x15')];this[_0x3101('0x16')]=_0x2bdbad['uniqueid'];this['calleridname']=_0x5636c2[_0x3101('0x17')];this['calleridnum']=_0x5636c2[_0x3101('0x18')];this['starttime']=_0x5636c2[_0x3101('0x19')];this[_0x3101('0x1a')]=_0x5636c2[_0x3101('0x1a')];this['endtime']=moment()[_0x3101('0x1b')](_0x3101('0x1c'));this[_0x3101('0x1d')]=getSeconds(_0x5636c2[_0x3101('0x1a')],_0x5636c2[_0x3101('0x19')]);this[_0x3101('0x1e')]=0x0;this[_0x3101('0x1f')]=getSeconds(this[_0x3101('0x20')],_0x5636c2['responsetime']);this['queue']=_0x5636c2[_0x3101('0xc')];this[_0x3101('0x21')]='IVR';this['reason']=_0x2bdbad[_0x3101('0x22')];this[_0x3101('0x23')]=_0x5636c2['callback'];this[_0x3101('0x24')]=_0x5636c2[_0x3101('0x24')];this[_0x3101('0x25')]=_0x5636c2[_0x3101('0x25')];this[_0x3101('0x26')]=_0x5636c2[_0x3101('0x26')];this['ContactId']=_0x5636c2['ContactId'];this['ListId']=_0x5636c2[_0x3101('0x27')];this['UserId']=_0x5636c2[_0x3101('0x28')];this[_0x3101('0x29')]=_0x5636c2[_0x3101('0x29')];this['CampaignId']=_0x5636c2['CampaignId'];}module[_0x3101('0x2a')]=Hangup;