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