Built motion from commit (unavailable).|2.5.19
[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 _0x1abc=['callbackat','recallme','prototype','getCaller','format','dialCutDigit','number','substring','getQueue','queue','exports','util','lodash','moment','isNil','string','voiceQueue','uniqueid','name','Contact','phone','lastName','active','type','dialQueueTimeout','scheduledat','countcongestionretry','countnoanswerretry','countnosuchnumberretry','countdropretry','countabandonedretry','countmachineretry','countagentrejectretry','ContactId','UserId','VoiceQueueId','CampaignId','idHopper','firstName','YYYY-MM-DD\x20HH:mm:ss','callback','callbackuniqueid'];(function(_0x40a045,_0x516f0e){var _0x1a687c=function(_0x48c9fe){while(--_0x48c9fe){_0x40a045['push'](_0x40a045['shift']());}};_0x1a687c(++_0x516f0e);}(_0x1abc,0x107));var _0xc1ab=function(_0x363319,_0x4fa1a1){_0x363319=_0x363319-0x0;var _0x182a62=_0x1abc[_0x363319];return _0x182a62;};'use strict';var util=require(_0xc1ab('0x0'));var _=require(_0xc1ab('0x1'));var moment=require(_0xc1ab('0x2'));function checkNameSurname(_0x47bbb0,_0x1f18f2,_0x31af41){var _0x4f4983='';if(!_[_0xc1ab('0x3')](_0x1f18f2)&&_0xc1ab('0x4')===typeof _0x1f18f2){_0x4f4983+=_0x1f18f2;}if(!_['isNil'](_0x31af41)&&'string'===typeof _0x31af41){_0x4f4983+='\x20'+_0x31af41;}if(_0x4f4983!==''){return _0x4f4983;}return _0x47bbb0;}function Action(_0x334b7a,_0x268a75,_0x8f28e9){this[_0xc1ab('0x5')]=_0x334b7a;this[_0xc1ab('0x6')]=_0x8f28e9||undefined;this[_0xc1ab('0x7')]=checkNameSurname(_0x268a75[_0xc1ab('0x8')][_0xc1ab('0x9')],_0x268a75[_0xc1ab('0x8')]['firstName'],_0x268a75['Contact'][_0xc1ab('0xa')]);this['number']=_0x268a75[_0xc1ab('0x8')]['phone'];this['queue']=_0x334b7a[_0xc1ab('0x7')];this['active']=_0x268a75[_0xc1ab('0xb')]||![];this[_0xc1ab('0xc')]=_0x334b7a['type'];this[_0xc1ab('0xd')]=_0x334b7a[_0xc1ab('0xd')]||0x3;this[_0xc1ab('0xe')]=_0x268a75['scheduledat'];this['countbusyretry']=_0x268a75['countbusyretry'];this[_0xc1ab('0xf')]=_0x268a75[_0xc1ab('0xf')];this['countnoanswerretry']=_0x268a75[_0xc1ab('0x10')];this[_0xc1ab('0x11')]=_0x268a75[_0xc1ab('0x11')];this[_0xc1ab('0x12')]=_0x268a75[_0xc1ab('0x12')];this[_0xc1ab('0x13')]=_0x268a75[_0xc1ab('0x13')];this['countmachineretry']=_0x268a75[_0xc1ab('0x14')];this[_0xc1ab('0x15')]=_0x268a75[_0xc1ab('0x15')];this[_0xc1ab('0x16')]=_0x268a75['ContactId'];this['ListId']=_0x268a75['ListId'];this[_0xc1ab('0x17')]=_0x268a75[_0xc1ab('0x17')];this[_0xc1ab('0x18')]=_0x268a75[_0xc1ab('0x18')];this[_0xc1ab('0x19')]=_0x268a75[_0xc1ab('0x19')];this[_0xc1ab('0x1a')]=_0x268a75['id'];this['ContactFirstName']=_0x268a75[_0xc1ab('0x8')][_0xc1ab('0x1b')]||'';this['starttime']=moment()['format'](_0xc1ab('0x1c'));this[_0xc1ab('0x1d')]=_0x268a75[_0xc1ab('0x1d')];this[_0xc1ab('0x1e')]=_0x268a75[_0xc1ab('0x1e')];this[_0xc1ab('0x1f')]=_0x268a75['callbackat'];this[_0xc1ab('0x20')]=_0x268a75[_0xc1ab('0x20')];this['originatecalleridnum']='';this['originatecalleridname']='';}Action[_0xc1ab('0x21')][_0xc1ab('0x22')]=function(){return util[_0xc1ab('0x23')]('\x22%s\x22\x20<%s>',this[_0xc1ab('0x7')],this[_0xc1ab('0x5')][_0xc1ab('0x24')]>0x0?this[_0xc1ab('0x25')][_0xc1ab('0x26')](this[_0xc1ab('0x5')][_0xc1ab('0x24')]):this[_0xc1ab('0x25')]);};Action[_0xc1ab('0x21')][_0xc1ab('0x27')]=function(){return this[_0xc1ab('0x28')];};module[_0xc1ab('0x29')]=Action;