a0eec9ffd56e0517d4f5b4185703043af1d06bc4
[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 _0x0679=['cause-txt','callback','callbackuniqueid','callbackat','recallme','ContactId','ListId','UserId','VoiceQueueId','CampaignId','exports','util','lodash','moment','milliseconds','seconds','state','Answer','scheduledat','type','campaigntype','queue','countbusyretry','countcongestionretry','countnoanswerretry','countglobal','countnosuchnumberretry','countabandonedretry','countmachineretry','countdropretry','uniqueid','calleridname','name','calleridnum','number','starttime','responsetime','endtime','format','YYYY-MM-DD\x20HH:mm:ss','ringtime','holdtime','IVR','reason'];(function(_0xff5684,_0xfe6e00){var _0x41e374=function(_0x145196){while(--_0x145196){_0xff5684['push'](_0xff5684['shift']());}};_0x41e374(++_0xfe6e00);}(_0x0679,0x113));var _0x9067=function(_0xd0b415,_0x149675){_0xd0b415=_0xd0b415-0x0;var _0x2bdf2c=_0x0679[_0xd0b415];return _0x2bdf2c;};'use strict';var util=require(_0x9067('0x0'));var _=require(_0x9067('0x1'));var moment=require(_0x9067('0x2'));function getSeconds(_0x33da5d,_0x11db76){var _0x4bd491=moment(_0x33da5d)[_0x9067('0x3')](0x0);var _0x14756f=moment(_0x11db76)['milliseconds'](0x0);return _0x4bd491['diff'](_0x14756f,_0x9067('0x4'));}function Hangup(_0x3fee47,_0x5a3e29){this[_0x9067('0x5')]=0x4;this['statedesc']=_0x9067('0x6');this[_0x9067('0x7')]=_0x3fee47['scheduledat'];this[_0x9067('0x8')]=_0x3fee47[_0x9067('0x8')];this[_0x9067('0x9')]=_0x3fee47[_0x9067('0x8')]==='outbound'?_0x9067('0xa'):_0x3fee47[_0x9067('0x8')];this['countbusyretry']=_0x3fee47[_0x9067('0xb')];this[_0x9067('0xc')]=_0x3fee47[_0x9067('0xc')];this[_0x9067('0xd')]=_0x3fee47['countnoanswerretry'];this[_0x9067('0xe')]=_0x3fee47[_0x9067('0xb')]+_0x3fee47[_0x9067('0xc')]+_0x3fee47['countnoanswerretry']+_0x3fee47[_0x9067('0xf')]+_0x3fee47['countdropretry']+_0x3fee47[_0x9067('0x10')]+_0x3fee47[_0x9067('0x11')]+_0x3fee47['countagentrejectretry'];this[_0x9067('0xf')]=_0x3fee47['countnosuchnumberretry'];this[_0x9067('0x12')]=_0x3fee47['countdropretry'];this[_0x9067('0x10')]=_0x3fee47[_0x9067('0x10')];this[_0x9067('0x11')]=_0x3fee47[_0x9067('0x11')];this['countagentrejectretry']=_0x3fee47['countagentrejectretry'];this[_0x9067('0x13')]=_0x5a3e29[_0x9067('0x13')];this[_0x9067('0x14')]=_0x3fee47[_0x9067('0x15')];this[_0x9067('0x16')]=_0x3fee47[_0x9067('0x17')];this[_0x9067('0x18')]=_0x3fee47[_0x9067('0x18')];this[_0x9067('0x19')]=_0x3fee47[_0x9067('0x19')];this[_0x9067('0x1a')]=moment()[_0x9067('0x1b')](_0x9067('0x1c'));this[_0x9067('0x1d')]=getSeconds(_0x3fee47[_0x9067('0x19')],_0x3fee47[_0x9067('0x18')]);this[_0x9067('0x1e')]=0x0;this['talktime']=getSeconds(this[_0x9067('0x1a')],_0x3fee47['responsetime']);this[_0x9067('0xa')]=_0x3fee47['queue'];this['membername']=_0x9067('0x1f');this[_0x9067('0x20')]=_0x5a3e29[_0x9067('0x21')];this[_0x9067('0x22')]=_0x3fee47[_0x9067('0x22')];this[_0x9067('0x23')]=_0x3fee47[_0x9067('0x23')];this[_0x9067('0x24')]=_0x3fee47[_0x9067('0x24')];this[_0x9067('0x25')]=_0x3fee47[_0x9067('0x25')];this[_0x9067('0x26')]=_0x3fee47[_0x9067('0x26')];this[_0x9067('0x27')]=_0x3fee47[_0x9067('0x27')];this[_0x9067('0x28')]=_0x3fee47[_0x9067('0x28')];this[_0x9067('0x29')]=_0x3fee47[_0x9067('0x29')];this['CampaignId']=_0x3fee47[_0x9067('0x2a')];}module[_0x9067('0x2b')]=Hangup;