Built motion from commit 9d1906d1.|2.5.40
[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 _0xfc5e=['queue','countbusyretry','countcongestionretry','countnoanswerretry','countglobal','countnosuchnumberretry','countmachineretry','countagentrejectretry','countdropretry','uniqueid','calleridname','name','calleridnum','number','starttime','responsetime','endtime','YYYY-MM-DD\x20HH:mm:ss','holdtime','membername','IVR','reason','cause-txt','callback','callbackuniqueid','callbackat','recallme','ContactId','UserId','VoiceQueueId','CampaignId','exports','moment','milliseconds','diff','seconds','state','statedesc','scheduledat','type','outbound'];(function(_0x2b5608,_0x18b282){var _0x393260=function(_0x4cd23a){while(--_0x4cd23a){_0x2b5608['push'](_0x2b5608['shift']());}};_0x393260(++_0x18b282);}(_0xfc5e,0x1e3));var _0xefc5=function(_0x4ba107,_0x49d3cc){_0x4ba107=_0x4ba107-0x0;var _0x2364cc=_0xfc5e[_0x4ba107];return _0x2364cc;};'use strict';var util=require('util');var _=require('lodash');var moment=require(_0xefc5('0x0'));function getSeconds(_0x358ede,_0x172e32){var _0x11616f=moment(_0x358ede)[_0xefc5('0x1')](0x0);var _0x1e7f96=moment(_0x172e32)[_0xefc5('0x1')](0x0);return _0x11616f[_0xefc5('0x2')](_0x1e7f96,_0xefc5('0x3'));}function Hangup(_0x16fcdb,_0x140be3){this[_0xefc5('0x4')]=0x4;this[_0xefc5('0x5')]='Answer';this[_0xefc5('0x6')]=_0x16fcdb['scheduledat'];this[_0xefc5('0x7')]=_0x16fcdb[_0xefc5('0x7')];this['campaigntype']=_0x16fcdb[_0xefc5('0x7')]===_0xefc5('0x8')?_0xefc5('0x9'):_0x16fcdb[_0xefc5('0x7')];this['countbusyretry']=_0x16fcdb[_0xefc5('0xa')];this[_0xefc5('0xb')]=_0x16fcdb[_0xefc5('0xb')];this[_0xefc5('0xc')]=_0x16fcdb['countnoanswerretry'];this[_0xefc5('0xd')]=_0x16fcdb[_0xefc5('0xa')]+_0x16fcdb[_0xefc5('0xb')]+_0x16fcdb['countnoanswerretry']+_0x16fcdb[_0xefc5('0xe')]+_0x16fcdb['countdropretry']+_0x16fcdb['countabandonedretry']+_0x16fcdb[_0xefc5('0xf')]+_0x16fcdb[_0xefc5('0x10')];this[_0xefc5('0xe')]=_0x16fcdb[_0xefc5('0xe')];this[_0xefc5('0x11')]=_0x16fcdb[_0xefc5('0x11')];this['countabandonedretry']=_0x16fcdb['countabandonedretry'];this[_0xefc5('0xf')]=_0x16fcdb['countmachineretry'];this[_0xefc5('0x10')]=_0x16fcdb[_0xefc5('0x10')];this[_0xefc5('0x12')]=_0x140be3[_0xefc5('0x12')];this[_0xefc5('0x13')]=_0x16fcdb[_0xefc5('0x14')];this[_0xefc5('0x15')]=_0x16fcdb[_0xefc5('0x16')];this['starttime']=_0x16fcdb[_0xefc5('0x17')];this['responsetime']=_0x16fcdb[_0xefc5('0x18')];this[_0xefc5('0x19')]=moment()['format'](_0xefc5('0x1a'));this['ringtime']=getSeconds(_0x16fcdb[_0xefc5('0x18')],_0x16fcdb[_0xefc5('0x17')]);this[_0xefc5('0x1b')]=0x0;this['talktime']=getSeconds(this['endtime'],_0x16fcdb[_0xefc5('0x18')]);this[_0xefc5('0x9')]=_0x16fcdb[_0xefc5('0x9')];this[_0xefc5('0x1c')]=_0xefc5('0x1d');this[_0xefc5('0x1e')]=_0x140be3[_0xefc5('0x1f')];this['callback']=_0x16fcdb[_0xefc5('0x20')];this[_0xefc5('0x21')]=_0x16fcdb[_0xefc5('0x21')];this[_0xefc5('0x22')]=_0x16fcdb[_0xefc5('0x22')];this[_0xefc5('0x23')]=_0x16fcdb['recallme'];this[_0xefc5('0x24')]=_0x16fcdb[_0xefc5('0x24')];this['ListId']=_0x16fcdb['ListId'];this[_0xefc5('0x25')]=_0x16fcdb['UserId'];this[_0xefc5('0x26')]=_0x16fcdb[_0xefc5('0x26')];this[_0xefc5('0x27')]=_0x16fcdb[_0xefc5('0x27')];}module[_0xefc5('0x28')]=Hangup;