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