Built motion from commit 775e2a94.|2.6.3
[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 _0x8f66=['YYYY-MM-DD\x20HH:mm:ss','ringtime','holdtime','endtime','queue','IVR','cause-txt','callback','callbackuniqueid','callbackat','recallme','ContactId','ListId','VoiceQueueId','CampaignId','exports','util','lodash','moment','milliseconds','diff','seconds','state','statedesc','Answer','scheduledat','type','campaigntype','countbusyretry','countcongestionretry','countnoanswerretry','countglobal','countnosuchnumberretry','countdropretry','countabandonedretry','countmachineretry','countagentrejectretry','uniqueid','calleridname','name','calleridnum','number','starttime','responsetime','format'];(function(_0x40049f,_0x44c269){var _0x89a3c0=function(_0x50c6ca){while(--_0x50c6ca){_0x40049f['push'](_0x40049f['shift']());}};_0x89a3c0(++_0x44c269);}(_0x8f66,0xf1));var _0x68f6=function(_0x16b55f,_0x301c6c){_0x16b55f=_0x16b55f-0x0;var _0x391c2f=_0x8f66[_0x16b55f];return _0x391c2f;};'use strict';var util=require(_0x68f6('0x0'));var _=require(_0x68f6('0x1'));var moment=require(_0x68f6('0x2'));function getSeconds(_0x8c1afc,_0x5bc616){var _0x3bcaa2=moment(_0x8c1afc)[_0x68f6('0x3')](0x0);var _0x2fba5d=moment(_0x5bc616)[_0x68f6('0x3')](0x0);return _0x3bcaa2[_0x68f6('0x4')](_0x2fba5d,_0x68f6('0x5'));}function Hangup(_0x87fc75,_0x11b122){this[_0x68f6('0x6')]=0x4;this[_0x68f6('0x7')]=_0x68f6('0x8');this[_0x68f6('0x9')]=_0x87fc75[_0x68f6('0x9')];this['type']=_0x87fc75[_0x68f6('0xa')];this[_0x68f6('0xb')]=_0x87fc75['type']==='outbound'?'queue':_0x87fc75['type'];this[_0x68f6('0xc')]=_0x87fc75[_0x68f6('0xc')];this[_0x68f6('0xd')]=_0x87fc75[_0x68f6('0xd')];this[_0x68f6('0xe')]=_0x87fc75[_0x68f6('0xe')];this[_0x68f6('0xf')]=_0x87fc75[_0x68f6('0xc')]+_0x87fc75[_0x68f6('0xd')]+_0x87fc75[_0x68f6('0xe')]+_0x87fc75[_0x68f6('0x10')]+_0x87fc75[_0x68f6('0x11')]+_0x87fc75[_0x68f6('0x12')]+_0x87fc75[_0x68f6('0x13')]+_0x87fc75[_0x68f6('0x14')];this[_0x68f6('0x10')]=_0x87fc75['countnosuchnumberretry'];this[_0x68f6('0x11')]=_0x87fc75[_0x68f6('0x11')];this[_0x68f6('0x12')]=_0x87fc75[_0x68f6('0x12')];this[_0x68f6('0x13')]=_0x87fc75['countmachineretry'];this[_0x68f6('0x14')]=_0x87fc75['countagentrejectretry'];this['uniqueid']=_0x11b122[_0x68f6('0x15')];this[_0x68f6('0x16')]=_0x87fc75[_0x68f6('0x17')];this[_0x68f6('0x18')]=_0x87fc75[_0x68f6('0x19')];this[_0x68f6('0x1a')]=_0x87fc75[_0x68f6('0x1a')];this[_0x68f6('0x1b')]=_0x87fc75['responsetime'];this['endtime']=moment()[_0x68f6('0x1c')](_0x68f6('0x1d'));this[_0x68f6('0x1e')]=getSeconds(_0x87fc75[_0x68f6('0x1b')],_0x87fc75['starttime']);this[_0x68f6('0x1f')]=0x0;this['talktime']=getSeconds(this[_0x68f6('0x20')],_0x87fc75['responsetime']);this['queue']=_0x87fc75[_0x68f6('0x21')];this['membername']=_0x68f6('0x22');this['reason']=_0x11b122[_0x68f6('0x23')];this['callback']=_0x87fc75[_0x68f6('0x24')];this[_0x68f6('0x25')]=_0x87fc75[_0x68f6('0x25')];this[_0x68f6('0x26')]=_0x87fc75[_0x68f6('0x26')];this[_0x68f6('0x27')]=_0x87fc75[_0x68f6('0x27')];this[_0x68f6('0x28')]=_0x87fc75['ContactId'];this[_0x68f6('0x29')]=_0x87fc75['ListId'];this['UserId']=_0x87fc75['UserId'];this[_0x68f6('0x2a')]=_0x87fc75['VoiceQueueId'];this[_0x68f6('0x2b')]=_0x87fc75[_0x68f6('0x2b')];}module[_0x68f6('0x2c')]=Hangup;