Built motion from commit (unavailable).|2.5.26
[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 _0x4ded=['UserId','VoiceQueueId','CampaignId','ContactFirstName','starttime','YYYY-MM-DD\x20HH:mm:ss','callback','callbackuniqueid','callbackat','recallme','originatecalleridnum','prototype','getCaller','format','\x22%s\x22\x20<%s>','dialCutDigit','number','substring','getQueue','queue','util','lodash','moment','isNil','string','voiceQueue','uniqueid','name','Contact','phone','firstName','active','type','dialQueueTimeout','scheduledat','countbusyretry','countcongestionretry','countnoanswerretry','countnosuchnumberretry','countdropretry','countabandonedretry','countagentrejectretry','ContactId'];(function(_0x422905,_0x3bce3a){var _0x33dc6c=function(_0x4852c9){while(--_0x4852c9){_0x422905['push'](_0x422905['shift']());}};_0x33dc6c(++_0x3bce3a);}(_0x4ded,0x116));var _0xd4de=function(_0x563b53,_0x4ab9c4){_0x563b53=_0x563b53-0x0;var _0x43a68f=_0x4ded[_0x563b53];return _0x43a68f;};'use strict';var util=require(_0xd4de('0x0'));var _=require(_0xd4de('0x1'));var moment=require(_0xd4de('0x2'));function checkNameSurname(_0x1fa334,_0x2349f5,_0x377530){var _0x1b2252='';if(!_[_0xd4de('0x3')](_0x2349f5)&&_0xd4de('0x4')===typeof _0x2349f5){_0x1b2252+=_0x2349f5;}if(!_[_0xd4de('0x3')](_0x377530)&&_0xd4de('0x4')===typeof _0x377530){_0x1b2252+='\x20'+_0x377530;}if(_0x1b2252!==''){return _0x1b2252;}return _0x1fa334;}function Action(_0x8fbe6a,_0x554a51,_0x23e5b9){this[_0xd4de('0x5')]=_0x8fbe6a;this[_0xd4de('0x6')]=_0x23e5b9||undefined;this[_0xd4de('0x7')]=checkNameSurname(_0x554a51[_0xd4de('0x8')][_0xd4de('0x9')],_0x554a51['Contact'][_0xd4de('0xa')],_0x554a51['Contact']['lastName']);this['number']=_0x554a51[_0xd4de('0x8')][_0xd4de('0x9')];this['queue']=_0x8fbe6a['name'];this['active']=_0x554a51[_0xd4de('0xb')]||![];this['type']=_0x8fbe6a[_0xd4de('0xc')];this[_0xd4de('0xd')]=_0x8fbe6a[_0xd4de('0xd')]||0x3;this[_0xd4de('0xe')]=_0x554a51[_0xd4de('0xe')];this[_0xd4de('0xf')]=_0x554a51[_0xd4de('0xf')];this[_0xd4de('0x10')]=_0x554a51[_0xd4de('0x10')];this[_0xd4de('0x11')]=_0x554a51[_0xd4de('0x11')];this[_0xd4de('0x12')]=_0x554a51[_0xd4de('0x12')];this[_0xd4de('0x13')]=_0x554a51[_0xd4de('0x13')];this[_0xd4de('0x14')]=_0x554a51[_0xd4de('0x14')];this['countmachineretry']=_0x554a51['countmachineretry'];this[_0xd4de('0x15')]=_0x554a51[_0xd4de('0x15')];this[_0xd4de('0x16')]=_0x554a51[_0xd4de('0x16')];this['ListId']=_0x554a51['ListId'];this[_0xd4de('0x17')]=_0x554a51['UserId'];this[_0xd4de('0x18')]=_0x554a51[_0xd4de('0x18')];this['CampaignId']=_0x554a51[_0xd4de('0x19')];this['idHopper']=_0x554a51['id'];this[_0xd4de('0x1a')]=_0x554a51[_0xd4de('0x8')][_0xd4de('0xa')]||'';this[_0xd4de('0x1b')]=moment()['format'](_0xd4de('0x1c'));this[_0xd4de('0x1d')]=_0x554a51[_0xd4de('0x1d')];this[_0xd4de('0x1e')]=_0x554a51[_0xd4de('0x1e')];this[_0xd4de('0x1f')]=_0x554a51[_0xd4de('0x1f')];this[_0xd4de('0x20')]=_0x554a51[_0xd4de('0x20')];this[_0xd4de('0x21')]='';this['originatecalleridname']='';}Action[_0xd4de('0x22')][_0xd4de('0x23')]=function(){return util[_0xd4de('0x24')](_0xd4de('0x25'),this[_0xd4de('0x7')],this[_0xd4de('0x5')][_0xd4de('0x26')]>0x0?this[_0xd4de('0x27')][_0xd4de('0x28')](this[_0xd4de('0x5')][_0xd4de('0x26')]):this[_0xd4de('0x27')]);};Action['prototype'][_0xd4de('0x29')]=function(){return this[_0xd4de('0x2a')];};module['exports']=Action;