a4467d6e807fc98e3bdb0233d3f11eee1ae70e0c
[motion2.git] / server / services / ami / dialer / models / 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 _0x93eb=['Answer','scheduledat','type','outbound','amd','countbusyretry','countcongestionretry','countnoanswerretry','countglobal','countdropretry','countabandonedretry','countmachineretry','countagentrejectretry','countnosuchnumberretry','uniqueid','calleridname','calleridnum','number','starttime','responsetime','endtime','format','YYYY-MM-DD\x20HH:mm:ss','getSeconds','holdtime','queue','membername','IVR','reason','callback','callbackuniqueid','callbackat','recallme','ContactId','ListId','VoiceQueueId','CampaignId','../utils','state','statedesc'];(function(_0x128a73,_0x26c676){var _0x210caa=function(_0x47ac0f){while(--_0x47ac0f){_0x128a73['push'](_0x128a73['shift']());}};_0x210caa(++_0x26c676);}(_0x93eb,0x1b5));var _0xb93e=function(_0x413feb,_0x10477f){_0x413feb=_0x413feb-0x0;var _0x40ee88=_0x93eb[_0x413feb];return _0x40ee88;};'use strict';var moment=require('moment');var utils=require(_0xb93e('0x0'));function Hangup(_0x9ae2c6,_0x3b955f){this[_0xb93e('0x1')]=0x4;this[_0xb93e('0x2')]=_0xb93e('0x3');this[_0xb93e('0x4')]=_0x9ae2c6[_0xb93e('0x4')];this[_0xb93e('0x5')]=_0x9ae2c6[_0xb93e('0x5')];this['campaigntype']=_0x9ae2c6[_0xb93e('0x5')]===_0xb93e('0x6')?'queue':_0x9ae2c6[_0xb93e('0x5')];this[_0xb93e('0x7')]=_0x9ae2c6[_0xb93e('0x7')]||![];this['countbusyretry']=_0x9ae2c6[_0xb93e('0x8')];this[_0xb93e('0x9')]=_0x9ae2c6['countcongestionretry'];this[_0xb93e('0xa')]=_0x9ae2c6[_0xb93e('0xa')];this[_0xb93e('0xb')]=_0x9ae2c6[_0xb93e('0x8')]+_0x9ae2c6[_0xb93e('0x9')]+_0x9ae2c6[_0xb93e('0xa')]+_0x9ae2c6['countnosuchnumberretry']+_0x9ae2c6[_0xb93e('0xc')]+_0x9ae2c6[_0xb93e('0xd')]+_0x9ae2c6[_0xb93e('0xe')]+_0x9ae2c6[_0xb93e('0xf')];this[_0xb93e('0x10')]=_0x9ae2c6[_0xb93e('0x10')];this['countdropretry']=_0x9ae2c6['countdropretry'];this[_0xb93e('0xd')]=_0x9ae2c6[_0xb93e('0xd')];this[_0xb93e('0xe')]=_0x9ae2c6['countmachineretry'];this[_0xb93e('0xf')]=_0x9ae2c6[_0xb93e('0xf')];this[_0xb93e('0x11')]=_0x3b955f['uniqueid'];this[_0xb93e('0x12')]=_0x9ae2c6['name'];this[_0xb93e('0x13')]=_0x9ae2c6[_0xb93e('0x14')];this[_0xb93e('0x15')]=_0x9ae2c6[_0xb93e('0x15')];this[_0xb93e('0x16')]=_0x9ae2c6[_0xb93e('0x16')];this[_0xb93e('0x17')]=moment()[_0xb93e('0x18')](_0xb93e('0x19'));this['ringtime']=utils[_0xb93e('0x1a')](_0x9ae2c6['responsetime'],_0x9ae2c6[_0xb93e('0x15')]);this[_0xb93e('0x1b')]=0x0;this['talktime']=utils['getSeconds'](this[_0xb93e('0x17')],_0x9ae2c6['responsetime']);this[_0xb93e('0x1c')]=_0x9ae2c6[_0xb93e('0x1c')];this[_0xb93e('0x1d')]=_0xb93e('0x1e');this[_0xb93e('0x1f')]=_0x3b955f['cause-txt'];this['callback']=_0x9ae2c6[_0xb93e('0x20')];this[_0xb93e('0x21')]=_0x9ae2c6[_0xb93e('0x21')];this[_0xb93e('0x22')]=_0x9ae2c6[_0xb93e('0x22')];this['recallme']=_0x9ae2c6[_0xb93e('0x23')];this[_0xb93e('0x24')]=_0x9ae2c6[_0xb93e('0x24')];this[_0xb93e('0x25')]=_0x9ae2c6['ListId'];this['UserId']=_0x9ae2c6['UserId'];this[_0xb93e('0x26')]=_0x9ae2c6[_0xb93e('0x26')];this[_0xb93e('0x27')]=_0x9ae2c6['CampaignId'];}module['exports']=Hangup;