a0fcbccebbec37825179e5c8b9d4fd01c4acd749
[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 _0x221d=['moment','milliseconds','diff','state','statedesc','Answer','scheduledat','type','campaigntype','outbound','countbusyretry','countnoanswerretry','countglobal','countdropretry','countabandonedretry','countmachineretry','countagentrejectretry','countnosuchnumberretry','uniqueid','calleridname','name','number','starttime','responsetime','format','YYYY-MM-DD\x20HH:mm:ss','ringtime','holdtime','talktime','endtime','queue','IVR','reason','callback','callbackuniqueid','callbackat','recallme','ListId','UserId','VoiceQueueId','CampaignId','exports','util','lodash'];(function(_0x12d103,_0x108394){var _0x1f9ad5=function(_0xce4a66){while(--_0xce4a66){_0x12d103['push'](_0x12d103['shift']());}};_0x1f9ad5(++_0x108394);}(_0x221d,0x1e2));var _0xd221=function(_0x3afe18,_0x26922c){_0x3afe18=_0x3afe18-0x0;var _0x19ed1f=_0x221d[_0x3afe18];return _0x19ed1f;};'use strict';var util=require(_0xd221('0x0'));var _=require(_0xd221('0x1'));var moment=require(_0xd221('0x2'));function getSeconds(_0x35d6d2,_0x5358de){var _0x48d49f=moment(_0x35d6d2)['milliseconds'](0x0);var _0x22c2d2=moment(_0x5358de)[_0xd221('0x3')](0x0);return _0x48d49f[_0xd221('0x4')](_0x22c2d2,'seconds');}function Hangup(_0x557ce0,_0x26562f){this[_0xd221('0x5')]=0x4;this[_0xd221('0x6')]=_0xd221('0x7');this[_0xd221('0x8')]=_0x557ce0[_0xd221('0x8')];this[_0xd221('0x9')]=_0x557ce0[_0xd221('0x9')];this[_0xd221('0xa')]=_0x557ce0[_0xd221('0x9')]===_0xd221('0xb')?'queue':_0x557ce0[_0xd221('0x9')];this['countbusyretry']=_0x557ce0[_0xd221('0xc')];this['countcongestionretry']=_0x557ce0['countcongestionretry'];this[_0xd221('0xd')]=_0x557ce0[_0xd221('0xd')];this[_0xd221('0xe')]=_0x557ce0['countbusyretry']+_0x557ce0['countcongestionretry']+_0x557ce0['countnoanswerretry']+_0x557ce0['countnosuchnumberretry']+_0x557ce0[_0xd221('0xf')]+_0x557ce0[_0xd221('0x10')]+_0x557ce0[_0xd221('0x11')]+_0x557ce0[_0xd221('0x12')];this[_0xd221('0x13')]=_0x557ce0[_0xd221('0x13')];this[_0xd221('0xf')]=_0x557ce0[_0xd221('0xf')];this[_0xd221('0x10')]=_0x557ce0[_0xd221('0x10')];this[_0xd221('0x11')]=_0x557ce0[_0xd221('0x11')];this[_0xd221('0x12')]=_0x557ce0[_0xd221('0x12')];this['uniqueid']=_0x26562f[_0xd221('0x14')];this[_0xd221('0x15')]=_0x557ce0[_0xd221('0x16')];this['calleridnum']=_0x557ce0[_0xd221('0x17')];this[_0xd221('0x18')]=_0x557ce0[_0xd221('0x18')];this[_0xd221('0x19')]=_0x557ce0[_0xd221('0x19')];this['endtime']=moment()[_0xd221('0x1a')](_0xd221('0x1b'));this[_0xd221('0x1c')]=getSeconds(_0x557ce0['responsetime'],_0x557ce0[_0xd221('0x18')]);this[_0xd221('0x1d')]=0x0;this[_0xd221('0x1e')]=getSeconds(this[_0xd221('0x1f')],_0x557ce0[_0xd221('0x19')]);this[_0xd221('0x20')]=_0x557ce0[_0xd221('0x20')];this['membername']=_0xd221('0x21');this[_0xd221('0x22')]=_0x26562f['cause-txt'];this[_0xd221('0x23')]=_0x557ce0[_0xd221('0x23')];this[_0xd221('0x24')]=_0x557ce0['callbackuniqueid'];this[_0xd221('0x25')]=_0x557ce0[_0xd221('0x25')];this[_0xd221('0x26')]=_0x557ce0['recallme'];this['ContactId']=_0x557ce0['ContactId'];this[_0xd221('0x27')]=_0x557ce0[_0xd221('0x27')];this[_0xd221('0x28')]=_0x557ce0[_0xd221('0x28')];this['VoiceQueueId']=_0x557ce0[_0xd221('0x29')];this['CampaignId']=_0x557ce0[_0xd221('0x2a')];}module[_0xd221('0x2b')]=Hangup;