5bfb171d0f824e69d7e00ba2e715015a373aa6ad
[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 _0xf95a=['countdropretry','countabandonedretry','countmachineretry','countagentrejectretry','uniqueid','calleridname','calleridnum','number','starttime','responsetime','endtime','format','ringtime','holdtime','talktime','queue','membername','IVR','reason','callback','callbackuniqueid','recallme','ContactId','ListId','UserId','VoiceQueueId','CampaignId','exports','util','lodash','moment','milliseconds','diff','seconds','state','statedesc','scheduledat','type','campaigntype','outbound','countbusyretry','countcongestionretry','countnoanswerretry','countnosuchnumberretry'];(function(_0x2dafbe,_0x5d04de){var _0x58a45a=function(_0x50ac96){while(--_0x50ac96){_0x2dafbe['push'](_0x2dafbe['shift']());}};_0x58a45a(++_0x5d04de);}(_0xf95a,0x1a8));var _0xaf95=function(_0x49d2f4,_0xa0acd4){_0x49d2f4=_0x49d2f4-0x0;var _0x11becb=_0xf95a[_0x49d2f4];return _0x11becb;};'use strict';var util=require(_0xaf95('0x0'));var _=require(_0xaf95('0x1'));var moment=require(_0xaf95('0x2'));function getSeconds(_0x46e9f0,_0x13cf0e){var _0x48a000=moment(_0x46e9f0)[_0xaf95('0x3')](0x0);var _0x4f3bb2=moment(_0x13cf0e)[_0xaf95('0x3')](0x0);return _0x48a000[_0xaf95('0x4')](_0x4f3bb2,_0xaf95('0x5'));}function Hangup(_0x24b186,_0x437606){this[_0xaf95('0x6')]=0x4;this[_0xaf95('0x7')]='Answer';this[_0xaf95('0x8')]=_0x24b186[_0xaf95('0x8')];this[_0xaf95('0x9')]=_0x24b186['type'];this[_0xaf95('0xa')]=_0x24b186[_0xaf95('0x9')]===_0xaf95('0xb')?'queue':_0x24b186[_0xaf95('0x9')];this[_0xaf95('0xc')]=_0x24b186[_0xaf95('0xc')];this[_0xaf95('0xd')]=_0x24b186[_0xaf95('0xd')];this[_0xaf95('0xe')]=_0x24b186[_0xaf95('0xe')];this['countglobal']=_0x24b186[_0xaf95('0xc')]+_0x24b186[_0xaf95('0xd')]+_0x24b186[_0xaf95('0xe')]+_0x24b186[_0xaf95('0xf')]+_0x24b186[_0xaf95('0x10')]+_0x24b186[_0xaf95('0x11')]+_0x24b186[_0xaf95('0x12')]+_0x24b186[_0xaf95('0x13')];this[_0xaf95('0xf')]=_0x24b186['countnosuchnumberretry'];this[_0xaf95('0x10')]=_0x24b186[_0xaf95('0x10')];this[_0xaf95('0x11')]=_0x24b186[_0xaf95('0x11')];this[_0xaf95('0x12')]=_0x24b186[_0xaf95('0x12')];this[_0xaf95('0x13')]=_0x24b186[_0xaf95('0x13')];this['uniqueid']=_0x437606[_0xaf95('0x14')];this[_0xaf95('0x15')]=_0x24b186['name'];this[_0xaf95('0x16')]=_0x24b186[_0xaf95('0x17')];this['starttime']=_0x24b186[_0xaf95('0x18')];this[_0xaf95('0x19')]=_0x24b186['responsetime'];this[_0xaf95('0x1a')]=moment()[_0xaf95('0x1b')]('YYYY-MM-DD\x20HH:mm:ss');this[_0xaf95('0x1c')]=getSeconds(_0x24b186[_0xaf95('0x19')],_0x24b186[_0xaf95('0x18')]);this[_0xaf95('0x1d')]=0x0;this[_0xaf95('0x1e')]=getSeconds(this[_0xaf95('0x1a')],_0x24b186[_0xaf95('0x19')]);this[_0xaf95('0x1f')]=_0x24b186['queue'];this[_0xaf95('0x20')]=_0xaf95('0x21');this[_0xaf95('0x22')]=_0x437606['cause-txt'];this[_0xaf95('0x23')]=_0x24b186['callback'];this['callbackuniqueid']=_0x24b186[_0xaf95('0x24')];this['callbackat']=_0x24b186['callbackat'];this[_0xaf95('0x25')]=_0x24b186['recallme'];this[_0xaf95('0x26')]=_0x24b186[_0xaf95('0x26')];this[_0xaf95('0x27')]=_0x24b186['ListId'];this[_0xaf95('0x28')]=_0x24b186[_0xaf95('0x28')];this['VoiceQueueId']=_0x24b186[_0xaf95('0x29')];this['CampaignId']=_0x24b186[_0xaf95('0x2a')];}module[_0xaf95('0x2b')]=Hangup;