91aa6e9cb66dd2bd515958a5a5ae121fb125c637
[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 _0x88fc=['calleridname','name','calleridnum','number','responsetime','format','YYYY-MM-DD\x20HH:mm:ss','ringtime','starttime','holdtime','talktime','cause-txt','callback','callbackuniqueid','callbackat','recallme','ContactId','ListId','UserId','VoiceQueueId','CampaignId','exports','lodash','moment','milliseconds','diff','state','statedesc','scheduledat','type','campaigntype','queue','countbusyretry','countcongestionretry','countnoanswerretry','countnosuchnumberretry','countdropretry','countabandonedretry','countmachineretry','countagentrejectretry','uniqueid'];(function(_0x3d0b76,_0xb7cb27){var _0x16d4ab=function(_0x48796a){while(--_0x48796a){_0x3d0b76['push'](_0x3d0b76['shift']());}};_0x16d4ab(++_0xb7cb27);}(_0x88fc,0x10c));var _0xc88f=function(_0x271110,_0x2ba559){_0x271110=_0x271110-0x0;var _0x454706=_0x88fc[_0x271110];return _0x454706;};'use strict';var util=require('util');var _=require(_0xc88f('0x0'));var moment=require(_0xc88f('0x1'));function getSeconds(_0x1eb649,_0x360dbd){var _0xf32503=moment(_0x1eb649)[_0xc88f('0x2')](0x0);var _0x211945=moment(_0x360dbd)['milliseconds'](0x0);return _0xf32503[_0xc88f('0x3')](_0x211945,'seconds');}function Hangup(_0x9c773a,_0x46797a){this[_0xc88f('0x4')]=0x4;this[_0xc88f('0x5')]='Answer';this['scheduledat']=_0x9c773a[_0xc88f('0x6')];this['type']=_0x9c773a[_0xc88f('0x7')];this[_0xc88f('0x8')]=_0x9c773a[_0xc88f('0x7')]==='outbound'?_0xc88f('0x9'):_0x9c773a[_0xc88f('0x7')];this[_0xc88f('0xa')]=_0x9c773a[_0xc88f('0xa')];this['countcongestionretry']=_0x9c773a[_0xc88f('0xb')];this[_0xc88f('0xc')]=_0x9c773a['countnoanswerretry'];this['countglobal']=_0x9c773a[_0xc88f('0xa')]+_0x9c773a['countcongestionretry']+_0x9c773a[_0xc88f('0xc')]+_0x9c773a[_0xc88f('0xd')]+_0x9c773a[_0xc88f('0xe')]+_0x9c773a[_0xc88f('0xf')]+_0x9c773a[_0xc88f('0x10')]+_0x9c773a[_0xc88f('0x11')];this['countnosuchnumberretry']=_0x9c773a[_0xc88f('0xd')];this[_0xc88f('0xe')]=_0x9c773a['countdropretry'];this[_0xc88f('0xf')]=_0x9c773a[_0xc88f('0xf')];this[_0xc88f('0x10')]=_0x9c773a['countmachineretry'];this[_0xc88f('0x11')]=_0x9c773a[_0xc88f('0x11')];this[_0xc88f('0x12')]=_0x46797a[_0xc88f('0x12')];this[_0xc88f('0x13')]=_0x9c773a[_0xc88f('0x14')];this[_0xc88f('0x15')]=_0x9c773a[_0xc88f('0x16')];this['starttime']=_0x9c773a['starttime'];this[_0xc88f('0x17')]=_0x9c773a['responsetime'];this['endtime']=moment()[_0xc88f('0x18')](_0xc88f('0x19'));this[_0xc88f('0x1a')]=getSeconds(_0x9c773a[_0xc88f('0x17')],_0x9c773a[_0xc88f('0x1b')]);this[_0xc88f('0x1c')]=0x0;this[_0xc88f('0x1d')]=getSeconds(this['endtime'],_0x9c773a[_0xc88f('0x17')]);this[_0xc88f('0x9')]=_0x9c773a[_0xc88f('0x9')];this['membername']='IVR';this['reason']=_0x46797a[_0xc88f('0x1e')];this[_0xc88f('0x1f')]=_0x9c773a[_0xc88f('0x1f')];this[_0xc88f('0x20')]=_0x9c773a['callbackuniqueid'];this[_0xc88f('0x21')]=_0x9c773a['callbackat'];this[_0xc88f('0x22')]=_0x9c773a[_0xc88f('0x22')];this[_0xc88f('0x23')]=_0x9c773a[_0xc88f('0x23')];this[_0xc88f('0x24')]=_0x9c773a[_0xc88f('0x24')];this[_0xc88f('0x25')]=_0x9c773a[_0xc88f('0x25')];this['VoiceQueueId']=_0x9c773a[_0xc88f('0x26')];this[_0xc88f('0x27')]=_0x9c773a[_0xc88f('0x27')];}module[_0xc88f('0x28')]=Hangup;