Built motion from commit (unavailable).|2.5.17
[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 _0x7fe2=['countagentrejectretry','uniqueid','calleridname','name','calleridnum','number','starttime','responsetime','endtime','format','YYYY-MM-DD\x20HH:mm:ss','holdtime','talktime','IVR','reason','cause-txt','callback','callbackuniqueid','callbackat','recallme','ContactId','ListId','UserId','VoiceQueueId','CampaignId','exports','util','lodash','moment','milliseconds','diff','seconds','state','scheduledat','type','outbound','queue','countbusyretry','countnoanswerretry','countglobal','countcongestionretry','countnosuchnumberretry','countdropretry','countabandonedretry','countmachineretry'];(function(_0x2f1fae,_0x1efee0){var _0x59b8cd=function(_0x56850b){while(--_0x56850b){_0x2f1fae['push'](_0x2f1fae['shift']());}};_0x59b8cd(++_0x1efee0);}(_0x7fe2,0x128));var _0x27fe=function(_0x258fb0,_0x5362dc){_0x258fb0=_0x258fb0-0x0;var _0x4d1afe=_0x7fe2[_0x258fb0];return _0x4d1afe;};'use strict';var util=require(_0x27fe('0x0'));var _=require(_0x27fe('0x1'));var moment=require(_0x27fe('0x2'));function getSeconds(_0x115f39,_0x5dfd43){var _0x20ffb4=moment(_0x115f39)[_0x27fe('0x3')](0x0);var _0x3b6727=moment(_0x5dfd43)['milliseconds'](0x0);return _0x20ffb4[_0x27fe('0x4')](_0x3b6727,_0x27fe('0x5'));}function Hangup(_0x4cbd92,_0x2954e5){this[_0x27fe('0x6')]=0x4;this['statedesc']='Answer';this[_0x27fe('0x7')]=_0x4cbd92['scheduledat'];this[_0x27fe('0x8')]=_0x4cbd92[_0x27fe('0x8')];this['campaigntype']=_0x4cbd92[_0x27fe('0x8')]===_0x27fe('0x9')?_0x27fe('0xa'):_0x4cbd92[_0x27fe('0x8')];this[_0x27fe('0xb')]=_0x4cbd92[_0x27fe('0xb')];this['countcongestionretry']=_0x4cbd92['countcongestionretry'];this[_0x27fe('0xc')]=_0x4cbd92['countnoanswerretry'];this[_0x27fe('0xd')]=_0x4cbd92[_0x27fe('0xb')]+_0x4cbd92[_0x27fe('0xe')]+_0x4cbd92[_0x27fe('0xc')]+_0x4cbd92[_0x27fe('0xf')]+_0x4cbd92[_0x27fe('0x10')]+_0x4cbd92[_0x27fe('0x11')]+_0x4cbd92[_0x27fe('0x12')]+_0x4cbd92['countagentrejectretry'];this[_0x27fe('0xf')]=_0x4cbd92[_0x27fe('0xf')];this[_0x27fe('0x10')]=_0x4cbd92['countdropretry'];this['countabandonedretry']=_0x4cbd92[_0x27fe('0x11')];this[_0x27fe('0x12')]=_0x4cbd92[_0x27fe('0x12')];this[_0x27fe('0x13')]=_0x4cbd92['countagentrejectretry'];this[_0x27fe('0x14')]=_0x2954e5[_0x27fe('0x14')];this[_0x27fe('0x15')]=_0x4cbd92[_0x27fe('0x16')];this[_0x27fe('0x17')]=_0x4cbd92[_0x27fe('0x18')];this[_0x27fe('0x19')]=_0x4cbd92['starttime'];this[_0x27fe('0x1a')]=_0x4cbd92[_0x27fe('0x1a')];this[_0x27fe('0x1b')]=moment()[_0x27fe('0x1c')](_0x27fe('0x1d'));this['ringtime']=getSeconds(_0x4cbd92['responsetime'],_0x4cbd92[_0x27fe('0x19')]);this[_0x27fe('0x1e')]=0x0;this[_0x27fe('0x1f')]=getSeconds(this[_0x27fe('0x1b')],_0x4cbd92[_0x27fe('0x1a')]);this['queue']=_0x4cbd92[_0x27fe('0xa')];this['membername']=_0x27fe('0x20');this[_0x27fe('0x21')]=_0x2954e5[_0x27fe('0x22')];this[_0x27fe('0x23')]=_0x4cbd92[_0x27fe('0x23')];this[_0x27fe('0x24')]=_0x4cbd92[_0x27fe('0x24')];this[_0x27fe('0x25')]=_0x4cbd92['callbackat'];this[_0x27fe('0x26')]=_0x4cbd92['recallme'];this[_0x27fe('0x27')]=_0x4cbd92[_0x27fe('0x27')];this[_0x27fe('0x28')]=_0x4cbd92[_0x27fe('0x28')];this[_0x27fe('0x29')]=_0x4cbd92['UserId'];this[_0x27fe('0x2a')]=_0x4cbd92['VoiceQueueId'];this[_0x27fe('0x2b')]=_0x4cbd92[_0x27fe('0x2b')];}module[_0x27fe('0x2c')]=Hangup;