bad8555b8174c5db360e88bcab999057ab999df6
[motion2.git] / server / services / ami / dialer / models / action.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 _0xe8d7=['idHopper','ContactFirstName','starttime','format','callback','callbackuniqueid','callbackat','originatecalleridnum','originatecalleridname','getCaller','\x22%s\x22\x20<%s>','dialCutDigit','getQueue','exports','util','lodash','isNil','string','voiceQueue','name','Contact','phone','firstName','lastName','number','queue','active','type','dialQueueTimeout','scheduledat','countbusyretry','countcongestionretry','countnoanswerretry','countnosuchnumberretry','countdropretry','countabandonedretry','countmachineretry','countagentrejectretry','ListId','UserId','VoiceQueueId','CampaignId'];(function(_0x5d05c6,_0x482c6e){var _0x52403a=function(_0x256a97){while(--_0x256a97){_0x5d05c6['push'](_0x5d05c6['shift']());}};_0x52403a(++_0x482c6e);}(_0xe8d7,0x1dc));var _0x7e8d=function(_0x3bc4c9,_0x4d7cfe){_0x3bc4c9=_0x3bc4c9-0x0;var _0x29cdea=_0xe8d7[_0x3bc4c9];return _0x29cdea;};'use strict';var util=require(_0x7e8d('0x0'));var _=require(_0x7e8d('0x1'));var moment=require('moment');function checkNameSurname(_0x330879,_0xfce4d1,_0x53b955){var _0x3a316c='';if(!_[_0x7e8d('0x2')](_0xfce4d1)&&'string'===typeof _0xfce4d1){_0x3a316c+=_0xfce4d1;}if(!_[_0x7e8d('0x2')](_0x53b955)&&_0x7e8d('0x3')===typeof _0x53b955){_0x3a316c+='\x20'+_0x53b955;}if(_0x3a316c!==''){return _0x3a316c;}return _0x330879;}function Action(_0x475648,_0x11422e,_0x1efacf){this[_0x7e8d('0x4')]=_0x475648;this['uniqueid']=_0x1efacf||undefined;this[_0x7e8d('0x5')]=checkNameSurname(_0x11422e[_0x7e8d('0x6')][_0x7e8d('0x7')],_0x11422e[_0x7e8d('0x6')][_0x7e8d('0x8')],_0x11422e['Contact'][_0x7e8d('0x9')]);this[_0x7e8d('0xa')]=_0x11422e['phone'];this[_0x7e8d('0xb')]=_0x475648[_0x7e8d('0x5')];this[_0x7e8d('0xc')]=_0x11422e['active']||![];this['type']=_0x475648[_0x7e8d('0xd')];this['dialQueueTimeout']=_0x475648[_0x7e8d('0xe')]||0x3;this[_0x7e8d('0xf')]=_0x11422e[_0x7e8d('0xf')];this[_0x7e8d('0x10')]=_0x11422e[_0x7e8d('0x10')];this[_0x7e8d('0x11')]=_0x11422e[_0x7e8d('0x11')];this[_0x7e8d('0x12')]=_0x11422e[_0x7e8d('0x12')];this[_0x7e8d('0x13')]=_0x11422e[_0x7e8d('0x13')];this[_0x7e8d('0x14')]=_0x11422e[_0x7e8d('0x14')];this[_0x7e8d('0x15')]=_0x11422e[_0x7e8d('0x15')];this[_0x7e8d('0x16')]=_0x11422e[_0x7e8d('0x16')];this[_0x7e8d('0x17')]=_0x11422e[_0x7e8d('0x17')];this['ContactId']=_0x11422e['ContactId'];this[_0x7e8d('0x18')]=_0x11422e[_0x7e8d('0x18')];this['UserId']=_0x11422e[_0x7e8d('0x19')];this['VoiceQueueId']=_0x11422e[_0x7e8d('0x1a')];this[_0x7e8d('0x1b')]=_0x11422e[_0x7e8d('0x1b')];this[_0x7e8d('0x1c')]=_0x11422e['id'];this[_0x7e8d('0x1d')]=_0x11422e[_0x7e8d('0x6')]['firstName']||'';this[_0x7e8d('0x1e')]=moment()[_0x7e8d('0x1f')]('YYYY-MM-DD\x20HH:mm:ss');this['callback']=_0x11422e[_0x7e8d('0x20')];this[_0x7e8d('0x21')]=_0x11422e[_0x7e8d('0x21')];this[_0x7e8d('0x22')]=_0x11422e[_0x7e8d('0x22')];this['recallme']=_0x11422e['recallme'];this[_0x7e8d('0x23')]='';this[_0x7e8d('0x24')]='';}Action['prototype'][_0x7e8d('0x25')]=function(){return util['format'](_0x7e8d('0x26'),this['name'],this[_0x7e8d('0x4')][_0x7e8d('0x27')]>0x0?this['number']['substring'](this[_0x7e8d('0x4')]['dialCutDigit']):this[_0x7e8d('0xa')]);};Action['prototype'][_0x7e8d('0x28')]=function(){return this['queue'];};module[_0x7e8d('0x29')]=Action;