Built motion from commit 9d7072cc.|2.5.39
[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 _0x6b18=['ContactId','ListId','UserId','VoiceQueueId','CampaignId','util','lodash','moment','milliseconds','diff','statedesc','Answer','scheduledat','type','campaigntype','outbound','queue','countbusyretry','countcongestionretry','countnoanswerretry','countglobal','countnosuchnumberretry','countdropretry','countmachineretry','countagentrejectretry','countabandonedretry','uniqueid','name','calleridnum','number','starttime','responsetime','endtime','format','YYYY-MM-DD\x20HH:mm:ss','ringtime','holdtime','reason','callback','callbackuniqueid','callbackat'];(function(_0x1ab2d3,_0x64f5f3){var _0x311eb0=function(_0x3c59a9){while(--_0x3c59a9){_0x1ab2d3['push'](_0x1ab2d3['shift']());}};_0x311eb0(++_0x64f5f3);}(_0x6b18,0x14d));var _0x86b1=function(_0x20a584,_0xe384a5){_0x20a584=_0x20a584-0x0;var _0x4b41a8=_0x6b18[_0x20a584];return _0x4b41a8;};'use strict';var util=require(_0x86b1('0x0'));var _=require(_0x86b1('0x1'));var moment=require(_0x86b1('0x2'));function getSeconds(_0x5d1246,_0x1d7164){var _0xcce3be=moment(_0x5d1246)[_0x86b1('0x3')](0x0);var _0x1d7450=moment(_0x1d7164)[_0x86b1('0x3')](0x0);return _0xcce3be[_0x86b1('0x4')](_0x1d7450,'seconds');}function Hangup(_0x23c518,_0x985a43){this['state']=0x4;this[_0x86b1('0x5')]=_0x86b1('0x6');this[_0x86b1('0x7')]=_0x23c518[_0x86b1('0x7')];this[_0x86b1('0x8')]=_0x23c518[_0x86b1('0x8')];this[_0x86b1('0x9')]=_0x23c518[_0x86b1('0x8')]===_0x86b1('0xa')?_0x86b1('0xb'):_0x23c518[_0x86b1('0x8')];this[_0x86b1('0xc')]=_0x23c518[_0x86b1('0xc')];this[_0x86b1('0xd')]=_0x23c518[_0x86b1('0xd')];this['countnoanswerretry']=_0x23c518[_0x86b1('0xe')];this[_0x86b1('0xf')]=_0x23c518[_0x86b1('0xc')]+_0x23c518[_0x86b1('0xd')]+_0x23c518[_0x86b1('0xe')]+_0x23c518[_0x86b1('0x10')]+_0x23c518[_0x86b1('0x11')]+_0x23c518['countabandonedretry']+_0x23c518[_0x86b1('0x12')]+_0x23c518[_0x86b1('0x13')];this[_0x86b1('0x10')]=_0x23c518[_0x86b1('0x10')];this[_0x86b1('0x11')]=_0x23c518['countdropretry'];this[_0x86b1('0x14')]=_0x23c518['countabandonedretry'];this[_0x86b1('0x12')]=_0x23c518[_0x86b1('0x12')];this[_0x86b1('0x13')]=_0x23c518[_0x86b1('0x13')];this[_0x86b1('0x15')]=_0x985a43[_0x86b1('0x15')];this['calleridname']=_0x23c518[_0x86b1('0x16')];this[_0x86b1('0x17')]=_0x23c518[_0x86b1('0x18')];this[_0x86b1('0x19')]=_0x23c518['starttime'];this[_0x86b1('0x1a')]=_0x23c518[_0x86b1('0x1a')];this[_0x86b1('0x1b')]=moment()[_0x86b1('0x1c')](_0x86b1('0x1d'));this[_0x86b1('0x1e')]=getSeconds(_0x23c518['responsetime'],_0x23c518['starttime']);this[_0x86b1('0x1f')]=0x0;this['talktime']=getSeconds(this[_0x86b1('0x1b')],_0x23c518[_0x86b1('0x1a')]);this[_0x86b1('0xb')]=_0x23c518[_0x86b1('0xb')];this['membername']='IVR';this[_0x86b1('0x20')]=_0x985a43['cause-txt'];this[_0x86b1('0x21')]=_0x23c518[_0x86b1('0x21')];this[_0x86b1('0x22')]=_0x23c518['callbackuniqueid'];this[_0x86b1('0x23')]=_0x23c518[_0x86b1('0x23')];this['recallme']=_0x23c518['recallme'];this['ContactId']=_0x23c518[_0x86b1('0x24')];this[_0x86b1('0x25')]=_0x23c518[_0x86b1('0x25')];this[_0x86b1('0x26')]=_0x23c518['UserId'];this[_0x86b1('0x27')]=_0x23c518[_0x86b1('0x27')];this[_0x86b1('0x28')]=_0x23c518[_0x86b1('0x28')];}module['exports']=Hangup;