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