Built motion from commit (unavailable).|2.5.26
[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 _0xfe19=['countmachineretry','countagentrejectretry','uniqueid','calleridname','name','calleridnum','number','starttime','responsetime','endtime','format','YYYY-MM-DD\x20HH:mm:ss','ringtime','holdtime','talktime','reason','cause-txt','callbackuniqueid','callbackat','recallme','ContactId','ListId','UserId','VoiceQueueId','CampaignId','exports','util','moment','milliseconds','diff','state','statedesc','Answer','type','campaigntype','queue','countbusyretry','countcongestionretry','countnoanswerretry','countglobal','countnosuchnumberretry','countdropretry'];(function(_0x53bdbe,_0x27bae6){var _0xfe2892=function(_0x3361b8){while(--_0x3361b8){_0x53bdbe['push'](_0x53bdbe['shift']());}};_0xfe2892(++_0x27bae6);}(_0xfe19,0xc2));var _0x9fe1=function(_0x40cd28,_0x3fec84){_0x40cd28=_0x40cd28-0x0;var _0xbb88ca=_0xfe19[_0x40cd28];return _0xbb88ca;};'use strict';var util=require(_0x9fe1('0x0'));var _=require('lodash');var moment=require(_0x9fe1('0x1'));function getSeconds(_0xf6a59b,_0xe7dde8){var _0x101680=moment(_0xf6a59b)[_0x9fe1('0x2')](0x0);var _0x44c920=moment(_0xe7dde8)[_0x9fe1('0x2')](0x0);return _0x101680[_0x9fe1('0x3')](_0x44c920,'seconds');}function Hangup(_0x48ac5b,_0x574e22){this[_0x9fe1('0x4')]=0x4;this[_0x9fe1('0x5')]=_0x9fe1('0x6');this['scheduledat']=_0x48ac5b['scheduledat'];this[_0x9fe1('0x7')]=_0x48ac5b[_0x9fe1('0x7')];this[_0x9fe1('0x8')]=_0x48ac5b[_0x9fe1('0x7')]==='outbound'?_0x9fe1('0x9'):_0x48ac5b[_0x9fe1('0x7')];this['countbusyretry']=_0x48ac5b[_0x9fe1('0xa')];this[_0x9fe1('0xb')]=_0x48ac5b[_0x9fe1('0xb')];this[_0x9fe1('0xc')]=_0x48ac5b[_0x9fe1('0xc')];this[_0x9fe1('0xd')]=_0x48ac5b[_0x9fe1('0xa')]+_0x48ac5b[_0x9fe1('0xb')]+_0x48ac5b[_0x9fe1('0xc')]+_0x48ac5b[_0x9fe1('0xe')]+_0x48ac5b[_0x9fe1('0xf')]+_0x48ac5b['countabandonedretry']+_0x48ac5b[_0x9fe1('0x10')]+_0x48ac5b['countagentrejectretry'];this['countnosuchnumberretry']=_0x48ac5b[_0x9fe1('0xe')];this['countdropretry']=_0x48ac5b['countdropretry'];this['countabandonedretry']=_0x48ac5b['countabandonedretry'];this[_0x9fe1('0x10')]=_0x48ac5b['countmachineretry'];this[_0x9fe1('0x11')]=_0x48ac5b['countagentrejectretry'];this['uniqueid']=_0x574e22[_0x9fe1('0x12')];this[_0x9fe1('0x13')]=_0x48ac5b[_0x9fe1('0x14')];this[_0x9fe1('0x15')]=_0x48ac5b[_0x9fe1('0x16')];this['starttime']=_0x48ac5b[_0x9fe1('0x17')];this[_0x9fe1('0x18')]=_0x48ac5b[_0x9fe1('0x18')];this[_0x9fe1('0x19')]=moment()[_0x9fe1('0x1a')](_0x9fe1('0x1b'));this[_0x9fe1('0x1c')]=getSeconds(_0x48ac5b['responsetime'],_0x48ac5b[_0x9fe1('0x17')]);this[_0x9fe1('0x1d')]=0x0;this[_0x9fe1('0x1e')]=getSeconds(this[_0x9fe1('0x19')],_0x48ac5b[_0x9fe1('0x18')]);this[_0x9fe1('0x9')]=_0x48ac5b['queue'];this['membername']='IVR';this[_0x9fe1('0x1f')]=_0x574e22[_0x9fe1('0x20')];this['callback']=_0x48ac5b['callback'];this[_0x9fe1('0x21')]=_0x48ac5b[_0x9fe1('0x21')];this[_0x9fe1('0x22')]=_0x48ac5b[_0x9fe1('0x22')];this[_0x9fe1('0x23')]=_0x48ac5b['recallme'];this[_0x9fe1('0x24')]=_0x48ac5b[_0x9fe1('0x24')];this['ListId']=_0x48ac5b[_0x9fe1('0x25')];this[_0x9fe1('0x26')]=_0x48ac5b['UserId'];this[_0x9fe1('0x27')]=_0x48ac5b[_0x9fe1('0x27')];this[_0x9fe1('0x28')]=_0x48ac5b[_0x9fe1('0x28')];}module[_0x9fe1('0x29')]=Hangup;