4d04b110d858164aa66177bf4b0d69f31ec3547f
[motion2.git] / server / services / ami / dialer / 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 _0x13ef=['lastName','queue','active','type','dialQueueTimeout','scheduledat','countbusyretry','countcongestionretry','countnoanswerretry','countnosuchnumberretry','countdropretry','countabandonedretry','countmachineretry','countagentrejectretry','ContactId','ListId','UserId','VoiceQueueId','CampaignId','ContactFirstName','starttime','format','callback','callbackuniqueid','callbackat','recallme','originatecalleridname','getCaller','\x22%s\x22\x20<%s>','dialCutDigit','number','voiceQueue','prototype','moment','isNil','string','uniqueid','name','Contact','phone','firstName'];(function(_0x55e08b,_0x421620){var _0xd1a7ff=function(_0x58c7ff){while(--_0x58c7ff){_0x55e08b['push'](_0x55e08b['shift']());}};_0xd1a7ff(++_0x421620);}(_0x13ef,0x169));var _0xf13e=function(_0x25e7cb,_0x3579b7){_0x25e7cb=_0x25e7cb-0x0;var _0x375d92=_0x13ef[_0x25e7cb];return _0x375d92;};'use strict';var util=require('util');var _=require('lodash');var moment=require(_0xf13e('0x0'));function checkNameSurname(_0x3dd78b,_0x49572b,_0x1770eb){var _0x169018='';if(!_[_0xf13e('0x1')](_0x49572b)&&_0xf13e('0x2')===typeof _0x49572b){_0x169018+=_0x49572b;}if(!_[_0xf13e('0x1')](_0x1770eb)&&_0xf13e('0x2')===typeof _0x1770eb){_0x169018+='\x20'+_0x1770eb;}if(_0x169018!==''){return _0x169018;}return _0x3dd78b;}function Action(_0x2cb8b2,_0x28ffcc,_0x4de941){this['voiceQueue']=_0x2cb8b2;this[_0xf13e('0x3')]=_0x4de941||undefined;this[_0xf13e('0x4')]=checkNameSurname(_0x28ffcc[_0xf13e('0x5')][_0xf13e('0x6')],_0x28ffcc[_0xf13e('0x5')][_0xf13e('0x7')],_0x28ffcc[_0xf13e('0x5')][_0xf13e('0x8')]);this['number']=_0x28ffcc[_0xf13e('0x5')]['phone'];this[_0xf13e('0x9')]=_0x2cb8b2[_0xf13e('0x4')];this[_0xf13e('0xa')]=_0x28ffcc[_0xf13e('0xa')]||![];this[_0xf13e('0xb')]=_0x2cb8b2['type'];this[_0xf13e('0xc')]=_0x2cb8b2[_0xf13e('0xc')]||0x3;this[_0xf13e('0xd')]=_0x28ffcc['scheduledat'];this['countbusyretry']=_0x28ffcc[_0xf13e('0xe')];this[_0xf13e('0xf')]=_0x28ffcc[_0xf13e('0xf')];this[_0xf13e('0x10')]=_0x28ffcc[_0xf13e('0x10')];this['countnosuchnumberretry']=_0x28ffcc[_0xf13e('0x11')];this[_0xf13e('0x12')]=_0x28ffcc[_0xf13e('0x12')];this[_0xf13e('0x13')]=_0x28ffcc[_0xf13e('0x13')];this[_0xf13e('0x14')]=_0x28ffcc[_0xf13e('0x14')];this['countagentrejectretry']=_0x28ffcc[_0xf13e('0x15')];this['ContactId']=_0x28ffcc[_0xf13e('0x16')];this[_0xf13e('0x17')]=_0x28ffcc[_0xf13e('0x17')];this[_0xf13e('0x18')]=_0x28ffcc[_0xf13e('0x18')];this[_0xf13e('0x19')]=_0x28ffcc['VoiceQueueId'];this[_0xf13e('0x1a')]=_0x28ffcc[_0xf13e('0x1a')];this['idHopper']=_0x28ffcc['id'];this[_0xf13e('0x1b')]=_0x28ffcc[_0xf13e('0x5')]['firstName']||'';this[_0xf13e('0x1c')]=moment()[_0xf13e('0x1d')]('YYYY-MM-DD\x20HH:mm:ss');this['callback']=_0x28ffcc[_0xf13e('0x1e')];this[_0xf13e('0x1f')]=_0x28ffcc[_0xf13e('0x1f')];this[_0xf13e('0x20')]=_0x28ffcc[_0xf13e('0x20')];this[_0xf13e('0x21')]=_0x28ffcc[_0xf13e('0x21')];this['originatecalleridnum']='';this[_0xf13e('0x22')]='';}Action['prototype'][_0xf13e('0x23')]=function(){return util[_0xf13e('0x1d')](_0xf13e('0x24'),this[_0xf13e('0x4')],this['voiceQueue'][_0xf13e('0x25')]>0x0?this[_0xf13e('0x26')]['substring'](this[_0xf13e('0x27')][_0xf13e('0x25')]):this[_0xf13e('0x26')]);};Action[_0xf13e('0x28')]['getQueue']=function(){return this['queue'];};module['exports']=Action;